====== User Scenario 2: Data Acquisition and Instrumentation====== [[ddsf:public:guidebook:03_user:start| Return to User Experiences]] ===== Overview ===== Instrumentation and data acquisition is focused on the collection of large volumes of [[ddsf:public:guidebook:06_append:glossary:s:sensor]] data in a short amount of time. One example, is an aircraft engine test bed ( for example, [[https://www.mtu.de/e-papers/MTU_ePaper/Marketing/Engine_test_beds/epaper/ausgabe.pdf | MTU Aero Engines]]) where various sensors for things like temperature, pressure and vibration are place all around the inside and outside of an engine to collect data as the engine is running. Data acquisition is not limited to jet engines, but found in a number of industries. On a small scale, there might be eight to sixteen sensors collecting information maybe at the 10 hertz rate. On a large scale , such as testing a jet engine, there might be hundreds to thousands of sensors collecting data anywhere from 1 hertz to 20 kilohertz. * **Note:** 1 hertz is roughly equivalent to 1000 milliseconds, 20 kilohertz is roughly equivalent to 0.05 milliseconds. See [[https://www.unitjuggler.com/convert-frequency-from-Hz-to-ms(p).html?val=20000 | Unit Juggler]]. Many of these data streams must be processed in real-time, in order to detect issues requiring immediate engine shutdown. ===== DDS Benefits to Acquisition and Instrumentation ===== [[ddsf:private:guidebook:02_body:01_intro:start| Return to top]] A major benefit is to standardize an architecture around [[ddsf:public:guidebook:06_append:glossary:d:data_distribution_service_dds]]. These larger systems contain multiple data acquisition systems from multiple vendors developed at different times and locations. So, standardization on one [[ddsf:public:guidebook:06_append:glossary:m:midware]] and technology standard and interface allows for easy reconfiguration between different engine tests. DDS is one of the few technologies to handle the amount of data and strict processing schedules for these distributed systems while providing multiple DDS vendor product [[ddsf:public:guidebook:06_append:glossary:i:interoperability|interoperability]]. * Low Overhead / High [[ddsf:public:guidebook:06_append:glossary:t:thruput|Throughput]] Data Delivery with low [[ddsf:public:guidebook:06_append:glossary:l:latency]]. * [[ddsf:public:guidebook:06_append:glossary:s:scalable]] to 1000’s of devices making it a great solution for all data acquisition systems. * On-the-wire [[ddsf:public:guidebook:06_append:glossary:i:interoperability]] between DDS products allows for the fast binary transmission of data and ease of accessing the data on each end of the "wire".
{{ ddsf:private:guidebook:02_body:screen_shot_2020-06-28_at_4.41.02_pm.png?700 |}}
/**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~