SlideShare a Scribd company logo
International Journal of Reconfigurable and Embedded Systems (IJRES)
Vol. 12, No. 2, July 2023, pp. 222~229
ISSN: 2089-4864, DOI: 10.11591/ijres.v12.i2.pp222-229  222
Journal homepage: http://ijres.iaescore.com
Automated ventilator prototype for COVID-19 patient
treatment: the design and development of the electronic system
Adrián Stacul, Daniel Pastafiglia, Ariel Dalmas Di Giovanni, Martín Morales, Sergio Saluzzi,
Gerardo García
Digital Techniques Laboratory, Institute of Scientific and Technical Research for Defense (CITEDEF), Buenos Aires, Argentina
Article Info ABSTRACT
Article history:
Received Jun 16, 2022
Revised Dec 26, 2022
Accepted Mar 31, 2023
The coronavirus disease 2019 (COVID-19) pandemic has created an urgent
global demand for ventilators, respirators and various resuscitation devices.
Various research and development organizations, private companies and
individual engineers have collaborated and carried out the development of
low-cost ventilation prototypes. In turn, doctors and nurses are collapsed due
to the exponential increase in COVID-19 cases. This scenario worsens more
when the tasks are manual in nature. The article`s objective to describe the
electronic system designed, developed and implemented in a functional
prototype of an automatic ventilator in order to be evaluated by a team of
health professionals to be later used in cases of health emergencies. This
system automates the manual ventilation task aided by a few medical
resources in a scenario of scarce resources and is a temporary solution when
a respirator is not available.
Keywords:
ARM
COVID-19
Digital signal processing
Electronic instrumentation
Medical ventilator
This is an open access article under the CC BY-SA license.
Corresponding Author:
Adrián Stacul
Digital Techniques Laboratory, Institute of Scientific and Technical Research for Defense (CITEDEF)
Villa Martelli, Buenos Aires, Argentina
Email: astacul@citedef.gob.ar
1. INTRODUCTION
In mid-2020, the total number of coronavirus disease 2019 (COVID-19) cases exceeded several
million and there were hundreds of thousands of deaths worldwide [1]. Acute respiratory distress syndrome
(ARDS) has so far been the most common complication in COVID-19 patients requiring admission to the
intensive care unit (ICU) [2]. Mechanical ventilation, originally developed in the early twentieth century within
the context of the polio pandemic, has been revolutionary and evolutionary with respect to delivering optimized
respiratory care for critically ill patients. An airway mask bag unit (AMBU), also known as a manual
resuscitator or self-inflating bag, is a manual device to provide positive pressure ventilation for patients who
are not breathing properly. The objectives of manual ventilation are: i) provide the patient with the necessary
oxygenation to achieve adequate gas exchange, in emergency situations or transfers of intubated patients in the
absence of a transport ventilator and ii) provide the necessary time for qualified healthcare personnel to safely
perform an intubation [3].
The true incidence of hypoxic respiratory failure in patients with COVID-19 is unclear, it seems that
around 14% will develop a serious disease that requires oxygen therapy and 5% the need for mechanical
ventilation. The risk factors associated with respiratory failure that require mechanical ventilation are:
advanced age (>60 years), male sex, and the presence of underlying comorbidities such as diabetes, neoplasms,
and immunocompromised states [4]. However, taking into account various medical sources and health
organizations, in Argentina and another country, there is a shortage of resources, both human and technological.
This motivated this development, in order to facilitate the doctor and nurse, manual tasks to face the health
Int J Reconfigurable & Embedded Syst ISSN: 2089-4864 
Automated ventilator prototype for COVID-19 patient treatment: the design … (Adrián Stacul)
223
emergency with this automated system [5]. Ventilators based on the automation of a manual-resuscitator or
self-inflating bag (AMBU) have the distinctive advantages of availability, minimal number of components,
simple mechanism, low cost, and the ability for rapid deployment [6]. This article details the electronics of the
system developed by the Institute of Scientific and Technical Research for Defense (CITEDEF) Digital
Techniques Laboratory team [7] but does not fully detail the mechanical system developed by the Department
of Applied Mechanics of CITEDEF, only briefly what it consists of. CITEDEF is a government agency
belonging to the Ministry of Defense of Argentina [8] performing R&D for defense del país.
2. OPERATING PRINCIPLE
The bag valve mask (BVM) was chosen for the construction of the automated inflating resuscitator
(AIR) as it is inexpensive, easy to use, widely available, and already has its own safety features. BVMs were
created to temporarily replace mechanical ventilators during situations where mechanical ventilators are not
available, and they function by manually providing positive pressure ventilation for patients who no longer
have the ability to breathe. By incorporating the BVM, the AIR is intended to keep patients who need
mechanical ventilation or ventilatory support, temporarily stabilizing their condition until a traditional
mechanical ventilator becomes available.
A BVM has four parts: exhalation port, patient valve, self-inflated bag, and an oxygen inlet. Optional
components include a positive end-expiratory pressure (PEEP) valve, an oxygen reservoir, and a pressure
gauge. We call these connected parts the "patient circuit" [9]. The self-inflated bag is placed between two arms
printed using a 3D printer. This arm connected physically by a mechanical system which includes several gears,
and a reduction box handled by a steeper motor. The electronic system has two critical tasks. One of them is
to acquire configuration parameters established by a medical staff and moving the prototype arms accordingly.
The second one, the system has two air pressure sensors that can be connected to some points of the patient
circuit, which inform the medical operator some parameters of interest in order to monitor the pressure
insufflated [10].
The sequence: the system has a specific task that is responsible for executing the operation on the
mechanical arms. To do this, the central processing unit (CPU) takes information from the user's configuration
(performed by medical personnel) and translates it into an amount of movement to be performed. That is, to
reach an angular value in a defined time and respond to the times and speeds of each phase of the operating
cycle (opening and closing of arms). The user can view at any time, through the liquid-crystal display (LCD)
display, the values of the potentiometers (% volume, beats per minute (BPM), TI, PMIN) and the status of the
equipment. And, to ensure maneuvering and avoid unwanted changes in settings, a button was incorporated to
confirm the settings [11].
Once the user confirms the desired configuration, the system performs an automatic homing operation,
and begins the operation of opening and closing the arms at the indicated angles/times. To end the sequence
operation or change the setting to another, the user can stop the maneuver with a button and restart the
operation. If by any error the arms of the mechanical system reach any of the safety limit switches [12], the
movement of the mechanical arms will stop immediately and the error status will be reported on the LCD
screen and an audible alarm will be activated.
3. CONCEPT DESIGN
Initially, a work model was developed in which several changes were made on the initial requirements,
where a large part of them resulted in the evolution of the knowledge of the solution sought by implementing
agility criteria. This electronic module developed to respond to the instrumentation of a central microcontroller
with advanced reduced instruction set (RISC) machines and originally acorn RISC machine (ARM [13])
architecture [14], which is fully capable of integrating the firmware solution under development and leaving
free processing for future updates. The electronic system design is show in Figure 1.
4. CONTROLLABLE PARAMETERS AND OPERATIONAL CONSIDERATIONS
There are clinical situations in which professionals must setting the amount of air pressure in order to
achieve adequate ventilation in the patient. The operational characteristics that were considered in the
development of the electronic module were:
- Two individual pressure measurements: through the instrumentation and acquisition of two MPX type
sensors [15] up to 70 mm H2O [16], [17].
- Four configurable parameters for the medical operator: by acquiring four potentiometers on the electronic
board. These are: i) potentiometer 1-%volume: defines the amount of movement of the mechanical arms.
Which defines the minimum pressurization of the patient circuit is detected and activates an alarm if this
 ISSN: 2089-4864
Int J Reconfigurable & Embedded Syst, Vol. 12, No. 2, July 2023: 222-229
224
occurs; ii) potentiometer 2-BPM: defines the opening and closing frequency of the mechanical arms; iii)
potentiometer 3-TI: it defines the inspiration time, the active cycle in closing time of the mechanical arms
according to the BPM; and iv) potentiometer 4-PMIN: which defines the minimum pressurization of the
patient circuit is detected and activates an alarm if this occurs.
- An LCD display with 4 lines of text by 20 characters each, where the adjustment of the potentiometers,
the pressure values recorded every 100 ms, and also the status of the alarms are displayed [18].
At the same time, this system contemplates various security situations by sensing abnormal operating
situations. This translates into the implementation of sounding and displayed alarms to notify the medical
operator that a fault situation has occurred, these are:
- Alarm 1: if the system detects a pressure lower than PMin setting.
- Alarm 2: if the system detects a pressure higher than 45 cm H2O [19].
- Alarm 3: if was a critical error on the mechanical system.
Note: Alarm 3 has a double function: the first one if one of the mechanic limit security switches was reached.
The second is determined by a time where an optoelectronic mark was not found during the normal operation.
Figure 1. Concept design
5. ELECTRICAL HARDWARE
In the development of electronic instrumentation, the NUCLEO-F411RE [20], [21] development kit
from STMicroelectronics was used, it is in charge of acquire and processing all the incoming signals to the
system and execute a sequential algorithm to handle the driver and motor assembly. To do this, we have to
develop a PCB motherboard with all the necessary components, sensors and connectors to integrate the
NUCLEO-F411RE development kit, this is shown in Figure 2 and Figure 3. Among the notable characteristics
of this module, in addition to the manufacturer's recommendation for its use in clinical and medical systems,
we can mention the multiplicity of input and output ports for incorporating all the necessary signals and an
internal 100 MHz clock that next to the memory space to be able to host all of the processing algorithms without
losing performance. In turn, a monitoring port was left available for system debugging. This gives us the
possibility of connecting a computer and monitoring in real time the values of the acquired pressures, the
activation of the limit switches and the angle traveled by the mechanical arms. To view the information of the
system, a WinStar WH2004A display of the alphanumeric type was implemented [22], the Figure 4 shows the
user settings. To handle de stepper motor, the Stepperonline DM542 was used [23].
The mechanical system uses a NEMA 24 stepper motor [24], a Stepperonline model DM542 driver
was equipped to operate it. This type of hybrid controller works with a programmable microstep resolution for
greater precision (from 400 steps per turn to 40,000 steps per turn). The firmware developed for the ARM
development kit has a sequential main loop that acquires each of the system's inputs and writes directly to the
outputs. Each entry to the system and each exit from the system are independent, non-blocking firmware tasks,
so the main loop is not affected or locked in each task. Each task runs on its own, freeing up the CPU upon
completion. For this reason, the firmware can incorporate other tasks in the future, among which a processing
space is contemplated to be able to execute the task of the open loop control system (opening and closing
sequence of mechanical arms) [25]. The flow chart of the main loop and main interrupt services is shown in
Figure 5.
MAINBOARD
ARM
P
A
R
A
M
E
T
E
R
S
%VOLUME
BPM
TI
PMIN
DISPLAY + ALARMS
D
R
I
V
E
R
STEPPER MOTOR
SECURITY SENSORS
PRESSURE 1 PRESSURE 2
Int J Reconfigurable & Embedded Syst ISSN: 2089-4864 
Automated ventilator prototype for COVID-19 patient treatment: the design … (Adrián Stacul)
225
Figure 2. Mainboard for the NUCLEO-F411RE kit
Figure 3. Final board with the NUCLEO-F411RE kit connected
Figure 4. Display with user settings (left) and display with pressures values (right)
 ISSN: 2089-4864
Int J Reconfigurable & Embedded Syst, Vol. 12, No. 2, July 2023: 222-229
226
Figure 5. Firmware flowchart
6. RESULTS
Several system tests have been performed with different configurations (>40 times), and long-time
system tests (>48 hours) in order to find bugs in the firmware, validate the electronic hardware and analyze the
dynamics of the movement of the arms according to the established configuration and thus define the system
error. The final system is shown in Figure 6. With an oscilloscope it was possible to measure the opening and
closing cycles of the arms and we were able to calculate an estimated error of 3%. The Figure 7 shows and
example of one test with the configuration settings in 24° and it´s results.
Figure 6. Final automated ventilator prototype with the electronic hardware and mechanical system
Int J Reconfigurable & Embedded Syst ISSN: 2089-4864 
Automated ventilator prototype for COVID-19 patient treatment: the design … (Adrián Stacul)
227
Figure 7. Results with and opening and closing arms in 24° (P1 and P2 are the pressures in the system, P is
the movement of the arms, fase is it is closing or opening)
7. CONCLUSION
This study describes the development of the electronic instrumentation necessary to integrate the
monitoring and action solution according to a mechatronic system for the prototype of automatic mechanical
ventilation. And according to the results obtained, this development could automate the operation of an AMBU
bag, also understanding that the response of the system must be evaluated and approved to be used for this
purpose. Despite being of public knowledge, due to the critical situation that the world is going through, special
precautions were taken in the management of time, both technological and administrative, understanding the
scarcity and saturation of the national and international market.
For this development, the way to buy most of the components locally was taken into account, although
it is known that many electronic components are imported and the electronic stores that distribute them lacked
stock. The hardware development was carried out in the home of each of the participants, and then integrated
and finished in the laboratory. The working group took a dynamic to work in person with the minimum of
personnel (and the rest of the group virtually) gradually and taking strict measures to preserve the health of
each one of us.
ACKNOWLEDGEMENT
We would like to first thank the Department of Applied Electronics (DEA) and the Department of
Applied Mechanics (DMA) for their institutional support, as well as the Presidency and other participating
areas: administrative, institutional communication and general services of CITEDEF. We also want to express
our gratitude to the Ministry of Defense Argentina for the financial support to be able to manage this subsidy
successfully.
REFERENCES
[1] “Center for Systems Science and Engineering,” Johns Hopkins University, Accessed: Jul. 1, 2020. [Online.] Available:
https://coronavirus.jhu.edu/map.html.
[2] P. Gibson, L. Qin y S. H. Puah, “COVID‐19 acute respiratory distress syndrome (ARDS): clinical features and differences from
typical pre‐COVID‐19 ARDS,” The Medical journal of Australia, vol. 213, no. 2, pp. 54-56.e1, 2020, doi: 10.5694/mja2.50674.
[3] Khoury, “From mouth-to-mouth to bag-valve-mask ventilation: evolution and characteristics of actual devices—a review of the
literature,” BioMed research international, 2014, doi: 10.1155/2014/762053.
[4] “Respiratory mechanical assistance in patients with COVID-19 (in Spanish),” Sociedad Argentina de Cardiología, Accessed: Jul.
1, 2020. [Online.] Available: https://www.sac.org.ar/consejos-cientificos/asistencia-mecanica-respiratoria-en-pacientes-con-covid-
19/.
[5] A. Wallace, “Coronavirus: how ventilators work and why the desperate race to make more is key in the battle against covid-19 (in
Spanish),” BBC News Mundo, 2020. Accessed: Jul. 1, 2020. [Online.] Available: https://www.bbc.com/mundo/noticias-52060716.
ADC counts Real angle
Max value 2355 23,1101447
Min Value 1888 0
Settings: Vol=80%; Ti=Te=1 sec ; Freq = 30 bpm
The angle reached is acceptable
 ISSN: 2089-4864
Int J Reconfigurable & Embedded Syst, Vol. 12, No. 2, July 2023: 222-229
228
[6] “MIT emergency ventilator project,” MIT - Massachusetts Institute of Technology, Accessed: Jul. 1, 2020. [Online.] Available:
https://emergency-vent.mit.edu/.
[7] Instituto de Investigaciones Científicas y Técnicas para la Defensa, Accessed: Jul. 1, 2020. [Online.] Available:
https://www.argentina.gob.ar/defensa/citedef.
[8] “Ministerio de Defensa,” Accessed: Jul. 1, 2020. [Online.] Available: https://www.argentina.gob.ar/defensa.
[9] B. Gino, Z. Wang, P. d'Entremont, T. S. Renouf, and A. Dubrowski, “Automated inflating resuscitator (AIR): design and
development of a 3D-printed ventilator prototype and corresponding simulation scenario based on the management of a critical
COVID-19 patient,” Cureus, vol. 12, no. 7, 2020, doi: 10.7759/cureus.9134.
[10] M. A. Holanda, “Basic modes of mechanical ventilation,” Xlung, Accessed: Jul. 1, 2020. [Online.] Available:
https://xlung.net/en/mv-manual/basic-modes-of-mechanical-ventilation.
[11] A. L. M. Carpio and J. I. Mora, “Ventilator management,” StatPearls Publishing LLC, Accessed: Jul. 1, 2020. [Online.] Available:
https://www.ncbi.nlm.nih.gov/books/NBK448186/.
[12] “Safety limit switches,” Rockwell Automation, Inc., Accessed: Jul. 1, 2020. [Online.] Available:
https://www.rockwellautomation.com/en-us/products/hardware/allen-bradley/safety-products/safety-sensors/safety-switches-
limit.html.
[13] “ARM,” Accessed: Jul. 1, 2020. [Online.] Available: https://www.arm.com/.
[14] “The Arm architecture,” ARM, Accessed: Jul. 1, 2020. [Online.] Available: https://www.arm.com/architecture.
[15] “Pressure sensors-differential/gauge up to 10 kPa,” NXP Semiconductors, Accessed: Jul. 1, 2020. [Online.] Available:
https://www.nxp.com/products/sensors/pressure-sensors/differential-gauge-up-to-10-kpa:DG_10KPA#/.
[16] “Ventilators and ventilator accessories EUAs,” FDA-U.S. Food and Drug Administration, Accessed: Jul. 1, 2020. [Online.]
Available: https://www.fda.gov/medical-devices/coronavirus-disease-2019-covid-19-emergency-use-authorizations-medical-
devices/ventilators-and-ventilator-accessories-euas.
[17] “Pressure Sensors,” NXP Semiconductors, Accessed: Jul. 1, 2020. [Online.] Available:
https://www.nxp.com/products/sensors/pressure-sensors:DRSNSPRSSR.
[18] F. Beloncle et al, “Accuracy of P0.1 measurements performed by ICU ventilators: a bench study,” Annals of Intensive Care, vol. 9,
no. 104, 2019, doi: 10.1186/s13613-019-0576-x.
[19] P. L. Silva and P. R. M. Rocco, “The basics of respiratory mechanics: ventilator-derived parameters,” Annals of translational
medicine, Vol. 6, No. 19, Oct. 15, 2018, doi: 10.21037/atm.2018.06.06.
[20] “STM32 Nucleo-64 development board with STM32F411RE MCU, supports Arduino and ST morpho connectivity,”
STMicroelectronics, Accessed: Jul. 1, 2020. [Online.] Available: https://www.st.com/en/evaluation-tools/nucleo-f411re.html.
[21] “NUCLEO-F411RE: STM32 Nucleo-64 development board with STM32F411RE MCU, supports Arduino and ST morpho
connectivity,” STMicroelectronics, Accessed: Jul. 1, 2020. [Online.] Available: https://www.st.com/en/evaluation-tools/nucleo-
f411re.html.
[22] “Display Alfanumerico 20x4” WinStar, Accessed: Jul. 1, 2020. [Online.] Available:
https://www.winstar.com.tw/es/products/character-lcd-display-module/wh2004a.html.
[23] “Digital stepper driver 1.0-4.2A 20-50VDC for Nema 17, 23, 24 stepper motor,” OMC-Stepperonline, Accessed: Jul. 1, 2020.
[Online.] Available: https://www.omc-stepperonline.com/digital-stepper-driver-10-42a-20-50vdc-for-nema-17-23-24-stepper-
motor-dm542t.html.
[24] “NEMA 24 Stepper Motor 60x60mm (2.36x2.36in) holding torque up to 3.2Nm (453oz-in),” LAM Technologie, Accessed: Jul. 1,
2020. [Online.] Available: https://www.lamtechnologies.com/Product.aspx?lng=EN&idp=stpmtrn24.
[25] J. Svennebring, J. Logan, J. Engblom, and P. Strömblad, Embedded multicore: an introduction, Freescale semiconductor, 2009
BIOGRAPHIES OF AUTHORS
Adrián Stacul received his degree in Electronics Engineering from the National
Technological University (Universidad Tecnológica Nacional UTN). His R&D main interest
focuses on on-board hardware, flight centres applied to unmanned vehicles and ground stations
for data processing. The Eng. Adrian Stacul is beginning in the scientific publications in these
areas. He currently with the CITEDEF as a developer and researcher in topics of signal
processing and projects co-director in CITEDEF with Defense Department (Ministerio de
Defensa-MINDEF) of Argentina. He is Professor of Computers Architecture with de Systems
Engineering Department at UTN and there he and there and there he obtained his Ph.D. with
mention to signal processing and images in the thematic of high-speed data acquisition. He can
be contacted at email: astacul@citedef.gob.ar
Daniel Pastafiglia received his degree in Electronics Engineering from the
Merchant Marine University (Universidad de la Marina Mercante). His R&D main interest
focuses on on-board hardware, flight centers applied to unmanned vehicles and ground stations
for data processing. The Eng. Daniel Pastafiglia has a M.S. degree in Control Systems and
Project Management. He currently with the CITEDEF as the chief of the Digital Techniques
Laboratory responsible for projects execution and relationships with Defense Department
(Ministerio de Defensa-MINDEF) of Argentina. Currently, he’s the Project Manager of this
presented work. He can be contacted at email: dpastafiglia@citedef.gob.ar
Int J Reconfigurable & Embedded Syst ISSN: 2089-4864 
Automated ventilator prototype for COVID-19 patient treatment: the design … (Adrián Stacul)
229
Ariel Dalmas Di Giovanni is a staff member of the Digital Techniques Laboratory
in CITEDEF. He received his degree in Electronics Engineering from the National
Technological University (Universidad Tecnológica Nacional-UTN). He currently with the
CITEDEF as a developer and researcher in topics of embedded systems implementations. He
can be contacted at email: adigiovanni@citedef.gob.ar
Martín Morales is a staff member of the Digital Techniques Laboratory in
CITEDEF. He received his degree in Electronics Engineering from the Buenos Aires University
(Universidad de Buenos Aires-UBA). He currently with the CITEDEF as a developer and
researcher in topics of remote systems implementations. He can be contacted at email:
mmorales@citedef.gob.ar
Sergio Saluzzi is a staff member of the Digital Techniques Laboratory in CITEDEF.
He has been technician leader of PCB designs and electronic instrumentation from 2010. His
expertise is mainly related to mechatronics applied to nano-satellites and UAVs. Currently, he
is finishing his degree in electronic engineering at UNSAM (Universidad Nacional de San
Mart´ın). He can be contacted at email: ssaluzzi@citedef.gob.ar
Gerardo García is a staff member of the Digital Techniques Laboratory in
CITEDEF. He has been technical support of new designs and developments. He can be contacted
at email: ggarcia@citedef.gob.ar

More Related Content

Similar to Automated ventilator prototype for COVID-19 patient treatment: the design and development of the electronic system

M010629597
M010629597M010629597
M010629597
IOSR Journals
 
Review of Online Monitoring of status of air for Automation with alarm
Review of Online Monitoring of status of air for Automation with alarmReview of Online Monitoring of status of air for Automation with alarm
Review of Online Monitoring of status of air for Automation with alarm
iosrjce
 
Early coronavirus disease detection using internet of things smart system
Early coronavirus disease detection using internet of things  smart systemEarly coronavirus disease detection using internet of things  smart system
Early coronavirus disease detection using internet of things smart system
IJECEIAES
 
IRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET- Wireless Real Time Implementation of Health Assist System for RuralsIRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET Journal
 
IRJET- Design and Implementation of Health Monitoring System
IRJET-  	  Design and Implementation of Health Monitoring SystemIRJET-  	  Design and Implementation of Health Monitoring System
IRJET- Design and Implementation of Health Monitoring System
IRJET Journal
 
IRJET - Medibox – IoT Enabled Patient Assisting Device
IRJET - Medibox – IoT Enabled Patient Assisting DeviceIRJET - Medibox – IoT Enabled Patient Assisting Device
IRJET - Medibox – IoT Enabled Patient Assisting Device
IRJET Journal
 
Development of a Human Machine Interface of Information and Communication in ...
Development of a Human Machine Interface of Information and Communication in ...Development of a Human Machine Interface of Information and Communication in ...
Development of a Human Machine Interface of Information and Communication in ...
International Journal of Engineering Inventions www.ijeijournal.com
 
Pressure Prediction System in Lung Circuit using Deep Learning and Machine Le...
Pressure Prediction System in Lung Circuit using Deep Learning and Machine Le...Pressure Prediction System in Lung Circuit using Deep Learning and Machine Le...
Pressure Prediction System in Lung Circuit using Deep Learning and Machine Le...
IRJET Journal
 
An educational fuzzy temperature control system
An educational fuzzy temperature control system An educational fuzzy temperature control system
An educational fuzzy temperature control system
IJECEIAES
 
A Healthcare Monitoring System Using Wifi Module
A Healthcare Monitoring  System Using Wifi ModuleA Healthcare Monitoring  System Using Wifi Module
A Healthcare Monitoring System Using Wifi Module
IRJET Journal
 
IRJET- Emergency Medical Dispatcher
IRJET- Emergency Medical DispatcherIRJET- Emergency Medical Dispatcher
IRJET- Emergency Medical Dispatcher
IRJET Journal
 
Medicopter as a First Aid Tool
Medicopter as a First Aid ToolMedicopter as a First Aid Tool
Medicopter as a First Aid Tool
ijtsrd
 
Vehicle Safety Speed Controller under Driver Fatigue Using Eye Blink Sensor
Vehicle Safety Speed Controller under Driver Fatigue Using Eye Blink SensorVehicle Safety Speed Controller under Driver Fatigue Using Eye Blink Sensor
Vehicle Safety Speed Controller under Driver Fatigue Using Eye Blink Sensor
ijtsrd
 
IoT Based Patient Monitoring System
IoT Based Patient Monitoring SystemIoT Based Patient Monitoring System
IoT Based Patient Monitoring System
IRJET Journal
 
IRJET - An IoT based Smart Medical System in Trains for Passengers
IRJET - An IoT based Smart Medical System in Trains for PassengersIRJET - An IoT based Smart Medical System in Trains for Passengers
IRJET - An IoT based Smart Medical System in Trains for Passengers
IRJET Journal
 
Bag valve ventilator prior art search and literature survey
Bag valve ventilator prior art search and literature surveyBag valve ventilator prior art search and literature survey
Bag valve ventilator prior art search and literature survey
ShivalEthape
 
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
IJECEIAES
 
Electronic pressure sensors used in aircraft
Electronic pressure sensors used in aircraftElectronic pressure sensors used in aircraft
Electronic pressure sensors used in aircraft
Lahiru Dilshan
 
Automatic covid screening and deep learning
Automatic covid screening and deep learningAutomatic covid screening and deep learning
Automatic covid screening and deep learning
IRJET Journal
 
4. 8484 1-pb
4. 8484 1-pb4. 8484 1-pb
4. 8484 1-pb
IAESIJEECS
 

Similar to Automated ventilator prototype for COVID-19 patient treatment: the design and development of the electronic system (20)

M010629597
M010629597M010629597
M010629597
 
Review of Online Monitoring of status of air for Automation with alarm
Review of Online Monitoring of status of air for Automation with alarmReview of Online Monitoring of status of air for Automation with alarm
Review of Online Monitoring of status of air for Automation with alarm
 
Early coronavirus disease detection using internet of things smart system
Early coronavirus disease detection using internet of things  smart systemEarly coronavirus disease detection using internet of things  smart system
Early coronavirus disease detection using internet of things smart system
 
IRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET- Wireless Real Time Implementation of Health Assist System for RuralsIRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET- Wireless Real Time Implementation of Health Assist System for Rurals
 
IRJET- Design and Implementation of Health Monitoring System
IRJET-  	  Design and Implementation of Health Monitoring SystemIRJET-  	  Design and Implementation of Health Monitoring System
IRJET- Design and Implementation of Health Monitoring System
 
IRJET - Medibox – IoT Enabled Patient Assisting Device
IRJET - Medibox – IoT Enabled Patient Assisting DeviceIRJET - Medibox – IoT Enabled Patient Assisting Device
IRJET - Medibox – IoT Enabled Patient Assisting Device
 
Development of a Human Machine Interface of Information and Communication in ...
Development of a Human Machine Interface of Information and Communication in ...Development of a Human Machine Interface of Information and Communication in ...
Development of a Human Machine Interface of Information and Communication in ...
 
Pressure Prediction System in Lung Circuit using Deep Learning and Machine Le...
Pressure Prediction System in Lung Circuit using Deep Learning and Machine Le...Pressure Prediction System in Lung Circuit using Deep Learning and Machine Le...
Pressure Prediction System in Lung Circuit using Deep Learning and Machine Le...
 
An educational fuzzy temperature control system
An educational fuzzy temperature control system An educational fuzzy temperature control system
An educational fuzzy temperature control system
 
A Healthcare Monitoring System Using Wifi Module
A Healthcare Monitoring  System Using Wifi ModuleA Healthcare Monitoring  System Using Wifi Module
A Healthcare Monitoring System Using Wifi Module
 
IRJET- Emergency Medical Dispatcher
IRJET- Emergency Medical DispatcherIRJET- Emergency Medical Dispatcher
IRJET- Emergency Medical Dispatcher
 
Medicopter as a First Aid Tool
Medicopter as a First Aid ToolMedicopter as a First Aid Tool
Medicopter as a First Aid Tool
 
Vehicle Safety Speed Controller under Driver Fatigue Using Eye Blink Sensor
Vehicle Safety Speed Controller under Driver Fatigue Using Eye Blink SensorVehicle Safety Speed Controller under Driver Fatigue Using Eye Blink Sensor
Vehicle Safety Speed Controller under Driver Fatigue Using Eye Blink Sensor
 
IoT Based Patient Monitoring System
IoT Based Patient Monitoring SystemIoT Based Patient Monitoring System
IoT Based Patient Monitoring System
 
IRJET - An IoT based Smart Medical System in Trains for Passengers
IRJET - An IoT based Smart Medical System in Trains for PassengersIRJET - An IoT based Smart Medical System in Trains for Passengers
IRJET - An IoT based Smart Medical System in Trains for Passengers
 
Bag valve ventilator prior art search and literature survey
Bag valve ventilator prior art search and literature surveyBag valve ventilator prior art search and literature survey
Bag valve ventilator prior art search and literature survey
 
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
 
Electronic pressure sensors used in aircraft
Electronic pressure sensors used in aircraftElectronic pressure sensors used in aircraft
Electronic pressure sensors used in aircraft
 
Automatic covid screening and deep learning
Automatic covid screening and deep learningAutomatic covid screening and deep learning
Automatic covid screening and deep learning
 
4. 8484 1-pb
4. 8484 1-pb4. 8484 1-pb
4. 8484 1-pb
 

More from International Journal of Reconfigurable and Embedded Systems

Telugu letters dataset and parallel deep convolutional neural network with a...
Telugu letters dataset and parallel deep convolutional neural  network with a...Telugu letters dataset and parallel deep convolutional neural  network with a...
Telugu letters dataset and parallel deep convolutional neural network with a...
International Journal of Reconfigurable and Embedded Systems
 
Task level energy and performance assurance workload scheduling model in dis...
Task level energy and performance assurance workload  scheduling model in dis...Task level energy and performance assurance workload  scheduling model in dis...
Task level energy and performance assurance workload scheduling model in dis...
International Journal of Reconfigurable and Embedded Systems
 
Affective analysis in machine learning using AMIGOS with Gaussian expectatio...
Affective analysis in machine learning using AMIGOS with  Gaussian expectatio...Affective analysis in machine learning using AMIGOS with  Gaussian expectatio...
Affective analysis in machine learning using AMIGOS with Gaussian expectatio...
International Journal of Reconfigurable and Embedded Systems
 
An approach to diagnosis of prostate cancer using fuzzy logic
An approach to diagnosis of prostate cancer using fuzzy logicAn approach to diagnosis of prostate cancer using fuzzy logic
An approach to diagnosis of prostate cancer using fuzzy logic
International Journal of Reconfigurable and Embedded Systems
 
Deep convolutional neural network framework with multi-modal fusion for Alzhe...
Deep convolutional neural network framework with multi-modal fusion for Alzhe...Deep convolutional neural network framework with multi-modal fusion for Alzhe...
Deep convolutional neural network framework with multi-modal fusion for Alzhe...
International Journal of Reconfigurable and Embedded Systems
 
AnoMalNet: outlier detection based malaria cell image classification method l...
AnoMalNet: outlier detection based malaria cell image classification method l...AnoMalNet: outlier detection based malaria cell image classification method l...
AnoMalNet: outlier detection based malaria cell image classification method l...
International Journal of Reconfigurable and Embedded Systems
 
Accurate plant species analysis for plant classification using convolutional...
Accurate plant species analysis for plant classification using  convolutional...Accurate plant species analysis for plant classification using  convolutional...
Accurate plant species analysis for plant classification using convolutional...
International Journal of Reconfigurable and Embedded Systems
 
Design of access control framework for big data as a service platform
Design of access control framework for big data as a service platformDesign of access control framework for big data as a service platform
Design of access control framework for big data as a service platform
International Journal of Reconfigurable and Embedded Systems
 
Proximate node aware optimal and secure data aggregation in wireless sensor ...
Proximate node aware optimal and secure data aggregation in  wireless sensor ...Proximate node aware optimal and secure data aggregation in  wireless sensor ...
Proximate node aware optimal and secure data aggregation in wireless sensor ...
International Journal of Reconfigurable and Embedded Systems
 
Hyperelliptic curve based authentication for the internet of drones
Hyperelliptic curve based authentication for the internet of  dronesHyperelliptic curve based authentication for the internet of  drones
Hyperelliptic curve based authentication for the internet of drones
International Journal of Reconfigurable and Embedded Systems
 
Remote surveillance of enclosed and open architectures using unmanned vehicl...
Remote surveillance of enclosed and open architectures using  unmanned vehicl...Remote surveillance of enclosed and open architectures using  unmanned vehicl...
Remote surveillance of enclosed and open architectures using unmanned vehicl...
International Journal of Reconfigurable and Embedded Systems
 
Innovative systems for the detection of air particles in the quarries of the...
Innovative systems for the detection of air particles in the  quarries of the...Innovative systems for the detection of air particles in the  quarries of the...
Innovative systems for the detection of air particles in the quarries of the...
International Journal of Reconfigurable and Embedded Systems
 
Design and build an airbag system for elderly fall protection using the MPU6...
Design and build an airbag system for elderly fall protection  using the MPU6...Design and build an airbag system for elderly fall protection  using the MPU6...
Design and build an airbag system for elderly fall protection using the MPU6...
International Journal of Reconfigurable and Embedded Systems
 
Design of Arduino UNO based smart irrigation system for real time applications
Design of Arduino UNO based smart irrigation system for real  time applicationsDesign of Arduino UNO based smart irrigation system for real  time applications
Design of Arduino UNO based smart irrigation system for real time applications
International Journal of Reconfigurable and Embedded Systems
 
C4O: chain-based cooperative clustering using coati optimization algorithm i...
C4O: chain-based cooperative clustering using coati  optimization algorithm i...C4O: chain-based cooperative clustering using coati  optimization algorithm i...
C4O: chain-based cooperative clustering using coati optimization algorithm i...
International Journal of Reconfigurable and Embedded Systems
 
Radio frequency identification based materials tracking system for construct...
Radio frequency identification based materials tracking system  for construct...Radio frequency identification based materials tracking system  for construct...
Radio frequency identification based materials tracking system for construct...
International Journal of Reconfigurable and Embedded Systems
 
Machine learning classifiers for fall detection leveraging LoRa communicatio...
Machine learning classifiers for fall detection leveraging LoRa  communicatio...Machine learning classifiers for fall detection leveraging LoRa  communicatio...
Machine learning classifiers for fall detection leveraging LoRa communicatio...
International Journal of Reconfigurable and Embedded Systems
 
Efficient very large-scale integration architecture design of proportionate-...
Efficient very large-scale integration architecture design of  proportionate-...Efficient very large-scale integration architecture design of  proportionate-...
Efficient very large-scale integration architecture design of proportionate-...
International Journal of Reconfigurable and Embedded Systems
 
Role of tuning techniques in advancing the performance of negative capacitanc...
Role of tuning techniques in advancing the performance of negative capacitanc...Role of tuning techniques in advancing the performance of negative capacitanc...
Role of tuning techniques in advancing the performance of negative capacitanc...
International Journal of Reconfigurable and Embedded Systems
 
Design and development of control and monitoring hydroponic system
Design and development of control and monitoring hydroponic  systemDesign and development of control and monitoring hydroponic  system
Design and development of control and monitoring hydroponic system
International Journal of Reconfigurable and Embedded Systems
 

More from International Journal of Reconfigurable and Embedded Systems (20)

Telugu letters dataset and parallel deep convolutional neural network with a...
Telugu letters dataset and parallel deep convolutional neural  network with a...Telugu letters dataset and parallel deep convolutional neural  network with a...
Telugu letters dataset and parallel deep convolutional neural network with a...
 
Task level energy and performance assurance workload scheduling model in dis...
Task level energy and performance assurance workload  scheduling model in dis...Task level energy and performance assurance workload  scheduling model in dis...
Task level energy and performance assurance workload scheduling model in dis...
 
Affective analysis in machine learning using AMIGOS with Gaussian expectatio...
Affective analysis in machine learning using AMIGOS with  Gaussian expectatio...Affective analysis in machine learning using AMIGOS with  Gaussian expectatio...
Affective analysis in machine learning using AMIGOS with Gaussian expectatio...
 
An approach to diagnosis of prostate cancer using fuzzy logic
An approach to diagnosis of prostate cancer using fuzzy logicAn approach to diagnosis of prostate cancer using fuzzy logic
An approach to diagnosis of prostate cancer using fuzzy logic
 
Deep convolutional neural network framework with multi-modal fusion for Alzhe...
Deep convolutional neural network framework with multi-modal fusion for Alzhe...Deep convolutional neural network framework with multi-modal fusion for Alzhe...
Deep convolutional neural network framework with multi-modal fusion for Alzhe...
 
AnoMalNet: outlier detection based malaria cell image classification method l...
AnoMalNet: outlier detection based malaria cell image classification method l...AnoMalNet: outlier detection based malaria cell image classification method l...
AnoMalNet: outlier detection based malaria cell image classification method l...
 
Accurate plant species analysis for plant classification using convolutional...
Accurate plant species analysis for plant classification using  convolutional...Accurate plant species analysis for plant classification using  convolutional...
Accurate plant species analysis for plant classification using convolutional...
 
Design of access control framework for big data as a service platform
Design of access control framework for big data as a service platformDesign of access control framework for big data as a service platform
Design of access control framework for big data as a service platform
 
Proximate node aware optimal and secure data aggregation in wireless sensor ...
Proximate node aware optimal and secure data aggregation in  wireless sensor ...Proximate node aware optimal and secure data aggregation in  wireless sensor ...
Proximate node aware optimal and secure data aggregation in wireless sensor ...
 
Hyperelliptic curve based authentication for the internet of drones
Hyperelliptic curve based authentication for the internet of  dronesHyperelliptic curve based authentication for the internet of  drones
Hyperelliptic curve based authentication for the internet of drones
 
Remote surveillance of enclosed and open architectures using unmanned vehicl...
Remote surveillance of enclosed and open architectures using  unmanned vehicl...Remote surveillance of enclosed and open architectures using  unmanned vehicl...
Remote surveillance of enclosed and open architectures using unmanned vehicl...
 
Innovative systems for the detection of air particles in the quarries of the...
Innovative systems for the detection of air particles in the  quarries of the...Innovative systems for the detection of air particles in the  quarries of the...
Innovative systems for the detection of air particles in the quarries of the...
 
Design and build an airbag system for elderly fall protection using the MPU6...
Design and build an airbag system for elderly fall protection  using the MPU6...Design and build an airbag system for elderly fall protection  using the MPU6...
Design and build an airbag system for elderly fall protection using the MPU6...
 
Design of Arduino UNO based smart irrigation system for real time applications
Design of Arduino UNO based smart irrigation system for real  time applicationsDesign of Arduino UNO based smart irrigation system for real  time applications
Design of Arduino UNO based smart irrigation system for real time applications
 
C4O: chain-based cooperative clustering using coati optimization algorithm i...
C4O: chain-based cooperative clustering using coati  optimization algorithm i...C4O: chain-based cooperative clustering using coati  optimization algorithm i...
C4O: chain-based cooperative clustering using coati optimization algorithm i...
 
Radio frequency identification based materials tracking system for construct...
Radio frequency identification based materials tracking system  for construct...Radio frequency identification based materials tracking system  for construct...
Radio frequency identification based materials tracking system for construct...
 
Machine learning classifiers for fall detection leveraging LoRa communicatio...
Machine learning classifiers for fall detection leveraging LoRa  communicatio...Machine learning classifiers for fall detection leveraging LoRa  communicatio...
Machine learning classifiers for fall detection leveraging LoRa communicatio...
 
Efficient very large-scale integration architecture design of proportionate-...
Efficient very large-scale integration architecture design of  proportionate-...Efficient very large-scale integration architecture design of  proportionate-...
Efficient very large-scale integration architecture design of proportionate-...
 
Role of tuning techniques in advancing the performance of negative capacitanc...
Role of tuning techniques in advancing the performance of negative capacitanc...Role of tuning techniques in advancing the performance of negative capacitanc...
Role of tuning techniques in advancing the performance of negative capacitanc...
 
Design and development of control and monitoring hydroponic system
Design and development of control and monitoring hydroponic  systemDesign and development of control and monitoring hydroponic  system
Design and development of control and monitoring hydroponic system
 

Recently uploaded

132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
IJNSA Journal
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
rpskprasana
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
awadeshbabu
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
PuktoonEngr
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
mamunhossenbd75
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 

Recently uploaded (20)

132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 

Automated ventilator prototype for COVID-19 patient treatment: the design and development of the electronic system

  • 1. International Journal of Reconfigurable and Embedded Systems (IJRES) Vol. 12, No. 2, July 2023, pp. 222~229 ISSN: 2089-4864, DOI: 10.11591/ijres.v12.i2.pp222-229  222 Journal homepage: http://ijres.iaescore.com Automated ventilator prototype for COVID-19 patient treatment: the design and development of the electronic system Adrián Stacul, Daniel Pastafiglia, Ariel Dalmas Di Giovanni, Martín Morales, Sergio Saluzzi, Gerardo García Digital Techniques Laboratory, Institute of Scientific and Technical Research for Defense (CITEDEF), Buenos Aires, Argentina Article Info ABSTRACT Article history: Received Jun 16, 2022 Revised Dec 26, 2022 Accepted Mar 31, 2023 The coronavirus disease 2019 (COVID-19) pandemic has created an urgent global demand for ventilators, respirators and various resuscitation devices. Various research and development organizations, private companies and individual engineers have collaborated and carried out the development of low-cost ventilation prototypes. In turn, doctors and nurses are collapsed due to the exponential increase in COVID-19 cases. This scenario worsens more when the tasks are manual in nature. The article`s objective to describe the electronic system designed, developed and implemented in a functional prototype of an automatic ventilator in order to be evaluated by a team of health professionals to be later used in cases of health emergencies. This system automates the manual ventilation task aided by a few medical resources in a scenario of scarce resources and is a temporary solution when a respirator is not available. Keywords: ARM COVID-19 Digital signal processing Electronic instrumentation Medical ventilator This is an open access article under the CC BY-SA license. Corresponding Author: Adrián Stacul Digital Techniques Laboratory, Institute of Scientific and Technical Research for Defense (CITEDEF) Villa Martelli, Buenos Aires, Argentina Email: astacul@citedef.gob.ar 1. INTRODUCTION In mid-2020, the total number of coronavirus disease 2019 (COVID-19) cases exceeded several million and there were hundreds of thousands of deaths worldwide [1]. Acute respiratory distress syndrome (ARDS) has so far been the most common complication in COVID-19 patients requiring admission to the intensive care unit (ICU) [2]. Mechanical ventilation, originally developed in the early twentieth century within the context of the polio pandemic, has been revolutionary and evolutionary with respect to delivering optimized respiratory care for critically ill patients. An airway mask bag unit (AMBU), also known as a manual resuscitator or self-inflating bag, is a manual device to provide positive pressure ventilation for patients who are not breathing properly. The objectives of manual ventilation are: i) provide the patient with the necessary oxygenation to achieve adequate gas exchange, in emergency situations or transfers of intubated patients in the absence of a transport ventilator and ii) provide the necessary time for qualified healthcare personnel to safely perform an intubation [3]. The true incidence of hypoxic respiratory failure in patients with COVID-19 is unclear, it seems that around 14% will develop a serious disease that requires oxygen therapy and 5% the need for mechanical ventilation. The risk factors associated with respiratory failure that require mechanical ventilation are: advanced age (>60 years), male sex, and the presence of underlying comorbidities such as diabetes, neoplasms, and immunocompromised states [4]. However, taking into account various medical sources and health organizations, in Argentina and another country, there is a shortage of resources, both human and technological. This motivated this development, in order to facilitate the doctor and nurse, manual tasks to face the health
  • 2. Int J Reconfigurable & Embedded Syst ISSN: 2089-4864  Automated ventilator prototype for COVID-19 patient treatment: the design … (Adrián Stacul) 223 emergency with this automated system [5]. Ventilators based on the automation of a manual-resuscitator or self-inflating bag (AMBU) have the distinctive advantages of availability, minimal number of components, simple mechanism, low cost, and the ability for rapid deployment [6]. This article details the electronics of the system developed by the Institute of Scientific and Technical Research for Defense (CITEDEF) Digital Techniques Laboratory team [7] but does not fully detail the mechanical system developed by the Department of Applied Mechanics of CITEDEF, only briefly what it consists of. CITEDEF is a government agency belonging to the Ministry of Defense of Argentina [8] performing R&D for defense del país. 2. OPERATING PRINCIPLE The bag valve mask (BVM) was chosen for the construction of the automated inflating resuscitator (AIR) as it is inexpensive, easy to use, widely available, and already has its own safety features. BVMs were created to temporarily replace mechanical ventilators during situations where mechanical ventilators are not available, and they function by manually providing positive pressure ventilation for patients who no longer have the ability to breathe. By incorporating the BVM, the AIR is intended to keep patients who need mechanical ventilation or ventilatory support, temporarily stabilizing their condition until a traditional mechanical ventilator becomes available. A BVM has four parts: exhalation port, patient valve, self-inflated bag, and an oxygen inlet. Optional components include a positive end-expiratory pressure (PEEP) valve, an oxygen reservoir, and a pressure gauge. We call these connected parts the "patient circuit" [9]. The self-inflated bag is placed between two arms printed using a 3D printer. This arm connected physically by a mechanical system which includes several gears, and a reduction box handled by a steeper motor. The electronic system has two critical tasks. One of them is to acquire configuration parameters established by a medical staff and moving the prototype arms accordingly. The second one, the system has two air pressure sensors that can be connected to some points of the patient circuit, which inform the medical operator some parameters of interest in order to monitor the pressure insufflated [10]. The sequence: the system has a specific task that is responsible for executing the operation on the mechanical arms. To do this, the central processing unit (CPU) takes information from the user's configuration (performed by medical personnel) and translates it into an amount of movement to be performed. That is, to reach an angular value in a defined time and respond to the times and speeds of each phase of the operating cycle (opening and closing of arms). The user can view at any time, through the liquid-crystal display (LCD) display, the values of the potentiometers (% volume, beats per minute (BPM), TI, PMIN) and the status of the equipment. And, to ensure maneuvering and avoid unwanted changes in settings, a button was incorporated to confirm the settings [11]. Once the user confirms the desired configuration, the system performs an automatic homing operation, and begins the operation of opening and closing the arms at the indicated angles/times. To end the sequence operation or change the setting to another, the user can stop the maneuver with a button and restart the operation. If by any error the arms of the mechanical system reach any of the safety limit switches [12], the movement of the mechanical arms will stop immediately and the error status will be reported on the LCD screen and an audible alarm will be activated. 3. CONCEPT DESIGN Initially, a work model was developed in which several changes were made on the initial requirements, where a large part of them resulted in the evolution of the knowledge of the solution sought by implementing agility criteria. This electronic module developed to respond to the instrumentation of a central microcontroller with advanced reduced instruction set (RISC) machines and originally acorn RISC machine (ARM [13]) architecture [14], which is fully capable of integrating the firmware solution under development and leaving free processing for future updates. The electronic system design is show in Figure 1. 4. CONTROLLABLE PARAMETERS AND OPERATIONAL CONSIDERATIONS There are clinical situations in which professionals must setting the amount of air pressure in order to achieve adequate ventilation in the patient. The operational characteristics that were considered in the development of the electronic module were: - Two individual pressure measurements: through the instrumentation and acquisition of two MPX type sensors [15] up to 70 mm H2O [16], [17]. - Four configurable parameters for the medical operator: by acquiring four potentiometers on the electronic board. These are: i) potentiometer 1-%volume: defines the amount of movement of the mechanical arms. Which defines the minimum pressurization of the patient circuit is detected and activates an alarm if this
  • 3.  ISSN: 2089-4864 Int J Reconfigurable & Embedded Syst, Vol. 12, No. 2, July 2023: 222-229 224 occurs; ii) potentiometer 2-BPM: defines the opening and closing frequency of the mechanical arms; iii) potentiometer 3-TI: it defines the inspiration time, the active cycle in closing time of the mechanical arms according to the BPM; and iv) potentiometer 4-PMIN: which defines the minimum pressurization of the patient circuit is detected and activates an alarm if this occurs. - An LCD display with 4 lines of text by 20 characters each, where the adjustment of the potentiometers, the pressure values recorded every 100 ms, and also the status of the alarms are displayed [18]. At the same time, this system contemplates various security situations by sensing abnormal operating situations. This translates into the implementation of sounding and displayed alarms to notify the medical operator that a fault situation has occurred, these are: - Alarm 1: if the system detects a pressure lower than PMin setting. - Alarm 2: if the system detects a pressure higher than 45 cm H2O [19]. - Alarm 3: if was a critical error on the mechanical system. Note: Alarm 3 has a double function: the first one if one of the mechanic limit security switches was reached. The second is determined by a time where an optoelectronic mark was not found during the normal operation. Figure 1. Concept design 5. ELECTRICAL HARDWARE In the development of electronic instrumentation, the NUCLEO-F411RE [20], [21] development kit from STMicroelectronics was used, it is in charge of acquire and processing all the incoming signals to the system and execute a sequential algorithm to handle the driver and motor assembly. To do this, we have to develop a PCB motherboard with all the necessary components, sensors and connectors to integrate the NUCLEO-F411RE development kit, this is shown in Figure 2 and Figure 3. Among the notable characteristics of this module, in addition to the manufacturer's recommendation for its use in clinical and medical systems, we can mention the multiplicity of input and output ports for incorporating all the necessary signals and an internal 100 MHz clock that next to the memory space to be able to host all of the processing algorithms without losing performance. In turn, a monitoring port was left available for system debugging. This gives us the possibility of connecting a computer and monitoring in real time the values of the acquired pressures, the activation of the limit switches and the angle traveled by the mechanical arms. To view the information of the system, a WinStar WH2004A display of the alphanumeric type was implemented [22], the Figure 4 shows the user settings. To handle de stepper motor, the Stepperonline DM542 was used [23]. The mechanical system uses a NEMA 24 stepper motor [24], a Stepperonline model DM542 driver was equipped to operate it. This type of hybrid controller works with a programmable microstep resolution for greater precision (from 400 steps per turn to 40,000 steps per turn). The firmware developed for the ARM development kit has a sequential main loop that acquires each of the system's inputs and writes directly to the outputs. Each entry to the system and each exit from the system are independent, non-blocking firmware tasks, so the main loop is not affected or locked in each task. Each task runs on its own, freeing up the CPU upon completion. For this reason, the firmware can incorporate other tasks in the future, among which a processing space is contemplated to be able to execute the task of the open loop control system (opening and closing sequence of mechanical arms) [25]. The flow chart of the main loop and main interrupt services is shown in Figure 5. MAINBOARD ARM P A R A M E T E R S %VOLUME BPM TI PMIN DISPLAY + ALARMS D R I V E R STEPPER MOTOR SECURITY SENSORS PRESSURE 1 PRESSURE 2
  • 4. Int J Reconfigurable & Embedded Syst ISSN: 2089-4864  Automated ventilator prototype for COVID-19 patient treatment: the design … (Adrián Stacul) 225 Figure 2. Mainboard for the NUCLEO-F411RE kit Figure 3. Final board with the NUCLEO-F411RE kit connected Figure 4. Display with user settings (left) and display with pressures values (right)
  • 5.  ISSN: 2089-4864 Int J Reconfigurable & Embedded Syst, Vol. 12, No. 2, July 2023: 222-229 226 Figure 5. Firmware flowchart 6. RESULTS Several system tests have been performed with different configurations (>40 times), and long-time system tests (>48 hours) in order to find bugs in the firmware, validate the electronic hardware and analyze the dynamics of the movement of the arms according to the established configuration and thus define the system error. The final system is shown in Figure 6. With an oscilloscope it was possible to measure the opening and closing cycles of the arms and we were able to calculate an estimated error of 3%. The Figure 7 shows and example of one test with the configuration settings in 24° and it´s results. Figure 6. Final automated ventilator prototype with the electronic hardware and mechanical system
  • 6. Int J Reconfigurable & Embedded Syst ISSN: 2089-4864  Automated ventilator prototype for COVID-19 patient treatment: the design … (Adrián Stacul) 227 Figure 7. Results with and opening and closing arms in 24° (P1 and P2 are the pressures in the system, P is the movement of the arms, fase is it is closing or opening) 7. CONCLUSION This study describes the development of the electronic instrumentation necessary to integrate the monitoring and action solution according to a mechatronic system for the prototype of automatic mechanical ventilation. And according to the results obtained, this development could automate the operation of an AMBU bag, also understanding that the response of the system must be evaluated and approved to be used for this purpose. Despite being of public knowledge, due to the critical situation that the world is going through, special precautions were taken in the management of time, both technological and administrative, understanding the scarcity and saturation of the national and international market. For this development, the way to buy most of the components locally was taken into account, although it is known that many electronic components are imported and the electronic stores that distribute them lacked stock. The hardware development was carried out in the home of each of the participants, and then integrated and finished in the laboratory. The working group took a dynamic to work in person with the minimum of personnel (and the rest of the group virtually) gradually and taking strict measures to preserve the health of each one of us. ACKNOWLEDGEMENT We would like to first thank the Department of Applied Electronics (DEA) and the Department of Applied Mechanics (DMA) for their institutional support, as well as the Presidency and other participating areas: administrative, institutional communication and general services of CITEDEF. We also want to express our gratitude to the Ministry of Defense Argentina for the financial support to be able to manage this subsidy successfully. REFERENCES [1] “Center for Systems Science and Engineering,” Johns Hopkins University, Accessed: Jul. 1, 2020. [Online.] Available: https://coronavirus.jhu.edu/map.html. [2] P. Gibson, L. Qin y S. H. Puah, “COVID‐19 acute respiratory distress syndrome (ARDS): clinical features and differences from typical pre‐COVID‐19 ARDS,” The Medical journal of Australia, vol. 213, no. 2, pp. 54-56.e1, 2020, doi: 10.5694/mja2.50674. [3] Khoury, “From mouth-to-mouth to bag-valve-mask ventilation: evolution and characteristics of actual devices—a review of the literature,” BioMed research international, 2014, doi: 10.1155/2014/762053. [4] “Respiratory mechanical assistance in patients with COVID-19 (in Spanish),” Sociedad Argentina de Cardiología, Accessed: Jul. 1, 2020. [Online.] Available: https://www.sac.org.ar/consejos-cientificos/asistencia-mecanica-respiratoria-en-pacientes-con-covid- 19/. [5] A. Wallace, “Coronavirus: how ventilators work and why the desperate race to make more is key in the battle against covid-19 (in Spanish),” BBC News Mundo, 2020. Accessed: Jul. 1, 2020. [Online.] Available: https://www.bbc.com/mundo/noticias-52060716. ADC counts Real angle Max value 2355 23,1101447 Min Value 1888 0 Settings: Vol=80%; Ti=Te=1 sec ; Freq = 30 bpm The angle reached is acceptable
  • 7.  ISSN: 2089-4864 Int J Reconfigurable & Embedded Syst, Vol. 12, No. 2, July 2023: 222-229 228 [6] “MIT emergency ventilator project,” MIT - Massachusetts Institute of Technology, Accessed: Jul. 1, 2020. [Online.] Available: https://emergency-vent.mit.edu/. [7] Instituto de Investigaciones Científicas y Técnicas para la Defensa, Accessed: Jul. 1, 2020. [Online.] Available: https://www.argentina.gob.ar/defensa/citedef. [8] “Ministerio de Defensa,” Accessed: Jul. 1, 2020. [Online.] Available: https://www.argentina.gob.ar/defensa. [9] B. Gino, Z. Wang, P. d'Entremont, T. S. Renouf, and A. Dubrowski, “Automated inflating resuscitator (AIR): design and development of a 3D-printed ventilator prototype and corresponding simulation scenario based on the management of a critical COVID-19 patient,” Cureus, vol. 12, no. 7, 2020, doi: 10.7759/cureus.9134. [10] M. A. Holanda, “Basic modes of mechanical ventilation,” Xlung, Accessed: Jul. 1, 2020. [Online.] Available: https://xlung.net/en/mv-manual/basic-modes-of-mechanical-ventilation. [11] A. L. M. Carpio and J. I. Mora, “Ventilator management,” StatPearls Publishing LLC, Accessed: Jul. 1, 2020. [Online.] Available: https://www.ncbi.nlm.nih.gov/books/NBK448186/. [12] “Safety limit switches,” Rockwell Automation, Inc., Accessed: Jul. 1, 2020. [Online.] Available: https://www.rockwellautomation.com/en-us/products/hardware/allen-bradley/safety-products/safety-sensors/safety-switches- limit.html. [13] “ARM,” Accessed: Jul. 1, 2020. [Online.] Available: https://www.arm.com/. [14] “The Arm architecture,” ARM, Accessed: Jul. 1, 2020. [Online.] Available: https://www.arm.com/architecture. [15] “Pressure sensors-differential/gauge up to 10 kPa,” NXP Semiconductors, Accessed: Jul. 1, 2020. [Online.] Available: https://www.nxp.com/products/sensors/pressure-sensors/differential-gauge-up-to-10-kpa:DG_10KPA#/. [16] “Ventilators and ventilator accessories EUAs,” FDA-U.S. Food and Drug Administration, Accessed: Jul. 1, 2020. [Online.] Available: https://www.fda.gov/medical-devices/coronavirus-disease-2019-covid-19-emergency-use-authorizations-medical- devices/ventilators-and-ventilator-accessories-euas. [17] “Pressure Sensors,” NXP Semiconductors, Accessed: Jul. 1, 2020. [Online.] Available: https://www.nxp.com/products/sensors/pressure-sensors:DRSNSPRSSR. [18] F. Beloncle et al, “Accuracy of P0.1 measurements performed by ICU ventilators: a bench study,” Annals of Intensive Care, vol. 9, no. 104, 2019, doi: 10.1186/s13613-019-0576-x. [19] P. L. Silva and P. R. M. Rocco, “The basics of respiratory mechanics: ventilator-derived parameters,” Annals of translational medicine, Vol. 6, No. 19, Oct. 15, 2018, doi: 10.21037/atm.2018.06.06. [20] “STM32 Nucleo-64 development board with STM32F411RE MCU, supports Arduino and ST morpho connectivity,” STMicroelectronics, Accessed: Jul. 1, 2020. [Online.] Available: https://www.st.com/en/evaluation-tools/nucleo-f411re.html. [21] “NUCLEO-F411RE: STM32 Nucleo-64 development board with STM32F411RE MCU, supports Arduino and ST morpho connectivity,” STMicroelectronics, Accessed: Jul. 1, 2020. [Online.] Available: https://www.st.com/en/evaluation-tools/nucleo- f411re.html. [22] “Display Alfanumerico 20x4” WinStar, Accessed: Jul. 1, 2020. [Online.] Available: https://www.winstar.com.tw/es/products/character-lcd-display-module/wh2004a.html. [23] “Digital stepper driver 1.0-4.2A 20-50VDC for Nema 17, 23, 24 stepper motor,” OMC-Stepperonline, Accessed: Jul. 1, 2020. [Online.] Available: https://www.omc-stepperonline.com/digital-stepper-driver-10-42a-20-50vdc-for-nema-17-23-24-stepper- motor-dm542t.html. [24] “NEMA 24 Stepper Motor 60x60mm (2.36x2.36in) holding torque up to 3.2Nm (453oz-in),” LAM Technologie, Accessed: Jul. 1, 2020. [Online.] Available: https://www.lamtechnologies.com/Product.aspx?lng=EN&idp=stpmtrn24. [25] J. Svennebring, J. Logan, J. Engblom, and P. Strömblad, Embedded multicore: an introduction, Freescale semiconductor, 2009 BIOGRAPHIES OF AUTHORS Adrián Stacul received his degree in Electronics Engineering from the National Technological University (Universidad Tecnológica Nacional UTN). His R&D main interest focuses on on-board hardware, flight centres applied to unmanned vehicles and ground stations for data processing. The Eng. Adrian Stacul is beginning in the scientific publications in these areas. He currently with the CITEDEF as a developer and researcher in topics of signal processing and projects co-director in CITEDEF with Defense Department (Ministerio de Defensa-MINDEF) of Argentina. He is Professor of Computers Architecture with de Systems Engineering Department at UTN and there he and there and there he obtained his Ph.D. with mention to signal processing and images in the thematic of high-speed data acquisition. He can be contacted at email: astacul@citedef.gob.ar Daniel Pastafiglia received his degree in Electronics Engineering from the Merchant Marine University (Universidad de la Marina Mercante). His R&D main interest focuses on on-board hardware, flight centers applied to unmanned vehicles and ground stations for data processing. The Eng. Daniel Pastafiglia has a M.S. degree in Control Systems and Project Management. He currently with the CITEDEF as the chief of the Digital Techniques Laboratory responsible for projects execution and relationships with Defense Department (Ministerio de Defensa-MINDEF) of Argentina. Currently, he’s the Project Manager of this presented work. He can be contacted at email: dpastafiglia@citedef.gob.ar
  • 8. Int J Reconfigurable & Embedded Syst ISSN: 2089-4864  Automated ventilator prototype for COVID-19 patient treatment: the design … (Adrián Stacul) 229 Ariel Dalmas Di Giovanni is a staff member of the Digital Techniques Laboratory in CITEDEF. He received his degree in Electronics Engineering from the National Technological University (Universidad Tecnológica Nacional-UTN). He currently with the CITEDEF as a developer and researcher in topics of embedded systems implementations. He can be contacted at email: adigiovanni@citedef.gob.ar Martín Morales is a staff member of the Digital Techniques Laboratory in CITEDEF. He received his degree in Electronics Engineering from the Buenos Aires University (Universidad de Buenos Aires-UBA). He currently with the CITEDEF as a developer and researcher in topics of remote systems implementations. He can be contacted at email: mmorales@citedef.gob.ar Sergio Saluzzi is a staff member of the Digital Techniques Laboratory in CITEDEF. He has been technician leader of PCB designs and electronic instrumentation from 2010. His expertise is mainly related to mechatronics applied to nano-satellites and UAVs. Currently, he is finishing his degree in electronic engineering at UNSAM (Universidad Nacional de San Mart´ın). He can be contacted at email: ssaluzzi@citedef.gob.ar Gerardo García is a staff member of the Digital Techniques Laboratory in CITEDEF. He has been technical support of new designs and developments. He can be contacted at email: ggarcia@citedef.gob.ar