1
0
Fork 0
Mighty-Satellite-Ground-Sta.../docs/harness
Jeff Moe f79f150ef7 Add rotator internal wiring on EL 2022-11-03 15:30:34 -06:00
..
README.md Update harness to v2 2022-11-03 14:44:58 -06:00
harness-controller-az.yml Update harness to v2 2022-11-03 14:44:58 -06:00
harness-controller-el.yml Update harness to v2 2022-11-03 14:44:58 -06:00
harness-main-az.yml Update harness to v2 2022-11-03 14:44:58 -06:00
harness-main-el.yml Update harness to v2 2022-11-03 14:44:58 -06:00
harness-rotator-az.yml Add rotator internal wiring on AZ 2022-11-03 15:26:17 -06:00
harness-rotator-el.yml Add rotator internal wiring on EL 2022-11-03 15:30:34 -06:00

README.md

HOWTO Build the Diagrams

This is how to build the diagram from YAML source with wireviz.

Install wireviz

Thusly

sudo apt install python3-virtualenv python3-pip graphviz

git clone https://github.com/formatc1702/WireViz
cd WireViz
virtualenv -p python3 env
source env/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
pip install .

Usage

Thus:

wireviz harness-controller-az.yml
wireviz harness-controller-el.yml
wireviz harness-rotator-az.yml
wireviz harness-rotator-el.yml

TODO

Redesign thusly.

Mini BoM:

This setup will have quick disconnects on each cable, at each end. List of 4-wire quick disconnects, for a total of eight quick disconnects per deployment.

  • Rotator Az.
  • Rotator El.
  • Main Az cable. Two total, one each end.
  • Main El cable. Two total, one each end.
  • Rotator Controller Az.
  • Rotator Controller El.

List of Harnesses:

  • Rotator Az Harness.
  • Rotator El Harness.
  • Main Az Cable Harness.
  • Main El Cable Harness.
  • Rotator Controller Az Harness.
  • Rotator Controller El Harness.

There are two main cable runs:

  • Rotator Az Harness to Main Az Cable Harness to Rotator Controller Az Harness.
  • Rotator El Harness to Main El Cable Harness to Rotator Controller El Harness.

Redo Harness, All Quick disconnects.

List of harnesses

  • Controller Az harness.
  • Controller El harness.
  • Main Az harness.
  • Main El harness.
  • Rotator Az harness.
  • Rotator El harness.