I currently have a 300 Gb Hdd How much faster would my pc be with a second 300 Gb.?
There is no hard and fast answer to this unfortunately as it depends on so many other factors but i will try and give you a general feeling for what to expect:
If you have a raid array and you run any form off application that thrashes the disk (BF2 is one that springs to mind also any database/video editing-encoding apps) you will notice your PC will feel far more responsive in general.
If you move a lot of large chunks of data around (100's of MB or more) copy times will be greatly reduced (if copying from raid to raid)
Large application load time will be reduced by a noticable amount especially so if application consists of large files (the smaller the files the less the benefit)
Defragmentation of drive becomes much less of an issue ie, your drives will need defragmenting less often and the slow down due to defragmentation is much less noticable.
Here is a couple of real life examples from one of my PCs
PC has C: which is a normal 160gig sata2 drive and R: which is a 160gig raid0 array (2 x 80gig drives)
Please note this is a working PC and was last given a fresh install of XP around 18mths ago.
Load time of a game called Eve:
c: 12sec
r: 8sec
Copy time of an acronis 3.8gig disk image:
r:\folder1 > r:\folder2 (this will test combined read/write of raid) - 2m 34sec
c:\folder1 > c:\folder2 (this will test combined read/write of sata2) - 3m 1sec
Nice improvement there I think you will agree.
r: > c: (tests read from raid and write to sata2) - 1m 12sec
c: > r: (tests read from sata2 and write to raid) -1m 35sec
This shows that reads from raid are faster than using standard sata2 drive and im sure that if I had 2 raid arrays available on same PC copying from one to the other would produce a figure of well below 1m.
I hope that helps.