Auto Billing Mall Shopping Cart Using
PLC
Shopping
is easy but waiting on a bill counter after shopping is too boring and tedious
task. Huge amount of rush plus cashier preparing the bill with bar code scanner
is too time consuming and results in long ques. So here we have made an
innovative project which will be placed in the shopping trolley itself.
The system consists of a RFID reader which is
controlled by PLC. So whenever the shopper puts any product in trolley it is
been detected by the rfid module and it is displayed on LCD along with the
price of the product. As the shopper adds more things it is detected by the
module and the price according to that increases. In case if customer changes
his/her mind and doesn’t want any product added in the trolley he can remove it
and the price added will be deducted automatically. At the end of shopping the
shopper will press the button which when pressed adds all the product along
with their price and gives the total bill to be paid. At exit for verification
the the shopkeeper can verify the shopping with the help of master card.
Hence this system is suitable for use in places
such as supermarkets, where it can help in reducing man power and in creating a
better shopping experience for its customers.
Required components:
1. 1. PLC Module
2.
LCD display
3.
Power Supply
4.
RFID reader
5.
RfID Tags
6.
Alarm
7.
Ethernet Cable
PLC Module
Programmable Logic Controller (PLC) is an
Industrial Computer that accepts inputs from switches and sensors, It is a specialized computer
used to control machines. It uses programmable memory to store instructions and
execute special functions .
LCD display
LCD is a display screen for all kinds of CMOS/TTL devices.
This word comes from the liquid crystal with different screen size. Any digit
from ASCII code is viewable on the module. It supports the custom signs and
designs but those require some specific methods and have some limitations
LCD
the registers are used to store the data and commands. The command registers
store the data of different functions that can be performed on the screen. The
Data registers help to store the data and then pass it to the controller. The Data
and command registers are only able to store the operation of basic light
control. The liquid crystals are placed between the two glass sheets on the
screen. The two sheets are also placed between these sheets. The sheets are
used to stop the light.
Power Supply
In this project we can give the power supply AC or DC
based on the equipment, for PLC we can give 220v ac or 24v DC, Lcd Display
requires Dc supply.
Radio Frequency
Identification reader(RFID Reader)
Rfid Reader has huge application, It may used in
Manufacturing companies, Warehouse, in Colleges for students attendance,
Vehicle tracking System etc.
RFID or Radio Frequency Identification system
consists of two main components, I.e. transponder/tag attached to identified
the object, and a Transceiver also known as interrogator/Reader. it has an antenna which generates high frequency electromagnetic
field and also it has microchips that stores and process information.
RfID Tags
RfID
tag is a type of tracking System that uses smart barcodes in order to identify
objects. To read the information encoded on a tag, it is
placed in close proximity to the Reader.
Ethernet
cable:
Ethernet is an arrangement of
networking technologies and systems used in local area networks (LAN), where
computers are connected within a original physical space. This communication protocol is designed for use in industrial
field for automation and process control. It is one of the existing Industrial
Ethernet (IE) protocols. These protocols use the standard Ethernet link layer
(i.e. cabling) and Internet Protocol (networking layer) coupled with a
proprietary application layer protocol.
Plc Programming Steps:
Step 1: Check the power supply before connecting the module
Step 2: Check all the inputs and outputs which to be
connected.
Step 3: Write the program carefully step by step
Step 4: Connect the communication Cable Properly PLC to PC
Step 5: Dump the Program and check all the connection before on the switch
Comments
Post a Comment
If you have any Doubts plz let me know