These aren't great to be honest. I've scanned through them in the past and there's a ton of missing stuff. You can read these and know what stuff is and how it works but not how to use it or any practical concerns. This is just a collection of facts.
Would recommend The Art of Electronics (just grab the 2nd edition and the student manual - it's fine) or Practical Electronics for Inventors.
Also stay away from Mimms books[1] and Make stuff. They're mostly glossy crap that doesn't actually have any content and are chock full of mistakes.
If you want to wire shit to an arduino, don't buy a book, just google it.
[1] Yes I know this is controversial but I started there and had to unlearn it all. It's a bad foundation.
> These aren't great to be honest. I've scanned through them in the past and there's a ton of missing stuff. You can read these and know what stuff is and how it works but not how to use it or any practical concerns. This is just a collection of facts.
Well, they're not meant to get people on the way to understanding James Clerk Maxwell.
They're meant to get high schoolers without much (if any) formal science training to the level that they can safely maintain, operate and repair the specific electrical and electronic components used in Navy fleet applications.
So yes, everything about how this stuff actually works is simplified, and often even "dumbed down".
So I wouldn't use these guides as reference material if I were trying to take college-level versions of these courses as you'd just have to unlearn and re-learn too much to make it useful. But there's a method to the madness here.
> They're meant to get high schoolers without much (if any) formal science training to the level that they can safely maintain, operate and repair the specific electrical and electronic components used in Navy fleet applications.
The key here is "maintain, operate and repair".
Army training manuals are generally great for that.
They are not a resource to learn design from. If someone's objective is to learn how to make things, they're a very bad place to start.
I learned enough to know that a lot of people designing electronics taught by civilian colleges should have gone into the military first and learned how electronics works and what it gets subjected to in the field and how it can fail miserably and how us grease monkeys out there had to come up with often extremely clever, unimaginable fixes for the design goofs made by those civilian graduates who thought of themselves so highly.
So our radios and avionics go out with a test set. The wrench monkeys install it in the airframe and it doesn't work (the term used by the guy on the phone). So we say take the thing out of the airframe, plug it into the test set and run the test cases. We get a call back saying it doesn't work and can we come out.
So I haul my arse up to the other end of the country by plane and arrive at the facility. What do I find?
They haven't used the test set (because it didn't work), opened the avionics unit and piddled with the power supply and managed to blow up both the test set and the GPS. This is blamed on a design fault on our part.
So I get the units shipped back and we post mortem it and find that they were using the wrong harness. The one we get bak is from a completely different unit and serial.
Design revision: Support 200v AC on the DC-DC converter input that expects 48v DC
This was my life for three years.
That's also why so much cash gets pissed out of the window in the defense sector...
Design revision: Support 200v AC on the DC-DC converter input that expects 48v DC
To be fair, if you made a change like that and didn't change the harness to make it physically incompatible, that's not the user's fault. It might not be your fault either, but it most assuredly is somebody's fault.
In this case there are only so many combinations of MIL-DTL-22992 out there.
It wasn't even our harness. No idea where it came from. Serno didn't register, wasn't shipped with the device and wasn't approved (I know as I wrote the asset tracking software).
I still reckon they lost the official harness, rigged this one up and FUBARed it but the moment you point a finger, the professional cockroaches scurry away.
I worked for a military contactor and had to deal with what RAF 'engineers' did to our radio kit.
My current main scope, a Tek 453, was ex military and it had some after market repairs done by a monkey with soldering kit. Took me a couple of days to clean it up properly.
As a budding a student of electronics, I found the mims book to be while not very rigorous to provide a good general overview and intuition on the field, which makes subsequent more "serious" more manageable, could you give more details as to why I should not read it?
I read "Getting Started" over and over from age 7 or so. Nothing else made any sense at that age. It took me a while to digest it but I did figure out enough to do more with the "160 in one electronics board" [1] than the circuits suggested in its book.
Despite all the things I left out I am grateful that I had it. If it went on and on about engineering calculations, I would not have had the capacity or patience. I would recommend other books if asked by an adult, but is something better out now for kids?
TAE, Practical Electronics for Inventors, Mims, and Charles Platt's series for Make tend to be the ones that come up most frequently, but I'd be curious to hear if you've found others that are excellent.
TAE of course. I also like Peter Wilson, _The Circuit Designer's Companion_, the 3rd edition is published 2012 by Newnes. It's on libgen if you want to look through it before buying.
I don't disagree on the quality of these manuals (see my other comment), but for a beginner, The Art of Electronics is a very bad choice.
TAE is great if you've gone through university-level courses, understood (or at least was able to reproduce) the math but can't grok transistors without diagrams and formulae and know next to nothing about design principles.
For someone with no prior exposure, it's a terrible book. It explains very little about why things are the way they are.
Rules of thumb are great when you know what's behind them. When you don't, it's a shaky bridge to walk on.
Actually the quality is superb. It is used to train many fine electronics personnel in the military. The military does not graduate people who do not know how to use what they learned or practical application.
Would recommend The Art of Electronics (just grab the 2nd edition and the student manual - it's fine) or Practical Electronics for Inventors.
Also stay away from Mimms books[1] and Make stuff. They're mostly glossy crap that doesn't actually have any content and are chock full of mistakes.
If you want to wire shit to an arduino, don't buy a book, just google it.
[1] Yes I know this is controversial but I started there and had to unlearn it all. It's a bad foundation.