A phasor diagram is a graphical representation used to analyze and visualize sinusoidal functions, particularly in the context of AC (alternating current) circuits. It shows the magnitude and phase relationship between different sinusoidal waveforms, such as voltage and current in an AC circuit.
To understand the equation for the phasor diagram, it's important to know a few key concepts:
### 1. **Sinusoidal Waveforms:**
In AC analysis, sinusoidal waveforms can be represented mathematically as:
\[ x(t) = X_m \cos(\omega t + \phi) \]
where:
- \( X_m \) is the amplitude (peak value),
- \( \omega \) is the angular frequency (\(\omega = 2\pi f\), where \( f \) is the frequency),
- \( \phi \) is the phase angle,
- \( t \) is the time variable.
### 2. **Phasors:**
A phasor is a complex number representing the amplitude and phase of a sinusoidal function. The sinusoidal waveform can be transformed into a phasor by using the following representation:
\[ X(t) = X_m e^{j(\omega t + \phi)} \]
where:
- \( j \) is the imaginary unit ( \( j^2 = -1 \)),
- \( e^{j\theta} \) represents a complex number in polar form with magnitude \( 1 \) and angle \( \theta \).
### 3. **Phasor Diagram:**
In a phasor diagram:
- The length of the phasor represents the amplitude \( X_m \),
- The angle between the phasor and a reference axis (usually the horizontal axis) represents the phase angle \( \phi \).
### **Equation for Phasor Representation:**
The phasor \( \tilde{X} \) corresponding to the sinusoidal waveform \( x(t) \) can be expressed as:
\[ \tilde{X} = X_m e^{j\phi} \]
where:
- \( X_m \) is the magnitude of the phasor,
- \( \phi \) is the phase angle.
### **Phasor Diagram Construction:**
To construct a phasor diagram:
1. **Plot the Phasors:** Draw phasors as vectors in the complex plane, where the length of the vector represents the amplitude and the angle represents the phase.
2. **Add or Subtract Phasors:** When combining multiple sinusoidal functions, phasors can be added or subtracted vectorially.
### **Example:**
Consider two sinusoidal signals:
\[ x_1(t) = 10 \cos(\omega t) \]
\[ x_2(t) = 5 \cos(\omega t + \frac{\pi}{4}) \]
Their phasor representations would be:
- For \( x_1(t) \): \( \tilde{X}_1 = 10 e^{j \cdot 0} = 10 \)
- For \( x_2(t) \): \( \tilde{X}_2 = 5 e^{j \frac{\pi}{4}} \)
On the phasor diagram:
- \( \tilde{X}_1 \) is a vector of length 10 along the real axis.
- \( \tilde{X}_2 \) is a vector of length 5 making an angle of \( \frac{\pi}{4} \) with the real axis.
In summary, the phasor diagram visually represents sinusoidal waveforms using vectors (phasors), where the equation for a phasor is given by:
\[ \tilde{X} = X_m e^{j\phi} \]
This helps in analyzing the relationships between different AC signals efficiently.