1. The Fundamentals of Ohm's Law
Ohm's Law is the bedrock of electrical engineering, describing the linear relationship between voltage, current, and resistance in an ideal conductor. It states that the current flowing through a conductor is directly proportional to the potential difference across it.
While conceptually simple, application in industrial environments requires consideration of thermal drift, power ratings, and parasitic resistance in connectors and traces.
The Power Triangle
- Voltage ($V$): Electrical pressure (Volts).
- Current ($I$): Flow of charge (Amperes).
- Resistance ($R$): Opposition to flow (Ohms).
- Power ($P$): Rate of energy transfer (Watts).
2. Thermal Dissipation & Resistor Sizing
A common failure mode in electronics is undersizing resistor wattage. Calculating $R$ is not enough; you must calculate $P = I^2R$.
For example, a $100\Omega$ resistor carrying $0.5A$ dissipates $25 Watts$. A standard $1/4W$ resistor would burn up instantly. Best practice dictates a 50% derating factor: if your calculation yields 0.5W, use a 1W resistor to ensure longevity and lower surface temperature.
3. Voltage Dividers: Limitations
Voltage dividers are excellent for creating reference voltages (e.g., for an ADC input) but terrible for power supplies. The output voltage ($V_{out}$) varies significantly if the load resistance connected to the output is not infinite (High Impedance).