TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

My self-study plan for electrical engineering

369 pointsby bucket2015about 4 years ago

46 comments

WillSlim95about 4 years ago
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<p>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)<p>For Electronic circuits choose Microelectronics by Behzad Razavi. Instead of Purcell go for &quot;Engineering Electromagnetics with Ida&quot;, it is more intuitive.<p>And th first book you should start with is &quot;Foundations of Analog and Digital Electronic Circuits&quot;<p>Then you go for DDCA and Ida in parallel.<p>The list does give me head scrather, this is too broad to be ever accomplished. My recommendation to redo the list is first find out what piques your interest in EE, Digital hardware, analog hardware or control systems or embedded systems and try to have a self study focus in that concentration.<p>The way I see it with this plan you are setting yourself up for failure.<p>Edit:Removed the ditching recommendation as I see it relevant to OP&#x27;s goals.
评论 #26527985 未加载
评论 #26529740 未加载
评论 #26527495 未加载
评论 #26526697 未加载
评论 #26526398 未加载
exmadscientistabout 4 years ago
Why push yourself through a degree-style path? So much of what EEs learn in their coursework is of low utility. (I&#x27;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.)<p>There are two ways to learn an existing technical-ish subject: you can spend a lot of time reading textbooks, then do some projects (the &quot;slow-fast&quot; approach); or you can dive in to projects and refer to textbooks when you get stuck (the &quot;start-stop&quot; approach). In the slow-fast approach you will go slowly through a lot of textbooks for a long time, and then in theory you will be able to do projects very quickly once you are done. In the start-stop approach you will start a project, quickly get stuck and spend a while searching for and understanding the answer, then go back to your project.<p>In my opinion electrical engineering, being a subject where fast feedback is generally possible, is very well suited to project-first learning. I would recommend grabbing a few textbooks (Horowitz and Hill&#x27;s <i>Art of Electronics</i> holding pole position for a practically-oriented learner, in my opinion), reading their introductory material (table of contents, preface, etc.; enough that you know what each book has in it), and then setting all the books aside until you need them. Avoid books targeted at &quot;makers&quot;; most are fine but a sizeable fraction are written by people with no clue what they are doing, and they will actively set you back. (It is very difficult to learn from an author who does not themself understand the subject, and all the worse if they do not <i>realize</i> that they do not understand. Since there are plenty of better sources out there, it&#x27;s little trouble to just avoid the whole class.)<p>Trying to work on brain-computer interfaces is challenging because it blends biology with electrical engineering. The biology will naturally drive things, because you cannot really control it like you can the electronics. So learning EE in this context is about two things: 1) What can I do with circuits? and 2) What do organisms behave like and respond to electrically? Your project is then using your knowledge of circuits to solve R&amp;D problems relating to bioelectric signals.<p>This isn&#x27;t easy (I think you know that), but the benefit is that you can quit with &quot;just&quot; EE skills and still come out ahead.
评论 #26527141 未加载
评论 #26526238 未加载
评论 #26526752 未加载
评论 #26526211 未加载
评论 #26526191 未加载
评论 #26526688 未加载
评论 #26527094 未加载
评论 #26531728 未加载
评论 #26526346 未加载
评论 #26528131 未加载
评论 #26530790 未加载
评论 #26528305 未加载
stochasticianabout 4 years ago
I used to build BMI systems in graduate school, from the lowest level (mixed-signal analog design for 70 uV extracelleular signals) to DSP (128 DSPs doing real time analysis) to the network (built my own ethernet MAC, foolishly!) to all the vis and RT-linux-based analysis. I left the area and switched into ML in grad school, but if I had to do it all over again there&#x27;s one thing I think is missing:<p>Optics. Optics optics optics.<p>A tremendous amount of neural interfacing, especially in non-human primates and other organisms, is done via optics. ~All the advances in neural data acquisition over the past decade have been optical. Microscopy is the future for a tremendous amount of neuroscience and more and more people are considering it seriously for human-scale BMI.<p>I know optics isn&#x27;t always thought of in an EE context, but it should be! Many people doing amazing computational imaging and optics work are in EE departments. Computational imaging is the new hotness and can let you combine your existing CS skills with signal processing and optics to do things like build a lensless camera! <a href="https:&#x2F;&#x2F;waller-lab.github.io&#x2F;DiffuserCam&#x2F;" rel="nofollow">https:&#x2F;&#x2F;waller-lab.github.io&#x2F;DiffuserCam&#x2F;</a><p>If I were you I would ditch the RF part of your plan and study optics. Yeah, it&#x27;s all EM, but the order-of-magnitude differences in the frequencies involved makes the underlying engineering quite different.
评论 #26527105 未加载
评论 #26528346 未加载
评论 #26527106 未加载
femtoabout 4 years ago
&gt; Digital Control Systems. Do I need this?<p>Yes, you do.<p>&quot;Control&quot; is another name for &quot;optimisation&quot; or &quot;systems with feedback&quot;.<p>It is the theory covering <i>any</i> system that has a closed loop in it. Optimisation is a mindbogglingly broad field with application to nearly everything in the physical world. Other branches of engineering, science and maths study this area but give it their own name.<p>Examples of systems with cycles:<p>* <i>Any</i> system that does optimisation: Deep learning, adaptive systems, ...<p>* Error control decoders in digital communications systems.<p>* The majority of non-trivial circuits.<p>* Pretty well every circuit operating at high frequencies.<p>* Echo cancellers in telecoms.<p>* Computer networks (eg. TCP congestion control)<p>* Systems of chemical reactions<p>* The brain (your area of interest) is a seething mass of feedback paths.<p>Optimisation (a.k.a. Control Theory) and Information Theory (some of which is covered under the name Communications Theory) are fundamentals. &quot;Digital&quot; in their title doesn&#x27;t mean they have narrow application, as Information Theory (Shannon, ...) treats everything, including analogue, in terms of bits.<p>Given your background in maths, one of the first things you should do is to try to construct a &quot;Rozetta Stone&quot; to relate a complete list of Electrical Engineering topics back to what you already know. For example, you will have already done a lot of control theory, but have learned it as optimisation. Part of your task is to recast your existing knowledge in terms of EE jargon, identify the gaps, then fill them in. Unlike an undergraduate you&#x27;re not starting from the bottom.<p>Edit:<p>A suggestion: Along with the list of EE areas you want to learn, why not add to your post a list of all the areas you already know in maths? HN readers may be able to link the areas that you want to learn with what you already know. It&#x27;s hard to make such links yourself, as you don&#x27;t yet know what each EE topic contains.
spapas82about 4 years ago
I don&#x27;t see any mathematics nor psychics books. During the first two years of our 5 year ECE degree we mainly did theoretical courses. Some examples: single variable analysis, multi variable analysis, differential equations, arithmetic analysis, algebra, mechanics, electronagnetism, waves.<p>All these were full semester courses. These courses were actually needed if somebody wanted to properly understand the whole theory of electrical engineering (signals, em transmission, antennas, microwaves, optical fibers, theory of electronics, electrical machines, electric power systems, etc).<p>Depending on which subject you want to focus on you may not need all these mathematics and physics but your will definitely need <i>some</i> theoretic knowledge to actually understand it!
评论 #26526290 未加载
Badfoodabout 4 years ago
I took up EE professionaly at around age 38. I learned really quickly, and am currently quite productive. But there is a catch. I learned the basics when I was a kid, and got into ham radio. A basic knowledge and &#x27;feeling&#x27; for what&#x27;s going on in the electromagnetic space meant 25 years later I could learn at a rapid pace.<p>So of course you can&#x27;t go back in time and replicate that, but you can do this... Get SPICE, or better a real lab, and start messing around with the absolute basics until you can dream it like when you finally do when learning a second language.<p>Without that primal understanding all the advanced stuff will just be rote memory learning.<p>It will feel slow and you sound like someone who wants to move fast. But getting a feel for voltage and current and their basic interaction in a hands on way will set you up to absorb the more advanced stuff like a sponge.<p>Just because you &#x27;know&#x27; ohms law etc doesn&#x27;t mean you can &#x27;think&#x27; in ohms law like you do when you speak your first language.<p>So go deep on the basics. Give it lots of boring hours. Then start getting into the more esoteric stuff.<p>Enjoy the trip. Its been a wonderful one for me and I hope you get the same joy
kurthrabout 4 years ago
I didn&#x27;t get a degree in EE although I&#x27;ve done quite a bit of it. I really liked The Art of Electronics by Horowitz and Hill, which has an associated lab book you could use for little projects. It covers a lot of real world issues that are missing from the more ideal academic books.<p>Also, I&#x27;d mention that the use of cgs in Purcell can be a bit annoying as you move on (it&#x27;s very physics based) since most constants (permittivity, dielectrics, etc) are usually in mks instead. Those are used in the EE books.<p>One thing you will definitely want to learn is SPICE for simulation (any real job will probably be using Spectre or something built into your tool set), and luckily there are quite a few free ones. I&#x27;d recommend LTSpice for simple projects. Similarly there are &quot;free&quot; tools for building and testing FPGAs for the digital simulation side.
评论 #26526503 未加载
atribecalledqstabout 4 years ago
YMMV, but I tried to self-study out of &quot;Art of Electronics&quot; and I ended up giving up because I didn&#x27;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.<p>I ended up reading through &quot;Foundations of Analog and Digital Electronics&quot; and was quite happy with it. Though I believe there are other textbooks that are more commonly used for learning basic circuit analysis.<p>And I am going through Oppenheim &amp; Wilsky now and have no complaints. The last chapter is on linear feedback systems so you&#x27;ll get a bit of the control theory background there.<p>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.
评论 #26526939 未加载
评论 #26526873 未加载
mackmggabout 4 years ago
I&#x27;ve got some good free resource recommendations if you want:<p><a href="https:&#x2F;&#x2F;wiki.analog.com&#x2F;university&#x2F;courses&#x2F;electronics&#x2F;text&#x2F;electronics-toc" rel="nofollow">https:&#x2F;&#x2F;wiki.analog.com&#x2F;university&#x2F;courses&#x2F;electronics&#x2F;text&#x2F;...</a> - An excellent free &quot;Intro to Electronics&quot; course from Analog. In fact, all of the courses on their website are pretty good, I would say comparable to what you would get at a university minus the TA support when things don&#x27;t work. But &#x2F;r&#x2F;ECE or Stack Overflow can probably help if you ever end up really stuck.<p><a href="https:&#x2F;&#x2F;www.analog.com&#x2F;en&#x2F;education&#x2F;education-library&#x2F;software-defined-radio-for-engineers.html" rel="nofollow">https:&#x2F;&#x2F;www.analog.com&#x2F;en&#x2F;education&#x2F;education-library&#x2F;softwa...</a> - Another from Analog, it&#x27;s a great resource for learning SDR. It assumes you&#x27;re coming from an EE background though, so it would be helpful to do the fundamentals first.<p><a href="http:&#x2F;&#x2F;freerangefactory.org&#x2F;pdf&#x2F;df344hdh4h8kjfh3500ft2&#x2F;free_range_vhdl.pdf" rel="nofollow">http:&#x2F;&#x2F;freerangefactory.org&#x2F;pdf&#x2F;df344hdh4h8kjfh3500ft2&#x2F;free_...</a> - Free Range VHDL is what my FPGA class used, and it&#x27;s free!<p>I would also suggest playing with some ECAD software like DipTrace or KiCAD. It&#x27;s generally not part of a normal EE curriculum, but really should be! Being able to draw a schematic or lay out a circuit board will be useful if you have any advanced projects you want to try at home. Especially with cheap fabs like OshPark it&#x27;s a good skill to have.
mng2about 4 years ago
Hi, I have degrees in EE and Physics. It&#x27;s good that you want to get a well-rounded education, but I think focusing on E&amp;M and circuit design will probably pay the most dividends.<p>Purcell is a physics book, but I think with your math background it might be fine? From there I&#x27;d suggest Griffiths E&amp;M, as far as setting up more complicated problems goes. I don&#x27;t really like the EE-oriented E&amp;M books, but if you need some of the &quot;calculate this value&quot; style of problem maybe you&#x27;d want to take a look at them.<p>Circuit design is kind of unsatisfying these days since on the professional side there&#x27;s a lot of throwing stuff in the simulator, especially with IC design. I&#x27;m an advocate for more hands-on stuff. For the absolute basics I feel there&#x27;s no substitute for getting some LEDs, resistors, breadboard, and multimeter, and doing some kid level projects. Then there&#x27;s audio projects, and RF projects, since once you&#x27;ve learned the textbook fundamentals of amplifiers, there&#x27;s no substitute for building some. Pozar and the ARRL RF project book will take you a long way, though you&#x27;ll have to buy some test equipment...<p>But honestly, do you really want to get distracted from your main focus? You may have lost interest by the time you&#x27;re done with the curriculum. There&#x27;s a lot you can get done by forging ahead and just learning what you need to as you go along. Why learn amplifier design when the industry is all too happy to sell you a black box gain block? Why learn digital design when microcontrollers are getting faster and cheaper all the time? ;)
sobriquet9about 4 years ago
Electrical engineering is very hands-on. Reading the textbooks should not be #1 on your list. You do need a solid base, but once you have it, you&#x27;ll get more from building and testing circuits than from reading more textbooks.<p>I recommend &quot;The Art of Electronics&quot; by Horowitz and Hill. It strikes the right balance between theory and practice. You will need to dig deeper in some theoretical areas later, but this will give you a very good starting point.
ivan_ahabout 4 years ago
@Iouri I have two links for you that might help you on your quest to learn EE:<p>1&#x2F; A complete set of tutorials on computational neuroscience as Jupyter notebooks: <a href="https:&#x2F;&#x2F;github.com&#x2F;NeuromatchAcademy&#x2F;course-content&#x2F;tree&#x2F;master&#x2F;tutorials#neuromatch-academy-tutorial-materials" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;NeuromatchAcademy&#x2F;course-content&#x2F;tree&#x2F;mas...</a> This is the material from last year; I think they will be running a summer school again this year so you might be able to join and learn as part of a group.<p>2&#x2F; If you need a review of linear algebra, you can check out my book No Bullshit Guide to Linear Algebra. In particular the Applications chapter contains a summary of everything I used most often from back in my EE days (Fourier transforms, circuits, least-squares, etc.) See a preview of the book here: <a href="https:&#x2F;&#x2F;minireference.com&#x2F;static&#x2F;excerpts&#x2F;noBSLA_v2_preview.pdf" rel="nofollow">https:&#x2F;&#x2F;minireference.com&#x2F;static&#x2F;excerpts&#x2F;noBSLA_v2_preview....</a> (note it&#x27;s not a free book, but not expensive either)
OnlyOneCannoloabout 4 years ago
Some of your reference materials are overkill and better suited to guided classes than self-study.<p>For basic circuits and electronics, I&#x27;d recommend <i>Electronics with Professor Fiore</i>. It&#x27;s comprehensive with free lecture videos, textbooks, and lab manuals.<p><a href="https:&#x2F;&#x2F;www2.mvcc.edu&#x2F;&#x2F;users&#x2F;faculty&#x2F;jfiore&#x2F;index.cfm" rel="nofollow">https:&#x2F;&#x2F;www2.mvcc.edu&#x2F;&#x2F;users&#x2F;faculty&#x2F;jfiore&#x2F;index.cfm</a><p>For digital, <i>Introduction to Logic Circuits &amp; Logic Design with Verilog</i> by LaMeres (not free, sorry).<p><a href="https:&#x2F;&#x2F;www.montana.edu&#x2F;blameres&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.montana.edu&#x2F;blameres&#x2F;</a><p>For electromagnetism, Electromagnetics Volume 1 by Ellingson is free.<p><a href="https:&#x2F;&#x2F;vtechworks.lib.vt.edu&#x2F;handle&#x2F;10919&#x2F;84164" rel="nofollow">https:&#x2F;&#x2F;vtechworks.lib.vt.edu&#x2F;handle&#x2F;10919&#x2F;84164</a><p>I don&#x27;t have a signals &amp; systems reference that I actually like and would recommend to anyone, unfortunately.<p>That&#x27;s pretty much the core of EE. Everything else is a specialization.
TrackerFFabout 4 years ago
My main concern is that you won&#x27;t get anywhere near of lab-time. It is a huge part of EE education, and I honestly probably spent 30% of my time working on lab projects.<p>More importantly - many of those lab projects require:<p>1. Expensive equipment. Spectrum analyzers, big motors&#x2F;transformers&#x2F;generators, etc.<p>2. Bespoke&#x2F;boutique setups for things like automation projects , that simulate real-life processes. Schools spend a lot of money on these things, and have in-house engineers that perform maintenance, updates, repairs on them. These are normally not things you can just build over the weekend, and then use for self-learning. Hell - in many cases, Bachelors Thesis projects consist of building stuff like that, and then validating the generated data (measurements, etc.) by theory.<p>Sure - one can simulate A LOT of things today, but there are things you need to work on with your hands, in order to learn something useful.
fsocietyabout 4 years ago
In phase 2 for analog circuits and DSP you should brush up on discrete math, calculus, and most importantly learn Laplace transforms . That’s the only thing I see missing.
评论 #26526007 未加载
aj7about 4 years ago
I’m kind of self-trained in EE. It is important to have basic courses in Signals &amp; 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.
the_only_lawabout 4 years ago
I thought about doing this a while back, but I quickly gave up. I don’t know if I’m just an idiot or something, but I quickly found my self way out of my league unable to understand a lot of the foundational theory and physics. I also picked up a handful of textbooks in the particular domains I’m interested in (boy were those expensive) and those were even worse, filled to the brim with notation I’ll never understand. Part of it is likely to my extremely poor math education in fairness.<p>I’ll add, I was somewhat surprised, given the explosion in MOOCs over the past few years, to find very few courses equivalent to introductory undergrad EE classes.
Junk_Collectorabout 4 years ago
The core of EE is Fourier analysis and BCI is no exception but you should be strong there because you&#x27;ve studied applied math. Most of your target books are good after your HN update, but one thing you are missing that will probably make a big difference are some books on measurement science. You&#x27;ll want to get some focused both on EE and biomed&#x2F;biology because they will focus on different things and both are relevant to your interests. Eventually you&#x27;ll also want to touch on some non-linear and statistical control which play into the implementation of the more modern cutting edge BCIs. DSP overlaps a lot with this but still has some uniqueness you&#x27;ll need to learn to put things into practice.<p>Just an FYI, a lot of BCI companies are running stuff like repurposed audio analyzers ala the U8903B for lab work and bench testing their designs. Parallelism is the name of the game, and analog performance requirements aren&#x27;t super strict so you won&#x27;t be designing custom ICs any time soon unless you want to work on the probe interfaces themselves (which are more MEMS than circuit design but need a little of both).<p>Something like Medical Instrumentation: Application and Design by Webster is a great place for a beginner who wants to toy with human interfacing circuits. Back it up with something like The Art of Electronics and that will get you to professional lab tech territory.
dasbabout 4 years ago
I&#x27;ve wanted to do the same for a while now, but I&#x27;m unable to find a curriculum that lists the textbook for each subject.<p>It looks like the article author is just &quot;guessing&quot; textbooks. I&#x27;m browsing the U. Waterloo curriculum and it doesn&#x27;t specify any books.<p>The article is still useful, don&#x27;t get me wrong, but I would love to see a list of the textbooks that are actually used at a university program. I&#x27;ve Googled it many times and I only find the names of the courses.
评论 #26526030 未加载
Araldoabout 4 years ago
For Integrated Analog Electronics I&#x27;d suggest Design of &quot;Analog CMOS Integrated Circuits&quot; by Razavi instead of &quot;Analog Integrated Circuit Design&quot; by Carusone, Johns, Martin.<p>The plan looks quite complete, similar to the list of courses I did in university. I remember I also did a power electronics course which I didn&#x27;t see in your list.<p>Fabrication of a chip is not really feasible to do at home. The chemicals you might be able to get, but not the equipment.
bschneabout 4 years ago
Onur Mutlu‘s Digital Design &amp; Computer Architecture course at ETH Zurich seems to be quite well regarded, and all the lectures &amp; materials are openly available online. It uses Harris &amp; Harris as a textbook, IIRC.<p><a href="https:&#x2F;&#x2F;people.inf.ethz.ch&#x2F;omutlu&#x2F;lecture-videos.html" rel="nofollow">https:&#x2F;&#x2F;people.inf.ethz.ch&#x2F;omutlu&#x2F;lecture-videos.html</a>
pasttense01about 4 years ago
Why don&#x27;t you go to Amazon and buy some books on brain-computer interfaces, start reading them and when you get stuck read the relevant electrical engineering information?<p><a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;s?k=brain-computer+interfaces&amp;i=stripbooks" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;s?k=brain-computer+interfaces&amp;i=strip...</a>
cameronperotabout 4 years ago
I would suggest leveraging MIT&#x27;s OpenCourseWare [1]. You can filter for courses that have lecture videos, notes, etc. These courses are usually very well organized and taught by some of the best professors in the world.<p>[1] <a href="https:&#x2F;&#x2F;ocw.mit.edu&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ocw.mit.edu&#x2F;</a>
tediousdemiseabout 4 years ago
Electrical engineer turned software engineer, here.<p><i>The Art of Electronics</i> by Horowitz and Hill has a permanent place on my desk. It is quite simply the bible of electronics engineering, the EE analogue of the famed <i>Machinery’s Handbook</i>.<p>I also recommend <i>Signals and Systems</i> by Oppenheim for any aspiring EE.
nomabout 4 years ago
Don&#x27;t try to do too much at once, you won&#x27;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&#x27;s closest applications like self driving by one or two orders of magnitude, depending on who you talk to.<p>Assume that workable consumer BCIs will come within ~2 decades and focus on only a small part of it, that&#x27;s the only way you can contribute meaningfully.<p>&gt; I am almost certainly missing something important, but I don’t know what.<p>You will know once you start. Don&#x27;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.
WaitWaitWhaabout 4 years ago
Depending on the level of electronics background, I have great luck have people fall in love with the subject using <i>Forrest M. Mims III</i> authored books.<p>Specifically with the &quot;<i>Getting Started in Electronics</i>&quot; and his &quot;<i>Engineer&#x27;s Mini-Notebook</i>&quot; series.
human4fter4llabout 4 years ago
for anyone thats interested: OSSU<p>Open Source Society University<p>Path to a free self-taught education in Computer Science <a href="https:&#x2F;&#x2F;github.com&#x2F;ossu&#x2F;computer-science" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ossu&#x2F;computer-science</a> also bioinformatics and data-science
dudeinjapanabout 4 years ago
Before any of that, read the book &quot;Div, Grad, Curl, and All That: An Informal Text on Vector Calculus&quot; by H. M. Schey. It will make math of EE, particularly the interaction between electricity and magnetism (Maxwell&#x27;s equations) a lot easier to understand.
vsaretoabout 4 years ago
&gt;Once I’m done, then what? At the present, I don’t have a clear picture of how to transition from studying to working with brain-computer interfaces.<p>Buy some BCIs and reverse engineer them, possibly. Maybe try to improve them. You might want to reach out to the authors of the papers you&#x27;ve been reading for advice. Neuralink put a BCI in a pig so try figuring out how they did it, and maybe they&#x27;ll give you a job? Even Elon&#x27;s pitch for recruitment during that presentation was &quot;we don&#x27;t know much about the brain anyway&quot;, and mostly just want you to have solved hard problems. There likely won&#x27;t be a straight-forward path since this stuff isn&#x27;t commercialized yet.
hvasilevabout 4 years ago
Given that you already have a job and a family to support (at some point?), I would say that this is realistically a 15+ year plan that you&#x27;ve built yourself.<p>I also had a hardware interest later my career and my approach was slightly different. I found an embedded systems job that pays about 3 times less than what I used to get paid (since I have no experience). It is definitely fun and I learn a lot, but I definitely don&#x27;t have the financial freedoms that I used to have. I&#x27;m not sure which is the correct approach, but surely there is no &quot;easy&quot; way of getting there.<p>Please have in mind that this is a very serious time (and financial in my case) commitment that you are about to make.
dborehamabout 4 years ago
35 years since I graduated. A little surprised to find that many of the books are the same.
评论 #26528451 未加载
mikewarotabout 4 years ago
Radio - Get an RTL-SDR dongle kit, and install GNU radio. Being able to get signals from the real world, and manipulate them via a flowgraph lets you do far more hands on than years of labs used to.<p>I&#x27;ve implemented all the standard things, AM, FM, SSB radios, etc.. I had a lot of fun figuring out how to decode and display the local VOR beacon near my house.<p>You can also play with audio frequencies, and your microphone and speakers... it&#x27;s fairly easy to get an intuitive idea of what a <i>negative</i> frequency really means if you have an IQ channel.
评论 #26528656 未加载
ci5erabout 4 years ago
Nicely written. For certain.<p>Would it be cruel to suggest that you might want to advance a bit more before weighng in ?<p>I&#x27;d say that semiconductor physics, real math, control systems, real mixed signal and a couple of others should get a go ... but my eldest child didn&#x27;t get much past this, so maybe the state of the art today?<p>Again- I mean no cruelty in my comments, but seems as if modern curricula are not teaching a person what a person needs to know to go into any related industry job...<p>(And I could be wrong - as I often am)
评论 #26528353 未加载
rramadassabout 4 years ago
You might find the following books (in addition to those listed by others here) helpful;<p><i>Practical Electrical Engineering by Makarov et.al.</i><p><i>Electronic Circuits: Handbook for Design and Application by Tietze, Schenk et.al.</i><p><i>Sensors and Signal Conditioning by Ramon Pallas-Areny et.al.</i><p><i>Introduction to Embedded Systems: Using Microcontrollers and the MSP430 by Jimenez et.al.</i><p><i>Patterns for Time-Triggered Embedded Systems by Michael Pont.</i>
imranqabout 4 years ago
I would spend more time understanding your motivation for brain computer interfaces. It seems more like a research project with some applications to neurodegenerative diseases, but to actually get anything done you&#x27;ll need to master several fundamental texts which takes most people years.<p>Spending just a week or two talking to all the experts could save a lot of wasted effort.
Avtomatkabout 4 years ago
And why not build a team with professionals in each field? Create a cooperative.<p>I am currently investigating more efficient forms of study (which would imply creating a new language) for the compression of academic text (which is often very long and not very accessible to inexperienced people).<p>Whoever is interested in studying with me, my email is: fabricioteran06@gmail.com (I speak Spanish)
sabujpabout 4 years ago
The most interesting EE class I took was on MEMS, NOEMS, and MOEMS, i highly recommend you learn how that stuff works esp if you&#x27;re going to work on human&#x2F;brain interfaces. Then there&#x27;s also biomedical engineering stuff, i.e. learning about strength of materials, micro fluidics, etc
phkahlerabout 4 years ago
I would suggest a dive into neural networks from the bottom up. Getting the electrical interface is the physical part. For a real brain interface though it&#x27;s probably going to look like NN at the interface from a software point of view.
apcraggabout 4 years ago
I would suggest adding Communication Systems by John Proakis. It is the seminal text for digital comms and should be included, given the plan&#x27;s foray into SDRs.
agumonkeyabout 4 years ago
since raspberry pi came out, I did read about electronics, and one thing that surprised me is that physics and electricity are only one side, you may need electrochemistry, material science, mechanics .. it&#x27;s wide
mjflabout 4 years ago
How much time does this person have to devote to this?
geeBabout 4 years ago
I think a lot depends on what your goal is. Is it to better understand the methods section in the papers you are reading, or do you want to do some experimental work, or you have a job you are going after, or...<p>This is extremely broad and ambitious. Younger me would have said go for it as I loved to learn everything, but older me has forgotten much of the stuff that I so much loved to learn, so I moved to the camp of learning what you need.<p>Unfortunately I don&#x27;t know too much about brain-computer interfaces, especially if it&#x27;s cutting edge research.<p>At a high level, these are my recommendations:<p>The basic ideas about how circuits work is presented in any introductory book, the E&amp;M book (Purcell) would mostly be useful for device physics and transmission lines plus other RF topics (mostly EMI, crosstalk, and other things that can go wrong). Some purists might argue on which side of the equation an inductor voltage should be, but it has zero practical effect. Also, this is a book for usually the second physics course in college, so you might have done that already and just need a refresher.<p>Similarly, unless you expect to be either developing novel devices, or be involved in fabricating existing devices in new nodes&#x2F;conditions, you can skip anything about devices (types, structures, fabrication, materials, electron bands, doping concentrations, diffusion, drift, etc) and just the voltage&#x2F;current behavior between pins should be plenty (these are covered in any introductory book). The chemistry book is mostly irrelevant for EE, although in the neuroscience case it&#x27;s more applicable if we are talking about invasive electrodes (but still, probably too general and broad).<p>Books on integrated circuits depend a bit on whether you need to learn about some other topics that are not usually presented on their own, such as fast amplifiers, mixers, oscillators, etc with CMOS technology. I&#x27;d say though that RF&#x2F;MW integrated circuits differs considerably from discrete RF&#x2F;MW work, so again most likely you&#x27;ll get away with treating various parts as opaque building blocks, connected by transmission lines. And I&#x27;m going to guess that for BCIs the frequencies involved are quite low, so this whole branch might be irrelevant.<p>Probably you&#x27;ll need to learn the basics of data converters to digitize the brain signals, but again I&#x27;m not sure this warrants going through a course versus just the wikipedia page and a datasheet of a specific part you want to use. As with the other things above, courses are usually designed for people making converters, not people using them.<p>Signals, systems, feedback, control systems are very fundamental &quot;mathy&quot; engineering tools that apply to more than just EE, so probably a good tool to have in general.<p>I see your questions about wireless systems. Again as above. Usually these books are designed for people wanting to develop these things professionally, and if you just want to communicate wirelessly it&#x27;s mostly learning the &quot;API&quot; that some chip has to do what you want. Not to mention the compliance nightmare to roll your own if it&#x27;s beyond a handful of prototypes.<p>I think you get the theme. Sadly EE outside the companies making ICs has become very similar to software where you are basically plumbing black boxes together. And if you don&#x27;t have a standard application, with lots of time spent on figuring out hacks to use existing parts in non-standard ways, because if you can&#x27;t find the perfect part the barrier to rolling your own is much steeper than not in software.<p>So in a way, The Art of Electronics is very applicable. Unfortunately I think it&#x27;s terrible to learn from unless you already know the stuff, and (unless it has been refreshed to the point of a major rewrite) the copy I have is extremely outdated that I never really recommend it to anyone, and I haven&#x27;t opened it in a decade.<p>Unfortunately I don&#x27;t know of such thing, but if anyone here knows a course from the Neuroscience side doing experimental work, you could see what the prerequisites for that are, and go from there.<p>But if you are not like me and can still learn a lot of new things without forgetting too much, go for it all and live the dream!
baybal2about 4 years ago
As somebody who got self-learned into electronics engineering on the workplace, I&#x27;d say self-learning is the hard way.<p>I want to underscore the e͟n͟g͟i͟n͟e͟e͟r͟i͟n͟g͟ in the electronics engineering. Engineering everywhere is very hands on, and you cannot be an &quot;engineer in theory only&quot; if you want to perform on a job.<p>Learning from mistakes in a class setting is much easier, and c͟h͟e͟a͟p͟e͟r͟ than casually failing a USD $1M design in a very simply way, but a way not taught in any textbook.<p>Not to disparage you, I know many people who were similarly dragged into electronics engineering by necessity, and got to the level of degreed engineers over many years. COB But those guys had years, and years to perfect their skills in a time when the industry was more forgiving, and was growing with their skill.<p>I would say that today, nobody will hire a 18 year guy who was just an electronics hobbyist to a factory, that was not the case 12-10 years ago.<p>What I can say against modern electronics engineering education is that excessive focus on producing &quot;workplace ready&quot; cadres makes for worse workers past the basic level.<p>I know people who are quite adept with digital electronics, but can&#x27;t even understand how anything but textbook versions of SMPS power supplies work because of universities thought that analog circuits are now what people pay for. This the same for many more fields in electronics.<p>I believe properly taught EE can figure out just anything with the right approach, and time, and this attitude is the best what education can give you, unlike mass produced engineers who keeping find lame excuse &quot;I&#x27;m not a logic&#x2F;power&#x2F;high speed&#x2F;rf&#x2F;motion control&#x2F;asynchronos circuit&#x2F;metrology&#x2F;network&#x2F;audiovideo engineer! I did not study this at school!&quot;
hellbannedguyabout 4 years ago
I would add this cheap book to anyone interested in EE, or fooling around with circuits. The book just basically goes back to Ohm’s law, but I guess there are EE whom graduate, but forget the basics?<p>Electrical Engineering 101: Everything You Should Have Learned in School
评论 #26528623 未加载
brighton36about 4 years ago
Autodidacts &gt; Students. This is fantastic. I love it.
person_of_colorabout 4 years ago
Study backend SWE, higher RoI