LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Lqr control on Labview

I would like to implement LQR control on labview. Is there any pre written vi already? or how do i write it? My labview version is 7.1
 
Thanks for your reply! 🙂
0 Kudos
Message 1 of 3
(4,529 Views)

You might need an upgrade.

 

http://digital.ni.com/public.nsf/allkb/66D4A897DA80CE028625723A00719CC0 

0 Kudos
Message 2 of 3
(4,511 Views)

The Control Design 1.0 or 1.1 works with LabVIEW 7.1 (FDS or PDS, the Basic version does not have Advanced Analysis available in this version). This version already have LQR. However, we strongly recommend to update to the latest version of Control Design 2.1.1 and LabVIEW 8.2 since several improvements have been done to those products.

Notice that you could potencially develop your own Continuous (or Discrete) Algebraic Ricatti Equation yourseft with LabVIEW 7.1 (the toolkit does it).However, it is a pretty involving algorithm and it would be easier to use the toolkit.

Hope this helps!

Barp - Control and Simulation Group - National Instruments

Barp - Control, Simulation, RTT and HIL - National Instruments
0 Kudos
Message 3 of 3
(4,503 Views)