suv79 said:
why when the stop time is change dose it effect the frequency.
In my post#7 I gave you my simulation data (PSpice) with the result of app. 55kHz (clean sinewave).
I cannot understand why you didn`t try the same end time (1ms) and resolutiuon (1µs).
Are you aware that for an end time of 1s you expect to see on the screen 55000 oscillations? Does this make sense?
More than that, you should know that the simulator automatically selects a resolution (a certain percentage of the end time) which in many cases (as in yours) is bad because you had specified an end time which is much too large (1s).
That is the reason you see no sine wave - and the frequency is incorrect (too small).
Therefore you must override this automatic and specify a maximum time step as I did for my simulation.(1µs).
It should be possible for you to find out how you can command such an upper limit for the time step.
Furthermore, for a quick and save start of oscillations it is to be recommended to give one of the capacitors an "initial voltage".
Otherwise it takes a long time to see oscillations (if any).
EDIT: Which simulator are you using? Try ".print step" or "advanced options" for specifying the maximum time step.