Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

Timer and Op-Amp conflict

I'm experiencing a weird problem. In the same circuit, a timer 555 and an Op-Amp cannot co-exist. It's giving a convergence error and the Assistant cannot solve the problem. I'm unable to design a pulse width modulator because of this error. Please help.

 

I'm using Multisim 13

0 Kudos
Message 1 of 6
(6,104 Views)

Hi there,

 

Could you please post your circuit and I will help you check it.

 

Regards,

 

Chen_T
National Instruments
0 Kudos
Message 2 of 6
(6,078 Views)

Okay, here it is. The circuit works fine without the timer, but when the timer is added, it's showing an error.

0 Kudos
Message 3 of 6
(6,067 Views)

Is there any possible solution ?

0 Kudos
Message 4 of 6
(6,052 Views)

Hi there,

 

Your circuit is OK, the erroer is due to the SPICE parameter settings. In analog and mixed-mode simulations, the circuit might be too complicated for the SPICE simulator to converge with the default settings and this is why the convergence assisstant is also included in Multisim. I suggest you run the Convergence Assisstant to see the log file.

 

Capture.PNG

 

Below is a list of these parameters and their significance

 

  • METHOD 

Sets the time step integration method.

 

  • Setting Initial Conditions to Zero

This step sets all the voltages of the circuit to zero as an initial condition for the solution.

 

 

  • TMAX

TMAX is the maximum stepsize that SPICE uses; for default the program will choose the smaller of either Tstepor (Tstop-Tstart)/50.0. TMAX is useful when one wishes to guarantee a computing interval which is smaller than the printer increment, Tstep.

 

 

  • RELTOL

Sets relative error tolerance of the program. The value must be between 0 and 1.

 

 

  • RSHUNT

Value (in ohms) of resistors added between each circuit node and ground, helping to eliminate problems such as "singular matrix" errors. In general, the value of RSHUNT should be set to a very high resistance (1e+12).

 

  • ITL1

 

Sets Operating Point Analysis iteration limit.

 

  • GMIN

 

Sets min conductance (max resistance) of any device in the circuit (in mhos). Also sets value of the conductance that is placed in parallel with each pn junction in the circuit.

 

 

Hope this helps.

Regards,

Chen_T
National Instruments
0 Kudos
Message 5 of 6
(6,028 Views)

Okay, I ran the convergence assistant tool and it displayed a similar window that you've posted, but when I click on Save, then close, the problem returns !

0 Kudos
Message 6 of 6
(5,996 Views)