Thanks for that explanation Tony.
The switch is part mechanical and part light sensor. A plastic pin is
pushed down when the disk is first inserted (incidently, this pin is at
exactly the same location as the hole in a 3.5 inch HD disk which is why the
Lisa doesn't acknowledge those kinds of drives). This pin is joined at
right angles to a plastic block which cuts off a light beam thereby
activating the switch.
I've traced the wires through from the switch to the circuit board. There
are two wires carrying about 4 - 4.3 volts when the switch is off (i.e. no
disk inserted). Both drop to zero when the switch is activated regardless
whether the platter turns or not. I conclude from this that the switch
itself is ok.
I tried manually moving the platter to different starting positions before
activating the switch but whether the motor fired or not seemed random. It
is interesting that 2 or my 3 Lisa floppy drives have this symptom.
Some fault on the circuit board for sure. My plan at this stage is to seek
another drive amongst my contacts locally rather than attempt a repair. I'm
seriously thinking about that Widget/Profile emulator although I think I'll
need to sell some of what I've got to justifiy it to the other half. Even
so, with the widget emulator, the one good floppy drive and Lisa 2/10 at
least I'll have one machine that runs the Lisa Office suite and looks (if
not sounds) like it did in the day. That's my aim.
Getting another working drive means I could sell the other Lisa 2 as a fully
working unit (albeit without the Profile drive), which means I might be able
to get more for it. I probably don't need two working Lisas. These things
take up a lot of room!
Terry
----- Original Message -----
From: "Tony Duell" <ard at p850ug1.demon.co.uk>
To: <cctalk at classiccmp.org>
Sent: Sunday, February 06, 2011 4:46 AM
Subject: Re: Apple Lisa 2/10 - Progress
[Spindle motor problems]
I'm sure the problem is not with the light
beam detection as the stepper
always moves. Somewhere between the switch and the motor itself the
signal
seems to get lost, or at least isn't strong enough to start the flywheel
off. It interesting that the problem has lessened with use. I thought
maybe the flywheel was a bit sticky but it turns very freely. I've oiled
the spindle also.
These motors are so-called 'electornically commutated'. Rather than
having a mechncial commutator and brushgear like the mtoros you see in
many books, they have (normally) 3 sets of windigns that are
electronically controleld and sequenced in the right order nad at the
right freqency to get the motor to turn. The position of the
rotor/flywheel is detected by hall effect devies (magnetic sensors) on
the PCB.
If one hall-effect sensor or the drive to one set of windings is faulty,
then the motor may well stop in a place where it can'r restart (in that
there will be no drive to any winding when you try to start it). Of course
once the motor has got going, the intertial of the flywheel keeps it
going past the 'bad bit'.
The motor is probsbly cvntorlled by a semi-custom IC. If you are lucky it
will only be semi-cucstom, certainly in some of the floppy drives I've
repaired, I've mamanged to get the motor cotnrol ICs as spare parts.
Apparently they were used in VCRs for motor control too [1].
You migth try entering the numbers of an ICs near the motor widings and
hall effect devices into datasheetarchive or similar to see if you can
get data sheets,. If you find a 'burshless motor control IC' or simialr,
it's a fair bet you've found th espindle motor driver chip. Then you can
use a 'scope to see if it's getting inputs from the hall-eddect sensors
and driving the coils properly.
[1] Not quite the same thing, but the motor speed control ICs in my Canon
CX printer have a pin labelled '33/45' in the data sheet. They were
obviosuly designed for use in record player turntables...
-tony