International Journal of Reconfigurable and Embedded Systems (IJRES)
Vol. 13, No. 3, November 2024, pp. 735~747
ISSN: 2089-4864, DOI: 10.11591/ijres.v13.i3.pp735-747 735
Portable neonatus incubator based on global positioning system
Nur Sultan Salahuddin1, Sri Poernomo Sari2, Aqilla Rahman Musyaffa3
1
Department of Computer Systems, Faculty of Computer Science and Information Technology, Gunadarma University, Jakarta,
Indonesia
2
Department of Mechanical, Faculty of Industrial Technology, Gunadarma University, Jakarta, Indonesia
3
Multimedia and Robotics Laboratory, Department of Computer Systems, Faculty of Computer Science and Information Technology,
Gunadarma University, Jakarta, Indonesia
Article Info ABSTRACT
Article history: The role of baby incubator is crucial in assisting premature babies to adjust
to their new surroundings. However, the current baby incubator causes
Received Dec 29, 2023 challenges when used for emergency first aid. The challenge is often because
Revised Jun 6, 2024 of its cumbersome size, which makes transportation to referral hospitals
Accepted Jul 3, 2024 difficult. To address this issue, portable neonate incubator based on the
global positioning system (GPS) was developed. The results of
implementation testing showed that the incubator system effectively
Keywords: monitored longitude and latitude coordinates, as well as the temperature and
humidity of the incubator room, and the body temperature of neonates.
Application Weighing approximately 5.8 kg, this incubator was versatile, compatible
Neonate with both AC and DC voltage power sources, and came equipped with a
Portable neonate incubator carrying bag for easy transportation by midwives or medical personnel.
Position coordinates Consequently, this development marked an innovative advancement in
Sensor neonate incubator medical equipment, facilitating the swift tracking of the
neonate incubator's coordinate position in case of unexpected events on the
way to the hospital.
This is an open access article under the CC BY-SA license.
Corresponding Author:
Nur Sultan Salahuddin
Department of Computer Systems, Faculty of Computer Science and Information Technology
Gunadarma University
Jalan Margonda Raya 100, Pondok Cina, Depok 16424, Indonesia
Email: [email protected]
1. INTRODUCTION
According to the World Health Organization (WHO), approximately 15 million births worldwide each
year are premature, with over one million resulting in immediate mortality [1]. Indonesia is ranked fifth globally
in the prevalence of premature births. Generally, premature babies face various complications due to an
underdeveloped immune system, impacting their entire growth and development [2]. Neonates, also known as
premature or critical newborns, are babies born with a gestational age of less than 37 weeks and often have a
low birth weight, defined as less than 2,500 grams. The immature state of baby’s organs prevents proper
functioning, particularly in those born between 24-27 weeks, who face low survival odds without intensive care
[3], [4]. The baby incubator is a crucial medical device designed to maintain a constant temperature in the
incubator room. Furthermore, it serves as a crucial tool for the treatment of critical neonates, providing
controlled warmth and humidity [5]–[8]. However, standard baby incubators prove less efficient in emergencies
due to their cumbersome size, necessitating the development of easily transportable incubators.
Transport incubators, specifically designed for neonatal care, enable the safe transfer of critical or
premature babies between hospitals with adequate neonatal intensive care units [9]. Studies have shown no
Journal homepage: http://ijres.iaescore.com
736 ISSN: 2089-4864
significant difference between the use of Kangaroo mother care (KMC) transport and traditional transport
incubators, which is the current standard of care [10]. To address the risk of losing transportation incubators
during transfers, the implementation of a tracking system becomes important.
The study aimed to design portable neonate incubator equipped with a global positioning system
(GPS) sensor. Furthermore, the sensor will continuously track the coordinates of the incubator throughout its
journey to the hospital. This innovative approach enables medical personnel to monitor the incubator's
position in real-time via smartphone, thereby preventing potential loss or fatalities during the referral process.
2. LITERATURE REVIEW
This study is a continuation of prior exploration comprising the development of a foldable portable
neonate incubator with the capacity for temperature and humidity detection, maintaining a range of 34 °C to
37 °C and 60% to 80% humidity [11]. A corresponding alert system for premature baby incubators via short
message service (SMS) has also been devised [12]. This system facilitates the transmission of temperature
and humidity information from the incubator to a smartphone through global system for mobile
communication (GSM). An additional aspect of this study relates to the wireless premature baby monitoring
system [13]. This system describes incubator temperature and humidity on a personal computer, providing
information on the baby's heartbeat status. Moreover, an internet-based application monitors the temperature
and humidity of the baby incubator [14]. Several studies on neonate incubators have investigated monitoring
systems. For example, a Wi-Fi-based system has been designed to monitor incubator temperature, humidity,
and the baby's skin temperature, while data is transmitted to a host computer in the nurse's room [15].
Simultaneously, GSM technology is used in incubator systems for continuous monitoring and data
transmission via Bluetooth, although these systems are constrained to line-of-sight communication and are
unsuitable for long-distance use [16].
To enhance neonatal care, the study introduces a closed-loop control system, regulating temperature,
relative humidity, and light intensity in a neonatal incubator. This system, equipped with light-emitting
diodes (LEDs) to prevent jaundice, integrates an alarm system and GSM technology for parental alerts [17].
In the measurement of body temperature and heart rate, the incubator system uses LM35 precision centigrade
temperature sensors and pulse sensors connected to an Arduino Uno controller board. It should be
acknowledged that wireless data transmission is facilitated through the Arduino Wi-Fi module [18].
Furthermore, a cost-effective embedded device for real-time tracking of newborns in incubators has been
designed, featuring an liquid crystal display (LCD) display and message alerts to phones [19]. Another
system, monitoring temperature and humidity via a WI-FI network, uses a DHT22 temperature sensor and
the values obtained were shown on a Nextion thin-film-transistor (TFT) screen [20]. Incorporating
microcontroller systems, temperature sensors, weight sensors, heart rate sensors, and GSM modules, the
study proposes a comprehensive monitoring system for portable incubators, enabling the detection and
notification of the condition of premature babies [21]. This system incorporates features such as detecting
baby's temperature, heart rate, weight, and voice in the incubator [22]. Regarding transportation incubators,
an automatic temperature control system is established at a constant 37 °C under all conditions, minimizing
the risk of neonatal hypothermia [23].
3. METHOD
This section describes the design of a GPS-based portable neonatal incubator system. The system
architecture explains the supporting components of the incubator system including sensor systems, cloud
database systems, and Android application systems. Hardware design describes the design of the incubator
and lays out the components of the incubator system. The software design explains the creation of an
application for incubator monitoring and the data flow system design explains the data processing process in
the incubator monitoring application.
3.1. Systems architecture
The portable neonate incubator comprised the incubator, a sensor system, a cloud database system, and
an Android application system. The sensor system integrated temperature sensors, incubator room humidity
sensors, neonate body temperature sensors, and GPS sensors. The cloud database system stored values such as
temperature, humidity, neonate body temperature, and position coordinates. The Android application retrieved
these values from ThingSpeak and showed the output on a smartphone [15], as seen in Figure 1.
Int J Reconfigurable & Embedded Syst, Vol. 13, No. 3, November 2024: 735-747
Int J Reconfigurable & Embedded Syst ISSN: 2089-4864 737
Figure 1. The system architecture of GPS-based portable neonate incubator
3.2. Hardware design
The portable neonate incubator was designed to measure 50×25×25 cm3, which was made of acrylic
material and divided into two parts. The lower part was used for electronic components and the upper part
was used for neonates. Holes were made on the right and left side of the for the air circulation, as shown in
Figure 2.
Figure 2. Design of portable neonate incubator
Portable neonatus incubator based on global positioning system (Nur Sultan Salahuddin)
738 ISSN: 2089-4864
To ensure uniform circulation of air temperature and humidity inside the incubator, SolidWork
software [24] was used to simulate the air flow process. The aim of this simulation is to obtain the position of
the air holes and the position of the fan and Peltier so as to produce optimal air circulation in the incubator.
Air circulation is needed to maintain the air conditions in the incubator so that the health of the neonate is
maintained, as shown in Figure 3.
Figure 3. Simulation results of SolidWorks software
The sensor system used a DHT21 sensor to measure temperature and humidity in the portable
neonate incubator room [25], with a measurement range of 34 °C to 37 °C for temperature and 60% to 80%
for relative humidity. For neonate body temperature measurement, a DS18B22 temperature sensor was used
[26], [27]. Fans circulated hot/cold air from the Peltier into the incubator room through a ducting system with
inlet and outlet fans [28]. The NEO-M8M GPS sensor calculated the geographical location received from
GPS satellites [29]. A Peltier cooling system [30] regulated the incubator chamber's temperature. The heating
system used heat generated by a 25-watt, 12-DC lamp for easy spare part availability. An LCD module 2004
[31] showed coordinate values, incubator room temperature and humidity, and neonate body temperature.
Component placement was shown in Figure 4.
Figure 4. Positions and component blocks of the portable neonatal incubator
Int J Reconfigurable & Embedded Syst, Vol. 13, No. 3, November 2024: 735-747
Int J Reconfigurable & Embedded Syst ISSN: 2089-4864 739
3.3. Software design
The GPS-based portable neonatal incubator monitoring application, developed with MIT App
Inventor, an open-source platform using a block-based programming language [32]. The application structure
consists of a condition monitoring, location monitoring and exit. The condition monitoring there are displays:
Celsius indicator, Fahrenheit indicator, humidity indicator, incubator heat index indicator and body
temperature. The location monitor there are options: map display, latitude, longitude and distance display,
map display control, current position tracker and incubator position tracker, as shown in Figure 5
Figure 5. Structure diagram of portable neonate incubator monitoring application
When the application ran, the screen was divided into two sections, one for monitoring the position
coordinates of the neonate incubator and another for monitoring the temperature, and humidity of the neonate
incubator room, and the body temperature of the neonate. In the position coordinate monitoring section, a
map showed the latest position of the portable neonate incubator, including latitude, longitude, and distance.
The control section featured two text boxes for tracking the current position and tracking the incubator's
position. The temperature monitoring section included a frame indicating the temperature, humidity, and
neonate body temperature. Figure 6 showed the designed view of the portable neonate incubator system
condition monitoring application.
Figure 6. Design view of portable neonate incubator monitoring application
Portable neonatus incubator based on global positioning system (Nur Sultan Salahuddin)
740 ISSN: 2089-4864
3.4. System data flow design
This monitoring application used the ThingSpeak IoT platform as a cloud database service to store
sensor data from the system, accessible through the Android application. ThingSpeak was a web service
designed for collecting, storing, and showing data, particularly focusing on input from sensor devices [33],
[34]. Using App Inventor and ThingSpeak cloud service, the data flow diagram of the monitoring application
was designed, as shown in Figure 7.
Figure 7. Data flow diagram of the monitoring application
From the ESP32 entity, incubator room condition values from the DHT21 humidity-temperature
sensor, neonate body temperature condition from the DS18B20 sensor, and incubator position coordinates
from the Neo-M8N GPS sensor were uploaded to ThingSpeak in JavaScript Object Notation (JSON) format
using the Write API Key of the destination channel. This was done with the HTTP Post method over the
internet network and stored in the graphical interface. From the user entity, the coordinates of the incubator
location could be tracked based on the response of the latitude and longitude values requested by the
application in JSON format using the Read API Key from the intended ThingSpeak channel. Subsequently, a
button press on the application allowed users to view the incubator's location. For the user's location, latitude
and longitude coordinate values were based on the location sensor on the smartphone, and a button press
allowed users to see their location. The user could monitor the incubator room condition and the neonate's
body temperature in the monitoring application, as shown in Figure 7.
4. RESULTS AND DISCUSSION
The design results of the GPS-based portable neonate incubator were shown in Figure 8. This GPS-
based portable neonate incubator could operate using DC or AC power sources (Figures 8(a) and (b)). The
AC source is used when the incubator is in the treatment room. The DC source is used when being taken to a
referral hospital or as a backup during emergencies without available AC source.
(a) (b)
Figure 8. Prototype of GPS-based portable neonate incubator with (a) DC power source and (b) AC power
source
Int J Reconfigurable & Embedded Syst, Vol. 13, No. 3, November 2024: 735-747
Int J Reconfigurable & Embedded Syst ISSN: 2089-4864 741
4.1. GPS-based portable neonate incubator testing
Tests were conducted to observe the functionality of the NEO-M8M GPS sensor, DHT21 sensor,
DS18B20 sensor, and monitoring application. Testing was carried out at two locations, including the initial
position (Campus D) to the neonate incubator and from the neonate incubator to the destination position
(Campus F6) within a 4.9 km distance, using the maps.google.com website service [35]. Testing incorporated
setting five points for the neonate incubator to pass, and then five consecutive coordinates sent by the neonate
incubator were recorded, as shown in Figure 9.
Figure 9. Testing five points that the GPS-based portable neonate incubator will pass through
Additional tests were conducted to determine the response parameters, including coordinate values
of the neonate incubator's position, temperature and humidity of the neonate incubator room, and neonate
temperature. These values were then uploaded to ThingSpeak while being shown in the monitoring
application. In Figure 10, the GPS-based portable neonate incubator, to be transported by motorcycle from
campus D to campus F6, was placed into a specially made bag.
Figure 10. Testing the GPS based portable neonate incubator from campus location D to campus location F6
4.1.1. Monitoring application testing
Testing incorporated the connection between the portable neonate incubator and the application
program, which indicated the travel point value of the portable neonate incubator, the temperature value,
room humidity, and the neonate temperature value. Subsequently, the ESP32 was initialized, and then the
NEO-M8N GPS sensor searched for a satellite signal to connect and obtain a position coordinate fix. When
Portable neonatus incubator based on global positioning system (Nur Sultan Salahuddin)
742 ISSN: 2089-4864
the satellite signal connection was unsuccessful due to disruptions in the NEO-M8N GPS sensor antenna line
or the baud rate value being out of sync, the system followed a specific protocol. After the position
coordinates were set, the GPS sensor retrieved the latitude and longitude values, marked by the LED
indicator lighting up, as shown in Figure 11, before forwarding the outcome to the position coordinate
sending function.
Figure 11. Testing GPS sensors receiving satellite signals
The monitoring application read the last value of the coordinates of the incubator position, the
temperature and humidity value of the incubator room, and the neonate's body temperature value stored in the
ThingSpeak cloud database. This occurred if the Neo-M8N GPS sensor had not connected to the satellite, and
it read the latest value when the connection had been established. Display test of monitoring application are
illustrated in Figure 12. In Figure 12(a), the view of the monitoring application after reading the coordinate
value of the incubator position, the temperature and humidity value of the incubator room, and the body
temperature value of the neonate was presented. In Figure 12(b), the conditions of the neonate incubator
room included green signaled stability, indicating that the room temperature was between 34 °C-37 °C, blue
denoting cooling for temperatures above 37 °C, and red signifying heating for temperatures below 34 °C.
(a) (b)
Figure 12. Display test of monitoring application (a) coordinate value of incubator position and
(b) temperature and humidity value of incubator room, body temperature value of neonate
Int J Reconfigurable & Embedded Syst, Vol. 13, No. 3, November 2024: 735-747
Int J Reconfigurable & Embedded Syst ISSN: 2089-4864 743
4.1.2. GPS NEO-M8M sensor accuracy testing
GPS sensor testing was conducted by comparing the reference smartphone GPS sensor value with
the NEO-M8N GPS sensor value, as shown in Figure 13. In Figure 13(a) is the result of detection from the
NEO-M8N GPS sensor on the coordinates of the portable neonatal incubator position displayed via the
application while Figure 13(b) is the result of detection from the smartphone on the coordinates of the
position of the person carrying the incubator. This test aimed to determine the accuracy of the NEO-M8N
GPS sensor in reading specified points. In this test, five samples from different locations of the path were
taken, as shown in Figure 9.
(a) (b)
Figure 13. Results of latitude and longitude position coordinate readings of the portable neonate incubator
(a) monitoring application and (b) smartphone
Tables 1 and 2 showed a difference in distance between the NEO-M8M GPS sensor point and the
smartphone GPS sensor by 5-12 meters. This disparity arose because the longitude and latitude points
generated on Google Maps came from smartphone GPS sensors equipped with additional Wi-Fi scanning and
Bluetooth scanning capabilities to enhance the accuracy of detecting coordinate points. However, the NEO-
M8N GPS sensor could only detect signals from satellites, making it susceptible to GPS Bounce and
hindering the reception of satellite signals properly.
Table 1. Testing the accuracy of the NEO-M8M GPS sensor with a reference smartphone GPS at the starting
position (Campus D) towards the neonatal incubator
GPS sensor Smartphone GPS
Location Error% Error% Distance
Latitude Longitude Latitude Longitude
Latitude Longitude difference (m)
1 -6.36878 106.83382 -6.36871 106.83385 0.00110 0.00003 7.9
2 -6.35647 106.83197 -6.35639 106.83186 0.00126 0.00010 8.6
3 -6.35507 106.84822 -6.35383 106.83842 0.01952 0.00917 5.4
4 -6.35512 106.84840 -6.35514 106.84822 0.00031 0.00017 5.7
5 -6.34593 106.85357 -6.34627 106.85335 0.00536 0.00021 9.4
Portable neonatus incubator based on global positioning system (Nur Sultan Salahuddin)
744 ISSN: 2089-4864
Table 2. Testing the accuracy of the NEO-M8M GPS sensor with a reference smartphone GPS at the
destination position of the neonate incubator (Campus F6)
GPS sensor Smartphone GPS
Location Error% Error% Distance
Latitude Longitude Latitude Longitude
Latitude Longitude difference (m)
1 -6.36880 106.83380 -6.36871 106.83385 0.00141 0.00005 9.0
2 -6.35646 106.83195 -6.35639 106.83186 0.00110 0.00008 12.0
3 -6.35485 106.84166 -6.35383 106.83842 0.01605 0.00303 4.5
4 -6.35519 106.84878 -6.35514 106.84822 0.00079 0.00052 5.7
5 -6.34593 106.85357 -6.34627 106.85335 0.00536 0.00021 5.2
4.1.3. DHT21 sensor accuracy testing
Tests were also conducted to compare temperature and humidity results read by the DHT21 sensor
with a digital thermometer, as shown in Figure 14. According to Table 3, the temperature data error value
was 6.64% with a digital thermometer. This implied that the accuracy of the DHT21 temperature sensor was
93.36%. Table 4, the error value of each humidity data was 5.75% with a digital thermometer. This suggested
that the accuracy of the DHT21 humidity sensor was 94.25%.
Figure 14. Temperature and humidity values of DHT21 sensor and digital thermometer in neonate incubator
room
Table 3. Testing the accuracy of the DHT21 sensor with reference digital thermometer
Point Calibrated digital thermometer (°C) DHT21 temperature (°C) Error (%)
1 31.60 35.20 11.39
2 33.30 36.50 9.61
3 34.20 36.70 7.31
4 36.80 38.30 4.08
5 36.60 36.30 0.82
Average % error 6.64
Table 4. Testing the accuracy of the DHT21 (humidity) sensor with reference digital thermometer
No Calibrated digital thermometer (%) DHT21 Humidity {%) Error (%)
1 65.00 59.30 8.77
2 58.00 54.70 5.69
3 57.00 54.70 4.04
4 52.00 50.40 3.08
5 50.00 53.60 7.20
Average % error 5.75
4.1.4. Neonate body temperature sensor testing
The test aimed to assess the application's precision in detecting the body temperature of neonates
while inside the incubator. This evaluation consisted of a one-week-old neonate placed in an incubator,
without the portable incubator being transported, as shown in Figure 15. Figure 15(a) is a one-week-old
neonate placed in an incubator, on the body of this neonate a DS18B20 sensor is attached to measure its body
temperature, without moving the portable incubator and Figure 15(b) is the result of reading the body
Int J Reconfigurable & Embedded Syst, Vol. 13, No. 3, November 2024: 735-747
Int J Reconfigurable & Embedded Syst ISSN: 2089-4864 745
temperature value of the neonate in the portable neonatal incubator which can be seen on the application and
LCD. Table 5 is a table of test results and calculations of the accuracy of the DS18B20 sensor in reading
neonate body temperature. The results of the analysis by comparing with the results of the HTC-2
Hygrometer showed that the accuracy level of the DS18B20 temperature sensor readings had a value of
91.79%.
(a) (b)
Figure 15. Testing the DS18B20 sensor in the neonate incubator room (a) a one-week-old newborn baby and
(b) the temperature value on the heating application and the LCD of the portable neonate incubator
Table 5. Testing the accuracy of the DS18B20 sensor with reference HTC-2 Hygrometer
No Calibrated HTC-2 Hygrometer (°C) DS18B20 temperature (°C) Error (%)
1 24.9 26.4 5.68
2 27.4 29.8 8.05
3 28.8 31.5 8.57
4 29.8 32.8 8.87
5 30.3 33.2 8.74
6 30.8 33.6 8.33
7 31.1 33.9 8.26
8 31.3 34.2 8.48
9 31.5 34.5 8.70
10 31.7 34.6 8.38
Average % error 8.21
5. CONCLUSION
In conclusion, the implementation of the GPS-based portable neonate incubator system yielded
several key findings. The monitoring application on the smartphone could consistently track the position
coordinates, distance, and time of the portable neonate incubator's journey. Additionally, it could monitor the
temperature and humidity of the incubator room, as well as the body temperature of the neonate. Specifically,
the NEO-M8M GPS sensor showed a distance error ranging from 5 to 12 meters. The DHT21 sensor showed
a 93.36% accuracy in measuring the temperature and humidity of the neonate incubator room, while the
DS18B20 sensor attained a temperature accuracy of 91.79% in measuring the neonate's body temperature.
This GPS-based portable neonate incubator, weighing approximately 5.8 kg, was versatile, operating on
either AC or DC power sources. Furthermore, it represented an innovative advancement in neonate incubator
health equipment, effectively preventing neonatal deaths during transportation to the hospital and expediting
the tracking of the portable neonate incubator's coordinate position in the event of theft.
For future development, a calibration test at the Health Facility Safety Center (BPFK) was
conducted to ensure its feasibility, enhancing the safety and security of neonates in the incubator. This system
could be used in Independent Midwife Practices or Puskesmas in Indonesia that lack neonate incubator
facilities or during emergencies. To enhance the accuracy of distance readings from the Neo-M8N GPS
sensor, a sampling process was implemented in order to obtain the average of each reading.
ACKNOWLEDGEMENTS
The author would like to thank the Directorate of Research, Technology and Community Service,
Ministry of Education, Culture, Research and Technology of the Republic of Indonesia [Grant number
179/ES/PG.02.00/PL/2023] and Gunadarma University [Grant Number 10A.8/ LP/UG/VI/2023].
Portable neonatus incubator based on global positioning system (Nur Sultan Salahuddin)
746 ISSN: 2089-4864
REFERENCES
[1] W. D. Barfield, “Public health implications of very preterm birth,” Clinics in Perinatology, vol. 45, no. 3, pp. 565–577, Sep. 2018,
doi: 10.1016/j.clp.2018.05.007.
[2] B. E. Medise, “Growth and development in preterm infants: what is the long-term risk?,” Amerta Nutrition, vol. 5, no. 1SP, p. 27,
Sep. 2021, doi: 10.20473/amnt.v5i1SP.2021.27-33.
[3] S. Damarini, H. Pratomo, H. Anon, and B. Anon, “Predisposing factors to risk of low birth weight in premature baby in Bengkulu
Indonesia,” Indian Journal of Public Health Research & Development, vol. 11, no. 1, p. 1579, 2020, doi:
10.37506/v11/i1/2020/ijphrd/194071.
[4] R. H. J. van Gils, O. K. Helder, and L. S. G. L. Wauben, “Incubator traffic light: the development of an alcohol-based hand rub
dispenser system for neonatal incubators with visual feedback to improve hand hygiene compliance,” BMJ Innovations, vol. 5, no.
2–3, pp. 70–77, Apr. 2019, doi: 10.1136/bmjinnov-2018-000301.
[5] B. Janney.J, S. K. Kumar, A. Shree. P. B, R. V, and S. Suresh, “Deisgn of mobile infant incubator with comforting pillow,”
International Journal of Engineering & Technology, vol. 7, no. 2.25, p. 6, May 2018, doi: 10.14419/ijet.v7i2.25.12353.
[6] A. V. Zaelani, R. A. Koestoer, I. Roihan, and Harinaldi, “Analysis of temperature stabilization in grashof incubator with
environment variations based on Indonesian National Standard (SNI),” in The 10TH International Meeting of Advances in
Thermofluids (IMAT 2018), 2019, p. 020003, doi: 10.1063/1.5086550.
[7] W. Widhiada, I. N. G. Antara, I. N. Budiarsa, and I. M. G. Karohika, “The robust PID control system of temperature stability and
humidity on infant incubator based on Arduino at Mega 2560,” IOP Conference Series: Earth and Environmental Science, vol.
248, p. 012046, Apr. 2019, doi: 10.1088/1755-1315/248/1/012046.
[8] A. Latif, H. A. Widodo, R. A. Atmoko, T. N. Phong, and E. T. Helmy, “Temperature and humidity controlling system for baby
incubator,” Journal of Robotics and Control (JRC), vol. 2, no. 3, 2021, doi: 10.18196/jrc.2376.
[9] A. Shinde, N. Patil, S. Patil, P. Gaikwad, and N. A. Vidya, “IoT based baby incubator,” International Research Journal of
Engineering and Technology (IRJET), vol. 6, no. 2, pp. 914–915, 2019.
[10] R. P. Ignacio and M. E. T. Villanueva-Uy, “Kangaroo mother care versus incubator in transporting stable preterm neonates: a
randomized controlled trial,” Acta Medica Philippina, vol. 55, no. 9, Dec. 2021, doi: 10.47895/amp.v55i9.3766.
[11] Salahudddin, Hermita, Kurniawan, and Basir, “Portable baby incubator system (in Indonesian: Sistem inkubator bayi portable),”
Conference: Seminar Nasional TEKNOIN 2013, pp. 2–4, 2014.
[12] N. S. Salahuddin, R. H. Handoko, S. Poernomo Sari, M. Hermita, and A. B. Mutiara, “Premature infant incubator alert system via
SMS,” Journal of Theoretical and Applied Information Technology, vol. 66, no. 3, pp. 823–828, 2014.
[13] N. S. Salahuddin, “Wireless premature baby monitoring system (in Indonesian: Sistem pemantau bayi prematur melalui
nirkabel),” in Proceeding 2th Applied Business and Engineering Conference (ABEC), Politeknik Caltek Riau- Indonesia, 2014.
[14] A. Yuliant, A. Kowanda, and N. S. Salahuddin, “Design a temperature and humidity monitoring application for an internet-based
baby incubator (in Indonesian: Rancang aplikasi pemantau suhu dan kelembapan pada inkubator bayi berbasis internet),”
Seminar Nasional Aplikasi Teknologi Informasi (SNATi) 2015, pp. 1–10, 2015.
[15] A. Mounika and A. Chepuru, “IoT based vehicle tracking and monitoring system using GPS and GSM,” International Journal of
Recent Technology and Engineering, vol. 8, no. 2S11, pp. 2399–2403, Nov. 2019, doi: 10.35940/ijrte.B1275.0982S1119.
[16] E. T. Puzio., “Baby incubator,” United State Patent, 1385. Nottingham Way, Trenton, N.J. 08609; Jan. 1, 1974; (11) Patent No:
3,782,362.
[17] X. Sun and W. Chen, “Design of a human-body health monitoring system based on Android,” Journal of Physics: Conference
Series, vol. 1176, p. 022026, Mar. 2019, doi: 10.1088/1742-6596/1176/2/022026.
[18] D. S. R. Krishnan, S. C. Gupta, and T. Choudhury, “An iot based patient health monitoring system,” in 2018 International Conference on
Advances in Computing and Communication Engineering (ICACCE), IEEE, Jun. 2018, pp. 01–07, doi: 10.1109/ICACCE.2018.8441708.
[19] D. Sivamani, R. Sagayaraj, R. J. Ganesh, and A. N. Ali, “Smart incubator using internet of things,” International Journal for
Modern Trends in Science and Technology, vol. 04, no. 9, pp. 23–27, 2018.
[20] F. Kristya, S. Luthfiyah, I. D. G. H. Wisana, and M. Thaseen, “Baby incubator monitoring center for temperature and humidity
using wifi network,” Journal of Electronics, Electromedical Engineering, and Medical Informatics, vol. 3, no. 1, pp. 8–13, Jan.
2021, doi: 10.35882/jeeemi.v3i1.2.
[21] M. Irmansyah, Efrizon, A. Nasution, and E. Madona, “Microcontroller based portable incubator monitoring tool with short
message service (SMS) notifications,” Journal of Physics: Conference Series, vol. 2111, no. 1, p. 012026, Nov. 2021, doi:
10.1088/1742-6596/2111/1/012026.
[22] S. Suthagar, G. Mageshkumar, and K. S. Tamilsevan, “Baby incubator monitoring system using global system for mobile
technology,” Jurnal Kejuruteraan, vol. 34, no. 5, pp. 899–904, Sep. 2022, doi: 10.17576/jkukm-2022-34(5)-17.
[23] T. Fukuyama and T. Arimitsu, “Use of access port covers in transport incubators to improve thermoregulation during neonatal
transport,” Scientific Reports, vol. 13, no. 1, p. 3132, Feb. 2023, doi: 10.1038/s41598-023-30142-9.
[24] P. M. Kurowski, Thermal analysis with solidworks simulation 2015 and flow simulation 2015, 1st ed. SDC Publications, 2022.
[25] E. Prayetno, T. Suhendra, and J. L. Saputra, “Monitoring system of the temperature for mini fish storage using internet of things,”
E3S Web of Conferences, vol. 324, p. 01011, Nov. 2021, doi: 10.1051/e3sconf/202132401011.
[26] N. H. Wijaya, F. A. Fauzi, E. T. Helmy, P. T. Nguyen, and R. A. Atmoko, “The design of heart rate detector and body
temperature measurement device using ATMega16,” Journal of Robotics and Control (JRC), vol. 1, no. 2, 2020, doi:
10.18196/jrc.1209.
[27] R. Saha, S. Biswas, S. Sarmah, S. Karmakar, and P. Das, “A working prototype using DS18b20 temperature sensor and Arduino
for health monitoring,” SN Computer Science, vol. 2, no. 1, p. 33, Feb. 2021, doi: 10.1007/s42979-020-00434-2.
[28] M. Munadi, R. A. Pandu, R. Wiradinata, H. P. Julianti, and R. Setiawan, “Model and prototype of mobile incubator using Arduino
Uno-based PID controller (in Indonesian: Model dan prototipe inkubator mobile menggunakan kontroler PID berbasis Arduino
Uno),” Jurnal Teknologi dan Sistem Komputer, vol. 8, no. 1, pp. 69–77, Jan. 2020, doi: 10.14710/jtsiskom.8.1.2020.69-77.
[29] N. N. S. Hlaing, M. Naing, and S. S. Naing, “GPS and GSM based vehicle tracking system,” International Journal of Trend in
Scientific Research and Development, vol. 3, no. 4, pp. 271–275, Jun. 2019, doi: 10.31142/ijtsrd23718.
[30] M. F. Remeli, N. E. Bakaruddin, S. Shawal, H. Husin, M. F. Othman, and B. Singh, “Experimental study of a mini cooler by
using peltier thermoelectric cell,” IOP Conference Series: Materials Science and Engineering, vol. 788, no. 1, p. 012076, Apr.
2020, doi: 10.1088/1757-899X/788/1/012076.
[31] A. OO and O. TT, “Design and implementation of arduino microcontroller based automatic lighting control with I2C LCD
display,” Journal of Electrical & Electronic Systems, vol. 07, no. 02, 2018, doi: 10.4172/2332-0796.1000258.
Int J Reconfigurable & Embedded Syst, Vol. 13, No. 3, November 2024: 735-747
Int J Reconfigurable & Embedded Syst ISSN: 2089-4864 747
[32] E. W. Patton, M. Tissenbaum, and F. Harunani, “MIT app inventor: objectives, design, and development,” in Computational
Thinking Education, Singapore: Springer Singapore, 2019, pp. 31–49, doi: 10.1007/978-981-13-6528-7_3.
[33] T. Zachariah, N. Klugman, and P. Dutta, “ThingSpeak in the wild: exploring 38k visualizations of IoT data,” in Proceedings of
the 20th ACM Conference on Embedded Networked Sensor Systems, New York, NY, USA: ACM, Nov. 2022, pp. 1035–1040,
doi: 10.1145/3560905.3567766.
[34] A. A.H. Mohamad,et al., “Thingspeak cloud computing platform based ECG diagnose system,” International Journal of
Computing and Digital Systems, vol. 8, no. 1, pp. 11–18, Jan. 2019, doi: 10.12785/ijcds/080102.
[35] O. A. Ibrahim and K. J. Mohsen, “Design and implementation an online location based services using Google Maps for android
mobile,” International Journal of Computer Networks and Communications Security, vol. 2, no. 3, pp. 113–118, 2014, doi:
10.47277/IJCNCS/2(3)4.
BIOGRAPHIES OF AUTHORS
Nur Sultan Salahuddin received the master degree in the field of optoelectronics
and laser applications from the University of Indonesia, Indonesia, in 2000. He received the
Ph.D. degree in the field of informatics, image, and electronic form the Universite de
Bourgogne, Dijon, France, in 2007. Currently, he is an associate professor at Gunadarma
University. His interests are in embedded system, system control design and their application.
He can be contacted at email: [email protected].
Sri Poernomo Sari received the master degree in the field of mechanical
engineering from the University of Indonesia, Indonesia, in 2003. She received the Ph.D.
degree in the field of mechanic and energetic from the Universite de Bourgogne, Dijon,
France, in 2009. Currently, she is an associate professor at Gunadarma University. Her
interests are in fluid dynamic, heat transfer, aeroacoustics and vibration, mechatronics and
their application. She can be contacted at email: [email protected].
Aqilla Rahman Musyaffa received bachelor degree in the field of computer
systems from the Gunadarma University, Indonesia, in 2022. His interests are in embedded
system, robotics, system control design, internet of things and their application. He can be
contacted at email:
[email protected].
Portable neonatus incubator based on global positioning system (Nur Sultan Salahuddin)