Deck 18: Developing a Program for a Plc
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/19
Play
Full screen (f)
Deck 18: Developing a Program for a Plc
1
What rules should be followed when converting a schematic?
There are some basic rules that should be followed when making a conversion.
-Each line of logic must end with a coil.
-Any contact labeled the same number as a coil is controlled by that coil.
-Each relay can have an infinite number of contacts and they can be assigned as normally open or normally closed.
-Any coil assigned the same number as an output will control that output.
-Any contact assigned the same number as an input is controlled by that input.
The PLC assumes inputs to be low (no power applied) when the program is loaded into
-memory. When power is applied to an input, it will cause the contact assigned to that input to change state. A normally open contact will close and a normally closed contact will open.
-Any number of contacts can be assigned to the same input.
-Each line of logic must end with a coil.
-Any contact labeled the same number as a coil is controlled by that coil.
-Each relay can have an infinite number of contacts and they can be assigned as normally open or normally closed.
-Any coil assigned the same number as an output will control that output.
-Any contact assigned the same number as an input is controlled by that input.
The PLC assumes inputs to be low (no power applied) when the program is loaded into
-memory. When power is applied to an input, it will cause the contact assigned to that input to change state. A normally open contact will close and a normally closed contact will open.
-Any number of contacts can be assigned to the same input.
2
How are the inputs assigned in the PLC described in this chapter?
In this example the on-off switch is assigned to input 1, the pressure switch is assigned to input 2, the auto terminal of the selector switch is assigned to input 4, the pump 1 terminal is assigned to input 3, and the pump 2 terminal is assigned to input 5. Note that one side of each input device has been connected to the hot or ungrounded power terminal. The other side of each input device is connected to the appropriate input terminal. PLCs do not provide power to the input or output terminals. The inputs and outputs must have power provided to them. The common (C) input terminal is connected to the neutral or grounded power conductor.
3
The water pump circuit will cause the pumps to alternate running each time the switch closes.
A) limit
B) pressure
C) float
D) temperature
A) limit
B) pressure
C) float
D) temperature
B
4
How is the operation of motor start coil 1M controlled in the example presented in this chapter?
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
5
How are the overload contacts connected in the logic circuit described in this chapter?
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
6
The input terminal is connected to the neutral or grounded power conductor.
A) common
B) L1
C) L2
D) tenth
A) common
B) L1
C) L2
D) tenth
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
7
The simplest way to convert a ladder diagram into a is to make the changes in stages.
A) logic circuit
B) terminal diagram
C) schematic
D) coil diagram
A) logic circuit
B) terminal diagram
C) schematic
D) coil diagram
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
8
Before a program can be developed from a ladder diagram, it is first necessary to determine the number of .
A) differential amplifiers
B) protection schemes
C) input and output devices
D) CPUs
A) differential amplifiers
B) protection schemes
C) input and output devices
D) CPUs
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
9
Control circuits are generally drawn as standard .
A) logic diagrams
B) lines of code
C) truth tables
D) schematic or ladder diagrams
A) logic diagrams
B) lines of code
C) truth tables
D) schematic or ladder diagrams
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
10
A selector switch can be set to any of operating modes.
A) one
B) two
C) three
D) four
A) one
B) two
C) three
D) four
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
11
A(n) occurs when it is possible for one contact to open before another closes or for one contact to close before another opens.
A) bypass
B) contact race
C) off-delay
D) on-delay
A) bypass
B) contact race
C) off-delay
D) on-delay
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
12
In a logic diagram, each line of logic must end with a .
A) circuit
B) coil
C) pump
D) switch
A) circuit
B) coil
C) pump
D) switch
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
13
One advantage of PLCs is that any input can be assigned contact(s).
A) one
B) 10
C) 1000
D) any number of
A) one
B) 10
C) 1000
D) any number of
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
14
Describe the circuit considered in this chapter.
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
15
Given that the internal clock that controls the operation of timers operates in 0.1-second intervals, what value do you have to program in order to get a one-second delay from the timer?
A) 0.1
B) 1.0
C) 10
D) 100
A) 0.1
B) 1.0
C) 10
D) 100
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
16
In a circuit designed to operate two well pumps, what is the protection mechanism?
A) fuse
B) circuit breaker
C) ground-fault protector
D) branch-circuit protector
A) fuse
B) circuit breaker
C) ground-fault protector
D) branch-circuit protector
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
17
A PLC assumes inputs to be when a program is loaded into memory.
A) set
B) high
C) low
D) off
A) set
B) high
C) low
D) off
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
18
The second step in actualizing a ladder diagram is to add the logic that .
A) controls the pump one bypass circuit
B) controls motor starter coil 2M
C) controls motor starter coil 1M
D) controls the pump two bypass circuit
A) controls the pump one bypass circuit
B) controls motor starter coil 2M
C) controls motor starter coil 1M
D) controls the pump two bypass circuit
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck
19
When power is applied to an input, it will cause the contact assigned to that input to .
A) activate a push-button
B) close
C) open
D) change state
A) activate a push-button
B) close
C) open
D) change state
Unlock Deck
Unlock for access to all 19 flashcards in this deck.
Unlock Deck
k this deck