Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D16 Schottky diode inverted? #40

Open
LorenzoGuerro opened this issue Apr 25, 2023 · 2 comments
Open

D16 Schottky diode inverted? #40

LorenzoGuerro opened this issue Apr 25, 2023 · 2 comments

Comments

@LorenzoGuerro
Copy link

Hello,

I simulated the reverse polarity protection circuit and it somehow doesn't work. There is a whole amount of current flowing over the DSG pin through the Schottky diode D16 with a reversed charger. A Texas Instrument application document shows this diode inverted. Is not the R51 68k resistor meant to drive the gates and the (then inverted) diode to turn off the discharge MOSFETs faster?

Then, if there is a reversed charger connected, voltage drops over the R51 68k resistor.

@martinjaeger
Copy link
Member

Hi Lorenzo.

Thanks for reporting your findings.

As far as I can see, the TI reference design has the diode D37 in the same direction.

image

That being said, I haven't tested the reverse polarity circuit in real life yet, as I didn't have too many boards yet to potentially destroy them. I'll try to test it with one of the early prototypes by slowly increasing the reversed voltage with a current-limited power supply to see what happens.

Which software did you use for simulation of the circuit. Would you mind sharing the file if it's a freely available software like LTSpice?

@LorenzoGuerro
Copy link
Author

LorenzoGuerro commented May 2, 2023

Please find here the simulation I made in Falstad Circuit Simulator: simulation.zip

Things I am unsure about:
The DSG pin outputs about 40V to drive the MOSFETs. Let's say we connect an inverted charger. Will the DSG pin still be on 40V or will it go to 0V?

Either way, if the DSG pin stays on 40V it will draw about 59mA with an inverted charger, which seems a lot. With DSG pin at 0V it will still draw around 6mA. Trying to invert the diode D16, almost no current will be drawn from the DSG pin, since voltage now drops over the 68kOhm resistor. (And of course turn off/on times of the MOSFETs change: What do we want? Fast turn off and slow turn on? Seems like we can't have both here.)

Please check the attached image of another TI design reference
The marked diode is inverted there.

TI application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants