Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- LTspice
- Messages
Search
Re: Analog Devices AD829 model
--- In LTspice@..., "Helmut" <helmutsennewald@...> wrote:
Hello Peter, I have uploaded a test circuit. Fiels > Temp > AD829_test.zip Best regards, Helmut |
Re: stepped parameter question?
--- In LTspice@..., "RobO" <albireo13@...> wrote:
Hello Rob, Sometimes Yahoo has problems with the Files section. You could try it a few hours later again. I have send you an email with the files from this "Files > Tut > Stepping to the max" folder. There is another group holding all the files from our group in zip-files. I always try to keep them up to date. Best regards, Helmut Moderator |
Re: stepped parameter question?
My server blocks access to the Files section for some reason.
toggle quoted message
Show quoted text
Thanks, Rob --- In LTspice@..., Philip Bellingham <rmhc78a@...> wrote:
If I have several parameters which I am stepping in a simulation, does it go through all >combinations?? |
Re: Analog Devices AD829 model
--- In LTspice@..., "pcm15973" <pcm15973@...> wrote:
Peter, Please upload your design to the Files section (Files > Temp) for a check. Your uploaded zip-file should include the schematic (.asc) symbol (.asy) model (.cir) Best regards, Helmut |
Analog Devices AD829 model
Hello Group,
Has anyone experienced problems with the Analog Devices AD829 spice model available through download from the analog website ( ) ? All of the models (there are four versions) seem to just not work - settling with a large offset voltage and not producing any gain. I'm trying to model an existing circuit and so I need to use this part. Other models / parts that I have imported seem to work just fine. Any help appreciated ! Cheers, Peter. |
Re: variable load resistor
--- In LTspice@..., "marius_darie" <marius_darie@...> wrote:
Steal (borrow, copy/paste ...) Vconductance and Bload from Hope that helps CM |
Re: plotting gm_over_Id vs IC for MOS transistor
--- In LTspice@..., "f0xwm" <yfuji@...> wrote:
A while ago, I wanted to plot quantities like gm and gm/Id, and uploaded: Files: mos18u.plt mos18u.asc gm_over_go.mos18u.plt gm_over_go.mos18u.asc TSMC18u_T77A.mod [among others] I'm using ideal controlled sources to let the simulation figure out reasonable bias points, and math functions in the plot to obtain derivatives in DC sweeps (if I recall correctly). Hope that helps CM |
Re: Need help in oscilation of UcD
Please upload your .asc schematic file. The .asc schematic file is needed to troubleshoot your simulation.
toggle quoted message
Show quoted text
Howard raymond wrote: Hai.. Guys. I'm doing on UcD class D amplifier based on Philip UM10155 . I'm having problem in oscillate the UcD amplifier in order to simulate the desire sine wave . My Vin is 5V sine wave , with the frequency of 1K. My output is only 1.1 V. Can you guys give some advice on the way to oscillate the amplifier? Really appreciate if you all can help me. |
Need help in oscilation of UcD
raymond
Hai.. Guys. I'm doing on UcD class D amplifier based on Philip UM10155 . I'm having problem in oscillate the UcD amplifier in order to simulate the desire sine wave . My Vin is 5V sine wave , with the frequency of 1K. My output is only 1.1 V. Can you guys give some advice on the way to oscillate the amplifier? Really appreciate if you all can help me.
I post my schematic and graph under in the file name of U10155ray.rar. |
stepped parameter question?
If I have several parameters which I am stepping in a simulation, does it go through all >combinations?? Rob, It will step through all 9 combinations. If you do not want all of the combinations and wish to select the combinations used, see Files>Tut>stepping to the max. It has examples of stepping sets of parameters using tables. ? ? - Philip |
stepped parameter question?
If I have several parameters which I am stepping in a simulation, does it go through all combinations?
For example, if I step a resistor, Rxx, in 3 steps ... and also step a capacitor Cyy, in 3 steps, will it go through all 9 value combinations or will it do 3 simulations, with the stepped R and C values? Thanks for your patience, Rob |
Re: variable load resistor
--- In LTspice@..., "marius_darie" <marius_darie@...> wrote:
Hello, You could use "time" in an equation for the resistance. Instead of the value 10 for example, you write an equation as shown below. R=10*(1-0.9*u(time-2m)) Resistance versus time in this case: t<=2ms : R=10 Ohm t>ms : R=1 Ohm This resistor has effectively become a B-source. Please look in the help pages for the possible functions with B-sources. I normally use pulsed current sources for the test of load transients. Best regards, Helmut |
Re: plotting gm_over_Id vs IC for MOS transistor
--- In LTspice@..., "f0xwm" <yfuji@...> wrote:
Hello, You should use the .DC analysis in this case. Please take a look the examples. Files > Tut > Transconductance Gm and Gds Best regards, Helmut |
plotting gm_over_Id vs IC for MOS transistor
Hi,
I am trying to figure out a way to plot gm/Id for a transistor within LTspice. I am using as a starting point the schematic in the example MOSFET parameter sweep, MOS_gm_gmb_gds_ro.asc , within Examples\Examples\Educational\MOSFET parameter sweep\ . In short, I am stepping the W/L and biasing sources and running .OP and .AC LIST 1 analysis . The example computes gm, gmb, gds, using the small-signal values from the AC analysis. To plot gm/Id I would need to obtain the bias current of the NMOS transistor, either from the DC current through the voltage sources or through the device itself. Is there a way to refer to this current from the waveform viewer, maybe a trick I am missing ? The Spice Log file lists the device operating point for just one iteration, so I don't see how to extract the bias information for the steps, which is obviously being computed prior to the each AC analysis. In short, given a sequence of AC analysis, how can I obtain/extract the bias point information for the circuit/devices, and if possible refer/use it within the waveform view when plotting ? Helmut, can you help ? Mike, are you out there ? Fellow users, any ideas/work arounds ? Thanks in advance for any help! |
Re: Simulation stops
--- In LTspice@..., "Rick" <sawreyrw@...> wrote:
Hi Rick and Philip, Thanks for your comments, they were very helpful! Now I have included freewheeling diodes to the transistors, included "OFF" and I also have a small inductance (1e-6H) in series with the current source at the load. The load is suppose to represent a PMSM motor, that's why I thought I could use a current source as representation. The simulation can now run, thanks! Kind Regards, Emma |
Re: Adding / generatiyg comment / label on plots
--- In LTspice@..., "youarecrazydude" <youarecrazydude@...> wrote:
Hello, You can add comments (e.g. the date) to plots in the waveform viewer. Plot Settings -> Notes and Annotations -> Place Text Now you can use "Tools -> Copy Bitmap to Clipboard" to get the picture with the added comment(date). After this work, you should save the plot settings. Plot Settings -> Save Plot Settings Best regards, Helmut |
Re: LTspice WORLD TOUR 2009
Hello Helmut,
"This file contains a PowerPoint file(.ppt) with Mike's presentation. Please open this ppt-file in the presentation mode. Then you can directly open the hyperlinked examples by clciking on the arrow-icons in the slides. This feature only works with MS-PowerPoint, but not with OpenOffice-Impress." I haven't been able to get the feature to work with 2007 PowerPoint Viewer either. Regards, Howard Howard.Rogers@... |
Re: Graphics Card Bottleneck?
Hello Helmut,
toggle quoted message
Show quoted text
What are you meaning by " LTspice uses the whole screen. " ? As you can see in my little benchmarks, there a big difference between mini and maxi ? And I deleted some curious results. In fact, I think that a lot of parameters ( graphic card, Windows or Unix, ............) are to be in head. By the way : simulations, on my PC, seem to be a little bit longer with 4.00c ? Best regards Philippe ----- Original Message -----
From: Helmut To: LTspice@... Sent: Sunday, November 22, 2009 6:45 PM Subject: [LTspice] Re: Graphics Card Bottleneck? --- In LTspice@..., "philippe b" <basier.philippe@...> wrote: > > Hello "????", > > I made some benchmarks on my PC. > I made an excel file. > Are you interested ? > How send it on the group ? > Regards, > Philippe Hello Philippe, Please upload your file to the Files section. Files > Temp Best regards, Helmut PS: By the way, I have discoverd that the simulation time of analog's test circuit is longer if LTspice uses the whole screen. |
to navigate to use esc to dismiss