Every wire in a satellite, aircraft, or rocket carries current governed by three laws discovered in the 1800s. A 28V power bus on a spacecraft is just a voltage divider at scale. Artifact's constraint engine checks these laws across 10,000 connections simultaneously.
V = I * R
Voltage equals current times resistance. If you know any two, you can find the third. This single equation governs every wire sizing decision in aerospace.
Sum of currents at any node = 0
Charge is conserved. What flows in must flow out. Every connector pin is a node. Every wire junction is a node.
Sum of voltages around any closed loop = 0
Energy is conserved. The voltage "used up" across resistors equals the voltage supplied by sources.
Use the sliders to adjust the source voltage and resistor values. Watch how current and voltage distribute according to KVL and KCL. This is a voltage divider -- the most fundamental circuit in electronics.
V_out = V_in * R2 / (R1 + R2)
Definitions to memorize:
Voltage = energy per unit charge (J/C = Volts)
Current = charge flow rate (C/s = Amperes)
Resistance = opposition to flow (V/A = Ohms)
Power = energy rate (V*I = Watts)
Questions to answer by hand:
1. 28V source, 1k + 2k series: what is V_out?
2. Three 100-ohm resistors in parallel: total resistance?
3. AS50881 allows max 3% voltage drop on a 28V bus. What is the max drop in volts?
Alexander & Sadiku, Fundamentals of Electric Circuits, Ch 1-3
AllAboutCircuits.com/textbook/direct-current/
SAE AS50881 (Wiring Aerospace Vehicles)