- English
- Deutsch
- Português
- Español
- PLC Programable Logic Control
- What is a PLC
- Analog and Digital
- PLC Programming Languages
- Basic Logic Functions
- Combinatorial Logic
- Wire Break Detection
- Algebraic Simplification of Logic Circuits
- Karnaugh map
- PLC Exercises I
- PLC-exercises II – boolean algebra
- PLC exercise – Tank level monitoring
- Work Order PLC Material detection
- How a PLC works
- PLC function Set and Reset
- PLC-Program for H-Bridge
- Sequence control
- Analog value processing
- Bus Network
- Number Systems
- Videos about PLC
- Index PLC
Check Yourself!
Table of Contents
ToggleWork order - Coke Mix dispenser with PLC
Your work order is to develop a Coke mix dospenser with a plc. You make your choice using four buttons, as shown.
- Create a true table for all 4 outputs.
- Create a logical equation for all 4 outputs.
- If possible, simplify these equations using switching algebra and Karnaugh maps.
Note: Only one button should be pressed at a time. If more than one button is pressed, this means incorrect operation.
1. Truth Table
2. Logical equations
3. Karnaugh maps
It can be seen from the Karnaugh maps that no packages can be formed and therefore a simplification is not possible.