6.1 Identify THREE programming methods used in programmable logic controllers (PLCs) - NSC Electrical Technology Electronics - Question 6 - 2016 - Paper 1
Question 6
6.1 Identify THREE programming methods used in programmable logic controllers (PLCs).
6.2 Name TWO INPUT devices that may be connected to the input stage of a PLC.
... show full transcript
Worked Solution & Example Answer:6.1 Identify THREE programming methods used in programmable logic controllers (PLCs) - NSC Electrical Technology Electronics - Question 6 - 2016 - Paper 1
Step 1
Identify THREE programming methods used in programmable logic controllers (PLCs)
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Ladder Logic Programming
Functional Block Programming
Structured Text Programming
Step 2
Name TWO INPUT devices that may be connected to the input stage of a PLC
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Push Buttons
Limit Switches
Step 3
State THREE disadvantages of a hardwired system in comparison with a PLC system
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Difficulty in modification or expansion
Increased complexity in troubleshooting
Higher likelihood of errors with physical wiring changes
Step 4
Explain how low-current devices, such as transistors, may be activated by the output of a PLC
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Low-current devices can be activated by connecting them to a PLC output relay, which delivers a suitable output voltage. In the case of using a transistor output, the PLC provides a sufficient voltage to control low-current devices directly, facilitating efficient control mechanisms within the system.
Step 5
Write the simplified Boolean equation for the expression below. Use a four-variable Karnaugh map.
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Using the Karnaugh map method, we group the relevant terms to simplify the expression. The simplified Boolean equation after analyzing the Karnaugh map will yield:
X=AB+CD
Step 6
Simplify the following Boolean equation by using Boolean algebra.
97%
121 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Applying Boolean algebra, we can simplify the equation:
Q=AB+AB+ABC+AB=AB+AB
Step 7
Determine the output at the following points:
6.7.1 W
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
W = A + B
Step 8
Determine the output at the following points:
6.7.2 X
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
X = A + C
Step 9
Determine the output at the following points:
6.7.3 Y
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Y = AB
Step 10
Determine the output at the following points:
6.7.4 Z
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Z = (A + B)(A + C)(A, B)
Step 11
Name the following ladder logic symbols:
6.8.1
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Normally open contact / switch
Step 12
Name the following ladder logic symbols:
6.8.2
97%
121 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Normally closed contact
Step 13
Name the following ladder logic symbols:
6.8.3
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
(Coil) output
Step 14
Draw the ladder logic diagram that will execute the same function in a PLC system.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The ladder logic diagram should include an ON/OFF switch (Start/Stop), motor control relay (MC1), and stall protection. The diagram should visually represent the control sequence ensuring that pressing Start energizes the coil, while pressing Stop de-energizes it.
Step 15
Give ONE example where the circuit in FIGURE 6.2 may be used in an electrical application.
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Motor starter circuit applications, such as starting an electric motor safely with overload protection.