wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

The Absolute Basics and Core Components of DAQ

Total questions: 30

Worksheet time: 30mins

Name
Class
Date
1.

A Data Acquisition (DAQ) system acts like the senses of an automated factory. What is its main purpose?

a)

To build the machines on the assembly line.

b)

To sample real-world signals and convert them into a digital format for a computer.

c)

To provide electricity to the factory.

d)

To write the software that runs the machines.

2.

The three primary goals of any DAQ system are to ______ the process, ______ it based on the data, and ______ the data for later use.

a)

Monitor, Control, Analyze

b)

Analyze, Control, Monitor

c)

Control, Monitor, Analyze

d)

Monitor, Analyze, Control

3.

In the early days of industry, before the digital revolution, data was collected manually using paper-based logs.

a)

True

b)

False

4.

What is the very first component in the DAQ chain that detects a physical property, like temperature or pressure, and converts it into an electrical signal?

a)

The Computer

b)

The Actuator

c)

The Sensor / Transducer

d)

The Power Cable

5.

Raw signals from sensors are often weak and noisy, like a mumbled voice in a loud room. Which block cleans up, amplifies, and filters the signal to make it clear?

a)

Data Storage

b)

The Power Supply

c)

Signal Conditioning

d)

The User Interface

6.

The Analog-to-Digital Converter (ADC) is the "heart" of the DAQ system, responsible for converting the analog electrical signal into a digital value that the computer can read.

a)

True

b)

False

7.

An ADC's resolution determines how precise its measurement is. A 12-bit ADC can represent 4,096 different levels. A higher resolution means:

a)

The data is collected faster.

b)

The measurement is more precise and detailed.

c)

The sensor is physically larger.

d)

The system uses more electricity.

8.

To avoid using a separate, expensive ADC for every single sensor, a ______ is used as a switching device to select one signal at a time and send it to the ADC.

a)

Multiplexer (or MUX)

b)

Amplifier

c)

Oscillator

d)

Rectifier

9.

In an automation system, the PLC (Programmable Logic Controller) acts as the ______, while the actuators (like motors and valves) act as the ______.

a)

brain, muscles

b)

muscles, brain

c)

sensors, nerves

d)

controller, sensors

10.

Which of these is the best description of a PLC?

a)

A delicate computer used only in clean offices.

b)

A graphical display for operators to view data.

c)

A rugged, industrial computer designed to control processes in harsh factory environments.

d)

A wireless sensor network.

11.

An electric motor that drives a conveyor belt is considered a type of sensor.

a)

True

b)

False

12.

An operator is standing at a machine and using a touchscreen on a panel to check its status and change settings. This panel is called a(n):

a)

PLC (Programmable Logic Controller)

b)

HMI (Human-Machine Interface)

c)

ADC (Analog-to-Digital Converter)

d)

RTU (Remote Terminal Unit)

13.

A system used for central, high-level monitoring and control of an entire plant or multiple sites from a single control room is called a ______ system.

a)

SCADA (Supervisory Control and Data Acquisition)

b)

Local HMI

c)

Signal Conditioner

d)

Simple Sensor Network

14.

In modern "Edge to Cloud" architecture, data is pre-processed locally at the ______ Layer before being sent to the ______ Layer for long-term storage and advanced AI analysis.

a)

Edge, Cloud

b)

Cloud, Edge

c)

Core, Edge

d)

Edge, Core

15.

Implementing a robust DAQ architecture allows managers to replace gut feelings with data-driven decisions backed by real evidence.

a)

True

b)

False

16.

Which of these is a common type of sensor used specifically for measuring temperature?

a)

Strain Gauge

b)

Ultrasonic Flowmeter

c)

Thermocouple

d)

Inductive Sensor

17.

A "transducer" is a general term for any device that converts one form of energy into another, and all sensors are a type of transducer.

a)

True

b)

False

18.

Signal conditioning uses electronic ______ to remove unwanted electrical noise from a sensor's signal, much like noise-canceling headphones.

a)

Filters

b)

Amplifiers

c)

Transistors

d)

Resistors

19.

What is the "muscle" of an automation system that performs a physical action, such as opening a valve or starting a motor?

a)

A) A Sensor

b)

B) An Actuator

c)

C) A PLC

d)

D) An HMI

20.

A Programmable Logic Controller (PLC) is a delicate computer that must be kept in a clean, air-conditioned environment.

a)

True

b)

False

21.

To avoid losing important information from a signal, the Nyquist Theorem states that an ADC's sampling rate must be at least ______ the highest frequency of the signal.

a)

half

b)

the same as

c)

twice

d)

ten times

22.

Modern IoT-based DAQ systems often use advanced ______ sensor networks that allow for remote data collection without physical cables.

a)

wireless

b)

optical

c)

mechanical

d)

hydraulic

23.

One of the biggest challenges in modern industrial communication is ensuring that the data is secure from cyber threats.

a)

True

b)

False

24.

Which signal conditioning function creates a crucial safety barrier to prevent high voltages on the factory floor from damaging the sensitive control system?

a)

Isolation

b)

Amplification

c)

Filtering

d)

Attenuation

25.

Isolation, often using components like optocouplers, creates a protective electrical barrier for safety and to prevent damage. Which of the following functions does this describe?

a)

Amplification

b)

Filtering

c)

Isolation

d)

Linearization

26.

A robust DAQ architecture is considered the essential backbone for modern ______ ______ initiatives, which include smart manufacturing.

a)

Industry 4.0

b)

Lean Six Sigma

c)

Total Quality Management

d)

Agile Development

27.

Which component in a DAQ system is responsible for converting the digital signal back into an analog signal for output purposes?

a)

Digital-to-Analog Converter (DAC)

b)

Signal Conditioner

c)

Multiplexer

d)

Sensor

28.

In a typical automation setup, what role does an actuator play in relation to a PLC?

a)

It collects data from the environment.

b)

It executes commands from the PLC to perform physical actions.

c)

It provides feedback to the PLC.

d)

It processes data and makes decisions.

29.

What is the primary purpose of using a filter in signal conditioning?

a)

To amplify the signal strength.

b)

To isolate the signal from noise.

c)

To convert the signal from analog to digital.

d)

To store the signal for future use.

30.

What type of communication protocol is often used in industrial automation for real-time data exchange?

a)

HTTP

b)

MQTT

c)

FTP

d)

Modbus