Cleand Up zweitor Tabel Added All controlled voltage sources
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 29s

This commit is contained in:
alexander
2026-02-08 13:38:42 +01:00
parent 29c5d3dfeb
commit 69129c32fd

View File

@@ -1767,54 +1767,7 @@
- Reziprok
], [$ A = mat(0, 0; 0, 0) $],
[OpAmp \ $U_"sat+"$\ (4-polig)], [#scale(x: 100%, y: 100%, zap.circuit({
import zap: *
import cetz.draw: content, line
zap.opamp("opamp", variant: "ieee",(0,0))
//-
zap.wire((0,0.45),(-1.3,0.45))
//+
zap.wire((0,-0.45),(-1.3,-0.45))
//out
zap.wire((0,0),(1.3,0))
// mass
zap.wire((0,0),(0,-1.1))
joham.norator("null-op",
(0.2,0),(0.2,0),
scale: .4)
node("a", (to: (0, 1), rel: (-0.4, 0)), fill: false, label: (content: text($alpha$, fill: rgb("#8b2000")), anchor: "west", distance: 0.05))
node("b", (to: (0, 0), rel: (-0.4, 0)), fill: false, label: (content: text($beta$, fill: rgb("#8b2000")), anchor: "west", distance: 0.05))
node("c", (to: (0.5, 1), rel: (0.4, 0)), fill: false, label: (content: text($gamma$, fill: rgb("#00318b")), anchor: "east", distance: 0.05))
node("d", (to: (0.6, 0), rel: (0, -0.25)), fill: false, label: (content: text($delta$, fill: rgb("#00318b")), anchor: "east", distance: 0.05))
}))], [], [], [], [],
[VCVS], [#scale(x: 100%, y: 100%, zap.circuit({
import zap: *
import cetz.draw: content, line
//tor1
wire((-1,0), (-1.75,0))
node("n2_1", (-1.75, 0))
wire((-1.75,2.5),(-1,2.5), i: (content: $i_1$, anchor: "south"))
node("n2_1", (-1.75, 2.5), f:$f$)
//tor 2
zap.dvsource("dv1",
(0,2.5),(0,0), u:$alpha u_1$, i:$i_2$)
wire((0,0), (1.3,0))
node("n2_1", (1.3, 0))
wire((0,2.5), (1.3,2.5))
node("n2_2", (1.3,2.5), n:"o-o")
}))], [], [], [$ H' = mat(0, 0; mu, 0) quad A = mat(1/mu, 0; 0, 0) $], [],
[OpAmp \ $U_"sat+"$\ (4-polig)], opampSymbol, [], [], [],
[OpAmp \ $U_"sat+"$], opampSymbol, [#zap.circuit({
import zap : wire, vsource, node
@@ -1857,8 +1810,6 @@
wire((1,1), (1.3,1))
wire((1,0), (1.3,0))
})], [], [],
[VCVS], [#zap.circuit({
@@ -1879,7 +1830,7 @@
- NICHT Reziprok
- Aktiv
- NICHT Symetrisch
], [$ H' = mat(0, 0; mu, 0) quad A = mat(1/mu, 0; 0, 0) $],
], [$ H' = mat(0, 0; mu, 0) quad A = mat(1/mu, 0; 0, 0) $],
[VCCS], [#zap.circuit({
import zap : vsource, node, disource, dvsource, wire
@@ -1901,7 +1852,7 @@
- NICHT Reziprok
- Aktiv
- NICHT Symetrisch
], [$ G = mat(0, 0; g, 0) quad A = mat(0, -1/g; 0, 0) $],
], [$ G = mat(0, 0; g, 0) quad A = mat(0, -1/g; 0, 0) $],
[CCVS], [#zap.circuit({
import zap : vsource, node, disource, dvsource, wire
@@ -1921,7 +1872,7 @@
- NICHT Reziprok
- Aktiv
- NICHT Symetrisch
], [$ R = mat(0, 0; r, 0) quad A = mat(0, 0; 1/r, 0) $],
], [$ R = mat(0, 0; r, 0) quad A = mat(0, 0; 1/r, 0) $],
[CCCS], [#zap.circuit({
import zap : vsource, node, disource, dvsource, wire