Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
Thread Tools Display Modes
Old 9th February 2008, 08:19 PM   (permalink)
Experienced Member
 
Blog Entries: 4
blueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to behold
Send a message via Skype™ to blueroomelectronics
Default Using a 2N7000 LED indicator, will it not load down an input?

Application is multi use input PIC input / output pin
Supports all PIC pin modes, digital I/O & analog input.
I wonder if it will load the pin in analog mode?
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 9th February 2008, 08:52 PM   (permalink)
Experienced Member
 
Hero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to behold
Default

I'm not sure what you're asking.

Providing you're only switching the LED at low frequencies there shouldn't b any problems.

Just make sure the PIC is powered from a high enough voltage to turn the MOSFET on enough to light the LED.
__________________
What's so bad about Microsoft?

Get Opera it's simply a superb browser.
Hero999 is online now   Reply With Quote
Old 9th February 2008, 09:01 PM   (permalink)
Super Moderator
 
kinjalgp is on a distinguished road
Default

Since input impedance of MOSFET is quite high, it won't load the analog source. But the LED will turn on and off unexpectedly depending on voltage at the PIC's pin.
__________________
"There is no way to peace, peace is the way!"
kinjalgp is online now   Reply With Quote
Old 9th February 2008, 09:07 PM   (permalink)
Experienced Member
 
Blog Entries: 4
blueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to behold
Send a message via Skype™ to blueroomelectronics
Default

Well I'm trying to put I/O indicators on the Ladybug for the digital I/O modes. I was using a 2N3904 and may return to that.
http://www.blueroomelectronics.com/u...February08.htm
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 9th February 2008, 09:12 PM   (permalink)
Experienced Member
 
audioguru is a splendid one to beholdaudioguru is a splendid one to beholdaudioguru is a splendid one to beholdaudioguru is a splendid one to beholdaudioguru is a splendid one to beholdaudioguru is a splendid one to beholdaudioguru is a splendid one to behold
Default

The BS170 and 2N7000 Mosfets have the same ratings. Their threshold voltage can be as high as 3V for a current of 1mA.
They are not Logic Level Mosfets so their minimum current will vary a lot with a gate voltage of only 5V.
__________________
Uncle $crooge
audioguru is online now   Reply With Quote
Old 9th February 2008, 09:32 PM   (permalink)
Experienced Member
 
Hero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to behold
Default

With a Vgs of 4.5V the 2N7000 will pass 75mA with a drain-source voltage drop of only 400mV so I think it'll power a 10mA LED with no trouble.
http://www.fairchildsemi.com/ds/2N%2F2N7000.pdf
__________________
What's so bad about Microsoft?

Get Opera it's simply a superb browser.
Hero999 is online now   Reply With Quote
Old 9th February 2008, 10:33 PM   (permalink)
Experienced Member
 
audioguru is a splendid one to beholdaudioguru is a splendid one to beholdaudioguru is a splendid one to beholdaudioguru is a splendid one to beholdaudioguru is a splendid one to beholdaudioguru is a splendid one to beholdaudioguru is a splendid one to behold
Default

Hi Hero,
I am glad that you found more complete spec's for the Mosfet than I did.
__________________
Uncle $crooge
audioguru is online now   Reply With Quote
Old 10th February 2008, 03:26 AM   (permalink)
Experienced Member
Pommie is a splendid one to beholdPommie is a splendid one to beholdPommie is a splendid one to beholdPommie is a splendid one to beholdPommie is a splendid one to beholdPommie is a splendid one to beholdPommie is a splendid one to behold
Default

One annoying thing with using 2N7000s on pic outputs is that they float when set to input. This is not normally a problem but when developing the product the LEDs will glow during the program download. This becomes more of a problem if your driving something like relays as the FET ends up with around half the supply voltage across it (=hot). For this reason, it is a good idea to temporarily add a pull down on the gates.

Mike.
Pommie is offline   Reply With Quote
Old 10th February 2008, 07:50 AM   (permalink)
Experienced Member
mvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to all
Send a message via MSN to mvs sarma Send a message via Yahoo to mvs sarma
Default

generally use of MOSFET is with a termination so that gate will not be in charged condition. As such bill might try it with say 100K pull down. It may not effect the port pins but will work as termination for the gate.

I remember some CD4xxx gates which resemble like a pair of N-mos and P-mos complimentary pairs.either we could use one off them and it will serve like 2n7000 but far cheaper,perhaps.
__________________
Regards,
Sarma.

Last edited by mvs sarma; 10th February 2008 at 08:01 AM.
mvs sarma is offline   Reply With Quote
Old 10th February 2008, 10:00 AM   (permalink)
Experienced Member
 
Hero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to beholdHero999 is a splendid one to behold
Default

Don't PIC pins have enough guts to power LEDs on their own?
__________________
What's so bad about Microsoft?

Get Opera it's simply a superb browser.
Hero999 is online now   Reply With Quote
Old 10th February 2008, 10:13 AM   (permalink)
Experienced Member
mvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to all
Send a message via MSN to mvs sarma Send a message via Yahoo to mvs sarma
Default

Quote:
Originally Posted by Hero999
Don't PIC pins have enough guts to power LEDs on their own?
Wah!
you are leading us near solution.
Mr Bill has managed Opto out element with just diode of the Opto-isolator and 330E in series.
If this could work , perhaps an efficient LED also can be driven around the same 330E or at 470E for say RED color.
__________________
Regards,
Sarma.
mvs sarma is offline   Reply With Quote
Old 10th February 2008, 03:07 PM   (permalink)
Experienced Member
 
Blog Entries: 4
blueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to behold
Send a message via Skype™ to blueroomelectronics
Default

Well I've moved the LED on the Relay section

The relay I/O section


The Opto I/O section
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com

Last edited by blueroomelectronics; 10th February 2008 at 03:29 PM.
blueroomelectronics is offline   Reply With Quote
Old 10th February 2008, 03:39 PM   (permalink)
Experienced Member
mvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to all
Send a message via MSN to mvs sarma Send a message via Yahoo to mvs sarma
Default

Sir, why not on the same collector? Anyway reverse diode will protect
the LED can be in normal way and with 330E in series to the Vcc.
__________________
Regards,
Sarma.
mvs sarma is offline   Reply With Quote
Old 10th February 2008, 03:50 PM   (permalink)
Experienced Member
 
Blog Entries: 4
blueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to behold
Send a message via Skype™ to blueroomelectronics
Default

Which diode do you mean?
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 10th February 2008, 03:53 PM   (permalink)
Experienced Member
mvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to allmvs sarma is a name known to all
Send a message via MSN to mvs sarma Send a message via Yahoo to mvs sarma
Default

Quote:
Originally Posted by blueroomelectronics
Which diode do you mean?
I meant Rd1 and LEDa4

these can be on the collector of the same transistor parallel to relay. the Back emf diode helps these components even from failure.
__________________
Regards,
Sarma.
mvs sarma is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
Using Oscilloscopes mechie Electronic Theory 9 29th November 2007 09:48 PM
Just Joined, Got some bugs I can't find. Thedoctorisin136 Micro Controllers 0 1st March 2005 06:07 PM
Crazy Resonance Problem cchalmers General Electronics Chat 31 14th February 2005 03:46 PM
Mismatched load problem for EMC course. jamesmi General Electronics Chat 2 14th February 2005 10:43 AM
convert input resistance to different output, but how?! pcoghlan Electronic Projects Design/Ideas/Reviews 7 9th July 2004 09:59 PM



All times are GMT. The time now is 10:01 PM.


Electronic Circuits  |  Radio Controlled
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.