Alternate Circuit

An AC circuit consists of three voltage sources ( V A , V B , V C ) (V_A, V_B, V_C) and four impedances ( Z A , Z B , Z C , Z N ) Z_A, Z_B, Z_C, Z_N) , as shown. The currents supplied by the sources are ( I A , I B , I C ) (I_A, I_B, I_C) . Consider an alternate circuit in which the impedances are replaced by ( Z A , Z B , Z C , Z N ) (Z'_A, Z'_B, Z'_C, Z'_N) . Suppose the value of Z A Z'_A is known.

If the currents in both circuits are the same, determine the following ratio:

Z B + Z C Z N \frac{|Z'_B| + |Z'_C|}{|Z'_N|}

Details and Assumptions:
1) V A = 100 e j 0 V_A = 100 \, e^{j 0}
2) V B = 100 e j 2 π / 3 V_B = 100 \, e^{-j 2 \pi/3}
3) V C = 100 e j 2 π / 3 V_C = 100 \, e^{j 2 \pi/3}
4) Z A = 2 + j 0 Z_A = 2 + j 0
5) Z B = 1 + j 1 Z_B = 1 + j 1
6) Z C = 1 j 2 Z_C = 1 - j 2
7) Z N = 0 + j 2 Z_N = 0 + j 2
8) Z A = 1 j 1 Z'_A = 1 - j 1


The answer is 2.529.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Karan Chatrath
Mar 1, 2020

Applying Kirchoff's laws to the circuit above gives three equations for the unknown currents.

V A + Z A I A + ( I A + I B + I C ) Z N = 0 -V_A + Z_AI_A + \left(I_A+I_B+I_C\right)Z_N = 0 V B + Z B I B + ( I A + I B + I C ) Z N = 0 -V_B + Z_BI_B + \left(I_A+I_B+I_C\right)Z_N = 0 V C + Z C I C + ( I A + I B + I C ) Z N = 0 -V_C + Z_CI_C + \left(I_A+I_B+I_C\right)Z_N = 0

In a matrix form, the equations can be rearranged as:

[ Z N + Z A Z N Z N Z N Z N + Z B Z N Z N Z N Z N + Z C ] [ I A I B I C ] = [ V A V B V C ] Z I = V I = Z 1 V \left[\begin{matrix}Z_N+Z_A&Z_N&Z_N\\Z_N&Z_N+Z_B&Z_N\\Z_N&Z_N&Z_N+Z_C\end{matrix}\right]\left[\begin{matrix}I_A\\I_B\\I_C\end{matrix}\right]=\left[\begin{matrix}V_A\\V_B\\V_C\end{matrix}\right]\implies ZI = V \implies I = Z^{-1}V

Let:

I T = I A + I B + I C = [ 1 1 1 ] [ I A I B I C ] I_T = I_A + I_B + I_C=\left[\begin{matrix}1&1&1\end{matrix}\right]\left[\begin{matrix}I_A\\I_B\\I_C\end{matrix}\right]

Having obtained the currents, the next step is to solve for the impedances Z B Z'_B , Z C Z'_C , Z N Z'_N . This can be done by using the same set of equations obtained using Kirchoff's laws but treating three impedances as unknown variables. Rearranging the equations in a matrix form again gives:

[ 0 0 I T I B 0 I T 0 I C I T ] [ Z B Z C Z N ] = [ V A I A Z A V B V C ] \left[\begin{matrix}0&0&I_T\\I_B&0&I_T\\0&I_C&I_T\end{matrix}\right]\left[\begin{matrix}Z'_B\\Z'_C\\Z'_N\end{matrix}\right]=\left[\begin{matrix}V_A-I_AZ'_A\\V_B\\V_C\end{matrix}\right]

[ Z B Z C Z N ] = [ 0 0 I T I B 0 I T 0 I C I T ] 1 [ V A I A Z A V B V C ] \implies \left[\begin{matrix}Z'_B\\Z'_C\\Z'_N\end{matrix}\right] = \left[\begin{matrix}0&0&I_T\\I_B&0&I_T\\0&I_C&I_T\end{matrix}\right]^{-1}\left[\begin{matrix}V_A-I_AZ'_A\\V_B\\V_C\end{matrix}\right]

Finally, the required result is:

Z B + Z C Z N = 2.5293 \boxed{\frac{\lvert Z'_B \rvert + \lvert Z'_C \rvert} {\lvert Z'_N \rvert} = 2.5293}

I did not perform any calculations by hand as I used MATLAB. The effective use of linear algebra helps me reach the result quite neatly. Hence my inclination towards it.

@Karan Chatrath Sir thanks for the solution .Sir i just want to ask you that did you have taken Brillian's premium membership??

A Former Brilliant Member - 1 year, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...