Live data from Hacker News

My self-study plan for electrical engineering

i-kh.net

31–40 of 144 posts

Re: My self-study plan for electrical engineering

#31

I have some recommendations for you as an EE graduate, you can club Digital Circuits and Systems, Embedded Systems and Digital Hardware with one book in one continuous course with the book Digital Design and Computer Architecture by Harris and Harris (A RISC V Edition will release soon in 2-3 months, buy that one) For Electronic circuits choose Microelectronics by Behzad Razavi. Instead of Purcell go for "Engineering…

These are awesome recommendations - thanks!

Re: My self-study plan for electrical engineering

#32

Why push yourself through a degree-style path? So much of what EEs learn in their coursework is of low utility. (I'm a physicist who transitioned to working as an EE. I have never had a single EE course, and yet I find myself with no obvious deficits compared to my colleagues who have.) There are two ways to learn an existing technical-ish subject: you can spend a lot of time reading textbooks, then do some projects…

I'm a physicist too, and learned electronics on my own. I don't have an engineering job title, but have done fairly extensive design work. In my workplace, I'm the go-to person for anything analog and quantitative, such as figuring out a noise budget for a measurement system, as well as for figuring out how to prove that it actually works. Horowitz and Hill had a chapter entitled "digital meets analog," and there should be another chapter, "analog meets physics."

Like others have said, there's a lot of overlap, especially for experimental physicists, which is what I studied. The stuff that makes studying engineering hard for a lot of students is the math and physics.

There are subjects that we don't learn in physics, such as control theory. Yes, that's worth learning. I defer to engineers for really hard feedback control problems. My approach is instead, to design the hardware so its physical characteristics make the control problem easy. That's not always possible.

One reason why we can find a way to fit in, is the huge diversity within engineering itself, leaving some niches that look a lot like what physicists do. When I taught in an engineering department for one semester, the professors always had their latest papers posted outside their office doors, and I noticed that one prof seemed to publish everything in Physical Review.

Out in the work world, a lot of people with engineering job titles don't really do engineering: They can be quite busy and productive, and rewarded, for basically arranging things, fitting things together, troubleshooting, dealing with vendors, and so forth. In fact, they can get so busy at that stuff that they forget their math and theory, leaving the physicist as the go-to "math person" when a quantitative problem needs to be solved.

Then there are what I call the real engineers, for whom the engineering skill is accompanied by an attitude and discipline about making things safe, reliable, maintainable, and traceable to documented and published information. These are the ones who won't accept a measured value, but need to see it guaranteed on a data sheet. I'm not that kind of engineer, and I admit it. And we definitely need that kind of engineer for systems that potentially involve public safety or massive economic liability.

Re: My self-study plan for electrical engineering

#33
Don't try to do too much at once, you won't get anywhere. You probably got inspired by the recent growth of interest in BCIs, right? Please realize how complicated that subject is - it dwarfs AI and it's closest applications like self driving by one or two orders of magnitude, depending on who you talk to.

Assume that workable consumer BCIs will come within ~2 decades and focus on only a small part of it, that's the only way you can contribute meaningfully.

> I am almost certainly missing something important, but I don’t know what.

You will know once you start. Don't plan too much - pick a realistic goal and just start. Build a clock. Program a microcontroller. Log your heartbeat. Measure your brainwaves with OpenBCI. Build a feedback loop of some kind. Get a feeling for it.

Re: My self-study plan for electrical engineering

#35
YMMV, but I tried to self-study out of "Art of Electronics" and I ended up giving up because I didn't feel like I was getting the fundamental basic circuit analysis skills that I needed to actually comprehend everything they were doing. The difficulty level ramped up very quickly, at least for me. I suspect that it might be better as a reference for a project than a self-study textbook.

I ended up reading through "Foundations of Analog and Digital Electronics" and was quite happy with it. Though I believe there are other textbooks that are more commonly used for learning basic circuit analysis.

And I am going through Oppenheim & Wilsky now and have no complaints. The last chapter is on linear feedback systems so you'll get a bit of the control theory background there.

Not sure what I want to read next... maybe digital signal processing or control theory. I have no real goal in mind here (outside of an interest in RF), just reading for fun.

Re: My self-study plan for electrical engineering

#36

YMMV, but I tried to self-study out of "Art of Electronics" and I ended up giving up because I didn't feel like I was getting the fundamental basic circuit analysis skills that I needed to actually comprehend everything they were doing. The difficulty level ramped up very quickly, at least for me. I suspect that it might be better as a reference for a project than a self-study textbook. I ended up reading through "Fo…

[deleted]

Re: My self-study plan for electrical engineering

#38
I’m kind of self-trained in EE. It is important to have basic courses in Signals & Systems and logic design. The former, in particular, is not something that you are likely to acquire on your own. You and I share a love for Purcell. However it has little to do with EE. It is a physics book, and EE is not physics. You will never use or need to even know that the magnetic field arises from a relativistic transformation of the linear charge density of a current. I have a recommendation. Become an expert in LTSpice. Also, for about $2k, you can assemble a nice lab of Chinese scope, power supply, multimeter, soldering station, selection of ICs, resistors, caps, and a power supply. And if you are going digital, you need to learn VHDL.

Re: My self-study plan for electrical engineering

#39

YMMV, but I tried to self-study out of "Art of Electronics" and I ended up giving up because I didn't feel like I was getting the fundamental basic circuit analysis skills that I needed to actually comprehend everything they were doing. The difficulty level ramped up very quickly, at least for me. I suspect that it might be better as a reference for a project than a self-study textbook. I ended up reading through "Fo…

> YMMV, but I tried to self-study out of "Art of Electronics" and I ended up giving up because I didn't feel like I was getting the fundamental basic circuit analysis skills that I needed to actually comprehend everything they were doing. The difficulty level ramped up very quickly, at least for me.

Same here. "Practical electronics for inventors" ended up being way more approachable.

Post reply on HN