Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
electrical_engineering_and_electronics_2:block04 [2026/04/11 07:30] mexleadminelectrical_engineering_and_electronics_2:block04 [2026/04/21 02:12] (current) mexleadmin
Line 516: Line 516:
  
 1. How large is $\omega C$? 1. How large is $\omega C$?
 +
 +<WRAP group>
 +<WRAP half column rightalign>
 +#@PathBegin_HTML~401~@#
 +<WRAP leftalign>
 +\begin{align*}
 +\omega &= 2\pi f = 2\pi \cdot 50~{\rm s^{-1}} = 314.16~{\rm s^{-1}} \\
 +\omega C &= 314.16~{\rm s^{-1}} \cdot 4.7 \cdot 10^{-6}~{\rm F} \\
 +         &= 1.48 \cdot 10^{-3}~{\rm {1}\over{\Omega}} \\
 +         &= 1.48 \cdot 10^{-3}~{\rm S}
 +\end{align*}
 +</WRAP>
 +#@PathEnd_HTML@#
 +</WRAP>
 +<WRAP half column>
 +#@ResultBegin_HTML~401~@#
 +\begin{align*}
 +\omega C = 1.48~{\rm mS}
 +\end{align*}
 +#@ResultEnd_HTML@#
 +</WRAP>
 +</WRAP>
  
 2. Calculate the complex input impedance. 2. Calculate the complex input impedance.
 +<WRAP group>
 +<WRAP half column rightalign>
 +#@PathBegin_HTML~402~@#
 +<WRAP leftalign>
 +For the parallel circuit, it is easiest to start with the reciprocal of the impedance (=admittance):
 +\begin{align*}
 +{1}\over{\underline{Z}_{\rm in}} &= \frac{1}{R} + j\omega C \\
 +                       &= \frac{1}{220~\Omega} + j\,1.48~{\rm mS} \\
 +                       &= 4.55~{\rm mS} + j\,1.48~{\rm mS}
 +\end{align*}
 +
 +The reciprocal magnitude and phase are 
 +\begin{align*}
 +\left|{1}\over{\underline{Z}_{\rm in}} \right| &= 4.78~{\rm mS} \\
 +\varphi_{{1}\over{Z}} &= \arctan\left(\frac{1.48}{4.55}\right) \approx +18.0^\circ
 +\end{align*}
 +
 +Now invert:
 +\begin{align*}
 +\underline{Z}_{\rm in} &= \frac{1}{4.78~{\rm mS}} \\
 +                       &= 209.2~{\rm \Omega} \\
 +\varphi_Z &= \approx -18.0^\circ
 +\end{align*}
 +
 +In polar form:
 +\begin{align*}
 +\underline{Z}_{\rm in} &= 209.2~{\rm \Omega}\angle -18.0^\circ
 +\end{align*}
 +</WRAP>
 +#@PathEnd_HTML@#
 +</WRAP>
 +<WRAP half column>
 +#@ResultBegin_HTML~402~@#
 +\begin{align*}
 +\underline{Y}_{\rm in} &= 4.55~{\rm mS} + j\,1.48~{\rm mS}
 += 4.78~{\rm mS}\angle 18.0^\circ \\
 +\underline{Z}_{\rm in} &= 199.0 - j\,64.6~{\rm \Omega}
 += 209.2~{\rm \Omega}\angle -18.0^\circ
 +\end{align*}
 +#@ResultEnd_HTML@#
 +</WRAP>
 +</WRAP>
  
 3. Calculate the input current by magnitude and phase. 3. Calculate the input current by magnitude and phase.
 +<WRAP group>
 +<WRAP half column rightalign>
 +#@PathBegin_HTML~403~@#
 +<WRAP leftalign>
 +\begin{align*}
 +\underline{\hat I}_{\rm in} &= \underline{\hat U}_1 \cdot {{1}\over{\underline{Z}_{\rm in}}}
 +\end{align*}
 +
 +With $\underline{\hat U}_1 = 325~{\rm V}\angle 0^\circ$:
 +\begin{align*}
 +\left|\underline{\hat I}_{\rm in}\right|
 +&= 325~{\rm V} \cdot 4.78~{\rm mS}
 += 1.55~{\rm A}
 +\end{align*}
 +
 +The current phase is equal to the admittance phase (negative phase of impedance):
 +\begin{align*}
 +\varphi_I &= 18.0^\circ
 +\end{align*}
 +So the current leads the voltage by about $18^\circ$.
 +</WRAP>
 +#@PathEnd_HTML@#
 +</WRAP>
 +<WRAP half column>
 +#@ResultBegin_HTML~403~@#
 +\begin{align*}
 +\underline{\hat I}_{\rm in} = 1.55~{\rm A}\angle 18.0^\circ
 +\end{align*}
 +#@ResultEnd_HTML@#
 +</WRAP>
 +</WRAP>
  
 4. Draw the phasor diagram for all currents and voltages. 4. Draw the phasor diagram for all currents and voltages.
 +<WRAP group>
 +<WRAP half column rightalign>
 +#@PathBegin_HTML~404~@#
 +<WRAP leftalign>
 +Choose the input voltage as reference:
 +\begin{align*}
 +\underline{\hat U}_1 &= 325~{\rm V}\angle 0^\circ
 +\end{align*}
 +
 +Branch currents:
 +\begin{align*}
 +\underline{\hat I}_R &= \frac{325}{220}~{\rm A}\angle 0^\circ
 += 1.48~{\rm A}\angle 0^\circ \\
 +\underline{\hat I}_C &= 325 \cdot \omega C~{\rm A}\angle 90^\circ
 += 0.48~{\rm A}\angle 90^\circ
 +\end{align*}
 +
 +Total current:
 +\begin{align*}
 +\underline{\hat I}_{\rm in}
 += \underline{\hat I}_R + \underline{\hat I}_C
 += 1.55~{\rm A}\angle 18.0^\circ
 +\end{align*}
 +
 +All branch voltages are equal in a parallel circuit:
 +\begin{align*}
 +\underline{\hat U}_R = \underline{\hat U}_C = \underline{\hat U}_1
 +\end{align*}
 +</WRAP>
 +#@PathEnd_HTML@#
 +</WRAP>
 +<WRAP half column>
 +#@ResultBegin_HTML~404~@#
 +\begin{align*}
 +\underline{\hat U}_1 &= \underline{\hat U}_R = \underline{\hat U}_C
 += 325~{\rm V}\angle 0^\circ \\
 +\underline{\hat I}_R &= 1.48~{\rm A}\angle 0^\circ \\
 +\underline{\hat I}_C &= 0.48~{\rm A}\angle 90^\circ \\
 +\underline{\hat I}_{\rm in} &= 1.55~{\rm A}\angle 18.0^\circ
 +\end{align*}
 +
 +{{drawio>electrical_engineering_and_electronics_2:diagramsolution404.svg}}
 +#@ResultEnd_HTML@#
 +</WRAP>
 +</WRAP>
 +
  
 #@TaskEnd_HTML@# #@TaskEnd_HTML@#
Line 571: Line 712:
  
 1. Determine the complex input impedance of the circuit. 1. Determine the complex input impedance of the circuit.
 +<WRAP group>
 +<WRAP half column rightalign>
 +#@PathBegin_HTML~421~@#
 +<WRAP leftalign>
 +First determine the individual impedances:
 +\begin{align*}
 +\underline{Z}_C &= \frac{1}{j\,\omega C}
 += -j\,\frac{1}{\omega C}
 += -j\,100~{\rm \Omega} \\
 +\underline{Z}_{L_1} &= j\,\omega L_1
 += j\,50~{\rm \Omega} \\
 +\underline{Z}_{L_2} &= j\,\omega L_2
 += j\,200~{\rm \Omega}
 +\end{align*}
 +
 +Now the parallel branch:
 +\begin{align*}
 +\underline{Z}_{R\parallel L_2}
 +&= \frac{R \cdot \underline{Z}_{L_2}}{R+\underline{Z}_{L_2}} \\
 +&= \frac{100 \cdot j\,200}{100+j\,200}
 += 80~{\rm \Omega} + j\,40~{\rm \Omega}
 +\end{align*}
 +
 +Total input impedance:
 +\begin{align*}
 +\underline{Z}_{\rm in}
 +&= \underline{Z}_C + \underline{Z}_{L_1} + \underline{Z}_{R\parallel L_2} \\
 +&= (-j\,100~{\rm \Omega}) + (j\,50~{\rm \Omega}) + (80~{\rm \Omega}+j\,40~{\rm \Omega}) \\
 +&= 80~{\rm \Omega} - j10~{\rm \Omega}
 +\end{align*}
 +
 +In polar form:
 +\begin{align*}
 +\underline{Z}_{\rm in}
 += 80.6~{\rm \Omega}\angle -7.13^\circ
 +\end{align*}
 +</WRAP>
 +#@PathEnd_HTML@#
 +</WRAP>
 +<WRAP half column>
 +#@ResultBegin_HTML~421~@#
 +\begin{align*}
 +\underline{Z}_{\rm in} &= 80 - j10~{\rm \Omega} \\
 +                       &= 80.6~{\rm \Omega}\angle -7.13^\circ
 +\end{align*}
 +#@ResultEnd_HTML@#
 +</WRAP>
 +</WRAP>
  
 2. Calculate the input current by magnitude and phase. 2. Calculate the input current by magnitude and phase.
 +<WRAP group>
 +<WRAP half column rightalign>
 +#@PathBegin_HTML~422~@#
 +<WRAP leftalign>
 +\begin{align*}
 +\underline{\hat I}_{\rm in}
 +&= \frac{\underline{\hat U}_1}{\underline{Z}_{\rm in}}
 +\end{align*}
 +
 +With $\underline{\hat U}_1 = 325~{\rm V}\angle 0^\circ$:
 +\begin{align*}
 +\left|\underline{\hat I}_{\rm in}\right|
 +&= \frac{325}{80.6}
 += 4.03~{\rm A}
 +\end{align*}
 +
 +Because the impedance angle is $-7.13^\circ$, the current angle is
 +\begin{align*}
 +\varphi_I = +7.13^\circ
 +\end{align*}
 +So the current leads the source voltage slightly.
 +</WRAP>
 +#@PathEnd_HTML@#
 +</WRAP>
 +<WRAP half column>
 +#@ResultBegin_HTML~422~@#
 +\begin{align*}
 +\underline{\hat I}_{\rm in} = 4.03~{\rm A}\angle 7.13^\circ
 +\end{align*}
 +#@ResultEnd_HTML@#
 +</WRAP>
 +</WRAP>
  
 3. Draw the phasor diagram for all currents and voltages. 3. Draw the phasor diagram for all currents and voltages.
 +<WRAP group>
 +<WRAP half column rightalign>
 +#@PathBegin_HTML~423~@#
 +<WRAP leftalign>
 +Use the source voltage as reference:
 +\begin{align*}
 +\underline{\hat U}_1 = 325~{\rm V}\angle 0^\circ
 +\end{align*}
 +
 +Input current:
 +\begin{align*}
 +\underline{\hat I}_{\rm in} = 4.03~{\rm A}\angle 7.13^\circ
 +\end{align*}
 +
 +Voltage drops in the series elements:
 +\begin{align*}
 +\underline{\hat U}_C
 +&= \underline{\hat I}_{\rm in}\,\underline{Z}_C
 += 403.1~{\rm V}\angle -82.9^\circ \\
 +\underline{\hat U}_{L_1}
 +&= \underline{\hat I}_{\rm in}\,\underline{Z}_{L_1}
 += 201.6~{\rm V}\angle 97.1^\circ
 +\end{align*}
 +
 +Voltage across the parallel branch:
 +\begin{align*}
 +\underline{\hat U}_{R\parallel L_2}
 +&= \underline{\hat I}_{\rm in}\,(80+j40) \\
 +&= 360.6~{\rm V}\angle 33.7^\circ
 +\end{align*}
 +
 +Branch currents:
 +\begin{align*}
 +\underline{\hat I}_R
 +&= \frac{\underline{\hat U}_{R\parallel L_2}}{R}
 += 3.61~{\rm A}\angle 33.7^\circ \\
 +\underline{\hat I}_{L_2}
 +&= \frac{\underline{\hat U}_{R\parallel L_2}}{j200}
 += 1.80~{\rm A}\angle -56.3^\circ
 +\end{align*}
 +
 +Check:
 +\begin{align*}
 +\underline{\hat I}_{\rm in}
 += \underline{\hat I}_R + \underline{\hat I}_{L_2}
 +\end{align*}
 +</WRAP>
 +#@PathEnd_HTML@#
 +</WRAP>
 +<WRAP half column>
 +#@ResultBegin_HTML~423~@#
 +\begin{align*}
 +\underline{\hat I}_{\rm in} &= 4.03~{\rm A}\angle 7.13^\circ \\
 +\underline{\hat U}_C &= 403.1~{\rm V}\angle -82.9^\circ \\
 +\underline{\hat U}_{L_1} &= 201.6~{\rm V}\angle 97.1^\circ \\
 +\underline{\hat U}_{R\parallel L_2} &= 360.6~{\rm V}\angle 33.7^\circ \\
 +\underline{\hat I}_R &= 3.61~{\rm A}\angle 33.7^\circ \\
 +\underline{\hat I}_{L_2} &= 1.80~{\rm A}\angle -56.3^\circ
 +\end{align*}
 +
 +{{drawio>electrical_engineering_and_electronics_2:diagramsolution423.svg}}
 +#@ResultEnd_HTML@#
 +</WRAP>
 +</WRAP>
  
 #@TaskEnd_HTML@# #@TaskEnd_HTML@#