SlideShare a Scribd company logo
1 of 21
How to use
Binary Logic Function in
PLC
Binary Concept
We have work in Two state:- ON / OFF
Same as Digital logic state:- 1 / 0
Example:- ON / OFF
Lamp:- 1 / 0
Motor:- 1 / 0
Horn :- 1 / 0
V / 0V
( + ) / ( - )
0.0 ~ 0.8V its means to consider low voltage
Logic Gates
 AND Gate:-
A
B
Y
INPUT
OUTPUT
AND Gate Truth Table
AND LOGIC GATE
A B Y
0 0 0
0 1 0
1 0 0
1 1 1
• AND GATE Electrical Realization.
Logic Gates
L N
AND Gate Truth Table
A B
LAMP
Electrical Circuit
A B LAMP
0 0 0
0 1 0
1 0 0
1 1 1
• AND GATE IN PLC Programming.
Logic Gates
AND Gate Truth Table
Ladder LOGIC
L N
A B Y
A B Y
0 0 0
0 1 0
1 0 0
1 1 1
Logic Gates
 OR Gate:-
OR Gate Truth Table
OR LOGIC GATE
OUTPUT
INPUT
A
B
Y
A B Y
0 0 0
0 1 1
1 0 1
1 1 1
• OR GATE Electrical Realization.
Logic Gates
L N
OR Gate Truth Table
A
B
LAMP
Electrical Circuit
A B LAMP
0 0 0
0 1 1
1 0 1
1 1 1
• OR GATE IN PLC Programming.
Logic Gates
OR Gate Truth Table
Ladder LOGIC
L N
A
B
Y
A B Y
0 0 0
0 1 1
1 0 1
1 1 1
Logic Gates
 NOT Gate:-
NOT Gate Truth Table
OR LOGIC GATE
OUTPUT
INPUT
A
Y
A Y
0 1
1 0
• OR GATE Electrical Realization.
Logic Gates
L N
LAMP
Electrical Circuit
NOT Gate Truth Table
R
R
NC
NO
R
R
A LAMP
0 1
1 0
• NOT GATE IN PLC Programming.
Logic Gates
Ladder LOGIC
L N
A
Y
NOT Gate Truth Table
A LAMP
0 1
1 0
Logic Gates
NAND Gate:-
A
B
Y
INPUT
OUTPUT
NAND Gate Truth Table
NAND LOGIC GATE
A B Y
0 0 1
0 1 1
1 0 1
1 1 0
• NAND GATE IN PLC Programming.
Logic Gates
NAND Gate Truth Table
A B Y
0 0 1
0 1 1
1 0 1
1 1 0
Ladder LOGIC
L N
A
B
Y
Logic Gates
NOR Gate Truth Table
NOR LOGIC GATE
OUTPUT
INPUT
A
B
Y
A B Y
0 0 1
0 1 0
1 0 0
1 1 0
 NOR Gate:-
• NOR GATE IN PLC Programming.
Logic Gates
NOR Gate Truth Table
Ladder LOGIC
L N
A B Y
A B Y
0 0 1
0 1 0
1 0 0
1 1 0
NC
Logic Gates
NOR Gate Truth Table
EX-OR LOGIC GATE
A B Y
0 0 0
0 1 1
1 0 1
1 1 0
 EX-OR Gate:-
INPUT
OUTPUT
• EX-OR GATE IN PLC Programming.
Logic Gates
EX-OR Gate Truth Table
Ladder LOGIC
L N
A B Y
A B Y
0 0 0
0 1 1
1 0 1
1 1 0A B
Logic Gates
EX-NOR Gate Truth Table
EX-NOR LOGIC GATE
A B Y
0 0 1
0 1 0
1 0 0
1 1 1
 EX-NOR Gate:-
OUTPUT
INPUT
Y
• EX-OR GATE IN PLC Programming.
Logic Gates
EX-OR Gate Truth Table
Ladder LOGIC
L N
A B Y
A B Y
0 0 1
0 1 0
1 0 0
1 1 1A B
Next Video Topic
 How to use Boolean function using in PLC...
Don't Forget Like And Share.

More Related Content

What's hot

Ring Counter.pptx
Ring Counter.pptxRing Counter.pptx
Ring Counter.pptxhepzijustin
 
Introduction to pic microcontroller
Introduction to pic microcontrollerIntroduction to pic microcontroller
Introduction to pic microcontrollerSiva Kumar
 
Serial Communication In Atmega 16
Serial Communication In Atmega 16Serial Communication In Atmega 16
Serial Communication In Atmega 16Suren Kumar
 
J - K & MASTERSLAVE FLIPFLOPS
J - K & MASTERSLAVE FLIPFLOPSJ - K & MASTERSLAVE FLIPFLOPS
J - K & MASTERSLAVE FLIPFLOPSKrishma Parekh
 
signal space analysis.ppt
signal space analysis.pptsignal space analysis.ppt
signal space analysis.pptPatrickMumba7
 
Mask Detection and Temperature Sensor System.pptx
Mask Detection and Temperature Sensor System.pptxMask Detection and Temperature Sensor System.pptx
Mask Detection and Temperature Sensor System.pptxKdOfficial1
 
Logic gates and NAND and NOR univarsal gates
Logic gates and NAND and NOR univarsal gatesLogic gates and NAND and NOR univarsal gates
Logic gates and NAND and NOR univarsal gatesDhwanil Champaneria
 
JK flip flop in Digital electronics
JK flip flop in Digital electronicsJK flip flop in Digital electronics
JK flip flop in Digital electronicsEasy n Inspire L
 
8051,chapter1,architecture and peripherals
8051,chapter1,architecture and peripherals8051,chapter1,architecture and peripherals
8051,chapter1,architecture and peripheralsamrutachintawar239
 
Edge Trigged Flip Flops
Edge Trigged Flip FlopsEdge Trigged Flip Flops
Edge Trigged Flip FlopsFaizan Janjua
 
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...IJERA Editor
 
Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...NimeshSingh27
 
ARITHMETIC OPERATIONS IN 8085 MICROPROCESSOR
ARITHMETIC OPERATIONS IN 8085 MICROPROCESSORARITHMETIC OPERATIONS IN 8085 MICROPROCESSOR
ARITHMETIC OPERATIONS IN 8085 MICROPROCESSORRamaPrabha24
 
Sequential Logic Circuit
Sequential Logic CircuitSequential Logic Circuit
Sequential Logic CircuitYong Heui Cho
 
Digital control systems
Digital control systemsDigital control systems
Digital control systemsavenkatram
 

What's hot (20)

Timers
TimersTimers
Timers
 
Ring Counter.pptx
Ring Counter.pptxRing Counter.pptx
Ring Counter.pptx
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Introduction to pic microcontroller
Introduction to pic microcontrollerIntroduction to pic microcontroller
Introduction to pic microcontroller
 
Serial Communication In Atmega 16
Serial Communication In Atmega 16Serial Communication In Atmega 16
Serial Communication In Atmega 16
 
J - K & MASTERSLAVE FLIPFLOPS
J - K & MASTERSLAVE FLIPFLOPSJ - K & MASTERSLAVE FLIPFLOPS
J - K & MASTERSLAVE FLIPFLOPS
 
signal space analysis.ppt
signal space analysis.pptsignal space analysis.ppt
signal space analysis.ppt
 
Mask Detection and Temperature Sensor System.pptx
Mask Detection and Temperature Sensor System.pptxMask Detection and Temperature Sensor System.pptx
Mask Detection and Temperature Sensor System.pptx
 
Logic gates and NAND and NOR univarsal gates
Logic gates and NAND and NOR univarsal gatesLogic gates and NAND and NOR univarsal gates
Logic gates and NAND and NOR univarsal gates
 
JK flip flop in Digital electronics
JK flip flop in Digital electronicsJK flip flop in Digital electronics
JK flip flop in Digital electronics
 
Basic Logic gates
Basic Logic gatesBasic Logic gates
Basic Logic gates
 
8051,chapter1,architecture and peripherals
8051,chapter1,architecture and peripherals8051,chapter1,architecture and peripherals
8051,chapter1,architecture and peripherals
 
Edge Trigged Flip Flops
Edge Trigged Flip FlopsEdge Trigged Flip Flops
Edge Trigged Flip Flops
 
LOGIC GATES
LOGIC GATESLOGIC GATES
LOGIC GATES
 
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...
Design and Implementation of Low Power 3-Bit Flash ADC Using 180nm CMOS Techn...
 
Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...
 
ARITHMETIC OPERATIONS IN 8085 MICROPROCESSOR
ARITHMETIC OPERATIONS IN 8085 MICROPROCESSORARITHMETIC OPERATIONS IN 8085 MICROPROCESSOR
ARITHMETIC OPERATIONS IN 8085 MICROPROCESSOR
 
Sequential Logic Circuit
Sequential Logic CircuitSequential Logic Circuit
Sequential Logic Circuit
 
Comm008 e4 bani
Comm008 e4 baniComm008 e4 bani
Comm008 e4 bani
 
Digital control systems
Digital control systemsDigital control systems
Digital control systems
 

Similar to How to use Binary Logic Functions in PLC

Similar to How to use Binary Logic Functions in PLC (20)

DOC-20240203-WA0000.pptx
DOC-20240203-WA0000.pptxDOC-20240203-WA0000.pptx
DOC-20240203-WA0000.pptx
 
LOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdfLOGICAL GATES mayank chauhan.pdf
LOGICAL GATES mayank chauhan.pdf
 
LOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdfLOGICAL_GATES_priyansh_singhal.pdf
LOGICAL_GATES_priyansh_singhal.pdf
 
Logic gates 07 11-2014
Logic gates 07 11-2014Logic gates 07 11-2014
Logic gates 07 11-2014
 
Components logic gates
Components   logic gatesComponents   logic gates
Components logic gates
 
Deld lab manual
Deld lab manualDeld lab manual
Deld lab manual
 
08 chapter03 06_status_bits_otl_otu_scan_logic_fa16
08 chapter03 06_status_bits_otl_otu_scan_logic_fa1608 chapter03 06_status_bits_otl_otu_scan_logic_fa16
08 chapter03 06_status_bits_otl_otu_scan_logic_fa16
 
Logic gatesrevised.ppt
Logic gatesrevised.pptLogic gatesrevised.ppt
Logic gatesrevised.ppt
 
Logic Design - Chapter 2: Logic Gates
Logic Design - Chapter 2: Logic GatesLogic Design - Chapter 2: Logic Gates
Logic Design - Chapter 2: Logic Gates
 
Logic not gate tutorial with logic gate truth table
Logic not gate tutorial with logic gate truth tableLogic not gate tutorial with logic gate truth table
Logic not gate tutorial with logic gate truth table
 
2th year iv sem de lab manual
2th year iv sem de lab manual2th year iv sem de lab manual
2th year iv sem de lab manual
 
perform operation with boolean algebra
perform operation with boolean algebraperform operation with boolean algebra
perform operation with boolean algebra
 
Logic gates (1)
Logic gates (1)Logic gates (1)
Logic gates (1)
 
Logic gates
Logic gatesLogic gates
Logic gates
 
investagatory PHYSICS-LOGIC GATES
investagatory PHYSICS-LOGIC GATESinvestagatory PHYSICS-LOGIC GATES
investagatory PHYSICS-LOGIC GATES
 
Electronics: Logic Gates
Electronics: Logic GatesElectronics: Logic Gates
Electronics: Logic Gates
 
Encoder
EncoderEncoder
Encoder
 
Latches and flip flop
Latches and flip flopLatches and flip flop
Latches and flip flop
 
Digital e chap 4
Digital e   chap 4Digital e   chap 4
Digital e chap 4
 
De lab manual
De lab manualDe lab manual
De lab manual
 

More from KuldeepMakwana6

Part 8 PLC faundamentals of wiring sink and source
Part 8 PLC faundamentals of wiring sink and sourcePart 8 PLC faundamentals of wiring sink and source
Part 8 PLC faundamentals of wiring sink and sourceKuldeepMakwana6
 
Part 5 PLC inputs & outputs
Part 5 PLC inputs & outputsPart 5 PLC inputs & outputs
Part 5 PLC inputs & outputsKuldeepMakwana6
 
Part 3 block diagram of PLC.
Part 3 block diagram of PLC.Part 3 block diagram of PLC.
Part 3 block diagram of PLC.KuldeepMakwana6
 

More from KuldeepMakwana6 (7)

Part 8 PLC faundamentals of wiring sink and source
Part 8 PLC faundamentals of wiring sink and sourcePart 8 PLC faundamentals of wiring sink and source
Part 8 PLC faundamentals of wiring sink and source
 
Part 5 PLC inputs & outputs
Part 5 PLC inputs & outputsPart 5 PLC inputs & outputs
Part 5 PLC inputs & outputs
 
Part 6 PLC languges.
Part 6 PLC languges.Part 6 PLC languges.
Part 6 PLC languges.
 
Part 4 Types of PLC
Part 4 Types of PLCPart 4 Types of PLC
Part 4 Types of PLC
 
Part 3 block diagram of PLC.
Part 3 block diagram of PLC.Part 3 block diagram of PLC.
Part 3 block diagram of PLC.
 
Part 2 What is PLC ?
Part 2 What is PLC ?Part 2 What is PLC ?
Part 2 What is PLC ?
 
Part 1 History Of PLC.
Part 1 History Of PLC.Part 1 History Of PLC.
Part 1 History Of PLC.
 

Recently uploaded

MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 

Recently uploaded (20)

MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 

How to use Binary Logic Functions in PLC

  • 1. How to use Binary Logic Function in PLC
  • 2. Binary Concept We have work in Two state:- ON / OFF Same as Digital logic state:- 1 / 0 Example:- ON / OFF Lamp:- 1 / 0 Motor:- 1 / 0 Horn :- 1 / 0 V / 0V ( + ) / ( - ) 0.0 ~ 0.8V its means to consider low voltage
  • 3. Logic Gates  AND Gate:- A B Y INPUT OUTPUT AND Gate Truth Table AND LOGIC GATE A B Y 0 0 0 0 1 0 1 0 0 1 1 1
  • 4. • AND GATE Electrical Realization. Logic Gates L N AND Gate Truth Table A B LAMP Electrical Circuit A B LAMP 0 0 0 0 1 0 1 0 0 1 1 1
  • 5. • AND GATE IN PLC Programming. Logic Gates AND Gate Truth Table Ladder LOGIC L N A B Y A B Y 0 0 0 0 1 0 1 0 0 1 1 1
  • 6. Logic Gates  OR Gate:- OR Gate Truth Table OR LOGIC GATE OUTPUT INPUT A B Y A B Y 0 0 0 0 1 1 1 0 1 1 1 1
  • 7. • OR GATE Electrical Realization. Logic Gates L N OR Gate Truth Table A B LAMP Electrical Circuit A B LAMP 0 0 0 0 1 1 1 0 1 1 1 1
  • 8. • OR GATE IN PLC Programming. Logic Gates OR Gate Truth Table Ladder LOGIC L N A B Y A B Y 0 0 0 0 1 1 1 0 1 1 1 1
  • 9. Logic Gates  NOT Gate:- NOT Gate Truth Table OR LOGIC GATE OUTPUT INPUT A Y A Y 0 1 1 0
  • 10. • OR GATE Electrical Realization. Logic Gates L N LAMP Electrical Circuit NOT Gate Truth Table R R NC NO R R A LAMP 0 1 1 0
  • 11. • NOT GATE IN PLC Programming. Logic Gates Ladder LOGIC L N A Y NOT Gate Truth Table A LAMP 0 1 1 0
  • 12. Logic Gates NAND Gate:- A B Y INPUT OUTPUT NAND Gate Truth Table NAND LOGIC GATE A B Y 0 0 1 0 1 1 1 0 1 1 1 0
  • 13. • NAND GATE IN PLC Programming. Logic Gates NAND Gate Truth Table A B Y 0 0 1 0 1 1 1 0 1 1 1 0 Ladder LOGIC L N A B Y
  • 14. Logic Gates NOR Gate Truth Table NOR LOGIC GATE OUTPUT INPUT A B Y A B Y 0 0 1 0 1 0 1 0 0 1 1 0  NOR Gate:-
  • 15. • NOR GATE IN PLC Programming. Logic Gates NOR Gate Truth Table Ladder LOGIC L N A B Y A B Y 0 0 1 0 1 0 1 0 0 1 1 0 NC
  • 16. Logic Gates NOR Gate Truth Table EX-OR LOGIC GATE A B Y 0 0 0 0 1 1 1 0 1 1 1 0  EX-OR Gate:- INPUT OUTPUT
  • 17. • EX-OR GATE IN PLC Programming. Logic Gates EX-OR Gate Truth Table Ladder LOGIC L N A B Y A B Y 0 0 0 0 1 1 1 0 1 1 1 0A B
  • 18. Logic Gates EX-NOR Gate Truth Table EX-NOR LOGIC GATE A B Y 0 0 1 0 1 0 1 0 0 1 1 1  EX-NOR Gate:- OUTPUT INPUT Y
  • 19. • EX-OR GATE IN PLC Programming. Logic Gates EX-OR Gate Truth Table Ladder LOGIC L N A B Y A B Y 0 0 1 0 1 0 1 0 0 1 1 1A B
  • 20. Next Video Topic  How to use Boolean function using in PLC...
  • 21. Don't Forget Like And Share.