¿ªÔÆÌåÓý

Date
Re: Text substitution in .meas files Solved, thanks to Vlad #meas
Vlad, That's what I was trying to achieve, perfect. Many thanks Neil
By [email protected] · #128088 ·
Re: BJT Parameters
While we're missing points, you forgot to point to where S-parameters for the 2N3904 can be found. Of the thousands of different types of transistors in existence, probably fewer than 1% of them have
By Tony Casey · #128087 ·
Re: Noise source in Transient analysis #NOISE
On 23/02/2021 06:36, Andy I wrote: > WHS wrote, "There were reports at one time that 2 or more rand() functions were random but very well correlated with each other. Has this been corrected?" > > What
By Tony Casey · #128086 ·
Re: Noise source in Transient analysis #NOISE
WHS wrote, " There were reports at one time that 2 or more rand() functions were random but very well correlated with each other. Has this been corrected? " What is there to correct? The rand()
By Andy I · #128085 ·
Re: Noise source in Transient analysis #NOISE
There were reports at one time that 2 or more rand() functions were random but very well correlated with each other. Has this been corrected?
By WHS · #128084 ·
Re: BJT Parameters
Hi Tony, Thanks for the feedback. I am afraid you missed my point. First, I never said I would use s parameters to emulate a non linear aspect of the model. However, the point of the validation
By alan victor · #128082 ·
Re: MOSFET subcircuit drain and gate currents used in dependent source equation - faults #MOSFET
Thank you, Vlad I have switched to the 0V voltage source, and all is working as expected, no matter the source of the model for the ?FET I choose. ? I appreciate the information on when model items
By theharpersinfc@... · #128081 ·
Re: BJT Parameters
OTOH, we can't talk about Ft without treating it as a linear(ized) amplifying device. Andy
By Andy I · #128080 ·
Re: BJT Parameters
I'd be interested to know whose S-parameter data you've got for 2N3904? Overall, your suggestion isn't worth much because S-parameters only model linear devices. The whole point about SPICE models is
By Tony Casey · #128079 ·
Re: MOSFET subcircuit drain and gate currents used in dependent source equation - faults #MOSFET
You need to use the numeric order of the pin, i.e. if the subcircuit was defined as: .subckt xxx a b c then using i(r:u1:a) will fail. -- Vlad ______________________ ltspicegoodies.ltwiki.org v2:
By Vlad · #128078 ·
Re: MOSFET subcircuit drain and gate currents used in dependent source equation - faults #MOSFET
Hello Mike, himself, has said that the pin currents are not known before parsing, and since that implies parsing behavioural sources with their expressions, too, it's not possible to use the currents
By Vlad · #128077 ·
Re: Text substitution in .meas files #meas
Hello Neil If I understand correctly, you want something like this: .meas t1 param 6.3m .meas t2 param 7.3m .meas a avg v(x) from t1 to t2 .meas b rms i(v1) from t1 to t2 . . . Alternatively, you can
By Vlad · #128076 ·
Re: MOSFET subcircuit drain and gate currents used in dependent source equation - faults #MOSFET
BB, thanks for the tip on capturing and viewing subcircuit parameters! When I add those 0V sources, I¡¯ll do a side by side comparison with a version that uses the model currents. Appreciate the
By theharpersinfc@... · #128075 ·
Re: BJT Parameters
Hi Jim, The approach I have taken is to gather the 2 port s parameters for a box full of say 3904. Then use the s data with a waveform arithmetic statement in LTSpice to get ft. As ft is an
By alan victor · #128074 ·
Re: MOSFET subcircuit drain and gate currents used in dependent source equation - faults #MOSFET
If you want to view the .subcircuit values in the waveform viewer, you can (even though you cannot seem to use them in the circuit as you wanted) go to Tools-->Control Panel-->Save Defaults and click
By BB · #128073 ·
Re: BJT Parameters
Bad 'black market' parts even fall into the mainstream distribution channels.? You need to know your sources very well. Andy
Re: MOSFET subcircuit drain and gate currents used in dependent source equation - faults #MOSFET
This is as good an explanation as I could have hoped for. ?I really appreciate your insight on this... it makes sense. ?Perhaps it¡¯s just a missing feature in LTspice, or perhaps it¡¯s by design
By theharpersinfc@... · #128071 ·
Re: BJT Parameters
You mean like those ¡°grab bags¡± that can be gotten for a pittance at a swap meet? Got a bunch of those and now they are mixed in with good stock :=(( Wonder where those that are marked with the
By Jim Wagner · #128070 ·
Re: BJT Parameters
And then there is the question of where your distributor got THEIR parts.? These days, some are rejects that fall off the datasheet.? Watch out for that. Andy
By Andy I · #128069 ·
Re: BJT Parameters
I think Helmut's recommendation in this case would be to use the PSpice docs.? Helmut used PSPCREF.pdf which can be downloaded from many places on the net.? Then turn to the chapter on BJTs and read
By Andy I · #128068 ·