Interface
|
Summary
|
Synchronization Method
|
Latency
|
Net F/T
|
Computer programming required to access data on network. Streaming outputs rates are accurate to ±0.5%.
|
Available synchronization methods:
-
Data coming over Ethernet UDP protocol contain sample-count index fields. Data can get synchronized programmatically.
-
Data packets can get requested individually. The requesting software controls the acquisition time and can synchronize F/T data with other data sources.
-
Data coming over CAN bus are synchronized with other data acquisition systems on the same network.
|
Latency between actual event and Ethernet output is 288 μs (using the RDT UDP protocol). Note that the latency between a UDP data request and the actual data output can be up to 5 ms.
|
EtherCAT F/T
|
EtherCAT has native synchronization.
|
EtherCAT’s native synchronization.
|
Latency between actual event and EtherCAT output is up to 1 ms.
|
Digital F/T
|
Computer programming required to use Digital F/T. Data streams at a constant 7000 Hz, accurate to ±0.5%.
|
Data is autonomously streamed at 7000 Hz (every 143 μs) without any special synchronization capabilities.
|
Latency is 144 μs at 1.25 MBaud.
|
DAQ F/T
|
Fairly easy, most accurate synchronization, computer programming required to access drivers and DAQ card.
|
Raw transducer signals can be measured together with other signals on the same data acquisition system. (Transducer signal data have to be converted to force and torque data using ATI driver.)
|
Latency between actual event and analog output is a few microseconds. Update rate depends on data acquisition system settings.
|
TWE F/T
|
Fairly easy, most accurate synchronization, computer programming required to access drivers and DAQ card.
|
Raw transducer signals can be measured together with other signals on the same data acquisition system. (Transducer signal data have to be converted to force and torque data using ATI driver.)
|
Latency between actual event and analog output is a few microseconds. Update rate depends on data acquisition system settings.
|