Project Introduction

At the start of semester when list of projects were offered. Oxygen concentrator captured our attention because of shortage of mdeical oxygen was all over the news. Keeping COVID-19 and its impacts on the whole world, lack of pure oxygen and worsening of the situation everyday, it serves a great purpose in tackling the situation in a very clean and neat way.

As the whole world is grappling with the Coronavirus pandemic, people are running from pillar to post to arrange hospitals, ICU beds, life-saving medications, ventilators and most importantly ‘oxygen’, to save their loved ones. Arranging these basic necessities is so tough today because the availability of all these things is way less than what the country requires to win this battle. In these testing times, Oxygen Concentrators have turned out to be a ‘saviour’ for the people who are mildly affected with COVID-19 and are trying to recover in home isolation, owing to the shortage of hospital beds.

Its importance can be taken into account from its portability and the fact that it can save of patients in critical care. Portable pure oxygen was once considered to be almost impossible for many individuals before, but today, the reality is changing almost every individual's life.

Since the project is education-based only, thus, we opted for major factors only and omitting the minor ones to make our learning more useful.

Project Overview

This project is typically based on medical usage. Hence, it's mostly used in hospials.

Its function is to produce highly concentrated oxygen at the output.

At the start of the project did not have any priori knowledge about different types of concentrators. With the help of our teacher we started exploring the pressure swing absorption (PSA) technique. PSA technique has several tanks filled with oxygen filtering material when air is pumped into such tanks oxygen passes through the filter material while nitrogen and other impurities are left behind. In this process multiple tanks are used while one tank is being pumped with air other tanks flusho out the impurities.

Delegation of Tasks

From the start of the project we distributed different tasks among ourselves to make sure that we can deliver this project on time.
Task Assigned to
Research on the project Abdul Mateen Khilji
Research on the valves & AC-DC converter Hamza Ali Arain
Testing air compressor & 24VDC Hamza Ali Arain
Controlling & connecting relay through code (Arduino) Abdul Mateen Khilji
Taking up the responsibility of outside work (Out of campus) Hamza Ali Arain
Workshop wood design (Solidworks) Abdul Mateen Khilji
Assembly Both

Project Execution Plan

gantt chart

Although we tried to stick to our time frames however due to closure of university in the middle of semester was a major setback and left us with very little time to deliver a fully functional prototype.

The above execution plan was made accordingly. Keeping in mind the fact that the major portion of the project was mechanical. We had to many components from the local market .

Project Requirements

We chose the pipes with 6-inch diameter and 20-inch height and the quality of the pipe was such that they could withstand the pressure of almost 5 bars. The purity of the oxygen at the output will be approximately 80-85 percent of the total oxygen (27 percent) due to the fact that the air contains 80 percent of Nitrogen, the compression of the air into our tanks and that the components were educational and not commercial, thus, the purity will be not as much as required for the usage.

Schematic diagram

Project Original Schematic Diagram

Our teacher provided us with this picture and asked us to thoroughly understand this diagram.

From this picture, we got to understand our project alot better than we did by researching the internet thoroughly.

We tried our best to understand the schematic diagram as a whole, however, as we went on understanding it, we were introduced to some components which were totally new to us.

One of the things was solenoid valves. We took our time to understand that particular component. It is one of the main factors to control the flow of the fluid to the tanks alternatively.

The valves can be controlled through a famous micro-controller known as Arduino. The coding was simple and the valves were given switching time of 5 seconds.

Simplified System Diagram

Although a commercial PSA concentrator is a very complex device involving various air filters, flow and pressure sensors; we simplified the diagram considerably to reduce the complexity and cost of the project.

Our main goal was to design and construct such a project that uses Zeolite material to filter out oxygen from other unnecessary gases from the provided air.
Thus, we used two tanks, a portable air compressor, two way solenoid valves, arduino to make our implementation of PSA concentrator.

Zeolite is a very pourous material, which is mainly used to absorb moisture. Special type of zeolite can be used to separate Oxygen from air. This is a simple and cost-effective way to purify oxygen.

Pratical Schematic Diagram

Bill of Material

Component name Quantity
PVC Pipe (Tank) 2
PVC Pipe Caps 4
2-way Solenoid valve 2
1-way Solenoid valve 2
High Ampere 24VDC Power Supply 1
220VAC-24VDC Converter 1
ATMEGA328P uController Arduino 1
4-channel Relay Module 1
Air Compressor 1
I/O Wires (Male-Female) 10
Jumper Wires 10
High level design

High Level Design

Compressed air is fed into each of the filter tanks one by one through switching of solenoid values. The switching of solenoid valve is controlled through micro-controller programming.

Since micro-controller works with 5VDC and very limited current, micro-controller on its own can not operate Solenoid Valves. The valves can be controlled via relay. Since our device contains 4 valves we will be needing a 4-channel relay to control all the valves individually.

The zeolite material inside the tanks would filter out the unnecessary gases and provide us with a pure oxygen at the output, which would then be given to the patient, simultaneously, the pressure at the input would be extracted out through the valves since the inner pressure would less than the atmospheric pressure.

Since the air compressor operates at 12 VDC, Solenoid valves operate at 24 VDC and micro-controller board operates 5VDC we had to incorporate 3 different power supplies to operate the system.

Flowchart of our project

flowchart

The control of simple solenoid valves is simple and can be implemented as followed by the above flow-chart.

Testing

We had hard time testing the components that were new to us because we could not understand their principle of operation.
We could not understand the operation of 3-way solenoid valves and how to incorporate them in this projectt. After detailed review of literature, we could control the valve as desired.

This video shows how we tested the necessary components and the code wherever needed.

We had tested the components separately, however, this video only shows the joint testing of the necessary components.

SolidWorks Design

The idea of this design was originally of our supervisor. We just happened to put it into an illustration. The dimensions of cylinders was calculated to maximize the cylinder volume while taking into consideration portibility of the design.

As illustrated in the diagram, two tanks were fixed in the circles and the air compressor will be fixed in the rectangular slot and will touch the bottom layer.

Design was carried out in SolidWorks software. Several illustrations of our design are presented below:

top mid bottom Prototype ATMEGA328P uController Complete Project

Pictures and Videos

Check out some of our videos and pictures. They best illustrate our work and our design and what we went through to obtain our "project".

Assembly

After we got our design printed and everything sorted, we started assembling the parts one by one.

If the final prototype is once run, the air compressor will produce an impure air and the tanks will take that air as input alternatively through T-shape. For 5 seconds, one of the tanks will take the whole air and produce pure oxygen at the output and for other 5 seconds, the other tank shall be getting filled while from the first one, input pressure shall be extrated out automatically through the input valve. After assembly of parts, fitting of pipe and wiring we were finally ready to turn on the switch. Quite a few problems came to light. First and fore most the throughput of air compressor was not enough to fill up the tank rapidly. We also felt that our make shift tank was not air tight thus pressure was not building up as quickly as we would have wanted.

Complete Project

Conclusion & Copy Rights

This project helped us learn a lot about micro-controllers, electronic valves as well as relay. Through relay, we learned how to switch things based on our necessacities. Furthermore, we learned C & Assembly languages which were totally new to us.

Most of the time, when we got obstacles, we surfed the internet thoroughly and we roughly got to know about that particular obstacle. Thus, we had to manage things on our own. Execution of this semeser project was a quite different experience for us. Right from the start of the project we had to review review the literature to fully understand the PSA Concentrators. Once we got underway we had to refer to many online toturials to understand the operation of various components such as solenoid value, relays and how to control them through a micro-controller

Although there is abundant set of resources available on the internet. We found Project Apollo particularly useful as a starting point. This project also has a repository at Github and from there, we came to know how our project would actually work and its design.

The websites that we visited were many, however, the ones that helped us the most and for the reference are as follows:
ProjectOxy
Nevon Projects
GitHub
Project Apollo

© Sukkur IBA University - 2021
All rights reserved.