GithubHelp home page GithubHelp logo

bencoombs / ventmon-ventilator-inline-test-monitor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pubinv/ventmon-ventilator-inline-test-monitor

1.0 0.0 0.0 35.08 MB

Design of inline monitor/tester for pandemic ventilators and Overall Strategy for Deployment

License: MIT License

C++ 44.80% Python 11.83% C 1.04% HTML 42.33%

ventmon-ventilator-inline-test-monitor's Introduction

VentMon 0.1 - Inline Ventilator Test Fixture and Monitor

Note: The important file "breath_plot.html" which reneders respiration traces and calculated values from PIRDS data was moved to its own repo on Thursday, June 18, 2020.

Since March 16th, I've been working full time on this. Along with volunteers at EndCornaVirus.org and Public Invention, we have been tracking and analyzing all open-source ventilator projects we can find. It has become apparent that the biggest piece they are missing and the place Public Invention can most help is not in designing a new ventilator, but in building a test/monitoring fixture to assist other teams.

Because monitoring is critical to keeping patients alive and so similar to the need to test, we are attempting to make a combine tester/monitor.

At the moment, this repo is for that work, and also our overall strategic plan for a process that will give clinicians enough confidence to actually deploy an open-source ventilator. Our goal is to certify, in a certain limited, last-resort sense, ventilators in the case of a shortfall of commercial and professional equipment. That Strategy is discussed lower in this document.

This includes rapidly doing high-quality tests, but also includes burn-in and multi-day tests, of ventilators. Perhaps we can produce a benchmark for the multiple efforts going on right now to try to develop a Free-libre Open Source ventilator design.

For further explanation of design motivation and approach please refer to the following document - Motivation of Strategy

User Manual

Although a work in progress, we have a user manaul.

Hacking the Firmware

If you have received a VentMon from us, it will have VentMonFirmware.ino installed. You are welcome to modify the VentMonFirmware.ino file as needed. To do so, you will have to install a library of our creation which encpasulates the PIRDS standard. Copy the libary pirds_library into your Arudino library location. You may need to install the Adafruit BME680 library and other libaries as well.

Design and Dependencies

SystemDiagram

The idea is to make a standalone inline device plugged into the airway. It serves a dual purpose as a monitor/alarm when used on an actual patient, and a test devices for testing prototype ventilators. It also allows for burnin.

VentMon depends on the following Arduino library for communication with Sensirion flow sensors: SFM3X00

Assembly instructions can be found here: Assembly Instructions

Initial BOM can be found here: BOM

Status

** June 18th ***

Lauria plans to ship 5 more VentMons on the 23rd. She has added FiO2 sensing, and important feature. Rob Giseburt has create an VentMon-like device using a Raspberry PI; we may switch to that display. The VentMon has been used internationally by several teams to gain important insights into their prototype pandemic ventilators. One team may be constructiong their own VentMon from our Open Source designs.

** May 25th **

We have now shipped 4 VentMons. Most recent modifications involved using the "pirds_library" more universally.

** May 7th **

We sent the first VentMon to Artemio Mendoza of the 1MillionVents team, and he made this great video:

VentMon testing an A.R.M.E.E. Device

May 4th:

May the Fourth be with you.

We have shipped two VentMons free of charge to open source ventilators team that will use them for volume and flow measurements.

A user manaul is progressing.

April 27th:

Assembly instructions can be found here: Assembly Instructions

April 21st:

Initial prototype is fully assembled!

Prototype

April 20th:

  1. Have a working ESP32 board with pressure sensors and Sensirion flow sensors.
  2. This code outputs a stream of PIRDS respiratory standard events on the serial port.
  3. These are read by data_server.py which presents a web server for retrieving this data.
  4. test_tools/breath_plot.html makes AJAX calls to this server and renders the results dynamically.

Volunteering

This project is co-led by Robert L. Read [email protected] and Geoff Mulligan.

Right now we have several needs. People need to be experienced, have read the essential reading list, be able to work at least 20 hours a week, and able to work with limited supervision. They also must be able to tolerate the chaos produced by the pandemic itself, and the chaos produced by my own mistakes. Finally, they must accept and hope for the possibility that industry will increase production and the disease will be controlled so that this solution is not required.

Righ now, we could use:

  1. An experienced Arduino engineer to build and improve the design below
  2. A JavaScript programmer to add the ability to scroll-through all time to https://github.com/PubInv/vent-diplay code.
  3. Someone to design the User Interface of the "monitor and alarm" feature. Would have to be or become familiar with existing ventilators to make a similar interface. This is likely to be a small LCD or OLED text screen, 4 physical buttons, and a small speaker or buzzer.

Request for Donations to Public Invention

Public Invention is a small, all-volunteer 501(c)3 US public charity. Your small donation is a stamp of approval for our work that will really help us.

Licensing

All code in this repo is licensed under the MIT License. All documents and diagrams and licensed under CC0. All hardware is licensed under the CERN Open Hardware Licences Version 2 - Strongly Reciprocal.

ventmon-ventilator-inline-test-monitor's People

Contributors

digitaltechacademy avatar gmulligan avatar kant avatar lauriaclarke avatar robertlread avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.