PlanetPhysics/Capacitor Networks

From testwiki
Jump to navigation Jump to search

Capacitors in networks cannot always be grouped into simple series or parallel combinations. As an example, the figure shows three capacitors Cx, Cy, and Cz in a delta network , so called because of its triangular shape. This network has three terminals a, b, and c and hence cannot be transformed into a sinle equivalent capacitor. \begin{figure}

\includegraphics{circuit1.eps} \caption{The delta network}

\end{figure} It can be shown that as far as any effect on the external circuit is concerned, a delta network is equivalent to what is called a Y network . The name "Y network" also refers to the shape of the network. \begin{figure}

\includegraphics{circuit2.eps} \caption{The Y network}

\end{figure} I am going to show that the transformation equations that give C1, C2, and C3 in terms of Cx, Cy, and Cz are C1=(CxCy+CyCz+CzCx)/Cx C2=(CxCy+CyCz+CzCx)/Cy C3=(CxCy+CyCz+CzCx)/Cz

The potential difference Vac must be the same in both circuits, as Vbc must be. Also, the [[../Charge/|charge]] q1 that flows from point a along the wire as indicated must be the same in both circuits, as must q2. Now, let us first [[../Work/|work]] with the delta circuit. Suppose the charge flowing through Cz is qz and to the right. According to Kirchoff's first rule: q1=qy+qz Lets play with the equation a little bit.. q1=CyVac+CzVab From Kirchoff's second law: Vab=Vac+Vcb=VacVbc q1=CyVac+Cz(VacVbc) Therefore we get the equation:

q1=(Cy+Cz)VacCzVbc

Similarly, we apply the rule to the right part of the circuit: q2=qxqz q2=CxVbcCz(VacVbc) We then get the second equation

q2=CzVac+(Cx+Cz)Vbc

Solving (1) and (2) simultaneously for Vac and Vbc, we get: Vac=(Cx+CzCxCy+CyCz+CzCx)q1+(CzCxCy+CyCz+CzCx)q2 Vbc=(CzCxCy+CyCz+CzCx)q1+(Cy+CzCxCy+CyCz+CzCx)q2 Keeping these in mind, we proceed to the Y network. Let us apply Kirchoff's second law to the left part: V1+V3=Vac q1C1+q3C3=Vac From conservation of charge, q3=q1+q2 Simplifying the above equation yields: Vac=(1C1+1C3)q1+(1C3)q2 Similarly for the right part: V2+V3=Vbc q2C2+q3C3=Vbc Vbc=(1C3)q1+(1C2+1C3)q2 The coefficients of corresponding charges in corresponding equations must be the same for both networks. i.e. we compare the equations for Vac and Vbc for both networks. Immediately by comparing the coefficient of q1 in Vbc we get: 1C3=CzCxCy+CyCz+CzCx C3=(CxCy+CyCz+CzCx)/Cz Now compare the coefficient of q2: 1C2+1C3=Cy+CzCxCy+CyCz+CzCx Substitute the expression we got for C3, and solve for C2 to get: C2=(CxCy+CyCz+CzCx)/Cy Now we look at the coeffcient of q1 in the equation for Vac: 1C1+1C3=Cx+CzCxCy+CyCz+CzCx Again substituting the expression for C3 and solving for C1 we get: C1=(CxCy+CyCz+CzCx)/Cx We have derived the required transformation equations mentioned at the top.

Template:CourseCat