LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make my waveform in control and design simulation run continuously?

Solved!
Go to solution

Another option is to use dBohls suggestion and keep the Final Time equals to "inf", change the solver to Fixed Step Size like "Runge-Kutta 1 (Euler)", check "Synchronize Loop to Timing Source" and check "Auto Period" under "Timing Parameters". This will allow you to slow down the simulation.

Run Continuously.png

Then you also have to change the signal generator from "step" to a "Pulse Signal" and adjust the frequency to give enough time for the system to get to steady-state. This would allow you run indefinetily and you can see the parameters change happening while you are running. This would mimic the response you would have by trying to tune a plant online.

 

Barp - Control, Simulation, RTT and HIL - National Instruments
0 Kudos
Message 11 of 12
(461 Views)

Thanks Barp, i had try out the second method after found that it is work, thankyou very much 🙂

0 Kudos
Message 12 of 12
(446 Views)