SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 565
Automated Blood Bank System using Raspberry Pi
Ashlesha C. Adsul1, V. K. Bhosale2
1M.E (Electronics and Telecommunication), Deogiri Institute of Engineering and Management Studies,
Aurangabad, Maharashtra, 431002.
2Assistant Professor, Deogiri Institute of Engineering and Management Studies,
Aurangabad, Maharashtra, 431002.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - —“Raspberry pi based blood bank system”
proposed to bring blood donors to the one place. The aim of
this system is to fulfill every blood request by using android
application and raspberry pi. In the proposed system, data
about the donors will be collected by using android
application and raspberry pi by installing systems at places
such as hospitals, blood banks etc. These data will be stored
in the database. User/Patients needs to access application
and needs to enter his requirements about the blood in the
application the requirements are matched with the
database and message will be to that particular blood donor
through GSM modem.
Key Words: Raspberry Pi;Embedded Blood
Bank;Blood donor; GSM; Android;
1. INTRODUCTION
Need of blood is drastically increasing. Per annum we
require 5 million blood units and only 5 million blood
units are available. This is the major drawback in case of
emergency blood required some patients have daily need
of blood those suffering from cancer. Even though the
technology is developed still we fail to bring blood donors
and recipients on the common platform. Accidents cannot
be predicted. There may be blood requirement at any
moment so direct communication between donor and user
becomes necessary to avoid longer time span in the
availability of blood [1].
Proposed System overview is shown in figure 1.Basically
user/patient needs to send the request with required
blood details from database data will be fetched and
notification will be send to the respective blood donor.
This paper consists the object tracking system diagram,
system flow and software design in section II. Kalman
filter algorithm and its mathematical equations are
explained in section III. Results of the system are given in
section IV. Finally the work is concluded in section V.
2. RELATED WORK
Blood bank is responsible for the storage, processing and
collection of blood. Blood plays important role in blood
bank as it is the necessity of everyone. Many researchers
worked on the development of blood bank management
system. Some of them are given below [2]:
1. Virtual Blood Bank Project
This system implemented by using java and web
applications. This allows us to find donors from their
respective address which are collected from hospital
database.
2. Location based blood bank system based on cloud
storage
This type of system is based on mobile app which is linked
to cloud server. Donor registration details and other
details will be stored in the cloud. In case of an emergency
anybody can use this app to locate the donor.
3. Emergency Blood Bank directories using
www.bloodbanker.com:
In this type of system, www.bloodbanker.com website
holds the details of hospitals and blood banks in USA.
Website can be used to find the nearest blood donor.
3. PROPOSED SYSTEM
3.1 Block Diagram of the system:
The proposed work explores to find blood donors by using
GSM modem and raspberry pi based system. In this
system, it consists of android application, GSM Modem,
raspberry pi kit. In android application, the person who
wants to donate blood needs to register so that his
information will be stored in the database. Application
display three different screens such as Register, Query and
about us screen. Donor needs to register his/her details
such as Name, Gender, Address, Blood group and Mobile
number. In query section patient needs to select required
blood group and current address. Whole system is
implemented using raspberry pi kit. Whenever there is
requirement for blood then patient will enter required
blood group details. Then that information will be fetched
from database and SMS will be send to the donor directly
on his number which is stored at the time of registration.
Hence there will be direct communication between donor
and patient [3].
Fig -1: System Overview
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 566
Fig -2: Block Diagram of the proposed system
Fig -3: Level 1 flow diagram
Level 0 and level 1 flow diagram are shown in figure 3 and
4.Level 0 diagram shows interaction between the external
agents and the system. Level 1 flow diagram shows
subsystems included which provide system as a whole. It
shows flow of data among the various parts of the system.
3.2 Android Application:
In proposed system, android application is designed using
MIT app inventor MIT App Inventor is a visual
programming based environment. App Inventor is
an open-source web application for android which is
originally provided by Google, and maintained by
the Massachusetts Institute of Technology. It is provided
with graphical user interface, it allows users to drag-and-
drop visual objects for creating an application [4].
Fig -4: MIT app inventor environment
3.3 Proposed System Flow:
Input: Blood group and location
1. Person/donor who wants to donate blood needs to
register his details
2. This details will be stored in raspberry pi system
database
3. User in need of blood will have to select required blood
group and current address
4. Corresponding blood donors information will be
fetched and displayed on screen
5. Patient needs to select donor and send SMS option on
the screen
6. SMS will be send to blood donor directly through GSM
Modem
4. SYSTEM IMPLEMENTATION
4.1 Raspberry Pi:
Raspberry pi is based on Broadcom system on a chip
(SoC), which consists of on-chip ARM compatible central
processing unit (CPU) and an on chip GPU(Graphics
Processing Unit). CPU speed of the raspberry pi ranges
from 700 MHz to 1.2 GHz. Most boards have HDMI
composite video output, a 3.5 mm audio phone jack, and
one and four USB slots
Fig -5: Raspberry Pi kit
It has on board memory range from 256 MB to 1 GBRAM.
In raspberry pi, operating system is stored in SD cards.
Lower level output is provided through number of GPIO
pins which support common protocols like I²C. Pi 3 and Pi
Zero W have on board Bluetooth and Wi-Fi 802.11n The B-
models have an 8P8C Ethernet port [5]
4.2 GSM Modem:
SIM900A Modem is built from SIMCOM GSM/GPRS based
with Dual Band modem which works with frequency 900/
1800 MHz. SIM900A have capability to search these two
bands automatically. It is also possible to set frequency
bands by using AT commands. The baud rate can be
configured from 1200-115200 by using AT command. It is
provided with The GSM/GPRS Modem with internal
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 567
TCP/IP stack which enable us to connect to the internet
through GPRS. This is a wireless module with ultra
compact size [6].
Fig -6: GSM Modem
5. IMPLEMENTATION RESULTS
Figure shows the output screenshots for the android
application main screen. It displays three tabs Register,
Query and about us.
Fig -7: Android application main
5.2 Registration Screen:
Donor needs to register his/her details such as Name,
Gender, Address, Blood group and Mobile number.
5.3 Query Screen:
In query section patient needs to select required blood
group and current address.
Fig -8: Screen for registration form
Fig -9: Screen for query
Fig -10: Results of query and SMS
6. CONCLUSION
The proposed system can be used to reduce time span
between donor and patient. The system consists of
android application, raspberry pi and GSM modem. There
is direct communication between donor and recipient
through SMS so in case of emergency this system plays
important role. Results shows different screens of the
android applications where user needs to enter blood
requirements.
REFERENCES
[1] T.Gayatri Devi, G.Vijay Kumar,“Automated Blood
Donating And Managing System Using Raspberry Pi
B+”,SSRG International Journal of Computer Trends
and Technology (IJCTT) - Special Issue – April 2017.
[2] M. Geetha Pratyusha , P.V.V.N.D.P. Sunil , K. Tejaswi ,
P. Kanakaraja , Y.Ramya Sree ,“Raspberry-Pi Based
Embedded Blood Donating Application”, International
Journal of Innovative Research in Science, Engineering
and Technology, Vol. 5, Issue 4, April 2016.
5.1 Application Main Screen:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 568
[3] Miss. Pooja a. Taywade, prof. Ajay p. Thakare , “a
survey on implementation of sms (short messaging
service)based automated blood bank using raspberry
pi for rural areas”, international journal of pure and
applied research in engineering
and technology, Volume 4 (9): 628-635, IJPRET, 2016.
[4] Prof. Snigdha , Varsha Anabhavane , Pratiksha
lokhande , Siddhi Kasar , Pranita More ,“Android Blood
Bank”, International Journal of Advanced Research in
Computer and Communication Engineering Vol. 4,
Issue 11, November 2015.
[5] K.SRILEKHA1, SHRUTHI DASARI ,“Blood Bank System
using RPI”, International Journal of Scientific
Engineering and Technology Research,Pages-5424-
5427,Volume-05,Issue-27,Vol.05,September-2016.
[6] K. Sravani, B Sujatha, “Design and Implementation of
Blood Bank Monitoring System Using Raspberry Pi”,
International Journal of Innovative Research in
Computer and Communication Engineering, Vol. 5,
Issue 5, May 2017.
[7] Pavitra h v, Dr. G.F. ALI AHAMMED, “Design of SMS
based automated blood bank using embedded
system”, International Research Journal of
Engineering and Technology (IRJET), Volume: 04
Issue: 07 | July -2017.

Mais conteúdo relacionado

Mais procurados

Tracking cancer patients medical history using wireless emerging technology ...
Tracking cancer patients medical history using wireless emerging technology  ...Tracking cancer patients medical history using wireless emerging technology  ...
Tracking cancer patients medical history using wireless emerging technology ...VLSICS Design
 
NFC Based Health Monitoring System
NFC Based Health Monitoring SystemNFC Based Health Monitoring System
NFC Based Health Monitoring Systemrahulmonikasharma
 
Interenet of Things Based Cloud for Healthcare Network
Interenet of Things Based Cloud for Healthcare NetworkInterenet of Things Based Cloud for Healthcare Network
Interenet of Things Based Cloud for Healthcare NetworkIstabraq M. Al-Joboury
 
IRJET - Detection of False Data Injection Attacks using K-Means Clusterin...
IRJET -  	  Detection of False Data Injection Attacks using K-Means Clusterin...IRJET -  	  Detection of False Data Injection Attacks using K-Means Clusterin...
IRJET - Detection of False Data Injection Attacks using K-Means Clusterin...IRJET Journal
 
IRJET - Centralized Data for Transport Automation System using Android St...
IRJET -  	  Centralized Data for Transport Automation System using Android St...IRJET -  	  Centralized Data for Transport Automation System using Android St...
IRJET - Centralized Data for Transport Automation System using Android St...IRJET Journal
 
Cloud assisted privacy preserving and data integrity for mobile health monito...
Cloud assisted privacy preserving and data integrity for mobile health monito...Cloud assisted privacy preserving and data integrity for mobile health monito...
Cloud assisted privacy preserving and data integrity for mobile health monito...eSAT Journals
 
Near Field Communication For HealthCare System using Cloud
Near Field Communication For HealthCare System using CloudNear Field Communication For HealthCare System using Cloud
Near Field Communication For HealthCare System using CloudIRJET Journal
 
The Live: Stream Computing
The Live: Stream ComputingThe Live: Stream Computing
The Live: Stream ComputingIRJET Journal
 
IRJET- IoT based Advanced Healthcare Architecture: A New Approach
IRJET- IoT based Advanced Healthcare Architecture: A New ApproachIRJET- IoT based Advanced Healthcare Architecture: A New Approach
IRJET- IoT based Advanced Healthcare Architecture: A New ApproachIRJET Journal
 
IRJET-An Interline Dynamic Voltage Restorer (IDVR)
IRJET-An Interline Dynamic Voltage Restorer (IDVR)IRJET-An Interline Dynamic Voltage Restorer (IDVR)
IRJET-An Interline Dynamic Voltage Restorer (IDVR)IRJET Journal
 
Security and Privacy Protection of Medical Sensor Data of Patient using IOT
Security and Privacy Protection of Medical Sensor Data of Patient using IOTSecurity and Privacy Protection of Medical Sensor Data of Patient using IOT
Security and Privacy Protection of Medical Sensor Data of Patient using IOTIRJET Journal
 
IRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking SystemIRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking SystemIRJET Journal
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationAM Publications
 
IRJET- Hiding Sensitive Medical Data using Encryption
IRJET- Hiding Sensitive Medical Data using EncryptionIRJET- Hiding Sensitive Medical Data using Encryption
IRJET- Hiding Sensitive Medical Data using EncryptionIRJET Journal
 

Mais procurados (19)

Tracking cancer patients medical history using wireless emerging technology ...
Tracking cancer patients medical history using wireless emerging technology  ...Tracking cancer patients medical history using wireless emerging technology  ...
Tracking cancer patients medical history using wireless emerging technology ...
 
NFC Based Health Monitoring System
NFC Based Health Monitoring SystemNFC Based Health Monitoring System
NFC Based Health Monitoring System
 
Interenet of Things Based Cloud for Healthcare Network
Interenet of Things Based Cloud for Healthcare NetworkInterenet of Things Based Cloud for Healthcare Network
Interenet of Things Based Cloud for Healthcare Network
 
Ijsrdv8 i10772
Ijsrdv8 i10772Ijsrdv8 i10772
Ijsrdv8 i10772
 
IRJET - Detection of False Data Injection Attacks using K-Means Clusterin...
IRJET -  	  Detection of False Data Injection Attacks using K-Means Clusterin...IRJET -  	  Detection of False Data Injection Attacks using K-Means Clusterin...
IRJET - Detection of False Data Injection Attacks using K-Means Clusterin...
 
IRJET - Centralized Data for Transport Automation System using Android St...
IRJET -  	  Centralized Data for Transport Automation System using Android St...IRJET -  	  Centralized Data for Transport Automation System using Android St...
IRJET - Centralized Data for Transport Automation System using Android St...
 
Cloud assisted privacy preserving and data integrity for mobile health monito...
Cloud assisted privacy preserving and data integrity for mobile health monito...Cloud assisted privacy preserving and data integrity for mobile health monito...
Cloud assisted privacy preserving and data integrity for mobile health monito...
 
Near Field Communication For HealthCare System using Cloud
Near Field Communication For HealthCare System using CloudNear Field Communication For HealthCare System using Cloud
Near Field Communication For HealthCare System using Cloud
 
The Live: Stream Computing
The Live: Stream ComputingThe Live: Stream Computing
The Live: Stream Computing
 
IRJET- IoT based Advanced Healthcare Architecture: A New Approach
IRJET- IoT based Advanced Healthcare Architecture: A New ApproachIRJET- IoT based Advanced Healthcare Architecture: A New Approach
IRJET- IoT based Advanced Healthcare Architecture: A New Approach
 
IRJET-An Interline Dynamic Voltage Restorer (IDVR)
IRJET-An Interline Dynamic Voltage Restorer (IDVR)IRJET-An Interline Dynamic Voltage Restorer (IDVR)
IRJET-An Interline Dynamic Voltage Restorer (IDVR)
 
Providing Accident Detection in Vehicular Networks through OBD-II Devices and...
Providing Accident Detection in Vehicular Networks through OBD-II Devices and...Providing Accident Detection in Vehicular Networks through OBD-II Devices and...
Providing Accident Detection in Vehicular Networks through OBD-II Devices and...
 
K017547981
K017547981K017547981
K017547981
 
NEXTGEN’S HOSPILOGICS USING APACHE TOMCAT SERVER AND MYSQLDATABASE
NEXTGEN’S HOSPILOGICS USING APACHE TOMCAT  SERVER AND MYSQLDATABASENEXTGEN’S HOSPILOGICS USING APACHE TOMCAT  SERVER AND MYSQLDATABASE
NEXTGEN’S HOSPILOGICS USING APACHE TOMCAT SERVER AND MYSQLDATABASE
 
Security and Privacy Protection of Medical Sensor Data of Patient using IOT
Security and Privacy Protection of Medical Sensor Data of Patient using IOTSecurity and Privacy Protection of Medical Sensor Data of Patient using IOT
Security and Privacy Protection of Medical Sensor Data of Patient using IOT
 
IRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking SystemIRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking System
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time Application
 
IRJET- Hiding Sensitive Medical Data using Encryption
IRJET- Hiding Sensitive Medical Data using EncryptionIRJET- Hiding Sensitive Medical Data using Encryption
IRJET- Hiding Sensitive Medical Data using Encryption
 
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEMREVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
 

Semelhante a Automated Blood Bank System using Raspberry Pi

IOT Based projects for ECE/CSE/IT Students at SLN Technologies Chennai
IOT Based projects for ECE/CSE/IT Students at SLN Technologies ChennaiIOT Based projects for ECE/CSE/IT Students at SLN Technologies Chennai
IOT Based projects for ECE/CSE/IT Students at SLN Technologies ChennaiSLN Technologies - Chennai
 
IRJET- Automated Blood Bank with Embedded System
IRJET-  	  Automated Blood Bank with Embedded SystemIRJET-  	  Automated Blood Bank with Embedded System
IRJET- Automated Blood Bank with Embedded SystemIRJET Journal
 
Blood Donors and Receivers Management System
Blood Donors and Receivers Management SystemBlood Donors and Receivers Management System
Blood Donors and Receivers Management SystemIRJET Journal
 
AUTOMATED BLOOD BANK SYSTEM
AUTOMATED BLOOD BANK SYSTEMAUTOMATED BLOOD BANK SYSTEM
AUTOMATED BLOOD BANK SYSTEMIRJET Journal
 
IRJET-Intelligent Farms
IRJET-Intelligent FarmsIRJET-Intelligent Farms
IRJET-Intelligent FarmsIRJET Journal
 
GSM Based Ration Automation Using RFID Technique
GSM Based Ration Automation Using RFID TechniqueGSM Based Ration Automation Using RFID Technique
GSM Based Ration Automation Using RFID TechniqueIJARIDEA Journal
 
Network Monitoring System for University
Network Monitoring System for UniversityNetwork Monitoring System for University
Network Monitoring System for Universityijtsrd
 
IRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET Journal
 
Energy Meters using Internet of Things Platform
Energy Meters using Internet of Things PlatformEnergy Meters using Internet of Things Platform
Energy Meters using Internet of Things PlatformIRJET Journal
 
Implementation of blood donation application using android smartphone
Implementation of blood donation application using android smartphoneImplementation of blood donation application using android smartphone
Implementation of blood donation application using android smartphoneIJARIIT
 
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET Journal
 
Dynamic Medical Machine
Dynamic Medical MachineDynamic Medical Machine
Dynamic Medical MachineIRJET Journal
 
Smart Machine and Application for Rural Development
Smart Machine and Application for Rural DevelopmentSmart Machine and Application for Rural Development
Smart Machine and Application for Rural DevelopmentIRJET Journal
 
Wireless Sensor Network for Patient Health Monitoring System
Wireless Sensor Network for Patient Health Monitoring SystemWireless Sensor Network for Patient Health Monitoring System
Wireless Sensor Network for Patient Health Monitoring SystemIRJET Journal
 
IRJET- Body Sensor Network using Raspberry Pi3: IoT
IRJET- Body Sensor Network using Raspberry Pi3: IoTIRJET- Body Sensor Network using Raspberry Pi3: IoT
IRJET- Body Sensor Network using Raspberry Pi3: IoTIRJET Journal
 
IRJET- A Survey on Advanced Ration Distribution System
IRJET-  	  A Survey on Advanced Ration Distribution SystemIRJET-  	  A Survey on Advanced Ration Distribution System
IRJET- A Survey on Advanced Ration Distribution SystemIRJET Journal
 
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET Journal
 
IRJET - Prototype Android based Real Time Crop Information Collection System
 IRJET - Prototype Android based Real Time Crop Information Collection System IRJET - Prototype Android based Real Time Crop Information Collection System
IRJET - Prototype Android based Real Time Crop Information Collection SystemIRJET Journal
 
IRJET - Remote Health Monitoring, Home Automation and Alarm System using ...
IRJET -  	  Remote Health Monitoring, Home Automation and Alarm System using ...IRJET -  	  Remote Health Monitoring, Home Automation and Alarm System using ...
IRJET - Remote Health Monitoring, Home Automation and Alarm System using ...IRJET Journal
 
IRJET- IoT based Flow Analyzing and Alerting System
IRJET- IoT based Flow Analyzing and Alerting SystemIRJET- IoT based Flow Analyzing and Alerting System
IRJET- IoT based Flow Analyzing and Alerting SystemIRJET Journal
 

Semelhante a Automated Blood Bank System using Raspberry Pi (20)

IOT Based projects for ECE/CSE/IT Students at SLN Technologies Chennai
IOT Based projects for ECE/CSE/IT Students at SLN Technologies ChennaiIOT Based projects for ECE/CSE/IT Students at SLN Technologies Chennai
IOT Based projects for ECE/CSE/IT Students at SLN Technologies Chennai
 
IRJET- Automated Blood Bank with Embedded System
IRJET-  	  Automated Blood Bank with Embedded SystemIRJET-  	  Automated Blood Bank with Embedded System
IRJET- Automated Blood Bank with Embedded System
 
Blood Donors and Receivers Management System
Blood Donors and Receivers Management SystemBlood Donors and Receivers Management System
Blood Donors and Receivers Management System
 
AUTOMATED BLOOD BANK SYSTEM
AUTOMATED BLOOD BANK SYSTEMAUTOMATED BLOOD BANK SYSTEM
AUTOMATED BLOOD BANK SYSTEM
 
IRJET-Intelligent Farms
IRJET-Intelligent FarmsIRJET-Intelligent Farms
IRJET-Intelligent Farms
 
GSM Based Ration Automation Using RFID Technique
GSM Based Ration Automation Using RFID TechniqueGSM Based Ration Automation Using RFID Technique
GSM Based Ration Automation Using RFID Technique
 
Network Monitoring System for University
Network Monitoring System for UniversityNetwork Monitoring System for University
Network Monitoring System for University
 
IRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security System
 
Energy Meters using Internet of Things Platform
Energy Meters using Internet of Things PlatformEnergy Meters using Internet of Things Platform
Energy Meters using Internet of Things Platform
 
Implementation of blood donation application using android smartphone
Implementation of blood donation application using android smartphoneImplementation of blood donation application using android smartphone
Implementation of blood donation application using android smartphone
 
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
 
Dynamic Medical Machine
Dynamic Medical MachineDynamic Medical Machine
Dynamic Medical Machine
 
Smart Machine and Application for Rural Development
Smart Machine and Application for Rural DevelopmentSmart Machine and Application for Rural Development
Smart Machine and Application for Rural Development
 
Wireless Sensor Network for Patient Health Monitoring System
Wireless Sensor Network for Patient Health Monitoring SystemWireless Sensor Network for Patient Health Monitoring System
Wireless Sensor Network for Patient Health Monitoring System
 
IRJET- Body Sensor Network using Raspberry Pi3: IoT
IRJET- Body Sensor Network using Raspberry Pi3: IoTIRJET- Body Sensor Network using Raspberry Pi3: IoT
IRJET- Body Sensor Network using Raspberry Pi3: IoT
 
IRJET- A Survey on Advanced Ration Distribution System
IRJET-  	  A Survey on Advanced Ration Distribution SystemIRJET-  	  A Survey on Advanced Ration Distribution System
IRJET- A Survey on Advanced Ration Distribution System
 
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
 
IRJET - Prototype Android based Real Time Crop Information Collection System
 IRJET - Prototype Android based Real Time Crop Information Collection System IRJET - Prototype Android based Real Time Crop Information Collection System
IRJET - Prototype Android based Real Time Crop Information Collection System
 
IRJET - Remote Health Monitoring, Home Automation and Alarm System using ...
IRJET -  	  Remote Health Monitoring, Home Automation and Alarm System using ...IRJET -  	  Remote Health Monitoring, Home Automation and Alarm System using ...
IRJET - Remote Health Monitoring, Home Automation and Alarm System using ...
 
IRJET- IoT based Flow Analyzing and Alerting System
IRJET- IoT based Flow Analyzing and Alerting SystemIRJET- IoT based Flow Analyzing and Alerting System
IRJET- IoT based Flow Analyzing and Alerting System
 

Mais de 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
 

Mais de 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...
 

Último

Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadhamedmustafa094
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwaitjaanualu31
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 

Último (20)

Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 

Automated Blood Bank System using Raspberry Pi

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 565 Automated Blood Bank System using Raspberry Pi Ashlesha C. Adsul1, V. K. Bhosale2 1M.E (Electronics and Telecommunication), Deogiri Institute of Engineering and Management Studies, Aurangabad, Maharashtra, 431002. 2Assistant Professor, Deogiri Institute of Engineering and Management Studies, Aurangabad, Maharashtra, 431002. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - —“Raspberry pi based blood bank system” proposed to bring blood donors to the one place. The aim of this system is to fulfill every blood request by using android application and raspberry pi. In the proposed system, data about the donors will be collected by using android application and raspberry pi by installing systems at places such as hospitals, blood banks etc. These data will be stored in the database. User/Patients needs to access application and needs to enter his requirements about the blood in the application the requirements are matched with the database and message will be to that particular blood donor through GSM modem. Key Words: Raspberry Pi;Embedded Blood Bank;Blood donor; GSM; Android; 1. INTRODUCTION Need of blood is drastically increasing. Per annum we require 5 million blood units and only 5 million blood units are available. This is the major drawback in case of emergency blood required some patients have daily need of blood those suffering from cancer. Even though the technology is developed still we fail to bring blood donors and recipients on the common platform. Accidents cannot be predicted. There may be blood requirement at any moment so direct communication between donor and user becomes necessary to avoid longer time span in the availability of blood [1]. Proposed System overview is shown in figure 1.Basically user/patient needs to send the request with required blood details from database data will be fetched and notification will be send to the respective blood donor. This paper consists the object tracking system diagram, system flow and software design in section II. Kalman filter algorithm and its mathematical equations are explained in section III. Results of the system are given in section IV. Finally the work is concluded in section V. 2. RELATED WORK Blood bank is responsible for the storage, processing and collection of blood. Blood plays important role in blood bank as it is the necessity of everyone. Many researchers worked on the development of blood bank management system. Some of them are given below [2]: 1. Virtual Blood Bank Project This system implemented by using java and web applications. This allows us to find donors from their respective address which are collected from hospital database. 2. Location based blood bank system based on cloud storage This type of system is based on mobile app which is linked to cloud server. Donor registration details and other details will be stored in the cloud. In case of an emergency anybody can use this app to locate the donor. 3. Emergency Blood Bank directories using www.bloodbanker.com: In this type of system, www.bloodbanker.com website holds the details of hospitals and blood banks in USA. Website can be used to find the nearest blood donor. 3. PROPOSED SYSTEM 3.1 Block Diagram of the system: The proposed work explores to find blood donors by using GSM modem and raspberry pi based system. In this system, it consists of android application, GSM Modem, raspberry pi kit. In android application, the person who wants to donate blood needs to register so that his information will be stored in the database. Application display three different screens such as Register, Query and about us screen. Donor needs to register his/her details such as Name, Gender, Address, Blood group and Mobile number. In query section patient needs to select required blood group and current address. Whole system is implemented using raspberry pi kit. Whenever there is requirement for blood then patient will enter required blood group details. Then that information will be fetched from database and SMS will be send to the donor directly on his number which is stored at the time of registration. Hence there will be direct communication between donor and patient [3]. Fig -1: System Overview
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 566 Fig -2: Block Diagram of the proposed system Fig -3: Level 1 flow diagram Level 0 and level 1 flow diagram are shown in figure 3 and 4.Level 0 diagram shows interaction between the external agents and the system. Level 1 flow diagram shows subsystems included which provide system as a whole. It shows flow of data among the various parts of the system. 3.2 Android Application: In proposed system, android application is designed using MIT app inventor MIT App Inventor is a visual programming based environment. App Inventor is an open-source web application for android which is originally provided by Google, and maintained by the Massachusetts Institute of Technology. It is provided with graphical user interface, it allows users to drag-and- drop visual objects for creating an application [4]. Fig -4: MIT app inventor environment 3.3 Proposed System Flow: Input: Blood group and location 1. Person/donor who wants to donate blood needs to register his details 2. This details will be stored in raspberry pi system database 3. User in need of blood will have to select required blood group and current address 4. Corresponding blood donors information will be fetched and displayed on screen 5. Patient needs to select donor and send SMS option on the screen 6. SMS will be send to blood donor directly through GSM Modem 4. SYSTEM IMPLEMENTATION 4.1 Raspberry Pi: Raspberry pi is based on Broadcom system on a chip (SoC), which consists of on-chip ARM compatible central processing unit (CPU) and an on chip GPU(Graphics Processing Unit). CPU speed of the raspberry pi ranges from 700 MHz to 1.2 GHz. Most boards have HDMI composite video output, a 3.5 mm audio phone jack, and one and four USB slots Fig -5: Raspberry Pi kit It has on board memory range from 256 MB to 1 GBRAM. In raspberry pi, operating system is stored in SD cards. Lower level output is provided through number of GPIO pins which support common protocols like I²C. Pi 3 and Pi Zero W have on board Bluetooth and Wi-Fi 802.11n The B- models have an 8P8C Ethernet port [5] 4.2 GSM Modem: SIM900A Modem is built from SIMCOM GSM/GPRS based with Dual Band modem which works with frequency 900/ 1800 MHz. SIM900A have capability to search these two bands automatically. It is also possible to set frequency bands by using AT commands. The baud rate can be configured from 1200-115200 by using AT command. It is provided with The GSM/GPRS Modem with internal
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 567 TCP/IP stack which enable us to connect to the internet through GPRS. This is a wireless module with ultra compact size [6]. Fig -6: GSM Modem 5. IMPLEMENTATION RESULTS Figure shows the output screenshots for the android application main screen. It displays three tabs Register, Query and about us. Fig -7: Android application main 5.2 Registration Screen: Donor needs to register his/her details such as Name, Gender, Address, Blood group and Mobile number. 5.3 Query Screen: In query section patient needs to select required blood group and current address. Fig -8: Screen for registration form Fig -9: Screen for query Fig -10: Results of query and SMS 6. CONCLUSION The proposed system can be used to reduce time span between donor and patient. The system consists of android application, raspberry pi and GSM modem. There is direct communication between donor and recipient through SMS so in case of emergency this system plays important role. Results shows different screens of the android applications where user needs to enter blood requirements. REFERENCES [1] T.Gayatri Devi, G.Vijay Kumar,“Automated Blood Donating And Managing System Using Raspberry Pi B+”,SSRG International Journal of Computer Trends and Technology (IJCTT) - Special Issue – April 2017. [2] M. Geetha Pratyusha , P.V.V.N.D.P. Sunil , K. Tejaswi , P. Kanakaraja , Y.Ramya Sree ,“Raspberry-Pi Based Embedded Blood Donating Application”, International Journal of Innovative Research in Science, Engineering and Technology, Vol. 5, Issue 4, April 2016. 5.1 Application Main Screen:
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 12 | Dec-2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 568 [3] Miss. Pooja a. Taywade, prof. Ajay p. Thakare , “a survey on implementation of sms (short messaging service)based automated blood bank using raspberry pi for rural areas”, international journal of pure and applied research in engineering and technology, Volume 4 (9): 628-635, IJPRET, 2016. [4] Prof. Snigdha , Varsha Anabhavane , Pratiksha lokhande , Siddhi Kasar , Pranita More ,“Android Blood Bank”, International Journal of Advanced Research in Computer and Communication Engineering Vol. 4, Issue 11, November 2015. [5] K.SRILEKHA1, SHRUTHI DASARI ,“Blood Bank System using RPI”, International Journal of Scientific Engineering and Technology Research,Pages-5424- 5427,Volume-05,Issue-27,Vol.05,September-2016. [6] K. Sravani, B Sujatha, “Design and Implementation of Blood Bank Monitoring System Using Raspberry Pi”, International Journal of Innovative Research in Computer and Communication Engineering, Vol. 5, Issue 5, May 2017. [7] Pavitra h v, Dr. G.F. ALI AHAMMED, “Design of SMS based automated blood bank using embedded system”, International Research Journal of Engineering and Technology (IRJET), Volume: 04 Issue: 07 | July -2017.