SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1559
Design and Implementation of Smart City using IoT
Rishit Dagli1
1Thakur International School Mumbai, Member of Young Engineers Club Science Kidz, India, E, 703 Bhoomi
enclave kandivali (w) Mumbai
------------------------------------------------------------------------***-------------------------------------------------------------------------
Abstract - This paper provides a systematic approach on
how the idea of Smart city can be implemented and made
cost effective.By using cameras(to monitor situation),LED
with varying intensity(to reduce power loss),an emergency
call system(to prevent crimes) in street lamps ; cost effective
and low power consuming beacons(to push notifications) ;
control devices in building,home,office and hotel to save
power through app or website(which can be done by voice
too) and validate it.
Keywords: IOT, Esp8266, Node MCU, Intelligent Poles,
Beacons, package tracking
1. Introduction/ Origin of Idea
Any innovation or new idea is outcome of problems or
issues in our surroundings or faced by people aroundusor
society at large. So, I always used to think about various
problems and if we can do anything about it. I am a student
of class 9 and learning Robotics andArduinoprogramming
too, my mind started thinking more and gained more
knowledge from internet, books and my teachers and then
decided to make an implementable solution which can be
used at large scale as in cities and countries. The idea of
Smart City aims to conserve power and make the life of
residents easy.
2. Birds eye view (block diagram)
Fig 1- birds eye view
3. Problems and proposed solution
3.1 Problem
 19 % of the total energy is used for lighting
purposes.
 Production of this energy leads to cutting of 275
billion trees.

Proposed solution
 Smart LED can be used which will change the
intensity of light according to time and need.
 For this an LDR (light dependant resistance) can
be used but to lower cost the time data will be
directly imported from websites and traffic data
will also be fetched and on basis of these data the
intensity of light will be controlled. By this 76% of
the energy use will be reduced than a high-
pressure lamp.
3.2 Problem
 An increase in number of crimes
Proposed solution
 Remotely accessible cameras can be placed.
 Emergency call systems can be placed on poles
which will send a message to police centre.
3.3 Problem
 People remain unaware of the brands and
products.
Proposed solution
 Advertisements can be displayed on street poles.
 Beacons can be used. Beacons are a low-cost piece
of hardware, small enough to attach to a wall. If a
person is 5-6 metres away from a shop its offersor
relevant content will be directly pushed in the
persons mobile (He will not have to go in to know
about the latest offers). These can also be used in
museums where if you go nearacertainartefactits
history will be shownonyourmobile.Itsproximity
can be changed. These can be made work on
Bluetooth to reduce power consumption.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1560
3.4 Problem
 Controlling devices in homes, offices, factories
remotely.
Proposed solution
 Device can be controlled through Wi-Fi by an app
or website; a timer can also be set to switch off the
device after some time. Analysis of each device’s
power consumption can also be made and givento
the user through mail.
3.5 Problem
 Changing temperatureinbanquethallsaccordingto
need.
Proposed solution
 A temperature sensor can be used to maintain the
appropriate temperature.
3.6 Problem
 Tracking packages in offices or factories.
Proposed solution
 Small device accessibility can be placed on the
package to track it. An app can also be made for
this which can show the position of package on a
map.
3.7 Ease in life
Based on the IOT platform many outputs could be achieved
just by sending a mail or a message (from Face book,
WhatsApp or messaging) and according to content of
message things like – booking a cab for you, getting your
house power usage analytics, get the weather forecast, get
the picture of day taken by NASA, getting the headlines, get
the hotel offers etc.
4. IoT
Internet of Things (IOT) is an ecosystem of connected
physical objects that are accessible through the internet.
That is, objects that have been assigned an IP address and
have the ability to collect and transfer data over a network
without manual assistance or intervention. Thesearesome
of the technologies support the specific networking
functionality needed in an IoT system-
4.1 NFC and RFID
RFID (radio frequency identification) technology employs
2-way radio transmitter-receiverstoidentifyandtracktags
associated with objects. NFC (near field communication)
consists of communication protocols forelectronicdevices,
typically a mobile device and a standard device.
4.2 Low-Energy Bluetooth
This technology supports the low-power, long-use need of
IoT function while exploiting a standard technology with
native support across systems.
4.3 Low-Energy Wireless
This technology replaces themostpowerconsumingaspect
of an IoT system. Though sensors and other elements can
power down over long periods, communication links must
remain in listening mode. Low-energy wireless not only
reducesconsumption, but also extends the lifeofthedevice
through less use.
4.4 Radio Protocols
ZigBee, Z-Wave, and Threadareradioprotocolsforcreating
low-rateprivateareanetworks.Thesetechnologiesarelow-
power, but offer high throughput unlike many similar
options. This increases the power of small local device
networks without the typical costs.
4.5 LTE-A
LTE(Long-Term Evolution) is a standard for high
speed wireless communicationfor mobiledevices anddata
terminals, based on the GSM(global system for
mobile),EDGE(enhanced data rates for GSM
evolution),UMTS(universal mobile telecommunication
system),HSPA(highspeedpacketaccess)technologies.LTE-
A (LTE Advanced) delivers an important upgrade to LTE
technology by increasing not only its coverage, but also
raising its throughput. It gives IoT a tremendous power
through expanding its range
4.6 Wi-Fi-Direct
Wi-Fi-Direct eliminates the need for an access point. It
allows P2P (peer-to-peer) connections with the speed of
Wi-Fi. Wi-Fi-Direct eliminates an element of a networkthat
often bogs it down, and it does not compromise onspeedor
throughput.
This diagram explains data flow in IOT devices-
Fig -2 Working of IOT
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1561
4.7 ESP8266
Features-
 3 SPI (serial peripheral interfaces) - general
Slave/Master SPI, Slave SDIO (secure digital input
output)/SPI, general Slave/Master HSPI.
 Two UART (universal asynchronous receiver
transmitter) interfaces UART0 and UART.
 It has 16 general GPIO’s (general purpose input
output).
 It is a Wi-Fi 2.4 GHz module and supports
WPA/WPA2.
 It has integrated TCP/IP protocols.
 It has a power down leakage current of < 10uA.
5. Bluetooth (HC-05)
 HC-05 Bluetooth SPP (Serial Port Protocol) module,
designed for transparent wireless serial connection
setup.
Features-
 V2.0+EDR (Enhanced Data Rate) 3Mbps Modulation
with complete2.4GHz radio transceiver andbaseband.
 It uses CSR Blue core 04-Externalsingle chipBluetooth
system with CMOS (complementary metal oxide
semiconductor) technology and with AFH (Adaptive
Frequency Hopping Feature).
 Low Power 1.8V Operation.
 It has PIO (programmed input output) control
V.IMPLEMENTATION AND OTHER ISSUES
 Major issue is balancing high speed, minimum
space with least power consumption
 ESP8266 consumesabout than 60uA in deepsleep
mode (with RTC clock still running) and less than
1.0mA or less than 0.5mA to stay connected to the
access point. So, power can be managed.
 A beaconusesenergyfriendlyBluetoothwhichwill
also help to save power.
 A beacon can be made as small to be held in hand.
 To balance high speed a in so many devices a
server with considerable processing speed will be
required.
 To make the beacon and tracking device as small
as possible we need to do VLSI(very large scale
integration) and manufacture PCB dedicated for
this purpose.
VI.LOGICAL ALGORITHMS
6.1 Obtaining weather forecast from websites
6.2 Controlling device via Google Assistant
6.3 Mail and messaging
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1562
VII.RESULTS
This is the photo of mail received to me about the weather
forecast. –
Acknowledgement
The author wishes to thank Mr Manish Parekh, Mr Chirag
Sharma, Mr Pradeep Gupta and Mr Abhishek Sanil.
References
[1] https://www.arduino.cc
[2]https://www.espressif.com/sites/default/files/doc
umentation/0a-esp8266ex_datasheet_en.pdf
[3] https://www.instructables.com/
[4]https://www.tutorialspoint.com/internet_technolo
gies/internet_protocols.htm
[5]https://www.tutorialspoint.com//internet_of_thing
s/internet_of_things_technology_and_protocols.htm
[6] MQTT based home automation system using
ESP8266, Ravi kishore Kodali,Sree Ramya Soratkal.
2016 IEEE Region 10 Humanitarian Technology
Conference (R10-HTC)
[7]https://www.electroschematics.com/11276/esp82
66-datasheet/
BIOGRAPHY

More Related Content

What's hot

Bi directional visitor counter
Bi directional visitor counter Bi directional visitor counter
Bi directional visitor counter JanhviThombre
 
Iot based energy management system
Iot based energy management systemIot based energy management system
Iot based energy management systemTalha Mughal
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverzaidinvisible
 
IRJET- Home Automation using Smartplug
IRJET-  	  Home Automation using SmartplugIRJET-  	  Home Automation using Smartplug
IRJET- Home Automation using SmartplugIRJET Journal
 
Low cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeLow cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeTELKOMNIKA JOURNAL
 
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry PiIRJET Journal
 
Home Automation System using Arduino and GSM
Home Automation System using Arduino and GSMHome Automation System using Arduino and GSM
Home Automation System using Arduino and GSMIRJET Journal
 
Training project for Electrical Engineering Student
Training project for Electrical Engineering StudentTraining project for Electrical Engineering Student
Training project for Electrical Engineering StudentAnuj Rao
 
Smart Lighting
Smart LightingSmart Lighting
Smart LightingXICATO
 
IRJET- Smart Blind Stick for Visually Impaired People
IRJET-  	  Smart Blind Stick for Visually Impaired PeopleIRJET-  	  Smart Blind Stick for Visually Impaired People
IRJET- Smart Blind Stick for Visually Impaired PeopleIRJET Journal
 
IRJET- Street Light – Iot Dynamic Control of Street Lights with Human Mob...
IRJET-  	  Street Light – Iot Dynamic Control of Street Lights with Human Mob...IRJET-  	  Street Light – Iot Dynamic Control of Street Lights with Human Mob...
IRJET- Street Light – Iot Dynamic Control of Street Lights with Human Mob...IRJET Journal
 
IoT Standards & Ecosystem
IoT Standards & EcosystemIoT Standards & Ecosystem
IoT Standards & EcosystemHarish Vadada
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring SystemIRJET Journal
 
Ece abstract
Ece abstractEce abstract
Ece abstractpriyaNIIT
 
Study of ZIGBEE Technology and its Application in Wireless Automation System
Study of ZIGBEE Technology and its Application in Wireless Automation SystemStudy of ZIGBEE Technology and its Application in Wireless Automation System
Study of ZIGBEE Technology and its Application in Wireless Automation Systemijtsrd
 
IRJET= Energy Efficiency Audit using Raspberry-pi
IRJET= Energy Efficiency Audit using Raspberry-piIRJET= Energy Efficiency Audit using Raspberry-pi
IRJET= Energy Efficiency Audit using Raspberry-piIRJET Journal
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...IRJET Journal
 
Industrial IoT in a Nutshell
Industrial IoT in a NutshellIndustrial IoT in a Nutshell
Industrial IoT in a NutshellAndri Yadi
 

What's hot (18)

Bi directional visitor counter
Bi directional visitor counter Bi directional visitor counter
Bi directional visitor counter
 
Iot based energy management system
Iot based energy management systemIot based energy management system
Iot based energy management system
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiver
 
IRJET- Home Automation using Smartplug
IRJET-  	  Home Automation using SmartplugIRJET-  	  Home Automation using Smartplug
IRJET- Home Automation using Smartplug
 
Low cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeLow cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBee
 
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry Pi
 
Home Automation System using Arduino and GSM
Home Automation System using Arduino and GSMHome Automation System using Arduino and GSM
Home Automation System using Arduino and GSM
 
Training project for Electrical Engineering Student
Training project for Electrical Engineering StudentTraining project for Electrical Engineering Student
Training project for Electrical Engineering Student
 
Smart Lighting
Smart LightingSmart Lighting
Smart Lighting
 
IRJET- Smart Blind Stick for Visually Impaired People
IRJET-  	  Smart Blind Stick for Visually Impaired PeopleIRJET-  	  Smart Blind Stick for Visually Impaired People
IRJET- Smart Blind Stick for Visually Impaired People
 
IRJET- Street Light – Iot Dynamic Control of Street Lights with Human Mob...
IRJET-  	  Street Light – Iot Dynamic Control of Street Lights with Human Mob...IRJET-  	  Street Light – Iot Dynamic Control of Street Lights with Human Mob...
IRJET- Street Light – Iot Dynamic Control of Street Lights with Human Mob...
 
IoT Standards & Ecosystem
IoT Standards & EcosystemIoT Standards & Ecosystem
IoT Standards & Ecosystem
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring System
 
Ece abstract
Ece abstractEce abstract
Ece abstract
 
Study of ZIGBEE Technology and its Application in Wireless Automation System
Study of ZIGBEE Technology and its Application in Wireless Automation SystemStudy of ZIGBEE Technology and its Application in Wireless Automation System
Study of ZIGBEE Technology and its Application in Wireless Automation System
 
IRJET= Energy Efficiency Audit using Raspberry-pi
IRJET= Energy Efficiency Audit using Raspberry-piIRJET= Energy Efficiency Audit using Raspberry-pi
IRJET= Energy Efficiency Audit using Raspberry-pi
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
 
Industrial IoT in a Nutshell
Industrial IoT in a NutshellIndustrial IoT in a Nutshell
Industrial IoT in a Nutshell
 

Similar to IRJET- Design and Implementation of Smart City using IoT

LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET Journal
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoTIRJET Journal
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoTIRJET Journal
 
IRJET- Wireless Sensor Network Based Internet of things for Environmental...
IRJET-  	  Wireless Sensor Network Based Internet of things for Environmental...IRJET-  	  Wireless Sensor Network Based Internet of things for Environmental...
IRJET- Wireless Sensor Network Based Internet of things for Environmental...IRJET Journal
 
Design & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTDesign & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTIRJET Journal
 
Internet of things for the “smart home”
Internet of things for the “smart home”Internet of things for the “smart home”
Internet of things for the “smart home”Virendra Thakur
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET Journal
 
Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoTIRJET Journal
 
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET Journal
 
B03504008012
B03504008012B03504008012
B03504008012theijes
 
Study on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTStudy on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTIRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328IRJET Journal
 
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...IRJET Journal
 
Intelligent Car System for Accident Prevention
Intelligent Car System for Accident PreventionIntelligent Car System for Accident Prevention
Intelligent Car System for Accident PreventionIRJET Journal
 
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxVenkateshVenkatesh96
 
IRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of ThingsIRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of ThingsIRJET Journal
 
IRJET- Smart Trolley using Bluetooth Module
IRJET-  	  Smart Trolley using Bluetooth ModuleIRJET-  	  Smart Trolley using Bluetooth Module
IRJET- Smart Trolley using Bluetooth ModuleIRJET Journal
 
IRJET - IoT based Home Automation using ATmega328 Microcontroller
IRJET -  	  IoT based Home Automation using ATmega328 MicrocontrollerIRJET -  	  IoT based Home Automation using ATmega328 Microcontroller
IRJET - IoT based Home Automation using ATmega328 MicrocontrollerIRJET Journal
 

Similar to IRJET- Design and Implementation of Smart City using IoT (20)

LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: Review
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
Office Automation & Attendance System using IoT
Office Automation & Attendance System using IoTOffice Automation & Attendance System using IoT
Office Automation & Attendance System using IoT
 
IRJET- Wireless Sensor Network Based Internet of things for Environmental...
IRJET-  	  Wireless Sensor Network Based Internet of things for Environmental...IRJET-  	  Wireless Sensor Network Based Internet of things for Environmental...
IRJET- Wireless Sensor Network Based Internet of things for Environmental...
 
Design & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTDesign & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOT
 
Internet of things for the “smart home”
Internet of things for the “smart home”Internet of things for the “smart home”
Internet of things for the “smart home”
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
 
Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoT
 
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
 
B03504008012
B03504008012B03504008012
B03504008012
 
Study on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTStudy on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOT
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
 
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...
 
Intelligent Car System for Accident Prevention
Intelligent Car System for Accident PreventionIntelligent Car System for Accident Prevention
Intelligent Car System for Accident Prevention
 
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
 
IRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of ThingsIRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of Things
 
IRJET- Smart Trolley using Bluetooth Module
IRJET-  	  Smart Trolley using Bluetooth ModuleIRJET-  	  Smart Trolley using Bluetooth Module
IRJET- Smart Trolley using Bluetooth Module
 
IRJET - IoT based Home Automation using ATmega328 Microcontroller
IRJET -  	  IoT based Home Automation using ATmega328 MicrocontrollerIRJET -  	  IoT based Home Automation using ATmega328 Microcontroller
IRJET - IoT based Home Automation using ATmega328 Microcontroller
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

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
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
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
 
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
 
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
 
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
 
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.pdfJiananWang21
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
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
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksMagic Marks
 

Recently uploaded (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
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
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
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
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
 
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
 
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 ...
 
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
 
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
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
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...
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 

IRJET- Design and Implementation of Smart City using IoT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1559 Design and Implementation of Smart City using IoT Rishit Dagli1 1Thakur International School Mumbai, Member of Young Engineers Club Science Kidz, India, E, 703 Bhoomi enclave kandivali (w) Mumbai ------------------------------------------------------------------------***------------------------------------------------------------------------- Abstract - This paper provides a systematic approach on how the idea of Smart city can be implemented and made cost effective.By using cameras(to monitor situation),LED with varying intensity(to reduce power loss),an emergency call system(to prevent crimes) in street lamps ; cost effective and low power consuming beacons(to push notifications) ; control devices in building,home,office and hotel to save power through app or website(which can be done by voice too) and validate it. Keywords: IOT, Esp8266, Node MCU, Intelligent Poles, Beacons, package tracking 1. Introduction/ Origin of Idea Any innovation or new idea is outcome of problems or issues in our surroundings or faced by people aroundusor society at large. So, I always used to think about various problems and if we can do anything about it. I am a student of class 9 and learning Robotics andArduinoprogramming too, my mind started thinking more and gained more knowledge from internet, books and my teachers and then decided to make an implementable solution which can be used at large scale as in cities and countries. The idea of Smart City aims to conserve power and make the life of residents easy. 2. Birds eye view (block diagram) Fig 1- birds eye view 3. Problems and proposed solution 3.1 Problem  19 % of the total energy is used for lighting purposes.  Production of this energy leads to cutting of 275 billion trees.  Proposed solution  Smart LED can be used which will change the intensity of light according to time and need.  For this an LDR (light dependant resistance) can be used but to lower cost the time data will be directly imported from websites and traffic data will also be fetched and on basis of these data the intensity of light will be controlled. By this 76% of the energy use will be reduced than a high- pressure lamp. 3.2 Problem  An increase in number of crimes Proposed solution  Remotely accessible cameras can be placed.  Emergency call systems can be placed on poles which will send a message to police centre. 3.3 Problem  People remain unaware of the brands and products. Proposed solution  Advertisements can be displayed on street poles.  Beacons can be used. Beacons are a low-cost piece of hardware, small enough to attach to a wall. If a person is 5-6 metres away from a shop its offersor relevant content will be directly pushed in the persons mobile (He will not have to go in to know about the latest offers). These can also be used in museums where if you go nearacertainartefactits history will be shownonyourmobile.Itsproximity can be changed. These can be made work on Bluetooth to reduce power consumption.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1560 3.4 Problem  Controlling devices in homes, offices, factories remotely. Proposed solution  Device can be controlled through Wi-Fi by an app or website; a timer can also be set to switch off the device after some time. Analysis of each device’s power consumption can also be made and givento the user through mail. 3.5 Problem  Changing temperatureinbanquethallsaccordingto need. Proposed solution  A temperature sensor can be used to maintain the appropriate temperature. 3.6 Problem  Tracking packages in offices or factories. Proposed solution  Small device accessibility can be placed on the package to track it. An app can also be made for this which can show the position of package on a map. 3.7 Ease in life Based on the IOT platform many outputs could be achieved just by sending a mail or a message (from Face book, WhatsApp or messaging) and according to content of message things like – booking a cab for you, getting your house power usage analytics, get the weather forecast, get the picture of day taken by NASA, getting the headlines, get the hotel offers etc. 4. IoT Internet of Things (IOT) is an ecosystem of connected physical objects that are accessible through the internet. That is, objects that have been assigned an IP address and have the ability to collect and transfer data over a network without manual assistance or intervention. Thesearesome of the technologies support the specific networking functionality needed in an IoT system- 4.1 NFC and RFID RFID (radio frequency identification) technology employs 2-way radio transmitter-receiverstoidentifyandtracktags associated with objects. NFC (near field communication) consists of communication protocols forelectronicdevices, typically a mobile device and a standard device. 4.2 Low-Energy Bluetooth This technology supports the low-power, long-use need of IoT function while exploiting a standard technology with native support across systems. 4.3 Low-Energy Wireless This technology replaces themostpowerconsumingaspect of an IoT system. Though sensors and other elements can power down over long periods, communication links must remain in listening mode. Low-energy wireless not only reducesconsumption, but also extends the lifeofthedevice through less use. 4.4 Radio Protocols ZigBee, Z-Wave, and Threadareradioprotocolsforcreating low-rateprivateareanetworks.Thesetechnologiesarelow- power, but offer high throughput unlike many similar options. This increases the power of small local device networks without the typical costs. 4.5 LTE-A LTE(Long-Term Evolution) is a standard for high speed wireless communicationfor mobiledevices anddata terminals, based on the GSM(global system for mobile),EDGE(enhanced data rates for GSM evolution),UMTS(universal mobile telecommunication system),HSPA(highspeedpacketaccess)technologies.LTE- A (LTE Advanced) delivers an important upgrade to LTE technology by increasing not only its coverage, but also raising its throughput. It gives IoT a tremendous power through expanding its range 4.6 Wi-Fi-Direct Wi-Fi-Direct eliminates the need for an access point. It allows P2P (peer-to-peer) connections with the speed of Wi-Fi. Wi-Fi-Direct eliminates an element of a networkthat often bogs it down, and it does not compromise onspeedor throughput. This diagram explains data flow in IOT devices- Fig -2 Working of IOT
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1561 4.7 ESP8266 Features-  3 SPI (serial peripheral interfaces) - general Slave/Master SPI, Slave SDIO (secure digital input output)/SPI, general Slave/Master HSPI.  Two UART (universal asynchronous receiver transmitter) interfaces UART0 and UART.  It has 16 general GPIO’s (general purpose input output).  It is a Wi-Fi 2.4 GHz module and supports WPA/WPA2.  It has integrated TCP/IP protocols.  It has a power down leakage current of < 10uA. 5. Bluetooth (HC-05)  HC-05 Bluetooth SPP (Serial Port Protocol) module, designed for transparent wireless serial connection setup. Features-  V2.0+EDR (Enhanced Data Rate) 3Mbps Modulation with complete2.4GHz radio transceiver andbaseband.  It uses CSR Blue core 04-Externalsingle chipBluetooth system with CMOS (complementary metal oxide semiconductor) technology and with AFH (Adaptive Frequency Hopping Feature).  Low Power 1.8V Operation.  It has PIO (programmed input output) control V.IMPLEMENTATION AND OTHER ISSUES  Major issue is balancing high speed, minimum space with least power consumption  ESP8266 consumesabout than 60uA in deepsleep mode (with RTC clock still running) and less than 1.0mA or less than 0.5mA to stay connected to the access point. So, power can be managed.  A beaconusesenergyfriendlyBluetoothwhichwill also help to save power.  A beacon can be made as small to be held in hand.  To balance high speed a in so many devices a server with considerable processing speed will be required.  To make the beacon and tracking device as small as possible we need to do VLSI(very large scale integration) and manufacture PCB dedicated for this purpose. VI.LOGICAL ALGORITHMS 6.1 Obtaining weather forecast from websites 6.2 Controlling device via Google Assistant 6.3 Mail and messaging
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1562 VII.RESULTS This is the photo of mail received to me about the weather forecast. – Acknowledgement The author wishes to thank Mr Manish Parekh, Mr Chirag Sharma, Mr Pradeep Gupta and Mr Abhishek Sanil. References [1] https://www.arduino.cc [2]https://www.espressif.com/sites/default/files/doc umentation/0a-esp8266ex_datasheet_en.pdf [3] https://www.instructables.com/ [4]https://www.tutorialspoint.com/internet_technolo gies/internet_protocols.htm [5]https://www.tutorialspoint.com//internet_of_thing s/internet_of_things_technology_and_protocols.htm [6] MQTT based home automation system using ESP8266, Ravi kishore Kodali,Sree Ramya Soratkal. 2016 IEEE Region 10 Humanitarian Technology Conference (R10-HTC) [7]https://www.electroschematics.com/11276/esp82 66-datasheet/ BIOGRAPHY