Hi there!
I need to control the position of an hydraulic cylinder. I already have my control function but I need a state observer to feedback position, velocity and acceleration.
I tried to implement it in LabVIEW with integrators (Integrator.vi) from Continuous Linear tab, but seems that the default integration method (Euler method) doesn't have the required precision. I had the same problem using the State-Space.vi from the same tab.
Need I to build my integration algorithm or LabVIEW already has a specific module for that?
Is there any easy way to implement a state observer in LabVIEW? (I'm noob with LabVIEW)
My real time control application has to run in a NI PXI-8187 controller.
Thanks in advance.
Diego Sá