04-29-2005 04:20 AM
05-10-2005 10:42 AM
madness a écrit:
Hi all.
I make an acquisition of sensors : pressure, velocity, temperature.
The datas are stored in binary files (because of data size).
The I post-process the data to convert voltage signal into value (for example : voltage into pressure...)
No problem to process the pressure and the temperature.
The problem is the velocity.
With the card I use, I cant make a numeric acquisition of the velocity. Thus, the datas are all take in analogic.
Then, the velocity is in analogic.
What I want to do :
I "just" want to convert velocity data into velocity.
1-
I know that I need a trigger to do it. But, how can I measure the velocity using a trigger with analogic datas?
2-
The datas have to had the same number of points for every sensors. Then, if I made a trigger conversion, I'll have the velocity every 10-20-...-n points. How can I do an average, to have the same value between 2 measurements of the trigger.
example :
The 20 first velocity points are : 0 5 5 0 0 5 5 0 0 5 0 5 0 5 0 5 5 0 0 5 5 0 0
Give the velocity result of : 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 1 1 1 1 1 1 1 1 or something like that.
The idea is to have as many points of velocity than the binary velocity data.
Thanks in advance for your help.
Please let me know if there is any point that is not very clear.
Sanaa T.
National Instruments France
05-10-2005 11:01 AM
05-13-2005 10:07 AM
madness a écrit:
dear sanaaT
I dont have a ni instrument, but a contec acquisition card, that work well.
The labview I use is 7.1 .
In fact, re-reading the explication of the problem, I think i can have a easyer wait to do it.
All I want is to "translate" voltage data (frequency is proportionnal to velocity) into velocity data.
I think I have to use a couple of points to have the velocity information.
I think it's easyer to understand with a picture ( excuse me for the style of the picture, I have made it with paint)
Sanaa T.
National Instruments France
05-16-2005 02:42 AM
05-16-2005 05:09 AM
Sanaa T.
National Instruments France
05-16-2005 05:15 AM