¿ªÔÆÌåÓý

Date
Re: Potentiometer
It seems obvious to me that the results are the same. I think that in order to achove what you have in mind Ra should be {Rx} and Rb should be {500-Rx} You need only one .step and you do not need
By E.A.Neonakis · #46866 ·
Re: Potentiometer
I tried .step param r1 490 10 -10 and R2 set to {500 - {r1}} output seems to be all-right... cheers AG
By Ganesan <dg1@...> · #46865 ·
Re: AC response
Thanks A. Ganesan
By Ganesan <dg1@...> · #46864 ·
Re: AC response
Both Octave and Scilab are freeware. Howard
By Howard Hansen · #46863 ·
Potentiometer
Hello, I'd like to simulate a 500 ohm pot by using a voltage divider: (View using a fixed-pitch font) CW | [Ra] | +---COM | [Rb] | CCW and stepping Ra from 499 ohms to 1 ohm in one ohm steps while
By John Fields <jbfields3@...> · #46862 ·
TIA model
Hi all, I've started playing around with the awesome TIA model (TIA_universalopamp_shotnoise.asc) and have a couple of questions or perhaps statements that I'd like verified so I can understand I'm
By sdh314 · #46861 ·
Re: Caps smaller than 0.5 uF?
By Tony Casey <tony@...> · #46860 ·
Re: Simple model for diffin-diffout amp
Thanks.. I model offset by dial ling some mismatch, so it includes temperature effects.. I can understand Microchip having poor models.. But TI, LTC and ADI have way too complex models for the job
By Ganesan <dg1@...> · #46859 ·
Re: Caps smaller than 0.5 uF?
By Tony Casey <tony@...> · #46858 ·
Re: Simple model for diffin-diffout amp
I'm not sure I understand How do you model offset? I model it by adding a DC source in series with the In+ or IN- gate. some value between 100uV and 10mV depending on the expected mismatch of the
By rjtalty · #46857 ·
Re: Sensitivity Anlysis..
Hello AG, Maybe this will work. Let's assume you have the non modified divider on the schematic too. .step param TOL 0 0.01 0.1 .param RX=1k*(1+TOL) V1 100 0 {TOL} Then plot the following.
By Helmut Sennewald · #46856 ·
Re: AC response
Thanks.. What freeware will meet my needs..? (I am a windows XP guy) cheers AG
By Ganesan <dg1@...> · #46855 ·
Re: AC response
LTspice doesn't have any built in capability for merging data. However, you can export the data and then use a program like Octave, Scilab or Matlab to merge the data. The data would be represented as
By Howard Hansen · #46854 ·
Re: Caps smaller than 0.5 uF?
Tony, You wrote, "I believe it is more efficient to use the parasitics included in LTspice inductors and capacitors than to have explicit discrete parasitic components, even though you lose the
By kungfu_phil · #46853 ·
Re: Simple model for diffin-diffout amp
Thanks for the suggestions.. I will get back in a few days.. My more complicated models which I did not post are Gm and R based.. However my most complicated model seems to be much simpler than what
By Ganesan <dg1@...> · #46852 ·
Re: AC response
Thanks..will get back in a few days.. Cheers AG On 9/14/2011 3:28 AM, RobertTalty wrote:I am re posting this since I didn't get aye or nay... Cheers AG
By Ganesan <dg1@...> · #46851 ·
Re: NAND .model
Hello S, The reason LTspice doesn't recognise your NAND gate is because it isn't a native model. This model is from another flavour of SPICE, and won't work at all. LTspice does not support logic
By Tony Casey <tony@...> · #46850 ·
Re: Starting LTspice GUI from script file loading .sch and .cir - Linux
Hi Tony, I think you are right. I fear so. Thanks for the confirmation. Axel
By Axel K · #46849 ·
Re: AC response
AG, I don't know how to do this sort of thing within LTspice However, the proprietary binary output of LTspice is SpiceExplorer compatible, so I use SpiceExplorer as the waveform viewer for anything
By rjtalty · #46848 ·
Re: Simple model for diffin-diffout amp
Hi AG, I forgot to mention that there is an A-device OTA (single ended unfortunately) look LTspice&#92;lib&#92;sub folder at the UniversalOpamps2.sub file it is a text netlist file, with an example of
By rjtalty · #46847 ·