R
Robert Monsen
Guest
Fuses are meant to protect your load, but that isn't what you are interested
in, right?
What you really want is some kind of current limit, so you don't whack your
computer when you short the load.
One easy way would be to use a jfet as a current limiting device:
5v
|
your load
|
n channel jfet drain connects here
|
n channel jfet source connects here
|
Resistor
|
n channel jfet gate connects here
|
Ground Return
Try a JFET like a BF245, with R = 100.
The total voltage drop for a 1k load is about .7 volts. With a short across
the load, you only draw 10ma.
Varying the R will vary the amount of current your load can draw. The real
current limit has to do with Vgs curves of the jfet you are using. The idea
is that if the IR drop across R gets large, the Vgs of the jfet will also
increase, causing the jfet to shut down.
Whether this will work depends on your application, of course.
Regards
"Philippe Signoret" <philippe_signoret@hotmail.com> wrote in message
news:8d1b98ae.0307262224.7207b640@posting.google.com...
in, right?
What you really want is some kind of current limit, so you don't whack your
computer when you short the load.
One easy way would be to use a jfet as a current limiting device:
5v
|
your load
|
n channel jfet drain connects here
|
n channel jfet source connects here
|
Resistor
|
n channel jfet gate connects here
|
Ground Return
Try a JFET like a BF245, with R = 100.
The total voltage drop for a 1k load is about .7 volts. With a short across
the load, you only draw 10ma.
Varying the R will vary the amount of current your load can draw. The real
current limit has to do with Vgs curves of the jfet you are using. The idea
is that if the IR drop across R gets large, the Vgs of the jfet will also
increase, causing the jfet to shut down.
Whether this will work depends on your application, of course.
Regards
"Philippe Signoret" <philippe_signoret@hotmail.com> wrote in message
news:8d1b98ae.0307262224.7207b640@posting.google.com...
Is there a simple circuit (or IC) that can be built to counter act a
short circuit?
I am talking about something that will cut off power if there is a
short circuit.
For example, I can get +5vdc from a disc drive power cable inside the
computer, but if I short it I have to restart the computer, and I am
sure it is not good for the computer.
Is there a way to cut off power for my circuit connected to the
computer?
I hope you understood me somewhat, I found this very difficult to
explain without an image.
Thanks in advance,
Philippe Signoret