Slashdot Mirror


Serial ATA Technology Explained

Mike Parsons writes "Explosive Labs has an interesting article on Serial ATA . Here is a quote: 'In the rapidly moving computer industry, there are rarely the kinds of revolutionary changes like what is about to take place in secondary storage segment. Soon the hard drives and configuration methods that have existed since the origins of the personal computer will change forever. The basic IDE technology has been around for nearly twenty years. When the lifetimes of other computer components like CPUs and video are measured in months, twenty years ago seems like prehistory.'"

17 of 452 comments (clear)

  1. Prehistory? Depends on context by Hentai · · Score: 5, Insightful

    Think about this - how long has RS232 been defined? How long has the PC's parallel (i.e., LPT1) pin-out been defined? How long has the VGA pin-out been defined? How long has the PC keyboard pin-out and protocol been defined? A lot of things change pretty fast; a lot of things stay around forever. It all depends on whether upgrading them is worth the cost in the long run.

    --
    -Hentai [in vita non pacem est]
  2. SCSI? by GreyWolf3000 · · Score: 4, Insightful
    Soon the hard drives and configuration methods that have existed since the origins of the personal computer will change forever.

    All of IDE's shortcomings are fixed by SCSI (except for a small degree of added complexity). SCSI hardware is more expensive, and rarely does it come built-in to motherboards.

    If more people used it, it would be a cheaper solution, and would fix all of IDE's problems without re-inventing the wheel--it's a solution that, right now, works.

    15k rpm scsi drives get seek times in the low three range--that's three times faster than your average 5400 rpm ide hdd.

    --
    Slashdot: Where people pretend to be twice as smart as they really are by behaving like children.
    1. Re:SCSI? by puppetman · · Score: 4, Insightful

      Lots of motherboards come with SCSI. Most Intel server boards do, as do boards from SuperMicro (P3TDE6-G, S370DL3, P3TDDR), Tyan (S2721, S2720), etc, etc. I've been looking into them for server upgrades (I just don't have time to track down a few dozen model numbers).

      SCSI does have a faster spin time, and is in general much faster, but for small, random chunks of data, it can be slower (but it's a small penalty in a rare case). The width of the SCSI bus is much better (320 MB/s for SCSI 320), assuming you have alot of drives in big striped arrays.

      Don't forget - most IDE drives (except for a few premium models) just had their warranty chopped from 3-years to 1-year. Not a reflection on declining quality of IDE drives, but rather the economics of the market place. SCSI still has decent warranties, and they last longer regardless.

      SCSI is (much) better; could they be as cheap as IDE if everyone used them? Probably pretty close. But it's a chicken and an egg thing. Home-users don't buy them because they are expensive, and they are expensive because consumers won't buy them.

      Ironically, SCSI stands for Small Computer Standard Interface, but SCSI is most frequently found in Servers (large, not small computers), in large RAID arrays. And more ironically, the SCSI drives usually used in RAID (Redundant Array of Inexpensive Disks) usually are not that inexpensive at 3x the cost of IDE.

    2. Re:SCSI? by Sneftel · · Score: 4, Insightful

      Err... since when did a communications bus generatte any appreciable noise or sound? Nothing distinguishes the dynamics of hard drive operation between IDE and SCSI. SCSI hard drives tend to be faster, since people who buy them tend to want to attach them to servers, but if pushed into the home consumer arena you'd see SCSI drives with exactly the same noise/heat output as IDE drives. This is an example of market-driven, not technology-driven.

      --
      The opinions stated herein do not necessarily represent those of anybody at all. Deal with it.
    3. Re:SCSI? by G-funk · · Score: 5, Insightful

      it's got nothing to do with how common it is, scsi is expensive because it raises the percieved value of the product, and it's common knowledge that this "elite"ness of more expensive alternatives to a product aid sales.

      In short, it's expensive because they like it that way. There's no shortage of scsi drives, they're not particularly more expensive to produce.

      --
      Send lawyers, guns, and money!
    4. Re:SCSI? by GooberToo · · Score: 5, Insightful

      Someone mod this guy up. He, "gets it!" SCSI is expensive because it's the premium, top-shelf product. Period. SCSI is expensive for the same reason that diamonds are. Both are highly desired but have no more value than the next drive (be it IDE or rock).

      In other words, they are expensive because people want to keep them that way!

    5. Re:SCSI? by gad_zuki! · · Score: 4, Insightful

      > SCSI is expensive for the same reason that diamonds are.

      Not at all. Diamonds are a controlled cartel and price-fixing is par for the course. SCSI in mass production anywhere near how much IDE stuff gets made will drop the price to the point where it would be affordable to sell it to the home market. Or so the theory goes.

      If diamonds weren't price-controled they would be incredibly cheap. Read about it here: http://www.professionaljeweler.com/archives/news/2 000/020300story.html

  3. Personally, I can't wait until it comes out... by HoneyBunchesOfGoats · · Score: 5, Insightful

    ...'cause that means prices will drop on hard disks that I can use.

  4. Huh? by WD · · Score: 4, Insightful

    What on earth does the type of interface have to do with heat or noise?

  5. Re:too bad that by Magila · · Score: 5, Insightful

    4 of them in RAID 0?

    This won't be an issue since SATA is strictly point-to-point, every drive gets it's own 150MB/s link.

  6. Bandwidth by vlad_petric · · Score: 4, Insightful
    Serial is the wave of the future, and it will give ATA hard drives the bandwidth and features to compete with SCSI.

    I don't get it ... I quite agree that, as a serial bus, it'll be clocked a lot faster than IDE ... but a simple back-of-the-envelope calculation tells us that it has to be at least 8 times as fast as the current devices (it'd have to be 533 MHz to be on par with ATA-66)

    It looks like a technology whose main purpose is to make things incompatible, and thus require people upgrade more stuff. And anyway, it's not the speed of the bus the limiting factor (for the vast majority of users), but the mechanics of the harddrive (SCSI hardrives are faster than IDEs because they almost always are top-of-the-line products with higher rotational speeds - anybody saw a 15000 RPM IDE ?)

    The Raven

    --

    The Raven

  7. Re:too bad that by ltwally · · Score: 5, Insightful

    For starters, the PCI spec isn't limited to 133 MB/s. PCI 2.1 specs allow for 66 MHz 64-bit transfers, which equals 528 MB/s. PCI 2.2 specs allow for PCI-X mode, which adds 133 MHz 64-bit transfers: 1056 MB/s.

    That being said, it is entirely possible to reach throughputs in excess of 133 MB/s using a PCI bus... though currently most desktop motherboards do not support anything faster than 133 MB/s. In time this will change as NICs, hard disks, and other gear requires it.

    And your hard disk performance is barely par by today's standards. IDE drives are currently topping 50MB/s, while SCSI gear is hittin > 70MB/s. Though I am a SCSI man, i can see the future need for SATA. Right now it may be mainly a marketing ploy... But in a couple years it will be a necessity. Parallel cabling is nearing the end of the road.. all those wires in a cable allow for too much signal interference. Serial is the answer. Though it has less wires, the dramatic increase in signal strength allows for insane transfer rates.

    Anyhoo.. personally I don't see any reason to go out and buy a new system just to have SATA. At the current it offers few advantages.. but in the not so distant future it will be a necessity for desktop systems. As for me, i plan on going Fibre-Channel SCSI :)

    --



    /dev/random
  8. IDE TROLLS: READ THIS by darkwiz · · Score: 5, Insightful
    SCSI drives are notorious for their noise, heat and vibration levels. These low points are not acceptable at the consumer level. Noise and heat don't matter too much in huge server rooms, but they can quickly become a problem in desktops.

    For the time being, IDE isn't going anywhere.
    NOISE & HEAT will tend to outweigh (relatively) minor performance gains in consumer systems. (Enterprise hardware is another matter entirely)
    sigh....we need to start using those annoying javascripts that make people read the article BEFORE posting.


    Absolutely. But this has nothing to do with SCSI, it has to do with the high spindle speeds at the bleeding edge. The card on the underside of the drive is not making that ear shattering racket. They even acknowledge that in your quote.

    SCSI is better than ATA. Even SATA. ATA has been trying to catch up by stealing some of the best parts of SCSI (like TCQ). But it just isn't quite as good yet. Quite frankly, I agree with the majority of SCSI zealots: if the damn PC makers would embrace SCSI, then the cost of SCSI would come down to near parity from the volume of sales.

    Now, is SCSI better for your average Joe? Maybe not significantly. Neither is 7200 vs 5400, 2MB vs 8MB buffers, or 8.9 vs 9.1 ms access times.

    However, if they could use one cable to connect 15 devices in their tower, they'd be alot happier than having the 8 cables they'd need to do it with current IDE tech (let alone IDE's relative inability to be used externally).
  9. Firewire Drive != Pure Firewire by nuxx · · Score: 4, Insightful

    Note that almost all the Firewire hard drives that you see on the market are ATA hard drives with FirewireATA hardware in the enclosures. As far as I'm aware, the only disks that you can readily get your hands on will have interfaces of IDE/ATA, SATA, SCSI (of various connectors), and FC-AL. That's why you can't use Firewire inside a PC. Using SATA makes far more sense, especially for migrating to a new standard, as it's most likely easier to make a SATAATA adapter since the protocol is very similar.

  10. Re:SCSI TROLLS: READ THIS by mosch · · Score: 5, Insightful
    That has nothing to do with SCSI. The only reason it's even remotely related is because people have a tendancy to buy SCSI drives like this one, which is a 15K RPM drive with a 3.2ms seek, and the ability to sustain a 75MB/sec data throughput rate, whereas high-end ATA drives like this one spin at 7200 RPM, have a 9ms seek, and don't list their maximum sustained data throughput rate on the data sheet.

    Is IDE appropriate for the desktop? absolutely.

    Will retards continue using IDE in applications where SCSI is far more appropriate? definitely.

    Does your post make any fucking sense at all? nope.

  11. Am I missing something here??? by Lobsang · · Score: 5, Insightful

    I think I am. Really.

    The article seems immensely biased and lacking in technical detail. It also raises some "dubious" points IMHO. Let's see:

    - P-ATA cables cannot be longer than 40cm. S-ATA cables can be up to 1m long:

    Granted, those cables are annoying. But really, how many times have you felt the need for a cable much longer than 40cm? People with full-sized cases may benefit, but then the author says that the current trend is "small footprint machines". So, why do I need a cable that is bigger than my server?

    Also, if you dislike flat cables, buy "rounded" P-ATA cables (available today, just google for it).

    - P-ATA connectors are big!

    Yes, they are! But you'll require at least twice as many S-ATA connectors, as only one device is supported... In the end, the real state on the mobo is going to be similar.

    - One device per controller is an "Advantage".

    C'mon... This guy must be joking. I couldn't believe my eyes when I read it! One device per controller is an *advantage*???? Why??? I wish I could add more devices (like SCSI and Firewire) to my curreny P-ATA technology. And then he says ONE is good for me? Don't think so...

    - High transfer rates are useful for multi-disk RAIDS.

    What kind of RAID? RAID 5 is slow in writes due to the computational power needed to calculate the XOR. Adding bandwidth won't help. And I can't see why or how only RAIDs will benefit from higher throughput.

    - Speed:

    Granted. It may be faster than P-ATA. But what about established technologies like SCSI and Firewire? I *think* (not sure) Firewire can go much faster than S-ATA in its initial version.

    I'm disappointed...

  12. SATA propagates all the crap of PATA by mnemotronic · · Score: 5, Insightful
    Serial ATA has kept all the truely horrible, obscure, and performance limiting features of parallel ATA (which was originally designed for 40 Mbyte drives), and shoves it down a thin cable. A course in ATA protocols will leave anyone who is computer literate going : You have got to be kidding!! What were they smoking????? The Serial spec has to maintain all kinds of bizarre, obsolete behavior just so that a SATA drive is backwards compatible with old software (i.e. that WfWG 3.11 system you've got tucked away in the closet). Throughout the history of ATA, when drive capacities climb towards the addressable limit of the spec, the protocol is kludged by a team of drunken baboons to extend it for another generation. The SATA committee munched an opportunity to drill a much-needed stake through the heart of ATA and give us a new interface for the next 20 years. Instead we get a change in connectors for a protocol with it's feet firmly encased in the concrete of MS-DOS 2.

    Firewire (1394) was killed by Apple's licensing fees and Intel's sudden backstabbing policy change on building it into south-bridge, along with their NIH attitude. There existed working 1394 Device Bay drives over 6 years ago, with OS support from m-soft. 1394 was an attempt to keep the good parts of SCSI protocol, while leaving out as much of the useless stuff as possible (MODE SELECT).

    Fibre-channel is still Real Pricey, for the same reason that SCSI is -- "just because". Or, as the hardware vendors say "harrumph, well, it's all about volume".

    --
    The Russians have won. They have made the world a cesspool of distrust, greed, fear and hate.