Designing a Safe 500mA Source Circuit with Short to GND Protection

  • Thread starter Thread starter krakajax
  • Start date Start date
  • Tags Tags
    Protection Short
AI Thread Summary
Designing a 500mA source circuit with short to ground protection involves using a combination of fuses and current sensing techniques. A fuse can prevent excessive current flow, but may not react quickly enough, so fast electronic switches can be employed to disconnect the output during a short. Current sensing resistors are crucial for detecting overcurrent conditions, with careful sizing to ensure they provide reliable voltage drops without significantly affecting output capability. For a high-side PNP transistor, placing the sensing resistor between the emitter and the power supply allows for effective current monitoring. Temperature compensation may be necessary to ensure accurate protection across varying conditions.
krakajax
Messages
1
Reaction score
0
I am designing a 500mA source circuit using a npn and pnp transistors. How can I protect the pnp if the output is shorted to gnd. Both transistors are in common collector configuration.
 
Engineering news on Phys.org
A fuse is a good start, in series with the output leads, to prevent excessive current flow:
Look up the speed of the fuse, and do some tests too: Sometimes its embarrassing for the special circuit to cleverly protect your fuse by hari kari.

If you can't get a fast enough reaction time, you can try fast electronic switches which require a voltage to stay on (like a transistor in series with your output). If the lead is grounded, then the transistor or switch shuts off, protecting the rest of the power supply from current damage.
 
krakajax said:
I am designing a 500mA source circuit using a npn and pnp transistors. How can I protect the pnp if the output is shorted to gnd. Both transistors are in common collector configuration.
The way you usually do short circuit protection is with a low-value current sensing resistor and feedback from that sensing resistor to spoil the input drive to your output circuit. You want to use a small enough value resistor so that it doesn't rob much power from your output capability, but large enough that the voltage across the resistor in overcurrent conditions is large enough to sense reliably. In fact, depending on the topology and complexity of your circuit, you will usually use a diode drop voltage across the sense resistor as the threshold where you start feeding back a signal to spoil the input drive.

So if you have a high-side PNP transistor that is sourcing current to a ground-referenced load, you will put a resistor in series with the collector output of that PNP transistor, and sense the voltage drop across it to tell you what the current is. Or even better (since the collector voltage will move around), you can put the current sensing resistor between the emitter of the PNP and the +V supply. Size the resistor so that you get a 0.6V drop across it when the current limit should kick in, and use that diode drop voltage to turn on another PNP transistor that has its emitter connected directly to +V and base connected to the junction between the current sense resistor and the emitter of your main output PNP. The collector current from the sensing PNP can then be used to spoil the drive for the main output PNP.

This simple diode-drop technique can only be used if it works for you over temperature. The base-emitter diode turn-on voltage will vary at -2.1mV/degreeC, so you have to size the current sense resistor to turn on the overcurent protection PNP not too early at high temperature, but at low temperature it has to turn on in time to protect the output PNP. If you need a tighter window on your current limit, you can add temperature compensation into the Vbe sense circuit, or you can go with a full-blown diffamp implementation of the current sensing where you are only left with the tempco on the sense resistor.

I hope that helps. -Mike-
 
Last edited:
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...

Similar threads

Back
Top