You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ET2_L_B16_A7.tex 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. \section{Vierpol Y-Parameter}
  2. \begin{align*}
  3. \begin{tikzpicture}[scale=3]
  4. \begin{scope}[>=latex,very thick,xshift=0cm,yshift=0cm]%Spule -
  5. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  6. \fill (.3,-0.0667)rectangle(.7,0.0667);
  7. \end{scope}
  8. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=0cm]%Spule -
  9. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  10. \fill (.3,-0.0667)rectangle(.7,0.0667);
  11. \end{scope}
  12. \begin{scope}[>=latex,very thick,xshift=0cm,yshift=1cm]%Spule -
  13. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  14. \fill (.3,-0.0667)rectangle(.7,0.0667);
  15. \draw [->,red] (.3,-.2)--(.7,-.2)node at(.5,-.2)[below]{$\uline{I}_1$};
  16. \end{scope}
  17. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=1cm]%Spule -
  18. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  19. \fill (.3,-0.0667)rectangle(.7,0.0667);
  20. \draw [<-,red] (.3,-.2)--(.7,-.2)node at(.5,-.2)[below]{$\uline{I}_2$};
  21. \end{scope}
  22. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=0cm,rotate=90]%Spule |
  23. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at(.5,-.0667) [right] {$2L$};
  24. \fill (.3,-0.0667)rectangle(.7,0.0667);
  25. \end{scope}
  26. \begin{scope}[>=latex,very thick]
  27. \fill (0,0)circle(.05)(0,1)circle(.05)(1,1)circle(.05)(1,0)circle(.05)(2,0)circle(.05)(2,1)circle(.05);
  28. \draw [->,blue] (0,0.9)--(0,.1) node at (0,.5)[right]{$\uline{U}_{1}$};
  29. \draw [->,blue] (2,0.9)--(2,.1) node at (2,.5)[right]{$\uline{U}_{2}$};
  30. \end{scope}
  31. \end{tikzpicture}
  32. \end{align*}
  33. \renewcommand{\labelenumi}{\alph{enumi})}
  34. \begin{enumerate}
  35. \item Berechnen Sie die $\uline{Y}$-Parameter des Vierpols in Abhängigkeit von $L$.\\
  36. \item Bestimmen Sie die $\uline{Z}$-Parameter
  37. \end{enumerate}
  38. \ifthenelse{\equal{\toPrint}{Lösung}}{%
  39. %\begin{align}
  40. %\intertext{Formeln:}
  41. %\end{align}
  42. Berechnung:
  43. \begin{align*}
  44. \intertext{a)\hspace{0.4cm} $Y$ Parameter; Einträge in Leitwertmatrix; Achtung Serienschaltung $\uline{Y}_{Serie}=\frac{\uline{Y}_1\cdot \uline{Y}_2}{\uline{Y}_1+\uline{Y}_2}!$}
  45. \left[
  46. \begin{array}{c}
  47. \uline{I}_1 \\
  48. \uline{I}_2 \\
  49. \end{array}
  50. \right]
  51. &=
  52. \left[
  53. \begin{array}{cc}
  54. \uline{Y}_{11} & \uline{Y}_{12} \\
  55. \uline{Y}_{21} & \uline{Y}_{22} \\
  56. \end{array}
  57. \right]\cdot
  58. \left[
  59. \begin{array}{c}
  60. \uline{U}_1 \\
  61. \uline{U}_2 \\
  62. \end{array}
  63. \right]\\[\baselineskip]
  64. \uline{I}_1&=\uline{Y}_{11}\cdot \uline{U}_1+\uline{Y}_{12}\cdot \uline{U}_2\\
  65. \uline{I}_2&=\uline{Y}_{21}\cdot \uline{U}_1+\uline{Y}_{22}\cdot \uline{U}_2\\
  66. \uline{Y}_L&=\uuline{\frac{1}{j\omega\cdot L}}=\uuline{-j\frac{1}{\omega\cdot L}}
  67. \end{align*}
  68. %\begin{center}
  69. %\intertext{$Y_{11}$: $U_2=0$ d.h. Kurzschluß am Ausgang}
  70. $Y_{11}$: $U_2=0$ d.h. Kurzschluß am Ausgang\\[\baselineskip]
  71. \begin{tikzpicture}[scale=2]
  72. \begin{scope}[>=latex,very thick,xshift=0cm,yshift=0cm]%Spule -
  73. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  74. \fill (.3,-0.0667)rectangle(.7,0.0667);
  75. \end{scope}
  76. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=0cm]%Spule -
  77. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  78. \fill (.3,-0.0667)rectangle(.7,0.0667);
  79. \end{scope}
  80. \begin{scope}[>=latex,very thick,xshift=0cm,yshift=1cm]%Spule -
  81. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  82. \fill (.3,-0.0667)rectangle(.7,0.0667);
  83. \draw [->,red] (.3,-.2)--(.7,-.2)node at(.5,-.2)[below]{$\uline{I}_1$};
  84. \end{scope}
  85. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=1cm]%Spule -
  86. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  87. \fill (.3,-0.0667)rectangle(.7,0.0667);
  88. \draw [<-,red] (.3,-.2)--(.7,-.2)node at(.5,-.2)[below]{$\uline{I}_2$};
  89. \end{scope}
  90. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=0cm,rotate=90]%Spule
  91. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at(.5,-.0667) [right] {$2L$};
  92. \fill (.3,-0.0667)rectangle(.7,0.0667);
  93. \end{scope}
  94. \begin{scope}[>=latex,very thick]
  95. \fill (0,0)circle(.05)(0,1)circle(.05)(1,1)circle(.05)(1,0)circle(.05)(2,0)circle(.05)(2,1)circle(.05);
  96. \draw [->,blue] (0,0.9)--(0,.1) node at (0,.5)[right]{$\uline{U}_{1}$};
  97. % \draw [->,blue] (2,0.9)--(2,.1) node at (2,.5)[right]{$\uline{U}_{2}$};
  98. \draw node at (0,.5)[left]{$\uline{Y}_{11}\Rightarrow$};
  99. \draw(2,0)--(2,1);
  100. \draw[red!50!blue,thick,dashed](.8,-.33)rectangle(2.2,1.33)node at (1.5,-.33)[below]{$L$};
  101. \end{scope}
  102. \begin{scope}[>=latex,thick,xshift=0cm]
  103. \draw node at (0,-1)[right]{$\uline{Y}_{11}=\frac{\uline{I}_1}{\uline{U}_1}\Big{|}_{U_2=0}=\uuline{\frac{1}{3}\cdot \uline{Y}_L}$};
  104. \end{scope}
  105. \end{tikzpicture}
  106. \hspace{1cm}
  107. % ----------------------------------
  108. \begin{tikzpicture}[scale=2]
  109. \begin{scope}[>=latex,very thick,xshift=0cm,yshift=0cm]%Spule -
  110. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$Y_L$};
  111. \fill (.3,-0.0667)rectangle(.7,0.0667);
  112. \end{scope}
  113. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=0cm]%Spule -
  114. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$Y_L$};
  115. \fill (.3,-0.0667)rectangle(.7,0.0667);
  116. \end{scope}
  117. \begin{scope}[>=latex,very thick,xshift=0cm,yshift=1cm]%Spule -
  118. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$Y_L$};
  119. \fill (.3,-0.0667)rectangle(.7,0.0667);
  120. % \draw [->,red] (.3,-.2)--(.7,-.2)node at(.5,-.2)[below]{$\uline{I}_1$};
  121. \end{scope}
  122. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=1cm]%Spule -
  123. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$Y_L$};
  124. \fill (.3,-0.0667)rectangle(.7,0.0667);
  125. % \draw [<-,red] (.3,-.2)--(.7,-.2)node at(.5,-.2)[below]{$\uline{I}_2$};
  126. \end{scope}
  127. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=0cm,rotate=90]%Spule
  128. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at(.5,-.0667) [right] {$\frac{1}{2} \cdot Y_L$};
  129. \fill (.3,-0.0667)rectangle(.7,0.0667);
  130. \end{scope}
  131. \begin{scope}[>=latex,very thick]
  132. \fill (0,0)circle(.05)(0,1)circle(.05)(1,1)circle(.05)(1,0)circle(.05)(2,0)circle(.05)(2,1)circle(.05);
  133. % \draw [->,blue] (0,0.9)--(0,.1) node at (0,.5)[right]{$\uline{U}_{1}$};
  134. % \draw [->,blue] (2,0.9)--(2,.1) node at (2,.5)[right]{$\uline{U}_{2}$};
  135. \draw node at (0,.5)[left]{$\uline{Y}_{11}\Rightarrow$};
  136. \draw(2,0)--(2,1);
  137. % \draw[red!50!blue,thick,dashed](.8,-.33)rectangle(2.2,1.33)node at (1.5,-.33)[below]{$Y_L$};
  138. \end{scope}
  139. \begin{scope}[>=latex,thick,xshift=0cm]
  140. \draw[white] node at (0,-1)[right]{$\uline{Y}_{L}=\frac{1}{j\omega \cdot L}=-j\frac{1}{\omega\cdot L}$};
  141. \end{scope}
  142. \begin{scope}[black!75!,>=latex,thick,xshift=0cm]
  143. \draw[black] node at (1.5,-.33)[above]{$\underbrace{\phantom{xxxxxxxx}}$};
  144. \draw node at (1.5,-.2)[below]{\footnotesize{$\frac{1}{2\cdot X_L}=\frac{1}{2}\cdot Y_L$}};
  145. \draw[black] node at (1.4,-.67)[above]{$\underbrace{\phantom{xxxxxxxxxxx}}$};
  146. \draw node at (1.4,-.54)[below]{\footnotesize{$\frac{1}{2}\cdot Y_L+\frac{1}{2}\cdot Y_L= Y_L$}};
  147. \draw[black] node at (1,-1)[above]{$\underbrace{\phantom{xxxxxxxxxxxxxxxxx}}$};
  148. \draw node at (1,-.87)[below]{\footnotesize{$\frac{1}{3\cdot X_L}=\frac{1}{3}\cdot Y_L$}};
  149. \end{scope}
  150. \end{tikzpicture}
  151. % ----------------------------------
  152. %\end{center}
  153. \begin{align*}
  154. \intertext{$Y_{12}$: $U_1=0$ d.h. Kurzschluß am Eingang}
  155. \begin{tikzpicture}[scale=2]
  156. \begin{scope}[>=latex,very thick,xshift=0cm,yshift=0cm]%Spule -
  157. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  158. \fill (.3,-0.0667)rectangle(.7,0.0667);
  159. \end{scope}
  160. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=0cm]%Spule -
  161. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  162. \fill (.3,-0.0667)rectangle(.7,0.0667);
  163. \end{scope}
  164. \begin{scope}[>=latex,very thick,xshift=0cm,yshift=1cm]%Spule -
  165. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  166. \fill (.3,-0.0667)rectangle(.7,0.0667);
  167. \draw [->,red] (.3,-.2)--(.7,-.2)node at(.5,-.2)[below]{$\uline{I}_1$};
  168. \end{scope}
  169. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=1cm]%Spule -
  170. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at (.5,.0667) [above] {$L$};
  171. \fill (.3,-0.0667)rectangle(.7,0.0667);
  172. \draw [<-,red] (.3,-.2)--(.7,-.2)node at(.5,-.2)[below]{$\uline{I}_2$};
  173. \end{scope}
  174. \begin{scope}[>=latex,very thick,xshift=1cm,yshift=0cm,rotate=90]%Spule
  175. \draw (0,0)--(.3,0) (.7,0)--(1,0)node at(.5,-.0667) [right] {$2L$};
  176. \fill (.3,-0.0667)rectangle(.7,0.0667);
  177. \end{scope}
  178. \begin{scope}[>=latex,very thick]
  179. \fill (0,0)circle(.05)(0,1)circle(.05)(1,1)circle(.05)(1,0)circle(.05)(2,0)circle(.05)(2,1)circle(.05);
  180. % \draw [->,blue] (0,0.9)--(0,.1) node at (0,.5)[right]{$\uline{U}_{1}$};
  181. \draw [->,blue] (2,0.9)--(2,.1) node at (2,.5)[left]{$\uline{U}_{2}$};
  182. \draw node at (2,.5)[right]{$\Leftarrow\uline{Y}_{L}$};
  183. \draw(0,0)--(0,1);
  184. \draw[red!50!blue,thick,dashed](-.2,-.33)rectangle(1.2,1.33)node at (.5,-.33)[below]{$L$};
  185. \end{scope}
  186. \begin{scope}[>=latex,thick,xshift=.5cm,yshift=.5cm]
  187. \draw node at (2.5,.5)[right]{aus $\uline{I}_{1}=\uline{Y}_{11}\cdot \uline{U}_1+\uline{Y}_{12}\cdot \uline{U}_2$};
  188. \end{scope}
  189. \begin{scope}[>=latex,thick,xshift=.5cm,yshift=.25cm]
  190. \draw node at (2.5,.5)[right]{folgt mit $\uline{U}_{1}=0$};
  191. \end{scope}
  192. \begin{scope}[>=latex,thick,xshift=.5cm,yshift=-.25cm]
  193. \draw node at (2.5,.5)[right]{$\uline{Y}_{12}=\frac{\uline{I}_1}{\uline{U}_2}\big{|}_{U_1=0}$};
  194. \end{scope}
  195. \end{tikzpicture}
  196. \end{align*}
  197. \begin{align*}
  198. \text{Stromteiler: }
  199. -\uline{I}_1&=\frac{2\cdot Z_L}{4\cdot Z_L}\cdot \uline{I}_2=\frac{1}{2}\cdot \uline{I}_2\\
  200. %
  201. %
  202. \uline{I}_2&=\frac{\uline{U}_2}{3\cdot Z_L} = \uline{U}_2\cdot \frac{1}{3}\cdot \uline{Y}_L\\
  203. \uline{I}_1&=-\frac{1}{2}\cdot \uline{U}_2 \cdot \frac{1}{3}\cdot \uline{Y}_L = -\frac{1}{6}\cdot \uline{U}_2\cdot \uline{Y}_L\\
  204. \uline{Y}_{12}&=\frac{-\frac{1}{6}\cdot \uline{U}_2\cdot \uline{Y}_L}{\uline{U}_2}=\uuline{-\frac{1}{6}\cdot \uline{Y}_L}\\
  205. %
  206. %
  207. %\uline{Y}_{12}&=\uuline{-\frac{1}{6}\cdot \uline{Y}_L}\text{ ??? 1/3 oder 1/6 ???}\\
  208. \uline{Y}_{21}&=\uline{Y}_{12}=\uuline{-\frac{1}{6}\cdot \uline{Y}_L}\text{ da spiegelsymmetrisch}\\
  209. \uline{Y}_{22}&=\frac{\uline{I}_2}{\uline{U}_2}\Big{|}_{_{U_1=I_1=0}}=\text{spiegelbildlich zu $\uline{Y}_{11}$ d.h. }\\
  210. \uline{Y}_{22}&=\uline{Y}_{11}=\uuline{\frac{1}{3}\cdot \uline{Y}_L}\\
  211. \intertext{b)\hspace{0.4cm} $Z$-Parameter Leerlauf}
  212. \left[
  213. \begin{array}{c}
  214. \uline{U}_1 \\
  215. \uline{U}_2 \\
  216. \end{array}
  217. \right]
  218. &=
  219. \left[
  220. \begin{array}{cc}
  221. \uline{Z}_{11} & \uline{Z}_{12} \\
  222. \uline{Z}_{21} & \uline{Z}_{22} \\
  223. \end{array}
  224. \right]\cdot
  225. \left[
  226. \begin{array}{c}
  227. \uline{I}_1 \\
  228. \uline{I}_2 \\
  229. \end{array}
  230. \right]\\[\baselineskip]
  231. \uline{U}_1&=\uline{Z}_{11}\cdot \uline{I}_1+\uline{Z}_{12}\cdot \uline{I}_2\\
  232. \uline{U}_2&=\uline{Z}_{21}\cdot \uline{I}_1+\uline{Z}_{22}\cdot \uline{I}_2\\
  233. \uline{Z}_{11}&=\frac{\uline{U}_{1}}{\uline{I}_{1}}\Big{|}_{_{I_2=0}}=4\cdot j\omega\cdot L=\uuline{\uline{Z}_{22}}\\[\baselineskip]
  234. \uline{Z}_{12}&=\frac{\uline{U}_{1}}{\uline{I}_{2}}\Big{|}_{_{I_1=0}}\\
  235. \uline{U}_{1}&=2\cdot X_L \cdot \uline{I}_{2}\\
  236. \uline{Z}_{12}&=\frac{2\cdot X_L \cdot \uline{I}_{2}}{\uline{I}_{2}}=2\cdot X_L = 2\cdot j\omega\cdot L=\uuline{\uline{Z}_{21}}
  237. \end{align*}
  238. \clearpage
  239. }{}%