I�ve to configure a PXI based signal processing system, composed of:
-PXI chassis + 8186 Controller,
-N.2 NI5112 8-bit digitizers (or N.2 NI5122 14-bit digitzers).
I want to configure a four channels acquisition system, performing a continuous data acquisition in Labview environment, and I need of some confirmations about transfer rate limitations.
I�d like to know the theoretical maximum (continuous) transfer rate between the four channels and the controller (with 8-bit 5112 configuration or with 14-bit 5122 one).
For simplicity we can think that without data storage and processing.
I know that the PXI bus performs a rate of 133 Mbytes/sec, so in a configuration of N.4 acquisition channels, we obtain 133/
4 = 33 Mbytes/sec for every channel.
This is simply 33 Msample/sec in a 8-bit NI5112 configuration, while becomes 33/2 = 16.5 Msample/sec in a 14-bit NI5122 one.
Is that right?
Are there other bottle necks (related to the acquisition cards or to the controller)?
Thank you in advance.