Example: Exploring properties of a JFET as current limiter
Class | CurrentLimiter | I represent a simple current limiter using a JFET and a tiny shunt resistance Rs. |
Class | CircuitAnalyzer | I construct a simple test circuit using the CurrentLimiter
and a DC Analyzer to analyzer it. |
Class | Runner |