Skip to content
forked from mit-drl/e-vent

MIT Project: A low cost emergency ventilator controller

Notifications You must be signed in to change notification settings

Oishimaru/e-vent

 
 

Repository files navigation

build

MIT E-Vent: A Low Cost Emergency Ventilator Controller

MIT E-Vent Prototype

Volume Control Mode Definitions

The following waveform diagram is a visual explanation of the key cycle parameters used in e-vent.ino.

  |                                                                    
  |     |<- Inspiration ->|<- Expiration ->|                           
P |                                                                    
r |     |                 |                |                           
e |             PIP -> /                                  /            
s |     |             /|                   |             /|            
s |                  / |__  <- Plateau                  / |__          
u |     |           /     \                |           /     \         
r |                /       \                          /       \        
e |     |         /         \              |         /         \       
  |              /           \                      /           \      
  |     |       /             \            |       /             \     
  |            /               \                  /               \    
  |     |     /                 \          |     /                     
  |          /                   \              /                      
  |     |   /                     \        |   /                       
  |        /                       \          /                        
  |       /                         \        /                         
  | _____/                  PEEP ->  \______/                          
  |___________________________________________________________________ 
         |             |  |          |      |                          
         |<- tIn ----->|  |          |      |                   Time   
         |<- tHoldIn ---->|          |      |                          
         |<- tEx ------------------->|      |                          
         |<- tPeriod ---------------------->|                          
         |                                                             
                                                                       
     tCycleTimer                                                       

About

MIT Project: A low cost emergency ventilator controller

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.2%
  • C 8.8%