Supply Chain Monitoring and Authentication Using Blockchain
Supply Chain Monitoring and Authentication Using Blockchain
https://doi.org/10.22214/ijraset.2023.50615
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
Abstract: The Frozen Food industry produces and supplies packaged food products that are to be delivered at a particular
freezing-points, therefore it is important that they are supplied in such an environment where they do not get damaged. To
achieve this, continuous tracking of the shipped product must be monitored in a freezing environment where temperature and
also humidity are maintained called supply chain management. During transportation of the packaged food, there may be a
chance of getting damaged food like fluctuations in the temperature maintenance might cause food to be rotten. And there is a
chance of leakage of canned goods or bulge at the ends which indicates the unhealthy and unhygienic condition of the packaged
food. Quick Response (QR) codes provide a robust technique to fight the practice of counterfeiting the food products. Counterfeit
food products are detected using a QR code scanner, where a QR code of the packaged good is linked to a Blockchain. And this
system may be used to store shipped product details and generated unique code of that product as blocks in the database. So, we
aim at two important aspects, firstly on continuous monitoring of supply chain and then on fake product detection which is done
using Blockchain.
I. INTRODUCTION
Problem of supply chain of frozen food is that it doesn't monitor at every stage of food production. Now a days there's a huge
demand for these frozen foods and semi cooked frozen foods. These are involved in both exports and imports in large scale. But in
importing and exporting these frozen foods there is a chance of getting damaged. And when the time it reaches the customer, the
food will be in an unhygienic or improper way which leads to the customer unsatisfaction. Also, in different sectors like industries
and software employees use these semi-cooked or frozen food in order to save their time. Demand for frozen foods has been
growing day by day which leads to increase the rate of marketing. Continuous monitoring frozen food have to be done in every part
of the transportation of frozen food products. In the case of continuous monitoring, we can identify whether the food product is in
good hygienic condition or not by checking temperature and humidity levels of the product. By this continuous monitoring of frozen
food supply chain there is no chance of customer unsatisfaction. Not only in continuous monitoring but also by generating the
unique QR code we can track the food order and get the information of the temperature and humidity levels of the food in the time
of tracking. These problems made us to develop the process of supply chain management and counterfeit product detection to
overcome these problems in the transportation of frozen foods.
To implement an IoT sensor-based technology which uses DHT 11 sensor for continuous monitoring of supply chain. Followed by
QR generation for all the food products which helps the customer in getting the complete information of the packaged product. We
follow a type of Distributed Ledger Technology (DLT) which is used to trace the supply network from procuring of packaged good
till delivery. It creates an immutable list so that transparency is maintained at each level and quality guaranteed. In this project, we
will implement IoT with Blockchain to track the packaged good. And to develop a platform that will simulate securing frozen food
supply chain using blockchain as data entered in a public ledger can be verified by all and modified by none. And to establish an
untampered supply chain management of frozen goods and how the supplier supplies the goods to the end user.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 2289
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
C. Blockchain
Blockchain technology is best known for its association with cryptocurrencies and many other potential applications. For example, it
can be used to create secure supply chain management systems, track the ownership of digital assets, and even create decentralized
social networks. Blockchain technology is also highly secure. Because of the cryptographic hashes used to link each block, it is
almost impossible to tamper with the data in the blockchain without being detected. This technology provides security
at a top priority. Each block in the blockchain contains a cryptographic hash of the previous block, along with a timestamp and
transaction data.
III. METHODOLOGY
A. IoT Module
This module reads the values of temperature and humidity of the food product when shipped to till the delivery. This can be done by
using ESP32 developer board and DHT 11 sensor, where these are connected using some jumper wires. This module is executed by
the installation of Arduino where the libraries related to ESP32, ThingSpeak and DHT 11 needed to be downloaded. ESP32 board
allows WIFI access where the values of the sensor can be updated to the ThingSpeak cloud platform. The code is written for DHT
11 sensor in the Arduino IDE software and then compiled and uploaded using port, later the in the serial monitor the server gets
connected using WIFI username and password when we press reset button on ESP32 board which connects to the client side which
is ThingSpeak platform where the sensor values are updated and stored. Once the server connects to the WIFI and the channel gets
established, the port is no longer used and disconnected. Instead, a power supply like power bank or battery is connected to the
module which results in wireless communication. The API key and channel ID in the ThingSpeak is used to retrieve sensor values.
The user can track the order by browsing the repl.it webpage in which the sensor values are exported from ThingSpeak, the values
get updated each 15 seconds into the webpage. Through IFTTT in connection with ThingSpeak, applet is created to ensure that the
admin gets alert VoIP calls and pop-up notifications when there is a drop or sudden rise in sensor values which may affect the
quality of the product.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 2290
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
C. Report Analysis
To create a user web interface, we used WordPress which is created by using “pro-free host” website in which a unique link was
generated for our website by the help of domain where this link can be used by the user everywhere to meet their needs. Then Astra
was the template used inside the WordPress to style our website. The domain name where our website is created is Unaux, in which
we chosen our frozzy name as our respective domain. Website includes home page where the details of our process is mentioned
clear and the user can view all the food products with some offers and discounts and can also contact us using contact page and
there is a tracking page to track the order ordered by the user. To place an order firstly the user needs to create an account and can
select the item which in further gets added to the cart. Checking out from cart forwards to the checkout page where the delivery
details of the customer should to be given. The user can also select his availability date and time to pick his order. And then
proceeds to the payment page where the user can select payment method like cash on delivery, crypto currency gateway and also
Paytm gateway which leads to the placing of order.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 2291
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
Later the QR code is generated indicating the order is confirmed along with the order delivery time and date. The customer gets
notified with a pop-up notification from the browser when there is a drop or sudden rise in sensor values to verify the quality of his
product. The user can track the order by browsing the repl.it webpage in which the sensor values are exported from ThingSpeak, the
values get updated each 15 seconds into the webpage. This module also includes report analysis of the customer logins, products,
availability of stock, range of products sold in a range of scale i.e., in an hour, in a month, and also the highest sold product. All the
report can be viewed in the admin side login and can be analyzed only by the admin.
B. ThingSpeak
ThingSpeak platform is a MathWorks cloud platform of IoT, which stores and views the values generated by the sensor
continuously in cloud, within the user specified time either each 15 seconds or one minute. It represents the values in a graphical
representation, gauge, numeric display and in many other widgets. This platform also shows the channel location of the sensor.
C. IFTTT
IFTTT platform helps to create applets to undergo the HTTP requests when a particular event occurred then request to that event
takes place. Like in our project, when the threshold value crosses then an alert VoIP call and pop-up notification is received by the
admin by conveying that the sensor value has crossed the threshold value that is marked in ThingSpeak platform.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 2292
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
V. RESULT
A. Report Analysis Outputs
The below graphs represents the total analysis of the website from when it was created till date in different aspects.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 2293
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
VI. EXECUTION
Website link - http://frozzyfrizzy.unaux.com
The above link is given as input for the user and the below Fig 7 is the output produced while authenticating the QR code generated
when order is placed.
VII. CONCLUSION
This system helps the industries in maintaining the QOS (Quality of Service) i.e., continuous monitoring of frozen foods gives the
information of the condition of food at different levels which in order tells about the best services that provided by the industries
which helps to the growth of industries. It uses sensors to get humidity and temperature levels information of the frozen food
products and also blockchain Ethereum wallet to do online payments. The project came in comfortable which a worthy elucidation
for maintaining the frozen food products in industries. The proposed system is an attempt to improve current damage avoidance in
industrial areas.
REFERENCES
[1] Received 18 November 2020; accepted 1 January 2021. Date of publication 5 January 2021; date of current version 11 February 2021. The review of this article
was arranged by Guest Editors Hong-Ning Dai, Huawei Huang, Edith C. H. Ngai, and Salil Kanhere.
[2] NEM Team, “Mosaics and Namespaces,” Accessed: Jun. 1, 2019. [On-line]. Available: https://blog.nem.io/mosaics-and-namespaces-2//
[3] WFLO is indebted to Dr. David Arthey, Campden and Chorleywood Food Research Association, Chipping Campden, England;
Dr. David Reid, Associate Dean, University of California, Davis; Dr. Kathryn Boor, Cornell University, Ithaca, New York; and
Dr. Stephen Neel, World Food Logistics Organization, for the review and revision of this topic.
[4] Professor and Clinical Pharmacist, University of Michigan Hospitals and Health Centers, Pharmacy Services, UHB2D301, 1500 E. Med. Center Drive, Ann
Arbor, MI 48109-0008, e-mail: [email protected].
[5] e-rakth kosh app in 2016 -2023 by Ministry of Health and Family Welfare and designed and Developed by Centre for Development of Advanced Computing.
[6] Tejaswini Tambe [1], Sonali Chitalkar [2], Manali Khurud [3], Madhavi Varpe [4], S. Y. Raut[5]
1.Student, Dept. of Information Technology, Pravara Rural Engineering College Loni Maharashtra
2.Student, Dept. of Information Technology, Pravara Rural Engineering College Loni Maharashtra
3.Student, Dept. of Information Technology, Pravara Rural Engineering College Loni Maharashtra
4.Student, Dept. of Information Technology, Pravara Rural Engineering College Loni Maharashtra
5.Associate Professor, Dept. of Information Technology, Pravara Rural Engineering College Loni, Maharashtra, India.
[7] Random Nerd Tutorials helps makers, hobbyists, and engineers build electronic projects. Installing the ESP32 Board in Arduino IDE (Windows, Mac OS X,
Linux)
[8] KrisKasprzak Update Web Page Update .ino
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 2294
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
[9] A survey on blockchain cybersecurity vulnerabilities and possible countermeasures Huru Hasanova, Ui-jun Baek, Mu-gon Shin, Kyunghee Cho, Myung-Sup
Kim.
[10] Exploration of Quantum Blockchain Techniques Towards Sustainable Future Cybersecurity. H. Muthukrishnan, P. Suresh, K. Logeswaran, K. Sentamilselvan.
[11] A systematic approach toward security in Fog computing: Assets, vulnerabilities, possible countermeasures, Mozhdeh Farhadi, Jean-Louis Lanet, Guillaume
Pierre, Daniele Miorandi
[12] "IoT Fundamentals: Networking Technologies, Protocols, and Use Cases for the Internet of Things" by David Hanes, Gonzalo Salgueiro, Patrick Grossetete
[13] “Designing Connected Products: UX for the Consumer Internet of Things" by Claire Rowland, Elizabeth Goodman, Martin Charlier, Ann Light, Alfred Lui
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 2295