Understand different types of electrical signals and their characteristics
1. DC (Direct Current):
Constant voltage or current over time. Example: Battery output
2. AC (Alternating Current):
Voltage/current that varies sinusoidally with time
$$V(t) = V_p \sin(2\pi ft)$$
3. Square Wave:
Alternates between two voltage levels (used in digital circuits)
4. Triangle/Sawtooth:
Linear rise and fall patterns
RMS Voltage (for sine wave):
$$V_{RMS} = \frac{V_p}{sqrt{2}} \approx 0.707 \times V_p$$
Any periodic signal can be decomposed into a sum of sine waves at different frequencies (harmonics). This is the basis of frequency domain analysis.
Fourier Series:
$$f(t) = a_0 + \sum_{n=1}^infty [a_n \cos(n\omega t) + b_n \sin(n\omega t)]$$