I want to plot the transfer curve (Ic vsvVbe) of BJT from the example MW_Ckts workspace , LNA_wrk. The Vce values are 0.1, 0.5 and 1.5. In the schematic of DC_op_point I changed Vdc = Vce. I put 3 parametric sweeps for 3 Vce's. When I simulated it throwed an error saying, "Vce is not defined in src1".
Then I put a variable and set an initial value for Vce as 0. Then the error disappeared. But I am getting a blank plot. How to proceed?
Regards
Jay
I got it finally by trial and error. Just set Vdc = Vce. Initialise Vce =0V as a variable (VAR). Use 3 parameter simulations for Vce (single point). Then simulate and plot.
Regards
Jay