How can this be an estimation, and how is it so wrong? Don’t the program just have a hard-coded length? Or does the time vary based on clothing weight or something? This seems so utterly strange to me.
The problem occurs because there are 2 conditions that need to be fulfilled.
Its programmed to spin at set RPM for 6 mins.
Before it can initiate a full speed spin it needs to ensure the drum is balanced. If its off balanced it will damage the spin motor and other parts of the machine in short order. (reference old machines that sound like an earthquake during spin cycles). It will keep attempting to adjust the clothes by start-stopping so clothes can fall in place. Only when the vibrations are down to acceptable levels will the machine initiate a full speed spin dry. Machine will stay stuck at set spin time until condition 2 is fulfilled.
The way to fix this is to open up the machine, untangle balled up clothes and allow the spin dry to resume.
I find you get much more accurate estimates when you don’t overstuff the machine. You’re supposed to keep it 60-70% full to allow for proper agitation. Lots of people top it off.
How can this be an estimation, and how is it so wrong? Don’t the program just have a hard-coded length? Or does the time vary based on clothing weight or something? This seems so utterly strange to me.
Seems to be a washing machine. 1600RPM spin dry.
The problem occurs because there are 2 conditions that need to be fulfilled.
Its programmed to spin at set RPM for 6 mins.
Before it can initiate a full speed spin it needs to ensure the drum is balanced. If its off balanced it will damage the spin motor and other parts of the machine in short order. (reference old machines that sound like an earthquake during spin cycles). It will keep attempting to adjust the clothes by start-stopping so clothes can fall in place. Only when the vibrations are down to acceptable levels will the machine initiate a full speed spin dry. Machine will stay stuck at set spin time until condition 2 is fulfilled.
The way to fix this is to open up the machine, untangle balled up clothes and allow the spin dry to resume.
I find you get much more accurate estimates when you don’t overstuff the machine. You’re supposed to keep it 60-70% full to allow for proper agitation. Lots of people top it off.
I assume it weighs it at the start and knows it’s dry when it weighs the same again.
It doesn’t know what the material is. Some dry quicker than others.
That’s actually a very smart way to do that. Couldn’t have thought of that