Dynamic Signal Acquisition

cancel
Showing results for 
Search instead for 
Did you mean: 

Data Acquistion with cRIO

Hello My name is Luis Amigo, and I am developing a system of acquisition of vibrations, which has the following requirements: 
a.-  Acquisition of 26 channels corresponding to non-contact displacement sensors, whose frequency of sampling must be 3000 Hz each. 
b. - Acquisition of 2 two channels corresponding to keyphasor, whose frequency of sampling must be approximately 20000 Hz. 
c. - Acquisition of 4 channels with accelerometers, with a sampling frequency of 20000 Hz. 
After quoting diverse possibilities, I selected one that have interested me. These are: 
 
 - cRIO 9004 (1)
 - cRIO 9102 (1)
 - cRIO 9233 (8)
 
Nevertheless, I have a lot of questions. 
1.-cRIO.-  The system would be formed by the controller, the chassis of 8 slot with 8 modules 9233 each.  The doubts are: 
a)  What would the sampling frequency for each channel of the system be? For a module, we know that it is of 50 kS/S, for two modules, it is of 33.3 kS/s.....  so, what would the frequency for 8 modules be? 
b) Can I set the modules to acquire at different sampling rates?  That is to say, modules of the 1st to 6th slot with a sampling rate of 3000 Hz and of the 7th and 8th with 20000 Hz
c) Can I synchronize them and how? 
d) Can I acquire multiplexing groups of modules?  That is to say, to acquire modules 1st to 4th and then modules 5th to 8th, where modules 1st to 3th and 5th to 7th would sample with 3000 Hz and modules 4th to 8th would use 20000 Hz.  If it is possible, what would the maximum sampling frequency be (considering that it would acquire only 4 modules first, and the four remainning later)
e) Modules 9233 have IEPE, which I don't need, since 28 signals of the transducers that would be acquired don't need it. Is there a way to eliminate the IEPE, for these 28 channels? 
 
Basically those are my doubts. I would be enormously thankful if someone could answer me or indicate me some better solution.
Greetings.
0 Kudos
Message 1 of 4
(7,891 Views)
1.-cRIO.-  The system would be formed by the controller, the chassis of 8 slot with 8 modules 9233 each.  The doubts are: 
a)  What would the sampling frequency for each channel of the system be? For a module, we know that it is of 50 kS/S, for two modules, it is of 33.3 kS/s.....  so, what would the frequency for 8 modules be? 
Actually, for the cRIO-9233 module, its a simultaneous input device.  Each of the 4 channels can acquire at 50 kS/s.  The cRIO-9215 can acquire at 100 kS/s/channel.  The cRIO-9221 on the other hand, have an aggregate sampling rate of 800 kS/s.  In that case, if you acquire from 1 channel, you can achieve 800 kS/s, 2 channels at 400 kS/s, 4 channels at 200 kS/s, and so on.
 
b) Can I set the modules to acquire at different sampling rates?  That is to say, modules of the 1st to 6th slot with a sampling rate of 3000 Hz and of the 7th and 8th with 20000 Hz
Yes, you can set these modules to acquire at different rates. Each module is configured separately.
c) Can I synchronize them and how? 
The cRIO-9233 can export its timebase for other 9233 modules to synchronize with. Its an option in the Embedded Project Manager when you are configuring your modules. This timebase can then be accessed from Property Nodes in your VI. You can even start and stop acquisition using Property Nodes.
 
d) Can I acquire multiplexing groups of modules?  That is to say, to acquire modules 1st to 4th and then modules 5th to 8th, where modules 1st to 3th and 5th to 7th would sample with 3000 Hz and modules 4th to 8th would use 20000 Hz.  If it is possible, what would the maximum sampling frequency be (considering that it would acquire only 4 modules first, and the four remainning later)
As I mentioned before, you can configure each module to have its own acquisition rate. The scan clock is built into each module, so they are independent. So this should be possible to do.
 
e) Modules 9233 have IEPE, which I don't need, since 28 signals of the transducers that would be acquired don't need it. Is there a way to eliminate the IEPE, for these 28 channels? 
As referenced in the cRIO-9233 user manual:
"The cRIO-9233 IEPE excitation current and AC coupling are always
enabled except when the module is in Transducer Electronic Data
Sheet (TEDS) mode."
 
All this information is available in the data sheets and the user manuals of these products.  I would highly encourage taking a look at these resources for a better understanding. I hope i was able to answer your questions.
 
Please let me know if you haev any other questions.
Anu Saha
Academic Product Marketing Engineer
National Instruments
0 Kudos
Message 2 of 4
(7,872 Views)
Hello Thanks to respond my questions. 
It mistakes to me in first questions, the cRIO-9233 has simultaneous sampling of 50kS/s, if I use 2 modules 9233, the frequency is of 33.3kS/s (collected data of RIO-4408).  My question is if I synchronize 8 RIO-9233, how much it is my sampling that I can obtain?
 
About the other modules (9215....), i need a simultaneous sampling and Anti-aliasing filters, thereforce only can use the cRIO-9233.
 
About the IEPE, TEDS can only be used, therefore it could not use a sensor of displacement without contact (transucer and keyphasor). What solution you could give me on the matter?
 
Thanks again.
 
 
0 Kudos
Message 3 of 4
(7,858 Views)
The NI-4408 reduces the sampling rate of the system as it acquires all the data and transmitts it to the Windows LabVIEW host.  If you plan to process the data in the cRIO system, you are able to acquire data from all 9233 boards at their maximum rate.  The limiting factor for the 4408 is the ethernet transfer of all the data. 
 
I would like to learn more about your application.  We have have some work already done for these kinds of applications, with architectures for reducing data, monitoring vibration fault frequencies, and so on. 
 
I would welcome the opportunity to speak with you on the telephone. 
 
 
Preston Johnson
Solutions Manager, Industrial IoT: Condition Monitoring and Predictive Analytics
cbt
512 431 2371
preston.johnson@cbtechinc
0 Kudos
Message 4 of 4
(7,853 Views)