Interesting... I took an example from On Semiconductor as follows:electronrancher said:...and last - yes, you need a driver, or a bunch of hex inverters in parallel (I MEAN LOTS!) even if you use logic level mosfet. here's why.
Assume the gate of one of these big mosfets is about 2nF. We can use I=C*dv/dt to find out current drive needed.
For 50ns risetime for 0-5v step on the gate requires 200mA peak current, 10ns rise needs 1A peak current. This is way too much for the little PIC output inverter, and it is the reason I see many PIC projects have problems. Risetime slower than 50ns means you start to lose efficiency, so just keep it fast and don't worry about mosfet in resistive region.
Now that I think about it, maybe a bunch of hex inverters is OK. Output of PIC drives 3 inverters in parallel, and these guys drive 8 inverters in parallel that switch the gate. 8x at 50mA should be enough for 50nS risetime..
8 bits of resolution means smallest duty cycle step is 0.4%. Should be plenty. What you want to avoid is something like 5% step where in order to get 51% duty your converter must give two 50% pulses and one 55% pulse
I = C dv/dt
electronrancher said:As for mosfet current - we are both right! For any single turn-on, use I=Cdv/dt to find out how much driver current is needed for x risetime.
33mA, and 15mA ripple current is going to be tough to get good efficiency. doesn't a pic need 5mA or so at 20MHZ?
hmmm. synchronous boost is not a trivial circuit. think about it, andy.
When we design a power source (e.g. DC/DC converter), we usually know what will be the maximum load current in our application. Once we know the maximum load current, we can choose the correct rating for inductor or switches used in the DC/DC converter. Should not be a problem, I think.devonsc said:I'm confused on certain matters regarding the selection of components required in my DC/DC converter. Regarding the selection of inductor needed, with reference to certain application notes found on national.com's website, one of the paramaters that I must first know would be the output current of the circuit. However, without contructing the circuitry, will I be able to know the output current of the DC/DC converter? Can I make such assumption? =>
Assuming I intend to boost a level of input voltage of 7.5V to a level of 15V. Meaning, a duty ratio of 50%. Then, with reference to the input voltage, I assume that my current drops 50% due to the step-up ratio of 50%. Can I make such assumptions? Advice needed.
Are you sure that the solar panel is exposed to the correct intensity of light required to produce rated voltage and current? In my opinion, you should connect a 50ohm resistor in series with output terminals of the solar panel. Remember, 0.15A x 0.15A x 50ohm = 1.125W, so the resistor that you choose must at least be able to withstand 1.125W. If the load current that you measure is 50mA, then I think the voltage across the output terminals of the solar panel will not be at 7.5V anymore. Also, do remember that the ambient temperature will affect the load current too. Some papers mention that if the ambient temperature increases, the rated load current will drop. Pls update your finding. Thanks.devonsc said:But I am supplying my DC/DC converter circuitry through a solar panel, according to the datasheet of the panel, it has a load current of 150mA with 7.5V load voltage. However, after testing the panel (I'm not sure if I've dont the right thing) I only obtain a value of approximately 50mA load current.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?