It's a crime that we've lost all those services and the technicians. Throwaway is a disease.
Now, we have wealth upon wealth with technology of all sorts. But those things are sealed with alu lids over the board. Or this talks to the cloud. Or that is glued together with ultrasonic sealing so opening = destroying. Or batteries are buried with ultrasonic and glue and spot-welding. They're made intentionally user-unservicable.
All of it means that you have a snowball's chance in hell in fixing it. And yes, SMT is servicable. So is through-hole. And if these companies provided their pinouts for flying probe or provided probe posts, we could check what part or system is acting up. If we knew their voltages, then following that as a test would be easy. Or someone could re-solder that Atmel 328p DIP (or Arm, or PIC) after using a programmer to reprogram and then use it.
Instead, we see flat screens hauled down to the dumpster. DVD and blurays are dumped. Computers of all sorts and types, that likely have a single miniscule flaw "destroy" the whole device. It makes the game great for consumer culture: consume consume CONSUME! Companies can make shoddy stuff that has a MBTF "warranty + 1 day", and whoops that cap or vreg blows.
Seeing that e-waste makes me cry. I know how much resources are put into that via how much I paid, and I also know how much of that is externalized to our environment.. and Mother Earth's account is going lower and lower. I don't need that new thing. I just want to fix that thing that broke that necessitated me to get the new.
Here’s what I wrote in:
Hi Justin,
I'm one of your constituents and I'm writing to ask you to support Right to Repair legislation in 2018.
As a Purdue physics PhD (makers all), it’s frustrating to see producers of electronic devices (mostly out of state mind you) keep their devices unserviceable by anyone but the manufacturer. Allowing service creates a flourishing repair culture, supports local entrepreneurs, and encourages reuse and recycling.
Please join Terry Goodin in the support for this bill. Let me know if there’s anyway I can assist you.
All the best, Rubidium
Most everything I own lasts longer than I care to use it. (For context on that, I just replaced my iPhone 5S this month with a used 8, so I’m willing to run equipment quite a while.)
What does break before I care to get rid of is >50% electrolytic capacitor failures, which are generally easily repaired without a schematic. Beyond that, most anything is BER (beyond economic repair), even for someone who is capable of and interested in component level repair. I’m just not going to tear into a $500 TV beyond a caps issue. If I had to take it to a service center, it’s going to be $200 to take a look at it past the power supply.
While it may not be economical for you personally to figure out the fault in your $500 TV, it might very well be economical for a sufficiently large repair business if access to schematics was easy.
There is no reason why you couldn't have a repair chain that can massively optimize the repair process by both collecting information about typical failures of particular products and by developing tools for diagnosing in particular products as well as their own spare parts, so they could offer things like free analysis for common problems and fixed-price repairs for those problems, for example.
Repair doesn't need to have a 100% success rate to be useful, but success rate and whether repair is economical depends heavily on availability of information. Every hour that has to be spent reverse engineering a device before you can repair it makes a few more percent of defects non-economical to repair.
Also, mind you that if it were an engineering goal, the increased use of processors in devices instead of specific circuitry could actually help a lot with repairs. While you might have a harder time figuring out what's going on with a scope probe, a processor in the system could actually help you with diagnosing problems, isolating faults, generating test signals , whatever. Instead, JTAG is disabled in sold products so you can't even use the diagnostic functionality that is built into the device.