100% found this document useful (2 votes)
1K views2 pages

PLC Questions

This document provides answers to questions about programmable logic controllers (PLCs). It defines the advantages of PLCs over hard-wired relays, which include reliability, ease of programming, size, cost and communication capabilities. It also outlines the two types of PLC input/output devices - digital and analog - and provides examples of each. Finally, it draws the ladder logic diagrams for common logic functions like AND, OR, NAND and EX-OR and explains the differences between %Q and %AQ in ladder logic, why interlocking logic is needed for star-delta starters, and the differences between on-delay and off-delay timers.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
100% found this document useful (2 votes)
1K views2 pages

PLC Questions

This document provides answers to questions about programmable logic controllers (PLCs). It defines the advantages of PLCs over hard-wired relays, which include reliability, ease of programming, size, cost and communication capabilities. It also outlines the two types of PLC input/output devices - digital and analog - and provides examples of each. Finally, it draws the ladder logic diagrams for common logic functions like AND, OR, NAND and EX-OR and explains the differences between %Q and %AQ in ladder logic, why interlocking logic is needed for star-delta starters, and the differences between on-delay and off-delay timers.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 2

PLC Questions

1. What are the advantages of PLCs over Hard wired Relay?


Answer:
PLCs are highly reliable, easily programmable, Small and Inexpensive, PLCs can be designed with the
communication capabilities so they can converse with the local or remote computer, They can
sustain in robust environment less maintenance.
2.What are the two types of PLC input/output devices and give two examples for each one?
Answer:
a).Digital I/O Digital field input devices egs. are Push buttons and limit switches.
Digital field output devices egs. are relays,solenoid valves,motor starters.
b).Analog I/O Analog inputs are pressure,temperature and speed.
Analog outputs are voltage, PWM pulses, Valve position, speed.
3.Draw the relay ladder logic for the following logic functions:
a)AND b)OR c)NAND d)EX-OR
Answer:

a)

b)

c)

d)

4. Explain the following:


a) Difference between %Q and %AQ in PLC Ladder logic
Ans: %Q is for naming digital output and %AQ is for naming analog output
b)Why do we need to provide interlocking logic for star-delta connection in star-delta starter?
Ans:To avoid short circuit
c)What is the difference between ondelay timer and offdelay timer?
Ans: As for Timer ON Delay, Timer starts by turning ON the timer trigger bit, and the timer output
bit turns ON when the setup time has passed. As for Timer OFF Delay, the timer output bit turns OFF
when the setup time has passed after the timer input bit had turned OFF.

You might also like