开云体育

Date

Noise modelling

 

开云体育

I just got tasked with trying to characterize (and filter) a noisy switch-mode power supply,

?

There has been some chatter here about noise generation over the years, but one simulation mode I don’t recall seeing is use of the OTA Special Function with its various noise specs.

Does anyone have suggestions on how to use this Library device?

?

Thanks,

Dave

?


Re: 12AU7 tube heater model

 

On Fri, Feb 21, 2025 at 11:56 AM, Carlo wrote:
Is that a sort of LTspice "internal" option not tracked as SPICE Netlist directive ?
Yes.
?
SPICE (and by extension LTspice) adds GMIN and others such as GSHUNT, GFARAD, and GFLOAT wherever they are needed, and that is done internally and they do not appear in the netlist.? That's just how it is done.? They are not explicit components.
?
Andy
?


Re: using LTSPICE symbols for representation of spice netlist of OPAMP

 

On Fri, Feb 21, 2025 at 10:30 AM, john23 wrote:
How do I involve the opamp2 symbol into the symbol menu window shown below?
?
I'm sorry, but that question does not make sense.
?
The photo does not show a symbol menu.? It is a photo of your auto-generated symbol.? If you want to not use the auto-generated symbol, then do not add it to your schematic.? If it is on your schematic already, delete it from the schematic.
?
Add the opamp2 symbol to your schematic.? Edit the name next to it, from "opamp2", to the name you use for your "wrapper" subcircuit (the one that "wraps around" the actual AD797).? I used "MyAD797" in the example I showed previously.? Also get the netlist of that "wrapper" subcircuit into your simulation - either paste it directly onto the schematic (as a SPICE Directive), or include it as an .INCluded file.
?
Andy
?


Re: 12AU7 tube heater model

 

BTW, I checked the "Add GMIN across current sources" checkbox in Control Panel. However I can't see anything added or changed in the netlist (SPICE Netlist).
?
Is that a sort of LTspice "internal" option not tracked as SPICE Netlist directive ?
?
?


Re: 3 Phase Voltage Sense model

 

Andre,
?
Not driving any device, monitoring outputs to determine what the input voltage levels are.
?
Larry


Re: 3 Phase Voltage Sense model

 

Andy, straightened out the pin order on the schematic symbol to match the .sub file, really thought I had it straight but they were off.? Guess that's what happens when you're doing several things at one time.? Circuit simulates properly now with the 3Phase_Voltage_Sense.asy symbol.
?
Want to thank everyone for their feedback.
?
Larry


Re: using LTSPICE symbols for representation of spice netlist of OPAMP

 

Hello Andy , very intresting Idea .Indeed I will keep the decomp pin open.
I am used to start with the netlist and generating a symbol automatickly.
How do I involve the opamp2 symbol into the symbol menu window shown below?
?
/g/LTspice/photo/294510/3888971?p=Created%2C%2C%2C20%2C2%2C0%2C0
?


Re: using LTSPICE symbols for representation of spice netlist of OPAMP

 

Also, there is this:
?
If you can draw a schematic, then you can draw a symbol.? Don't be afraid to make a brand new symbol.? Taking the "easy way out" by only auto-generating symbols, demonstrates laziness.? Don't be "that person" who is too lazy to try to do better.
?
Andy
?
?


Re: 12AU7 tube heater model

 

开云体育

Indeed, but I think it is a dangerous option, to be used only with great care. Parallel V sources can create infinite loop current, and non-physical transformers are not easy to detect, which being liable to produce credible but wrong results.

On 2025-02-21 14:44, Andy I via groups.io wrote:
There is another option to disable the topology check that caused this error.
.options topologycheck=0
The description is: "Set to zero to skip check for floating nodes, loops of voltage sources, and non-physical transformer winding topology".
--
OOO - Own Opinions only If something is true: * as far as we know - it's science *for certain - it's mathematics *unquestionably - it's religion

Virus-free.


Re: 3 Phase Voltage Sense model

 

Andy, your right thought I had those matching, will correct and give it a try.
?
Larry


Re: 12AU7 tube heater model

 

vOn Fri, Feb 21, 2025 at 09:35 AM, Carlo wrote:
BTW, on LTspice Control Panel->Hacks! tab there is a checkbox named "Add GMIN across current sources". Is it supposed to "address" such a problem/error related to the current source's infinite impedance ?
I do not think it was designed for that purpose.
?
It does not eliminate the error message.? The error message comes about because of a topology check.? When LTspice is checking the topology, it likely does not include things such as GMIN as if they were separate elements.
?
There is another option to disable the topology check that caused this error.
.options topologycheck=0
The description is: "Set to zero to skip check for floating nodes, loops of voltage sources, and non-physical transformer winding topology".
?
Andy
?


Re: PWM Timing Causing Shoot-thru

 

Ahhh thank you guys for explaining the distinction. It seems obvious now the difference between the .sub and the .asy.
?
I have re-uploaded my zip with the .asy.
?
?
Thanks!
-May


Re: 12AU7 tube heater model

 

On Fri, Feb 21, 2025 at 06:01 AM, Andy I wrote:
The spike around 160 mA is the "singularity" I mentioned earlier.
?
This shows how the Duncan Amps heater model fails, when the heater's temperature becomes too great.? The resistance hits the singularity, then goes negative, causing the heater to generate energy instead of dissipating it.
Very good. By using Gmin stepping iteration, the spike is at 166 mA. Starting from 167 mA the heater resistance becomes negative and, as you highlighted, the Duncan Amps heater model begins to fail.
?
By the way, you can eliminate that error message, by adding a 1T resistor across the heater. ?That stops LTspice from thinking the nodes are floating.
?
BTW, on LTspice Control Panel->Hacks! tab there is a checkbox named "Add GMIN across current sources".?Is it supposed to "address" such a problem/error related to the current source's infinite impedance ?
?
?


Re: PWM Timing Causing Shoot-thru

 

开云体育

It's not the model that's missing, it the symbol: IR2110.asy.

--
Regards,
Tony


On 21/02/2025 15:18, May via groups.io wrote:

I am still checking this thread.
?
I did include IR2110.sub in the zip file. I just downloaded my zip, extracted it to a folder and was able to run the simulation without any issues.
?
You are most likely absolutely correct about the "C" signals; I have not yet touched those. Was focused on "A" and "B".


Re: PWM Timing Causing Shoot-thru

 

On Fri, Feb 21, 2025 at 09:18 AM, May wrote:
I did include IR2110.sub in the zip file. I just downloaded my zip, extracted it to a folder and was able to run the simulation without any issues.
Please read carefully.? You did not upload the SYMBOL file, which is IR2110.asy.? That file is missing from the .zip that you uploaded.? Having the model file does no good when the symbol file isn't there.
?
Of course it works fine on YOUR computer, because you have that symbol file already, somewhere in YOUR computer.? But we don't.? When I open your schematic, there is an error message, and there are "holes" on your schematic where the IR2110 symbol was supposed to be.? And I can't run the simulation without it and get meaningful results.
?
Andy
?


Re: using LTSPICE symbols for representation of spice netlist of OPAMP

 

On Fri, Feb 21, 2025 at 09:03 AM, john23 wrote:
Is there a way to plug somehow the attached CIR file to standart LTSPICE symbol.
(in AD797 they also have extra decompensation pin)
What could be done ??
No you can't use the normal op-amp symbol directly, because of that extra pin.? The normal op-amp symbol is "opamp2", and it works for the majority of op-amps.? But not this one.
?
Here is something to consider doing.? Make a copy of the opamp2 symbol.? Then edit that symbol (in LTspice's symbol editor) to add the extra decompensation pin, and save the symbol with a new name, in your own symbol library.
?
Alternatively, start searching through the vast numbers of Analog Devices op-amps that come with LTspice, until you find another one that has an extra pin but still looks like an op-amp.? Make yourself a copy of that one.
?
If you know that you will never use the decompensation pin, there is another alternative:? Wrap a 5-pin subcircuit around the Analog Devices AD797 model, and don't bring that extra pin out to the outer subcircuit.? Now you have a 5-pin subcircuit, which CAN be used with the built-in "opamp2" symbol.
?
.SUBCKT MyAD797 In+ In- V+ V- Out
X? In+ In- V+ V- Out Decomp? AD797
.LIB AD797.cir
.ENDS MyAD797
?
Andy
?


Re: using LTSPICE symbols for representation of spice netlist of OPAMP

 

Yes, you can take a standard symbol, edit the attributes, and save it as a "new" *.asy file. Easy peasy.


Re: 12AU7 tube heater model

 

开云体育

The model is obviously seriously wrong. I? really can't see why a simple formula Rhot = Rcold*(1 +aT + bT^2)? could not be used. That can't possibly 'blow up'. T = Thot - Tcold.

On 2025-02-21 14:01, Andy I via groups.io wrote:
Carlo,
?
In your latest uploaded file (12AU7heater.zip), try this:? Plot V(n001)/I(I1), which shows the effective resistance of the Heater.? Change the .DC sweep past 160m, to 200m.? (.dc I1 120m 200m 1m)
?
It will be difficult to see what happens, because the resistance goes "through the roof" around 168 ma.? But above that spike, the resistance becomes negative.? Click on the plotted formula at the top of the plot to enable the waveform "cursors", then drag the vertical cursor to the right, while noting the resistance values in the pop-up window.? To the right of the spike, they are negative.
?
The spike around 160 mA is the "singularity" I mentioned earlier.
?
This shows how the Duncan Amps heater model fails, when the heater's temperature becomes too great.? The resistance hits the singularity, then goes negative, causing the heater to generate energy instead of dissipating it.
?
By the way, you can eliminate that error message, by adding a 1T resistor across the heater.? That stops LTspice from thinking the nodes are floating.? Adding the 1T resistor changes the location of the singularity where the heater model "blows up", but it still has negative resistance when it gets too hot.
?
Andy
?
--
OOO - Own Opinions only If something is true: * as far as we know - it's science *for certain - it's mathematics *unquestionably - it's religion

Virus-free.


Re: PWM Timing Causing Shoot-thru

 

Hi Andy!
?
I am still checking this thread.
?
I did include IR2110.sub in the zip file. I just downloaded my zip, extracted it to a folder and was able to run the simulation without any issues.
?
You are most likely absolutely correct about the "C" signals; I have not yet touched those. Was focused on "A" and "B".
?
Thanks!
-May


Re: 12AU7 tube heater model

 

On Fri, Feb 21, 2025 at 09:06 AM, John Woodgate wrote:

I see; the notation is confusing. But is the synthetic resistor then allowed to be zero ohms?

Hmm.? Define "zero ohms".? :-)
?
The current through the G-source can become zero, which it does when the voltage across it is zero.? It isn't zero ohms in that case.
?
I suppose it could become zero ohms too, but I am not sure if LTspice can handle the math for that, as a G-source.? Maybe an E-source would be better for that.
?
Andy
?
?