Why two the same MOSFET in a circuit?

Thread Starter

booboo

Joined Apr 25, 2015
168
Hey guys
What's this circuit? look:



Why the designer has used two the same MOSFET with the same resistor? I mean coundn't the designer design the above circuit like this?:

 

GopherT

Joined Nov 23, 2012
8,009
Ah-ha! then it is a logic level-shifter. 5v to 3v3
I guess it could be but, 5V in to 3V out. But, as drawn and not knowing exactly what the rest of the circuit does, I would say that
- one is an inverting buffer (bottom),
- one is a non-inverting buffer (top).
 

GopherT

Joined Nov 23, 2012
8,009
Here is a link to a discussion of bi-directional level shifters: http://www.adafruit.com/datasheets/an97055.pdf (actual creator was Philips AN97055). This is a more practice-oriented example: https://learn.sparkfun.com/tutorials/bi-directional-logic-level-converter-hookup-guide

John
I never seem to have a need for bi-direction level shifter. One direction has always been enough. It is an interesting metal challenge but in practice, an output drives an input. The output rarely switches to become an input and input becomes an output to necessitate a bi-directional level shifter.
 

jpanhalt

Joined Jan 18, 2008
11,087
How about in an I2C bus? Clearly, Philips and Sparkfun felt there was a need. And a bidirectional bus can be use one-way too.

John
 

GopherT

Joined Nov 23, 2012
8,009
How about in an I2C bus? Clearly, Philips and Sparkfun felt there was a need. And a bidirectional bus can be use one-way too.

John
If SparkFun is the seller, then the application will likely be some older/cheap/through-hole device communicating with an RPi.
 
Top