Line 49: |
Line 49: |
| | | |
| == Step 1: Schematics == | | == Step 1: Schematics == |
| + | Schematic Design is the process of specifying the symbolic representation of your circuit in a format that both the computer and a human can understand. |
| + | * You should make your schematic clean enough that another human can read it. If no one else can read it, they won't be able to catch your mistakes |
| + | * You should make heavy use of existing schematics for past SSI projects, especially those you understand and have flight heritage |
| + | * You should use a strict hierarchical schematic sheet tree, with sheets nested within other sheets to reduce complexity |
| | | |
| == Step 2: Footprints == | | == Step 2: Footprints == |