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.
6... 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
Structured Text (ST)
Function Block Diagram (FBD)
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
Lack of flexibility: Changes in operation require physical rewiring.
Difficulty in troubleshooting: Hardwired systems often make it challenging to diagnose faults without specialized tools.
Increased time for modification: Changes or expansions can lead to significant downtime, unlike PLC systems which can often be reprogrammed quickly.
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 via the output relay of the PLC to a power source. When the PLC output signal is activated, it sends current to the relay, which closes the circuit, allowing power to flow to the connected low-current device.
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
The simplified equation is:
X = AB + A̅C + A̅D
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
Q = A̅BC + AB + A̅C + AB
By applying the Consensus theorem, we can simplify it to:
Q = BC + A̅
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 = A imes B
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 6.9.1
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 will show the Start, Stop, and OL contacts in a series with the motor contactor MC1 and a hold-in circuit.
Step 15
Give ONE example where the circuit in FIGURE 6.2 may be used in an electrical application 6.9.2
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!