Lack of analog electronics knowledge

klj12574

Jun 9, 2009
5
Joined
Jun 9, 2009
Messages
5
After looking over a lot of posts here I have noticed two things. The first to hit me is it appears that there are a bunch of people trying to get us to do their homework for them. Not cool. Second is there seems to be a huge lacking in the basics of analog electronics. I see a lot of folks jumping to PICs and microcontrollers when the same result could have been achieved with a few transistors at a fraction of the cost. Just an observation feel free to comment or flame won't hurt my feeling none.:confused:
 

(*steve*)

¡sǝpodᴉʇuɐ ǝɥʇ ɹɐǝɥd
Moderator
Jan 21, 2010
25,510
Joined
Jan 21, 2010
Messages
25,510
Depending on your level of experience, a picaxe can be far easier to work with than even a very small amount of electronics.

The same is not true of programming a "real" microcontroller, as they're far more tricky to program.

Sometimes the answer could be a 555, some CMOS gates, or a uC -- which is right depends on both the user's experience and what they have on hand. Which is appropriate is another question.

I refer you to the thread dealing with driving a 3W LED. A circuit involving an LM317 would not be in any of my top 4 or 5 options, but there we are discussing it.
 

andreapg

Jan 29, 2010
11
Joined
Jan 29, 2010
Messages
11
I see a lot of folks jumping to PICs and microcontrollers when the same result could have been achieved with a few transistors at a fraction of the cost.
I see that wherever in the world, and I think it is not related to a lack in the basic knowledge (using analog IC and PIC is not so easy).
I think that new technology is helpful if we use it in the right way. For example, if we build a control panel based on IC and microcontrollers, we should use a few electromechanical devices; so we get few chance of failure.
But often I see electronic equipments with a lot of relays. What is the benefit?
 

tronixstuff

Mar 23, 2010
9
Joined
Mar 23, 2010
Messages
9
After looking over a lot of posts here I have noticed two things. The first to hit me is it appears that there are a bunch of people trying to get us to do their homework for them. Not cool. Second is there seems to be a huge lacking in the basics of analog electronics. I see a lot of folks jumping to PICs and microcontrollers when the same result could have been achieved with a few transistors at a fraction of the cost. Just an observation feel free to comment or flame won't hurt my feeling none.:confused:

From a beginner's point of view it is very tempting to jump straight into microcontrollers and ignore the analogue stuff. Personally I also succumbed to this course of learning for a few weeks, but am now working through "Fundamentals of Electric Circuits" (Alexander and Sadiku) in parallel with the digital education.
 

neon

Oct 21, 2006
1,325
Joined
Oct 21, 2006
Messages
1,325
I drink to that analog is not like digital true or false but rather MAYBE? Analog is where someone must realy knows the stuff becasue it hardly ever works as designed.
 

55pilot

Feb 23, 2010
434
Joined
Feb 23, 2010
Messages
434
Analog is where someone must realy knows the stuff becasue it hardly ever works as designed.
Everything always works as designed. If the designer is incompitent, then they will design it to do what is considered "not working".

---55p
 
Top