SlideShare a Scribd company logo
1 of 8
Download to read offline
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 139
COAL MINE SAFETY INTELLIGENT MONITORING BASED ON
WIRELESS SENSOR NETWORK
Dr.S. Sathish1, T. Charuvikashini2, P. Ranjana Devi3, S. Vishali4, R. Yuvashree5
1Dr.S. Sathish, HOD, Department of Electronics and Communication Engineering,
Vivekanandha College of Technology for women, Tamil Nadu, India.
2,3,4,5 Students, Department of Electronics And Communication Engineering, Vivekanandha College of Technology for
women, Tamil Nadu, India.
------------------------------------------------------------------------***-----------------------------------------------------------------------
Abstract:
Wireless Sensor Network (WSN) analyses the
application of the most recent WSN technology in wireless
monitoring for coal mine safety, focusing on the three
essentials. Technology required for subsurface safety
monitoring include transmission routing protocol, location
algorithm, and wireless sensor network (WSN)
technologies. The use of wireless sensor networks in
intelligent monitoring systems of coal mine safety is
suggested in this study, which also analyses the principles,
benefits, and design foundations of wireless sensor
networks in these systems. The design scheme and
monitoring mechanism of a coal mine safety intelligent
monitoring system are presented in light of the current
scenario and existing issues with the low degree of
intelligence of that system, as well as the viability of
wireless sensor.
Keywords: Arduino, LCD, Gas sensor, Temperature sensor,
Node MCU, LoRa, Wireless sensor network.
1. Introduction
Concerning worker safety and health, underground
mining operations are a dangerous business. These
dangers result from the various methods used to extract
the various minerals. The risk increases with the depth of
the mine. These safety concerns are quite important,
particularly for the coal industry. Therefore, whether
mining for coal or any other commodity, worker safety
should always be a top priority. Due to ventilation issues
and the possibility of a collapse, underground coal mining
entails a higher risk than open pit mining. However, safety
concerns exist in all forms of mining due to the use of large
equipment and excavation techniques. In opencast and
underground mining, modern mines frequently adopt a
number of safety processes, worker education and
training, and health and safety requirements, which result
in significant changes and improvements. In India, coal has
traditionally been the main source of energy, which has
greatly aided in the nation's quick industrial growth.
Because of this, coal is essential to the energy industry and
accounts for over 70% of all power generation. However,
the process also creates additional byproducts, which pose
a possible risk to the environment and the nearby
population. Instead, this study makes a sincere effort to
assess the seriousness and create a real-time monitoring
system of detection by using LORA technology.
1.1 Contribution of the Work
The environment around mining frequently contains
covert threats like poisonous gases that can expose those
who work there to serious health risks. For the protection
of the miners, these gases must occasionally be identified,
and the dangerous condition must be promptly alerted.
Although wired network monitoring solutions have made
a substantial contribution to mine safety, not all mining
environments are ideal for them. A real-time monitoring
system might aid in keeping an eye on and managing the
mining environment. The majority of the benefits offered
by Lora technology make it appropriate for real-time
monitoring systems. As a result, it was agreed that the
main goal of this project would be to create an effective
real-time monitoring system that would enable the
identification of various mine gas leaks as they occurred
and the development of appropriate preventative
measures.
1.2 Related works
There are several existing methods of wireless sensor
network-based coal mine safety intelligent monitoring
using Arduino.
(i) A suggested design that is based on the MSP430,
There are difficult circumstances in the coal mine
nowadays owing to global warming and climatic changes.
Atomization in the coal mining industry is undoubtedly
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 140
required to lower costs, increase production, and enhance
the quality of the final product. This will also lessen the
workload on the mine workers. In order to monitor the
temperature, humidity, gas levels, and smoke status in an
underground mine, this article suggests a concept for a
wireless sensor network (WSN) using an MSP430xx
controller. In accordance with the current climate in the
mine field, this system also regulates the ventilation need
for mine employees. The MSP430 microprocessor, a
temperature sensor, and other low-cost components are
used in this system.
(ii) Using a Zigbee wireless sensor network, a
monitoring system for coal mine safety. The monitoring
system gathers underground coal mine temperature,
humidity, and methane readings using Zigbee sensor
nodes located throughout the mine, and then transfers the
data to an ARM-based information processing terminal.
The terminal uses Ethernet to transmit data to the ground,
where the monitoring Centre analyses it and makes it
available to the LAN for remote users to access. The
system may SMS connected safety workers if the data is
over its limit. The real-time monitoring of the working
surface is now possible thanks to this technology.
(iii) Health monitoring systems have recently gained
popularity and significance as a study area. For a variety of
uses, including the military, home health care, hospitals,
sports training, and emergency monitoring systems,
research on health monitoring has been undertaken. In
this study, a programmable system on chip (PSoC)-based
portable real-time wireless health monitoring system is
created. The created acquisition system is used to
remotely monitor a patient's temperature, heart rate, and
blood oxygen saturation using pulse oximetry, blood pH,
and an electrocardiogram. By using a wireless module, this
technology enables the doctor to comprehend the patient's
circumstance on the computer screen. Here, cheap costs,
minimal power usage, and adaptable network structure
Remote patient data is sensed using a ZigBee wireless
module. We'll be using the PSoC designer tool.
2. Proposed Model:
The transmitter side is the part of the system that matters
the most. All measurements performed should be the
responsibility of this component. The measuring node
need to have a wide variety of sensors that can monitor
things like temperature and gas levels and return data.
This station will include the requisite hardware (a wireless
module and a microcontroller, interfaced to a laptop
computer) and software to execute the necessary
processing, displaying, and storing of values. These values
should then be communicated over a wireless link to the
data collection station.
The core of this project, without which it would be
impossible to create the intended system, is the collection
of various sensors. Sensors get input from the
environmental circumstances. With the help of signaling
design, the temperature (FU1.1) and gas sensors were
developed from the ground up. The individual signal
processing circuits for each sensor will be connected to
them. In order to get the desired output from the sensors,
these circuits will create the essential circumstances. The
microcontroller must sample the signals and values that
come from these sensors. The central processor or
controller of the measuring node is this microcontroller.
The operation of other functional units is governed by the
values that are input to and output by the microcontroller.
To transfer the sensor data to the data collecting station, a
wireless module (FU1.9) will be interfaced with the
microcontroller. The wireless LORA protocol will be
utilized by this module. According to the past and current
data collected from the measurement node, this module
will offer the scheme. In a database format, the results of
the testing should also be kept. A database should contain
records of the measured values.
TRANSMITTER SIDE:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 141
Figure 1.1 Overall Flow of the Proposed Model
 ESP32 Controller: ESP32 is a low-cost
System on Chip (SoC) Microcontroller from
Espress if Systems, the developers of the
famous ESP8266 SoC.
 Li-ion Battery: Lithium-ion (Li-ion)
batteries have become the predominant
energy storage means for off-grid solar
products due to their high efficiency, low
cost, high capacity, lack of memory effect,
and long cycle life
 Gas sensor: Ideal sensor can be utilized to
locate the risk of LPG spill in your
automobile or in a provider station, garage
tank condition.
 Temperature sensor: This is the sensor
which is used to measure the ambient air
temperature inside the mine.
 LORA: LORA is a Long-Range conversation
module, which can be used for long variety
up to two KM based totally on serial
Communication.
 Node MCU: Node MCU is an open source
IoT platform. Which includes firmware
which runs on the ESP8266 Wi-Fi Module
from Espress if Systems, and hardware
which is based on the ESP-12 module.
 LCD: The liquid crystals can be
manipulated through an applied electric
voltage so that light is allowed to pass or is
blocked.
Overall, the system monitors the condition inside the
mines and inform the miners incase of emergency and
detect the hazardous gases, check the temperature to
examine the survival of coal miners in the underground
and to alert the miners in case of emergency.
2.1 ESP32 CONTROLLER:
For those just getting started in the world of embedded
systems and microcontrollers, Arduino is a fantastic
platform. You may create a number of projects that are
either for fun or are even for sale using a lot of inexpensive
sensors and modules. New project concepts and
implementations emerged as technology developed, and
the Internet of Things, or IoT, is one such notion. It is a
platform that is connected to the internet so that various
"things" or gadgets may exchange information.
Figure2.1 ESP32
RECEIVER SIDE:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 142
Specifications of ESP32
ESP32 has a lot more features than ESP8266 and it is
difficult to include all the specifications in this Getting
Started with ESP32 guide. So, I made a list of some of the
important specifications of ESP32 here. But for complete
set of specifications, I strongly suggest you to refer to the
Datasheet.
 Single or Dual-Core 32-bit LX6 Microprocessor
with clock frequency up to 240 MHz.
 520 KB of SRAM, 448 KB of ROM and 16 KB of RTC
SRAM.
 Supports 802.11 b/g/n Wi-Fi connectivity with
speeds up to 150 Mbps.
 Support for both Classic Bluetooth v4.2 and BLE
specifications.
 34 Programmable GPIOs.
 Up to 18 channels of 12-bit SAR ADC and 2
channels of 8-bit DAC
 Serial Connectivity include 4 x SPI, 2 x I2C, 2 x I2S,
3 x UART.
 Ethernet MAC for physical LAN Communication
(requires external PHY).
 1 Host controller for SD/SDIO/MMC and 1 Slave
controller for SDIO/SPI.
 Motor PWM and up to 16-channels of LED PWM.
 Secure Boot and Flash Encryption.
 Cryptographic Hardware Acceleration for AES,
Hash (SHA-2), RSA, ECC and RNG.
2.2 Gas Sensor:
The MQ-2 gas sensor's sensitive component is SnO2, which
has a reduced conductivity in clean air. The conductivity of
the sensor increases as the concentration of the target
flammable gas rises. Please utilize a straightforward
electro circuit to translate changes in conductivity into a
signal that corresponds to gas concentration. The MQ-2 gas
sensor is affordable, versatile, and very sensitive to LPG,
Propane, and Hydrogen as well as to Methane and other
flammable gases.
Figure2.2 Gas Sensor
FEATURE:
 Good sensitivity to combustible gas in wide range
 High sensitivity to LPG.
 Long life and low cost.
APPLICATION:
 Domestic gas leakage detector.
 Industrial combustible gas detector.
 Portable gas detector.
2.3 TEMPERATURE SENSOR:
This sensor is used to gauge the temperature of the
surrounding air inside the mine. Using a load-balanced
thermistor circuit, this sensor was constructed according
to first principles. Between the applied resistor (load) and
the thermistor, this circuit divides the voltage. A
thermistor is a variable resistor with a temperature
dependence. Despite the fact that all resistors are sensitive
to temperature fluctuations, thermistors are particularly
so because of the substance they are made of. This
substance has a particular resistance. For that substance,
this resistance is a constant. Figure depicts the
temperature sensor circuit.
Figure2.3 Temperature sensor
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 143
Temperature sensor circuit schematic:
At 25 C, the thermistor's resistance is 2000 ohms. The
method of calibration and measurement from this sensor
will be described in detail before the selection of the load
resistor value is justified. It was calibrated using the 3-
Point system. This entails determining the thermistor's
resistance at 3 different temperatures. The following
values were discovered after solving for the thermistors'
characteristic constants ka D 1:69210 3 kb D 1:896 10 4 kc
D 4:602 10 7.
2.4 Node MCU:
The ESP8266 Wi-Fi chip is used by the open source
NodeMCU LUA-based firmware. NodeMCU firmware
includes ESP8266 Development Board/Kit (also known as
NodeMCU Development Board) in order to explore the
capability of the ESP8266 chip.
Figure2.4 Node MCU
NodeMCU with ESPlorer IDE:
Lua scripts are generally used to code the
NodeMCU. Lua is an open source, lightweight,
embeddable scripting language built on top of C
programming language.
NodeMCU with Arduino IDE:
Here is another way of developing NodeMCU with a
well-known IDE i.e. Arduino IDE. We can also
develop applications on NodeMCU using Arduino
development environment. This makes easy for
Arduino developers than learning new language
and IDE for NodeMCU.
Difference in using ESPlorer and Arduino IDE:
 We may state that while building
applications for NodeMCU using the
ESPlorer and Arduino IDEs, there is a
difference in the programming languages
used.
 If we use the Arduino IDE to create
NodeMCU programmers, we must code in
C++, and if we use the ESPlorer IDE, we
must code in Lua.
 NodeMCU can readily grasp Lua script
because it is essentially a Lua interpreter.
Sequential Lua script execution occurs
when we build Lua scripts for NodeMCU
and submit or upload them to NodeMCU.
NodeMCU will not be able to binary
firmware file as a result. It will submit the
complete Lua script to NodeMCU for
execution.
2.5 LoRa:
 LoRa (Long Range) is a wireless technology that offers
long-range, low power, and secure data transmission
for M2M (Machine to Machine) and IoT applications.
LoRa is a spread spectrum modulation technology that
is derived from chirp spread spectrum (CSS)
technology. LoRa can be used to connect sensors,
gateways, machines, devices, etc. wirelessly.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 144
 A business called Semtech launched LoRa. LoRa
Technologies operates in many frequency bands
in various nations. For example, it uses the 915
MHz band in the USA, the 868 MHz band in
Europe, and the 865 to 867 MHz and 920 to 923
MHz bands in Asia.
 LoRa's operation resembles cellular
communication more. The block diagram for
LoRa communication is provided below. Through
a LoRa Gateway, the signal from one LoRa Node
reaches another Node. Application server
connects to the LoRa Gateway to receive the
signal, which the network server then provides to
the end user.
 The business SemTech created and trademarked
the LoRa technology. Large cells and a variety of
application areas, which LoRa is known for, can
allow an extraordinarily high density of devices
to coexist in a single cell. It has an adjustable data
rate, extensive communication coverage, and
strong resistance to multipath fading. Its uses
range from agriculture to medicine.
 Using LoRa modulation, the MAC layer protocol
known as Lora WAN was created. This software
governs the timing of message transmission and
reception on LoRa devices. This works well for
transmitting sparse sensor data over a long
distance. Consequently, it is more affordable and
has a wider coverage area than its rival wireless
communication systems (WIFI, Bluetooth, and
Zigbee). With deep indoor penetration and ultra-
low power consumption, Lora WAN is accessible
indoors and uses licence-free spectrum. It also
offers end-to-end security for each node in the
network and facilitates roaming by allowing for
seamless handover from one network to another.
 Depending on the end devices communicating
and the form of communication being used, a
specific number of elements must be taken into
account. Vehicle to vehicle, cloud to cloud,
infrastructure to infrastructure, network to
network, and vehicle to grid are just a few
examples of the several forms of vehicular
communication that can occur depending on the
end nodes. The current protocol used in vehicle-
to-vehicle communication, DSRC (Dedicated
Short-Range Communications), works at a
frequency of 5.9 GHz and notifies drivers of
impending collisions and exchanges data.
Spreading factor, signal bandwidth, carrier
frequency, and other variables all have an impact
on the transmissions when this type of
connection is made utilizing LoRa technology.
THIKSPEAK:
 In this report, we go through how to utilize
ThingSpeak, a "Internet of Things" (IoT)
"Application Programming Interface" (API) and
online service. The ability to identify and
communicate with basic items or devices over the
Internet is what we refer to here, despite the fact
that the definition of what should be defined
under the word is evolving over time.
 The ThingSpeak API is an open-source interface
that listens to incoming data, timestamps it, and
publishes it for both human users (through visual
graphs) and computers (via readily parse-able
code).
 We examine real-world applications for the
Arduino microcontroller as well as interaction
with graphical operating systems using a Python
script. According to our findings, ThingSpeak is
particularly helpful for smaller hardware projects
that need Internet access but can't afford to
maintain a dedicated communication server.
There are other IoT services available, but they
frequently charge for some of their features and
are not, therefore, open source.
2.5 IMPLEMENTATION
 The ESP32 Microcontroller acts as the brain
of the system.
 LORA is used to connect the transmitter and
receiver.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 145
 The MQ6 gas sensor detects toxic gases such
as CO2, butane, benzene, andLPG.
 The LM35 temperature sensor detects
surrounding temperatures and body
temperatures.
 MAX30100 senses the oxygen level and
heart rate of miners.
 A panic button can be used, which
sends an alert to the control room
whenever a worker needs medical attention.
 An ESP32 is a microcontroller that
provides a highly integrated Wi-Fisolution
and is used to fetch or upload data.
 The live data streams are monitored and
analyzed with graphical representation
using Thingspeak.
 A 16x2 LCD is used to display the output of
the Data.
 A buzzer gives an alert to authorized
personnel regarding the detectedhazardous
event.
Figure2.5 Hardware of system
3.5 Experimental Results and Discussion
 The outcomes of the suggested system are
covered in this chapter. It demonstrates that
several sensors were used to monitor various
parameters, including body and ambient
temperature, oxygen saturation, heart rate, and
gas level, on a regular basis. We use ESP8266 to
save data in the cloud. The values may be
displayed on the cloud and we can examine the
data thanks to the creation of the Thingspeak
channel. Real-time data streams may be
aggregated, visualised, and analysed using
Thingspeak's cloud-based platform. Thingspeak
immediately visualises the data that is uploaded
by our sensors. Run Thingspeak MATLAB code to
analyses the data and do live analysis. The values
may be displayed on the cloud and we can
examine the data thanks to the creation of the
Thingspeak channel.
 Think speak is used to download data as an excel
file, which is then saved as a record for future
use. A warning message and alert sound are
transmitted to the control area if the value is
abnormal and gas is discovered.
Conclusion
Consequently, a comprehensive mine safety system was
created from the ground up to guarantee the protection of
miners. This whole system was created to be both portable
and modular, combining mechanical, electrical, and
specialized software to provide a strong and adaptable
system that would best meet the demands of the mining
environment.
The device also has cutting-edge technology that enables it
to precisely measure a variety of ambient parameters
within the underground area. The inclusion of
temperature, humidity, vibration, and dust sensors, each of
which provides exact readings and improves the system's
overall accuracy, makes this feasible.
Additionally, the LORA communication protocol is used in
this system to facilitate communication and data
transmission between two nodes.
Thanks to such technical improvements, miners can be
confident that they are working in a secure environment
that is carefully supervised and controlled, which makes
their mining experience both efficient and safe.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 146
References
1. Dange “Design of Monitoring system for Coal mine safety
based on MSP430”, International Journal of Engineering
Science Invention (IJESI) Volume2, Issue 7, July 2013
2. LiHui “Design of Monitoring system for Coal mine safety
based on Wireless sensor Networks” 2008 International
Conference on Mechatronic and Embedded systems and
Applications (ASME).
3. Kumar “Design and Implementation of Portable health
monitoring system using PSOC mixed signal Array chip”.
International Journal of Recent Technology and
Engineering (IJRTE), ISSN, 22773878, 2012
4. RajkumarBoddu “Zigbee based mine safety monitoring
system with GSM”, International Journal of Computer &
Communication Technology ISSN (PRINT): 0975 - 7449,
Volume-3, Issue-5, 2012
5. Ashish “Coalmine safety monitoring using Wireless
sensor Networks”, International Journal of Scientific
Engineering and Technology (IJSET) Volume 2, Issue 10,
October 2013
6. Wakode “Coalmine safety monitoring and alerting
system”, International research journal on Engineering
and Technology (IRJET) Volume 4, Issue 3, March 2017
7. Aarthi “Coal Mine safety Monitoring system using ARM
9”, International Journal of Science and Research (IJSR),
Volume3, Issue-11, November 2014
8. Dheeraj “IoT in mining for sensing, Monitoring and
prediction of underground mines Roof support”,
conference on recent information and advancement
technology 2018.
9. Cheng “Coal Mine safety Monitoring system based on
Zigbee and GPRS”, Applied Mechanics and Material Volume
422, 2013

More Related Content

Similar to COAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORK

Autonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridgesAutonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridgesIRJET Journal
 
SMART INDUSTRY MONITORING AND CONROLLING SYSTEM USING IOT
SMART INDUSTRY MONITORING AND CONROLLING SYSTEM USING IOTSMART INDUSTRY MONITORING AND CONROLLING SYSTEM USING IOT
SMART INDUSTRY MONITORING AND CONROLLING SYSTEM USING IOTIRJET Journal
 
Wireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatusWireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatusijiert bestjournal
 
IRJET- Advanced Guiding Tool for the Selection of Crops
IRJET- Advanced Guiding Tool for the Selection of CropsIRJET- Advanced Guiding Tool for the Selection of Crops
IRJET- Advanced Guiding Tool for the Selection of CropsIRJET Journal
 
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET Journal
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET Journal
 
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET Journal
 
IRJET- Web-Based Air and Noise Pollution Monitoring and Alerting Syetem
IRJET-  	  Web-Based Air and Noise Pollution Monitoring and Alerting SyetemIRJET-  	  Web-Based Air and Noise Pollution Monitoring and Alerting Syetem
IRJET- Web-Based Air and Noise Pollution Monitoring and Alerting SyetemIRJET Journal
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing SystemIRJET Journal
 
Smart Safety Vest For Miners
Smart Safety Vest For MinersSmart Safety Vest For Miners
Smart Safety Vest For MinersIRJET Journal
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET Journal
 
IRJET- Air Quality Monitoring System for City
IRJET-	 Air Quality Monitoring System for CityIRJET-	 Air Quality Monitoring System for City
IRJET- Air Quality Monitoring System for CityIRJET Journal
 
IRJET - Surveillance System for Petroleum Industry
IRJET - Surveillance System for Petroleum IndustryIRJET - Surveillance System for Petroleum Industry
IRJET - Surveillance System for Petroleum IndustryIRJET Journal
 
IRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET Journal
 
IRJET- Real Time Monitoring of Air Pollution
IRJET-  	  Real Time Monitoring of Air PollutionIRJET-  	  Real Time Monitoring of Air Pollution
IRJET- Real Time Monitoring of Air PollutionIRJET Journal
 
IRJET- IoT based Industrial Pollution Monitoring System
IRJET-  	  IoT based Industrial Pollution Monitoring SystemIRJET-  	  IoT based Industrial Pollution Monitoring System
IRJET- IoT based Industrial Pollution Monitoring SystemIRJET Journal
 
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...IRJET Journal
 
Wind Turbine Monitoring System Using IoT
Wind Turbine Monitoring System Using IoTWind Turbine Monitoring System Using IoT
Wind Turbine Monitoring System Using IoTIRJET Journal
 
IRJET- Structural Health Monitoring with the Help of Wireless Sensing Net...
IRJET-  	  Structural Health Monitoring with the Help of Wireless Sensing Net...IRJET-  	  Structural Health Monitoring with the Help of Wireless Sensing Net...
IRJET- Structural Health Monitoring with the Help of Wireless Sensing Net...IRJET Journal
 
IRJET - IoT based Smart Oil and Gas Monitoring System
IRJET -  	  IoT based Smart Oil and Gas Monitoring SystemIRJET -  	  IoT based Smart Oil and Gas Monitoring System
IRJET - IoT based Smart Oil and Gas Monitoring SystemIRJET Journal
 

Similar to COAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORK (20)

Autonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridgesAutonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridges
 
SMART INDUSTRY MONITORING AND CONROLLING SYSTEM USING IOT
SMART INDUSTRY MONITORING AND CONROLLING SYSTEM USING IOTSMART INDUSTRY MONITORING AND CONROLLING SYSTEM USING IOT
SMART INDUSTRY MONITORING AND CONROLLING SYSTEM USING IOT
 
Wireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatusWireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatus
 
IRJET- Advanced Guiding Tool for the Selection of Crops
IRJET- Advanced Guiding Tool for the Selection of CropsIRJET- Advanced Guiding Tool for the Selection of Crops
IRJET- Advanced Guiding Tool for the Selection of Crops
 
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile Technology
 
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
 
IRJET- Web-Based Air and Noise Pollution Monitoring and Alerting Syetem
IRJET-  	  Web-Based Air and Noise Pollution Monitoring and Alerting SyetemIRJET-  	  Web-Based Air and Noise Pollution Monitoring and Alerting Syetem
IRJET- Web-Based Air and Noise Pollution Monitoring and Alerting Syetem
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
Smart Safety Vest For Miners
Smart Safety Vest For MinersSmart Safety Vest For Miners
Smart Safety Vest For Miners
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
 
IRJET- Air Quality Monitoring System for City
IRJET-	 Air Quality Monitoring System for CityIRJET-	 Air Quality Monitoring System for City
IRJET- Air Quality Monitoring System for City
 
IRJET - Surveillance System for Petroleum Industry
IRJET - Surveillance System for Petroleum IndustryIRJET - Surveillance System for Petroleum Industry
IRJET - Surveillance System for Petroleum Industry
 
IRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring System
 
IRJET- Real Time Monitoring of Air Pollution
IRJET-  	  Real Time Monitoring of Air PollutionIRJET-  	  Real Time Monitoring of Air Pollution
IRJET- Real Time Monitoring of Air Pollution
 
IRJET- IoT based Industrial Pollution Monitoring System
IRJET-  	  IoT based Industrial Pollution Monitoring SystemIRJET-  	  IoT based Industrial Pollution Monitoring System
IRJET- IoT based Industrial Pollution Monitoring System
 
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
DESIGN AND DEVELOPMENT OF SOLAR POWERED AIR POLLUTION AND ENVIRONMENTAL MONIT...
 
Wind Turbine Monitoring System Using IoT
Wind Turbine Monitoring System Using IoTWind Turbine Monitoring System Using IoT
Wind Turbine Monitoring System Using IoT
 
IRJET- Structural Health Monitoring with the Help of Wireless Sensing Net...
IRJET-  	  Structural Health Monitoring with the Help of Wireless Sensing Net...IRJET-  	  Structural Health Monitoring with the Help of Wireless Sensing Net...
IRJET- Structural Health Monitoring with the Help of Wireless Sensing Net...
 
IRJET - IoT based Smart Oil and Gas Monitoring System
IRJET -  	  IoT based Smart Oil and Gas Monitoring SystemIRJET -  	  IoT based Smart Oil and Gas Monitoring System
IRJET - IoT based Smart Oil and Gas Monitoring System
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 

Recently uploaded (20)

Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 

COAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORK

  • 1. © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 139 COAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORK Dr.S. Sathish1, T. Charuvikashini2, P. Ranjana Devi3, S. Vishali4, R. Yuvashree5 1Dr.S. Sathish, HOD, Department of Electronics and Communication Engineering, Vivekanandha College of Technology for women, Tamil Nadu, India. 2,3,4,5 Students, Department of Electronics And Communication Engineering, Vivekanandha College of Technology for women, Tamil Nadu, India. ------------------------------------------------------------------------***----------------------------------------------------------------------- Abstract: Wireless Sensor Network (WSN) analyses the application of the most recent WSN technology in wireless monitoring for coal mine safety, focusing on the three essentials. Technology required for subsurface safety monitoring include transmission routing protocol, location algorithm, and wireless sensor network (WSN) technologies. The use of wireless sensor networks in intelligent monitoring systems of coal mine safety is suggested in this study, which also analyses the principles, benefits, and design foundations of wireless sensor networks in these systems. The design scheme and monitoring mechanism of a coal mine safety intelligent monitoring system are presented in light of the current scenario and existing issues with the low degree of intelligence of that system, as well as the viability of wireless sensor. Keywords: Arduino, LCD, Gas sensor, Temperature sensor, Node MCU, LoRa, Wireless sensor network. 1. Introduction Concerning worker safety and health, underground mining operations are a dangerous business. These dangers result from the various methods used to extract the various minerals. The risk increases with the depth of the mine. These safety concerns are quite important, particularly for the coal industry. Therefore, whether mining for coal or any other commodity, worker safety should always be a top priority. Due to ventilation issues and the possibility of a collapse, underground coal mining entails a higher risk than open pit mining. However, safety concerns exist in all forms of mining due to the use of large equipment and excavation techniques. In opencast and underground mining, modern mines frequently adopt a number of safety processes, worker education and training, and health and safety requirements, which result in significant changes and improvements. In India, coal has traditionally been the main source of energy, which has greatly aided in the nation's quick industrial growth. Because of this, coal is essential to the energy industry and accounts for over 70% of all power generation. However, the process also creates additional byproducts, which pose a possible risk to the environment and the nearby population. Instead, this study makes a sincere effort to assess the seriousness and create a real-time monitoring system of detection by using LORA technology. 1.1 Contribution of the Work The environment around mining frequently contains covert threats like poisonous gases that can expose those who work there to serious health risks. For the protection of the miners, these gases must occasionally be identified, and the dangerous condition must be promptly alerted. Although wired network monitoring solutions have made a substantial contribution to mine safety, not all mining environments are ideal for them. A real-time monitoring system might aid in keeping an eye on and managing the mining environment. The majority of the benefits offered by Lora technology make it appropriate for real-time monitoring systems. As a result, it was agreed that the main goal of this project would be to create an effective real-time monitoring system that would enable the identification of various mine gas leaks as they occurred and the development of appropriate preventative measures. 1.2 Related works There are several existing methods of wireless sensor network-based coal mine safety intelligent monitoring using Arduino. (i) A suggested design that is based on the MSP430, There are difficult circumstances in the coal mine nowadays owing to global warming and climatic changes. Atomization in the coal mining industry is undoubtedly International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 140 required to lower costs, increase production, and enhance the quality of the final product. This will also lessen the workload on the mine workers. In order to monitor the temperature, humidity, gas levels, and smoke status in an underground mine, this article suggests a concept for a wireless sensor network (WSN) using an MSP430xx controller. In accordance with the current climate in the mine field, this system also regulates the ventilation need for mine employees. The MSP430 microprocessor, a temperature sensor, and other low-cost components are used in this system. (ii) Using a Zigbee wireless sensor network, a monitoring system for coal mine safety. The monitoring system gathers underground coal mine temperature, humidity, and methane readings using Zigbee sensor nodes located throughout the mine, and then transfers the data to an ARM-based information processing terminal. The terminal uses Ethernet to transmit data to the ground, where the monitoring Centre analyses it and makes it available to the LAN for remote users to access. The system may SMS connected safety workers if the data is over its limit. The real-time monitoring of the working surface is now possible thanks to this technology. (iii) Health monitoring systems have recently gained popularity and significance as a study area. For a variety of uses, including the military, home health care, hospitals, sports training, and emergency monitoring systems, research on health monitoring has been undertaken. In this study, a programmable system on chip (PSoC)-based portable real-time wireless health monitoring system is created. The created acquisition system is used to remotely monitor a patient's temperature, heart rate, and blood oxygen saturation using pulse oximetry, blood pH, and an electrocardiogram. By using a wireless module, this technology enables the doctor to comprehend the patient's circumstance on the computer screen. Here, cheap costs, minimal power usage, and adaptable network structure Remote patient data is sensed using a ZigBee wireless module. We'll be using the PSoC designer tool. 2. Proposed Model: The transmitter side is the part of the system that matters the most. All measurements performed should be the responsibility of this component. The measuring node need to have a wide variety of sensors that can monitor things like temperature and gas levels and return data. This station will include the requisite hardware (a wireless module and a microcontroller, interfaced to a laptop computer) and software to execute the necessary processing, displaying, and storing of values. These values should then be communicated over a wireless link to the data collection station. The core of this project, without which it would be impossible to create the intended system, is the collection of various sensors. Sensors get input from the environmental circumstances. With the help of signaling design, the temperature (FU1.1) and gas sensors were developed from the ground up. The individual signal processing circuits for each sensor will be connected to them. In order to get the desired output from the sensors, these circuits will create the essential circumstances. The microcontroller must sample the signals and values that come from these sensors. The central processor or controller of the measuring node is this microcontroller. The operation of other functional units is governed by the values that are input to and output by the microcontroller. To transfer the sensor data to the data collecting station, a wireless module (FU1.9) will be interfaced with the microcontroller. The wireless LORA protocol will be utilized by this module. According to the past and current data collected from the measurement node, this module will offer the scheme. In a database format, the results of the testing should also be kept. A database should contain records of the measured values. TRANSMITTER SIDE:
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 141 Figure 1.1 Overall Flow of the Proposed Model  ESP32 Controller: ESP32 is a low-cost System on Chip (SoC) Microcontroller from Espress if Systems, the developers of the famous ESP8266 SoC.  Li-ion Battery: Lithium-ion (Li-ion) batteries have become the predominant energy storage means for off-grid solar products due to their high efficiency, low cost, high capacity, lack of memory effect, and long cycle life  Gas sensor: Ideal sensor can be utilized to locate the risk of LPG spill in your automobile or in a provider station, garage tank condition.  Temperature sensor: This is the sensor which is used to measure the ambient air temperature inside the mine.  LORA: LORA is a Long-Range conversation module, which can be used for long variety up to two KM based totally on serial Communication.  Node MCU: Node MCU is an open source IoT platform. Which includes firmware which runs on the ESP8266 Wi-Fi Module from Espress if Systems, and hardware which is based on the ESP-12 module.  LCD: The liquid crystals can be manipulated through an applied electric voltage so that light is allowed to pass or is blocked. Overall, the system monitors the condition inside the mines and inform the miners incase of emergency and detect the hazardous gases, check the temperature to examine the survival of coal miners in the underground and to alert the miners in case of emergency. 2.1 ESP32 CONTROLLER: For those just getting started in the world of embedded systems and microcontrollers, Arduino is a fantastic platform. You may create a number of projects that are either for fun or are even for sale using a lot of inexpensive sensors and modules. New project concepts and implementations emerged as technology developed, and the Internet of Things, or IoT, is one such notion. It is a platform that is connected to the internet so that various "things" or gadgets may exchange information. Figure2.1 ESP32 RECEIVER SIDE:
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 142 Specifications of ESP32 ESP32 has a lot more features than ESP8266 and it is difficult to include all the specifications in this Getting Started with ESP32 guide. So, I made a list of some of the important specifications of ESP32 here. But for complete set of specifications, I strongly suggest you to refer to the Datasheet.  Single or Dual-Core 32-bit LX6 Microprocessor with clock frequency up to 240 MHz.  520 KB of SRAM, 448 KB of ROM and 16 KB of RTC SRAM.  Supports 802.11 b/g/n Wi-Fi connectivity with speeds up to 150 Mbps.  Support for both Classic Bluetooth v4.2 and BLE specifications.  34 Programmable GPIOs.  Up to 18 channels of 12-bit SAR ADC and 2 channels of 8-bit DAC  Serial Connectivity include 4 x SPI, 2 x I2C, 2 x I2S, 3 x UART.  Ethernet MAC for physical LAN Communication (requires external PHY).  1 Host controller for SD/SDIO/MMC and 1 Slave controller for SDIO/SPI.  Motor PWM and up to 16-channels of LED PWM.  Secure Boot and Flash Encryption.  Cryptographic Hardware Acceleration for AES, Hash (SHA-2), RSA, ECC and RNG. 2.2 Gas Sensor: The MQ-2 gas sensor's sensitive component is SnO2, which has a reduced conductivity in clean air. The conductivity of the sensor increases as the concentration of the target flammable gas rises. Please utilize a straightforward electro circuit to translate changes in conductivity into a signal that corresponds to gas concentration. The MQ-2 gas sensor is affordable, versatile, and very sensitive to LPG, Propane, and Hydrogen as well as to Methane and other flammable gases. Figure2.2 Gas Sensor FEATURE:  Good sensitivity to combustible gas in wide range  High sensitivity to LPG.  Long life and low cost. APPLICATION:  Domestic gas leakage detector.  Industrial combustible gas detector.  Portable gas detector. 2.3 TEMPERATURE SENSOR: This sensor is used to gauge the temperature of the surrounding air inside the mine. Using a load-balanced thermistor circuit, this sensor was constructed according to first principles. Between the applied resistor (load) and the thermistor, this circuit divides the voltage. A thermistor is a variable resistor with a temperature dependence. Despite the fact that all resistors are sensitive to temperature fluctuations, thermistors are particularly so because of the substance they are made of. This substance has a particular resistance. For that substance, this resistance is a constant. Figure depicts the temperature sensor circuit. Figure2.3 Temperature sensor
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 143 Temperature sensor circuit schematic: At 25 C, the thermistor's resistance is 2000 ohms. The method of calibration and measurement from this sensor will be described in detail before the selection of the load resistor value is justified. It was calibrated using the 3- Point system. This entails determining the thermistor's resistance at 3 different temperatures. The following values were discovered after solving for the thermistors' characteristic constants ka D 1:69210 3 kb D 1:896 10 4 kc D 4:602 10 7. 2.4 Node MCU: The ESP8266 Wi-Fi chip is used by the open source NodeMCU LUA-based firmware. NodeMCU firmware includes ESP8266 Development Board/Kit (also known as NodeMCU Development Board) in order to explore the capability of the ESP8266 chip. Figure2.4 Node MCU NodeMCU with ESPlorer IDE: Lua scripts are generally used to code the NodeMCU. Lua is an open source, lightweight, embeddable scripting language built on top of C programming language. NodeMCU with Arduino IDE: Here is another way of developing NodeMCU with a well-known IDE i.e. Arduino IDE. We can also develop applications on NodeMCU using Arduino development environment. This makes easy for Arduino developers than learning new language and IDE for NodeMCU. Difference in using ESPlorer and Arduino IDE:  We may state that while building applications for NodeMCU using the ESPlorer and Arduino IDEs, there is a difference in the programming languages used.  If we use the Arduino IDE to create NodeMCU programmers, we must code in C++, and if we use the ESPlorer IDE, we must code in Lua.  NodeMCU can readily grasp Lua script because it is essentially a Lua interpreter. Sequential Lua script execution occurs when we build Lua scripts for NodeMCU and submit or upload them to NodeMCU. NodeMCU will not be able to binary firmware file as a result. It will submit the complete Lua script to NodeMCU for execution. 2.5 LoRa:  LoRa (Long Range) is a wireless technology that offers long-range, low power, and secure data transmission for M2M (Machine to Machine) and IoT applications. LoRa is a spread spectrum modulation technology that is derived from chirp spread spectrum (CSS) technology. LoRa can be used to connect sensors, gateways, machines, devices, etc. wirelessly.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 144  A business called Semtech launched LoRa. LoRa Technologies operates in many frequency bands in various nations. For example, it uses the 915 MHz band in the USA, the 868 MHz band in Europe, and the 865 to 867 MHz and 920 to 923 MHz bands in Asia.  LoRa's operation resembles cellular communication more. The block diagram for LoRa communication is provided below. Through a LoRa Gateway, the signal from one LoRa Node reaches another Node. Application server connects to the LoRa Gateway to receive the signal, which the network server then provides to the end user.  The business SemTech created and trademarked the LoRa technology. Large cells and a variety of application areas, which LoRa is known for, can allow an extraordinarily high density of devices to coexist in a single cell. It has an adjustable data rate, extensive communication coverage, and strong resistance to multipath fading. Its uses range from agriculture to medicine.  Using LoRa modulation, the MAC layer protocol known as Lora WAN was created. This software governs the timing of message transmission and reception on LoRa devices. This works well for transmitting sparse sensor data over a long distance. Consequently, it is more affordable and has a wider coverage area than its rival wireless communication systems (WIFI, Bluetooth, and Zigbee). With deep indoor penetration and ultra- low power consumption, Lora WAN is accessible indoors and uses licence-free spectrum. It also offers end-to-end security for each node in the network and facilitates roaming by allowing for seamless handover from one network to another.  Depending on the end devices communicating and the form of communication being used, a specific number of elements must be taken into account. Vehicle to vehicle, cloud to cloud, infrastructure to infrastructure, network to network, and vehicle to grid are just a few examples of the several forms of vehicular communication that can occur depending on the end nodes. The current protocol used in vehicle- to-vehicle communication, DSRC (Dedicated Short-Range Communications), works at a frequency of 5.9 GHz and notifies drivers of impending collisions and exchanges data. Spreading factor, signal bandwidth, carrier frequency, and other variables all have an impact on the transmissions when this type of connection is made utilizing LoRa technology. THIKSPEAK:  In this report, we go through how to utilize ThingSpeak, a "Internet of Things" (IoT) "Application Programming Interface" (API) and online service. The ability to identify and communicate with basic items or devices over the Internet is what we refer to here, despite the fact that the definition of what should be defined under the word is evolving over time.  The ThingSpeak API is an open-source interface that listens to incoming data, timestamps it, and publishes it for both human users (through visual graphs) and computers (via readily parse-able code).  We examine real-world applications for the Arduino microcontroller as well as interaction with graphical operating systems using a Python script. According to our findings, ThingSpeak is particularly helpful for smaller hardware projects that need Internet access but can't afford to maintain a dedicated communication server. There are other IoT services available, but they frequently charge for some of their features and are not, therefore, open source. 2.5 IMPLEMENTATION  The ESP32 Microcontroller acts as the brain of the system.  LORA is used to connect the transmitter and receiver.
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 145  The MQ6 gas sensor detects toxic gases such as CO2, butane, benzene, andLPG.  The LM35 temperature sensor detects surrounding temperatures and body temperatures.  MAX30100 senses the oxygen level and heart rate of miners.  A panic button can be used, which sends an alert to the control room whenever a worker needs medical attention.  An ESP32 is a microcontroller that provides a highly integrated Wi-Fisolution and is used to fetch or upload data.  The live data streams are monitored and analyzed with graphical representation using Thingspeak.  A 16x2 LCD is used to display the output of the Data.  A buzzer gives an alert to authorized personnel regarding the detectedhazardous event. Figure2.5 Hardware of system 3.5 Experimental Results and Discussion  The outcomes of the suggested system are covered in this chapter. It demonstrates that several sensors were used to monitor various parameters, including body and ambient temperature, oxygen saturation, heart rate, and gas level, on a regular basis. We use ESP8266 to save data in the cloud. The values may be displayed on the cloud and we can examine the data thanks to the creation of the Thingspeak channel. Real-time data streams may be aggregated, visualised, and analysed using Thingspeak's cloud-based platform. Thingspeak immediately visualises the data that is uploaded by our sensors. Run Thingspeak MATLAB code to analyses the data and do live analysis. The values may be displayed on the cloud and we can examine the data thanks to the creation of the Thingspeak channel.  Think speak is used to download data as an excel file, which is then saved as a record for future use. A warning message and alert sound are transmitted to the control area if the value is abnormal and gas is discovered. Conclusion Consequently, a comprehensive mine safety system was created from the ground up to guarantee the protection of miners. This whole system was created to be both portable and modular, combining mechanical, electrical, and specialized software to provide a strong and adaptable system that would best meet the demands of the mining environment. The device also has cutting-edge technology that enables it to precisely measure a variety of ambient parameters within the underground area. The inclusion of temperature, humidity, vibration, and dust sensors, each of which provides exact readings and improves the system's overall accuracy, makes this feasible. Additionally, the LORA communication protocol is used in this system to facilitate communication and data transmission between two nodes. Thanks to such technical improvements, miners can be confident that they are working in a secure environment that is carefully supervised and controlled, which makes their mining experience both efficient and safe.
  • 8. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 146 References 1. Dange “Design of Monitoring system for Coal mine safety based on MSP430”, International Journal of Engineering Science Invention (IJESI) Volume2, Issue 7, July 2013 2. LiHui “Design of Monitoring system for Coal mine safety based on Wireless sensor Networks” 2008 International Conference on Mechatronic and Embedded systems and Applications (ASME). 3. Kumar “Design and Implementation of Portable health monitoring system using PSOC mixed signal Array chip”. International Journal of Recent Technology and Engineering (IJRTE), ISSN, 22773878, 2012 4. RajkumarBoddu “Zigbee based mine safety monitoring system with GSM”, International Journal of Computer & Communication Technology ISSN (PRINT): 0975 - 7449, Volume-3, Issue-5, 2012 5. Ashish “Coalmine safety monitoring using Wireless sensor Networks”, International Journal of Scientific Engineering and Technology (IJSET) Volume 2, Issue 10, October 2013 6. Wakode “Coalmine safety monitoring and alerting system”, International research journal on Engineering and Technology (IRJET) Volume 4, Issue 3, March 2017 7. Aarthi “Coal Mine safety Monitoring system using ARM 9”, International Journal of Science and Research (IJSR), Volume3, Issue-11, November 2014 8. Dheeraj “IoT in mining for sensing, Monitoring and prediction of underground mines Roof support”, conference on recent information and advancement technology 2018. 9. Cheng “Coal Mine safety Monitoring system based on Zigbee and GPRS”, Applied Mechanics and Material Volume 422, 2013