I have created a circuit using TINA and it has given me a "convergence error". TINA is telling me the issue is LED1 however I am unable to troubleshoot the problem.
Electrical – tina convergence issue
circuit analysisspicetexas instruments
Related Question
- ‘Missing subcircuit’ when creating a Pspice library part from the OPA188 Spice file provided by TI
- Electronic – Help understanding circuit in Forrest Mims’ Getting Started in Electronics
- Electrical – RL circuit short circuit issue
- Electronic – I2C bus multiplexing issue
- Electronic – How to simulate the CNY70 IR reflectometer with TINA or LTSpice
Best Answer
A convergence error means you have positive feedback in your system and it 'goes to infinity' or your system is as such that it is hard to find the steady state conditions.
It looks like you need a ground.
Another way to combat convergence problems in simulations (not just tina) is to:
1) Introduce parasitic series resistance (kind of like a wire under 1 ohm usually)
2) Introduce parasitic parallel resistance (1e9 Ohms will help some nodes converge, and will have little effect on most circuits)
3) Parasitic capacitance to ground (1e-14 F will knock out some high frequency numerical errors that may cause the simulation to 'blow up')