LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Integrator in LabVIEW FPGA Target

Hi,
I have been trying to develop a model in LabVIEW FPGA target which needs the Laplace transform 1/s. But I can't find the control design and simulation module in FPGA Target but only in computer.
I tried using a feedback loop to accumulate over and act as an integrator, but I am not getting proper outputs. Does anyone have any idea how can I implement this? Thanks, in advance.

Thanks and regards,
Anjali

0 Kudos
Message 1 of 2
(257 Views)

Hi anjali,

 


@anjalihari wrote:

I have been trying to develop a model in LabVIEW FPGA target which needs the Laplace transform 1/s. But I can't find the control design and simulation module in FPGA Target but only in computer.


FPGA only supports a limited subset of functions, CDS module doesn't belong to this subset.

 


@anjalihari wrote:

I tried using a feedback loop to accumulate over and act as an integrator, but I am not getting proper outputs. Does anyone have any idea how can I implement this? Thanks, in advance.


We cannot debug/edit/run images in LabVIEW.

Which results do you get and what is an expected "proper" output?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(251 Views)