3 High Side MOSFET Drive Circuits

Sdílet
Vložit
  • čas přidán 17. 01. 2024
  • In some circuits like half bridges and BUCK converters the source of the MOSFET is floating, so not connected to the same ground.
    I will show 3 circuits built with general components that enable you to effectively drive a floating N-type MOSFET from your Arduino.
    I will explain how they work, the pro’s cons, simulate all circuits and also build and test the last 2.
    Arduino code for 31kHz 50% duty cycle signal:
    drive.google.com/file/d/1-Nmc...
    Simetrix simulation files and IR2104 model:
    drive.google.com/file/d/1_vD1...
  • Věda a technologie

Komentáře • 116

  • @alexloktionoff6833
    @alexloktionoff6833 Před 5 měsíci +7

    Thank you for pointing the traps of bootstraps in HV circuits.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +2

      Haha that is quite a tongue twister there...so you do not get trapped in the traps of bootstraps?

  • @Jim_One-wl4ke
    @Jim_One-wl4ke Před 15 dny

    very well explained, even though i am in mechanical field and learning electronics now. i can understand your video at a good pace. Thank you very much.

  • @mostafagaberahmed6657
    @mostafagaberahmed6657 Před 5 měsíci +2

    this is no 1 video on all youtube that explained the MOSFET gate driver very well , ASAP you will be top 10 youtube channel

  • @hamidsk2573
    @hamidsk2573 Před 5 měsíci +1

    thanks for these valuable practical electronic lessons, it was beneficial, please make more of such videos in which every circuit is validated with real test

  • @wimvander1427
    @wimvander1427 Před 3 měsíci

    Thanks for explaining the working and differences of the circuits. Also the simulations were quite interesting and helped to better understand the circuits. I also liked your Kicad video😊

  • @rick_er2481
    @rick_er2481 Před 5 měsíci +1

    Great channel! Looking forward to more usefull circuit! I like your approach, explain, simulate and reallife. Keep it up!

  • @dimitris6469
    @dimitris6469 Před 5 měsíci +1

    Thank you for the lesson!! I'm new to electronics and I was searching for a solution on high side switching for a week but I couldn't find such a good explanation. I'd like to see a video explaining the UDN2981 or M54563P ic's!

  • @wliterow
    @wliterow Před 5 měsíci +1

    thank you for a very good course with all the details and examples to be tried out GREAT

  • @HQ_Nextpcb
    @HQ_Nextpcb Před měsícem

    High-quality tutorial! Love to see more

  • @Magicsmoke81
    @Magicsmoke81 Před 3 měsíci

    The 2nd circuit you showed was the one i used during the IC shortage after the pandemic. Worked really well for the motor controller i was tasked with designing.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před měsícem

      haha cool, yes these component shortages...you could still buy old stuff like transistors and NE555's.

  • @SanjaySharma-pw6ww
    @SanjaySharma-pw6ww Před 6 dny

    i m very much thankful to you .
    thanks for sharing such nice video.

  • @L2.Lagrange
    @L2.Lagrange Před 2 měsíci

    These are incredibly helpful videos

  • @DIYMachineYT
    @DIYMachineYT Před 5 měsíci +1

    Very useful content ❤

  • @carlosmf6954
    @carlosmf6954 Před 5 měsíci +2

    Thanks for this lesson.

  • @PCBWay
    @PCBWay Před 2 měsíci

    Informative Content!

  • @harrybartelink3122
    @harrybartelink3122 Před 5 měsíci +3

    I was always under the impression that the energy dissipation in the Mosfet was due to the speed of the actual switching of the fet and had nothing to do with the delays being on or off. Remember if there is a delay of what ever time say 500ns the fet is still dissipating no energy because it is either full on or full off. It is only at the time that it is actually switching from full on to full off (or vias versa) that the power is dissipated. In your tests the actually switching times are 200ns (using IR2104 circuit) and that is what should be used for the power dissipation calculation. Basically the time of the slope of the mosfet switching is what should be used for the power dissipation. And this is based on the speed of charging the gate capacitance of the mosfet. In the advanced transistor driver and the IR2104 a 10 ohm resistor was used and similar actual switching times of the moset resulted. In the basic version the low current of the 1K resistor slowly charged the gate capacitance resulting in the slow actual turn on of the mosfet. Am I wrong on my assumptions?

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +1

      You you are right, during the delay the MOSFET is just waiting, so no switching losses.

  • @dbuezas
    @dbuezas Před měsícem

    Very interesting!
    I was hoping to see a comparison with the simpler P channel high side switch circuit, particularly since that one can be driven at zero Hz.
    I'll make that my suggestion for a future video :)

  • @TheElectronicDilettante
    @TheElectronicDilettante Před 5 měsíci +2

    Your videos explaining circuit operation are some of the best available, free or paid.
    If you’re excepting requests, will your touch on the topic of the “Slayer Exciter” circuit? It’s used to drive Tesla Coils in lieu of a spark gap circuit.
    I ask, because in studying data sheets of N-channel Mosfets, I found that the slayer circuit closely resembles a test circuit in the back of many datasheets (an unclamped inductive load)
    I’m still new to field/hobby of electronics. I’m pushing 50 and not without experience. I’ve built several Tesla Coils that use a single MOFET Slayer Exciter that were functional. I’ve seen a few simulations of the circuit but none with the in-depth explanations that make your videos stand out from the rest. Thanks for your time and the videos!!!

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +1

      Thank you!
      I know the Slayer Exciter, and it is not a metal band from the 80's. I have no experience but I expect you can use the low side MOSFET driver push pull part to make your slayer exiter more efficient. I did see that for Tesla coils it is key to drive it pulsed, e.g. with 5-10Hz PWM with low on cycle (5% or so) to get nicer sparks and prevent burning your MOSFET. You can use the arduino for that (or a 555....) So yes I am interested and if I find the time I will build one myself 🙂

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      Did you check this video, seems like a robust design to me. czcams.com/video/xImmwL5MR0o/video.htmlsi=BMNipvCvJpJh1Tgh

  • @noneofyerbeeswax8194
    @noneofyerbeeswax8194 Před 2 měsíci

    In my experience, for the discrete bootstrap push-pull it’s best to use the common base (or better yet, common gate) mode for the level-shift transistor. I tend to use the jellybean 2N7002 for this purpose. No extra caps & resistors needed, much shorter rise & fall time, and the logic levels non-inverted. It’s especially useful when your microcontroller/logic chip/comparator/whatever has an open drain/collector output. Penalty: it has to sink both the pull-up resistor’s and the PNP base current, which may be too much for some low-power chips. At voltages higher than 24V it becomes necessary to replace the pull-up resistor with a current source, which further improves the performance.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 2 měsíci

      Interesting, do you mean a circuit as mentioned in this discussion (2nd schematic, scroll down). Never tried that! electronics.stackexchange.com/questions/296879/logic-level-converter-using-transistors

    • @noneofyerbeeswax8194
      @noneofyerbeeswax8194 Před 2 měsíci

      @@smartpowerelectronics8779 Pretty much yes, but as I’ve said, I tend to use a low-power MOSFET for this, just for the convenience (no need for a base current limiting resistor). Gate is connected directly to Vdd (+5V or +3.3V, whatever the chip is powered by), and source to the output of the chip. The typical Vgs ON of these FETs is abt. 1.5-2V, so it needs to be either a rail-to-rail output or open drain. Might not work with the old TTL logic.
      HIGH level at the output of the chip turns the power MOSFET ON, so there’s no inversion like with the common-emitter level shifter.

  • @dreamfly555
    @dreamfly555 Před 13 dny

    To my surprise, I found from digikey some P-Channel mosfets that don't cost that much but are similar to the N-Channel RDS(on) levels. E.g. G040P04T has less than 3.7mΩ and is only $1.82. The G050PO3T has less than 5mΩ costing $1.17.

  • @stevecummins324
    @stevecummins324 Před 5 měsíci

    Photovoltaic mode optocouplers floated on the source will also work.
    LEDs will exhibit PV effect if illuminated by same colour LED, so it's fairly easy to "dead bug" such an arrangement for experimentation.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      Optocouplers are a solution, I do wonder what the propagation delay of the opto is, maybe you will need some special fast types.

  • @andrewandrosow4797
    @andrewandrosow4797 Před 5 měsíci +3

    Hello! Interesting video! I made experiments with discrete (only transistors) class D amplifiers. In my opinion most good design of a gate driver is the " UM10155 Philips application note" . There are Q12, Q10 is a high side gate driver. The transistor Q8 turns on/off this driver.You can replace it with usual BJT transistor , but the maximum CB voltage can be greater that your power positive bus (in this video -24V). To decrease current consumption it may be a low power MOSFET, for example 2n7000.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +1

      Thank you, that is a great appnote, found it:
      educypedia.karadimov.info/library/pwm%20vegfok%20philips%20UM10155_1.pdf

    • @annaplojharova1400
      @annaplojharova1400 Před 5 měsíci

      The "UM1055" app note circuit provides no provision against C5+C6 overdischarge so insufficient gate drive of the top mosfet, e.g. when the top transistor is requested to be ON for way too long (in case of the amplifier, when the input signal overdrives it towards clipping on the top rail - so pretty much normal operation unless the input has properly set and even supply tracking limiter). It is even worse as the Q8 draws current from the C5+C6, so is actively discharging them, so the critical maximum ON time is not that long (barely covering the normal switching frequency).

    • @andrewandrosow4797
      @andrewandrosow4797 Před 5 měsíci

      @@annaplojharova1400 So , we need simple forward one-transistor isolated converter to supply high side - if you want to turn on high side during long time.Or we can use a usual half-bridge gate driver IC and supply high side (without bootstrap diode) with mentioned one-transistor forward self-oscillating isolated DC/DC converter.

    • @annaplojharova1400
      @annaplojharova1400 Před 5 měsíci

      @@andrewandrosow4797 You can use the simple bootstrap, but the predriver has to provide protections that ensure the bootstrap capacitor gets recharged (e.g. by forcing an off pulse in the class D amplifier or the buck converter examples) and/or the transistor gets shut down properly if it can not handle the current with the available gate drive (in fact this could be done by a simple 2-transistor, few resistors and a capacitor addon circuit monitoring the ON state Vds, if we want to stay with "simple" discretes). Or use one of the many available gate driver ICs, which do have at least the bootstrapped supply monitoring build in (that is enough, when either the current is monitored elsewhere, and a direct short circuit is not an issue, like e.g. in an active speaker box amplifier). Here I see the gate driver IC just as the simplest practical solution, offering at least the minimum protection (essentially against input undervoltage for the buck converter, or the signal overdrive for the amplifier). There are also ICs that provide the overload protection (either the large Vdson, or current sense, or both).

    • @andrewandrosow4797
      @andrewandrosow4797 Před 5 měsíci

      @@annaplojharova1400 I had made in past the class D amplifier using this application note.There also was simplest protection against short-circuit. The amplifier works well. I am totally agree - an IC gate driver much reliable and robust that discrette driver.Mosfets much resistant against avalanche breakdown when voltage becomes high.

  • @williamt4749
    @williamt4749 Před 5 měsíci +1

    I have never encountered the 2nd circuit in your demo. So I learned a new thing! Also, I wonder if the discrepancy in the turn on time measured vs simulated could be due to the way you are generating the 12v. Would be interesting to see if the 12v rail is bouncing during turn on transitions. Its not just the gate that needs to be charged. Also the base current of the high side transistor will pull the 12v down slightly. I will probably make this circuit myself to investigate since it is entirely new to me.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +1

      Great to hear you learned something william4749. For practical use I do recommend an IC, much easier to build and it also has some protection against low voltage etc. ....but circuit2 works OK

  • @alessandromarani101
    @alessandromarani101 Před 5 měsíci +1

    Thanks a lot for your extremely helpful and informative videos! Highly appreciated! May I ask what kind of spice simulator you're using?

  • @mumbaiverve2307
    @mumbaiverve2307 Před 5 měsíci

    Very well explained ... Hope the ghouls keep away from your designs !

  • @MMuraseofSandvich
    @MMuraseofSandvich Před 5 měsíci

    I wish I found this a year ago, but being able to switch high side with pwm using cheap components is super useful. Still struggling to understand the transistors, so I'll be reviewing that literature...

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      Great to hear that, the discrete cheap components can really show how this circuit works, success with studying transistor operation !

  • @MrRhysstevens
    @MrRhysstevens Před 5 měsíci +1

    Great videos but did you confuse turn off/on delay with turn off speed ?

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      They are different indeed. delay will not cause any switching losses because the MOSFET is just waiting. The speed is very important because during the slopes/transitions you have current and voltage at the same time = power loss...

  • @diy_rabbithole
    @diy_rabbithole Před 2 měsíci

    Thanks for the video. I am having trouble understanding some of the things you said at around 4:00. Why does the "pull down current" have to be more than the current in the 1k resistor? Maybe it is a stupid question but I don't get it...

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před měsícem

      There is no such thing as a stupid question, every question may make you smarter.
      Let me try to explain:
      1 - the 1 kΩ resistor connected to the gate "Pulls" the gate to +12V of the capacitor
      2 - this way the MOSFET G0S has ~ 12V volt and the MOSFET is ON
      3 - If you switch on the BC547 a current will flow from the 12B via the 1 k, and the BC547 this current "pulls the gate down" if (I visualize a schematic like elastic bands connecting the parts )
      4 - If the current is too small (say 0.0001mA) nothing will happen, if the current is big (say 1A) the gate will be pulled down very fast. In this case the current is 20mA,
      5 how to know if 20mA is enough? well: 12V/1kΩ is 12mA, it must be more than that for it to "win" the pulling, so 13mA would be just ok. To be sure we set it at 20mA. (also no too much to keep your transistor from breaking )

  • @jlinggar
    @jlinggar Před 5 měsíci

    Thank you for your explanation, I was wondering how do you get 76 degree, given 850mWatt at 60 kelvin per watt?

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +1

      If you search the datasheet of the IRFZ44 you can find the Thermal resistance is "60 K/W".
      You can then calculate the temperature rise: T= Tamb + Powerloss*Rthermal , in this case 25C + 0.85*60 = 76 C.
      A TO220 without a heatsink is 60K/W a small BC547 in TO92 is 200 K/W 🙂

  • @stevenbennett6123
    @stevenbennett6123 Před 5 měsíci

    Very interesting and useful video, any chance of a link to download the Elements schematics to save the work of recreating them? - thanks.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      Thank you Steven! Here is the link: drive.google.com/file/d/1_vD16bBGvdzPY8TEF4GOULbfYH5T9_QT/view?usp=sharing
      I also added in the video comments. Please let me know it it works!

    • @stevenbennett6123
      @stevenbennett6123 Před 5 měsíci

      Thank you - yes the simulations work and will save me much time @@smartpowerelectronics8779

  • @Regenersys_Fabio_Barone
    @Regenersys_Fabio_Barone Před měsícem

    Nice video, good explanations. But a comment on the use of "current sink" (BJT with emitter resistor) to drive the boot-strap circuits. The **minimum** voltage achievable at the collector of the level-shifter BC547 (call this Q1) is about 4.5V, due to the output voltage from the Arduino, and the Vce (sat) of Q1. Add to this the Vbe of the pull-down PNP in the buffered boot-strap, means that the mimum voltage at the gate of the MOSFET will be about 5.2V. In most cases this should be sufficiently low to ensure the MOSFET stays OFF, but not always. Is there any particular reason you did not just connect the emitter of Q1 directly to GND, and insert a suitable resistor in series with its collector if current or power dissipation became a concern?

  • @MM-no4eg
    @MM-no4eg Před 5 měsíci

    Is it possible to measure the efficiency of the gate driver circuit by considering only the driver output and input? is the efficiency going to be very low? And why used RMS value for power calculation instead of taking the average value? Thank you..

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      Yes you can, for the simulationin the Simetrix tools, efficiency calculator. I did not measure the efficiency, however it can be done with some multi-meters.
      Regarding the RMS value...I checked a bit more online and you are right I should use mean...... never too old to learn thank you for pointing that out!

  • @ikehsamuelifeanyi4925
    @ikehsamuelifeanyi4925 Před 5 měsíci

    How can I use this bootstrap push-pull to drive H-bridge load?
    For example:
    1. DC motor
    2. Inverter
    That is to drive both the HO & LO.
    Can you modify the circuit in such a way that it would not invert the HO side while it can invert the low side ?

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      You can use it for an inverter.
      You can not use it for a DC Motor: all circuits cannot handle DC output in thje HIGH state (LO high) because the bootstrap capacitor will slowly lose its charge. So you have to switch "low" once i a while to top up it's charge.
      Solutions for motor drive:
      1) stay at 99.5% (1kHz PWM) or 0.5%
      2) a charge pump, this adds extra complexity - would not recommend
      3) Motor drive IC like L293

  • @user-bz2gy4bf8x
    @user-bz2gy4bf8x Před 5 měsíci

    Hi Sir,
    I have tried Power Mosfet driver IR2101 for high side Buck Converter with Vcc between 12 to 15V. But Mosfet IRF3205 is not going to off state. Hence the required output voltage is not observed across the load. Please suggest any additions to the circuit.
    Thank You.

  • @kebian231
    @kebian231 Před 5 měsíci

    What if 12v and 24v are connected and can I use this circuit as a step down converter or half bridge circuit?

  • @infofoolygun
    @infofoolygun Před 5 měsíci +1

    Hi 🤩🍇
    thnx 4 nice vids Mr. T
    is level shifter same as mosfet driver?
    thnx 4 answere and we wish u nice day 🌈🙋‍♀

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +1

      Thank you infoolyugun!
      A level shifter can drive a MOSFET with a "floating" source. So the IR2104 is a level shifter.
      It drivers the MOSFET AND handles that the MOSFET source is flying at some high voltage.
      A MOSFET driver only drives the MOSFET at ground level, see this video: czcams.com/video/wv4uAz8FV2w/video.html
      The IR2104 has a MOSFET driver at the LO (we did not use it in the video) and a Levelshifter for the HO.

    • @infofoolygun
      @infofoolygun Před 5 měsíci +1

      undustund thank You 🤟@@smartpowerelectronics8779

  • @brianstelter7067
    @brianstelter7067 Před 5 měsíci

    Mosfets that switch any real power need gate protection, back to back zener diodes, plus an ultrafast clipping diode on output (drian to source) . Many other improvements but for now I will qualify my statements with this,,,I designed Mosfet EDM powersuppies for decades, and although the methods shown will function, they by no means represent best circuit design. The problem is caused by the Miller effect. My supplies switch up to 400 amps at just under
    1 mhz or less. These will get you started but switching real power needs more components.

    • @noneofyerbeeswax8194
      @noneofyerbeeswax8194 Před 2 měsíci

      At these currents, it’s best to use some kind of resonant topology (normally ZVS). Rather than battling the FET parasitic capacitance by brute-forcing the shortest rise & fall times possible, you can take advantage of it. :) It’s only applicable if you’re driving an inductive load of course, but at these frequencies any load becomes somewhat inductive.
      Re: the bootstrap push-pull circuit, replacing the pull-up resistor with a current source and using a common base or common gate transistor instead of common emitter/source would be a big improvement.

  • @stefano.a
    @stefano.a Před 5 měsíci

    What’s the name of circuit simulator have you used? (I see the word “Elements” in the window title bar but I can’t find it on the web). Thanks

  • @p0lyglot
    @p0lyglot Před 5 měsíci

    Not bad. It would help greatly though if you could explain the defensive design techniques for preventing false triggering on the high side due to fast dv/dt at the output e.g. when driving a (half-)bridge.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      Thank you p0lyglot, you must be a professional in this field. The IR2104 has built-in logic and non-overlap time for that. For the discrete solution you will need to build in the dead time and logic in your logic signals. Half bridges are tricky for beginners, especially prevention of capacitive mode and hard switching are complex to manage.

    • @p0lyglot
      @p0lyglot Před 5 měsíci

      The false triggering thing isn't a dead-time issue, but a matter of physical design, parasitics and low-side turn-on speed. It's not a shortcoming of this high-side video but if you do a half-bridge or full-bridge video, it'd be worth including some additional considerations for high-side driver design.
      The problem is that when the low side comes on, the high-side source voltage goes down very fast. Any stray C between high side gate and a power supply rail mean that the high-side driver has trouble "following" the FET (keeping a fixed low Vgs) so suddenly you have a bump in Vgs, the high side turns on and all the smoke gets out.

  • @Techn0man1ac
    @Techn0man1ac Před 5 měsíci +1

    What software you use to simulate process?

    • @user-ty8me4hm1w
      @user-ty8me4hm1w Před 5 měsíci

      it's in the corner. openhantek6022

    • @jafinch78
      @jafinch78 Před 5 měsíci +2

      Appears to be some version of SIMetrix/SIMPLIS Elements.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +1

      No that is my oscillosope! The simulation software is Simetrix, free version

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +2

      yes you are correct, I added the simulation models in the comments today

  • @TeraHertze
    @TeraHertze Před 12 dny

    what is the software you used? i like it

  • @VladoT
    @VladoT Před 5 měsíci +1

    The other methods for driving high-side mosfets are: transformer driver, opto-isolated driver and dc:dc convertor driver.

    • @Freeman666Gordon
      @Freeman666Gordon Před 5 měsíci

      Isolated methods are much more expensive than non-isolated.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      You are correct, transformer drives have been still popular though, especially for bipolar transistor half bridges

  • @ChrisSmith-tc4df
    @ChrisSmith-tc4df Před 5 měsíci

    I still believe that a lowish VGSmax small signal N-channel MOSFET would work best for the inverting level shifter transistor.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +1

      Yes, you are right, and it will be very fast.
      For my demonstration I try to use the most common parts possible so the circuit is easy to build.

  • @Dc_tech386
    @Dc_tech386 Před 5 měsíci

    The 2n222 bjt is very fast I don’t have any issues with the first boostrap and you can add a speed driver of pnp 5401 bjt to increase speed in series it’s great speed

  • @tharindunipeiris2410
    @tharindunipeiris2410 Před 4 měsíci

    Can this work with 14v drain voltage

  • @nfcradio4622
    @nfcradio4622 Před 6 dny

    which simulation software you are using?

  • @XiaZ
    @XiaZ Před 5 měsíci +1

    Should include isolated version too.

    • @annaplojharova1400
      @annaplojharova1400 Před 5 měsíci +1

      That is out of the scope for this video...

    • @XiaZ
      @XiaZ Před 5 měsíci

      @@annaplojharova1400 Even a small mention like "You can replace this BJT with an opto if you want isolation" and show a simple circuit would make this video better without any drawback.

    • @annaplojharova1400
      @annaplojharova1400 Před 5 měsíci

      @@XiaZ These "simple basic circuits" are already quite bad from safety perspective (microcontroller fault -> output ON; microcontroller supply failure -> output ON; in both cases even not completely, so mosfet meltdown ensured). With an optocoupler attempt the same issue becomes way more complex (more power supplies to handle, parasitic capacitive coupling between LED and the phototransistor within the optocoupler, dealing with the typical optocoupler parameter instability in general,...).
      By the way optocouplers are normally not used with fast switching, it goes usually via transformers or balanced capacitive coupling (when the insulation barrier is within ICs).

    • @XiaZ
      @XiaZ Před 5 měsíci

      @@annaplojharova1400 That's why I said you need to address it. You just proved my original point.

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      Good discussion guys! I did consider the opto-solution but that would make the video even longer because it comes with many caveats (speed being one of them....)
      I do agree that could have mentioned it.

  • @annaplojharova1400
    @annaplojharova1400 Před 5 měsíci +2

    Nice video, but both of these discrete circuits are examples what should never be used just like that. And the slow switching of the first one has nothing to do with any of them.
    There are two major problems:
    No protection against mosfet destruction (by insufficient bootstrap voltage causing incomplete turn on because of abnormal load, no output overload) and mainly everything but fail safe (if processor fails, it keeps the mosfet partially on, without any control).
    And to make this circuit OKish at least a bit, we are talking about roughly 10 extra components, even for the first "slow" predriver. To me it does not make much sense, when that IC is available...

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +2

      The IC version is for sure the easiest and very robust. However understanding the basic principles is key to make a good design with integrated circuits.
      By the a different version of circuit 1 has been produced in the millions for a 20W, 300V half bridge running in ZVS at 50kHz and proved robust. When I saw the circuit the 1st time I was actually shocked just like you... but it was cheap, did the job and reduced the electromagnetic noise so much that more savings were found in reducing EMI filtering.

  • @vidtechnology7342
    @vidtechnology7342 Před měsícem

    what should i do if i want to use circuit at 650 khz ?

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před měsícem

      Normally less than 1MHz is not very critical. I suggest you make a ground plane, use the bottom layer and fill it with as much copper as you can. Search fill function in KiCad and search ground plane in general with Google

    • @vidtechnology7342
      @vidtechnology7342 Před měsícem

      @@smartpowerelectronics8779 not works. Pmos IRF9520 didnt switch off. i want to make either half or full bridge driver for inductive load, at 700 KHz

  • @sudedemmanuel2975
    @sudedemmanuel2975 Před 5 měsíci

    You are using Simetrix

  • @VEC7ORlt
    @VEC7ORlt Před 5 měsíci +1

    Why is everyone on YT all of a sudden does high side bootstrap drivers?
    Cause I've seen like 3 already.
    Also discrete drivers + arduino noobies = bad idea.
    You also need to mention that MOSFET needs to be constantly switching for the circuit to work properly.
    So beginners better stick to IC drivers that have internal protection features.

  • @Seriyv0lk
    @Seriyv0lk Před 5 měsíci +1

    Using a chip with signal delay and comparing it to drivers that don't have this delay is not the sign of a professional.🤦‍♂

  • @zeeebrenn
    @zeeebrenn Před 5 měsíci

    Your explanation is not helpful. "The 12V will be carried on top of the 24V". Why, how does that work?

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci +2

      Hi Zeeebrenn, yes that part is tricky, but the key point of a bootstrap supply.
      If you look at circuit #1 (0:07 in the video, make a screenshot)
      *If the MOSFET is off, the 100n cap is charged from 12V via the top 4148 and the load to about 12V right?
      *OK, so we have 12V on the capacitor, that will remain there if nothing discharges it...
      *Now if we let go of the gate (BC547 off) the 100n has 12V and will charge the G-S of the MOSFET, the G-S is only 2-3nF so the 100nF keeps at 12V!
      *If the MOSFET is on...D-S will be like a short circuit, so the bottom of the 100n is now connected to +24V...therefore the top of the 100n will be at almost 36 Volt!
      Please draw or print the schematic and use a pen to draw the current s and voltages, hope you understand it! 🙂

    • @zeeebrenn
      @zeeebrenn Před 5 měsíci

      Yes thanks, I understood it by realising the mosfet D-S just acts as a short when it turns on, resulting in 24V on the source, which is then added to the cap's 12v. I've seen these bootstrapping used in amplifiers and didn't understand until now. I don't however understand your explanation of the gate diode. You mentioned that there might be cases where the gate voltage can be -24V, but I don't see how. Could this be simulated with a capactive load or something? @@smartpowerelectronics8779

  • @inseries5494
    @inseries5494 Před 5 měsíci

    Simulation is stupid and misleading

    • @smartpowerelectronics8779
      @smartpowerelectronics8779  Před 5 měsíci

      Well that used to be my opinion too, for instance if you simulate a astable multivibrato r with 1 npn's, it does not even start because the parts are 100% balanced mathematically..(you add a 100G resistor anywhere and it works ) ..But if you know what you do and accept the limitations of simulation it can be helpful. And I fully agree with you, build & testing is gold and more fun to do! :-)