Hobby Electronics Basics MOSFET switch problem

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
MOSFET switch problem Saran 07-16-05
Posted by Saran on July 16, 2005, 11:14 am
Please log in for more thread options


Hey all,

I feel dumb to ask this but I am having a very very (what I think is)
basic MOSFET switch question. Can anyone tell me what the output Vout
of the following schematic is going to be..



Vdc = -3V

|
|
|
|
---+---
+----+
VIN | |
+-------+ +------+- VOUT
| |
| |
| |
| -+-- c = 10pF
-+---
vdc = 3V |
| | l
| |
Gnd
GND

I would expect the gate to be turned off and the Vout should be ideally
zero + some leakage...I am trying to design switches for my DRAM which
pass the voltage input to the output of the pass transistor when the
control signal to the gate is turned on. I am trying to store that
voltage on the capactitor. However, the problem I am getting is that
the MOSFET is always on irrespective of the control gate voltage and I
am always getting my Vout to follow Vin (almost) whatever I do...

I went back to my basics checked everything but I am really stumped.
Can anyone change my line of thinking ? What am I doing wrong here???

Thanks a lot,
Saran


Posted by Bob Monsen on July 16, 2005, 2:44 pm
Please log in for more thread options


Saran wrote:
> Hey all,
>
> I feel dumb to ask this but I am having a very very (what I think is)
> basic MOSFET switch question. Can anyone tell me what the output Vout
> of the following schematic is going to be..
>
>
>
> Vdc = -3V
>
> |
> |
> |
> |
> ---+---
> +----+
> VIN | |
> +-------+ +------+- VOUT
> | |
> | |
> | |
> | -+-- c = 10pF
> -+---
> vdc = 3V |
> | | l
> | |
> Gnd
> GND
>
> I would expect the gate to be turned off and the Vout should be ideally
> zero + some leakage...I am trying to design switches for my DRAM which
> pass the voltage input to the output of the pass transistor when the
> control signal to the gate is turned on. I am trying to store that
> voltage on the capactitor. However, the problem I am getting is that
> the MOSFET is always on irrespective of the control gate voltage and I
> am always getting my Vout to follow Vin (almost) whatever I do...
>
> I went back to my basics checked everything but I am really stumped.
> Can anyone change my line of thinking ? What am I doing wrong here???
>
> Thanks a lot,
> Saran
>

You are designing an analog switch. Take a look at "The Art of
Electronics", chapter 3, for some useful tips. Alternately, you can buy
analog switches in DIP packages. 4066 comes to mind.

http://www3.sympatico.ca/lloyd.gordon3/images/4066.pdf

Many mosfets have built-in diodes, which will cause problems in this
application if you aren't careful. In your drawing (assuming it's an
N-channel MOSFET) if VOUT is supposed to stay high, and VIN is low, the
cap will drain through the diode no matter what the gate voltage is. You
can defeat this by using back-to-back MOSFETs, or use JFETs, which don't
have the diode.

--
Regards,
Bob Monsen

If a little knowledge is dangerous, where is the man who has
so much as to be out of danger?
Thomas Henry Huxley, 1877

Posted by Saran on July 16, 2005, 4:21 pm
Please log in for more thread options


Thanks a lot Bob, for your suggestion. I understand I am trying to
design an analog switch. But, the fundamental concepts I know clashes
with the simulation results I am observing when I simulated the
_schematic_in_question_.

If I apply a gate voltage to turn the device off....wouldn't the
voltage on the capacitor be zero ideally? How will Vin be reflected at
Vout? I know I must be missing something here...but I am not able to
see what I am missing. I will go thru AOE one more time in regards to
ur suggestion, thanks.

Regards,
Saran


Posted by Jamie on July 16, 2005, 7:27 pm
Please log in for more thread options


Saran wrote:

> Hey all,
>
> I feel dumb to ask this but I am having a very very (what I think is)
> basic MOSFET switch question. Can anyone tell me what the output Vout
> of the following schematic is going to be..
>
>
>
> Vdc = -3V
>
> |
> |
> |
> |
> ---+---
> +----+
> VIN | |
> +-------+ +------+- VOUT
> | |
> | |
> | |
> | -+-- c = 10pF
> -+---
> vdc = 3V |
> | | l
> | |
> Gnd
> GND
>
> I would expect the gate to be turned off and the Vout should be ideally
> zero + some leakage...I am trying to design switches for my DRAM which
> pass the voltage input to the output of the pass transistor when the
> control signal to the gate is turned on. I am trying to store that
> voltage on the capactitor. However, the problem I am getting is that
> the MOSFET is always on irrespective of the control gate voltage and I
> am always getting my Vout to follow Vin (almost) whatever I do...
>
> I went back to my basics checked everything but I am really stumped.
> Can anyone change my line of thinking ? What am I doing wrong here???
>
> Thanks a lot,
> Saran
>
trying to do a Sample and hold circuit?
have a look at the old standby 4066 chip
it has 4 bilateral mos switches,. i used one of those
a few years ago to convert a tone from a radio
through a Voltage comparator to generate square waves
then using a low valued capacitor from the square wave
to generate a short pulse signal, i was able to control
a charging cap state that would then set a another stage
as the holding circuit..
with this, i created a Tone to Analog Voltage that would
represent the freq in a scale.
this then drove a already supplied Analog input that was there
on the computer.
the end results was a Weather Fax picture receiver...
any ways, the use of the 4066 chip gives a lot of idea's
it can operate from a single supply and does not require
- input to turn it off.


--
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5


Posted by Saran on July 16, 2005, 8:25 pm
Please log in for more thread options


Thanks a lot Bob and Jamie for your helpful suggestions. I figured out
the problem. Basically, as Bob said, the problem was due to the
internal diode in MOSFET. And, the 4066 data sheet was very helpful
too. Thanks.

Regards,
Saran


Similar ThreadsPosted
MOSFET switch problem July 16, 2005, 11:14 am
mosfet as switch August 16, 2008, 6:26 pm
Power mosfet to switch 140 VDC June 16, 2005, 6:11 pm
Mosfet as a 12V Switch (and opto) October 7, 2007, 12:46 pm
Mosfet switch issues October 30, 2007, 4:18 pm
P-channel Mosfet switch? April 16, 2008, 8:42 am
Pinball switch closure problem March 21, 2005, 7:35 pm
PNP transistor as a high side switch (2N3906) problem August 27, 2004, 9:20 am
MosFet: Source-Bulk-Diode Problem...how to insure Bulk is at highest Voltage? December 16, 2004, 5:23 am
Switch 3A with a small reed switch August 5, 2008, 10:20 pm
SiC Mosfet August 1, 2005, 2:25 am
mosfet July 3, 2006, 1:36 am
About P-MOSFET September 21, 2006, 3:05 am
Mosfet October 15, 2007, 5:44 pm
mosfet failure August 12, 2004, 5:32 pm