Digital Acquisition System

1 view
Skip to first unread message

Angelique Syria

unread,
Aug 4, 2024, 6:09:13 PM8/4/24
to blogindoclo
Dataacquisition is the process of sampling signals that measure real-world physical conditions and converting the resulting samples into digital numeric values that can be manipulated by a computer. Data acquisition systems, abbreviated by the acronyms DAS, DAQ, or DAU, typically convert analog waveforms into digital values for processing. The components of data acquisition systems include:

Data acquisition applications are usually controlled by software programs developed using various general purpose programming languages such as Assembly, BASIC, C, C++, C#, Fortran, Java, LabVIEW, Lisp, Pascal, etc. Stand-alone data acquisition systems are often called data loggers.


There are also open-source software packages providing all the necessary tools to acquire data from different, typically specific, hardware equipment. These tools come from the scientific community where complex experiment requires fast, flexible, and adaptable software. Those packages are usually custom-fit but more general DAQ packages like the Maximum Integrated Data Acquisition System can be easily tailored and are used in several physics experiments.


In 1963, IBM produced computers that specialized in data acquisition. These include the IBM 7700 Data Acquisition System, and its successor, the IBM 1800 Data Acquisition and Control System. These expensive specialized systems were surpassed in 1974 by general-purpose S-100 computers and data acquisition cards produced by Tecmar/Scientific Solutions Inc. In 1981 IBM introduced the IBM Personal Computer and Scientific Solutions introduced the first PC data acquisition products.[1][2][3][4][5]


Data acquisition begins with the physical phenomenon or physical property to be measured. Examples of this include temperature, vibration, light intensity, gas pressure, fluid flow, and force. Regardless of the type of physical property to be measured, the physical state that is to be measured must first be transformed into a unified form that can be sampled by a data acquisition system. The task of performing such transformations falls on devices called sensors. A data acquisition system is a collection of software and hardware that allows one to measure or control the physical characteristics of something in the real world. A complete data acquisition system consists of DAQ hardware, sensors and actuators, signal conditioning hardware, and a computer running DAQ software. If timing is necessary (such as for event mode DAQ systems), a separate compensated distributed timing system is required.


A sensor, which is a type of transducer, is a device that converts a physical property into a corresponding electrical signal (e.g., strain gauge, thermistor). An acquisition system to measure different properties depends on the sensors that are suited to detect those properties. Signal conditioning may be necessary if the signal from the transducer is not suitable for the DAQ hardware being used. The signal may need to be filtered, shaped, or amplified in most cases. Various other examples of signal conditioning might be bridge completion, providing current or voltage excitation to the sensor, isolation, and linearization. For transmission purposes, single ended analog signals, which are more susceptible to noise can be converted to differential signals. Once digitized, the signal can be encoded to reduce and correct transmission errors.


DAQ hardware is what usually interfaces between the signal and a PC. It could be in the form of modules that can be connected to the computer's ports (parallel, serial, USB, etc.) or cards connected to slots (S-100 bus, AppleBus, ISA, MCA, PCI, PCI-E, etc.) in a PC motherboard or in a modular crate (CAMAC, NIM, VME). Sometimes adapters are needed, in which case an external breakout box can be used.


DAQ cards often contain multiple components (multiplexer, ADC, DAC, TTL-IO, high-speed timers, RAM). These are accessible via a bus by a microcontroller, which can run small programs. A controller is more flexible than a hard-wired logic, yet cheaper than a CPU so it is permissible to block it with simple polling loops. For example:Waiting for a trigger, starting the ADC, looking up the time, waiting for the ADC to finish, move value to RAM, switch multiplexer, get TTL input, let DAC proceed with voltage ramp.


DAQ device drivers are needed for the DAQ hardware to work with a PC. The device driver performs low-level register writes and reads on the hardware while exposing API for developing user applications in a variety of programs.


Specialized DAQ software may be delivered with the DAQ hardware. Software tools used for building large-scale data acquisition systems include EPICS. Other programming environments that are used to build DAQ applications include ladder logic, Visual C++, Visual Basic, LabVIEW, and MATLAB.


Data acquisition (commonly abbreviated as DAQ or DAS) is the process of sampling signals that measure real-world physical phenomena and converting them into a digital form that can be manipulated by a computer and software.


Data Acquisition is generally accepted to be distinct from earlier forms of recording to tape recorders or paper charts. Unlike those methods, the signals are converted from the analog domain to the digital domain and then recorded to a digital medium such as ROM, flash media, or hard disk drives.


A data acquisition system is a system that includes measurement devices, sensors, a computer, and data acquisition software. A data acquisition system is used for acquiring, storing, visualizing, and processing data. This involves collecting the information required to understand electrical or physical phenomena.


There are several types of data acquisition systems. It can be a handheld device for simple temperature measurement or a big multi-thousand channel system installed in several racks and remotely operated. Jump to section types of data acquisition systems to learn more about basic types of data acquisition systems.


Dewesoft provides easy-to-use modern and modular digital data acquisition systems. Systems are designed to be easy to use yet you can use them for the most demanding test and measurement applications. Dewesoft DAQs offer an industry-leading 7-year warranty.


The primary purpose of a data acquisition system is to acquire and store the data. But they are also intended to provide real-time and post-recording visualization and analysis of the data. Furthermore, most data acquisition systems have some analytical and report generation capability built in.


What Is Condition Monitoring and Why Is Preventing Machinery Failures Important?This article will teach you what is condition monitoring and how it can prevent machinery failure and lower your maintenance costs.How to Perform Condition Monitoring With Dewesoft Condition Monitoring SystemsLearn how to perform condition monitoring with Dewesoft Condition Monitoring Systems and identify problems of the critical machinery at the right time.How to Interpret the Data From Your Machine Condition Monitoring Solution?Learn how to interpret and understand the vibration data from your condition monitoring system & protect critical machinery from failure. Start saving now.MonitoringMonitoring Solutions


With the invention and development of data acquisition systems, which could collect data from a wide variety of sensors, these kinds of subjective opinions were replaced with objective measurements. These could easily be repeated, compared, analyzed mathematically, and visualized in many ways.


Today, no one would consider making any kind of vehicle, large or small, aircraft, medical devices, large-scale machinery, etc without employing data acquisition to objectively measure their performance, safety, and reliability.


What Are the Types of Data Acquisition Systems?In this article you will learn about the different types of Data Acquisition Systems, see the major variants and understand how and where they can be used.


Data acquisition is the process of converting real-world signals to the digital domain for display, storage, and analysis. Because physical phenomena exist in the analog domain, i.e., the physical world that we live in, they must be first measured there and then converted to the digital domain.


This process is done using a variety of sensors and signal-conditioning circuitry. The outputs are sampled by analog-to-digital converters (ADCs) and then written in a time-based stream to a digital memory media, as mentioned above. We usually call such systems the measurement systems.


The measurement of a physical phenomenon, such as the temperature, the level of a sound source, or the vibration occurring from constant motion, begins with a sensor. A sensor is also called a transducer. A sensor converts a physical phenomenon into a measurable electrical signal.


Sensors are used in our everyday lives. For example, the common mercury thermometer is a very old type of sensor used for measuring temperature. Using colored mercury in a closed tube, relies on the fact that this chemical has a consistent and linear reaction to changes in temperature. By marking the tube with temperature values, we can look at the thermometer and see what the temperature is with limited precision.


Of course, there is no analog output other than the visual one. This kind of primitive thermometer, while useful in the oven, or outside the kitchen window, is not particularly useful for data acquisition applications.


So other types of sensors have been invented to measure temperatures, such as thermocouples, thermistors, RTDs (Resistance Temperature Detectors), and even infrared temperature detectors. Millions of these sensors are at work every day in all manner of applications, from the engine temperature shown on our automobile dashboard, to the temperatures measured in pharmaceutical manufacturing. Virtually every industry utilizes temperature measurement in some way.


Depending on the type of sensor, its electrical output can be a voltage, current, resistance, or another electrical attribute that varies over time. The output of these analog sensors is typically connected to the input of a signal conditioner, which we will discuss in the next section.

3a8082e126
Reply all
Reply to author
Forward
0 new messages