¿ªÔÆÌåÓý

Date
CSV to PWL - two synchronized waveforms
A TEK scope plot of two waveforms, exported as a single CSV file. Do you simply strip them, to separate columns and process as two PWL files? Recall doing it before, a few years ago, but damned if I
By boid_twitty · #65061 ·
LTC3765 & 66 dc/dc circuit
Hello! I tried to simulate a +9...+30 Vin, +3.5...+4.2 Vout dc/dc converter using LTC3765 & 66 chips. While it simulates nice using default LT settings as in jigs directory, any attempt to use lower
By oleka111 · #65060 ·
Re: Arduino
I'm not really sure if LTspice would be the best program for you. Arduino is a programmable microcontroller and requires programming before it will do anything. Search on google for "fritzing".
By hal8000b · #65059 ·
Re: abcd for cable modeling
Let me save you a lot a trouble. The domestic ring main is not a high speed data circuit. If you take data at 1Mbps then 1 data bit is just 1 micro second duration. This is very short compared to any
By hal8000b · #65058 ·
Arduino
Can anyone tell me where to find a schematic for the arduino pulser. Also i need to find a potiometer spice and symbol that works. Thanks
By cory991 · #65057 ·
Re: Convert model PSpice to LTSpice ??
His model seems to run OK (on my computer) as long as it stays below slew-rate limiting. As soon as the output slew rate hits +/-10V/us and starts flattening out, that's when it starts getting the
By Andy I · #65056 ·
Re: Convert model PSpice to LTSpice ??
Hello, You can ignore the warnings about "Length shorter ...". All the Microchip opamp models make a lot of trouble with convergence problems in LTspice. Sometimes I can find a solution, sometimes
By Helmut Sennewald · #65055 ·
Re: Convert model PSpice to LTSpice ??
Those are just warnings. I see those a lot. Level 1 MOSFETs were around in 1973 when SPICE was brand new, and MOS channel lengths as small as a micron were uncommon. Microchip's models have 2 micron
By Andy I · #65054 ·
Re: Convert model PSpice to LTSpice ??
Please leave schematic files as files, and upload them to the Temp folder. Pasting them into an email makes for extra tedious work. Your simulation severely over-stresses the op-amp. Its absolute
By Andy I · #65053 ·
Re: Convert model PSpice to LTSpice ??
Instance "m:u1:14": Length shorter than recommended for a level 1 MOSFET. Instance "m:u1:12": Length shorter than recommended for a level 1 MOSFET. Direct Newton iteration failed to find .op point.
By vtlya2000 · #65052 ·
Re: Convert model PSpice to LTSpice ??
test_mcp6xx.asc Version 4 SHEET 1 880 708 WIRE -128 -16 -192 -16 WIRE -16 -16 -48 -16 WIRE 48 -16 -16 -16 WIRE 208 -16 128 -16 WIRE -192 16 -192 -16 WIRE 112 112 112 96 WIRE -16 128 -16 -16 WIRE 80
By vtlya2000 · #65051 ·
Re: Convert model PSpice to LTSpice ??
Here is a bit of netlist code that uses the part. Almost everyone here prefers a schematic (.asc), but plain netlists work too. Vdd Vdd 0 2.5V Vss Vss 0 -2.5V Vsig sig 0 sine (0V 1V 1kHz) AC 1V Rin
By Andy I · #65050 ·
Re: Convert model PSpice to LTSpice ??
any simple circuit with direct access, 2 resistor, the output to the input sine-wave signal
By vtlya2000 · #65049 ·
Re: Convert model PSpice to LTSpice ??
http://f1.grp.yahoofs.com/v1/oN7yUWk5i8kvs86HJhoqXO27lzzf-g3YYkkDV3lveUe\ _DfFYpHOHVP4uZtI4zOKW21mBoXpU2Hk1ExJHaZw2yUQdn7KAp-o/%20Temp/MCP6xx.zip
By vtlya2000 · #65048 ·
Re: Convert model PSpice to LTSpice ??
vtlya2000 wrote: please give me the simple working model? > The working model is the one you already provided! I used it in a simulation, and it worked. The model is a subcircuit. Think of it like an
By Andy I · #65047 ·
Re: Convert model PSpice to LTSpice ??
please give me the simple working model?
By vtlya2000 · #65045 ·
Re: Convert model PSpice to LTSpice ??
vtlya2000 wrote: problem is no work model parameter > ?? What does this mean? What model parameter? Andy
By Andy I · #65046 ·
Re: Convert model PSpice to LTSpice ??
vtlya2000 wrote: do not work > I tried the model in a simple circuit, and it worked for me, in both transient and AC analysis. Andy
By Andy I · #65044 ·
Re: Convert model PSpice to LTSpice ??
yes, in no problem )) problem is no work model parameter
By vtlya2000 · #65043 ·
Re: Convert model PSpice to LTSpice ??
By examining this model, there is a potential problem, but I think it doesn't actually cause an error in LTspice: .SUBCKT MCP63x 1 2 3 4 5 > ... Notice how the name of the subcircuit (MCP63x) does not
By Andy I · #65042 ·