



DC analysis example
This DC example circuit showing how SimCAS calculates the operating point.

- The corresponding SimCAS netlist is :
library base; component qucs_example { I I1( @2, @1, 1m ); D D1( @1, @2 ); R R1( @1, @2, 200 ); }
- Load the design "dc_test.cit" :
- Then compile :
- DC analysis result window :