¿ªÔÆÌåÓý

Date
Re: step recovery diode in LTspice
Thank you for your response. I have uploaded the pictures of the figures and equation. /g/LTspice/album?id=295221 Please let me know if you can't access the photos. I will really
By abid · #153799 ·
Re: step recovery diode in LTspice
Unfortunately, many of us don't have access to ieeexplore without paying $$, so we can't see the figure 2 you are referring to. If you are able to, it would help if you could transcribe it into an
By Tony Casey · #153798 ·
step recovery diode in LTspice
Could someone tell me how can I model a SRD in LTspice and use that as a component in other circuits? I am new in LTspice and don't have much idea. I am attaching a link to a paper.
By abid · #153797 ·
Re: Behavioral voltage source sweep frequency
Thanks everyone, OK, Andy I'll look into it now. thanks.
By Richard Andrews · #153796 ·
Re: Help converting UCC5304 simplis model into LTSPICE
john23 asked, " But its for PSPICE.What could be done to convert it properly into LTSPICE? " Probably nothing. I might be remembering incorrectly, but I think you were already using that UCC21220
By Andy I · #153794 ·
Re: Help converting UCC5304 simplis model into LTSPICE
Hello, I want to test also the suggested UCC21220A. But its for PSPICE.What could be done to convert it properly into LTSPICE? Or i just need to treat it like LTSPICE and use the create symbol in the
By john23 · #153793 ·
Re: Behavioral voltage source sweep frequency
Yes. you can't use ^ fro exponentiation in LTspice,, except in Laplace expressions. Use **. -- This email has been checked for viruses by AVG antivirus software. www.avg.com
By John Woodgate · #153792 ·
Re: Behavioral voltage source sweep frequency
The other problem is that you used the wrong formula for a varying frequency. Yes it seems to be that " sin(pi*20e3*time*time) " would result in a frequency equal to "time".? But that is incorrect,
By Andy I · #153791 ·
Re: Behavioral voltage source sweep frequency
I guess you forgot that "^" means exclusive-OR, not? exponent (except in Laplace). -- Regards, Tony
By Tony Casey · #153790 ·
Re: Behavioral voltage source sweep frequency
I believe I solved it by using V=sin(pi*20e3*time*time) instead.
By Richard Andrews · #153789 ·
Behavioral voltage source sweep frequency
Hello, I am trying to sweep frequencies to 20K with the behavioral voltage source using V=sin(pi*20e3*time^2). I get no error, yet I don't get the same results as I do using a wav file.
By Richard Andrews · #153788 ·
Re: Build spice model of transimpedance amplifier
* OPA855 - Rev. A * Created by Sean Cashin; 2020-06-04 * Created with Green-Williams-Lis Current Sense Amp Macro-model Architecture * Copyright 2020 by Texas Instruments Corporation OPA855 does not
By Mirza · #153787 ·
Re: Build spice model of transimpedance amplifier
* OPA855 - Rev. A * Created by Sean Cashin; 2020-06-04 * Created with Green-Williams-Lis Current Sense Amp Macro-model Architecture * Copyright 2020 by Texas Instruments Corporation
By mhx@... · #153786 ·
Re: sensitivity (.SENS)
For Spice it did not applied for FET but for BJT.?Can be used for oscillator and filter built using op-amp?
By cander shelter · #153785 ·
Re: Build spice model of transimpedance amplifier
Yeah I want an actual purpose-built transimpedance amplifier like OPA855 from Texas Instruments, LTC6268-10 from Analog Devices. However, these can not meet my bandwidth requirements for gate mode
By Mirza · #153784 ·
Re: Conditional PWL Current Source
eewiz wrote: It helps here to read the Help page for the .PARAM command.? It is all documented there. There might be other shortcuts for temporarily disabling the PWL() section for running a
By Andy I · #153783 ·
Re: Conditional PWL Current Source
Hello All, Tony, thank you. Mine was the latter. I simply need to disable the four pacing current sources, and maybe enable others, before running the sim. I tried doing IF() inside the PWL statement
By eewiz · #153782 ·
Re: How to modify the Positive Threshold Voltage on ltspice built-in component?
Leon wrote, " just setting the vt and vh on the spice line,right? " Yes, they can go on any of these lines: * Value * Value2 * SpiceLine * SpiceLine2 If there is no value for "vt" then it defaults to
By Andy I · #153781 ·
Re: Build spice model of transimpedance amplifier
marcel wrote, " https://www.ti.com/lit/zip/sbomab8 (OPA170 PSpice lib file). " Of course that is an ordinary op-amp, not a transimpedance amp. Most op-amps with feedback turn into transimpedance amps,
By Andy I · #153780 ·
Re: How to modify the Positive Threshold Voltage on ltspice built-in component?
Leon, I did as you did in your photo (ΞĻ”XÈ¡®‹Ãæ 2024-05-21 174809.png), and it worked for me. Of course since it is a Schmitt device, it has hysteresis so it has different actual thresholds
By Andy I · #153779 ·