Got stuff working after merg

This commit is contained in:
alexander
2026-02-08 13:32:42 +01:00
parent d798587420
commit 29c5d3dfeb

View File

@@ -1757,15 +1757,11 @@
[*Name*], [*Schaltbild*], [*Ersatz-Schaltbild*], [*Eigenschaften*], [*Beschreibung*],
[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) $], [],
import zap: *
import cetz.draw: content, line, rect
joham.nullor("nullor", (0,0))
rect((-0.2,-0.1), (0.7,1.1),
stroke: (paint: rgb("#666666"), dash: "densely-dashed")
)
})],
}))],
[
- Verlustlos
- Reziprok
@@ -1789,12 +1785,13 @@
(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: *
@@ -2022,8 +2019,8 @@
[$ H = mat(0, -k; -k, 0) quad H' = mat(0, -1/k; -1/k, 0) \ A = mat(-k, 0; 0, 1/k) quad A'= mat(-1/k, 0; 0, k) $]
)
]
]
// Knoten Spannungs Analyse
// Tor Eigenschaften