added zweitor bildchen

This commit is contained in:
levi
2026-02-08 00:45:34 +01:00
parent 2c9c26de99
commit a39a8044b6

View File

@@ -1663,15 +1663,58 @@
columns: (auto, auto, auto, 1fr, 1fr, 1fr),
[*Name*], [*Schaltbild*], [*Ersatz-Schaltbild*], [*Eigenschaften*], [*Beschreibung*], [*Knotenspannungs Analyse*],
[Nullor], [], [], [], [$ A = mat(0, 0; 0, 0) $], [],
[Nullor], [], [#scale(x: 50%, y: 50%, zap.circuit({
import zap: *
import cetz.draw: content, line
joham.nullor("nullor", (0,0))
}))], [], [$ A = mat(0, 0; 0, 0) $], [],
[OpAmp \ lin], [], [], [], [], [],
[OpAmp \ $U_"sat+"$], [], [], [], [], [],
[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)
}))], [], [], [], [],
[OpAmp \ $U_"sat-"$], [], [], [], [], [],
[VCVS], [], [], [], [$ H' = mat(0, 0; mu, 0) quad A = mat(1/mu, 0; 0, 0) $], [],
[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) $], [],
[VCCS], [], [], [], [$ G = mat(0, 0; g, 0) quad A = mat(0, -1/g; 0, 0) $], [],