This is a quick summary of how to build an inverter using 2N7000.
The reasons to use this instead of 7404 are the followings:
1. It supports higher voltage (60V vs 5V of 7404);
2. It's single channel (there are 6 inverters in 7404) which makes it more cost effective for application where only 1~2 inverters are needed.
It could be turned on/off by Arduino / Raspberry Pi.
Below is the schematic.
References:
Datasheet
https://www.fairchildsemi.com/datasheets/2N/2N7000.pdf
How to Build an Inverter with a Transistor
http://www.learningaboutelectronics.com/Articles/Transistor-inverter-circuit.php
This blog is for keeping my study notes, sharing knowledge and showing the products of my study.. I welcome your feedback...
Showing posts with label 2N7000. Show all posts
Showing posts with label 2N7000. Show all posts
2016/06/30
2016/06/21
Collection of MOSFET / BJT Tips
Here is a list of links to the sites that I consider quite useful when working with MOSFET / BJT. More will be added as I venture further into this field.
MOSFET
How to Build an Inverter with a Transistor
http://www.learningaboutelectronics.com/Articles/Transistor-inverter-circuit.php
H-Bridge Motor Control with Power MOSFETS
http://www.bristolwatch.com/ele/h_bridge.htm
Need help with MOSFET h-bridge; gets hot when using PWM frequency of ~500Hz.
http://www.instructables.com/answers/Need-help-with-MOSFET-h-bridge-gets-hot-when-usin/
What is the purpose of “MOSFET driver” IC's
http://electronics.stackexchange.com/questions/3348/what-is-the-purpose-of-mosfet-driver-ics
**MOSFET H-Bridge heating up with PWM**
http://forum.allaboutcircuits.com/threads/mosfet-h-bridge-heating-up-with-pwm.74159/
**Understanding MOSFET Current Ratings** <- Very good. Must read!!
http://www.mcmanis.com/chuck/Robotics/projects/esc2/FET-power.html
**Bi-directional Level Shifter Using 2N7000
http://husstechlabs.com/support/tutorials/bi-directional-level-shifter/
BJT
H-Bridge Tutorial
http://nathandumont.com/blog/h-bridge-tutorial
H-Bridge on a Breadboard
http://www.instructables.com/id/H-Bridge-on-a-Breadboard/
**Tutorial: How to design a transistor circuit that controls low-power devices** <-- Very good one!!
http://electronicsforu.com/resources/tutorial-design-transistor-circuit-controls-low-power-devices
Other Relevant References
H bridge
https://en.wikipedia.org/wiki/H_bridge
Using the L293D to drive large motors
http://www.electro-tech-online.com/threads/using-the-l293d-to-drive-large-motors.11952/
Make an 8-amp Dual Motor Controller For $40
http://www.instructables.com/id/Make-an-8-amp-Motor-Controller/?ALLSTEPS
Arduino Power, Current, and Voltage Limitations
http://www.electricrcaircraftguy.com/2014/02/arduino-power-current-and-voltage.html
MOSFET
How to Build an Inverter with a Transistor
http://www.learningaboutelectronics.com/Articles/Transistor-inverter-circuit.php
H-Bridge Motor Control with Power MOSFETS
http://www.bristolwatch.com/ele/h_bridge.htm
Need help with MOSFET h-bridge; gets hot when using PWM frequency of ~500Hz.
http://www.instructables.com/answers/Need-help-with-MOSFET-h-bridge-gets-hot-when-usin/
What is the purpose of “MOSFET driver” IC's
http://electronics.stackexchange.com/questions/3348/what-is-the-purpose-of-mosfet-driver-ics
**MOSFET H-Bridge heating up with PWM**
http://forum.allaboutcircuits.com/threads/mosfet-h-bridge-heating-up-with-pwm.74159/
**Understanding MOSFET Current Ratings** <- Very good. Must read!!
http://www.mcmanis.com/chuck/Robotics/projects/esc2/FET-power.html
**Bi-directional Level Shifter Using 2N7000
http://husstechlabs.com/support/tutorials/bi-directional-level-shifter/
BJT
H-Bridge Tutorial
http://nathandumont.com/blog/h-bridge-tutorial
H-Bridge on a Breadboard
http://www.instructables.com/id/H-Bridge-on-a-Breadboard/
**Tutorial: How to design a transistor circuit that controls low-power devices** <-- Very good one!!
http://electronicsforu.com/resources/tutorial-design-transistor-circuit-controls-low-power-devices
Other Relevant References
H bridge
https://en.wikipedia.org/wiki/H_bridge
Using the L293D to drive large motors
http://www.electro-tech-online.com/threads/using-the-l293d-to-drive-large-motors.11952/
Make an 8-amp Dual Motor Controller For $40
http://www.instructables.com/id/Make-an-8-amp-Motor-Controller/?ALLSTEPS
Arduino Power, Current, and Voltage Limitations
http://www.electricrcaircraftguy.com/2014/02/arduino-power-current-and-voltage.html
2016/06/19
How to select MOSFET for Arduino / Raspberry Pi projects
This is a quick summary of the info. on how to select MOSFET for Arduino / Raspberry Pi projects. MOSFET is a very useful device for controlling device that consumes current and/or voltage beyond the output current / voltage capacity of Arduino / Raspberry Pi. In addition, it's also very useful in applications that call for fast / frequent turn on / off of the connected device.
Subscribe to:
Posts (Atom)