You are on page 1of 2

SMVITM

PLC AND ITS APPLICATION


Chapter 1 What is a PLC? ,History of the PLC ,Parts of the PLC ,PLC “Internals” .

 Understand what scanning is .


 Discover how the PLC functions .
 Learn what to do for a super-fast assembly line .
 See why we need to understand to count like a PLC .
 Really understand number systems .
 Get tricks to learning math without a 'math degree’.

Chapter 2 PLC Basics / Number Systems How a PLC Works ,Seeing Fast Inputs ,Number Systems ,Binary
2 Signed Binary , 2’s Complement , Octal ,Hexadecimal ,BCD .
• Discover what a PLC is and why it's used.
• Learn about manufacturing before PLCs.
• See how the PLC came into being .
• Follow the evolution of the PLC.
• Learn what the CPU, memory and other parts do.
• See how we simulate outside devices internally.

Chapter 3 Logic Basics Addressing , AND Logic ,OR Logic , NOT Logic , EXOR Logic , Relays Contacts ,Coils
Logic Summary .
• Learn where the various inputs/outputs are.
• Understand the four basic pieces of logic.
• See what a relay does and why we need to know it.
• Discover how we use relays in our plc programs.

Chapter4 Counters and Timers Counter Basics High-speed Counters , On-Delay Timers , Off-Delay
Timers .
• Understand the different types of counters
• Learn when to use a high-speed counter
• See when fast isn't so fast
• Learn about the many kinds of timers and when to use each… and why
• Understand what kind of delay you really need

PLC Lab Page 1


SMVITM

List of Experiments

1. PLC Program to Implement Various Logic Gates.


2. PLC Program to Implement Various Boolean Functions.
3. PLC Program to Implement Various Boolean Functions With Don’t Care Condition.
4. PLC Program to Implement a Combinational Logic Circuit (1).
5. PLC Program to Implement a Combinational Logic Circuit (2).
6. PLC Program to Implement Binary to BCD Converter.
7. PLC Program to Implement BCD to Excess-3 Code Conversion.
8. PLC program to implement Excess-3 to BCD Conversion.
9. PLC Program to Implement Binary to Gray Code Conversion.
10. PLC Program to Implement Gray Code to Binary Conversion.
11. PLC Program to Implement BCD to Gray Code Conversion.
12. PLC Program to Implement 2-bit Magnitude Comparator.
13. PLC Program to Implement 4:1 Multiplexer.
14. PLC Program to Implement 8:1 Multiplexer.
15. PLC Program to Implement 1:8 Demultiplexer.
16. PLC Program to Implement 3 to 8 Line Decoder.
17. PLC Program to Implement 8 to 3 Encoder.
18. PLC Program to Implement SR Flip-Flop.
19. PLC Program to Operate Seven Segment Display.
20. PLC Program to Operate Stamping of Parts.
21. PLC Program to Implement D Flip Flop.
22. PLC Program to Implement T Flip Flop.
23. PLC Program to Simply Latch and Unlatch an Output.
24. PLC Program to Latch and Unlatch an Output by Sealing.
25. PLC Program to Latch and Unlatch Output With Time Delay.

PLC Lab Page 2

You might also like