Exact match. Not showing close matches.
PICList
Thread
'[OT] Power Switching'
1998\10\23@105802
by
Dave Johnson
I need to be able to switch power to a section of my circuit off and on
under PIC control. I've been looking at analog switches, but they all
have fairly high "on" resistance (tens of ohms or more). The problem is
that I need to provide a nicely regulated 5V at a widely varying current
(fraction of a mA up to 100 mA) when the power is on. Even a 10 ohm
resistance will drop the voltage significantly at those high currents.
Any ideas?
Dave Johnson
1998\10\23@110648
by
Max Toole
In a message dated 98-10-23 10:58:16 EDT, you write:
<< I need to be able to switch power to a section of my circuit off and on
under PIC control. I've been looking at analog switches, but they all
have fairly high "on" resistance (tens of ohms or more). The problem is
that I need to provide a nicely regulated 5V at a widely varying current
(fraction of a mA up to 100 mA) when the power is on. Even a 10 ohm
resistance will drop the voltage significantly at those high currents.
Any ideas? >>
You may want to consider powering that part of your circuit from a separate
regulator, such as a 7805, and switching the input to this regulator.
Max
1998\10\23@112848
by
Ed Koffeman
> I need to be able to switch power to a section of my circuit off and on
> under PIC control. I've been looking at analog switches, but they all
> have fairly high "on" resistance (tens of ohms or more). The problem is
A P-channel MOSFET should do the job. If size is no object then a TO-220
would be cheap and effective. Otherwise an SO-8 package.
Ed Koffeman
Kinetric
1998\10\23@113059
by
Peter L. Peres
On Fri, 23 Oct 1998, Dave Johnson wrote:
> I need to be able to switch power to a section of my circuit off and on
> under PIC control. I've been looking at analog switches, but they all
> have fairly high "on" resistance (tens of ohms or more). The problem is
> that I need to provide a nicely regulated 5V at a widely varying current
> (fraction of a mA up to 100 mA) when the power is on. Even a 10 ohm
> resistance will drop the voltage significantly at those high currents.
I think that you want a VFET. Try a BSS (BSS 170 etc).
Peter
1998\10\23@113605
by
Jason Bent
|
Hi Dave
There are power supply regulators available with enable/inhibit pins.
Don't have the part numbers to hand at the minute, will look them up
after the weekend (if you don't get sorted before then). Also good
for supplies that need clean, well defined startup characteristics.
You could try switching the INPUT side of a small regulator (78L05?).
A simple PNP transistor and two resistors should do the job nicely.
{Quote hidden}> I need to be able to switch power to a section of my circuit off and on
> under PIC control. I've been looking at analog switches, but they all
> have fairly high "on" resistance (tens of ohms or more). The problem is
> that I need to provide a nicely regulated 5V at a widely varying current
> (fraction of a mA up to 100 mA) when the power is on. Even a 10 ohm
> resistance will drop the voltage significantly at those high currents.
>
> Any ideas?
>
> Dave Johnson
Jason.
______________________________________________________________________
A conclusion is simply the point where you got tired of thinking.
Phone +44 (0)161 275 4094
spam_OUTJason.BentTakeThisOuT
man.ac.uk
I am a technician in the Dept. of Physics & Astronomy
at Manchester University
1998\10\23@115659
by
Mike Sauve
At 07:57 AM 10/23/98 -0700, Dave Johnson wrote...
>I need to be able to switch power to a section of my circuit off and on
>under PIC control. I've been looking at analog switches, but they all
>have fairly high "on" resistance (tens of ohms or more). The problem is
>that I need to provide a nicely regulated 5V at a widely varying current
>(fraction of a mA up to 100 mA) when the power is on. Even a 10 ohm
>resistance will drop the voltage significantly at those high currents.
>
>Any ideas?
If you can use an SMT device, the Toko TK11450MTL will do this, it's a 180ma +5
regulator with an on/off control input. Available from Digikey. I'm sure there a
re others.
Mike
1998\10\23@135527
by
Matt Bonner
> > I need to be able to switch power to a section of my circuit off and on
> > under PIC control. I've been looking at analog switches, but they all
> > have fairly high "on" resistance (tens of ohms or more). The problem is
> > that I need to provide a nicely regulated 5V at a widely varying current
> > (fraction of a mA up to 100 mA) when the power is on. Even a 10 ohm
> > resistance will drop the voltage significantly at those high currents.
>
> I think that you want a VFET. Try a BSS (BSS 170 etc).
>
> Peter
A highly-saturated medium power PNP transistor in series with the supply
(emitter to unswitched) in a common base configuration works well. Use
a VFET to switch the base to ground (through a resistor). This
configuration only drops a few tenths of a volt.
Or, National Semi make a few switchable low dropout regulators - check
their web site. I've used the LP2957 but it may not satisfy your output
requirements.
--Matt
1998\10\23@142410
by
Peter L. Peres
On Thu, 1 Oct 1998, Matt Bonner wrote:
> > > I need to be able to switch power to a section of my circuit off and on
> > > under PIC control. I've been looking at analog switches, but they all
> > > have fairly high "on" resistance (tens of ohms or more). The problem is
> > > that I need to provide a nicely regulated 5V at a widely varying current
> > > (fraction of a mA up to 100 mA) when the power is on. Even a 10 ohm
> > > resistance will drop the voltage significantly at those high currents.
> >
> > I think that you want a VFET. Try a BSS (BSS 170 etc).
> >
> > Peter
The neat thing with this BSS VFET is, you need NOTHING to switch 5V with
it. Check the specs, guys, It turns ON in the proper Vgs range for direct
drive from a CMOS output. I don't remember the exact type number. It may
have been 175 ?
Peter
1998\10\23@155721
by
Matt Bonner
Peter L. Peres wrote:
> The neat thing with this BSS VFET is, you need NOTHING to switch 5V with
> it. Check the specs, guys, It turns ON in the proper Vgs range for direct
> drive from a CMOS output. I don't remember the exact type number. It may
> have been 175 ?
>
Siliconix makes VFETs also - we use the VN0610LL. You can get them with
or without diode protected inputs (gates).
--Matt
1998\10\23@173549
by
paulb
Matt Bonner wrote:
>> I think that you want a VFET. Try a BSS (BSS 170 etc).
> A highly-saturated medium power PNP transistor in series with the
> supply (emitter to unswitched) in a common base configuration works
> well.
I think you really mean common-emitter.
> Use a VFET to switch the base to ground (through a resistor). This
> configuration only drops a few tenths of a volt.
There's the rub. You can suggest logic VFETs, but are these (readily)
available in P-type?
> Or, National Semi make a few switchable low dropout regulators - check
> their web site. I've used the LP2957 but it may not satisfy your
> output requirements.
Now there's an idea. Lateral thinking; you could even use a
switchable regulator as a relay driver or whatever!
--
Cheers,
Paul B.
1998\10\23@182427
by
Matt Bonner
Paul B. Webster VK2BZC wrote:
>
> Matt Bonner wrote:
> > A highly-saturated medium power PNP transistor in series with the
> > supply (emitter to unswitched) in a common base configuration works
> > well.
>
> I think you really mean common-emitter.
>
No. Common base. You've forced me into ASCII art
Q1
5v |-----\ /------|5Vswitched
| EBC
1K2 |
|----| Q1 is a medium power PNP (eg: 2N4033)
| Q2 is an N Channel enhancement mode VFET
1K2 The 1.2K resistors ensure high saturation
(only
| drawing current when power is switched on)
|-|
On/Off ---| Q2
|-|
|
|
---
Gnd
--Matt
1998\10\24@011809
by
Russell McMahon
That's actually a common emitter circuit IMHO (circuit analysis
shields up) but is a very workable solution.
Zetex make some very nice transistors with very low Vsat (which is
what you need here), Imax of about 2 amps and Beta of several 100 at
currents over 1 amp - these are in their eline packages which are
similar in size to the small TO92 transistors. I use their ZTX749 in
this application.
regards
Russell McMahon
{Original Message removed}
1998\10\24@011816
by
Russell McMahon
Some of the regulators in Natsemis LM292x - LM293x series have this
capability
Russell McMahon
From: Jason Bent <.....MBCJABTKILLspam
@spam@MAIL1.MCC.AC.UK>
>There are power supply regulators available with enable/inhibit
pins.
>Don't have the part numbers to hand at the minute, will look them up
>after the weekend (if you don't get sorted before then). Also good
1998\10\24@021209
by
William Chops Westfield
> Q1
> 5v |-----\ /------|5Vswitched
> | EBC
> 1K2 |
> |----| Q1 is a medium power PNP (eg: 2N4033)
> | Q2 is an N Channel enhancement mode VFET
> 1K2 The 1.2K resistors ensure high saturation (only
> | drawing current when power is switched on)
> |-|
> On/Off ---| Q2
> |-|
> |
> |
> ---
> Gnd
Ok. I don't get it. Doesn't this more or less give you the disadvantages
of both mosfets AND bipolar transistors? It would appear to be a way of
getting a "high side" driver from a mosfet without needing to worry much
about Vgs issues, but why not use just the mosfet in a low-side
configuration, or just a bipolar (NPN) in a more traditional base-driven
configuration (insufficient gain for high current loads? Use two.)
BillW
1998\10\25@135625
by
John Griessen
This has plenty of advantage over a bipolar for Q2(is that what you meant?)
This circuit draws tiny leakage current when off, allows a big range of
voltages to be switched, (the FET can be chosen to take 400 volts if you
want), and has a small power dissipated by Q1 when on.
If you choose Q1 for power dissipation, and heat sink ability, you can get a
soft start/stop by an analog signal to the gate of Q2.
John
John Griessen CIBOLO Metal Works
http://www.aus-etc.com/~cibolo/
512 451-8207
{Original Message removed}
1998\10\27@125738
by
Matt Bonner
|
William Chops Westfield wrote:
> Ok. I don't get it. Doesn't this more or less give you the disadvantages
> of both mosfets AND bipolar transistors? It would appear to be a way of
> getting a "high side" driver from a mosfet without needing to worry much
> about Vgs issues, but why not use just the mosfet in a low-side
> configuration, or just a bipolar (NPN) in a more traditional base-driven
> configuration (insufficient gain for high current loads? Use two.)
>
Fewer parts and better thermal characteristics using the VFET as a
simple digital switch. I believe the reason I chose a PNP (this is
going back 10 or so years when I first put this together) is the lower
Vce(sat) over NPNs. Moot point anyway - this was before low quiescent
switched output low-dropout linear regulators (which I recommend for
similar applications).
Aside to Russell and Paul. OKay, you caught me, it's common emitter.
Time to get away from embedded code, op-amps, sigma-delta etc and get
back to transistor amplifier design. What's hfe? :-)
--Matt
More... (looser matching)
- Last day of these posts
- In 1998
, 1999 only
- Today
- New search...