some question about using LT1316 as a flyback dcdc
Mar 18, 2009 7 Replies
M
mayichao
formatting link
this is the asc file. I just draw the schematic as same as Lt1316 datasheet,but when i run it there is some mistake. first the nSHDN is always 0. So LT1316 is not working. the 2n3904's work as a diode?
thanks.
ps :zvn4424 spice model
****************************************************************** SPICE PARAMETERS
*ZVN4424 MODEL LAST REVISION 1/94
Didn't find your answer? Ask the community — no account required.
B
Brett Holden
I don't have time or expertise to analyze your netlist but as a regular user of LTspice let me suggest that you start a blank project. Click on the part icon and navigate to the LT1316 symbol and highlight it. Now, all you need to do is click on "Open this macromodel's test fixture". Bam. You should have a working circuit ready to run as is or modify as needed. I suggest that if you want to save a modified circuit, save it to a different location.
P
Paul E. Schoen
"Brett Holden" wrote in message news:Epkwl.17709$ snipped-for-privacy@bignews4.bellsouth.net...
I tried your circuit and made a few changes to make it work. It may not be ideal. I used a MOSFET from the LTspice library and I made the transformer with lower inductance. The 2N3904 seems to be a low power zener. I added another in series to boost the power supply voltage and thus give a better gate drive to the MOSFET. After 60 mSec the output had just about reached 5 VDC but it had not yet started regulating. I did not check the efficiency and you really need to wait until it reaches a steady state to do so. Probably 100 mSec, but it is a slow simulation as it is.
Is ther no way to set an intial condtion on the output cap to speed the sim?
P
Paul E. Schoen
Probably a 5VDC source through a diode would preset it to 4.3 VDC and that might speed things up. Good idea! There may be a way to preset conditions directly in SPICE, but I don't know how,
Paul
N
Nobody
.IC -- Set Initial Conditions
The .ic directive allows initial conditions for transient analysis to be specified. Node voltages and inductor currents may be specified. A DC solution is performed using the initial conditions as constraints. Note that although inductors are normally treated as short circuits in the DC solution in other SPICE programs, if an initial current is specified, they are treated as infinite-impedance current sources in LTspice.
Thank you paul. But i have another question that is:The mosfet's M2 action. I think the mosfet make the voltage of Sw low than 30V(Sw -0.3 - 30). And te datasheet said the efficiency of this circuit is 75%(udner input 25V to 50V). So the question is that if the input voltage is more than 40V the efficiency must be lower than 75%. why?
I don't know why the efficiency should be lower at a higher voltage. Usually the duty cycle is lower and losses from RdsOn are less significant, so I would expect the reverse to be true. But I found that the circuit as shown in the datasheet regulates at about 6.5 VDC, and the rough efficiency calculation I did looked more like 50%, which is very poor. Even 75% is not impressive. I think there are some problems with the circuit as drawn, and perhaps you should try the flyback circuit in the LTC folder as a starting point.
Also, I tried setting initial conditions and had problems with some values for the output voltage, but it did work when I used lower values and the simulation was faster.
Paul
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.