Added NIk Symbol
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 27s
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 27s
This commit is contained in:
@@ -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$],
|
||||
|
||||
Reference in New Issue
Block a user