An Automated Smart Embedded System On Fi
An Automated Smart Embedded System On Fi
Abstract— One of the biggest issues for architects, planners, false alarm rate but are also slower to react. Through these
and landowners is house combustion. Singular sensors have shortcomings, smoke detectors seem to outperform heat
been used in the case of a fire for a long time, but they cannot detectors [9]. Smoke detectors are more able to locate fires
quantify the volume of fire to warn emergency service units. To when they launch. Smoke is generated when an object's
resolve this problem, this research aims to develop an intelligent energy is depleted due to the depletion of Carbon Dioxide
smart fire warning system that detects fires utilizing connected (CO2) from heat [10]. Ionization, photoelectric, and hybrid
sensors and alerts property owners, emergency services. The smoke detectors are the three varieties. Instruments and
current model is divided into three modules: Smoke Detection
calculation books should be used to learn more about each of
Module (SDM), which is responsible for detecting smoke to
these groups. We will focus on a short overview of ionization
prevent unwanted incidents; Notification Send Module (NSM),
which is responsible for creating an alert service to alert the
in this research. In a nutshell, ionization is a toxic substance
closest support center and user; and Emergency Alarm Module that absorbs radiation from a blast. It reaches the ionization
(EAM), which is responsible for handling the emergency alarm chamber, an air-filled area between two electrodes that allows
schedule when a fire arises. The results prove that the device a slow, steady current to flow between them. This style is ideal
worked well, and it should be remembered that our proposal can for fires that spread quickly, such as those triggered by bombs
be integrated into any kind of setting, such as a house, or collisions [11].
workplace, ship, or industry.
J.Lui et al. [12] have produced a technique that can
Keywords—Automation, IoT, Embedded system, Arduino,
conduct an area-wide segmentation in which color pixels can
Fire, Smoke detection, Breadboard, GSM SIM800L, Buzzer, be identified in the picture and the fire region. YCbCr color
Transistor space model and region-growing technology compare all
unallowed adjacent pixels to the area is the approach used. The
RGB color model and the background subtraction technique
were used to be proposed by Punam et al. [13]. This technique
I. INTRODUCTION offers two main benefits: computer load and quick processing
Fires have been a severe problem in recent years [1], and modes, but the quality of the fire detected is significantly
they must be dealt with quickly and efficiently to prevent the affected. A method that utilizes HSV and YCbCr color model
destruction of lives and property [2]. When the controlled with criteria to separately distinguish brightness from the
temperature reaches 50o C, it is called a fire condition. background and ambient light was described in Jareerat et al.
Personnel arriving for assistance in fire hazards in sensitive [14]. Wenhao and Hong et al. [15] have meanwhile explored
areas such as clinics, classrooms, and banks takes about 15 the iterative adaptive threshold methods of extraction of
minutes [3]. According to estimates, there are 475,500 flaming items. Tian Qiu et al. [16] suggested an approach that
construction fires in the United States per year, resulting in worked on border detection to identify a fire for a similar
2,950 civilian fatalities, 12,775 civilian casualties, and $7.9 reason. The region between the thermal chemistry and the
billion in property loss [4]. According to the National Fire non-thermal reactions has been placed in this method by the
Protection Association (NFPA), two-thirds of all house fires fire. The result of this experiment indicates that the fire edge
in the United States arise in homes with no functioning smoke may be clearly and uninterruptedly observed. In contrast to
detectors, alarms that have been neglected, or alarms that have Petro et al. [17] provided an algorithm in real-time that
been lost [5]. Fire alarms with proactive warnings placed in focuses on the subtraction technique of the backdrop. An
the right places could save lives and mitigate property algorithm based on detection and tracking was utilized to
damages [6], [7]. There are several different styles of fire minimize false fire alarms, often employed using conventional
alarms, such as heat detectors and smoke detectors, and electrical methods. In recent years IoT [18-27], machine
learning about them will help you determine which model is learning [28-31] and artificial intelligence [32-33] did an
best for your home or shop. When the temperature exceeds a excellent job of solving such types of problems. Machine
certain amount, for example, heat detectors are a popular learning [34-37] can assist in demystifying the hidden patterns
choice [8]. As a result, it's more suited to applications where a in IoT data by evaluating large quantities of data using
quick answer isn't expected or in environments where smoke powerful algorithms. Machine learning inference [38-41] may
alarms can't be mounted, such as frozen fields. Since the augment or replace human operations with automated systems
temperature increases steadily, heat detectors have a lower utilizing statistically determined actions in key activities. On
In the Smoke Detection Module (SDM), the sensor detects GND to Bus GND, and MQ2 AOUT to Arduino Uno A3 have
a high volume of smoke from the environment. If the sensor been integrated.
detects a high rate of smoke in the atmosphere, the value is
sent to Arduino. The suggested method then processes the data The circuit diagram of the Smoke Detection Module
and sends a warning message to emergency contacts and the (SDM) is shown in Fig. 3.
closest aid center. This module is done with a MQ2 smoke
sensor. The MQ2 Smoke Sensor module may also be used to
identify gas leakage. Gases such as LPG, i-butane, nitrogen,
gasoline, hydrogen, smoke, among others, can be observed.
Because of its fast reaction time. The MQ2 sensor will be
connected to an Arduino Uno and a breadboard. MQ2 sensor,
Breadboard, and Arduino Uno Pin MQ2 5V to Bus POS, MQ2
Fig. 4. Notification Send Module (NSM).
In general, 17 experiments are carried out to analyze the 8 4.9 3.108 Pass
efficiency of the integrated smart embedded device. Our
embedded device would be installed in a medium-sized 9 5.2 3.339 Pass
kitchen design of around 110 square feet. The room was
10 5.8 4.012 Pass
tightly sealed, and the temperature was 26 ° Celsius. To begin,
we placed the device near a smoke-producing fire, around 1 m 11 6.2 4.319 Pass
away from the flame. And we start counting down the device's
response time. The device then took 0.312 seconds to identify 12 6.9 4.415 Pass
the smoke, switch on the red led light with an emergency 13 7.4 4.590 Pass
warning, and transmit warning messages to the designated
phone numbers (See Fig. 8). 14 7.9 5.162 Pass
After that, in test step 2, we moved the device away from
15 8.5 5.309 Pass
the flame to a distance of around 1.7 m, and it worked well.
Similarly, we conducted 17 experiments in order to determine 16 9.0 5.624 Pass
the device's maximum distance from the flames. We were
17 9.5 6.019 Pass
concerned that the device might operate in every corner of the
room. For the remaining 15 experiments, we gradually raise
the gap between each stage; when the distance between each
For a clearer interpretation of the output, we showed the
step increases, the system takes significantly longer to
Graphically representation of Table I data in Fig.7. We can see
respond; we all know that when the fire burns anything, it
that the device's overall efficiency is really good, and the trend
takes at least a certain period of time for the smoke to be
line shows that response time increases as the distance
produced and blended with the environment. It takes time for
increases.
the unit to penetrate the mixed smoke air as it is well removed
from the flames. With a maximum distance of 9.5 meters, we
had a maximum response time of 6.019 seconds. All of the
experimental results (distance and response time) are collected
by Arduino and integrated display.
In Table. I, we depicted the value that we have noted from the
experiments.
3 2.3 1.201 Pass Fig. 7. Performance Evaluation Chart (Graphical representation of Table I
data).
4 2.8 1.483 Pass
[1] Bu, F. and Gharajeh, M.S., 2019. Intelligent and vision-based fire
detection systems: A survey. Image and Vision Computing, 91,
p.103803.
[2] Shokouhi, M., Nasiriani, K., Khankeh, H., Fallahzadeh, H. and
Khorasani-Zavareh, D., 2019. Exploring barriers and challenges in
protecting residential fire-related injuries: a qualitative study. Journal
of injury and violence research, 11(1), p.81.
[3] Khalaf, O.I., Abdulsahib, G.M. and Zghair, N.A.K., 2019. IOT fire
detection system using sensor with Arduino.
[4] Desima, M.A., Ramli, P., Ramdani, D.F. and Rahman, S., 2017,
November. Alarm system to detect the location of IOT-based public
vehicle accidents. In 2017 International Conference on Computing,
Engineering, and Design (ICCED) (pp. 1-5). IEEE.
[5] Ahrens, M., 2019. Smoke alarms in US home fires. National Fire
Protection Association.
[6] Shah, R., Satam, P., Sayyed, M.A. and Salvi, P., 2019. Wireless Smoke
Detector and Fire Alarm System. International Research Journal of
Engineering and Technology (IRJET).
[7] Nfpa.org. NFPA - Data, Research, And Tools. [online] Available:
https://www.nfpa.org/News-and-Research/Data-research-and-tools
2018
[8] Liu, Z. “Review of Recent Developments in Fire Detection
Technologies”. Journal of Fire Protection Engineering, 13(2), pp.129-
151, 2003.
[9] Mowrer, F.” Lag times associated with fire detection and suppression”.
Fire Technology, 26(3), pp.244-265, 2010.
Fig. 8. Fire alert message by the proposed system.
[10] Fonollosa, J.; Solórzano, A.; Marco, S. Chemical Sensor Systems and
Associated Algorithms for Fire Detection: A Review. Sensors 2018,
The projected expense of the proposed system is shown in 18, 553.
Table II. It depends on the industry, the region, and the [11] Moinuddin, K., Bruck, D. and Shi, L. “An experimental study on timely
demand. We tried to keep the cost as minimal as possible so activation of smoke alarms and their effective notification in typical
that everyone would do it and be safe. residential buildings”. Fire Safety Journal, 93, pp.1-11, 2017.
[12] J.Liu, W. a. (2013). Early fire detection in coalmine based on video
TABLE II. PROPOSED SYSTEM HARDWARE EXPENSE IN BD MARKET processing. Advance in Intelligent Systems and Computing, vol.181,,
239-245.
Hardware Components Price
[13] Punam Patel, S. T. (2012). Flame Detection using Image Processing
Arduino UNO R3 450 tk
Techniques. International Journal of Computer Applications (0975 –
Breadboard 90 tk 8887) Volume 58, 18-24.
Smoke Gas Sensor - MQ-2 120 tk
[14] areerat Seebanrungsat, S. P. (2014). Fire Detection in the Buildings
QuadBand GPRS-GSM SIM800L 900 tk
using Image Processing. 2014 Third ICT Internation Student Project
LCD Display 20x4 I2C 200 tk
Conference (ICT-ISPC2014), 95-98.
Transistor - NPN BC337 20 tk
1K Ohm Resistor 5 tk [15] W.Wenhao, Z. (2013). Fire detection based on flame color and area.
IEEE Int. Con. on Computer Science and Automation Engineering,
Wires 40 tk
222-226.
Total 1825 tk
[16] Tian Oiu, Y. Y. (2012). An Auto adaptive Edge-Detection Algorithm
for Flame and Fire Image Processing. IEEE TRANSACTIONS ON
INSTREUMENTATION AND MEASUREMENT,VOL.61,N05.
V. CONCLUSION
[17] Pedro Santana, P. G. (2012). A vision-based system for early fire
The model correctly identified the simulated fire after the detection. IEEE International Conference on Systems.
setup was implemented, and an alert was transmitted over the [18] Javed Mehedi Shamrat F.M., Allayear S.M., Alam M.F., Jabiullah
Wi-Fi network. In order for the recipient to be alerted, the M.I., Ahmed R. (2019) A Smart Embedded System Model for the AC
Automation with Temperature Prediction. In: Singh M., Gupta P.,
message was sent to the server. To warn people that they are Tyagi V., Flusser J., Ören T., Kashyap R. (eds) Advances in Computing
present and to avoid explosions and fires, the warning sound and Data Sciences. ICACDS 2019. Communications in Computer and
(Buzzer) is triggered automatically. This smart system has a Information Science, vol 1046. Springer, Singapore.
slew of protection advantages, including early fire warning https://doi.org/10.1007/978-981-13-9942-8_33.
and accident prevention. There will be no danger if the fire [19] Karmokar, P., Bairagi, S., Mondal, A., Nur, F. N., Moon, N. N., Karim,
was put out within a certain period of time. To avoid A., & Yeo, K. C., “A Novel IoT based Accident Detection and Rescue
System,” In 2020 Third International Conference on Smart Systems
explosions, the device may also be used in combination with and Inventive Technology (ICSSIT), 2020, IEEE.
machine intelligence, deep learning, and image processing.
[20] F.M. Javed Mehedi Shamrat, Shaikh Muhammad Allayear and Md.
We may try to merge them in the future to produce the most Ismail Jabiullah "Implementation of a Smart AC Automation System
useful outcomes. with Room Temperature Prediction ", Journal of the Bangladesh
Electronic Society, Volume 18, Issue 1-2, June-December 2018, ISSN:
1816-1510, pp: 23-32.
[21] M. H. Bithi, F. Faisal, A. Karim, S. Azam, B. Shanmugam and R.
Lakshmiganthan, "Modern Tree Plantation System Based on IoT,"
2020 Fourth International Conference on I-SMAC (IoT in Social,
Mobile, Analytics and Cloud) (I-SMAC), 2020, IEEE.
[22] F. M. Javed Mehedi Shamrat, Zarrin Tasnim, Naimul Islam Nobel, and in Networks and Systems, vol 164. Springer, Singapore.
Md. Razu Ahmed. 2019. An Automated Embedded Detection and https://doi.org/10.1007/978-981-15-9774-9_55
Alarm System for Preventing Accidents of Passengers Vessel due to [35] Pronab Ghosh, et. al., "Human Face Recognition Using Eigenface,
Overweight. In Proceedings of the 4th International Conference on Big SURF Methods," International Conference on Pervasive Computing
Data and Internet of Things (BDIoT'19). Association for Computing and Social Networking (ICPCSN 2021). [Springer_LNCS]
Machinery, New York, NY, USA, Article 35, 1–5.
DOI:https://doi.org/10.1145/3372938.3372973. [36] F. M. J. Mehedi Shamrat, S. Chakraborty, M. M. Billah, P. Das, J. N.
Muna and R. Ranjan, "A comprehensive study on pre-pruning and
[23] F. Faisal, A. Karim, M. Z. Hasan, B. Shanmugam, M. Mahdi and N. N. post-pruning methods of decision tree classification algorithm," 2021
Moon, "Low Cost Voltage and Current Measurement Technique using 5th International Conference on Trends in Electronics and Informatics
ATmega328p," 2020 Fourth International Conference on I-SMAC (IoT (ICOEI), 2021, pp. 1339-1345, doi:
in Social, Mobile, Analytics and Cloud) (I-SMAC), 2020, IEEE. 10.1109/ICOEI51242.2021.9452898.
[24] Shamrat F.M.J.M., Nobel N.I., Tasnim Z., Ahmed R. (2020) [37] S. Chakraborty, F. M. J. M. Shamrat, M. M. Billah, M. A. Jubair, M.
Implementation of a Smart Embedded System for Passenger Vessel Alauddin and R. Ranjan, "Implementation of Deep Learning Methods
Safety. In: Saha A., Kar N., Deb S. (eds) Advances in Computational to Identify Rotten Fruits," 2021 5th International Conference on Trends
Intelligence, Security and Internet of Things. ICCISIoT 2019. in Electronics and Informatics (ICOEI), 2021, pp. 1207-1212, doi:
Communications in Computer and Information Science, vol 1192. 10.1109/ICOEI51242.2021.9453004.
Springer, Singapore. https://doi.org/10.1007/978-981-15-3666-3_29.
[38] Javed Mehedi Shamrat F.M., Ghosh P., Dipu Sultan M., Majumder A.,
[25] A. Ahmed, M. M. R. Parvez, M. H. Hasan, F. N. Nur, N. N. Moon, A. Mahmud I. (2021) Software-Defined Networking with Multiple
Karim, S. Azam, B. Shanmugam, and M. Jonkman, “An Intelligent and Routing Utilizing DFS to Improving QoS. In: Tavares J.M.R.S.,
Secured Tracking System for Monitoring School Bus,” 2019 Chakrabarti S., Bhattacharya A., Ghatak S. (eds) Emerging
International Conference on Computer Communication and Technologies in Data Mining and Information Security. Lecture Notes
Informatics (ICCCI), Jan. 2019. in Networks and Systems, vol 164. Springer, Singapore.
[26] Javed Mehedi Shamrat F.M., Ghosh P., Mahmud I., Nobel N.I., Dipu https://doi.org/10.1007/978-981-15-9774-9_44
Sultan M. (2021) An Intelligent Embedded AC Automation Model [39] Pronab Ghosh, et. al., "Use of Efficient Machine Learning Techniques
with Temperature Prediction and Human Detection. In: Hassanien in the Identification of Patients with Heart Diseases," 5th International
A.E., Bhattacharyya S., Chakrabati S., Bhattacharya A., Dutta S. (eds) Conference on Information System and Data Mining (ICISDM2021).
Emerging Technologies in Data Mining and Information Security.
Advances in Intelligent Systems and Computing, vol 1286. Springer, [40] F. M. Javed Mehedi Shamrat, Sovon Chakraborty, M. M. Imran,
Singapore. https://doi.org/10.1007/978-981-15-9927-9_75 Jannatun Naeem Muna, Md. Masum Billah, Protiva Das, Md. Obaidur
Rahman, “Sentiment analysis on Twitter tweets about COVID-19
[27] M. M. Alam, S. Saha, P. Saha, F. N. Nur, N. N. Moon, A. Karim, and vaccines using NLP and supervised KNN classification algorithm”,
S. Azam, “D-care: A non-invasive glucose measuring technique for Indonesian Journal of Electrical Engineering and Computer Science,
monitoring diabetes patients,” in Proceedings of International Joint Vol. 23, No. 1, July 2021, pp. 463-470, ISSN: 2502-4752.
Conference on Computational Intelligence. Springer, 2020, pp. 443¬
453. [41] F. M. J. Mehedi Shamrat, S. Chakraborty, M. M. Billah, M. A. Jubair,
M. S. Islam and R. Ranjan, "Face Mask Detection using Convolutional
[28] P. Ghosh, F. M. Javed Mehedi Shamrat, S. Shultana, S. Afrin, A. A. Neural Network (CNN) to reduce the spread of Covid-19," 2021 5th
Anjum and A. A. Khan, "Optimization of Prediction Method of International Conference on Trends in Electronics and Informatics
Chronic Kidney Disease Using Machine Learning Algorithm," 2020 (ICOEI), 2021, pp. 1231-1237, doi:
15th International Joint Symposium on Artificial Intelligence and 10.1109/ICOEI51242.2021.9452836.
Natural Language Processing (iSAI-NLP), Bangkok, Thailand, 2020,
pp. 1-6, doi: 10.1109/iSAI-NLP51646.2020.9376787. [42] Pronab Ghosh, Sami Azam, Khan Md. Hasib, Asif Karim, Mirjam
Jonkman, and Adnan Anwar, “A Performance Based Study on Deep
[29] F. M. Javed Mehedi Shamrat, Z. Tasnim, P. Ghosh, A. Majumder and Learning Algorithms in the Effective Prediction of Breast Cancer",
M. Z. Hasan, "Personalization of Job Circular Announcement to IJCNN 2021 : International Joint Conference on Neural Networks.
Applicants Using Decision Tree Classification Algorithm," 2020 IEEE
International Conference for Innovation in Technology (INOCON), [43] F. M. Javed Mehedi Shamrat, Md Asaduzzaman, Pronab Ghosh, Md
Bangluru, India, 2020, pp. 1-5, doi: Dipu Sultan, and Zarrin Tasnim, “A Web Based Application for
10.1109/INOCON50539.2020.9298253. Agriculture: “Smart Farming System”” International Journal of
Emerging Trends in Engineering Research, Volume 8, Issue 06, June
[30] Pronab Ghosh, Asif Karim, Syeda Tanjila Atik, Saima Afrin, mohd 2020, pp: 2309-2320, ISSN: 2347- 3983. DOI:
Saifuzzaman," Expert Cancer Model Using Supervised Algorithms https://doi.org/10.30534/ijeter/2020/18862020.
with a LASSO Feature Selection Approach," International Journal of
[44] F. M. Javed Mehedi Shamrat, Imran Mahmud, A.K.M Sazzadur
Electrical and Computer Engineering, Vol. 11, No. 03, December,
Rahman, Anup Majumder, Zarrin Tasnim, Naimul Islam Nobel, “A
2020. ISSN: 2088-8708.
Smart Automated System Model For Vehicles Detection To Maintain
[31] F. M. Javed Mehedi Shamrat, Zarrin Tasnim, Imran Mahmud, Ms. Traffic By Image Processing” International Journal of Scientific &
Nusrat Jahan, Naimul Islam Nobel, “Application Of K-Means Technology Research, Volume 9, Issue 02, February 2020, ISSN:
Clustering Algorithm To Determine The Density Of Demand Of 2277-8616, pp: 2921-2928.
Different Kinds Of Jobs”, International Journal of Scientific &
[45] F. M. Javed Mehedi Shamrat, Sovon Chakraborty, Md. Masum Billah,
Technology Research, Volume 9, Issue 02, February 2020, ISSN:
Moumita Kabir, Nazmus Shakib Shadin, Silvia Sanjana, “Bangla
2277-8616, pp: 2550-2557.
Numerical Sign Language Recognition Using Convolutional Neural
[32] Karim, Asif and Ghosh, Pronab and Anjum, Atqiya Abida and Junayed, Networks (CNNs)”, Indonesian Journal of Electrical Engineering and
Masum Shah and Md, Zahid Hasan and Hasib, Khan Md. and Bin Computer Science, Vol. 23, No. 1, July 2021, pp. 405-413, ISSN:
Emran, Al Nahian, A Comparative Study of Different Deep Learning 2502-4752.
Model for Recognition of Handwriting Digits (January 19, 2021).
ICICNIS 2020, Available at SSRN: https://ssrn.com/abstract=3769231 [46] Mugunthan, S., and T. Vijayakumar. "Review on IoT based smart
or http://dx.doi.org/10.2139/ssrn.3769231 grid architecture implementations." j Electric Eng Autom 1, no. 1
(2019): 12-20.
[33] F. M. J. Mehedi Shamrat, M. A. Jubair, M. M. Billah, S. Chakraborty,
M. Alauddin and R. Ranjan, "A Deep Learning Approach for Face [47] Smys, S., and Jennifer S. Raj. "Assessment of Fire Risk and Forest
Detection using Max Pooling," 2021 5th International Conference on Fires in Rural Areas Using Long Range Technology." Journal of
Trends in Electronics and Informatics (ICOEI), 2021, pp. 760-764, doi: Electronics 2, no. 01 (2020): 38-48.
10.1109/ICOEI51242.2021.9452896. [48] Shakya, Subarna, and Lalitpur Nepal Pulchowk. "Sensor Assisted
[34] Tasnim Z., Javed Mehedi Shamrat F.M., Allayear S.M., Ahmed K., Incident Alarm System for Smart City Applications." Journal: Journal
Nobel N.I. (2021) Implementation of an Intelligent Online Job Portal of Trends in Computer Science and Smart Technology March 2020,
Using Machine Learning Algorithms. In: Tavares J.M.R.S., no. 1 (2020): 37-45.
Chakrabarti S., Bhattacharya A., Ghatak S. (eds) Emerging
Technologies in Data Mining and Information Security. Lecture Notes