Table of Contents
TogglePLC IO Types: Introduction
Understanding PLC IO types is one of the first steps in learning industrial automation. In any PLC system, inputs like DI and AI bring signals from the field, and outputs like DO and AO control devices such as motors and valves.
Knowing the difference between digital and analog signals is very important for students and technicians.
In this article, you will find 60 objective questions and answers on AI, AO, DI, and DO with simple explanations. This will help you quickly understand the basics and prepare for exams or interviews.
Also Read our article : 4 Types of Signals in Instrumentation: AI, AO, DI, DO
1. What does DI stand for in PLC systems?
A) Digital Input
B) Data Interface
C) Direct Input
D) Digital Indicator
Correct Answer: A) Digital Input
Explanation:
Digital Input (DI) refers to signals that have only two states — ON or OFF (1 or 0). Examples include push buttons, limit switches, and proximity sensors. PLC reads these signals to understand whether a condition is true or false.
2. Which of the following is an example of a Digital Input?
A) Temperature transmitter
B) Pressure transmitter
C) Push button
D) Flow transmitter
Correct Answer: C) Push button
Explanation:
A push button gives only ON/OFF signals. When pressed, the circuit closes (ON), and when released, it opens (OFF). This makes it a classic digital input device.
3. What does AI stand for in PLC terminology?
A) Analog Input
B) Automatic Input
C) Active Interface
D) Analog Indicator
Correct Answer: A) Analog Input
Explanation:
Analog Input (AI) deals with continuous signals such as 4–20 mA or 0–10 V. These signals represent varying process values like temperature, pressure, or flow.
4. Which signal is typically used for Analog Input?
A) 24V DC ON/OFF
B) 4–20 mA
C) 230V AC
D) Relay contact
Correct Answer: B) 4–20 mA
Explanation:
4–20 mA is the most common industrial analog signal. It represents a range (for example, 0–100°C), where 4 mA is minimum and 20 mA is maximum.
5. What does DO stand for in PLC systems?
A) Digital Output
B) Data Output
C) Direct Output
D) Device Output
Correct Answer: A) Digital Output
Explanation:
Digital Output (DO) sends ON/OFF signals from PLC to field devices. Examples include turning a motor ON/OFF, activating a relay, or switching a lamp.
6. Which device is controlled by a Digital Output?
A) Pressure transmitter
B) Temperature sensor
C) Solenoid valve
D) Flow sensor
Correct Answer: C) Solenoid valve
Explanation:
A solenoid valve operates in ON/OFF mode (open or closed). PLC uses a digital output signal to energize or de-energize it.
7. What does AO stand for?
A) Analog Output
B) Automatic Output
C) Active Output
D) Analog Operation
Correct Answer: A) Analog Output
Explanation:
Analog Output (AO) sends continuous signals (like 4–20 mA) from PLC to control devices such as control valves or VFDs.
8. Which device typically receives an Analog Output signal?
A) Limit switch
B) Push button
C) Control valve
D) Relay coil
Correct Answer: C) Control valve
Explanation:
Control valves need variable control (not just ON/OFF). PLC sends a 4–20 mA signal to adjust valve opening based on process requirements.
9. Which I/O type is used to read sensor signals like temperature or pressure?
A) DI
B) DO
C) AI
D) AO
Correct Answer: C) AI
Explanation:
Sensors like temperature and pressure transmitters provide continuous signals. These are read by PLC through Analog Input (AI) modules.
10. Which I/O type is used to control variable speed drives (VFD)?
A) DI
B) DO
C) AI
D) AO
Correct Answer: D) AO
Explanation:
VFD speed control requires a varying signal (usually 4–20 mA or 0–10 V). This is provided by Analog Output (AO) from PLC.
11. What type of signal does a Digital Input module accept?
A) Continuous signal
B) Variable signal
C) ON/OFF signal
D) Pulse width signal
Correct Answer: C) ON/OFF signal
Explanation:
Digital Input modules are designed to detect only two states — ON or OFF. These signals typically come from devices like switches, push buttons, or sensors that operate in binary mode.
12. Which of the following is NOT a Digital Input device?
A) Limit switch
B) Proximity sensor
C) Temperature transmitter
D) Push button
Correct Answer: C) Temperature transmitter
Explanation:
Temperature transmitters send continuous signals (like 4–20 mA), which are analog in nature. Hence, they are connected to Analog Input modules, not Digital Inputs.
13. What is the typical voltage level used for Digital Inputs in PLC?
A) 4–20 mA
B) 0–10 V analog
C) 24V DC
D) 230V AC only
Correct Answer: C) 24V DC
Explanation:
Most industrial PLC systems use 24V DC for digital inputs because it is safe, reliable, and standard across automation systems.
14. What happens when a Digital Output is energized?
A) It sends a variable signal
B) It sends an ON signal
C) It reads input signal
D) It converts signal
Correct Answer: B) It sends an ON signal
Explanation:
When a Digital Output is energized, it turns ON a device such as a relay, lamp, or solenoid valve. It simply switches the device ON or OFF.
15. Which PLC module is used to receive signals from a pressure transmitter?
A) DI
B) DO
C) AI
D) AO
Correct Answer: C) AI
Explanation:
Pressure transmitters provide analog signals (usually 4–20 mA), which represent varying pressure values. These are received by Analog Input modules.
16. Which type of output is used to control a motor starter?
A) AI
B) AO
C) DI
D) DO
Correct Answer: D) DO
Explanation:
Motor starters are typically controlled using ON/OFF signals. Therefore, a Digital Output is used to start or stop the motor.
17. What is the main difference between AI and DI?
A) AI is faster
B) DI is continuous
C) AI handles continuous signals, DI handles ON/OFF signals
D) Both are same
Correct Answer: C) AI handles continuous signals, DI handles ON/OFF signals
Explanation:
Analog Inputs measure varying values like temperature or pressure, while Digital Inputs only detect whether a signal is ON or OFF.
18. What is the main purpose of Analog Output?
A) To read signals
B) To store data
C) To send variable control signals
D) To switch devices ON/OFF
Correct Answer: C) To send variable control signals
Explanation:
Analog Outputs are used when we need gradual control, such as adjusting valve position or controlling motor speed using VFD.
19. Which signal is used to control valve opening percentage?
A) DI
B) DO
C) AI
D) AO
Correct Answer: D) AO
Explanation:
Control valves require precise positioning (0–100%). This is achieved using an analog signal like 4–20 mA from the PLC.
20. What will happen if a Digital Input wire is broken?
A) It will show fluctuating value
B) It will show OFF status
C) It will show analog signal
D) No change
Correct Answer: B) It will show OFF status
Explanation:
If the wire is broken, the PLC does not receive any signal. Hence, the Digital Input is interpreted as OFF (0), which is important for fault detection.
21. A 4–20 mA signal from a transmitter is fluctuating. Which I/O type is involved?
A) DI
B) DO
C) AI
D) Relay
Correct Answer: C) AI
Explanation:
A 4–20 mA signal is an analog signal. Fluctuation means the PLC is receiving unstable data through the Analog Input (AI) module, possibly due to noise, loose wiring, or grounding issues.
22. A push button is pressed, but PLC is not detecting it. Which I/O should be checked first?
A) AO
B) DO
C) AI
D) DI
Correct Answer: D) DI
Explanation:
Push buttons are Digital Input devices. If PLC is not detecting it, the DI channel, wiring, or input power (24V DC) should be checked.
23. A control valve is not responding to PLC signal. Which output type should be checked?
A) DI
B) DO
C) AI
D) AO
Correct Answer: D) AO
Explanation:
Control valves operate using analog signals (4–20 mA). If the valve is not responding, the Analog Output (AO) module or signal wiring should be checked.
24. A motor is not starting even though PLC logic is correct. Which I/O is responsible?
A) AI
B) AO
C) DI
D) DO
Correct Answer: D) DO
Explanation:
Motors are typically started using Digital Outputs. If the PLC program is correct, then the DO module, relay, or contactor wiring should be checked.
25. A temperature reading shows zero continuously. What could be the issue?
A) DI failure
B) DO failure
C) AI signal loss
D) AO failure
Correct Answer: C) AI signal loss
Explanation:
Temperature transmitters send analog signals. A zero reading often indicates signal loss, open loop, or transmitter fault affecting the Analog Input.
26. Which problem can cause noise in Analog Input signals?
A) Proper grounding
B) Shielded cables
C) Electromagnetic interference (EMI)
D) Stable power supply
Correct Answer: C) Electromagnetic interference (EMI)
Explanation:
EMI from nearby cables or equipment can disturb analog signals, causing fluctuations. Proper shielding and grounding help reduce this issue.
27. A Digital Output is ON in PLC, but field device is not working. What should be checked?
A) Only PLC program
B) Only input module
C) Wiring, relay, and power supply
D) Only sensor
Correct Answer: C) Wiring, relay, and power supply
Explanation:
Even if DO is ON, the signal must reach the device. Faults in wiring, relay contacts, or power supply can prevent operation.
28. Which I/O type is most sensitive to electrical noise?
A) DI
B) DO
C) AI
D) Relay
Correct Answer: C) AI
Explanation:
Analog signals are continuous and low-level, making them more vulnerable to noise compared to digital ON/OFF signals.
29. A proximity sensor output is connected to PLC. Which I/O is used?
A) AI
B) AO
C) DI
D) Analog module
Correct Answer: C) DI
Explanation:
Proximity sensors provide ON/OFF signals (detect/not detect). Hence, they are connected to Digital Inputs.
30. A VFD speed is not changing even after PLC command. Which signal should be checked?
A) DI
B) DO
C) AI
D) AO
Correct Answer: D) AO
Explanation:
VFD speed is controlled by analog signals (4–20 mA or 0–10 V). If speed is not changing, check the Analog Output signal and scaling.
31. What is scaling in Analog Input modules?
A) Converting digital signal to analog
B) Converting raw signal into engineering units
C) Increasing signal voltage
D) Filtering noise
Correct Answer: B) Converting raw signal into engineering units
Explanation:
Scaling converts the raw PLC value (like 0–27648) into meaningful units such as °C, bar, or LPM. This helps operators understand real process values.
32. A 4–20 mA signal is converted inside PLC into which form?
A) Voltage
B) Binary ON/OFF
C) Digital numerical value
D) Frequency
Correct Answer: C) Digital numerical value
Explanation:
PLC converts analog signals into digital numbers so the CPU can process them. This process is called Analog-to-Digital Conversion (ADC).
33. What is resolution in Analog Input modules?
A) Speed of signal
B) Accuracy of measurement
C) Smallest detectable change in signal
D) Maximum signal value
Correct Answer: C) Smallest detectable change in signal
Explanation:
Resolution defines how finely a signal can be measured. Higher resolution means more precise readings and better control.
34. Which of the following improves Analog signal accuracy?
A) Using long unshielded cables
B) Proper grounding and shielding
C) Increasing voltage randomly
D) Ignoring noise
Correct Answer: B) Proper grounding and shielding
Explanation:
Shielded cables and proper grounding reduce electrical noise, improving signal stability and accuracy in analog systems.
35. What happens if scaling is incorrect in PLC?
A) No signal received
B) Wrong process values displayed
C) PLC stops working
D) Digital signals affected
Correct Answer: B) Wrong process values displayed
Explanation:
If scaling is wrong, the PLC will show incorrect values (e.g., wrong temperature or pressure), even if the signal is correct.
36. What is the function of Analog Output scaling?
A) Convert ON/OFF signal
B) Convert engineering units to signal (4–20 mA)
C) Increase power supply
D) Filter noise
Correct Answer: B) Convert engineering units to signal (4–20 mA)
Explanation:
AO scaling converts PLC values (like 0–100%) into output signals (4–20 mA) to control field devices like valves or VFDs.
37. What is isolation in PLC I/O modules?
A) Increasing voltage
B) Separating field signals from PLC to protect it
C) Reducing signal strength
D) Converting analog to digital
Correct Answer: B) Separating field signals from PLC to protect it
Explanation:
Isolation protects the PLC from voltage spikes, noise, and faults from field devices, improving system safety and reliability.
38. Which type of signal is more accurate for long-distance transmission?
A) 0–10 V
B) 4–20 mA
C) Digital ON/OFF
D) AC signal
Correct Answer: B) 4–20 mA
Explanation:
4–20 mA signals are less affected by noise and voltage drop, making them ideal for long-distance transmission in industrial environments.
39. What is the typical raw value range for analog signals in PLC (example Siemens)?
A) 0–100
B) 0–1024
C) 0–27648
D) 1–10
Correct Answer: C) 0–27648
Explanation:
Many PLCs (like Siemens) use a raw value range such as 0–27648 for analog signals, which is then scaled into engineering units.
40. What is the purpose of signal filtering in Analog Inputs?
A) Increase speed
B) Remove noise and stabilize signal
C) Convert signal
D) Increase voltage
Correct Answer: B) Remove noise and stabilize signal
Explanation:
Filtering smooths out fluctuations caused by noise, ensuring stable and accurate readings for better process control.
41. Which mistake can cause wrong Analog Input readings even if wiring is correct?
A) Using DI module
B) Incorrect scaling
C) Using relay
D) Proper grounding
Correct Answer: B) Incorrect scaling
Explanation:
Even if the signal is correct, wrong scaling in PLC will display incorrect engineering values. This is a very common mistake in real projects.
42. A Digital Input is always ON even when the switch is OFF. What could be the issue?
A) Broken wire
B) Short circuit or leakage voltage
C) Analog signal issue
D) AO failure
Correct Answer: B) Short circuit or leakage voltage
Explanation:
Leakage current or wiring short can cause the PLC to continuously detect a HIGH signal, even when the switch is OFF.
43. What happens if 0–10 V signal is connected to a 4–20 mA input module?
A) Works normally
B) No signal detected
C) Wrong or no reading
D) PLC shuts down
Correct Answer: C) Wrong or no reading
Explanation:
Voltage and current inputs are different. Connecting a voltage signal to a current input module will result in incorrect or no readings.
44. Which output type is preferred for fast switching applications?
A) AO
B) Relay output
C) Transistor DO
D) AI
Correct Answer: C) Transistor DO
Explanation:
Transistor outputs switch faster than relay outputs, making them ideal for high-speed operations like pulse control.
45. What is a common reason for Analog Output signal mismatch?
A) DI failure
B) Wrong scaling or calibration
C) Broken switch
D) Sensor issue
Correct Answer: B) Wrong scaling or calibration
Explanation:
If AO scaling or calibration is incorrect, the output signal (4–20 mA) will not match the expected control value.
46. Which signal type is more immune to noise?
A) 0–10 V
B) 4–20 mA
C) Digital signal
D) AC signal
Correct Answer: B) 4–20 mA
Explanation:
Current signals are less affected by electrical noise and voltage drop, making 4–20 mA the most reliable for industrial use.
47. A PLC Analog Input shows maximum value continuously. What could be the reason?
A) Open circuit
B) Short circuit or signal at maximum (20 mA)
C) DI issue
D) Power OFF
Correct Answer: B) Short circuit or signal at maximum (20 mA)
Explanation:
A constant maximum reading may indicate the transmitter is outputting full signal (20 mA) or there is a wiring fault.
48. Why are shielded cables used for Analog signals?
A) To increase voltage
B) To reduce noise interference
C) To convert signal
D) To increase current
Correct Answer: B) To reduce noise interference
Explanation:
Shielded cables protect analog signals from EMI, ensuring stable and accurate readings.
49. Which of the following is a fail-safe signal condition?
A) 0 mA
B) 4 mA
C) 20 mA
D) 10 V
Correct Answer: A) 0 mA
Explanation:
In 4–20 mA systems, 0 mA usually indicates a fault (like wire break), making it a fail-safe condition for detecting issues.
50. What is the role of ADC in PLC?
A) Convert digital to analog
B) Convert analog to digital
C) Amplify signal
D) Filter signal
Correct Answer: B) Convert analog to digital
Explanation:
ADC (Analog-to-Digital Converter) converts analog signals (like 4–20 mA) into digital values so the PLC CPU can process them.
51. Which I/O type is used for a level switch?
A) AI
B) AO
C) DI
D) Analog module
Correct Answer: C) DI
Explanation:
A level switch works in ON/OFF mode (level reached or not). Hence, it is connected to a Digital Input.
52. Which device requires both AI and AO in a control loop?
A) Push button
B) Control valve
C) Limit switch
D) Relay
Correct Answer: B) Control valve
Explanation:
In a control loop, the PLC receives process value via AI and sends control signal via AO to the valve for continuous control.
53. What is the main advantage of Digital signals?
A) High accuracy
B) Continuous variation
C) Easy to process and less noise sensitive
D) Complex wiring
Correct Answer: C) Easy to process and less noise sensitive
Explanation:
Digital signals are simple (ON/OFF) and less affected by noise, making them reliable and easy to troubleshoot.
54. Which signal is best for precise control?
A) DI
B) DO
C) AI
D) AO
Correct Answer: D) AO
Explanation:
Analog Output allows gradual control (like 0–100%), making it suitable for precise applications like flow or temperature control.
55. Which I/O type is used for feedback from a flow transmitter?
A) DI
B) DO
C) AI
D) AO
Correct Answer: C) AI
Explanation:
Flow transmitters send continuous signals (4–20 mA), which are received by Analog Input modules.
56. What is the result of noise in Analog signals?
A) Stable reading
B) No change
C) Fluctuating values
D) OFF signal
Correct Answer: C) Fluctuating values
Explanation:
Noise disturbs analog signals, causing unstable or fluctuating readings, which can affect process control.
57. Which I/O type is used to turn ON a lamp from PLC?
A) AI
B) AO
C) DI
D) DO
Correct Answer: D) DO
Explanation:
A lamp operates in ON/OFF mode, so it is controlled using a Digital Output signal.
58. Which signal type is used in a temperature control loop?
A) Only DI
B) Only DO
C) AI and AO
D) Only relay
Correct Answer: C) AI and AO
Explanation:
AI receives temperature from the transmitter, and AO sends control signal to the final control element like a heater or valve.
59. What happens if Analog Input wiring polarity is reversed?
A) Works normally
B) No signal or incorrect reading
C) PLC shutdown
D) Digital signal generated
Correct Answer: B) No signal or incorrect reading
Explanation:
Incorrect polarity can cause the PLC to read wrong values or no signal at all, depending on module design.
60. Which statement is correct?
A) DI handles continuous signals
B) AI handles ON/OFF signals
C) DO sends ON/OFF signals
D) AO reads signals
Correct Answer: C) DO sends ON/OFF signals
Explanation:
Digital Output is used to send ON/OFF signals to field devices like motors, relays, and lamps. The other options are incorrect definitions.
What we learn today?
Understanding PLC I/O types like AI, AO, DI, and DO is very important for anyone working in instrumentation and automation.
These are the basic building blocks of any PLC system, and having clear concepts will make it much easier to read logic, troubleshoot problems, and work confidently in the field.
We covered 60 objective questions with simple explanations.
I hope you like above blog. There is no cost associated in sharing the article in your social media. Thanks for Reading !! Happy Learning
