¿ªÔÆÌåÓý

Date
charge amplifier using OPA129; but, imported model (OPA129) doesn't work correctly.
Happy New?Year!? ? I have?made a small schematic of a photodiode charge amplifier - photocurrent integrator?(please find the Filelink below.) The photocurrent from?the photodiode part (pulsed
By Park Seongchong · #68904 ·
Re: Limit() function in waveforms not working
In message <CALBs-TgDOGn8n=-=pebpYJBKQsUMYqAVCheKmzaSqWo2ZPO3gA@...>, dated Tue, 31 Dec 2013, Andy <Andrew.Ingraham@...> writes: Aren't waveforms inherently variables - functions of
By John Woodgate <jmw@...> · #68903 ·
Re: Using HSPICE model directly in LTSPICE
Perhaps the error is in the conversion to PSpice? How did you do it? To use in PSpice you would need 9 separate models to cover the PMOS size range. ...Jim Thompson Web Site:
By jtanalog · #68902 ·
Re: Limit() function in waveforms not working
Andy, My use of the word "variable" may have been inappropriate.? What I meant was "one of the values must be a signal that is generated during a simulation run."? These expressions will
By Rick · #68901 ·
Re: Limit() function in waveforms not working
Richard Sawrey wrote, "One of the values must be a variable, and the other 2 may be a variable or constant." So to use it, I need to add a .PARAM statement to convert my formula (involving one or two
By Andy I · #68900 ·
Questions to LTC1043 model / SPDT switches
Hello, I'm going to design a voltage-to-frequency converter (and also f-to-V-converter, need linearity < 0,01% at (500¡À200) kHz carrier) using a switched capacitor circuit e.g. described at LTC1043
By Thomas Schreiweis · #68899 ·
Re: Limit() function in waveforms not working
Andy, One of the values must be a variable, and the other 2 may be a variable or constant. Rick
By Rick · #68898 ·
Limit() function in waveforms not working
The Help page for "Waveform Arithmetic" show a limit function, limit(x,y,z). Every time I try to use it in a waveform, it generates an error: Error: undefined symbol in: "<<limit>>(1,2,3)" It seems to
By Andy I · #68897 ·
Re: Using HSPICE model directly in LTSPICE
Jim, Thanks for the reply. Yes, pspice doesn't support binning. Part of reasons we converted hspice model to pspice model was because of this. From what I learned from Mike Engelhardt, ltspice does
By oldeagleusa · #68896 ·
Re: how can i calculate inverter power efficiency by ltspice?
Thanks for kind replies. I used LTC1735_stepped_load_efficiency1.asc
By Jungyeon Lee · #68895 ·
Re: how can i calculate inverter power efficiency by ltspice?
Heres yet another trick I use for all my test schematics to measure input current, efficiency, and total internal power dissappation. Since I use this approach universally I automatically add the
By Ron Liff · #68894 ·
Re: Cannot delete file
Hello, I also had a very few weeks ago this inconvenience or problem. Be patient. Yahoo will delete it after 2 days. Best regards, Helmut
By Helmut Sennewald · #68893 ·
Re: how can i calculate inverter power efficiency by ltspice?
Jungyeon, You could just measure the input and output power and compute it yourself. The help file on steady also tells you how to do it if the steady state criteria is too tight. Rick
By Rick · #68892 ·
Re: Cannot delete file
Vlad wrote, "For the life of me I cannot do it, no matter what. It appears to be deleted, but after changing directories it's still there." This is a world-wide Yahoo "Neo" problem. They broke their
By Andy I · #68891 ·
Cannot delete file
Helmut Could you please delete the file Files/Filter/Filter/filter.sub ? For the life of me I cannot do it, no matter what. It appears to be deleted, but after changing directories it's still there.
By Vlad · #68890 ·
Re: Using HSPICE model directly in LTSPICE
PSpice does not support binning, so I had my oldest son, Aaron, write me a utility that adjusts the netlist after PSpice creates it. As for HSpice model peculiarities, see this link for some
By jtanalog · #68889 ·
Re: Using HSPICE model directly in LTSPICE
---In LTspice@..., <oldeagleusa> wrote: I cannot post any model files here, but my simulation circuit if it helps. What is the problem? How do you think we can help you, if you don't
By schockenbaum · #68888 ·
Re: Using HSPICE model directly in LTSPICE
We did use converted models in pspice, but not in ltspice. In ltspice, we used the (hspice) models provided by the vendor directly. I cannot post any model files here, but my simulation circuit if it
By oldeagleusa · #68887 ·
Re: how can i calculate inverter power efficiency by ltspice?
Hello Jungyeon, You can either do it manually in the plot window while plotting the formulas for input power and output power (V(..)*I(...) or you can use MEASURE commands. The ladder idea is the most
By Helmut Sennewald · #68886 ·
how can i calculate inverter power efficiency by ltspice?
Hello, I want to find power efficiency on inverter. the efficiency report doesn't work because of can't find steady state. Is there any solutions for find power efficiency? Jungyeon
By Jungyeon Lee · #68885 ·