05 Data Acquisition in Embedded Systems

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/18

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards covering fundamental terms and concepts from the lecture on data acquisition systems in embedded applications.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

19 Terms

1
New cards

Data Acquisition (DAQ)

The process of measuring electrical or physical phenomena and converting the resulting signals into digital data a computer can process.

2
New cards

Data Acquisition System (DAS)

An integrated setup consisting of sensors, signal-conditioning hardware, a computer or microcontroller, and software used to acquire, store, visualize, and process data.

3
New cards

Sensor

A device that converts a physical phenomenon—such as temperature, pressure, or light—into a measurable electrical signal.

4
New cards

Analog Signal

A continuous-time signal that can take any value within its range with respect to time.

5
New cards

Digital Signal

A discrete-time signal that assumes only two states, commonly referred to as logic HIGH and logic LOW.

6
New cards

Signal Level

The instantaneous amplitude of an analog signal at a specific moment in time.

7
New cards

Signal Shape (Waveform)

The overall form of an analog signal, revealing characteristics such as peaks, slopes, and area under the curve.

8
New cards

Signal Frequency

The number of occurrences of a periodic event per unit time in an analog signal, often determined by mathematical methods like FFT.

9
New cards

Signal Conditioning

Any technique—internal or external to a DAQ device—that converts a raw sensor signal into a form suitable for accurate digitization.

10
New cards

Amplification

Signal-conditioning method that increases a sensor signal’s amplitude to maximize ADC resolution and improve signal-to-noise ratio.

11
New cards

Attenuation

Signal-conditioning method that reduces a signal’s amplitude to keep it within the safe input range of the ADC or DAQ device.

12
New cards

Filtering

The removal of unwanted noise or frequency components from a signal, such as with a low-pass filter that blocks high-frequency noise.

13
New cards

Isolation

The technique of transferring a signal to measurement circuitry without direct electrical connection, preventing ground loops and high common-mode voltages.

14
New cards

Analog-to-Digital Converter (ADC)

The component in a DAQ system that transforms conditioned analog signals into streams of digital data.

15
New cards

Resolution

The smallest change in input voltage an ADC can detect, determined by the number of binary quantization levels (bits).

16
New cards

Input Range (Measurement Range)

The minimum-to-maximum span of signal values a DAQ system can measure accurately without saturation or damage.

17
New cards

Sampling Rate

The frequency at which an analog signal is measured by a DAQ system during conversion to digital form.

18
New cards

Aliasing

Distortion that occurs when a signal is sampled below twice its highest frequency component, causing high-frequency content to masquerade as lower frequencies.

19
New cards

Nyquist Theorem

Principle stating that perfect reconstruction of a signal requires a sampling rate at least twice the signal’s highest frequency component.