Louis Rossmann’s electronics guide was the first time these concepts truly clicked for me: https://youtube.com/playlist?list=PLkVbIsAWN2ltOWmriIdOc5Cti... Apart from that, just fix broken stuff. Practice like any other skill, like others have said. Like decide what skills to learn based on what’s broken. Need to solder something together? Buy the soldering iron. Need to figure out which capacitor you need to replace…
I'd add: Learn to recognize dangers first. From the top of my head: * big caps that can contain high voltages even when a device is powered off, in TVs or microwaves. * Know where a fire extinguisher etc is, keep them near the workbench. * Keep the workbench clean, tidy and well-vented. * Don't panic when mistakes are made. Slow down instead of doing a quick-fix. * I like a big red button to power down everything ins…
Ask HN: How do I learn practical electronic repair?
71–80 of 115 posts
Re: Ask HN: How do I learn practical electronic repair?
#72I've got a friend who has been at this since learning in TV repair shops in the 1950s. His emphasis is always on fast turn-around. He doesn't believe in slowly turning on things with old electrolytic capacitors, for example. I've learned quite a bit from him. I've learned not to fear B+, but to give very healthy respect to anything more than 500 volts. (Only use 1 hand, keep the other behind you, always have a safety…
> You'll definitely need to learn to solder. Probably implied here, but learning to desolder is huge too. And there are tricks to it that didn't come easily to me. When you buy your first iron, I think it's worth getting some flux and solder wick as well. Taking circuits apart cleanly and properly can make repairs so much easier.
Re: Ask HN: How do I learn practical electronic repair?
#73Earlier quoted context omitted.
> You'll definitely need to learn to solder. Probably implied here, but learning to desolder is huge too. And there are tricks to it that didn't come easily to me. When you buy your first iron, I think it's worth getting some flux and solder wick as well. Taking circuits apart cleanly and properly can make repairs so much easier.
On that note, is it worth it to get a desoldering iron ? Like, what is essentially a soldering iron and a desoldering pump combined ? I've had little success desoldering in the past, and broke boards because of it.
Re: Ask HN: How do I learn practical electronic repair?
#74Louis Rossmann’s electronics guide was the first time these concepts truly clicked for me: https://youtube.com/playlist?list=PLkVbIsAWN2ltOWmriIdOc5Cti... Apart from that, just fix broken stuff. Practice like any other skill, like others have said. Like decide what skills to learn based on what’s broken. Need to solder something together? Buy the soldering iron. Need to figure out which capacitor you need to replace…
I'd add: Learn to recognize dangers first. From the top of my head: * big caps that can contain high voltages even when a device is powered off, in TVs or microwaves. * Know where a fire extinguisher etc is, keep them near the workbench. * Keep the workbench clean, tidy and well-vented. * Don't panic when mistakes are made. Slow down instead of doing a quick-fix. * I like a big red button to power down everything ins…
* an isolation transformer - meaning you must now touch both conductors to get shocked instead of just the live one
* a foot switch to control the power supply - serves as a "dead man's switch" to cut power in case of an accident
(these are not mutually-exclusive, you can combine them)
Re: Ask HN: How do I learn practical electronic repair?
#75Start with simple thing: A heater, a drill, etc. You won't learn much if you take apart complex gadget like smartphone.
Also learn common failure mode: MLCC usually short itself, or old devices usually have dried out capacitor.
For repairing equipment, you dont need high-end equipment from fluke or keysight. a cheap $20 DMM and $30 soldering iron will get you really far.
Dont stick your hand into where you wont stick your D.
Re: Ask HN: How do I learn practical electronic repair?
#76I know few people who repaired their washing machines just watching youtube videos. No skills and no knowledge. That’s the best error you can find - series error. All the appliances of the same manufacturer built in the 5 years will predictably fail and replacing 20 cent regulator revives the machine.
There are then random faults, that need deep knowledge and hours of debugging. They’re not economically viable to repair unless the machinery is very expensive. Good example is 400€ transistor replacement in €20k Tektronix probe.
Then there are things one shouldn’t touch - Tesla battery packs and open microwave ovens for example. Enough energy to kill or badly injure the unlucky hobbyists (in German): https://www.kosmo.at/tesla-akku-explodiert-mann-schwer-verle...
There are enough analog electronics to repair what requires deep analog design knowledge. Music instruments and radio equipment might fall into this category.
I would say, the repairs make no sense in the future that comes. With more and more electronics and programmable components the repairs are not economically viable. I am designing a motherboard with MPM54304 PMIC and a microprocessor. Both are programmed and without firmware sources and circuit diagram one will not able to recreate desired functionality. After product release I will organize workshop for my colleagues from service department and they will still come to me to discuss the repairs when some early faulty products will be send back by customers.
Re: Ask HN: How do I learn practical electronic repair?
#77Re: Ask HN: How do I learn practical electronic repair?
#78Re: Ask HN: How do I learn practical electronic repair?
#79Earlier quoted context omitted.
I'd add: Learn to recognize dangers first. From the top of my head: * big caps that can contain high voltages even when a device is powered off, in TVs or microwaves. * Know where a fire extinguisher etc is, keep them near the workbench. * Keep the workbench clean, tidy and well-vented. * Don't panic when mistakes are made. Slow down instead of doing a quick-fix. * I like a big red button to power down everything ins…
Definitely Risks to consider in general are (also of the top of my head don't take as exhaustive): * Electrocution * Burning yourself * Setting stuff on fire * Fumes, both from soldering and overheating/burning plastic There's a kind of balance between habits and awareness. Rely too much on awareness and you will miss some safety issue during a complicated repair. You need good habits, but rely too much on them and y…
Re: Ask HN: How do I learn practical electronic repair?
#80Need electronics basics before you can even attempt to debug