Skip to content

RespiraWorks open source ventilator monorepo for all systems, hardware and software design. This project is ongoing and incomplete.

License

Notifications You must be signed in to change notification settings

manasdas17/Ventilator

 
 

Repository files navigation

RespiraWorks Open Source Ventilator

Open Source Love License CircleCI Build Status codecov pre-commit Code style: clang-format Code style: black Built with: platformio GitHub commit activity Donate

This is a common repository for all hardware and software components of the RespiraWorks open source ventilator.

If you intend to contribute, please read our wiki.

RespiraWorks is a 501(c)(3) non-profit organization with over 200 contributors worldwide working to rapidly design a low-cost and open-source ventilator for communities underserved by the global supply chain. Our objective is to provide the know-how and technology to enable others to manufacture these systems and put them in the hands of those who need them most.

Most recent rendering Assembled v0.3 prototype

Design Goals

We are dedicated to making this ventilator:

  • fully open source (software and hardware)
  • affordable (materials cost under US$2000)
  • fully featured for extended clinical use through weaning and recovery
  • vetted and filing-ready for regulatory review around the world
  • optimized bill of materials to account for constrained (medical) supply chains
  • designed for long-term clinical use beyond the pandemic

Most low-cost ventilator designs that have emerged in light of the COVID-19 crisis tackle the 'bridge' problem — keeping a patient alive for 6-8 hours of closely monitored care until they can be transitioned to a full ventilator. We are designing that full ventilator, a highly valued medical device critical to care beyond the current crisis.

Our design shall provide essential features such as an intuitive, localized user interface, adaptive pressure- and volume-based operating modes, fine control of oxygen concentration, High Flow Nasal Cannula and other advanced features. What sets us apart from other similarly ambitious projects is our dedication to being fully open source. This repository embodies that promise.

We are targeting middle- and low-income parts of the world that will deal with COVID-19 for longer, with less access to healthcare, and a larger deficit of medical devices. We aim to deliver a design which meets the same operational rigors of current commercial ventilators, while addressing the high barrier to entry for such devices.

The maturity of our design is attested to by our collaboration with Foundry-M, a startup in Visakhapatnam, India. We are working closely with our colleagues in India to adapt this design to their local manufacturing capabilities and regulatory needs.

If you can lend your skills towards achieving this goal, please contact us at join-us@respira.works. A list of roles we are looking to fill is also on our website.

DISCLAIMERS

This is an incomplete, as yet untested design that is not yet intended to be used on patients.

The repository contains live documents. There may be incomplete or contradictory information about various aspects of the design. Components may or may not connect and integrate as intended. Contents may also be out of date. If you decide to buy or build anything, do so at your own risk.

Repository Structure

  • System Requirements - describes the requirement architecture, hierarchy, and process. Links to the releases of our system requirements, hardware specifications, and software requirements
  • System Design - describes the functional implementation and design theory of the system
  • Manufacturing Design - describes the physical design of the ventilator and its components. Includes CAD models and notes on the manufacturing process
  • Main Circuit Board - design, materials, assembly instructions for the ventilator main circuit board
  • Software - Source code for cycle controller and user interface, debug tools, test scripts, and test data
  • Quality Assurance - quality assurance strategy, testing plans, data

About

RespiraWorks open source ventilator monorepo for all systems, hardware and software design. This project is ongoing and incomplete.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.6%
  • Python 9.7%
  • C 9.6%
  • QML 8.8%
  • Shell 2.5%
  • Assembly 0.4%
  • QMake 0.4%