SCSI vs IDE: Why SCSI HDDs Cost More

  • Thread starter Thread starter Saint
  • Start date Start date
AI Thread Summary
SCSI hard drives are generally more expensive than IDE drives due to their faster data transmission rates, despite having similar capacities and RPMs. SCSI technology allows for greater flexibility, supporting up to 15 drives in a system compared to the 4-device limit of IDE, which is particularly beneficial in server and graphic workstation environments. Additionally, SCSI drives often include RAID capabilities, enhancing data redundancy and performance. While IDE drives can also implement RAID configurations, SCSI's design allows for hot-swapping, enabling users to replace failed drives without shutting down the system, minimizing data loss. SCSI typically requires an additional adapter card, as most motherboards do not natively support it, except in server setups. Overall, SCSI's advantages in speed, flexibility, and reliability contribute to its higher cost compared to IDE drives.
Saint
Messages
437
Reaction score
0
why SCSI HDD is more expensive than IDE HDD? The capacity and spinning speed are the same, but price varies.
 
Computer science news on Phys.org
The capacity and r.p.m. may be the same, but SCSI transmits the data faster, hence the larger price.
(edit: Also, I believe, RAID capability is usually incorporated with SCSI.)

You often need an additional adapter card as well, since most motherboard manufacturers don't include SCSI capability except for servers.
 
SCSI is faster. But you should try S-ATA, I heard it really rocks...
 
scsi is more flexible then ide. you can only have 4 ide drives in a system vs. 15 scsi drives in a system, which can be important in a server or a graphic workstation. one reason why servers use scsi is that is one of the hard drives goes, you can keep doing what ever it was you were doing and replace the drive without turing off the systen, and with a good backup program program you lose very little data
 
You can do that with IDE as well, Raid 5 - Stripe set. This feature is not a part of scsi hard drives, but may be a part of the scsi controller card depending on what you buy.

I personally have not seen an IDE drive spinning at 10k rpm. 7200 is the fastest I have used.

As far as the 4 device IDE limit, you can buy IDE expansion cards that allow you more devices.

SCSI is faster than a normal IDE drive...I have not seen any S-ATA devices, I'll have to go check that out
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top