SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 646
Smart Rationing System using RFID and Raspberry Pi
Prof. Wangikar S. N1, Rohini Thorat2, Pooja Yadav3, Palkar Tamanna4
1Asst. Prof. Department of Electronics and telecommunication engineering, AGTI’S Dr.Daulatrao Aher College of
Engineering, Karad. Maharashtra, India.
2,3,4 Student of Department of Electronics and telecommunication engineering, AGTI’S Dr. Daulatrao Aher College of
Engineering, Karad. Maharashtra, India.
-----------------------------------------------------------------------***------------------------------------------------------------------------
ABSTRACT:- Public Distribution System is an important
food security scheme implemented by the Government of
India under Ministry of Consumer Affairs, Food and Public
Distribution. Smart ration card is useful to every
householder for various purposes such as family member’s
details, to get subsidized food items and non-food items, gas
connection and also address proof for various purposes. All
people having a ration card to get different food grain items
such as sugar, rice, wheat and non-food items such as edible
oils and kerosene from fair price shops. But current
distribution system having many drawbacks like all
customer details stored in manually in the registers. Manual
based ration system leads to various problems like
corruption. For the own benefit, shopkeeper sales fair price
gain which allotted by Government for BPL people to
outside.
E-government is increasingly used to improve transparency
in the Government sector and to fight against corruption. All
these drawbacks are overcome by using RFID and biometric
fingerprint system implementation security features in
ration cards so it will bring transparency in Public
Distribution System.
KEYWORDS: Finger print scanner, RFID, Raspberry Pi, GUI.
I. INTRODUCTION:
The ration distribution system is one of the Govt. economic
policies in India. Its main purpose is to provide food grains
(sugar, wheat, rice, kerosene, etc.) to the people at
affordable rates. The network of the ration shop is spread
all over in India to provide food security to people. The
validity and the allocation of the ration cards is monitored
by the state government. Ration card contains separate
record for each family which includes details like no. of
members in family, names of the members, head of the
family, permanent address, present living address, and
phone number databases. India's public distribution
system runs based on the ration card, including its purpose
of identification, eligibility, and entitlement. Ration card
has three categories – extreme poverty level (AAY), below
poverty line (BPL) and above poverty line (APL). The
poverty lines are identified depends upon the annual
income of that particular family. Depends upon the
familyincomes the ration card color is decided. The
different colors of ration cards are navy blue (BPL), white
(APL) and orange (AAY).
Most of the ration shopkeepers to keep fake rations cards
with them. The shopkeeper may sales ration at higher
rates than recommended rates by Government or may do
wrong entries in register. Due to the fake ration cards, the
shopkeeper receives the extra ration from higher authority
and he sales it into the open market. The may not provide
sufficient amount of food to consumers. Most of the time
peoples are not aware of the availability of ration in ration
shop. In this way, in the current situation we are facing
problems of corruption in PDS. In this paper, we have
proposed a Smart Ratioing System based on RFID and
BIOMETRICS Technology to avoid the drawbacks. In this
system, only authentic person can be recovered ration
materials from ration shops based on the amount available
in the database. The automatic ration distribution system
uses finger print technology to automatize the public
distribution system thereby minimizing the corruptions. In
this system, the manual work is replaced by automated
system. The smart card replaces the ration card by
including all user information. This system is much more
secured and easier to use.
II. BLOCK DIAGRAM:
Fig. shows the smart rationing system block diagram
based on finger print scanner and Raspberry Pi.
Fig. Block Diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 647
System consists of fingerprint scanner, RFID card, RFID
reader, raspberry pi, GUI screen, database, and website.
The proposed system demonstrates distribution ration.
Fingerprint scanner, RFID card, RFID reader, power supply
acts as inputs to the raspberry pi and database at the
output side which gives information and the updates about
stock of rationing.
III. PROCEDURE:
The smart rationing system is installed at the ration shop
which interfaces fingerprint scanner, RFID card & reader,
raspberry pi, database, website. This system consists of the
fingerprint sensor on which the fingerprint of the
customer is scan if the fingerprint of customer doesn’t
match with the data in the database it again asked to the
customer for his/ her fingerprint is match. Once the
fingerprint is match with the data in the database then the
RFID card will be scanned through the RFID reader. Each
RFID card contains unique code. The customer will have
unique number and scanning RFID card, RFID reader will
identify it. Raspberry Pi 3 B+ acts as main controller.
Raspberry pi takes sequential number from reader and
access corresponding record in the database then the send
to the server. When the unique code of RFID card matches
with stored database then it displays the customer is valid.
After that user account will display with total quantity of
food grain on screen. Shopkeeper can give input by using
keyboard and enter the items which customers wants to
buy. Then the message sends to the customers which
contains information about buying ration. After
completing this process database will be updated and this
updated information displayed on the government website
and the SMS to the customer’s related the ration.
IV. DATABASE MAINTAINCE:
We will have three databases for three different categories
i,e. one for the card holder, second one for the shopkeeper
to store the details of the products that are being
distributed to the people, third one is for the government
to store the details of the products that are being
distributed to the shopkeeper. So, every time the
distribution has been made there is a necessary of
updating and maintaining the database to avoid the
miscalculations.
V. CUSTOMER DATABASE:
For maintaining this database, we have to collect all the
information and have to store it in the database. Every
time if there is any change in the details provided by the
customers. It should be immediately updated in the
database. When the distribution of the products then the
message will be sent to the customers on the registered
number.
VI. HARDWAREDESCRIPTION:
Raspberry Pi: Raspberry pi is the heart of the ration
materials distribution system. Raspberry pi is a mini
computer which is designed in a single board with the
entire essential component required for running and
operating system. The Raspberry Pi 3 Model B+ is the
latest product in the Raspberry Pi s3 range.
 Boasting a 64-bit quad core processor running at
1.4GHz, dual-band +2.4GHz
 5GHz wireless LAN, Bluetooth 4.2/BLE, faster
Ethernet, and PoE capability via a separate PoE
HAT.
 4 USB port
 40 GPIU pin
 Display interface
 Micro sd card slot
Fig. Raspberry Pi 3 B+
FINGERPRINT SCANNER: Used for the scanning the
customers fingers. Also used for security purpose.
 Fingerprint sensor type: Optical
 Sensor Life: 100 million times
 Verification Speed: 0.3 sec
 Scanning Speed: 0.5 sec
 Template size: 512 bytes
 Storage capacity: 1000
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 648
Fig. Fingerprint Scanner
RFID Card:
 The RFID cards are two types active
and passive.
 The RFID tags contains the on number
which is there inside the card and it will have
one magnetic coil in the card when we place
the RFID tag on the reader it will generates a
magnetic flux and reads the card number.
 High security and high endurance RFID
13.56 Smart Card is designed for simple
integration and user convenience which could
allow complete access control transaction tobe
handled in less than 100 ms.
Fig. RFID Card
RFID Reader:
 MF RC522 is used in highly integrated 13.56MHz
contactless communication cardchip to read
 The application launched a lowvoltage, low cost,
small size, non-contact card chip to read and
write, intelligentinstruments and portable
handheld devices developed better.
 The MF RC522 use of advanced modulation and
demodulation concept completelyintegrated in the
13.56MHz all kinds of passive contactless
communicationmethods and protocols.
Power Supply:
 Power supply is a unit used for providing voltage
the raspberry pi.
 It needs 5V DC.240 V AC for computer monitor.
VI. Software Details:
Here is some software which is used in proposed system.
1. VNC Viewer:
VNC is a graphical desktop sharing system that allows you
to remotely control the desktop interface of one computer
from another computer or mobile device. VNC transmits
the keyboard and either mouse or touch events to VNC
server, and receives update to the screen in return. VNC
connect from RealVNC is included with Raspbian.
Direct connections are fine when connecting to your
Raspberry Pi over the same private local network. E.g. at
home, school, in the office. Cloud connections are both
safer and more convenient when you want to control your
Raspberry Pi over the internet.
2. PuTTY:
PuTTY is a free and open source terminal emulator; serial
console and network file transfer application. It supports
several network protocols, including SCP, SSH, Telnet,
rlogin, and raw socket connection. PuTTY was originally
written for Microsoft windows, but it has been ported to
various another operating system. It supports many
variations on the secure remote terminal, and provides
user control over the SSH encryption key and protocol
version.
Features:
1. Windows client. Mac and Linux ports exist.
2. Supports both 32- and 64-bit windows.
3. Supports public key authentication and active
directory.
4. File transfers only using a separate Command
line programs.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 649
3. Raspbian Operating System:
Raspbian is a free operating system based on Debian
optimized for the Raspberry Pi hardware. An operating
system is the set of basic programs and utilities that make
your Raspberry Pi run. Raspbian provides more than a
pure operating system, it comes with over 35000
packages, pre-complied software bundles. Raspbian is
highly optimized for the Raspberry Pi line’s low
performance ARM CPUs.
4. Python:
Python is object-oriented programming language. Python
is designed for rapid prototyping of complex applications.
It interfaces to many operating system calls and libraries
and is extensible to C or C++. Python is used on a server to
create web applications. It can connect to database system.
It can also read and modify files. Python used to handle big
data and perform complex mathematics.
VII. Flow Chart:
Fig. shows the system flow chart of proposed system
which will indicates the actual flow of proposed system to
gain the appropriate result.
Fig. Flow diagram of proposed system
VIII. ADVANTAGES:
 The ration items will be effectively delivered to
the valid ration card holders.
 The government services are reached to poor
people effectively and also stop the corruption in
PDS.
 Using the smart rationing system Government
easily access the information of customer’s and
shopkeepers.
IX. ACKNOWLEDGMENT:
We are really delighted to submit this paper on “Smart
Ratioing System Using RFID and Raspberry Pi”. We would
like to thank sincerely to our guide Mrs.S.N. Wangikar for
her valuable guidance, constant assistance, support,
endurance and constructive suggestions for the
betterment of this project work. We would like to express
our deep sense of gratitude to our principal Prof. Dr. A. M.
Mulla for encouraging throughout this course. We would
like to convey our heartfelt thanks to our HOD Prof. P. J.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 650
Chorage for giving us the opportunity to embark upon this
topic. We would like to that all our faculties and friends for
their help and constructive criticism during this technical
paper.
X. CONCLUSION
This system is the computerized version of PDS and its
advantages over the present ration cards. The biometric
and RFID based PDS is simple to implement and require
much less hard work compared to the other systems. Using
this biometric enabled fingerprint management system
can have managed better ways of smart ration card system
to stop the corruption. The proposed system has
advantages like it is helpful to prevent malpractices at
ration shop, maintain data properly, reduces paper work,
time saving approach, increase security and cost effective.
XI. RFERENCES
1. “Smart Ration Card System using RFID and Embedded
System” International Journal on Future Revolution in
Computer Science & Communication Engineering, March
2018, by Prof. Kanchan Warke.
2. “Automated Ration Distribution System Using RFID/UID
and IOT” International Journal of Advance Electrical and
Electronics Engineering (IJAEEE), January 2017, by Noor
Adiba
3. “Smart Ration Card system using RFID & Raspberry pi”
International Journal of Advance Research in Science and
Engineering, April 2018, by Ashvini P. Mali
4. “Smart Rationing System” International Journal of
Advanced Research in Electrical, Electronics and
Instrumentation Engineering Vol. 6, Issue 10, October
2017 by Surbhi Surkar
5. “Biometric Enabled Ration Card Security System for
Public Distribution System” International Advanced
Research Journal in Science, Engineering and Technology
Vol. 4, Special Issue 4, January 2017 by Laxman
Kumarwad, Rajendra Kumbhar

More Related Content

What's hot

IRJET- Smart Cart Using Arduino and RFID
IRJET- Smart Cart Using Arduino and RFIDIRJET- Smart Cart Using Arduino and RFID
IRJET- Smart Cart Using Arduino and RFIDIRJET Journal
 
Smart shopping cart
Smart shopping cartSmart shopping cart
Smart shopping cartIJSRED
 
IRJET - IoT Applications on Secure Smart System
IRJET - IoT Applications on Secure Smart SystemIRJET - IoT Applications on Secure Smart System
IRJET - IoT Applications on Secure Smart SystemIRJET Journal
 
IRJET-RFID Based Smart Shopping Kart
IRJET-RFID Based Smart Shopping KartIRJET-RFID Based Smart Shopping Kart
IRJET-RFID Based Smart Shopping KartIRJET Journal
 
RFID Based Vending Machine
RFID Based Vending MachineRFID Based Vending Machine
RFID Based Vending Machineijtsrd
 
Intelligent Billing Using Electronic Trolley for Mega Malls Paper
Intelligent Billing Using Electronic Trolley for Mega Malls PaperIntelligent Billing Using Electronic Trolley for Mega Malls Paper
Intelligent Billing Using Electronic Trolley for Mega Malls PaperRUTURAJ SHETE
 
RFID based smart shopping cart and billing system
RFID based smart shopping cart and billing systemRFID based smart shopping cart and billing system
RFID based smart shopping cart and billing systemlaharipothula
 
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning CodeIRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning CodeIRJET Journal
 
IRJET- RFID Based Shop Billing Machine using Raspberry Pi
IRJET-  	  RFID Based Shop Billing Machine using Raspberry PiIRJET-  	  RFID Based Shop Billing Machine using Raspberry Pi
IRJET- RFID Based Shop Billing Machine using Raspberry PiIRJET Journal
 
Smart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controllingSmart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controllingPranav Veerani
 
Shopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technologyShopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technologyIAEME Publication
 
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
IRJET-  	  Smart Trolley System for Automated Billing using RFID and IoTIRJET-  	  Smart Trolley System for Automated Billing using RFID and IoT
IRJET- Smart Trolley System for Automated Billing using RFID and IoTIRJET Journal
 
IRJET- Smart Trolley for Billing System
IRJET-   	  Smart Trolley for Billing SystemIRJET-   	  Smart Trolley for Billing System
IRJET- Smart Trolley for Billing SystemIRJET Journal
 
A Project Report on RFID Based Attendance System.pdf
A Project Report on RFID Based Attendance System.pdfA Project Report on RFID Based Attendance System.pdf
A Project Report on RFID Based Attendance System.pdfSudipto Krishna Dutta
 
IRJET- IoT Applications on Secure Smart Shopping System
IRJET-  	  IoT Applications on Secure Smart Shopping SystemIRJET-  	  IoT Applications on Secure Smart Shopping System
IRJET- IoT Applications on Secure Smart Shopping SystemIRJET Journal
 
11.rfid based automatic shopping cart
11.rfid based automatic shopping cart11.rfid based automatic shopping cart
11.rfid based automatic shopping cartAlexander Decker
 

What's hot (20)

IRJET- Smart Cart Using Arduino and RFID
IRJET- Smart Cart Using Arduino and RFIDIRJET- Smart Cart Using Arduino and RFID
IRJET- Smart Cart Using Arduino and RFID
 
Smart shopping cart
Smart shopping cartSmart shopping cart
Smart shopping cart
 
IRJET - IoT Applications on Secure Smart System
IRJET - IoT Applications on Secure Smart SystemIRJET - IoT Applications on Secure Smart System
IRJET - IoT Applications on Secure Smart System
 
IRJET-RFID Based Smart Shopping Kart
IRJET-RFID Based Smart Shopping KartIRJET-RFID Based Smart Shopping Kart
IRJET-RFID Based Smart Shopping Kart
 
RFID Based Vending Machine
RFID Based Vending MachineRFID Based Vending Machine
RFID Based Vending Machine
 
Intelligent Billing Using Electronic Trolley for Mega Malls Paper
Intelligent Billing Using Electronic Trolley for Mega Malls PaperIntelligent Billing Using Electronic Trolley for Mega Malls Paper
Intelligent Billing Using Electronic Trolley for Mega Malls Paper
 
RFID based smart shopping cart and billing system
RFID based smart shopping cart and billing systemRFID based smart shopping cart and billing system
RFID based smart shopping cart and billing system
 
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning CodeIRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
 
IRJET- RFID Based Shop Billing Machine using Raspberry Pi
IRJET-  	  RFID Based Shop Billing Machine using Raspberry PiIRJET-  	  RFID Based Shop Billing Machine using Raspberry Pi
IRJET- RFID Based Shop Billing Machine using Raspberry Pi
 
Smart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controllingSmart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controlling
 
Shopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technologyShopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technology
 
RFID Shopping System
RFID Shopping SystemRFID Shopping System
RFID Shopping System
 
Smart shopping system
Smart shopping systemSmart shopping system
Smart shopping system
 
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
IRJET-  	  Smart Trolley System for Automated Billing using RFID and IoTIRJET-  	  Smart Trolley System for Automated Billing using RFID and IoT
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
 
IRJET- Smart Trolley for Billing System
IRJET-   	  Smart Trolley for Billing SystemIRJET-   	  Smart Trolley for Billing System
IRJET- Smart Trolley for Billing System
 
Ff25965968
Ff25965968Ff25965968
Ff25965968
 
Smart shopping system using rfid
Smart shopping system using rfidSmart shopping system using rfid
Smart shopping system using rfid
 
A Project Report on RFID Based Attendance System.pdf
A Project Report on RFID Based Attendance System.pdfA Project Report on RFID Based Attendance System.pdf
A Project Report on RFID Based Attendance System.pdf
 
IRJET- IoT Applications on Secure Smart Shopping System
IRJET-  	  IoT Applications on Secure Smart Shopping SystemIRJET-  	  IoT Applications on Secure Smart Shopping System
IRJET- IoT Applications on Secure Smart Shopping System
 
11.rfid based automatic shopping cart
11.rfid based automatic shopping cart11.rfid based automatic shopping cart
11.rfid based automatic shopping cart
 

Similar to Smart Rationing System using RFID and Biometrics

Automatic Ration Vending Machine using RFID and GSM Technology
Automatic Ration Vending Machine using RFID and GSM TechnologyAutomatic Ration Vending Machine using RFID and GSM Technology
Automatic Ration Vending Machine using RFID and GSM TechnologyIRJET Journal
 
A Survey on RFID Based Smart Shopping System and Automated Billing
A Survey on RFID Based Smart Shopping System and Automated BillingA Survey on RFID Based Smart Shopping System and Automated Billing
A Survey on RFID Based Smart Shopping System and Automated BillingIRJET Journal
 
IRJET- Smart Ration System using RFID
IRJET-  	  Smart Ration System using RFIDIRJET-  	  Smart Ration System using RFID
IRJET- Smart Ration System using RFIDIRJET Journal
 
IRJET - Internet of Things based Smart Shopping Cart
IRJET - Internet of Things based Smart Shopping CartIRJET - Internet of Things based Smart Shopping Cart
IRJET - Internet of Things based Smart Shopping CartIRJET Journal
 
IRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping CartIRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping CartIRJET Journal
 
Smart Retailing using IOT
Smart Retailing using IOTSmart Retailing using IOT
Smart Retailing using IOTIRJET Journal
 
IRJET- RFID based Bus Ticket Generation System
IRJET- RFID based Bus Ticket Generation SystemIRJET- RFID based Bus Ticket Generation System
IRJET- RFID based Bus Ticket Generation SystemIRJET Journal
 
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...IRJET Journal
 
IRJET - RFID based Petrol Pump Automation System
IRJET - RFID based Petrol Pump Automation SystemIRJET - RFID based Petrol Pump Automation System
IRJET - RFID based Petrol Pump Automation SystemIRJET Journal
 
IRJET- Inventory Management System for Warehouse
IRJET- Inventory Management System for WarehouseIRJET- Inventory Management System for Warehouse
IRJET- Inventory Management System for WarehouseIRJET Journal
 
IRJET-Design and Implementation of Ration Distribution System to Stop the Cor...
IRJET-Design and Implementation of Ration Distribution System to Stop the Cor...IRJET-Design and Implementation of Ration Distribution System to Stop the Cor...
IRJET-Design and Implementation of Ration Distribution System to Stop the Cor...IRJET Journal
 
IRJET - Shopping Automation Techniques
IRJET -  	  Shopping Automation TechniquesIRJET -  	  Shopping Automation Techniques
IRJET - Shopping Automation TechniquesIRJET Journal
 
IRJET- Smart Bin Management System using Internet of Things
IRJET-  	  Smart Bin Management System using Internet of ThingsIRJET-  	  Smart Bin Management System using Internet of Things
IRJET- Smart Bin Management System using Internet of ThingsIRJET Journal
 
Design and Fabrication of Single Window Automatic Vending Machine for APL/BPL...
Design and Fabrication of Single Window Automatic Vending Machine for APL/BPL...Design and Fabrication of Single Window Automatic Vending Machine for APL/BPL...
Design and Fabrication of Single Window Automatic Vending Machine for APL/BPL...IRJET Journal
 
Shopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technologyShopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technologyIAEME Publication
 
RFID Based Smart Ration System
RFID Based Smart Ration SystemRFID Based Smart Ration System
RFID Based Smart Ration Systemijcite
 
IRJET- Development and Implementation of Smart RFID based Library Managem...
IRJET-  	  Development and Implementation of Smart RFID based Library Managem...IRJET-  	  Development and Implementation of Smart RFID based Library Managem...
IRJET- Development and Implementation of Smart RFID based Library Managem...IRJET Journal
 

Similar to Smart Rationing System using RFID and Biometrics (20)

Automatic Ration Vending Machine using RFID and GSM Technology
Automatic Ration Vending Machine using RFID and GSM TechnologyAutomatic Ration Vending Machine using RFID and GSM Technology
Automatic Ration Vending Machine using RFID and GSM Technology
 
A Survey on RFID Based Smart Shopping System and Automated Billing
A Survey on RFID Based Smart Shopping System and Automated BillingA Survey on RFID Based Smart Shopping System and Automated Billing
A Survey on RFID Based Smart Shopping System and Automated Billing
 
Frid smart lms
Frid smart lmsFrid smart lms
Frid smart lms
 
IRJET- Smart Ration System using RFID
IRJET-  	  Smart Ration System using RFIDIRJET-  	  Smart Ration System using RFID
IRJET- Smart Ration System using RFID
 
IRJET - Internet of Things based Smart Shopping Cart
IRJET - Internet of Things based Smart Shopping CartIRJET - Internet of Things based Smart Shopping Cart
IRJET - Internet of Things based Smart Shopping Cart
 
IRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping CartIRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping Cart
 
Smart Retailing using IOT
Smart Retailing using IOTSmart Retailing using IOT
Smart Retailing using IOT
 
IRJET- RFID based Bus Ticket Generation System
IRJET- RFID based Bus Ticket Generation SystemIRJET- RFID based Bus Ticket Generation System
IRJET- RFID based Bus Ticket Generation System
 
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
 
IRJET - RFID based Petrol Pump Automation System
IRJET - RFID based Petrol Pump Automation SystemIRJET - RFID based Petrol Pump Automation System
IRJET - RFID based Petrol Pump Automation System
 
Rfid based smart lms intro
Rfid based smart lms introRfid based smart lms intro
Rfid based smart lms intro
 
Rfid based smart lms with logo
Rfid based smart lms with logoRfid based smart lms with logo
Rfid based smart lms with logo
 
IRJET- Inventory Management System for Warehouse
IRJET- Inventory Management System for WarehouseIRJET- Inventory Management System for Warehouse
IRJET- Inventory Management System for Warehouse
 
IRJET-Design and Implementation of Ration Distribution System to Stop the Cor...
IRJET-Design and Implementation of Ration Distribution System to Stop the Cor...IRJET-Design and Implementation of Ration Distribution System to Stop the Cor...
IRJET-Design and Implementation of Ration Distribution System to Stop the Cor...
 
IRJET - Shopping Automation Techniques
IRJET -  	  Shopping Automation TechniquesIRJET -  	  Shopping Automation Techniques
IRJET - Shopping Automation Techniques
 
IRJET- Smart Bin Management System using Internet of Things
IRJET-  	  Smart Bin Management System using Internet of ThingsIRJET-  	  Smart Bin Management System using Internet of Things
IRJET- Smart Bin Management System using Internet of Things
 
Design and Fabrication of Single Window Automatic Vending Machine for APL/BPL...
Design and Fabrication of Single Window Automatic Vending Machine for APL/BPL...Design and Fabrication of Single Window Automatic Vending Machine for APL/BPL...
Design and Fabrication of Single Window Automatic Vending Machine for APL/BPL...
 
Shopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technologyShopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technology
 
RFID Based Smart Ration System
RFID Based Smart Ration SystemRFID Based Smart Ration System
RFID Based Smart Ration System
 
IRJET- Development and Implementation of Smart RFID based Library Managem...
IRJET-  	  Development and Implementation of Smart RFID based Library Managem...IRJET-  	  Development and Implementation of Smart RFID based Library Managem...
IRJET- Development and Implementation of Smart RFID based Library Managem...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 

Smart Rationing System using RFID and Biometrics

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 646 Smart Rationing System using RFID and Raspberry Pi Prof. Wangikar S. N1, Rohini Thorat2, Pooja Yadav3, Palkar Tamanna4 1Asst. Prof. Department of Electronics and telecommunication engineering, AGTI’S Dr.Daulatrao Aher College of Engineering, Karad. Maharashtra, India. 2,3,4 Student of Department of Electronics and telecommunication engineering, AGTI’S Dr. Daulatrao Aher College of Engineering, Karad. Maharashtra, India. -----------------------------------------------------------------------***------------------------------------------------------------------------ ABSTRACT:- Public Distribution System is an important food security scheme implemented by the Government of India under Ministry of Consumer Affairs, Food and Public Distribution. Smart ration card is useful to every householder for various purposes such as family member’s details, to get subsidized food items and non-food items, gas connection and also address proof for various purposes. All people having a ration card to get different food grain items such as sugar, rice, wheat and non-food items such as edible oils and kerosene from fair price shops. But current distribution system having many drawbacks like all customer details stored in manually in the registers. Manual based ration system leads to various problems like corruption. For the own benefit, shopkeeper sales fair price gain which allotted by Government for BPL people to outside. E-government is increasingly used to improve transparency in the Government sector and to fight against corruption. All these drawbacks are overcome by using RFID and biometric fingerprint system implementation security features in ration cards so it will bring transparency in Public Distribution System. KEYWORDS: Finger print scanner, RFID, Raspberry Pi, GUI. I. INTRODUCTION: The ration distribution system is one of the Govt. economic policies in India. Its main purpose is to provide food grains (sugar, wheat, rice, kerosene, etc.) to the people at affordable rates. The network of the ration shop is spread all over in India to provide food security to people. The validity and the allocation of the ration cards is monitored by the state government. Ration card contains separate record for each family which includes details like no. of members in family, names of the members, head of the family, permanent address, present living address, and phone number databases. India's public distribution system runs based on the ration card, including its purpose of identification, eligibility, and entitlement. Ration card has three categories – extreme poverty level (AAY), below poverty line (BPL) and above poverty line (APL). The poverty lines are identified depends upon the annual income of that particular family. Depends upon the familyincomes the ration card color is decided. The different colors of ration cards are navy blue (BPL), white (APL) and orange (AAY). Most of the ration shopkeepers to keep fake rations cards with them. The shopkeeper may sales ration at higher rates than recommended rates by Government or may do wrong entries in register. Due to the fake ration cards, the shopkeeper receives the extra ration from higher authority and he sales it into the open market. The may not provide sufficient amount of food to consumers. Most of the time peoples are not aware of the availability of ration in ration shop. In this way, in the current situation we are facing problems of corruption in PDS. In this paper, we have proposed a Smart Ratioing System based on RFID and BIOMETRICS Technology to avoid the drawbacks. In this system, only authentic person can be recovered ration materials from ration shops based on the amount available in the database. The automatic ration distribution system uses finger print technology to automatize the public distribution system thereby minimizing the corruptions. In this system, the manual work is replaced by automated system. The smart card replaces the ration card by including all user information. This system is much more secured and easier to use. II. BLOCK DIAGRAM: Fig. shows the smart rationing system block diagram based on finger print scanner and Raspberry Pi. Fig. Block Diagram
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 647 System consists of fingerprint scanner, RFID card, RFID reader, raspberry pi, GUI screen, database, and website. The proposed system demonstrates distribution ration. Fingerprint scanner, RFID card, RFID reader, power supply acts as inputs to the raspberry pi and database at the output side which gives information and the updates about stock of rationing. III. PROCEDURE: The smart rationing system is installed at the ration shop which interfaces fingerprint scanner, RFID card & reader, raspberry pi, database, website. This system consists of the fingerprint sensor on which the fingerprint of the customer is scan if the fingerprint of customer doesn’t match with the data in the database it again asked to the customer for his/ her fingerprint is match. Once the fingerprint is match with the data in the database then the RFID card will be scanned through the RFID reader. Each RFID card contains unique code. The customer will have unique number and scanning RFID card, RFID reader will identify it. Raspberry Pi 3 B+ acts as main controller. Raspberry pi takes sequential number from reader and access corresponding record in the database then the send to the server. When the unique code of RFID card matches with stored database then it displays the customer is valid. After that user account will display with total quantity of food grain on screen. Shopkeeper can give input by using keyboard and enter the items which customers wants to buy. Then the message sends to the customers which contains information about buying ration. After completing this process database will be updated and this updated information displayed on the government website and the SMS to the customer’s related the ration. IV. DATABASE MAINTAINCE: We will have three databases for three different categories i,e. one for the card holder, second one for the shopkeeper to store the details of the products that are being distributed to the people, third one is for the government to store the details of the products that are being distributed to the shopkeeper. So, every time the distribution has been made there is a necessary of updating and maintaining the database to avoid the miscalculations. V. CUSTOMER DATABASE: For maintaining this database, we have to collect all the information and have to store it in the database. Every time if there is any change in the details provided by the customers. It should be immediately updated in the database. When the distribution of the products then the message will be sent to the customers on the registered number. VI. HARDWAREDESCRIPTION: Raspberry Pi: Raspberry pi is the heart of the ration materials distribution system. Raspberry pi is a mini computer which is designed in a single board with the entire essential component required for running and operating system. The Raspberry Pi 3 Model B+ is the latest product in the Raspberry Pi s3 range.  Boasting a 64-bit quad core processor running at 1.4GHz, dual-band +2.4GHz  5GHz wireless LAN, Bluetooth 4.2/BLE, faster Ethernet, and PoE capability via a separate PoE HAT.  4 USB port  40 GPIU pin  Display interface  Micro sd card slot Fig. Raspberry Pi 3 B+ FINGERPRINT SCANNER: Used for the scanning the customers fingers. Also used for security purpose.  Fingerprint sensor type: Optical  Sensor Life: 100 million times  Verification Speed: 0.3 sec  Scanning Speed: 0.5 sec  Template size: 512 bytes  Storage capacity: 1000
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 648 Fig. Fingerprint Scanner RFID Card:  The RFID cards are two types active and passive.  The RFID tags contains the on number which is there inside the card and it will have one magnetic coil in the card when we place the RFID tag on the reader it will generates a magnetic flux and reads the card number.  High security and high endurance RFID 13.56 Smart Card is designed for simple integration and user convenience which could allow complete access control transaction tobe handled in less than 100 ms. Fig. RFID Card RFID Reader:  MF RC522 is used in highly integrated 13.56MHz contactless communication cardchip to read  The application launched a lowvoltage, low cost, small size, non-contact card chip to read and write, intelligentinstruments and portable handheld devices developed better.  The MF RC522 use of advanced modulation and demodulation concept completelyintegrated in the 13.56MHz all kinds of passive contactless communicationmethods and protocols. Power Supply:  Power supply is a unit used for providing voltage the raspberry pi.  It needs 5V DC.240 V AC for computer monitor. VI. Software Details: Here is some software which is used in proposed system. 1. VNC Viewer: VNC is a graphical desktop sharing system that allows you to remotely control the desktop interface of one computer from another computer or mobile device. VNC transmits the keyboard and either mouse or touch events to VNC server, and receives update to the screen in return. VNC connect from RealVNC is included with Raspbian. Direct connections are fine when connecting to your Raspberry Pi over the same private local network. E.g. at home, school, in the office. Cloud connections are both safer and more convenient when you want to control your Raspberry Pi over the internet. 2. PuTTY: PuTTY is a free and open source terminal emulator; serial console and network file transfer application. It supports several network protocols, including SCP, SSH, Telnet, rlogin, and raw socket connection. PuTTY was originally written for Microsoft windows, but it has been ported to various another operating system. It supports many variations on the secure remote terminal, and provides user control over the SSH encryption key and protocol version. Features: 1. Windows client. Mac and Linux ports exist. 2. Supports both 32- and 64-bit windows. 3. Supports public key authentication and active directory. 4. File transfers only using a separate Command line programs.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 649 3. Raspbian Operating System: Raspbian is a free operating system based on Debian optimized for the Raspberry Pi hardware. An operating system is the set of basic programs and utilities that make your Raspberry Pi run. Raspbian provides more than a pure operating system, it comes with over 35000 packages, pre-complied software bundles. Raspbian is highly optimized for the Raspberry Pi line’s low performance ARM CPUs. 4. Python: Python is object-oriented programming language. Python is designed for rapid prototyping of complex applications. It interfaces to many operating system calls and libraries and is extensible to C or C++. Python is used on a server to create web applications. It can connect to database system. It can also read and modify files. Python used to handle big data and perform complex mathematics. VII. Flow Chart: Fig. shows the system flow chart of proposed system which will indicates the actual flow of proposed system to gain the appropriate result. Fig. Flow diagram of proposed system VIII. ADVANTAGES:  The ration items will be effectively delivered to the valid ration card holders.  The government services are reached to poor people effectively and also stop the corruption in PDS.  Using the smart rationing system Government easily access the information of customer’s and shopkeepers. IX. ACKNOWLEDGMENT: We are really delighted to submit this paper on “Smart Ratioing System Using RFID and Raspberry Pi”. We would like to thank sincerely to our guide Mrs.S.N. Wangikar for her valuable guidance, constant assistance, support, endurance and constructive suggestions for the betterment of this project work. We would like to express our deep sense of gratitude to our principal Prof. Dr. A. M. Mulla for encouraging throughout this course. We would like to convey our heartfelt thanks to our HOD Prof. P. J.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 04 | Apr 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 650 Chorage for giving us the opportunity to embark upon this topic. We would like to that all our faculties and friends for their help and constructive criticism during this technical paper. X. CONCLUSION This system is the computerized version of PDS and its advantages over the present ration cards. The biometric and RFID based PDS is simple to implement and require much less hard work compared to the other systems. Using this biometric enabled fingerprint management system can have managed better ways of smart ration card system to stop the corruption. The proposed system has advantages like it is helpful to prevent malpractices at ration shop, maintain data properly, reduces paper work, time saving approach, increase security and cost effective. XI. RFERENCES 1. “Smart Ration Card System using RFID and Embedded System” International Journal on Future Revolution in Computer Science & Communication Engineering, March 2018, by Prof. Kanchan Warke. 2. “Automated Ration Distribution System Using RFID/UID and IOT” International Journal of Advance Electrical and Electronics Engineering (IJAEEE), January 2017, by Noor Adiba 3. “Smart Ration Card system using RFID & Raspberry pi” International Journal of Advance Research in Science and Engineering, April 2018, by Ashvini P. Mali 4. “Smart Rationing System” International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 6, Issue 10, October 2017 by Surbhi Surkar 5. “Biometric Enabled Ration Card Security System for Public Distribution System” International Advanced Research Journal in Science, Engineering and Technology Vol. 4, Special Issue 4, January 2017 by Laxman Kumarwad, Rajendra Kumbhar