Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 66767

Data storing using FPGA and RT targets

$
0
0

Hello everyone

I am doing a project based on using NI CompactRio FPGA, my program has been done on the FPGA target and it is working very well, but I have a problem. I would like to save my results, I have used RT target to send the data there through FIFO block, but because I have a huge data, I am trying to find a method to reduce my sampling time just in RT target.


The whole program on FPGA target is running at sampling time of 40 us to estimate the SOC of 24 battery cells, the cells have different SOCs, so I have to measure all the SOCs and I want to run the program for 1500 sec continuously, this means I want to save ((1500s/40 us)*24=900000000 data) and this number is very big, I am looking for a way to reduce the number of saved data in TDMS file by decreasing the acquired sampling rate just in RT target to make it for example (1 ms instead of 40 us) without changing the sampling time in FPGA target because I need to do the calculation there based on 40 us sampling time.

Can anybody help me to know how to change the acquire sampling rate just in RT target without changing my program on FPGA target?

Mahran

 

 

Can anybodey help me to know how to change the acquire sampling rate just in RT target withouth changing my prgram on FPGA target?

 

Mahran


Viewing all articles
Browse latest Browse all 66767

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>