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: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
ยฉ 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1144
Smart Machine and Application for Rural Development
Siddhant Vora1, Aadarsh Mehndiratta2, UN Krishna Teja3
1,2,3B.Tech, Mechatronics Engineering, Manipal Institute of Technology
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract โ€“ The survey used today for classifying the needs
of rural India is based on data that cannot be perceived to be
dynamic. At the same time, facilities available are void if
sufficient training is not provided on the same. Farmers are
not completely aware of the volatility of the cash crops that
may incur them losses, climate change is a far-fetchedconcept
for the rural Indians, medicine and healthcare is segregated
and not easily available in all parts of India. Westillhavesome
rural dwellers travelling to different villages or townships for
diagnosis or medication. The idea is to present a concept that
helps establish a Smart network of social developmentinrural
India. While the NSS conducts commendable nation-wide
surveys and the government rolls out commendable nation-
wide schemes, at times, the benefits donโ€™t completely trickle
down to those most in need. Also, in places where technology
yearns for dire recognition, rolling out benefits in multiple
phases leads to gaps and confusion for those who are being
newly exposed to it. It cannot be gainsaidthat therequirement
of formal training is a must for all these facilities to not hit
futility.
Key Words: Rural, Healthcare, Farmers, Technology,
Smart, Digital, Automation, Solar
1. INTRODUCTION
The Smart machine for rural development is an automation
concept that can be viably implemented in each village or
community. With the advent of Digital India, internet
services are basic offerings expected by the government but
itโ€™s been difficult for it to be duly delivered to many parts of
rural India. This machine can work on basic internet
services. Even a GSM enabled network can help it reach
fruition. The machine can also be considered to be a Smart
robot with multidisciplinary benefits. The multiple benefits
are discussed ahead.
1.1 As a Medical Robot
This design is based on the Internet of Things approach.
Not all parts of rural India have complete access to internet
via wifi connectivity or broadband based projects. The GSM
connectivity is comparatively more accessible but expensive
at high data rates. This research examineshowdataratescan
be lowered by intelligent โ€œpushโ€ type data transmissions. Itโ€™s
also possible for the government to roll out subsidized SIM
cards with free GPRS solutions for rural areas.
The machineis aimedatmeasuringvariousparametersin
a human body such as heart rate, temperature, lung capacity,
blood pressure, cardiac arrhythmias, korotkoffsounds,heart
murmurs, ECG, EMG, etc. The unit can be designed in such a
way that a partially trained person from a village can help
poll this data from patients and send it to a professional
doctor to remotely diagnose these parameters.
1.2 As a Medicine availability Mapper
Even today, some of the regional data is so saved that it is
based on past geographical andtopographical requirements.
With concepts such as climate change and migration of
human settlements, the requirement of medicines has
changed from place to place. For example, a predator may
have changed its habitat due to human settlement
encroachment but the anti-venom may be available in only
the neighbouring village due to reliability on past data. This
machine helps connect to all designated medical centres in
nearby areas and gives lives data on the shortages and
requirements of necessary medication, action on which can
be immediately taken.
1.3 As a Medical Trainer
Basic lessons regarding hygiene and primitive medical
first aid can be stored in these machines for volunteers to
learn and facilitate.
1.4 As a Climate Analyzer and Reporter
This acts as a rain gauge, climate predictor, land fertility
predictor and estimates the usage of water and fertilizers
based on the upcoming climatic and pest conditions.
Training on rainwater harvesting can also be incorporated.
1.5 As a Farming Assistant
Details of soil structure can be explained via thismachine.
Real time data of the nutrient requirement of themarketcan
be calculated helping the farmer invest in correct futures.
This also helps the farmer calculate the prevalent Nutrient
ROI based on spatial variability. The machine also helps the
village maintain its pre-harvest quota. Details of different
types of weeds, pests and crops can also be stored. The
farmer can find unconventional methods to increase crop
productivity and land fertility.
Details of nearby dumping grounds, land fills and rivers
can also be provided for the farmer to minimizewastageand
environmental damage. The farmers can also schedule on-
farm trials by third party agencies that help them analyze
their crop potential and the comparative viability of hybrid
crops.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
ยฉ 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1145
1.6 As a Supply Chain Assistant
The machine provides monitored data after connecting
itself to nearby cold storages and harvest centers. The
machinealso connects live to the nearbymarketareas.These
help the farmer quantify hisyieldrequirements.Themachine
also connects itself to transportation service providers. The
farmers get to know the current ratesandmayalsomaximize
profit by sharing transportation services with other farmers
who are bound for the same destination, hence reducing
costs.
1.7 As a Mobile Application (Additional)
For areas where internet connectivity is already
established, a mobile application on the same lines as
mentioned above can be released. Most of the mentioned
features can be used by villagers on-the-go. Additional
features that may help especially the farmers with the
availability of this application include features such as
camera-recognition of differentcrops.Apicturemappingand
image recognition feature can provide the farmers with
details on the texture of the crop, the greenness of the crop,
an estimation of the brown leaves proportion and a detailed
study on the land features by studying the soil profile.
Fig -1: A multipurpose smart machine
2. DEVELOPMENT AND USAGE
The machinecan be devised asaprojectonasmallerscale.
A microcontroller, ATMEGA 328, can be uploaded with an
openly availablefirmware.Thisfirmwarehasawidelyspread
library for almost all kinds of sensors and communication
protocols used. sensors and communication protocols used.
The ATEMGA 328 is prepared with its 16 Mhz oscillator and
other components to power it on using a battery source. The
battery used in this project is a lithium ion battery pack
giving out 5V supply to the ATMEGA328. The battery pack is
simultaneously plugged to the AC source for continuous
charging whenever the electricity is available in the locality.
In case of unavailability of electricity, such villages can be
optionally installed with small 5V solar panels.
Many commonly available GSM module for such
microcontrollers cost around $25 on online markets. These
can be installed with a gsm sim card which comes with its
own credentials such as pin number. The programming for
these modules is done usually through a serial
communication. Various modules come loaded with an AT
command firmware or with a built in C library for use with
Arduino firmware. To reduce the data rates, instead of
hosting a server at the village, the project becomes a client to
a server hosted at the doctorโ€™s office. The server at doctors
office can be hosted through a simple PHP page, which can
request for information from the module at village. The
module makes an HTTP GET request to the server and posts
the information to the server which then is available to the
doctor on his UI.
Fig -2: A typical remote diagnosis model
Coming to the most important yet the part of the project that
is easiest to expand based on both quality and quantity. The
sensors on this module are required to measure some
important parameters of the body. While few automated
roboticapplicationscan alsobe built forsuchmeasurements,
most of these are still done manually. These require
negligible skill but justknowledgeabouttheimplementation.
Taking example of a heart beat sensor, this particular sensor
needs almost no knowledge of the working. Simply putting
the finger on top of the sensor creates a reading and
processes the heart rate depending on the raw optical
measurements taken by its phototransistor.Thesimplicityof
the sensor provides credible information about the heart
rate. The sensor is an analoguesensorwhichgivesavariation
in voltage level with the change in blood density in thefinger.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
ยฉ 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1146
This voltage is read digitally by the microcontroller by using
an inbuilt 10 bit ADC.
Waterproof temperature sensor modules such as DS18B20
are commonly used for measuring body temperature due to
their simple 1 wire interface meaning, it requires only 1 wire
to communicate with the microcontroller.
Similarlyall the sensorscan be mounted on a single platform
such as a chair or a desk and either automatic measurement
can be taken as in the case of temperature or heart beat
sensors, or more guided or partially skilled measurements
may be taken in cases like ECG, EMG EEG sensing.
The microcontroller goes into a deep sleep mode preventing
battery loss due to continuous operations. The GSM/GPRS
module, sensors and the microcontroller can bewokenupon
will using a button and start sending the information such as
patient data (input can be taken from a keypad/keyboard)
and sensor readings can then be sent with the timestampsto
the server where these raw values can further be
automatically be diagnosed or processed and presented to
the doctor assigned to the village.
3. CONCLUSIONS AND FUTURE WORK
While the importance of the robot/machineismulti-faceted
and has been realized above, the design has been explained
in detail for the medical purposes. In cases of supply chain
benefits and farmer benefits, the availabilityofgoodinternet
service is quintessential. With the government working
towards Digital India, all these facilities can be holistically
realized. There are already a few applications that provide
basic farming services in India but these are still in the beta
phase and are specific to a few purposes. Thisresearchhelps
provide a complete go to module for the everyday rural
Indian. Each villager can have his own profile biometrically
saved on the module. Linking with the UIDAI can help
maintain individual security andfosterpersonal andsocietal
growth.
REFERENCES
[1] Mohd Nor Azni, L Vellasami, A.H Zianal, F.AMohammed,
N.N Mohd Daud, R. Vejasegaran, N. W. Basharudin, M
Jusoh, Ku Azir, P.L. Eh Kan, "Home automation system
with android application", Electronic Design (ICED)
2016 3rd International Conference on, pp. 299-303,
2016.
[2] Vikas Rawal, โ€œOn Identification of Rural Labour
Households in NSS Surveys,โ€ 02 Apr 2014.
[3] www.croplife.com
[4] W.Bolton, โ€œMechatronics: A multidisciplinaryapproachโ€
[5] P.Sainath
[6] https://www.computer.org/
[7] Rozita Teymourzadeh, โ€œSmart GSM based Home
Automation System,โ€ Systems, Process & Control
(ICSPC), 2013 IEEE

More Related Content

What's hot

IoT Based Autonomous Irrigation System
IoT Based Autonomous Irrigation SystemIoT Based Autonomous Irrigation System
IoT Based Autonomous Irrigation System
ijtsrd
ย 

What's hot (20)

IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
ย 
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
ย 
RFID Based Smart Ration System
RFID Based Smart Ration SystemRFID Based Smart Ration System
RFID Based Smart Ration System
ย 
Smart farming using ardunio.pptx
Smart farming using ardunio.pptxSmart farming using ardunio.pptx
Smart farming using ardunio.pptx
ย 
RATION DISTRIBUTON -RAJIV GANDHI INSTITUTE OF TECHNOLOGY
RATION DISTRIBUTON -RAJIV GANDHI INSTITUTE OF TECHNOLOGYRATION DISTRIBUTON -RAJIV GANDHI INSTITUTE OF TECHNOLOGY
RATION DISTRIBUTON -RAJIV GANDHI INSTITUTE OF TECHNOLOGY
ย 
Io t based water level monitoring system of dams in
Io t based water level monitoring system of dams inIo t based water level monitoring system of dams in
Io t based water level monitoring system of dams in
ย 
Agriculture iot
Agriculture iotAgriculture iot
Agriculture iot
ย 
Smart agriculture system
Smart agriculture systemSmart agriculture system
Smart agriculture system
ย 
IRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoTIRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoT
ย 
IoT Based Autonomous Irrigation System
IoT Based Autonomous Irrigation SystemIoT Based Autonomous Irrigation System
IoT Based Autonomous Irrigation System
ย 
IRJET-Smart Saline Monitoring System using Load Cell and RF Sensor
IRJET-Smart Saline Monitoring System using Load Cell and RF SensorIRJET-Smart Saline Monitoring System using Load Cell and RF Sensor
IRJET-Smart Saline Monitoring System using Load Cell and RF Sensor
ย 
ICAR initiatives on Application of Artificial Intelligence and Internet of Th...
ICAR initiatives on Application of Artificial Intelligence and Internet of Th...ICAR initiatives on Application of Artificial Intelligence and Internet of Th...
ICAR initiatives on Application of Artificial Intelligence and Internet of Th...
ย 
AUTOMATION OF RATION DISTRIBUTION SYSTEM
AUTOMATION OF RATION DISTRIBUTION SYSTEMAUTOMATION OF RATION DISTRIBUTION SYSTEM
AUTOMATION OF RATION DISTRIBUTION SYSTEM
ย 
Distribution System and Monitoring
Distribution System and MonitoringDistribution System and Monitoring
Distribution System and Monitoring
ย 
Smart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemSmart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking System
ย 
IRJET- Review on IoT in Agricultural Crop Protection and Power Generation
IRJET-  	  Review on IoT in Agricultural Crop Protection and Power GenerationIRJET-  	  Review on IoT in Agricultural Crop Protection and Power Generation
IRJET- Review on IoT in Agricultural Crop Protection and Power Generation
ย 
ICIECA 2014 Paper 09
ICIECA 2014 Paper 09ICIECA 2014 Paper 09
ICIECA 2014 Paper 09
ย 
WARNING SYSTEM FROM THREAT OF WILD ANIMALS USING IOT
WARNING SYSTEM FROM THREAT OF WILD ANIMALS USING IOTWARNING SYSTEM FROM THREAT OF WILD ANIMALS USING IOT
WARNING SYSTEM FROM THREAT OF WILD ANIMALS USING IOT
ย 
An effective identification of crop diseases using faster region based convol...
An effective identification of crop diseases using faster region based convol...An effective identification of crop diseases using faster region based convol...
An effective identification of crop diseases using faster region based convol...
ย 
FYP 1 Proposal Slide
FYP 1 Proposal SlideFYP 1 Proposal Slide
FYP 1 Proposal Slide
ย 

Similar to Smart Machine and Application for Rural Development

Similar to Smart Machine and Application for Rural Development (20)

IRJET- Smart Agriculture using Clustering and IOT
IRJET-  	  Smart Agriculture using Clustering and IOTIRJET-  	  Smart Agriculture using Clustering and IOT
IRJET- Smart Agriculture using Clustering and IOT
ย 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX System
ย 
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
ย 
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry PiIoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
ย 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart Agriculture
ย 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
ย 
IRJET- IoT based Leaf Disease Detection and Fertilizer Recommendation
IRJET- IoT based Leaf Disease Detection and Fertilizer RecommendationIRJET- IoT based Leaf Disease Detection and Fertilizer Recommendation
IRJET- IoT based Leaf Disease Detection and Fertilizer Recommendation
ย 
IoT based Smart Agriculture Monitoring System
IoT based Smart Agriculture Monitoring SystemIoT based Smart Agriculture Monitoring System
IoT based Smart Agriculture Monitoring System
ย 
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSM
IRJET-  	  Garbage Monitoring System using Internet of Things (IoT) and GSMIRJET-  	  Garbage Monitoring System using Internet of Things (IoT) and GSM
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSM
ย 
Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)
ย 
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
ย 
IRJET- IoT Enabled Precision Crop Field Monitoring System
IRJET-  	  IoT Enabled Precision Crop Field Monitoring SystemIRJET-  	  IoT Enabled Precision Crop Field Monitoring System
IRJET- IoT Enabled Precision Crop Field Monitoring System
ย 
SMART AGRICULTURE โ€“ AUTOMATIC IRRIGATION USING IOT AND GSM
SMART AGRICULTURE โ€“ AUTOMATIC IRRIGATION USING IOT AND GSMSMART AGRICULTURE โ€“ AUTOMATIC IRRIGATION USING IOT AND GSM
SMART AGRICULTURE โ€“ AUTOMATIC IRRIGATION USING IOT AND GSM
ย 
IRJET- An IoT based Remote HRV Monitoring System for Hypertensive Patients
IRJET-  	  An IoT based Remote HRV Monitoring System for Hypertensive PatientsIRJET-  	  An IoT based Remote HRV Monitoring System for Hypertensive Patients
IRJET- An IoT based Remote HRV Monitoring System for Hypertensive Patients
ย 
Automatic Irrigation System using IoT.ใ€€
Automatic Irrigation System using IoT.ใ€€Automatic Irrigation System using IoT.ใ€€
Automatic Irrigation System using IoT.ใ€€
ย 
IRJET- Review on Design of Residential IoT based Smart Energy Meters
IRJET- Review on Design of Residential IoT based Smart Energy MetersIRJET- Review on Design of Residential IoT based Smart Energy Meters
IRJET- Review on Design of Residential IoT based Smart Energy Meters
ย 
IRJET- Labour Work Monitoring System
IRJET- Labour Work Monitoring SystemIRJET- Labour Work Monitoring System
IRJET- Labour Work Monitoring 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 - Prototype Android based Real Time Crop Information Collection System
ย 
New Generation Agriculture Technology
New Generation Agriculture TechnologyNew Generation Agriculture Technology
New Generation Agriculture Technology
ย 
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
ย 

More from 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

VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
SUHANI PANDEY
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
ย 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
ย 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
ย 

Recently uploaded (20)

VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
ย 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
ย 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
ย 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
ย 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
ย 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
ย 
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
ย 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
ย 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
ย 
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
ย 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
ย 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
ย 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
ย 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
ย 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
ย 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
ย 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
ย 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ย 

Smart Machine and Application for Rural Development

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 ยฉ 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1144 Smart Machine and Application for Rural Development Siddhant Vora1, Aadarsh Mehndiratta2, UN Krishna Teja3 1,2,3B.Tech, Mechatronics Engineering, Manipal Institute of Technology ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract โ€“ The survey used today for classifying the needs of rural India is based on data that cannot be perceived to be dynamic. At the same time, facilities available are void if sufficient training is not provided on the same. Farmers are not completely aware of the volatility of the cash crops that may incur them losses, climate change is a far-fetchedconcept for the rural Indians, medicine and healthcare is segregated and not easily available in all parts of India. Westillhavesome rural dwellers travelling to different villages or townships for diagnosis or medication. The idea is to present a concept that helps establish a Smart network of social developmentinrural India. While the NSS conducts commendable nation-wide surveys and the government rolls out commendable nation- wide schemes, at times, the benefits donโ€™t completely trickle down to those most in need. Also, in places where technology yearns for dire recognition, rolling out benefits in multiple phases leads to gaps and confusion for those who are being newly exposed to it. It cannot be gainsaidthat therequirement of formal training is a must for all these facilities to not hit futility. Key Words: Rural, Healthcare, Farmers, Technology, Smart, Digital, Automation, Solar 1. INTRODUCTION The Smart machine for rural development is an automation concept that can be viably implemented in each village or community. With the advent of Digital India, internet services are basic offerings expected by the government but itโ€™s been difficult for it to be duly delivered to many parts of rural India. This machine can work on basic internet services. Even a GSM enabled network can help it reach fruition. The machine can also be considered to be a Smart robot with multidisciplinary benefits. The multiple benefits are discussed ahead. 1.1 As a Medical Robot This design is based on the Internet of Things approach. Not all parts of rural India have complete access to internet via wifi connectivity or broadband based projects. The GSM connectivity is comparatively more accessible but expensive at high data rates. This research examineshowdataratescan be lowered by intelligent โ€œpushโ€ type data transmissions. Itโ€™s also possible for the government to roll out subsidized SIM cards with free GPRS solutions for rural areas. The machineis aimedatmeasuringvariousparametersin a human body such as heart rate, temperature, lung capacity, blood pressure, cardiac arrhythmias, korotkoffsounds,heart murmurs, ECG, EMG, etc. The unit can be designed in such a way that a partially trained person from a village can help poll this data from patients and send it to a professional doctor to remotely diagnose these parameters. 1.2 As a Medicine availability Mapper Even today, some of the regional data is so saved that it is based on past geographical andtopographical requirements. With concepts such as climate change and migration of human settlements, the requirement of medicines has changed from place to place. For example, a predator may have changed its habitat due to human settlement encroachment but the anti-venom may be available in only the neighbouring village due to reliability on past data. This machine helps connect to all designated medical centres in nearby areas and gives lives data on the shortages and requirements of necessary medication, action on which can be immediately taken. 1.3 As a Medical Trainer Basic lessons regarding hygiene and primitive medical first aid can be stored in these machines for volunteers to learn and facilitate. 1.4 As a Climate Analyzer and Reporter This acts as a rain gauge, climate predictor, land fertility predictor and estimates the usage of water and fertilizers based on the upcoming climatic and pest conditions. Training on rainwater harvesting can also be incorporated. 1.5 As a Farming Assistant Details of soil structure can be explained via thismachine. Real time data of the nutrient requirement of themarketcan be calculated helping the farmer invest in correct futures. This also helps the farmer calculate the prevalent Nutrient ROI based on spatial variability. The machine also helps the village maintain its pre-harvest quota. Details of different types of weeds, pests and crops can also be stored. The farmer can find unconventional methods to increase crop productivity and land fertility. Details of nearby dumping grounds, land fills and rivers can also be provided for the farmer to minimizewastageand environmental damage. The farmers can also schedule on- farm trials by third party agencies that help them analyze their crop potential and the comparative viability of hybrid crops.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 ยฉ 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1145 1.6 As a Supply Chain Assistant The machine provides monitored data after connecting itself to nearby cold storages and harvest centers. The machinealso connects live to the nearbymarketareas.These help the farmer quantify hisyieldrequirements.Themachine also connects itself to transportation service providers. The farmers get to know the current ratesandmayalsomaximize profit by sharing transportation services with other farmers who are bound for the same destination, hence reducing costs. 1.7 As a Mobile Application (Additional) For areas where internet connectivity is already established, a mobile application on the same lines as mentioned above can be released. Most of the mentioned features can be used by villagers on-the-go. Additional features that may help especially the farmers with the availability of this application include features such as camera-recognition of differentcrops.Apicturemappingand image recognition feature can provide the farmers with details on the texture of the crop, the greenness of the crop, an estimation of the brown leaves proportion and a detailed study on the land features by studying the soil profile. Fig -1: A multipurpose smart machine 2. DEVELOPMENT AND USAGE The machinecan be devised asaprojectonasmallerscale. A microcontroller, ATMEGA 328, can be uploaded with an openly availablefirmware.Thisfirmwarehasawidelyspread library for almost all kinds of sensors and communication protocols used. sensors and communication protocols used. The ATEMGA 328 is prepared with its 16 Mhz oscillator and other components to power it on using a battery source. The battery used in this project is a lithium ion battery pack giving out 5V supply to the ATMEGA328. The battery pack is simultaneously plugged to the AC source for continuous charging whenever the electricity is available in the locality. In case of unavailability of electricity, such villages can be optionally installed with small 5V solar panels. Many commonly available GSM module for such microcontrollers cost around $25 on online markets. These can be installed with a gsm sim card which comes with its own credentials such as pin number. The programming for these modules is done usually through a serial communication. Various modules come loaded with an AT command firmware or with a built in C library for use with Arduino firmware. To reduce the data rates, instead of hosting a server at the village, the project becomes a client to a server hosted at the doctorโ€™s office. The server at doctors office can be hosted through a simple PHP page, which can request for information from the module at village. The module makes an HTTP GET request to the server and posts the information to the server which then is available to the doctor on his UI. Fig -2: A typical remote diagnosis model Coming to the most important yet the part of the project that is easiest to expand based on both quality and quantity. The sensors on this module are required to measure some important parameters of the body. While few automated roboticapplicationscan alsobe built forsuchmeasurements, most of these are still done manually. These require negligible skill but justknowledgeabouttheimplementation. Taking example of a heart beat sensor, this particular sensor needs almost no knowledge of the working. Simply putting the finger on top of the sensor creates a reading and processes the heart rate depending on the raw optical measurements taken by its phototransistor.Thesimplicityof the sensor provides credible information about the heart rate. The sensor is an analoguesensorwhichgivesavariation in voltage level with the change in blood density in thefinger.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 ยฉ 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1146 This voltage is read digitally by the microcontroller by using an inbuilt 10 bit ADC. Waterproof temperature sensor modules such as DS18B20 are commonly used for measuring body temperature due to their simple 1 wire interface meaning, it requires only 1 wire to communicate with the microcontroller. Similarlyall the sensorscan be mounted on a single platform such as a chair or a desk and either automatic measurement can be taken as in the case of temperature or heart beat sensors, or more guided or partially skilled measurements may be taken in cases like ECG, EMG EEG sensing. The microcontroller goes into a deep sleep mode preventing battery loss due to continuous operations. The GSM/GPRS module, sensors and the microcontroller can bewokenupon will using a button and start sending the information such as patient data (input can be taken from a keypad/keyboard) and sensor readings can then be sent with the timestampsto the server where these raw values can further be automatically be diagnosed or processed and presented to the doctor assigned to the village. 3. CONCLUSIONS AND FUTURE WORK While the importance of the robot/machineismulti-faceted and has been realized above, the design has been explained in detail for the medical purposes. In cases of supply chain benefits and farmer benefits, the availabilityofgoodinternet service is quintessential. With the government working towards Digital India, all these facilities can be holistically realized. There are already a few applications that provide basic farming services in India but these are still in the beta phase and are specific to a few purposes. Thisresearchhelps provide a complete go to module for the everyday rural Indian. Each villager can have his own profile biometrically saved on the module. Linking with the UIDAI can help maintain individual security andfosterpersonal andsocietal growth. REFERENCES [1] Mohd Nor Azni, L Vellasami, A.H Zianal, F.AMohammed, N.N Mohd Daud, R. Vejasegaran, N. W. Basharudin, M Jusoh, Ku Azir, P.L. Eh Kan, "Home automation system with android application", Electronic Design (ICED) 2016 3rd International Conference on, pp. 299-303, 2016. [2] Vikas Rawal, โ€œOn Identification of Rural Labour Households in NSS Surveys,โ€ 02 Apr 2014. [3] www.croplife.com [4] W.Bolton, โ€œMechatronics: A multidisciplinaryapproachโ€ [5] P.Sainath [6] https://www.computer.org/ [7] Rozita Teymourzadeh, โ€œSmart GSM based Home Automation System,โ€ Systems, Process & Control (ICSPC), 2013 IEEE