You are on page 1of 5

COURSE: Mechanical Engineering

SUBJECT: Production Systems and Automation – MME 510


Lecturer: Dr. Sotiris Omirou

REVIEW QUESTIONS – A-

1.Basically, the function of a PLC is to: 1. ANSWER:……d……..

a.amplify various weak signal sources.


b.control a high voltage output with a low voltage input.
c.control the speed of motors.
d.make logical decisions and provide outputs.

m
er as
2.The scan time is the time required: 2. ANSWER:……c……..

co
a.to record the status of all input devices.

eH w
b.to record the status of all output devices.

o.
c.to execute one cycle of the total program.
rs e
d.for the information to pass from one circuit to another within the PLC
ou urc
3.Unlike general purpose computers, PLCs are: 3. ANSWER:……c……..
o

a.very expensive.
b.harder to program.
aC s

c.designed for the industrial environment.


v i y re

d.all of the above.

4.A programmed normally closed PLC contact: 4. ANSWER:……d……..


ed d

a.with a bit status of 1 will not allow current to flow through the contact.
ar stu

b.is examined for an OFF condition.


c.is examined for an ON condition.
d.both a and b.
sh is

5.Parallel connections of a ladder logic program are typically called: 5. ANSWER:……d……..


Th

a.rungs.
b.networks.
c.coils.
d.branches.

6.The last element to be entered in a ladder logic rung is a(n): 6. ANSWER:………a…..

a.coil.
b.contact.
c.EXAMINE IF CLOSED.
d.EXAMINE IF OPEN.
7. Which module of the PLC is responsible for performing 7. ANSWER:……a……..
logical operations ?

This study source was downloaded by 100000809573592 from CourseHero.com on 06-17-2021 02:26:48 GMT -05:00 1

https://www.coursehero.com/file/44401929/MME-510-Review-Answersdoc/
a.Processor
b.Input
c.Output
d.Power supply

8. The status bit of switches and pushbuttons connected 8. ANSWER:……a……..


to a PLC is stored in the:

a.input image table


b.output image table file
c.user program
d.all of the above

9. Memory organisation defines how certain areas of memory 9. ANSWER:……d……..


are used and is commonly referred to as a:

a.program
b.data sheet
c.processor

m
d.memory map

er as
co
eH w
10. In ladder logic programs, all outputs are represented by: 10. ANSWER:……c…..

o.
a.contact symbols
b.coil symbols
rs e
ou urc
c.schematic load devices
d.branches
o

11. The addressing format used with PLCs: 11. ANSWER:……d..


aC s
v i y re

a.is always a five digit code


b.is always represented using the octal number system
c.is standard for all manufacturers
d.none of these
ed d

12. A rung consists of: 12. ANSWER:……a..


ar stu

a. one or more inputs and only one output


b. a series of inputs and a series of outputs
c. NC or NO contacts.
sh is

d. push-buttons or toggle switches


Th

13. Each complete horizontal line of a ladder logic diagram is 13. ANSWER:……a…..
generally referred to as:

a.rung
b.branch
c.input
d.output

14. The abbreviations NO (normally open) and 14. ANSWER:……d…..


NC (normally closed) represent the electrical
state of switch contacts when:

a.power is applied
b.power is not applied

This study source was downloaded by 100000809573592 from CourseHero.com on 06-17-2021 02:26:48 GMT -05:00 2

https://www.coursehero.com/file/44401929/MME-510-Review-Answersdoc/
c.the switch is actuated
d.the switch is not actuated

15. A limit switch is usually actuated by: 15. ANSWER:……c…..

a.hand
b.pressure
c.contact with an object
d.an electromagnet

16. Solenoid valves are available to control: 16. ANSWER:………d..

a.oil flow
b.air flow
c.water flow
d.all of these

17. Field or real world devices refer to 17. ANSWER:……d…..

m
a.input devices only

er as
b.output devices only

co
c.load devices only

eH w
d.all devices that are physically wired to the PLC.

o.
rs e
18. The three main components of PLCs are 18. ANSWER:……b…..
ou urc
the input module, CPU, and

a. actuator module
o

b. output module
c. operator interface
aC s

d. input device
v i y re

19. Prior to PLCs, many control tasks were solved with 19. ANSWER:……a…..
ed d

a. hard-wired controls
b. actuator-sensor controls
ar stu

c. programmable-logic
d. computer-controllers
sh is

20. A signal which varies continuously is called 20. ANSWER:……b…..


Th

a. digital
b. analog
c. continuous
d. variable

21. One K memory (1K) means that there are 21. ANSWER:……b…..

a. 1000 bytes
b. 1024 bytes
c. 1048 bytes
d. 1096 bytes

This study source was downloaded by 100000809573592 from CourseHero.com on 06-17-2021 02:26:48 GMT -05:00 3

https://www.coursehero.com/file/44401929/MME-510-Review-Answersdoc/
22. Which of the following types of memory is designed to permanently store a program that
cannot be altered under any circumstances?

a. RAM
b. ROM
c. EPROM 22. ANSWER:……b…..

23. The binary concept makes use of the fact that certain information

a. can exist in one of two possible states


b. can be broken down into smaller units for easier analysis
c. can be divided into two or more categories
d. can be divided into two, or multiple of two, categories
23. ANSWER:……a…..

24. In conventional logic circuits, binary 1 represents

a. the presence of a signal


b. a high voltage level
c. the occurrence of some event
d. all the above 24. ANSWER:………d..

m
er as
25. A single rung of a ladder logic program is arranged with-

co
eH w
a. Input conditions connected from left to right, with the output at the far right.
b. Input conditions connected from right to left, with the output at the far left.

o.
c. The output in the center and the input conditions to the left and right of it.
rs e
d. All input conditions in parallel and all output conditions in series.
ou urc
25. ANSWER:…a…..

26. Which of the following is not a factor in determining the total scan time of PLC?
o
aC s

a. Memory protection.
v i y re

b. Program content.
c. Program length.
d.Total number of inputs and outputs used. 26. ANSWER:…a……..
ed d
ar stu

27.Programmed counters can: 27. ANSWER:……d…..

a.count up.
sh is

b.count down.
c.be combined to count up and down.
Th

d.all of these.

28. The PLC counter instruction is similar to the: 28. ANSWER:……d…..

a.internal relay instruction


b.transitional contact instruction
c.relay coil and contact instruction
d.timer instruction

29.Unlike the TON timer, the RTO timer requires a(n): 29. ANSWER:……a..

a.timer reset instruction.


b.input condition instruction.

This study source was downloaded by 100000809573592 from CourseHero.com on 06-17-2021 02:26:48 GMT -05:00 4

https://www.coursehero.com/file/44401929/MME-510-Review-Answersdoc/
c.internal relay instruction.
d.instantaneous contact instruction.

m
er as
co
eH w
o.
rs e
ou urc
o
aC s
v i y re
ed d
ar stu
sh is
Th

This study source was downloaded by 100000809573592 from CourseHero.com on 06-17-2021 02:26:48 GMT -05:00 5

https://www.coursehero.com/file/44401929/MME-510-Review-Answersdoc/
Powered by TCPDF (www.tcpdf.org)

You might also like