Keyboard Shortcuts
Likes
- LTspice
- Messages
Search
Re: Hello guys. Please help my Thesis. I want to make Comparators design of sar adc i have built Comparator in LTspice i wanna analysis. But i cant PLEASE HELP ME OUT
On Wed, Apr 23, 2025 at 03:46 AM, @Imprazu wrote four times:
Golly.? You sound desperate.? It looks like you do not know what you are doing. ?
Why should anyone help you write your Thesis?? Isn't that your job?? If you are not capable of it, perhaps you should not attempt to write a Thesis about something you do not know.? A Thesis is supposed to prove that you thoroughly understand your subject matter.? If you don't know it, you should not steal the work from other people.
?
Sounds to me like you are a crook (a thief) who wants to steal the work from others.
?
Or, prove to us that I am wrong.? By saying that you can't do the analysis, I think you have proven right there that you do not deserve the Thesis.
?
Please give us the name, credentials, and address of your Thesis advisor and we will help.
?
If someone handed you a physical comparator and some lab equipment, would you be able to measure it and obtain those parameters?? Simulating it starts with knowing how to do it with real hardware.? (There is more to it than just that, but that is where to start.)
?
FYI, it is unlikely that your antique LEVEL=1 transistor models with 20 micron channels work correctly with such low voltages.? Most devices made for very low voltages use submicron technology.?
Andy
?
? |
Re: Diode TVS like zener in LTspice??
On Wed, Apr 23, 2025 at 05:01 AM, <j.bernabe1@...> wrote:
If you connected them in anti-parallel, then each diode's forward voltage (very small) dominates and it would never reach the avalanche voltage in either direction. ?
[Mod note:? The following paragraph is incorrect.? LTspice does, in fact, have a TVS diode model in its library that is bidirectional, which uses the alternate diode model rather than the standard SPICE exponential (Shockley-based) diode model.? I have redacted the following paragraph:
The diodes that come built-in to LTspice'd diode library, can only be "regular" diodes that have forward and reverse directions - unidirectional only.? A bidirectional TVS can not be modeled that way; it needs to be a subcircuit, and LTspice's diode library does not include subcircuits.? The library only has parts defined by a single .MODEL statement.
?
Andy
? |
Re: Non-converging oscillation problem of inverse Jiles-Atherton model in LTspice
开云体育That's correct.I'm still left wondering why only pi is defined for analysis. Of course, for "e", it's shorter to define it: .param e exp(1) --
Regards, Tony On 23/04/2025 11:24, John Woodgate via
groups.io wrote:
Maybe even a bit more explanation is necessary. To use the others in a simulation, it is necessary to include a directive, such as '.param k = 1.3806503e-23'. I hope that's right. |
Re: Non-converging oscillation problem of inverse Jiles-Atherton model in LTspice
开云体育Maybe even a bit more explanation is
necessary. To use the others in a simulation, it is necessary to
include a directive, such as '.param k = 1.3806503e-23'. I hope that's right. On 2025-04-23 10:13, Tony Casey via
groups.io wrote:
--
Best wishes John Woodgate RAYLEIGH Essex 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 |
Re: Diode TVS like zener in LTspice??
开云体育On 23/04/2025 11:01, j.bernabe1 via
groups.io wrote:
Because both devices are just forward biassed diodes (as well). In anti-series, each diode blocks the other's forward voltage, so the total voltage "breakdown" in either direction is Vrev + Vfwd. --
Regards, Tony |
Re: Diode TVS like zener in LTspice??
开云体育Yes, they do behave like the 'avalanche' sort
of 'zener', not the true Zener, and the mostly used TVS have a
fairly high breakdown voltage, but also, almost all of them have
a high maximum current rating. You can see by their physical
construction, using a large die, that they are designed to
dissipate power, even though it occurs over a very short time
scale. On 2025-04-23 10:03, j.bernabe1 via
groups.io wrote:
--
Best wishes John Woodgate RAYLEIGH Essex 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 |
Re: Non-converging oscillation problem of inverse Jiles-Atherton model in LTspice
开云体育On 23/04/2025 11:00, Tony Casey via
groups.io wrote:
I should clarify that: k is pre-defined in LTspice, but only in the waveform viewer, not as a design parameter. Of the defined "constants" (e, pi, k and q) mentioned in the Help, only pi can be used as a design constant. -- Regards, Tony |
Re: Non-converging oscillation problem of inverse Jiles-Atherton model in LTspice
开云体育On 23/04/2025 09:55, Александр
Бордодынов via groups.io wrote:
I had to replace the parameter k with k0, because in Qspice k is the Boltzmann constant. At tau=10ns, the counting time was 2.2 seconds. And everything was fine.k is also defined as Boltzmann's constant in LTspice. --
Regards, Tony |
Re: Hello guys. Please help my Thesis. I want to make Comparators design of sar adc i have built Comparator in LTspice i wanna analysis. But i cant PLEASE HELP ME OUT
开云体育On 23/04/2025 09:50, sugaraltan via
groups.io wrote:
Input Offset Voltage, Input-Referred Noise, Regeneration Time, Power Consumption, Kickback Noise, Input Common-Mode Range, Supply Voltage. I need these parameters analysis in LTspice PLEASE HELP MEYou cannot hope to simulate things like offset voltage if you use ideal ideal models throughout - the devices will all be identical, i.e. zero offset. You also haven't specified any noise parameters in the model, so the simulated noise won't be realistic. The same thing applies to capacitances. First thing you need to do is get proper device models. There's also an error in you schematic: Out- is shorted to Out+. --
Regards, Tony |
Re: Hello guys. Please help my Thesis. I want to make Comparators design of sar adc i have built Comparator in LTspice i wanna analysis. But i cant PLEASE HELP ME OUT
开云体育Please don't put uploaded file directly in the Files location. They should be uploaded to Files > Temp, as the instructions say.I have moved 456.asc to Temp. --
Regards, Tony On 23/04/2025 10:07, sugaraltan via
groups.io wrote:
Thanks for the reply. I uploaded my file in FIles named 456.asc. Please check it out.? |
Re: Diode TVS like zener in LTspice??
开云体育Actually, 'zener' embraces true Zeners , less
than about 6V, and avalanche diodes, greater than about 6V.?
LTspice models take account of this. TVS diodes are high-power
avalanche diodes. On 2025-04-23 09:04, j.bernabe1 via
groups.io wrote:
--
Best wishes John Woodgate RAYLEIGH Essex 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 |
Re: Diode TVS like zener in LTspice??
开云体育On 23/04/2025 10:04, j.bernabe1 via
groups.io wrote:
I'd like to know why LTspice simulates a TVS diode as a zener, even though its behavior isn't exactly the same.Did you try looking on the sites of manufacturers that make TVS diodes, e.g. Diodes Inc., Littelfuse, Vishay etc? You could always try looking on the group's Files section and put "TVS" in the search box in the top right. I got 24 hits, but not all them were relevant. As far as LTspice simulations are concerned, actually unidirectional TVSs are similar to Zeners, but tend to higher current. Bidirectional ones are equivalent to two unidirectional ones in anti-series. --
Regards, Tony |
Re: MJ11021 Darlington NPN & PNP pair model help needed.
开云体育On 23/04/2025 03:01, nima via groups.io
wrote:
Developing a SPICE model for a Darlington is a considerable undertaking. Unfortunately, the Onsemi datasheet is not quite comprehensive enough to derive an accurate one. The good news is that although Onsemi don't provide SPICE models for either of these devices, it does for the similar MJH11021 and MJH11022 transistors. These will be the same die, but in TO-247 packages instead of TO-3. Perhaps you were unaware of these modern equivalents? You should nevertheless validate these models, at least partially. I recommend you construct several testjigs to re-generate the the graphs in the datasheet. Unfortunately, graphs for the output characteristic and FT are not shown, but you should check:
Regards, Tony |
Diode TVS like zener in LTspice??
Good morning....
I'd like to know why LTspice simulates a TVS diode as a zener, even though its behavior isn't exactly the same. I'd also like to know where I can find an LTspice library for some TVS diodes, for example, that are 15 volts and others that are around 140 volts, and that are bidirectional. Thanks...for everything.
|
Re: Non-converging oscillation problem of inverse Jiles-Atherton model in LTspice
Hi.
I made an addition to your scheme. This is the calculation of dH/dT by a separate, controlled current source with RC. The resulting value is used to calculate delta. I made a netlist and used it to calculate Qspice. I had to replace the parameter k with k0, because in Qspice k is the Boltzmann constant. At tau=10ns, the counting time was 2.2 seconds. And everything was fine. |
Re: Hello guys. Please help my Thesis. I want to make Comparators design of sar adc i have built Comparator in LTspice i wanna analysis. But i cant PLEASE HELP ME OUT
开云体育
On 2025-04-23 08:41, sugaraltan via
groups.io wrote:
--
Best wishes John Woodgate RAYLEIGH Essex 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 |