SlideShare una empresa de Scribd logo
1 de 14
VENDING MACHINE
PLC PROGRAMMING PROJECT
MEMBER :
RAHUL
MELKAMU
INTRODUCTION
● Vending machine is a machine that dispenses merchandise after customer deposits money. It
provides various snacks, beverages, cigarette and other products to consumers.
● The idea is to vend products without a cashier. Items sold via vending machine.
● The first vending machine is believed to have been invented by Hero of Alexandria, a first-
century inventor.
● Most vending machines are designed as large safes.
● Most of vending machines are see-through or glass-front merchandisers. This is because it
can show clearly and customer able to browse.
● Usually vending machines use a spiral kind of mechanism to separate and to hold the
products.
● When the machine vends, the spiral turns, thus pushing the product forward and falling
down to be vended.
This project will design and implement a
coin operated vending machine controller
The Project Involved:
● Design of vending machine
● PLC programming
● Concept of digital logic
Vending Machine Features
➢ Vend 5 products
➢ Accept 3 kinds of coins(50c , $1 , $2)
➢ One coin can be entered at one time
➢ Self-starting with the initial coin
➢ First insert coins, then choose one product at a time!! (cannot vend more than one
product at a time)
Design Specifications
Inputs
Accept 3 kinds of coins(50c , $1 , $2)
Output
Selected drink
Buttons
1 button for turn on/off programme (main switch)
3 buttons for coin input
5 buttons for select product
1 button for reset program or cancel process
Equipment used
5 motors
2 LED
2 resistor 330ohm
START
END
WAIT FOR COIN
SPRITEL&PFANTA
COKE
ZERO
COKE
IF
TOTAL = $2
SELECT DRINK
RESET/CANCEL
● DISPENSE DRINK
FLOW CHART
Summary
➢ This project proposal telling that the component that might be used.
➢ Our target is to gain knowledge about the basics of how a vending machine works using
Programmable Logic Controller.
➢ The flowchart show the flow of process that happen when the user try to buy the product.
➢ vending machine respond to the user’s decision on deciding which product he/she want.
➢ As they press the switch, the can will drop to the outlet corner to let the user get it.
THANK YOU

Más contenido relacionado

La actualidad más candente

Line follower robot
Line follower robotLine follower robot
Line follower robot
Priya Hada
 
Digital Notice Board
Digital Notice BoardDigital Notice Board
Digital Notice Board
Raaki Gadde
 
Washing machine
Washing  machineWashing  machine
Washing machine
Eng Eng
 
Moore and Mealy machines
Moore and Mealy machinesMoore and Mealy machines
Moore and Mealy machines
Irfan Anjum
 

La actualidad más candente (20)

Atm.ppt
Atm.pptAtm.ppt
Atm.ppt
 
state diagrams of flip flops
 state diagrams of flip flops state diagrams of flip flops
state diagrams of flip flops
 
Smart traffic light controller using verilog
Smart traffic light controller using verilogSmart traffic light controller using verilog
Smart traffic light controller using verilog
 
Pic microcontroller architecture
Pic microcontroller architecturePic microcontroller architecture
Pic microcontroller architecture
 
Waching machine[1]
Waching machine[1]Waching machine[1]
Waching machine[1]
 
Embedded systems and their applications in our daily routine
Embedded systems and their applications in our daily routineEmbedded systems and their applications in our daily routine
Embedded systems and their applications in our daily routine
 
Line follower robot
Line follower robotLine follower robot
Line follower robot
 
Clinica
ClinicaClinica
Clinica
 
Lecture 3
Lecture 3Lecture 3
Lecture 3
 
AVR ATmega32
AVR ATmega32AVR ATmega32
AVR ATmega32
 
Arduino Projects
Arduino ProjectsArduino Projects
Arduino Projects
 
8254 Programmable Interval Timer by vijay
8254 Programmable Interval Timer by vijay8254 Programmable Interval Timer by vijay
8254 Programmable Interval Timer by vijay
 
Digital Notice Board
Digital Notice BoardDigital Notice Board
Digital Notice Board
 
Finite state automaton
Finite state automatonFinite state automaton
Finite state automaton
 
PLC Internal Relays
PLC Internal RelaysPLC Internal Relays
PLC Internal Relays
 
Washing machine
Washing  machineWashing  machine
Washing machine
 
Smart Switchboard: An home automation system
Smart Switchboard: An home automation systemSmart Switchboard: An home automation system
Smart Switchboard: An home automation system
 
Mealy and moore machines
Mealy and moore machinesMealy and moore machines
Mealy and moore machines
 
STM32 MCU Family
STM32 MCU FamilySTM32 MCU Family
STM32 MCU Family
 
Moore and Mealy machines
Moore and Mealy machinesMoore and Mealy machines
Moore and Mealy machines
 

Similar a VENDING MACHINE.pptx

Vendingmachineinnovation
VendingmachineinnovationVendingmachineinnovation
Vendingmachineinnovation
maryam1903
 
Note counting machine
Note counting machineNote counting machine
Note counting machine
SHIVA MOTURI
 

Similar a VENDING MACHINE.pptx (12)

Get chindogu
Get chindoguGet chindogu
Get chindogu
 
Automated Coffee machine
Automated Coffee machineAutomated Coffee machine
Automated Coffee machine
 
ATM project presentation
ATM project presentationATM project presentation
ATM project presentation
 
atmc-200505115106 (1).pdf
atmc-200505115106 (1).pdfatmc-200505115106 (1).pdf
atmc-200505115106 (1).pdf
 
Vendingmachineinnovation
VendingmachineinnovationVendingmachineinnovation
Vendingmachineinnovation
 
Implementation of FSM Based Automatic Dispense Machine with Expiry Date Feat...
Implementation of FSM Based Automatic Dispense Machine with  Expiry Date Feat...Implementation of FSM Based Automatic Dispense Machine with  Expiry Date Feat...
Implementation of FSM Based Automatic Dispense Machine with Expiry Date Feat...
 
Note counting machine
Note counting machineNote counting machine
Note counting machine
 
Warm-It ppt
Warm-It pptWarm-It ppt
Warm-It ppt
 
Smart Sensors, Smart Shopping Cart IDM10
Smart Sensors, Smart Shopping Cart IDM10Smart Sensors, Smart Shopping Cart IDM10
Smart Sensors, Smart Shopping Cart IDM10
 
Odoo - Features and configuration of your Odoo Point of Sale
Odoo - Features and configuration of your Odoo Point of SaleOdoo - Features and configuration of your Odoo Point of Sale
Odoo - Features and configuration of your Odoo Point of Sale
 
Dune london- SOPs
Dune london- SOPsDune london- SOPs
Dune london- SOPs
 
Innovators race50 qlez
Innovators race50 qlezInnovators race50 qlez
Innovators race50 qlez
 

VENDING MACHINE.pptx

  • 1. VENDING MACHINE PLC PROGRAMMING PROJECT MEMBER : RAHUL MELKAMU
  • 2. INTRODUCTION ● Vending machine is a machine that dispenses merchandise after customer deposits money. It provides various snacks, beverages, cigarette and other products to consumers. ● The idea is to vend products without a cashier. Items sold via vending machine. ● The first vending machine is believed to have been invented by Hero of Alexandria, a first- century inventor. ● Most vending machines are designed as large safes. ● Most of vending machines are see-through or glass-front merchandisers. This is because it can show clearly and customer able to browse. ● Usually vending machines use a spiral kind of mechanism to separate and to hold the products. ● When the machine vends, the spiral turns, thus pushing the product forward and falling down to be vended.
  • 3. This project will design and implement a coin operated vending machine controller The Project Involved: ● Design of vending machine ● PLC programming ● Concept of digital logic
  • 4. Vending Machine Features ➢ Vend 5 products ➢ Accept 3 kinds of coins(50c , $1 , $2) ➢ One coin can be entered at one time ➢ Self-starting with the initial coin ➢ First insert coins, then choose one product at a time!! (cannot vend more than one product at a time)
  • 5. Design Specifications Inputs Accept 3 kinds of coins(50c , $1 , $2) Output Selected drink Buttons 1 button for turn on/off programme (main switch) 3 buttons for coin input 5 buttons for select product 1 button for reset program or cancel process Equipment used 5 motors 2 LED 2 resistor 330ohm
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12. START END WAIT FOR COIN SPRITEL&PFANTA COKE ZERO COKE IF TOTAL = $2 SELECT DRINK RESET/CANCEL ● DISPENSE DRINK FLOW CHART
  • 13. Summary ➢ This project proposal telling that the component that might be used. ➢ Our target is to gain knowledge about the basics of how a vending machine works using Programmable Logic Controller. ➢ The flowchart show the flow of process that happen when the user try to buy the product. ➢ vending machine respond to the user’s decision on deciding which product he/she want. ➢ As they press the switch, the can will drop to the outlet corner to let the user get it.