WD External hard disk failure...

Arno Wagner <me@privacy.net> wrote:
In comp.sys.ibm.pc.hardware.storage Jay <kvijaymohan@gmail.com> wrote:
I have a Western Digital 160 GB External USB 2.0 HDD (Model #
WD1600B008-RNN). It was working well and good and suddenly it stopped
working when I wasnt around. My brother was using it and he says he
may have changed the polarity for the DC input. I had a DC adapter
which can accomodate multiple heads. I changed it to right polarity
and switched it on.

When I switch it on, both the green and red lights are always lit, PC
identifies that there is a USB device connected, but it cannot "see"
the Ext HDD. Windows Drive Information did not list this drive.

I tried with WD Data Lifeguard Diagnostic for Windows program that
lets the PC to identify the drives but the drive did not show up. I
tested the input power cable and it is working.

I suspect there is a board failure as the DC polarity was mixed up.
Since I dont work much on storage hardware, I suspect that there
should be a control mechanism/fise which may prevent the board/hard
drive from being fried.

There is not. Not for this type of failure, since it is rather hard
to protect semiconductors against it, when you cannot afford
a signifivant voltage level drop (>0.5V) on the power lines. The
only way that works would require power isolation and wide-range
inputs on all logic lines. Possible, but expensive. Nobody does it.
That is just plain wrong. One approach is a diode across each
of the two voltage rails to ground which will short the rail when
the voltage is reversed. That should shut down the power
supply and protect the device.

If you can afford that voltage drop, a rectifier diode on
5V and 12V input cpuld be used. The logic input protection
would still be needed, since otherwies the ESD circuitry
can fry itself. Nobody does this either.

So what would be the next logical step for trouble shooting ??

Think about what the data is worth. If it is enough,
then contact a professional recovery service. Otherwise
throw the drive away, there is nothing you can do.
 
"Arno Wagner" <me@privacy.net> wrote in message news:40amnfF169kpoU2@individual.net
In comp.sys.ibm.pc.hardware.storage Jay <kvijaymohan@gmail.com> wrote:
I have a Western Digital 160 GB External USB 2.0 HDD (Model #
WD1600B008-RNN). It was working well and good and suddenly it stopped
working when I wasnt around. My brother was using it and he says he may
have changed the polarity for the DC input. I had a DC adapter which
can accomodate multiple heads. I changed it to right polarity and
switched it on.

When I switch it on, both the green and red lights are always lit, PC
identifies that there is a USB device connected, but it cannot "see"
the Ext HDD. Windows Drive Information did not list this drive.

I tried with WD Data Lifeguard Diagnostic for Windows program that
lets the PC to identify the drives but the drive did not show up. I tested
the input power cable and it is working.

I suspect there is a board failure as the DC polarity was mixed up.
Since I dont work much on storage hardware, I suspect that there should
be a control mechanism/fuse which may prevent the board/hard drive from
being fried.

There is not.
Nonsense.

Not for this type of failure, since it is rather hard to
protect semiconductors against it, when you cannot afford
a signifivant voltage level drop
But you can use a diode in parallel that trips a fuse.

(>0.5V) on the power lines.
And there are diodes too that produce less of a drop.

The only way that works would require power isolation and
wide-range inputs on all logic lines.
(Whatever that's supposed to mean)

Or use an unregulated supply and regulate internally in the box.

Possible, but expensive. Nobody does it.
Whatever is was supposed to mean.

If you can afford that voltage drop, a rectifier diode on 5V and
12V input cpuld be used. The logic input protection would
still be needed, since otherwies the ESD circuitry can fry itself.
Nobody does this either.

So what would be the next logical step for trouble shooting ??

Think about what the data is worth. If it is enough, then contact
a professional recovery service. Otherwise throw the drive away,
there is nothing you can do.

Arno
 
Ok, updates:

I opened the enclosure and checked inside. There was no blown out fuses
or infact nothing remotely resembling a damaged part.

As Ive been thinking, the lights are lit when the power source is
plugged, and the supply for the lights are after the voltage regulator.
So i'm thinking something bad has happened to the drive it self. I
didnt get a chance to test whether the supply goes to the motor or not,
which i will do today.

Also I'll check whether the drive works when I connect it to a PC, else
I guess I'm screwed big time :(((( Professional data recovery is $100 a
gig :(((
 
oh btw, the error in the device manager says Code 10- the device cannot
be started.
I run a Win Xp SP2 machine and I tried again by updating it with latest
USB 2.0 drivers, no luck!!
 
Jay <kvijaymohan@gmail.com> wrote

Ok, updates:

I opened the enclosure and checked inside. There was no blown
out fuses or infact nothing remotely resembling a damaged part.
There isnt usually anything visible when its a reversed supply that
has killed a device. Not always tho, I have seen an optical drive
produce smoke when some eejut rammed a conventional molex
power connector on backwards with an internal drive.

As Ive been thinking, the lights are lit when the power source is
plugged, and the supply for the lights are after the voltage regulator.
Sure, but that doesnt mean that the electronics isnt dead.
You can get a situation where the leds are fine since they dont care
about a reversed voltage, but what is driving them has got fried.

So i'm thinking something bad has happened to the drive it self.
Yeah, that's quite likely given that some of the external
cases dont even attempt to regulate the main supply to
the drive, so it gets 12V reversed if you have the head
reversed on the external power pack.

It isnt hard to design the 5V regulator so that
it doesnt die when its input 12V is reversed.

I didnt get a chance to test whether the supply
goes to the motor or not, which i will do today.

Also I'll check whether the drive works when I connect
it to a PC, else I guess I'm screwed big time :((((
Yeah, could well be.

oh btw, the error in the device manager
says Code 10- the device cannot be started.
Yeah, but it isnt clear if that means the
drive cant be started or the bridge is fried.

I run a Win Xp SP2 machine and I tried again by
updating it with latest USB 2.0 drivers, no luck!!
Yeah, I wouldnt have expected that to make any difference.

Professional data recovery is $100 a gig :(((
Not always, http://www.retrodata.co.uk/
Worth the hassle if the alternative is attempting it yourself
because the in country recovery is too expensive to contemplate.
 
In article <1134588647.285466.254450@g44g2000cwa.googlegroups.com>,
Jay <kvijaymohan@gmail.com> wrote:

| Also I'll check whether the drive works when I connect it to a PC

Really, that's one of the first things you should try when an external
USB or firewire drive fails.

| else I guess I'm screwed big time :(((( Professional data recovery
| is $100 a gig :(((

It's not always that expensive, but it's always expensive. One of
many reasons why backups are important.

(Other reasons? Sometimes, even the professionals can't get your
data.)

--
Doug McLaren, dougmc@frenzy.com
No, no, you're not thinking, you're just being logical. --Niels Bohr
 
In comp.sys.ibm.pc.hardware.storage Jay <kvijaymohan@gmail.com> wrote:
Ok, updates:

I opened the enclosure and checked inside. There was no blown out fuses
or infact nothing remotely resembling a damaged part.

As Ive been thinking, the lights are lit when the power source is
plugged, and the supply for the lights are after the voltage regulator.
So i'm thinking something bad has happened to the drive it self. I
didnt get a chance to test whether the supply goes to the motor or not,
which i will do today.

Also I'll check whether the drive works when I connect it to a PC, else
I guess I'm screwed big time :(((( Professional data recovery is $100 a
gig :(((
That seems rather low. I would expect it to be far more expensive,
like 10-50 times more expensive.

Arno
 
"Jay" <kvijaymohan@gmail.com> wrote in message
news:1134588647.285466.254450@g44g2000cwa.googlegroups.com...
Ok, updates:

I opened the enclosure and checked inside. There was no blown out fuses
or infact nothing remotely resembling a damaged part.
With respect, do you know what a surface mount fuse looks like?

Dave
 
Yes I do. Matter of fact there was no surface mount fuse, but it had
PPTC Resettable Fuse inside, thats why it didnt blew.
 
There isnt usually anything visible when its a reversed supply that
has killed a device.
Thanks for that cheerful start :)

Sure, but that doesnt mean that the electronics isnt dead.
You can get a situation where the leds are fine since they dont care
about a reversed voltage, but what is driving them has got fried.
Yeah may be, but that takes away the blown fuse part out. So may be the
controller board got fried.

Yeah, that's quite likely given that some of the external
cases dont even attempt to regulate the main supply to
the drive, so it gets 12V reversed if you have the head
reversed on the external power pack.
It had a voltage regulator, so I think it was safe that way.

Will go home and do the rest of testing today

Thanks everyone!!
 
Yes Dave, I do. Also, I had PPTC resettable fuse in the circuitry, so I
guess it will not blow.
 
I got a multimeter from work today...checked all the voltages and
currents, its all perfect, uptill the point where it goes to the HDD :(

Ill try mounting this drive thro IDE on a PC and let know how it
goes...

This goes on and on for ever..I dont have a PC at home, so need to take
it to work to check :(

Slowly my hopes of recovering the data by myself is fading away...
 
Also, the design is very well put, it had a voltage regulator and I
also tried reversing the polarity, the Voltage/current never got in to
the circuitry at all. I think that the resettable fuse works like a
charm!
 
Jay <kvijaymohan@gmail.com> wrote:

Also, the design is very well put, it had a voltage regulator and I
also tried reversing the polarity, the Voltage/current never got in to
the circuitry at all. I think that the resettable fuse works like a charm!
That doesnt explain why it doesnt work
with the power the right way around now.
 
Jay wrote:
oh btw, the error in the device manager says Code 10- the device cannot
be started.
I run a Win Xp SP2 machine and I tried again by updating it with latest
USB 2.0 drivers, no luck!!

Listen to the man who said

"Buy an identical working drive and swap the controller board to recover
your data."

Chances are you will get lucky.

I know that there is one chip inside the drive chamber, a multiplexer
for head selection and or amplifiers. It's fairly far from the impute
power so it has a chance of survival.


Hugh
 
"Jay" <kvijaymohan@gmail.com> wrote in message
news:1134617558.508565.84880@g47g2000cwa.googlegroups.com...
Yes Dave, I do. Also, I had PPTC resettable fuse in the circuitry, so I
guess it will not blow.
I see. Good luck with the drive.

Dave
 
Rod Speed wrote:
That doesnt explain why it doesnt work
with the power the right way around now.
Yes, I will know it tonight. Im plugging it in my friends computer :)

*crossing my fingers*
 

Welcome to EDABoard.com

Sponsor

Back
Top