PLC programming excercise with solutions.
This
section covers programmable logic controller, PLC programming examples.
Every example program includes the description of the problem, the
solution as well as PLC code, explanation and run time test cases of the
problem. These examples can be simple PLC programs or advanced PLC
programs. So, they are suitable for any user (dummies, beginners or
advanced users).
Here is the listing of PLC programming examples for different categories viz. Digital logic, Home and Industrial automation.
1. PLC Programs on Digital Logic
This
section of PLC programming examples cover various digital logic likes
Logic gates, Boolean functions and combination logic circuits. It also
contains PLC programs on converters like Binary to BCD to Excess-3 code
to BCD to Gray code, etc. followed by Multiplexers, DE-multiplexers,
Line encoders and decoders. It subsequently implements various Flip-Flop
circuits like SR, D and T Flip Flops followed by PLC programs on
Latching and Unlatching an Output by Time delays and Sealing.
PLC Program to Implement Various Logic Gates
PLC Program to Implement Various Logic Gates
Comments
Post a Comment