Description

The flow of air and oxygen to deliver to a patient can be calculated if a total flow and percent oxygen are specified.


 

Parameters:

(1) total flow in L per minute

(2) percent oxygen to deliver (from 21 to 100)

 

oxygen flow in L/min =

= (total flow in L/min) * ((percent oxygen) - 21) / 79

 

where:

• 79 = 100 - 21 (percent oxygen in oxygen supply, less oxygen in air)

 

air flow in L/min =

= (total flow) - (oxygen flow)


To read more or access our algorithms and calculators, please log in or register.