SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1366
Automation Tool for Effective and Efficient Ration Products
Distribution using Smart Technologies
Aishwarya B C1, Lekhana S2, Prerana H P3, Rashmi M R4
1,2,3 U.G.Students, Department of Computer Science and Engineering, The National Institute of Engineering,
Mysuru, Karnataka, India
4Assistant Professor, Department of Computer Science and Engineering, The National Institute of Engineering,
Mysuru, Karnataka, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In this paper, we have proposed a smart ration
card utilizing Radio Frequency Identification (RFID) system,
time slot allocation and SMS gateway to keep the ration
fabrication. In this system, a RFID tag is utilized that conveys
relative points of interest and the client needs to demonstrate
this tag at the ration shop by scanning the RFID tag in the
RFID reader. In the event that the client is discoveredbonafide
then the amount of ration to be given to client as indicated by
the aggregate number of family part will be shown on the
monitor. This shrewd ration card is free from robbery and
imitation as the data about the purchased ration will be sent
straightforwardly to the administration and client through
SMS gateway using GSM modem. We have also proposed the
idea of using SMS gateway to eliminate the queue system in
ration shops. The clients are requested to come and collect
their ration only in that time slot. The algorithm used for slot
and re-slot allocation is Round Robin scheduling algorithm.
Facility of re-slot allocation is provided for each card holder
only once in a month.
Key Words: RFID tag (Radio Frequency Identification),
RFID reader, SMS gateway, GSM modem, Slot Allocation.
1. INTRODUCTION
Ration Card is a stand out amongst the vital reports in
India. The Ration Card is mostly utilized as a part of
recognizable proof for acquiring financed food stuffandfuel.
It is used as a proof for acquiring passport, Aadhar card and
other documents as an addressconfirmation forresidentsof
India. The Ration distribution system has numerous
disadvantages, for example mistaken amount of
merchandise, manual work, low preparing speed, expansive
holding up time and repetitive data [2]. Shopkeepers enjoy
in fraud by giving ration under false names, dead individuals
and people from other areas [3]. Shopkeepers also sell
ration to other shops to obtain profit. Subsequently thereis
a need to enhance our current Ration distribution system.
Our proposed system kills the downsidesofexistingsystem
by making utilization of RFID, SMS and allocation method.
RFID utilizes electromagnetic field to track and distinguish
objects and this method will be utilized to validate the
clients [4]. The RFID tag will contain all subtle elements of
client and his family. This card will be given toeachenlisted
clients which can be used as a brilliant ration card. Each
ration shop will have RFID reader which can read 12 bit
hexa code produced by RFID tag [1]. Any clientwhoneeds
to buy ration should swipe their card through the scanner.
At whatever point any client swipes the card it will checkin
the database whether the client is legitimate or not. At the
point when a substantial client will swipe through RF
scanner, the measure of ration taken by him will be shown
on monitor screen and further more deducted from his
month to month ration portion. Further, all subtleelements
will likewise get refreshed in government database at each
level. To indicate straightforwardness in the system
purchased details will be sent to the client’s enrolledphone
number by means of SMS with the help of GSM modem.
Allocation method is used to allocate the slots to the clients
to come and collect their ration on a particular date and
time. Since each time slot is allocated for a particular client,
only one client can collect the ration at a time. The slot
allocation uses the Round Robin algorithm and sends SMS
to clients containing the date and time slot allocated for
them using GSM modem. This reduces the queue system in
the ration shops. If the client does not turn up in his
allocated slot, a re-allocation SMS will also be sent to the
client using GSM modem.
1.1 Existing System
Ration Distribution System in India for most part
enables BPL class to individuals by providing them with
nourishments grains, kerosene oil, LPG, sugar and so on at
inexpensive rates. This system works in various levels.
Shopkeeper get ration from government merchants. At
various levels amount of products and other subtle
elements are looked after independently. This work is done
manually and hence processing speed is low and there are
also chances of manipulating the data. Each family is
furnished with a ration card which is a book with manual
entries. This ration card incorporates every members
name, age, sex and connection with family head.
1.2 Proposed System
In our proposed system, at first every client needs to
enlist at government database. He needs to give all insights
about his family. After confirmation by government, every
client is furnished with RFID card as a smart ration card.
RFID card contain points of interests of every client’s family
part. Client needs to swipe the RFID card through RFID
reader which is available at each ration shop. RFID reader
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1367
information from card checks with government database
and presents a message on monitor screen that whether
client is substantial or invalid. Subsequent to givingrationto
substantial client, amount of thingsis refreshedateachlevel-
retailer level, taluk level also other larger amounts.Likewise
purchased subtle elements sent to client’s enlisted portable
number by means SMS.
2. ARCHITECTURAL DIAGRAM AND WORKING OF
PROPOSED SYSTEM
Below information gives a brief knowledge about
architectural diagram shown in fig-1 anddetailedworkingof
the proposed system.
Working of the system is divided into three modules:
1. Admin
First duty of admin is to add schemes like APL, BPL and so
on. Then he will add sub-schemesfor each schemelikeBPL2
member, BPL 3 member and so on. Later he will add the
ration shops at different areas and provide user name and
password for shop keepers. He will then decide theproducts
to be distributed to different schemes and quantity of those
products. He will supply the stock to each shop based on
number of people in that area. He also has the provision to
see the products stock details of each area. To distribute
ration admin will add the card holder (head of the family)
and collect the details of the card holder i.e. Aadhar card
number, mobile number, image, shop area and give them
Unique card id /password. Then he will add details of family
members and assignuniquememberid.Nexttodistributethe
ration he will allocate the slot for the customers of all the
areas by sending SMS which contains the date and time to
collect theirrations. If someof the customershavenotcollect
their rations then he does re-slot allocation to collect their
ration. Admin can also view the reportof all the ration shops.
2. Shop Keeper
First duty of the shop keeper is to login using the user name
and password provided by the admin. This user name and
password is unique for each area. He can registerrationcard
holders of that particular area by taking Aadhar number,
mobile number and image. He will register the family
members of the card holders of that particular area. He can
view the stock details and ration card holder details of that
particular area. It is not possible for the shop keeper to
modify the product stock.
Fig -1: Architectural diagram of proposed system
3. Card Holder/Member
Card holder can access the system through web application
and/or window application.
In window application he will prove his identity by swiping
his RFID tag which is the first verification. Then he willenter
the member id which is the second verification. After this
verification he can select the products and their quantities
that he wants to purchase. After the successful purchase of
products an SMS is sent to the card holder aboutthequantity
and price of the products purchased.
In web application card holder can view his scheme, sub-
scheme, price and quantity of products purchased every
month by logging in using his user name and password.
2.1 Round Robin Algorithm
Round-robin (RR) is one of the algorithms employed
by process and network schedulers in computing. As the
term is generally used, time slices are assigned to each
process in equal portions and in circular order, handling all
processes without priority . Round-robin scheduling is
simple, easy to implement, and starvation-free.
The algorithm is used here to send SMS about scheduled
date and time for every registered mobile number to arrive
and collect the ration based on the order of their
registration. If the ration is not collected a re-schedulingwill
be made only once for those who have not purchased their
ration to come and collect their ration.
3. CONCLUSION
In this paper we have proposed a model for smart ration
card by utilizing RFID, SMS gateway and allocation. In the
present system there is a downside of ration forgery. So, in
proposed system we are supplanting the manual sections
and in this way decreasing imitation. As we are utilizing
RFID card which contains detail data of client there is less
opportunity to abuse the ration card. Also the system sends
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1368
the allocation and re-allocation time and date totheenrolled
portable number through SMS in order to reduce the crowd
in front of the ration shop. This system also sends the
purchase details to the registered phone number through
SMS gateway hence straightforwardness is kept up in the
system.
ACKNOWLEDGEMENT
We take this opportunity to thank our guide Assistant
Professor Mrs. Rashmi M R for giving usall the guidance and
support. We would also liketo thank ourcollegeNIE,Mysuru
for their support and encouragement.
REFERENCES
[1] Anshu Prasad, Aparna Ghenge, Sonali Zende, Prof.
Sashikala Mishra, Prof. Prashant Gadakh, “Smart Ration
Card Using RFID, Biometrics and SMS Gateway”, ICICCT,
2017.
[2] Balekar Swati D, Kulkarni Rituja R, “Online Ration Card
System by using RFID and Biometrics”, International
Journal of Advanced Research in Computer Science and
Software Engineering, 2015.
[3] Yogesh Kumar Sharma, Dr. K. B. Shivakumar, “Multi-
Modality Biometrics Assisted Smart Card Based Ration
Distribution System”, International Journal of
Application or Innovation in Engineering and
Management (IJAIEM), 2014.
[4] Parvathy A, V.R. Raj, Venumadhav, Manikanta, "RFID
Based Exam Hall Maintenance System'', International
Journal of Computer Applications (IJCA), 2011.

More Related Content

What's hot

Increasing eCommerce & Online Transactions in India
Increasing eCommerce & Online Transactions in IndiaIncreasing eCommerce & Online Transactions in India
Increasing eCommerce & Online Transactions in IndiaP J
 
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
 
IRJET - Service Base Application
IRJET - Service Base ApplicationIRJET - Service Base Application
IRJET - Service Base ApplicationIRJET Journal
 
NEW RETAIL DIRECT INVESTOR SCHEME
NEW RETAIL DIRECT INVESTOR SCHEME NEW RETAIL DIRECT INVESTOR SCHEME
NEW RETAIL DIRECT INVESTOR SCHEME Ankitasahu60
 
Smart Integrated Trolley for Future Super Markets
Smart Integrated Trolley for Future Super MarketsSmart Integrated Trolley for Future Super Markets
Smart Integrated Trolley for Future Super Marketsijtsrd
 
Step by-step presentation on digital payments
Step by-step presentation on digital paymentsStep by-step presentation on digital payments
Step by-step presentation on digital paymentsMahantesh Biradar
 
31 9138 handheld secured electronic doorstep banking (edit lafi)
31 9138 handheld secured electronic doorstep banking (edit lafi)31 9138 handheld secured electronic doorstep banking (edit lafi)
31 9138 handheld secured electronic doorstep banking (edit lafi)IAESIJEECS
 
IRJET- Smart and Secured Voting System using Magnetic Stripe Voter ID Card an...
IRJET- Smart and Secured Voting System using Magnetic Stripe Voter ID Card an...IRJET- Smart and Secured Voting System using Magnetic Stripe Voter ID Card an...
IRJET- Smart and Secured Voting System using Magnetic Stripe Voter ID Card an...IRJET Journal
 
2909460 U M L D I A G R A M S B A N K M A N A G E M E N T
2909460  U M L  D I A G R A M S B A N K  M A N A G E M E N T2909460  U M L  D I A G R A M S B A N K  M A N A G E M E N T
2909460 U M L D I A G R A M S B A N K M A N A G E M E N Tankit05gupta
 
PPI Classifications
PPI ClassificationsPPI Classifications
PPI ClassificationsHome
 
Prepaid instruments by rbi
Prepaid instruments by rbiPrepaid instruments by rbi
Prepaid instruments by rbiSooraj Nandan
 
Innovation led Digital payments Seminar
Innovation led Digital payments Seminar Innovation led Digital payments Seminar
Innovation led Digital payments Seminar TechXpla
 
IRJET- Fingerprint Based Online Payment System
IRJET- Fingerprint Based Online Payment SystemIRJET- Fingerprint Based Online Payment System
IRJET- Fingerprint Based Online Payment SystemIRJET Journal
 
Smart shopping trolley using rfid and remote controlling report
Smart shopping trolley using rfid and remote controlling reportSmart shopping trolley using rfid and remote controlling report
Smart shopping trolley using rfid and remote controlling reportPranav Veerani
 
Aadhar card number
Aadhar card numberAadhar card number
Aadhar card numberaadhar_card
 
IRJET- Geo-Based Smart Parking Automation System
IRJET-  	  Geo-Based Smart Parking Automation SystemIRJET-  	  Geo-Based Smart Parking Automation System
IRJET- Geo-Based Smart Parking Automation SystemIRJET Journal
 
Content Template Guideline on DLT
Content Template Guideline on DLTContent Template Guideline on DLT
Content Template Guideline on DLTvinayrana40
 
Prepaid Payment Instrument
Prepaid Payment InstrumentPrepaid Payment Instrument
Prepaid Payment Instrumentnarendrainamdar
 

What's hot (20)

Increasing eCommerce & Online Transactions in India
Increasing eCommerce & Online Transactions in IndiaIncreasing eCommerce & Online Transactions in India
Increasing eCommerce & Online Transactions in India
 
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
 
IRJET - Service Base Application
IRJET - Service Base ApplicationIRJET - Service Base Application
IRJET - Service Base Application
 
NEW RETAIL DIRECT INVESTOR SCHEME
NEW RETAIL DIRECT INVESTOR SCHEME NEW RETAIL DIRECT INVESTOR SCHEME
NEW RETAIL DIRECT INVESTOR SCHEME
 
Smart Integrated Trolley for Future Super Markets
Smart Integrated Trolley for Future Super MarketsSmart Integrated Trolley for Future Super Markets
Smart Integrated Trolley for Future Super Markets
 
Step by-step presentation on digital payments
Step by-step presentation on digital paymentsStep by-step presentation on digital payments
Step by-step presentation on digital payments
 
31 9138 handheld secured electronic doorstep banking (edit lafi)
31 9138 handheld secured electronic doorstep banking (edit lafi)31 9138 handheld secured electronic doorstep banking (edit lafi)
31 9138 handheld secured electronic doorstep banking (edit lafi)
 
IRJET- Smart and Secured Voting System using Magnetic Stripe Voter ID Card an...
IRJET- Smart and Secured Voting System using Magnetic Stripe Voter ID Card an...IRJET- Smart and Secured Voting System using Magnetic Stripe Voter ID Card an...
IRJET- Smart and Secured Voting System using Magnetic Stripe Voter ID Card an...
 
2909460 U M L D I A G R A M S B A N K M A N A G E M E N T
2909460  U M L  D I A G R A M S B A N K  M A N A G E M E N T2909460  U M L  D I A G R A M S B A N K  M A N A G E M E N T
2909460 U M L D I A G R A M S B A N K M A N A G E M E N T
 
Bharat QR code
Bharat QR codeBharat QR code
Bharat QR code
 
PPI Classifications
PPI ClassificationsPPI Classifications
PPI Classifications
 
Prepaid instruments by rbi
Prepaid instruments by rbiPrepaid instruments by rbi
Prepaid instruments by rbi
 
Innovation led Digital payments Seminar
Innovation led Digital payments Seminar Innovation led Digital payments Seminar
Innovation led Digital payments Seminar
 
Digital Payment Terms Simplified
Digital Payment Terms SimplifiedDigital Payment Terms Simplified
Digital Payment Terms Simplified
 
IRJET- Fingerprint Based Online Payment System
IRJET- Fingerprint Based Online Payment SystemIRJET- Fingerprint Based Online Payment System
IRJET- Fingerprint Based Online Payment System
 
Smart shopping trolley using rfid and remote controlling report
Smart shopping trolley using rfid and remote controlling reportSmart shopping trolley using rfid and remote controlling report
Smart shopping trolley using rfid and remote controlling report
 
Aadhar card number
Aadhar card numberAadhar card number
Aadhar card number
 
IRJET- Geo-Based Smart Parking Automation System
IRJET-  	  Geo-Based Smart Parking Automation SystemIRJET-  	  Geo-Based Smart Parking Automation System
IRJET- Geo-Based Smart Parking Automation System
 
Content Template Guideline on DLT
Content Template Guideline on DLTContent Template Guideline on DLT
Content Template Guideline on DLT
 
Prepaid Payment Instrument
Prepaid Payment InstrumentPrepaid Payment Instrument
Prepaid Payment Instrument
 

Similar to IRJET- Automation Tool for Effective and Efficient Ration Products Distribution using Smart Technologies

IRJET - RFID based E-Ration Card for Disabled People
IRJET - RFID based E-Ration Card for Disabled PeopleIRJET - RFID based E-Ration Card for Disabled People
IRJET - RFID based E-Ration Card for Disabled PeopleIRJET Journal
 
Design Approach for Automatic Rationing Distribution System
Design Approach for Automatic Rationing Distribution SystemDesign Approach for Automatic Rationing Distribution System
Design Approach for Automatic Rationing Distribution SystemIRJET Journal
 
IRJET - Smart Public Distribution System
IRJET - Smart Public Distribution SystemIRJET - Smart Public Distribution System
IRJET - Smart Public Distribution SystemIRJET Journal
 
IRJET - Shopping Automation Techniques
IRJET -  	  Shopping Automation TechniquesIRJET -  	  Shopping Automation Techniques
IRJET - Shopping Automation TechniquesIRJET Journal
 
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOTIRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOTIRJET Journal
 
IRJET- Smart Shopping Trolley System using Microcontroller
IRJET- Smart Shopping Trolley System using MicrocontrollerIRJET- Smart Shopping Trolley System using Microcontroller
IRJET- Smart Shopping Trolley System using MicrocontrollerIRJET Journal
 
IRJET- Easykey - Multipurpose RFID Card based IoT System
IRJET- Easykey - Multipurpose RFID Card based IoT SystemIRJET- Easykey - Multipurpose RFID Card based IoT System
IRJET- Easykey - Multipurpose RFID Card based IoT SystemIRJET Journal
 
IRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET 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- Smart Rationing System using RFID and Raspberry Pi
IRJET-  	  Smart Rationing System using RFID and Raspberry PiIRJET-  	  Smart Rationing System using RFID and Raspberry Pi
IRJET- Smart Rationing System using RFID and Raspberry PiIRJET Journal
 
IRJET- Smart Billing Cart
IRJET- Smart Billing CartIRJET- Smart Billing Cart
IRJET- Smart Billing CartIRJET Journal
 
IRJET- Smart Caddie: The IoT Enabled Smart Shopping Cart
IRJET- Smart Caddie: The IoT Enabled Smart Shopping CartIRJET- Smart Caddie: The IoT Enabled Smart Shopping Cart
IRJET- Smart Caddie: The IoT Enabled Smart Shopping CartIRJET Journal
 
IRJET - Smart Shopping Trolley
IRJET -  	  Smart Shopping TrolleyIRJET -  	  Smart Shopping Trolley
IRJET - Smart Shopping TrolleyIRJET Journal
 
Paper id 71201959
Paper id 71201959Paper id 71201959
Paper id 71201959IJRAT
 
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 - Automatized IoT based E-Petrol Pump
IRJET -  	  Automatized IoT based E-Petrol PumpIRJET -  	  Automatized IoT based E-Petrol Pump
IRJET - Automatized IoT based E-Petrol PumpIRJET 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
 
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
 
IRJET- RTO Automation using QR Code
IRJET-  	  RTO Automation using QR CodeIRJET-  	  RTO Automation using QR Code
IRJET- RTO Automation using QR CodeIRJET Journal
 
IRJET - Smart Ration Card System
IRJET -  	  Smart Ration Card SystemIRJET -  	  Smart Ration Card System
IRJET - Smart Ration Card SystemIRJET Journal
 

Similar to IRJET- Automation Tool for Effective and Efficient Ration Products Distribution using Smart Technologies (20)

IRJET - RFID based E-Ration Card for Disabled People
IRJET - RFID based E-Ration Card for Disabled PeopleIRJET - RFID based E-Ration Card for Disabled People
IRJET - RFID based E-Ration Card for Disabled People
 
Design Approach for Automatic Rationing Distribution System
Design Approach for Automatic Rationing Distribution SystemDesign Approach for Automatic Rationing Distribution System
Design Approach for Automatic Rationing Distribution System
 
IRJET - Smart Public Distribution System
IRJET - Smart Public Distribution SystemIRJET - Smart Public Distribution System
IRJET - Smart Public Distribution System
 
IRJET - Shopping Automation Techniques
IRJET -  	  Shopping Automation TechniquesIRJET -  	  Shopping Automation Techniques
IRJET - Shopping Automation Techniques
 
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOTIRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
 
IRJET- Smart Shopping Trolley System using Microcontroller
IRJET- Smart Shopping Trolley System using MicrocontrollerIRJET- Smart Shopping Trolley System using Microcontroller
IRJET- Smart Shopping Trolley System using Microcontroller
 
IRJET- Easykey - Multipurpose RFID Card based IoT System
IRJET- Easykey - Multipurpose RFID Card based IoT SystemIRJET- Easykey - Multipurpose RFID Card based IoT System
IRJET- Easykey - Multipurpose RFID Card based IoT System
 
IRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android Application
 
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- Smart Rationing System using RFID and Raspberry Pi
IRJET-  	  Smart Rationing System using RFID and Raspberry PiIRJET-  	  Smart Rationing System using RFID and Raspberry Pi
IRJET- Smart Rationing System using RFID and Raspberry Pi
 
IRJET- Smart Billing Cart
IRJET- Smart Billing CartIRJET- Smart Billing Cart
IRJET- Smart Billing Cart
 
IRJET- Smart Caddie: The IoT Enabled Smart Shopping Cart
IRJET- Smart Caddie: The IoT Enabled Smart Shopping CartIRJET- Smart Caddie: The IoT Enabled Smart Shopping Cart
IRJET- Smart Caddie: The IoT Enabled Smart Shopping Cart
 
IRJET - Smart Shopping Trolley
IRJET -  	  Smart Shopping TrolleyIRJET -  	  Smart Shopping Trolley
IRJET - Smart Shopping Trolley
 
Paper id 71201959
Paper id 71201959Paper id 71201959
Paper id 71201959
 
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 - Automatized IoT based E-Petrol Pump
IRJET -  	  Automatized IoT based E-Petrol PumpIRJET -  	  Automatized IoT based E-Petrol Pump
IRJET - Automatized IoT based E-Petrol Pump
 
IRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping CartIRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping Cart
 
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
 
IRJET- RTO Automation using QR Code
IRJET-  	  RTO Automation using QR CodeIRJET-  	  RTO Automation using QR Code
IRJET- RTO Automation using QR Code
 
IRJET - Smart Ration Card System
IRJET -  	  Smart Ration Card SystemIRJET -  	  Smart Ration Card System
IRJET - Smart Ration Card System
 

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

complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 

Recently uploaded (20)

complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 

IRJET- Automation Tool for Effective and Efficient Ration Products Distribution using Smart Technologies

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1366 Automation Tool for Effective and Efficient Ration Products Distribution using Smart Technologies Aishwarya B C1, Lekhana S2, Prerana H P3, Rashmi M R4 1,2,3 U.G.Students, Department of Computer Science and Engineering, The National Institute of Engineering, Mysuru, Karnataka, India 4Assistant Professor, Department of Computer Science and Engineering, The National Institute of Engineering, Mysuru, Karnataka, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In this paper, we have proposed a smart ration card utilizing Radio Frequency Identification (RFID) system, time slot allocation and SMS gateway to keep the ration fabrication. In this system, a RFID tag is utilized that conveys relative points of interest and the client needs to demonstrate this tag at the ration shop by scanning the RFID tag in the RFID reader. In the event that the client is discoveredbonafide then the amount of ration to be given to client as indicated by the aggregate number of family part will be shown on the monitor. This shrewd ration card is free from robbery and imitation as the data about the purchased ration will be sent straightforwardly to the administration and client through SMS gateway using GSM modem. We have also proposed the idea of using SMS gateway to eliminate the queue system in ration shops. The clients are requested to come and collect their ration only in that time slot. The algorithm used for slot and re-slot allocation is Round Robin scheduling algorithm. Facility of re-slot allocation is provided for each card holder only once in a month. Key Words: RFID tag (Radio Frequency Identification), RFID reader, SMS gateway, GSM modem, Slot Allocation. 1. INTRODUCTION Ration Card is a stand out amongst the vital reports in India. The Ration Card is mostly utilized as a part of recognizable proof for acquiring financed food stuffandfuel. It is used as a proof for acquiring passport, Aadhar card and other documents as an addressconfirmation forresidentsof India. The Ration distribution system has numerous disadvantages, for example mistaken amount of merchandise, manual work, low preparing speed, expansive holding up time and repetitive data [2]. Shopkeepers enjoy in fraud by giving ration under false names, dead individuals and people from other areas [3]. Shopkeepers also sell ration to other shops to obtain profit. Subsequently thereis a need to enhance our current Ration distribution system. Our proposed system kills the downsidesofexistingsystem by making utilization of RFID, SMS and allocation method. RFID utilizes electromagnetic field to track and distinguish objects and this method will be utilized to validate the clients [4]. The RFID tag will contain all subtle elements of client and his family. This card will be given toeachenlisted clients which can be used as a brilliant ration card. Each ration shop will have RFID reader which can read 12 bit hexa code produced by RFID tag [1]. Any clientwhoneeds to buy ration should swipe their card through the scanner. At whatever point any client swipes the card it will checkin the database whether the client is legitimate or not. At the point when a substantial client will swipe through RF scanner, the measure of ration taken by him will be shown on monitor screen and further more deducted from his month to month ration portion. Further, all subtleelements will likewise get refreshed in government database at each level. To indicate straightforwardness in the system purchased details will be sent to the client’s enrolledphone number by means of SMS with the help of GSM modem. Allocation method is used to allocate the slots to the clients to come and collect their ration on a particular date and time. Since each time slot is allocated for a particular client, only one client can collect the ration at a time. The slot allocation uses the Round Robin algorithm and sends SMS to clients containing the date and time slot allocated for them using GSM modem. This reduces the queue system in the ration shops. If the client does not turn up in his allocated slot, a re-allocation SMS will also be sent to the client using GSM modem. 1.1 Existing System Ration Distribution System in India for most part enables BPL class to individuals by providing them with nourishments grains, kerosene oil, LPG, sugar and so on at inexpensive rates. This system works in various levels. Shopkeeper get ration from government merchants. At various levels amount of products and other subtle elements are looked after independently. This work is done manually and hence processing speed is low and there are also chances of manipulating the data. Each family is furnished with a ration card which is a book with manual entries. This ration card incorporates every members name, age, sex and connection with family head. 1.2 Proposed System In our proposed system, at first every client needs to enlist at government database. He needs to give all insights about his family. After confirmation by government, every client is furnished with RFID card as a smart ration card. RFID card contain points of interests of every client’s family part. Client needs to swipe the RFID card through RFID reader which is available at each ration shop. RFID reader
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1367 information from card checks with government database and presents a message on monitor screen that whether client is substantial or invalid. Subsequent to givingrationto substantial client, amount of thingsis refreshedateachlevel- retailer level, taluk level also other larger amounts.Likewise purchased subtle elements sent to client’s enlisted portable number by means SMS. 2. ARCHITECTURAL DIAGRAM AND WORKING OF PROPOSED SYSTEM Below information gives a brief knowledge about architectural diagram shown in fig-1 anddetailedworkingof the proposed system. Working of the system is divided into three modules: 1. Admin First duty of admin is to add schemes like APL, BPL and so on. Then he will add sub-schemesfor each schemelikeBPL2 member, BPL 3 member and so on. Later he will add the ration shops at different areas and provide user name and password for shop keepers. He will then decide theproducts to be distributed to different schemes and quantity of those products. He will supply the stock to each shop based on number of people in that area. He also has the provision to see the products stock details of each area. To distribute ration admin will add the card holder (head of the family) and collect the details of the card holder i.e. Aadhar card number, mobile number, image, shop area and give them Unique card id /password. Then he will add details of family members and assignuniquememberid.Nexttodistributethe ration he will allocate the slot for the customers of all the areas by sending SMS which contains the date and time to collect theirrations. If someof the customershavenotcollect their rations then he does re-slot allocation to collect their ration. Admin can also view the reportof all the ration shops. 2. Shop Keeper First duty of the shop keeper is to login using the user name and password provided by the admin. This user name and password is unique for each area. He can registerrationcard holders of that particular area by taking Aadhar number, mobile number and image. He will register the family members of the card holders of that particular area. He can view the stock details and ration card holder details of that particular area. It is not possible for the shop keeper to modify the product stock. Fig -1: Architectural diagram of proposed system 3. Card Holder/Member Card holder can access the system through web application and/or window application. In window application he will prove his identity by swiping his RFID tag which is the first verification. Then he willenter the member id which is the second verification. After this verification he can select the products and their quantities that he wants to purchase. After the successful purchase of products an SMS is sent to the card holder aboutthequantity and price of the products purchased. In web application card holder can view his scheme, sub- scheme, price and quantity of products purchased every month by logging in using his user name and password. 2.1 Round Robin Algorithm Round-robin (RR) is one of the algorithms employed by process and network schedulers in computing. As the term is generally used, time slices are assigned to each process in equal portions and in circular order, handling all processes without priority . Round-robin scheduling is simple, easy to implement, and starvation-free. The algorithm is used here to send SMS about scheduled date and time for every registered mobile number to arrive and collect the ration based on the order of their registration. If the ration is not collected a re-schedulingwill be made only once for those who have not purchased their ration to come and collect their ration. 3. CONCLUSION In this paper we have proposed a model for smart ration card by utilizing RFID, SMS gateway and allocation. In the present system there is a downside of ration forgery. So, in proposed system we are supplanting the manual sections and in this way decreasing imitation. As we are utilizing RFID card which contains detail data of client there is less opportunity to abuse the ration card. Also the system sends
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1368 the allocation and re-allocation time and date totheenrolled portable number through SMS in order to reduce the crowd in front of the ration shop. This system also sends the purchase details to the registered phone number through SMS gateway hence straightforwardness is kept up in the system. ACKNOWLEDGEMENT We take this opportunity to thank our guide Assistant Professor Mrs. Rashmi M R for giving usall the guidance and support. We would also liketo thank ourcollegeNIE,Mysuru for their support and encouragement. REFERENCES [1] Anshu Prasad, Aparna Ghenge, Sonali Zende, Prof. Sashikala Mishra, Prof. Prashant Gadakh, “Smart Ration Card Using RFID, Biometrics and SMS Gateway”, ICICCT, 2017. [2] Balekar Swati D, Kulkarni Rituja R, “Online Ration Card System by using RFID and Biometrics”, International Journal of Advanced Research in Computer Science and Software Engineering, 2015. [3] Yogesh Kumar Sharma, Dr. K. B. Shivakumar, “Multi- Modality Biometrics Assisted Smart Card Based Ration Distribution System”, International Journal of Application or Innovation in Engineering and Management (IJAIEM), 2014. [4] Parvathy A, V.R. Raj, Venumadhav, Manikanta, "RFID Based Exam Hall Maintenance System'', International Journal of Computer Applications (IJCA), 2011.