Bilal Ahmed
DIY Oxygen Concentrator
Introduction
An oxygen concentrator is a type of medical device used for delivering oxygen to individuals with breathing-related disorders.:Individuals whose oxygen concentration in their blood is lower than normal often require an oxygen concentrator to replace that oxygen. Oxygen concentrators filter surrounding air, compressing it to the required density and then delivering purified medical grade oxygen into a pulse-dose delivery system or continuous stream system to the patient. There are several technologies available for generating air enriched in oxygen, including air separation by fractional distillation, electrolysis and pressure swing adsorption. From these methods pressure swing adsorption has the lowest infrastructure cost and complexity and was selected for the generation of oxygen in a patient care scenario (10 � 60 l/min).
Project Overview
The aim of this project is to construct oxygen concentrators with minimal technical requirements. The purpose of this project to model the prototype of oxygen concentrator in relatively simple environments using common materials. Basically PSA (pressure Swing Adsorption) technique, is used to extract O2 from surrounding air.O2 concentrator basically of two type: 1) 1-column setup:In general, it consists of one column (one Zeolite Bed) 2) 2-coulumn setup:In general, it consists of two column (two Zeolite Bed) We have worked on 2-coulumn setup, because of optimal capacity of concentrated Oxygen and to get closer to commercial device in term of capacity (production rate) and size. In addition, the prosed production rate of this project is to get above 90% oxygen in outlet stream (1-3 l/min) using pressuring air (2-3 bar) in input.
Schematic Diagram Explanation

Project Strategy
Basically we have divided the whole project into three stages.In first stage we have completed the the electronics circuit, including fabrication of PCB Board and implementation of arduino coding to check the safe operation of electronics components.In second stage to design small porous type membrane for air filtration purpose inside each zeoilte containers. In third stage to assembled all the components.Components in Details
1. Power Supply: We have used two separate power supply to provide 12V for air compressor and 24V for pneumatic valve
220V/24V(DC) Power supply

2.Oil free air compressor: We have worked with a small,oil-free and cheap air-compressor(usually used in tyre shop).Having pressure of range 2-3 bar. The main advantage of oil-free compressor is that, the oxygen enriched air leaving the unit will have the same purity (oil/toxins) as the air feed to the concentrator.

4.Pressure Gauge: We haved used Pressure Gauge to measures the compressed air pressure at the input side, so to loook out the operated pressure and to avoid any damage to Zeolite Container.

pressure gauge
5. Relay Module: We haved worked with 4-Channel Relay Module for the safe operation of air-compressor and valves switching purpose

4-Channels Relay Module
6.Two 3-way pneumatic valves We have used two pneumatic valves, to feed compressed air into one of the zeolite container and at the time to refuel the other nitrogen contaiminated zeolite container, as mentioned in schematic digram. We have worked with " VT3O7V-5G1-01" Model.The link of data sheet is mentioned below: Click here

7.Two Zeolite bed/container: The proposed dimension of each zeolite container for this prototype would have(Lenght=6" and Dimension=2.5") So to filled with zeolite.

Zeolite Bed
8.Zeolite Materials: The proposed zeolite material for this prototype would be (each column. 300-500g LiX). To adsorb nitrogen from the air in pressure swing adsorption (PSA) processes while allowing the oxygen to pass through the system. The columns filled with a material called Lithium X-zeolite. The material has very small pores and a special chemical structure, so that the oxygen molecules in the air pass through, but the nitrogen molecules remain trapped because the molecular size of Nitrogen is larger as compared to Oxygen size to pass the zeolite materials.The membrane enables them to separate molecules of different sizes. It is, therefore, sufficient to force air through the column in pulses to enrich the oxygen in the gas mixture. The links below lead to information on some of standard zeolite products: eurecat.com tosoh.com/molecular-sieves intechopen.com/zeolites

Molecular Sieves(LiX)
9.PCB Board: We haved worked with Attiny44 microcontroller, so to avoid manually operation of the the oxygen concentrator.

Attiny44 Pin Configiuration

PCB Schematic Diagram (Eagle Software): pin description: VCC - Supply voltage. GND � For grounding pins. PORTB(PB3:PB0) � Port b is a 4-bit bi-directional input and out put port.in that PB3 which has RESET capacity also it is used as an input or output pin. PORTA(PA7:PA0) - Port a is 8-bit bi-directional input or output buffers have symetrical direction. connection reuirment of a attainy programmig: six wires isp programming SCK(serial clock):programming clock,generated by the In-system programmer(Master) MOSI(Master Out-Slave IN):Communication line from In-system Programmer to target AVR being programmed MISO(Master in-Slave Out):Communication line target Avr to in system programmer GND(common ground):it connect to the ground RESET:to enable in-system programming VCC:to allow simple programming of targets operating at any voltage,the in-system programmer can draw power from the target . LED circuit diagram: For the resistor calculation ,I used resistor calculator and I get the result is 470 Ohm then I use two 499 ohm resistor because I am adding two LED in this circuit.

PCB Final Routing Design (Eagle Software)

PCB traces


PCB Components (Eagle Sotware)




10.Oxygen storage container: To store the oxygen rich air.

Electronic Circuit
In an electronic circuit, the 220/12V(DC) power supply is connected with an oil-free air compressor, the 220/24(DC) supplied 24V(DC) to the pneumatic valves through 4-Realay Module. The PCB is connected with with PC, so you don't need to supply 5V(DC) separately to the the PCB Board.Then succesfully uploaded Arduino code on PCB Board, as per requirement.I have used 3 channels of Relay Module. At channel-1 the valve-A is connected, with channel-2 valve-B is connected and with channel-3 air-compressor is connected. During cycle-1(for 5 seconds) the valve-A fuel compressed air into the container-A and at the same same valve-B refuel the container-B and vice versa.We set delay of 3 seconds to control the operation of air-compressor (just to check the function of relay-Module and for safe operation of the circuit). But in general, the process is going simultanouslly.
Challenges
We experienced many challenges during the construction of Oxygen Concentrator.As like to understand the functionality, safe operation and assembling of the components. The main problem was that, we have not any idea about this Biomedical device. We can't take any risk during the whole process because of the components high price, due to unavailibility of the components in local market. To overcome these challenges we have adopted following procedures: First of all,we have gone through the Literature Review,watched many videos and visited many websites i.e GitHub.com,Rreddit.com and ethz.ch/en website Secondly,we have second use cpmponents so we were confused alot about the functionality of the pneumatics valves, but when searched alot and found the datasheet of relevant components and after studied the the data-sheet we learned that the openning and closing of the valves is an internal function of the valve, so we got that we have to just to perform the switching of valves rather than to control their functionality. In addition of that, we watched related videos to know about the assembling and safe operation of an electronics circuit which hepled us a lot. We helped from DVM(Digital Voltmeter) to enssure healthy and equipmentment safety, rather than to Swich-ON directly.Prototype Discussion
Basically we have construct an Electronics Cicuit of Oxygen Concentrator.It includes the Power Supply, Relay Module, Pneumatic Valves,PCB Attiny44(Microcontroller) and Logic Making.Unfortunatelly, due to the situation of Second-Wave of COVID-19 we can't received the Zeolite Materials and closing of all educational Instituitions in Pakistan. So we were unable to finish the project, so far we have done 60-70% work on the project. We would like to mention that we have complete understanding of this project and would like to work on this project in near future. The youtube link of our project is mentioned below:Commercial Importance
The cost of this project is much lower as compared to commercial Portable Oxygen Concentrator. This prototype can yields enough capacity to serve patients with concentrated oxygen. However, this prototype may not be able to cover the current demand, but DIY solutions may help to treat patients suffering from COVID-19 induced pneumonia.Cost Estimation
Parts | Cost per Unit in Rs. | Sources |
---|---|---|
Arduino Unit | 800 | Buy Here |
6 Channel 5V Relay Module | 500 | Buy Here |
Wiring | 100 | |
12V oil-free Air Compressor | 1200 | Buy Here |
24V Soliend Valves | 10000 | Buy Here |
Zeolite Material | 8000 | Buy Here |
2x Zeolite Casing | 11000 | Buy Here |
T & In-Line Connector | 700 | Buy Here |
Oxygen Storage Tank | 700 | Buy Here |
Pneumatic Air Tubing | 1000 | Buy Here |
Total Amount | 34000 | |
Conclusion Summary
This new 2-column prototype uses a small oilfree compressor to compressed surronding air. We have used limited number of required 3-way solenoid valves to two although we are using two filled zeolite columns. The valves are switched with a 4 channel-relay module, through Attiny44 microcontroller which can be programmed easily without any further technical knowledge. In short, this project is incomplete as mentioned above.But the details of oxygen concentrator are discussed in details. We hope this would be great motivation for students and other also.References
Below are some citations: github.com/oxycon/ProjectApollo www.reddit.comreprap.org eurecat.com pakoxygen.com www.ou.edu/class/che-design/a-design/projects www.youtube.com/watch merezha.ukrintei.ua/wp www.cmu.edu ethz.ch/en/news-and-events