Author Topic: Need help to repair my washing machine  (Read 1134 times)

0 Members and 1 Guest are viewing this topic.

Offline marco-ITATopic starter

  • Newbie
  • Posts: 5
  • Country: it
Need help to repair my washing machine
« on: March 06, 2024, 09:58:56 am »
Hello all,

I kindly ask for help to repair my washing machine. I've sone some simple repairment in the past, I tried to do my homeworks but I think this is far over my possibilities.
I self-taught some basic electronics just to use PIC/arduino, I have no big problems understanding digital electronics (i'm a programmer), but analog electronics it's like sorcery to me.   

The model is an italian brand ARDO (gone bust) TL127LW, it doesn't power on (dead) and I think (HOPE!) it's a power supply problem.
I haven't find schematics or useful information on internet.

This is the electronic board, I think it's a three-layer one (I cannot follow traces flipping the board):

2054237-0

on the opposite side there are only SMD leds, a 4 digit led display and an IC (CAP200DG) placed between the legs of the green 1uF capacitor C1.

I guess that the power supply section follow this scheme:
https://hackaday.com/2017/04/04/the-shocking-truth-about-transformerless-power-supplies/
and that CAP200DG it's there only for safety reason.

I've tested C1, C2, R1, R2, D1 and D2 and all are ok. They let test them on the board, but i desoldered C1 and R2 to be sure and there was OK.

2054249-1

2054255-2

I guess also the problem lies near here:

2054243-3

I think those are 12V zener, right? Voltage across Z1 is 9.8v and Z2 is 40v (!!), and it's the same on the near capacitors respectively, both marked 32v (!!)
I haven't found anything useful about IC2 (marked WT 72 s in no particular order) and I have no clues on what is it.

For what i've understood there is a stepped regulation in voltage and the last stage is feeded on VR1 (KY5033) to feed the microcontroller, but from here I'm lost.

Can you help me?

Thanks in advance and sorry for my english,

Marco

EDIT: some problem in pictures order
« Last Edit: March 06, 2024, 10:03:23 am by marco-ITA »
 

Offline Runco990

  • Regular Contributor
  • *
  • Posts: 244
  • Country: us
Re: Need help to repair my washing machine
« Reply #1 on: March 07, 2024, 10:40:02 pm »
Well, this is NOT the usual proper troubleshooting way... but....

I had the same problem with my Whirlpool washing machine.  I found absolutely nothing wrong with the control board.  But since it had only a few capacitors on it, and I change a LOT of bad capacitors I just "shot gunned" it.  Works perfectly.

I then measured the old capacitors which "technically" were still "OK" in any device that is engineered with a tolerance.  This obviously was set up with NO tolerance whatsoever, so it would fail in a few years.  I did up the capacitor values a little to build in MORE tolerance.

Those caps look like the typical bargain basement types spec'd to the cheapest possible build.

I'd replace them ANYWAY.  If it still won't start, you have some proper troubleshooting to do, but generally the caps in those boards are absolute trash.  Can't hurt to try that first if you find nothing else wrong.
 
The following users thanked this post: marco-ITA

Offline FIXITNOW2003

  • Contributor
  • Posts: 43
  • Country: gb
Re: Need help to repair my washing machine
« Reply #2 on: March 08, 2024, 06:55:27 am »
only Ardo info i could find if it helps
 
The following users thanked this post: marco-ITA

Offline marco-ITATopic starter

  • Newbie
  • Posts: 5
  • Country: it
Re: Need help to repair my washing machine
« Reply #3 on: March 08, 2024, 09:16:07 am »
Thanks, I'll check for similarities
 

Offline marco-ITATopic starter

  • Newbie
  • Posts: 5
  • Country: it
Re: Need help to repair my washing machine
« Reply #4 on: March 08, 2024, 09:26:40 am »
Well, this is NOT the usual proper troubleshooting way... but....

I had the same problem with my Whirlpool washing machine.  I found absolutely nothing wrong with the control board.  But since it had only a few capacitors on it, and I change a LOT of bad capacitors I just "shot gunned" it.  Works perfectly.

I then measured the old capacitors which "technically" were still "OK" in any device that is engineered with a tolerance.  This obviously was set up with NO tolerance whatsoever, so it would fail in a few years.  I did up the capacitor values a little to build in MORE tolerance.

Those caps look like the typical bargain basement types spec'd to the cheapest possible build.

I'd replace them ANYWAY.  If it still won't start, you have some proper troubleshooting to do, but generally the caps in those boards are absolute trash.  Can't hurt to try that first if you find nothing else wrong.

Well... why not!

Checked my capacitor reservoir, I miss only a value,

KA-KLACK!!



I'M COMING!

 ;D
« Last Edit: March 08, 2024, 09:38:52 am by marco-ITA »
 

Offline MathWizard

  • Super Contributor
  • ***
  • Posts: 1443
  • Country: ca
Re: Need help to repair my washing machine
« Reply #5 on: March 11, 2024, 01:48:33 pm »
If it's still not working, and you have a DMM and some time, I'd make a map of where the power goes when it comes in. Some of it goes to relay's like for the motors, but somewhere very close by, there should be some little step down transformer, and some rectifier circuit.  Or there could be a little SMPS section, that will make the low voltages rails for all the control circuits and chips.

There's probable some 5 or 12V regulator, or some little circuit for the low voltage rails. And on some stuff anyways, nothing else can work, until those little rails are working.
 

Offline hesam.moshiri

  • Regular Contributor
  • *
  • Posts: 141
  • Country: se
    • MyVanitar
Re: Need help to repair my washing machine
« Reply #6 on: March 11, 2024, 05:49:25 pm »
Hi,

You did not mention the problem itself, does the board not power ON?

is there any burning sign on the PCB?

How did you test the capacitors? DMM is not a good tool at all. In many cases, ESR is high, but the capacitance shows OK, even on the LCR. watch this:



Also, check the power rail of the Microcontroller (MLCC capacitors) for any short circuit to see if the MCU is fine

Offline marco-ITATopic starter

  • Newbie
  • Posts: 5
  • Country: it
Re: Need help to repair my washing machine
« Reply #7 on: March 12, 2024, 09:02:45 am »
Five capacitors and 2 zener later...
2066861-0

 ^-^

If it's still not working, and you have a DMM and some time, I'd make a map of where the power goes when it comes in. Some of it goes to relay's like for the motors, but somewhere very close by, there should be some little step down transformer, and some rectifier circuit.  Or there could be a little SMPS section, that will make the low voltages rails for all the control circuits and chips.

There's probable some 5 or 12V regulator, or some little circuit for the low voltage rails. And on some stuff anyways, nothing else can work, until those little rails are working.

Yes, you are right. The problem was in the 12v zener that i marked Z2 in my photo, and also C-Z2, C-Z1 and the big capacitor down in the photo failed (well, probably C-Z1 was destroyed by me trying to desolder... :-[ )


Hi,

You did not mention the problem itself, does the board not power ON?

is there any burning sign on the PCB?

How did you test the capacitors? DMM is not a good tool at all. In many cases, ESR is high, but the capacitance shows OK, even on the LCR. watch this:

Also, check the power rail of the Microcontroller (MLCC capacitors) for any short circuit to see if the MCU is fine

Thanks for the instructive video  ^-^

I borrow a capacimeter from my friend, I've checked all my spares before changing, in two cases the originals were better than the spares, so I put them back.
Yes, I did not mention that the circuit was close (no fuses/safety triggered) and no obvious signs of failure were evident.

The repair is a bin Frankenstein-ish  ;D one capacitor is quite bigger than the original so I had to cut the plastic cover around it, and the zener was not smd (so I lost one zener trying to fit it in place) so it's a bit "acrobatic on the circuit" now, but, anyway...

2066867-1

Hope it last!

Thanks for all your help and support!  ^-^
« Last Edit: March 12, 2024, 09:04:20 am by marco-ITA »
 
The following users thanked this post: tom66

Offline CaptDon

  • Super Contributor
  • ***
  • Posts: 1757
  • Country: is
Re: Need help to repair my washing machine
« Reply #8 on: March 12, 2024, 04:39:49 pm »
Very nice to hear you got it working! If it was a General Electric and you were here in the states I would have said "take it to the Higginns Appliance Shoot in Pennsylvania and enjoy blasting holes in it and then loading it with some C4 for the 'final repair'". Want some interesting reading, check out the one-star reviews online for GE appliances.
Collector and repairer of vintage and not so vintage electronic gadgets and test equipment. What's the difference between a pizza and a musician? A pizza can feed a family of four!! Classically trained guitarist. Sound engineer.
 

Offline marco-ITATopic starter

  • Newbie
  • Posts: 5
  • Country: it
Re: Need help to repair my washing machine
« Reply #9 on: March 14, 2024, 08:46:35 am »
Very nice to hear you got it working! If it was a General Electric and you were here in the states I would have said "take it to the Higginns Appliance Shoot in Pennsylvania and enjoy blasting holes in it and then loading it with some C4 for the 'final repair'".

LOL  :D it gives the idea.

Im my case I don't know if the board was planned correctly to not fail catastrophically, or I am just lucky enough. ARDO is a not-well-known (so... now is dead) brand, build by Merloni group, a big builder/reseller with many brands some years ago. It had a good build quality, but the world is going all the same direction: fewer builders, many brands differing mostly in aesthetic/accessories but with the same core components, cheap quality to have aggressive prices.  :-//
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf