Sponsored links

Go Back   MP3Car.com > General > Off Topic


Reply
 
Share Thread Tools Display Modes
Old 07-25-2005, 01:02 PM   #1
It's not really that small...No, seriously.
 
judoGTI's Avatar
 
Join Date: Feb 2004
Location: Florida
Posts: 1,047
judoGTI is on a distinguished road
Question Transistor question? PNP

I am curious how I can determine the amount of voltage I need to supply a PNP transistor to keep the collector-emitter gate closed?

Is this listed as a spec on the transistor packaging? Is't it mathmatically determined?

I tried Google with no luck, but Im extremely new at this. Thx.
__________________
'02 GTI
[Routis '04] [Opus 90W] [160GB Maxtor HD]
[Lilliput 7" TS] [VIA M10000] [XMPCR]
[512MB RAM] [Custom housing]
[Deluo GPS Mouse] [E-MU 0404 Soundcard]
Progress Meter: [==============|] 99.9%
judoGTI is offline   Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 07-25-2005, 01:36 PM   #2
Variable Bitrate
 
Join Date: Jun 2005
Location: Michigan
Posts: 311
rsd212 is on a distinguished road
I could definately answer this better if I had my notes, but honestly I would just play with it. Solving a BJT circuit can be time consuming. Since its a current controlled device you pretty much have to guess what set of equations to use, solve it, check your outcome, then try again until you get something that works.

I recommend putting a large resistor to start on the base. 100K-ish. Crank up the voltage until you see the output you expect. Adjust the resistor from there (potentiometer?) until it trips at the voltage you want.
rsd212 is offline   Reply With Quote
Old 07-25-2005, 10:00 PM   #3
Newbie
 
Join Date: Jun 2005
Location: Clarksville, TN
Posts: 1
whiskeytech is on a distinguished road
I am probably wrong, but I thought it was constant at .7 volts for silicon (most
common) and like .3-.4 for germanium ones. Wow that class was a long time
ago.
whiskeytech is offline   Reply With Quote
Old 07-25-2005, 10:10 PM   #4
Variable Bitrate
 
Join Date: Jun 2005
Location: Michigan
Posts: 311
rsd212 is on a distinguished road
Any way you can use a FET? They're so much easier
rsd212 is offline   Reply With Quote
Old 07-25-2005, 10:13 PM   #5
Newbie
 
Join Date: Jun 2005
Location: Clarksville, TN
Posts: 1
whiskeytech is on a distinguished road
oh .7 and all that crap is for base-emitter I think. lemme see if I can find my notes.
whiskeytech is offline   Reply With Quote
Old 07-26-2005, 09:51 AM   #6
It's not really that small...No, seriously.
 
judoGTI's Avatar
 
Join Date: Feb 2004
Location: Florida
Posts: 1,047
judoGTI is on a distinguished road
Quote: Originally Posted by whiskeytech
I am probably wrong, but I thought it was constant at .7 volts for silicon (most
common) and like .3-.4 for germanium ones. Wow that class was a long time
ago.

So you think if I go below .7 the gate opens and above .7 the gate closes?


What is a FET? I only know about PNP transistors from what I have read on the internet. Basically teaching myself as I go.
__________________
'02 GTI
[Routis '04] [Opus 90W] [160GB Maxtor HD]
[Lilliput 7" TS] [VIA M10000] [XMPCR]
[512MB RAM] [Custom housing]
[Deluo GPS Mouse] [E-MU 0404 Soundcard]
Progress Meter: [==============|] 99.9%
judoGTI is offline   Reply With Quote
Old 07-26-2005, 09:56 AM   #7
Variable Bitrate
 
Join Date: Jun 2005
Location: Michigan
Posts: 311
rsd212 is on a distinguished road
FET (field-effect transistor) is another type of transistor which tends to be easier to use. Bipolar Junction Transistors (like the PNP you're using) are kinda funny in that your base is controlled by current running through the device. Basically this voltage you apply to control it will leak. In a FET the gate (similar to the BJT's base) is isolated from the rest of the transistor. With a MOSFET or JFET, the only thing that will matter to determine if its 'open' or not is the voltage at the gate.

Also, NPN transistors may be slightly easier to use in your case. In an NPN, 0 volts between the base and the emitter will mean its closed. Then just arbitrarily bias the base (say with 5V and a 1K-10K resistor) and it should open just fine, allowing current to flow through the other two terminals.
rsd212 is offline   Reply With Quote
Old 07-26-2005, 10:40 AM   #8
Maximum Bitrate
 
zPilott's Avatar
 
Join Date: Jul 2004
Location: Austin
Posts: 509
zPilott is on a distinguished road
I am not an expert in this either, so feel free to correct me if I am wrong, but the .7v is FULLY open, and lower voltage values will let some current through. Lower voltages will let less current through.
__________________

|V1 Virtual Display|

Hard work often pays off over time, laziness always pays off right now.
zPilott is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-26-2005, 12:25 PM   #9
Variable Bitrate
 
Join Date: Jun 2005
Location: Michigan
Posts: 311
rsd212 is on a distinguished road
0.7V represents the diode drop across the B-E junction. However, putting a greater than 0.7V source across this junction can cause it to burn out. This is why I recommend a FET, or if you insist on BJT start with a high resistance going to the base and lower it until it switches. Much easier to figure out what you need to know by experiment rather than by trying to solve the bias circuit.
rsd212 is offline   Reply With Quote
Old 07-26-2005, 01:59 PM   #10
It's not really that small...No, seriously.
 
judoGTI's Avatar
 
Join Date: Feb 2004
Location: Florida
Posts: 1,047
judoGTI is on a distinguished road
Yeah after doing some reading it looks like I could use a p-channel JFET for the same thing. It looks like they operate on and off around 1v. I'll play around and see what I can get to work.
__________________
'02 GTI
[Routis '04] [Opus 90W] [160GB Maxtor HD]
[Lilliput 7" TS] [VIA M10000] [XMPCR]
[512MB RAM] [Custom housing]
[Deluo GPS Mouse] [E-MU 0404 Soundcard]
Progress Meter: [==============|] 99.9%
judoGTI is offline   Reply With Quote
Old 07-26-2005, 02:10 PM   #11
Variable Bitrate
 
Join Date: Jun 2005
Location: Michigan
Posts: 311
rsd212 is on a distinguished road
Just remember that the 1V needed to switch it is in reference to the other pins. If your drain pin is held at 5V, that means you'd need 6V at the gate to trigger it. With a FET you should be able to use arbitrarily high voltages at the gate to switch it, just read the gate breakdown voltages on your datasheet and dont exceed them. Most of them are pretty high though, I think the ones I used in lab were around 30V.
rsd212 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SB16 PNP question Matty3D General Hardware Discussion 1 11-22-1999 12:42 AM
Anyone seen any pnp color LCD screens? SuperAJ General Hardware Discussion 1 08-14-1999 01:33 AM



All times are GMT -5. The time now is 08:06 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics