> Dear Mario
>
> I wonder if I could cross check my numbers with you. It has taken me a whir to get back to doing this mainly because when I was initially asking it was just an idea and now it is to be designed.
>
> So this is a buck regulator running from a 4 cell battery pack, so I am assuming I have a min voltage of 5v. When the unit is on charger, the input will be nearer 7 to 8 volts.
>
> My PNP is 500mA max, hfs of 100 min. The NPNP is 600mA with a min hfs of 100. These choices were cost driven within the required specs.
>
> I get a PNP base resistor of about 700 ohms, NPN base resistor of 10K (lower than the limit) and a bleed resistor of 380M to give me a bootstrap current of 100uA for a 31Khz LF-INT PIC oscillator. I could up the boot strap to current to 700uA and start with a 1Mhz HF-INT osc.
>
> When I got 380M I became doubtful of my figures and wanted to cross check with you.
>
> Thanks
>
> Veronica
>
>
> On 2012-06-11, at 11:28 PM, Electron <
.....electron2k4KILLspam
.....infinito.it> wrote:
>
>>
>> Dear Veronica,
>>
>>
>> At 01.33 2012.06.12, you wrote:
>>> Hi all
>>>
>>> Has anyone worked on a system using PWM to create a SMPSU where the
>>> PIC/MCU supply is being generated from the PWM. I know this will need
>>> a bootstrap mechanism and I guess that is what I am most interested.
>>
>> Yes, in my buck controller the PNP switch is driven by a NPN transistor,
>> whose base is pulled up. The Vreg of the MPU is after this PNP high switch.
>>
>> When power arrives, the PNP high side switch is not fully saturated but
>> lets nice electrons pass, thanks to the pullup on the NPN transistor that
>> drives the PNP base, and power leaks into the VReg and consequently the MPU,
>> which is held in reset until power is good ( = voltage at VReg is within
>> 98% or so of stable output voltage).
>>
>> At this point the reset line is not held down anymore, the MPU gets out of
>> reset, and drives the NPN transistor base actively, 0 or 1, not tristate
>> anymore, being thus able to saturate the PNP transistor or switch it off
>> completely.
>>
>> It works, and the oscilloscope shows that it even works very well.
>>
>> I can give more details if you want, e.g. it's even a high tension power
>> input (400V). NPN collector into PNP base (through a resistor of course),
>> NPN base pulled up via high value resistor to PNP emitter. Not exactly,
>> as the pullup resistor doesn't go into NPN base but into MPU pin, and
>> the latter goes, through a low value resistor, into NPN base. The MPU pin
>> never seen high voltage, as it's clamped by the NPN base, through the low
>> value resistor. Currents into base, out of pin, etc.. are all much within
>> absolute max values, always, when MPU I/O pin is tristated, as well as when
>> it is actively driven to 0 or 1.
>>
>> One difference with your design is that I don't use PWM, but I drive the
>> NPN base directly via an algorithm (my MPU is doing much more than the
>> buck part, it's a complex/articulated system), but it doesn't change the
>> substance, as after reset you can enable the PWM module instead of bit
>> banging the I/O pin like I do.
>>
>>
>>> Thanks
>>
>> I'm really very glad if I had a chance to help you.
>>
>> Cheers,
>> Mario
>>
>>
>>>
>>> Veronica
>>>
>>>