Ventilator icon indicating copy to clipboard operation
Ventilator copied to clipboard

Wire Harness: Oxygen Sensor

Open inceptionev opened this issue 3 years ago • 0 comments
trafficstars

Create the oxygen sensor harness design and its associated assembly documentation.

  • Origin: PCB J30 Molex Micro-Fit 3.0 1x3
  • Destination: R-24 type oxygen sensor: https://www.cablesandsensors.com/products/compatible-o2-cell-for-hamilton-medical-396008 (mating connector is a Molex KK 2.54 type)
  • Wire recommendation: 22-26awg
  • Length: 300mm (conservative estimate; may be refined in integration)
  • Pinout references: ventilator PCB schematic, oxygen sensor datasheet: https://cdn.shopify.com/s/files/1/1275/4659/files/SS-12A.pdf?867825592994555160

A tutorial is available in our wiki here: https://github.com/RespiraWorks/Ventilator/wiki/Designing-Wire-Harnesses-with-WireViz

  • [ ] Create a branch for the new harness
  • [ ] Add components to the json library at: master/docs/purchasing/parts.json
  • [ ] Create the harness source file using WireViz
  • [ ] Run WireViz to create the images and bom output
  • [ ] Run decoreate_bom.py to add links to the bom
  • [ ] Create a documentation page for the harness in reStructured text
  • [ ] Create a pull request for the harness branch

inceptionev avatar Jul 14 '22 08:07 inceptionev