Hello Everybody!
I need some help regarding my real-time project, here i am attaching the FPGA VI which shows 8 channel PWM signal generation, and five cuurent sensors using NI9201 AI module and 3 voltage senses. I need guidance whether i should do my calculations in FPGA and then log current values in RT VI or fist transfer to RT VI and then do calculations there, current sensors are bi-directional upto 200Amps.Following is the calculation:
I = (Current Sensor Vout-Offset)*100) ;Sensor is 10mV/A
Please suggest me a structure of the program how should i proceed. How and where to do calculations, send controls to FPGA(frequency,Blanking time,%Duty) and where to save data.
I need to save a complete parameter list with time stamp for ex. every 100ms.(Freq,%duty,blanking time,currents,voltages and powers so on...)
Thanx in advance!
Best regards,
azy