Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

how do implement large delay(z^-200) in simulation module?

I am now using LV8.2 simulation module to program for advanced control and implementation. There is one problem during programming: I need to use a large delay in simulation, i.e. z^{-N}, N=200. Is there any efficient way to do this? There is only one-step delay in the block. Thanks.

Yigang
0 Kudos
Message 1 of 3
(3,071 Views)
Yigang
To implement z^-200 in Simulation, you can use the Transfer Function block and enter 1 on the 200th position of the denominator, the rest is zero. The Editor for TF has indication only until 99, but if you keep scrolling to the right, you should be able to set it properly.
 
Let me know if you can't do this.
Barp - Control, Simulation, RTT and HIL - National Instruments
0 Kudos
Message 2 of 3
(3,066 Views)
Thanks for your help
0 Kudos
Message 3 of 3
(3,059 Views)