Processing math: 50%

전자공학/회로이론2017. 10. 2. 23:00
반응형

40. 전송정수



V1=t11V2t12I2,I1=t21V2t22I2

또는

(V1I2)=t(V2I2),t=(t11t12t21t22)




하나의 정수를 구하기 위한 한가지 가능한 과정:


t12=V1I2|V2=0,V1=1V,V2=0V(단락)




1V 전원에서 바라본 등가저항: Req=2+(4||10)=347Ω


I2=134/7×1010+4=534t12=V1I2=1I2=345=6.8Ω



나머지 정수들이 모두 필요한 경우: 두 개의 식 V1=12I1+10I2,V2=10I1+14I2을 이용하면 I1=0.1V21.4I2식을 얻고 t21=0.1S,t22=1.4

또한 V1=12(0.1V21.4I2)+10I2=1.2V26.8I2,t11=1.2,t12=6.8Ω이고 t=(1.26.8Ω0.1S1.4),Δt=det



회로망 A, B는 직결되어있다.

회로망 A:\begin{pmatrix}\mathbf{V}_{1}\\ \mathbf{I}_{1}\end{pmatrix}=\mathbf{t}_{A}\begin{pmatrix}\mathbf{V}_{2}\\-\mathbf{I}_{2}\end{pmatrix}=\mathbf{t}_{A}\begin{pmatrix}\mathbf{V}_{3}\\ \mathbf{I}_{3}\end{pmatrix},

회로망 B:\begin{pmatrix}\mathbf{V}_{3}\\ \mathbf{I}_{3}\end{pmatrix}=\mathbf{t}_{B}\begin{pmatrix}\mathbf{V}_{4}\\ \mathbf{I}_{4}\end{pmatrix}

\Rightarrow\begin{pmatrix}\mathbf{V}_{1}\\ \mathbf{I}_{1}\end{pmatrix}=\mathbf{t}_{A}\mathbf{t}_{B}\begin{pmatrix}\mathbf{V}_{4}\\-\mathbf{I}_{4}\end{pmatrix},\,\mathbf{t}=\mathbf{t}_{A}\mathbf{t}_{B}


회로망 A는 이미 앞에서 전송정수를 구했다.

\mathbf{t}_{A}=\begin{pmatrix}1.2&6.8\Omega\\0.1\text{S}&1.4\end{pmatrix}

회로망 B는 회로망 A의 저항의 2배이다. 그러면

\mathbf{t}_{B}=\begin{pmatrix}1.2&13.6\Omega\\0.05\text{S}&1.4\end{pmatrix}(저항을 2배, 컨덕턴스를 0.5배)



\mathbf{t}=\begin{pmatrix}3.2&8\Omega\\0.2\text{S}&4\end{pmatrix}일 때 \mathbf{V}_{1}=3.2\mathbf{V}_{2}-8\mathbf{I}_{2},\,\mathbf{I}_{1}=0.2\mathbf{V}_{2}-4\mathbf{I}_{2}이고 \mathbf{V}_{2}=5\mathbf{I}_{1}+20\mathbf{I}_{2},\,\mathbf{V}_{1}=16\mathbf{I}_{1}+56\mathbf{I}_{2}그러면 \mathbf{Z}=\begin{pmatrix}16&56\\5&20\end{pmatrix}(\Omega)


참고자료:

Engineering Circuit Analysis 8th edition, Hayt, Kemmerly, Durbin, McGraw-Hill

반응형

'전자공학 > 회로이론' 카테고리의 다른 글

42. 대역폭과 높은 양호도 회로  (0) 2018.05.25
41. 병렬공진  (0) 2018.05.24
39. 하이브리드 정수  (0) 2017.10.01
38. 임피던스 정수  (0) 2017.09.30
37. 등가 회로망  (0) 2017.09.29
Posted by skywalker222