diff --git a/src/cheatsheets/Schaltungstheorie.typ b/src/cheatsheets/Schaltungstheorie.typ index e26a114..04fa904 100644 --- a/src/cheatsheets/Schaltungstheorie.typ +++ b/src/cheatsheets/Schaltungstheorie.typ @@ -1765,6 +1765,8 @@ [ - Verlustlos - Reziprok + - Passiv + - Symetrisch ], [$ A = mat(0, 0; 0, 0) $], [OpAmp \ $U_"sat+"$\ (4-polig)], opampSymbol, [], [], [], @@ -1960,7 +1962,9 @@ $], [NIK], - [], + [#zap.circuit({ + joham.zweitor("NIK", (0,0), label: "NIK") + })], [], [ - Aktiv @@ -2038,7 +2042,7 @@ $jMat(G) = jMat(P) jMat(G) jMat(P), space jMat(R) = jMat(P) jMat(R) jMat(P), quad jMat(P) = mat(0, 1; 1, 0) \ det(H) = 1,$ - Streng Linear $=>$ Umkehrbar + Für Eintore: Streng Linear $=>$ Umkehrbar ], [], @@ -2047,7 +2051,7 @@ [Immer Reziprok], [ Symetrisch $=>$ Reziprok \ - Streng Linear $=>$ Reziprok + Für Eintore: Streng Linear $=>$ Reziprok $jMat(U)^T jMat(I) - jMat(I)^T jMat(U) = 0 \ jMat(R)^T = jMat(R), quad jMat(G)^T = jMat(G) quad h_21 = -h_12 \ det(jMat(A)) = 1 quad det(jMat(A')) = 1 quad h'_21 = -h'_12$],