Commit 2bea633
add loss-free resistor example circuit (pfalstad#132)
Add an example circuit demonstrating a loss-free resistor (LFR) built
from VCCS and VCVS controlled sources. The LFR presents a resistive
input characteristic while transferring absorbed power losslessly to
its output port, as modeled by Singer (1990). This uses the approach
demonstrated by Paul Falstad in the issue discussion.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6b826de commit 2bea633
File tree
2 files changed
+28
-0
lines changed- src/com/lushprojects/circuitjs1/public
- circuits
2 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
439 | 442 | | |
440 | 443 | | |
441 | 444 | | |
| |||
0 commit comments