Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

voltage bootstrapping question

Status
Not open for further replies.

020170

Full Member level 4
Joined
Jan 31, 2005
Messages
231
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,298
Activity points
2,221
this is voltage bootstrapping circuit.

**broken link removed**

I understand why I_Cboot current flow through Cboot capacitor.

because Vx is fixed voltage, but Vout voltage is not fixed, when Vin voltage switches from its logic-high level to 0 v.

But voltage cross the Cs capacitor is fixed, not changed.

nevertheless, why Ics = Icboot ?

in my opinion, voltage cross the Cs is fixed, therefore Ics = 0.

however it is wrong. why?
 

020170 said:
I understand why I_Cboot current flow through Cboot capacitor.

because Vx is fixed voltage, but Vout voltage is not fixed, when Vin voltage switches from its logic-high level to 0 v.

But voltage cross the Cs capacitor is fixed, not changed.

nevertheless, why Ics = Icboot ?

in my opinion, voltage cross the Cs is fixed, therefore Ics = 0.

however it is wrong. why?
the voltage at Vx is not fixed.

1. Vin=high, Vout=0, Vx=Vdd-Vt3,
the charge storing in Cs and Cboot is Q1=(Vdd-Vt3)*(Cs+Cboot)
2. Vin=0, Q2=V*Cs+(Vx-Vout)*Cboot
3. cause charge conservation, so Q1=Q2
===> Vx=(Vdd-Vt3)+Vdd*Cboot/(Cs+Cboot)
===> if Cboot >> Cs
===> Vx=2Vdd-Vt3 ................. this is the name of bootstrapping.

4. Ics=ΔQcs/Δt = Cs*ΔVcs/Δt=Cs*[(Vx2-0)-(Vx1-0)]/Δt ≈Cs*Vdd/Δt
5.Icboot=ΔQboot/Δt =Cboot*ΔVboot/Δt=Cboot*[(Vx2-Vx1)-(Vx1-0)]/Δt =Cboot*Vt3/Δt
6. Ics≠Icboot ... different from ur result !??
am I wrong ?
 

    020170

    Points: 2
    Helpful Answer Positive Rating
Mm...I think that your method is right. don't worry.

in my opinion, Ics = Icboot means just approximation.

thanks.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top