What aspects of opamp behaviour, precisely?
Some opamp models are so-called macromodels, which model gross large scale behaviour but not the subtle behaviour. For example, they may be suitable for understanding small signal time domain response but not overload recovery nor noise. And that is independent of the simulator: it is only a function of what's in the model.
If you are only interested in generic opamp operation, then any simulator will be sufficient.
N.B. iMNSHO there is a great deal of value in simulating generic behaviour without worrying about the subtle effects of specific opamp's behaviour. Ditto the subtle behaviour of specific opamps, but that requires detailed accurate models.
I am just learning the basics with operational amplifiers.
The direction I'm looking to go into would be voltage regulation and current regulation for designing a power supply. I have picked out a few chips that are interesting to me that specifically focus on those aspects.
Right now I am playing around with the basic operational amplifier circuits that everybody is familiar with when they start.
When I am ready to take on my first real project for current sensing I will start a brand-new thread.
In my previous posts people suggested modeling stuff in a simulator and I know they exist for a reason and it is one area where my skill set and abilities lack so I figured I would round that out. I usually invest a considerable amount of time into something I want to learn so I want to make sure I pick the right simulator that not only enables me to do what I want but is also intuitive for me to use.
I am actually surprised that nobody here seems to be aware of QSPICE since it is supposed to be a direct replacement for LTspice by the gentleman who developed LTspice.
That sounds like a sensible plan in which you will learn a lot.
The only point I would add is to avoid jumping into simulation too soon. The first action should be to understand how the standard opamp "design patterns" overcome the inherent variability in practical opamps (e.g. the open loop gain may be 10
4 or 10
4 but the external resistors constrain the circuit gain to be 1 or 10). Make sure you understand the equations that define such operation. Don't forget the phase/frequency Bode plots and how they indicate a circuit's stability (or otherwise!)
After you understand how the circuit operates in theory, then jump to simulation in order to confirm and cement your understanding.
Any simulator will be sufficient for the above, so choose whichever suits you. They all offer equivalent analysis capabilities, so once you understand the those it becomes trivial to apply the same understanding in a different simulator.
The only time you need to go into more detail is when you need to understand whether your circuit will work better with opamp X or opamp Y. At that point you need detailed models usually produced by the manufacturer, and you have to ensure they are sufficiently accurate for your purposes.
The big picture is that during a career expect to change simulators multiple times. I started in the
1970s with ICAP and ITAP.
Exactly the same principles are used now, with astonishingly little change: ICAP is merely "AC analysis", and ITAP is merely "transient analysis".
The fundamental input is exactly the same: the ASCII netlists. The only difference is that nowadays a GUI is used to create those netlists, and the outputs aren't ASCII graphs drawn with * and + ! Even today, the netlists are visible, e.g. when you specify/modify a component's values, or set the parameters for an analysis.
Summary: just choose a simulator and learn to use it. When beneficial, it is easy to change to another simulator.