Ron Reaugh wrote:
> Many are starting to use big ATA HDs as a backup medium. Many of
> these backups will be done unattended at night. That leaves these
> backup only HDs powered and spinning both before and after they need
> to be. This increases their exposure to data loss.
You're probably more likely to lose data through drive death by spinning
down then spinning up a hard disk than leaving it on for 24 hours ...
> I'm looking for a way to power and unpower a serial ATA HD under
> program control.
> Anyone have any good ideas about what might be already available or
> how to do this?
It shouldn't be too hard to do. You'll just need a two FETs, a ATX->SATA
power cable, a free parallel port and probably some accessory bits and
pieces. Take the power cable and make the +5 and +12 wires run through the
FETs. Then take any output pin from the parallel port and run it to both of
the FETs. You'll probably want a capacitor in there to stop noise on the
port from affecting your drives. Then, to power on the drives, write to the
parallel port and set your desired bit "hi". To power them off, write 0 to
the bit. There's probably some circuits out there for controlling fans
through a parallel port. Similar circuits would work for the hard drives
(though make sure you get big enough FETs: drives can consume in excess of
40W spinning up).
--
Michael Brown
www.emboss.co.nz : OOS/RSI software and more

Add michael@ to emboss.co.nz - My inbox is always open