wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

PLC and SCADA Training Exam

Total questions: 47

Worksheet time: 24mins

Name
Class
Date
1.

What is a PLC?

a)

A personal logic computer

b)

A microprocessor-based controller used for industrial automation

c)

A type of mechanical relay

d)

A protocol for data communication

2.

Which of the following is NOT an advantage of PLCs?

a)

Rugged design

b)

Complexity in programming

c)

Designed for industrial environments

d)

Easily interfaced with input and output devices

3.

What does the CPU in a PLC do?

a)

Stores programs permanently

b)

Processes input signals and executes control actions

c)

Powers the PLC system

d)

Converts analog signals to digital

4.

Which programming language is NOT defined by IEC 61131-3?

a)

Ladder Diagram (LD)

b)

Sequential Function Chart (SFC)

c)

Python

d)

Structured Text (ST)

5.

What does a normally open (NO) contact represent?

a)

The circuit is always closed

b)

The circuit is open when inactive

c)

The circuit is closed when inactive

d)

A special type of output device

6.

Which of the following is a type of PLC timer?

a)

Continuous timer

b)

ON Delay timer

c)

Analog timer

d)

Sequential timer

7.

What does the term 'latching' refer to in PLC programming?

a)

A temporary hold on an output

b)

A self-maintaining circuit

c)

A fault condition

d)

Resetting a counter

8.

What type of counter counts down to zero in PLCs?

a)

Reset counter

b)

Down counter

c)

Accumulator counter

d)

Subtractive counter

9.

Which of the following statements about internal relays is true?

a)

They are physical devices inside the PLC

b)

They do not exist as real-world switching devices

c)

They can only be used for inputs

d)

They cannot be programmed

10.

In ladder logic, what does a rung represent?

a)

A single program line

b)

A connection to an external device

c)

An input-output interaction

d)

An operation in the control process

11.

What does SCADA stand for?

a)

Systematic Control and Automation Device Application

b)

Supervisory Control and Data Acquisition

c)

Smart Control and Data Application

d)

Software Control and Data Access

12.

Which communication protocol is commonly used in SCADA systems?

a)

HTTP

b)

OPC UA

c)

USB

d)

FTP

13.

What is the primary role of tags in SCADA?

a)

Visualize alarms

b)

Facilitate data acquisition

c)

Control PLC outputs

d)

Store hardware configuration

14.

Which software is commonly used for SCADA development?

a)

TIA Portal

b)

Ignition

c)

MATLAB

d)

Eclipse

15.

What does historical data logging in SCADA help with?

a)

Real-time control

b)

Recording and analyzing past events

c)

Preventing hardware failures

d)

Enhancing network speeds

16.

Which protocol uses RS-485 as a physical layer?

a)

EtherCAT

b)

Modbus RTU

c)

Ethernet/IP

d)

CANopen

17.

What is the maximum bit rate of Modbus TCP?

a)

1 Mbps

b)

10 Mbps

c)

100 Mbps

d)

1000 Mbps

18.

Which of the following describes a star topology?

a)

All devices share a common bus

b)

Devices are connected to a central hub

c)

Each device connects to the next in a ring

d)

Devices form a hierarchical structure

19.

What is the primary advantage of Ethernet-based networks over serial networks?

a)

Lower costs

b)

Higher speed and scalability

c)

Simple implementation

d)

Fewer nodes supported

20.

Which of the following is an example of a real-time Ethernet protocol?

a)

Profinet

b)

HTTP

c)

FTP

d)

SMTP

21.

What is the main difference between open-loop and closed-loop control?

a)

Open-loop uses feedback, closed-loop does not

b)

Closed-loop uses feedback, open-loop does not

c)

Open-loop operates faster than closed-loop

d)

Closed-loop is used only in SCADA

22.

Which function is performed by a PID controller?

a)

Proportional-Integral-Derivative control of a process variable

b)

Automated program debugging

c)

Manual system control

d)

Visualization of data

23.

What is the purpose of scaling analog data in PLCs?

a)

To reduce data size

b)

To match raw sensor data to physical quantities

c)

To increase sensor sensitivity

d)

To simplify data processing

24.

Which application would most likely use a shift register?

a)

Traffic light control

b)

Data sequencing and storage

c)

Motor control

d)

Analog signal processing

25.

What is the primary function of a watchdog timer in a control system?

a)

To monitor system errors

b)

To ensure timely program execution

c)

To log historical data

d)

To control analog outputs

26.

Which of the following best describes an HMI in SCADA systems?

a)

Human-Machine Interaction

b)

Human-Machine Interface

c)

Hardware-Managed Integration

d)

High-Memory Input

27.

What is the primary function of a Data Historian?

a)

Monitor alarms in real-time

b)

Record and retrieve time-series data

c)

Process SCADA commands

d)

Control data flow to PLCs

28.

Which feature is most critical in Alarm Management?

a)

Custom graphics

b)

Prioritization and filtering

c)

Network configuration

d)

Real-time scheduling

29.

What does OPC stand for in SCADA systems?

a)

Operational Protocol Control

b)

Open Platform Communications

c)

Overhead Process Controller

d)

Optimized Process Communication

30.

What is an example of a field device in a SCADA system?

a)

SQL Database

b)

Temperature Sensor

c)

SCADA software

d)

Ethernet Switch

31.

How does redundancy improve SCADA systems?

a)

It reduces data storage requirements

b)

It ensures system reliability in case of failures

c)

It simplifies programming

d)

It enhances graphic resolution

32.

What is the primary role of a Remote Terminal Unit (RTU) in SCADA?

a)

Storing historical data

b)

Interfacing sensors and actuators to the SCADA network

c)

Programming PLCs

d)

Designing HMI screens

33.

What is the standard protocol used for SCADA alarm management?

a)

HTTPS

b)

OPC UA

c)

TCP/IP

d)

Modbus

34.

What kind of data does a Data Historian typically handle?

a)

Static data

b)

Time-series data

c)

Multimedia data

d)

Encrypted data

35.

Which aspect of HMI design improves operator efficiency?

a)

Complex menus

b)

Minimalist and intuitive layouts

c)

Detailed alarm notifications for every event

d)

Multiple simultaneous data streams

36.

Which of the following is NOT a feature of Alarm Management?

a)

Alarm escalation

b)

Trend visualization

c)

Event prioritization

d)

Suppression of nuisance alarms

37.

How do SCADA systems typically communicate with PLCs?

a)

Through proprietary cables

b)

Using industrial communication protocols like Modbus or OPC UA

c)

Via direct manual control

d)

By employing human operators

38.

Which HMI component is most useful for trend visualization?

a)

Buttons

b)

Graphs and charts

c)

Alarm bells

d)

Text boxes

39.

What type of alarm indicates an immediate action requirement?

a)

Advisory alarm

b)

Critical alarm

c)

Historical alarm

d)

System alarm

40.

In SCADA, what is the main purpose of a historian database?

a)

To manage real-time events

b)

To provide backup storage for program files

c)

To archive and analyze data for process optimization

d)

To simulate real-world processes

41.

Which device is responsible for sending data from field instruments to a SCADA system?

a)

Data Historian

b)

RTU (Remote Terminal Unit)

c)

HMI

d)

PLC

42.

What is an essential feature of a good alarm system?

a)

It should generate as many alarms as possible

b)

It should prioritize and filter alarms effectively

c)

It should be independent of process data

d)

It should only work offline

43.

In HMI design, what does the term 'mimic diagram' refer to?

a)

An imitation of a hardware panel

b)

A graphical representation of the process

c)

A placeholder for data points

d)

A test environment for SCADA

44.

Which industrial protocol is widely used for SCADA data acquisition?

a)

HTTP

b)

OPC UA

c)

FTP

d)

XML

45.

What is the role of alarm acknowledgment in SCADA systems?

a)

To suppress unnecessary alarms

b)

To ensure operators are aware of critical events

c)

To escalate issues to management

d)

To delete alarm history

46.

What is the best practice for handling 'nuisance alarms' in a SCADA system?

a)

Ignore them

b)

Suppress or eliminate them

c)

Log them in a separate system

d)

Prioritize them as high-level alarms

47.

What is the primary purpose of trends in SCADA systems?

a)

To display alarm notifications

b)

To analyze historical and real-time data patterns

c)

To modify system configurations

d)

To test communication protocols