You are on page 1of 1

EEVblog Electronics Community Forum A Free & Open Forum For Electronics Enthusiasts & Professionals

Welcome, Guest. Please login or register. This topic Search


Did you miss your activation email?
Forever Login
Login with username, password and session length

Home Help Search About us Links Login Register

EEVblog Electronics Community Forum » Electronics » Beginners » DC/DC 48V/60V to 12V-10A

« previous next »

Pages: [1] Go Down PRINT SEARCH

Author Topic: DC/DC 48V/60V to 12V-10A (Read 9136 times)

0 Members and 1 Guest are viewing this topic.

sangseu DC/DC 48V/60V to 12V-10A


« on: June 19, 2017, 11:58:34 am »
Contributor

Posts: 12
Hello everybody. I'm study DC/DC converter. I've teardown a "DC/DC 48V/60V to 12V-10A" product and wana copy that.
Country:
I've draw schematic

and trouble with a Trace has mark in picture

Is That Trace a Shunt or some things else ? Could anybody explain it for me ? Please.
Logged

fourtytwo42 Re: DC/DC 48V/60V to 12V-10A


« Reply #1 on: June 19, 2017, 12:23:53 pm »
Super Contributor

I see several problems with the schematic, I assume Q1 is N-channel ? well if it is the integral diode is drawn the wrong way around. The trace you ask about is a current sensing shunt, if
you want to copy this pcb then make sure you copy that traces dimensions exactly (weight, width & length).
Logged

The following users thanked this post: sangseu


Posts: 1066
Country:

Interested in all things


green/ECO

sangseu Re: DC/DC 48V/60V to 12V-10A


« Reply #2 on: June 19, 2017, 12:42:07 pm »
Contributor
Posts: 12
Yes, MOSFET is N-Chanel. If I can measure resistor of that Trace, I can replace it by a Shunt Resistor, don't I ?
Country:
Logged

MagicSmoker Re: DC/DC 48V/60V to 12V-10A


« Reply #3 on: June 19, 2017, 03:44:20 pm »
Super Contributor

The MOSFET is drawn correctly, but this circuit won't work for a number of reasons.

The first is that you need some kind of floating or charge-pumped supply for driving an n-channel MOSFET in a buck converter, as the gate needs to be brought 10V higher than the source to
turn it on, but the source will be at the same potential as the drain at that point... (there are alternative approaches which I am omitting in the interest of brevity and simplicity).

Posts: 1408 Next is that the current sense signal needs to be obtained with a differential amplifier or some other high-side sensing scheme because the Isense input on the PWM controller IC expects to
Country: see ~1V with respect to ground.

Using a trace for the current sense resistor is a time-honored hack for doing things very cheaply while also getting a degree of temperature-dependent overload protection for free - the
resistance of copper goes up 0.4%/C. But, as I said already, you need more circuitry to do this in a buck converter in the first place.

Logged

The following users thanked this post: sangseu

bktemp Re: DC/DC 48V/60V to 12V-10A


« Reply #4 on: June 19, 2017, 04:16:57 pm »
Super Contributor

Quote from: MagicSmoker on June 19, 2017, 03:44:20 pm


Posts: 1616
Country: The MOSFET is drawn correctly, but this circuit won't work for a number of reasons.

The first is that you need some kind of floating or charge-pumped supply for driving an n-channel MOSFET in a buck converter, as the gate needs to be brought 10V higher than the source to turn it on, but the source will be at the
same potential as the drain at that point... (there are alternative approaches which I am omitting in the interest of brevity and simplicity).

The circuit is correct and will work. The UC384x operates as a floating highside switch driver:
D2 is the bootstrap supply using the 12V output voltage. R4 is the startup resistor.
The current sense is also correct, since UC384x GND is connected to the switching node.
Logged

The following users thanked this post: sangseu

MagicSmoker Re: DC/DC 48V/60V to 12V-10A


« Reply #5 on: June 19, 2017, 04:26:27 pm »
Super Contributor

Quote from: bktemp on June 19, 2017, 04:16:57 pm

The circuit is correct and will work. The UC384x operates as a floating highside switch driver:
D2 is the bootstrap supply using the 12V output voltage. R4 is the startup resistor.
The current sense is also correct, since UC384x GND is connected to the switching node.

Posts: 1408
Country: You are correct - I should have noticed that the node labeled Gnd wasn't connected to the 0V common line between input and output.

Carry on!
Logged

The following users thanked this post: sangseu

fourtytwo42 Re: DC/DC 48V/60V to 12V-10A


« Reply #6 on: June 19, 2017, 07:12:42 pm »
Super Contributor

Quote from: MagicSmoker on June 19, 2017, 03:44:20 pm

The MOSFET is drawn correctly

Hmm the picture is so poor I had thought the diode cathode was connected to the source but perhaps its the drain after all

Posts: 1066 Logged


Country:
Interested in all things The following users thanked this post: sangseu
green/ECO

fourtytwo42 Re: DC/DC 48V/60V to 12V-10A


« Reply #7 on: June 19, 2017, 07:14:35 pm »
Super Contributor

Quote from: sangseu on June 19, 2017, 12:42:07 pm

Yes, MOSFET is N-Chanel. If I can measure resistor of that Trace, I can replace it by a Shunt Resistor, don't I ?

You should not have to measure it, according to the schematic it's 0R2 or is that your estimate ?
Posts: 1066 Logged
Country:
Interested in all things The following users thanked this post: sangseu
green/ECO

sangseu Re: DC/DC 48V/60V to 12V-10A


« Reply #8 on: June 20, 2017, 01:13:36 am »
Contributor

Posts: 12
You should not have to measure it, according to the schematic it's 0R2 or is that your estimate ?
Country:

It's my estimated. take some math, V_ref = 5V, I_sense about 1V, resistor devider is R2---R3-R_Shunt so U_Shunt ~ 0,24V.
I_in ~ P_out/U_in = 1,7A so R_Shunt ~ 0,24/1,7 = 0,14 Ohm.

labeled Gnd wasn't connected to the 0V common line between input and output

Right, this schematic may work follow this INVENTION


https://www.google.com/patents/US6313616

copy that traces dimensions exactly (weight, width & length)

I can do that by import picture of that PCB to KiCad and make the same Trace Shunt. But, different PCB quality causce different value of Trace Shunt.

Please give me a suggestion for copy that designed.


« Last Edit: June 20, 2017, 01:27:03 am by sangseu » Logged

Pages: [1] Go Up PRINT SEARCH

« previous next »

Share me

EEVblog Electronics Community Forum » Electronics » Beginners » DC/DC 48V/60V to 12V-10A

Jump to: => Beginners go

EEVblog Main Site EEVblog on Youtube EEVblog on Twitter EEVblog on Facebook EEVblog on Library

SMF 2.0.18 | SMF © 2021, Simple Machines


Simple Audio Video Embedder
SMFAds for Free Forums
XHTML RSS Mobile WAP2

You might also like