Slashdot Mirror


Samsung Develops 16Gb Flash Memory

nofrance writes "As promised earlier this year, Samsung has unveiled the world's first 16-gigabit flash memory chip. These chips, when combined in a 16x16 configurations, will allow 32 GigaByte flash cards. Using 50-nanometer manufacturing technology, these chips will be in production by the second half of 2006, with Samsung promising that their 32Gb team will impress next year." From the article: "According to the company, the cell size of the fingernail-sized flash chip has been reduced about 25 percent from that of the 60 nm 8 Gbit NAND: The new 50 nm flash memory contains cells that measure 0.00625 square microns per bit. The 16 Gbit device holds 16.4 billion functional transistors, Samsung said. "

290 comments

  1. All your pr0n on one chip! by Anonymous Coward · · Score: 0, Funny

    Although I would probably need at least 20..

  2. Sounds good for cell phones by ReformedExCon · · Score: 0, Redundant

    With storage capacity becoming a big issue on the newer, more powerful cell phones, this flash memory comes in at just the right time.

    For everyone who wants to buy Apple, this type of memory will be very nice for your Rokr. For everyone else, it'll be nice for your MP3 player phones.

    --
    Jesus saved me from my past. He can save you as well.
    1. Re:Sounds good for cell phones by demondawn · · Score: 1

      Haven't you been reading Slashdot? The Rokr FAILED.

    2. Re:Sounds good for cell phones by tabkey12 · · Score: 2, Insightful

      Except that, due to idiotic manufacturers' policies, you will probably only be able to have 100 songs on your 8GB Flash Card, and then not be able to use them as ring tones...

    3. Re:Sounds good for cell phones by ergo98 · · Score: 4, Insightful

      Never has a rush for a quasi-legitimate first post been more transparent. Would this "type of memory" be good for my digital camera? Why yes, it would! How about for USB keys! OMG, it would there too!

      Of course the storage size issue really isn't that huge of an issue anymore - I have an inexpensive 1GB flash card in my 8MP digital camera, and I always transfer pictures for other reasons before I do it to clear space. This will eventually put downward pressure on the smaller capacities, but already they're low enough that it isn't a huge issue.

      The real question is what new markets will open up as Flash memory super-sizes - will we replace our laptop hard drives anytime soon? Would we want to?

    4. Re:Sounds good for cell phones by tabkey12 · · Score: 2, Funny

      Haven't you been reading Slashdot? The Rokr FAILED.
      No WiMax. Less songs than a shuffle. Lame.
    5. Re:Sounds good for cell phones by 1nhuman · · Score: 1

      Rokr is limited to 100 songs. No matter how much memory you put in it. http://www.engadget.com/entry/1234000570057877/

      --
      The glass is half-full. With poison. And there are cracks in the glass. The dirty, dirty glass.
    6. Re:Sounds good for cell phones by ReformedExCon · · Score: 1

      I wasn't aware that the technical limitations of Apple products ever became an issue for the Apple loyal.

      But if limits like that aren't your thing, I'm sure another phone just like it, except cheaper and without the limitation, will be available shortly.

      --
      Jesus saved me from my past. He can save you as well.
    7. Re:Sounds good for cell phones by networkBoy · · Score: 1

      I'd mod you up multiple times if I could.

      As to the hard drive / laptop question: yes.
      The screen and HDD are the two most failure prone parts of aq common notebook. Since most users really don't need all that much disk space (at least in a normal corporate build) a 32 gig drive would do nicely (or a 64 gig as you are not space constrained in a notebook like you are in a PDA). You would effectively half the number of failure prone devices, not quite doubling the lifespan of your average notebook in the field.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    8. Re:Sounds good for cell phones by Jekler · · Score: 1

      There's so many applications for additional flash memory it's insane. I think many people who are sarcastic about the use of a flash memory stick don't have the perspective to know what it's like to carry around a dozen floppy disks, and still not be able to bring your truly useful applications with you because they're just too big to fit on a floppy.

      My programming projects are growing in size, and the number of tools I like to carry with me ready to install on any computer is increasing. I can see needing 16gb, 32gb, or more of storage.

      There's a limitless number of tasks that any person can use to make their life/job easier. I think if just about anyone sat down and thought about what they could carry with them that would make their life easier, they could think up 16gb worth of information to store.

      I think one market that will open or expand is the portable-data market. I mean obviously right now we have laptops, CDs, and other portable media that allow us to transport data, but I think the flash drive makes the task even more convenient and fills a technology gap that laptops can't comfortable fit into.

    9. Re:Sounds good for cell phones by Transmogrify_UK · · Score: 2, Insightful

      Am I right in thinking that flash memory has only a finite number of write cycles? I don't know how many these are on average - I've heard as low as 500,000 - but I get the impression a flash drive being used as a hard drive, under normal use, will have a very limited lifespan.

    10. Re:Sounds good for cell phones by Mprx · · Score: 1

      Not a problem, as you can design the filesystem to spread writes evenly throughout the memory.

    11. Re:Sounds good for cell phones by networkBoy · · Score: 4, Informative

      All current flash devices have a built in wear leveling algorithm that ensures (within limits) that the whole device, on a block by block basis, sees even erase cycles (the damaging part). In addition to that, a flash drive will fail more gracefully than a hard disk would under most conditions. All in all a flash drive will wear out after the PC went through a refresh cycle (4 year cycles) anyway so it doesn't matter all that much.

      The limits to the wear leveling are that the flash device will not move data in order to wear level, thus if you have a flash drive with all but one block full of data and you then constantly update a single file on that disk, it will alternate between the block it was on and the unused block while all the other blocks are untouched. In the real world this would be less of an issue because windows bombs when it's disk is that full anyway.

      Some of the benefits are that the OS can be stored on blocks given hardware level protection against erasure, making it more difficult to get a virus that damages the host OS. Defrag is completely unnecessary, and access times should be awesome. I already run a tablet PC off only Flash memory, and while it is somewhat limited with current capacity drives, a 32gig drive would be awesome.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    12. Re:Sounds good for cell phones by saider · · Score: 1

      Keep in mind the timing speeds for flash. Reading from them is not too bad, but the write times can be pretty long (microsecond range IIRC). A microsecond may not sound like a lot, but that becomes many seconds per megabyte.

      Disks have a longer latency, but once the head gets over the right spot, they can transfer large amounts of data onto the media.

      Flash disks probably would be worth it in regards to reliability, but you probably would not want to have your swapfile on it. Flash disk+Lots of RAM sounds like a good combination.

      --


      Remember, You are unique...just like everyone else.
    13. Re:Sounds good for cell phones by thebdj · · Score: 1

      The thing is, we KNOW flash will fail. It is not a matter of IF it is a matter of WHEN. Yes for most a four year PC cycle is normal, but I know plenty of people with PCs over 4 years old, because they see little to no reason to update them. The wonderful thing is, why HDDs do fail, you also get a high number of them that last well beyond 4 years. I have seen functional, and in some cases in use, 500 MB and smaller HDDs that would now be nearly 15 years old.
      Another problem is as you shrink the production process as they have here, you get more failures though usually you have production enough to the point where the failures aren't a HUGE deal. But it becomes a problem when they make bigger drives with more modules and would cause increasing prices, more then likely. So in the end, I would say we are still a long WAYS from FLASH surpassing the HDD.

      --
      "Some days you just can't get rid of a bomb."
    14. Re:Sounds good for cell phones by JazzCrazed · · Score: 1

      Windows Mobile (and I'm presuming Palm OS) based phones support a myriad of audio playback programs, and most (if not all) have at least an SD slot with no artificial limitations on number or size of files.

      It's just the sync'ing with iTunes that they lack.

    15. Re:Sounds good for cell phones by PickyH3D · · Score: 1
      I am looking forward to affordable, high density flash drives for my laptops. Not only are they usually faster, but they are more durable and reliable (plus smaller, I believe). All we need is affordable. When they start to get around 20 GB, which is all the more space I need on a laptop, then I hope they start stuffing them into laptops.

      Cost has to come down, and as they grow in size, just as HDD's did, they will come down in price.

    16. Re:Sounds good for cell phones by silverkniveshotmail. · · Score: 1
      As to the hard drive / laptop question: yes. The screen and HDD are the two most failure prone parts of aq common notebook. Since most users really don't need all that much disk space (at least in a normal corporate build) a 32 gig drive would do nicely (or a 64 gig as you are not space constrained in a notebook like you are in a PDA). You would effectively half the number of failure prone devices, not quite doubling the lifespan of your average notebook in the field.
      I don't know if the manufacturers really want their laptops to last forever, I suspect that a super long-life laptop might hurt sales.
      I'm sure a great deal of computer users would be able to perform most of not all of their usage with a 750mhz latitude, especially if they utilized it's ability to hold two batteries.
    17. Re:Sounds good for cell phones by networkBoy · · Score: 1

      The failure rate for the target customer is a non issue.
      If MegaCorp is going to refresh the PCs in 3-4 years then any failures after that point is not their problem.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
  3. Hmmm... by bobalu · · Score: 5, Funny

    guess I should hold off on that Apple iPod nano, eh?

    --
    The revolution will NOT be televised.
    1. Re:Hmmm... by xtracto · · Score: 2, Funny

      ha!
      That is nothing compared to the 256 GB USB disk from AtomChip(c) corporation!

      Of course it is available only with the 6.8 Ghz computer!

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
    2. Re:Hmmm... by Anonymous Coward · · Score: 0

      Actually, it's very likely that Samsung's announcement is just as vaporous (vapid?) as AtomChip's. Samsung is the king of announcing - and even shipping - products that don't work. Oh, they'll get it working, no doubt, but in order to be first to market, they'll ship something that fits the form factor and has the capacity - but doesn't work. Ask Intel how many "first to market" modules they've received for qualification from Samsung that didn't work - virtually every "first to market" DDR, DDR2 and FBDIMM product from Samsung has been non functional. Why should this be any different?

      Posted anonymously to protect my job!

    3. Re:Hmmm... by kesuki · · Score: 1

      Shimon Gendlin is an interesting guy.. he's got a bunch of patents and has always 'supposedly' had technology 5 years ahead of the industry, no matter Where the industry was. The atomchip site itself looks almost like a joke, but he was supposedly walking around with working chips of 128MB per chip in the late 90's

      to me, he looks like a shyster, he's supposedly had all this awesome 'light years ahead' technology, and no here 8 years later after 'supposedly' having technology that would revolutionize non-volitile memory this guy still is pawning off surealistic claims for hardware that if he has pictures are 'easily mocked up' style pictures.

      IMO everyone who's given him money has been paying his lifestyle of selling vaporware to make a 'free' living of not working... I'm sure he must have gotten money, because he's still at it trying to get more after 8 years of not producing any real products. with 'vaugely worded patents' that sound as bad as his websites.. it's sickening that he GOT the patents he got, but hey anyone who pays the fee gets the rubber stamp as long as it hasn't been patented before...

    4. Re:Hmmm... by RicktheBrick · · Score: 1

      I thought that flash memory was more difficult to manufacture than normal ram memory. That is if they can make a 16G bit flash memory chip they most certainly should be able to manufacture a 16G bit ddr ram chip.

    5. Re:Hmmm... by Anonymous Coward · · Score: 0

      People prefer faster, not necessarily more. I would guess most computers don't even need more than 1GB of ram, period.

    6. Re:Hmmm... by HiThere · · Score: 1

      Whether faster or more is better depends a lot on the application. Remember that this is slow memory that doesn't need power to remain accessible. You wouldn't use it for main memory (it's not a core RAM replacement), but it would make a dandy hard disk replacement. Light, small, as removeable as a floppy (or not, depending on configuration).

      Think of this as something to allow portables that don't burn up in your lap, and you may begin to appreciate it. OTOH, it may show up first in video cameras.

      Yeah, I also want FAST cheap & non-volitile memory. But each feature has it's market area, and I don't think the area that this could occupy is anywhere NEAR saturation. Not if the capacity goes up and the $$/bit drops.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  4. But does it run Linux? by A+Dafa+Disciple · · Score: 5, Funny

    FTA:
    The 16Gbit device holds 16.4 billion functional transistors

    Woah, that's a relief. I was afraid that I might be buying a device with billions of non-functional or even disfunctional transistors.

    Now that Samsung has distinguished this for me, from now on, I'm going to make sure all the devices I purchase have fully functional transistors.

    1. Re:But does it run Linux? by dsginter · · Score: 5, Informative

      Woah, that's a relief. I was afraid that I might be buying a device with billions of non-functional or even disfunctional transistors.

      Just a note...

      Flash is not perfect. It is typical for a small percentage of bits to be bad right off of the line. All of the devices contain error correction circuitry in order to compensate for bad bits. There are actually many more than 16.4 billion transistors on board. Many of them will be marked as bad, however.

      --
      More
    2. Re:But does it run Linux? by Anonymous Coward · · Score: 0

      how can you believe in a magic wheel spinning in your abdomen?

    3. Re:But does it run Linux? by Anonymous Coward · · Score: 0

      Easy; it's not magic.

    4. Re:But does it run Linux? by Deflatamouse! · · Score: 1

      I rather buy things that comes with fully functional battle stations!

    5. Re:But does it run Linux? by martalli · · Score: 1

      I believe devices over ~2GB are too big for FAT, and I am pretty sure that devices over ~32 GB are too big for FAT32, so this question may very well be salient. Your next 40GB pen drive won't be FAT/FAT32 formatted. If NTFS drivers haven't been perfected by that time, we may very well have pen drives not compatible with linux (or XFS/ResierFS/ext3 drives not compatible with Windows).

    6. Re:But does it run Linux? by HiThere · · Score: 1

      Or perhaps the "drives" will come formatted for one OS, and need to be reformatted for use with another? Or perhaps they'll partition the "drive".

      I'd really like it if they came formatted for ext2/3 ... but this might be a bad choice. One doesn't want to be rewriting the same cells of a flash RAM overly frequently, and I seem to remember that ext2 did that.

      If we could choose among all the existing file systems, what would be the best choice? I don't know enough to answer that question, but you're right, it may be becoming important. (And for that matter, I'm fairly certain that an ext3 driver for MSWind wouldn't be too difficult. Most of the code has already been written, so anyone who could handle the MSWind interface should be able to write the MSWind driver. It *would* need to be packaged separately, as the driver would then be GPL, but that's no problem, merely include it on a floppy with the drive (or have it be downloadable). Needing non-standard drivers isn't uncommon on MSWind systems, or at least it wasn't a few years ago.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    7. Re:But does it run Linux? by martalli · · Score: 1

      I believe there is such software already available: http://sourceforge.net/projects/ext2fsd.This is a driver for NT systems (NT/2k/xp). I haven't tried it out, but it clearly wouldn't make for a turnkey solution, unless MS integrated it into windows...don't hold your breath.

      Bryan

    8. Re:But does it run Linux? by E8086 · · Score: 1

      "I rather buy things that comes with fully functional battle stations!"

      As long as fully functional means having full shields, ray-shielded exhaust ports just aren't enough when you're going up against a customized Noobian R2 unit.

      --
      F7 doesn't work, ignore spelling and grammar
    9. Re:But does it run Linux? by Anonymous Coward · · Score: 0

      dYsfunctional

    10. Re:But does it run Linux? by the.Ceph · · Score: 1

      Actually FAT32 can support up to around 2 terrabytes, MS scandisk has a limitation of around 132 gigs or so. http://en.wikipedia.org/wiki/File_Allocation_Table #FAT32

    11. Re:But does it run Linux? by Anonymous Coward · · Score: 0

      disfunctional is fine.

    12. Re:But does it run Linux? by martalli · · Score: 1

      My bad...my comments come from just recently formatting a FAT32 partition. Win2k wouldn't let me format a FAT32 partition larger than ~32GB...it would only allow NTFS. Leave it to MS to sabotage their own functionality...

  5. 16x16 configs by 42Penguins · · Score: 4, Funny

    Cue the "is that a 32GB pr0n flash card in your pocket, or are you just happy to see me" jokes.

    1. Re:16x16 configs by cloudmaster · · Score: 1

      Not to rain on your parade, but there's a factor of 8 difference between Gb and GB. The article says Gb - gigabit... I'm not sure why Samsung feels compelled to discuss the things in terms of bits anyway, since no one else typically uses bits as a measure of capacity. Next thing you know, Samsung will be using the power-of-ten units to measure their flash memory capacity - like hard drives. If they are, their "16Gb" (16,000,000,000 bits) device sounds way more impressive than calling it a 1.8GB device, even though they could well be the same thing.

    2. Re:16x16 configs by Svlad_Cjelli1972 · · Score: 1

      Come on! You only had to read the summery to get "Samsung has unveiled the world's first 16-gigabit flash memory chip. These chips, when combined in a 16x16 configurations, will allow 32 GigaByte flash cards"

    3. Re:16x16 configs by cloudmaster · · Score: 2, Interesting

      Yeah, and when those flash cards are combined with ide-flash adaptors and a 3Ware 12-port raid card, they'll allow for a 384GB flash RAID-0 with no almost no seek time. However, all Samsung has right now are some chips that "could" be used for something.

      Besides, the real news is the 50nm process, not the capacity. :)

    4. Re:16x16 configs by op12 · · Score: 4, Funny

      Cue the "is that a 32GB pr0n flash card in your pocket, or are you just happy to see me" jokes.

      Either that's one big flash card, or that's one tiny.....nevermind.

    5. Re:16x16 configs by larkost · · Score: 1

      Actually it is customary to talk about RAM chips in bits, not bytes. It is only when you chain them together into RAM modules that you switch to bytes.

    6. Re:16x16 configs by Anonymous Coward · · Score: 0

      If your member can be compared to a 32 GB flash card, how would she ever know to ask you that?

  6. iPod? duh by krails · · Score: 0, Redundant

    Coming to an iPod near you....

  7. Thumb drive? by Kainaw · · Score: 3, Interesting

    Can this be put in an unpowered thumb drive? I feel it would be nice to have large, easily removable, USB storage that does not require external power. Right now, I store my accounting files on a 64MB stick that I can remove and take with me in an emergency much easier than taking my whole computer. The more room for backup, the better.

    --
    The previous comment is purposely vague and generalized, but all of the facts are completely true.
    1. Re:Thumb drive? by StarvingSE · · Score: 1

      Wouldn't any USB 2.0 port be able to provide power for a drive such as this?

      --
      I got nothin'
    2. Re:Thumb drive? by RapmasterT · · Score: 2, Interesting
      Can this be put in an unpowered thumb drive? I feel it would be nice to have large, easily removable, USB storage that does not require external power. Right now, I store my accounting files on a 64MB stick that I can remove and take with me in an emergency much easier than taking my whole computer.
      Let me be the first to scoff at your miniscule sized 64MB stick. scoff, scoff, scoff. Please immediately upgrade to a 1GB (minimum) stick for no reason beyond bragging rights.

      But yes, the distinction of "flash" memory is that it is non-volitile, meaning it requires no power to keep the data once written, so it's exactly what is used for these kind of memory sticks/keydrives.

    3. Re:Thumb drive? by dragonman97 · · Score: 1

      Can this be put in an unpowered thumb drive? I feel it would be nice to have large, easily removable, USB storage that does not require external power.

      But yes, the distinction of "flash" memory is that it is non-volitile, meaning it requires no power to keep the data once written, so it's exactly what is used for these kind of memory sticks/keydrives.

      Actually, I'm pretty sure GP is talking about the fact that older keys don't require bus powered USB ports. My Lexar Jumpdrive (1.0) 128 MB key can be plugged into an Apple Pro keyboard, or just about anything and "just works." My Sandisk Cruzer Mini (512 MB), much as I love the storage, profile, and everything, does not work on nearly as many machines/ports - balking about "needs a powered port," nevermind the fact that it works best on USB 2.0.
  8. A 32GB Flash Card!?! by IanthePez · · Score: 3, Funny

    That outta be enough for anybody!

    1. Re:A 32GB Flash Card!?! by Karma_fucker_sucker · · Score: 1
      I was about to say the same thing about he 160GB 2.5" hard drives they mentioned in TFA.

      Then I started thinking about some products that could use that amount of space; until fibre starts getting into everyone's home and office, that is.

      --
      Evil people don't think they're evil. - George Lucas, Making of Ep III
    2. Re:A 32GB Flash Card!?! by Phibius · · Score: 1

      Not for long, I'ld say - this'll be great for cameras, even my girlfriend won't fill it too quickly - could be we'll finally have a card that can last a whole holiday. Where I see this card being a real breakthrough is that it will have enough capacity to made tapeless camcorders really practical - big enough that heavy compression won't be necessary - they'll be smaller, with better battery life, and, ultimately, cheaper. Come to think of it though, if people want to store a really decent amount of DV-quality footage, something with a bit more capactiy would be nice :-)

    3. Re:A 32GB Flash Card!?! by missing30 · · Score: 1

      huh, wonder when was the last time we heard that?

  9. Call me when by Neo-Rio-101 · · Score: 3, Interesting

    Please let me know when we no longer need hard drives, and we no longer need to "boot" our PCs every time we switch them on.

    Also drop me a line when we can store the world's music on a small memory cube and download it at the speed of light, virtually killing the RIAA overnight.

    Amazing, the tech just keeps getting better and better.

    --
    READY.
    PRINT ""+-0
    1. Re:Call me when by Antique+Geekmeister · · Score: 5, Interesting

      Replacing disk with flash RAM is not feasible: flash isn't fast enough, and doesn't survive enough re-writes to the same blocks. Various tmp files, web caches, and frequently written logfiles would destroy the flash quite quickly the same way they used to be the most common failure points on hard drives. But for tunning a live DVD image of a full OS where writing to the drive doesn't normally occur, or doing OS installations from a USB drive instead of from a CD, this is absolutely fabulous.

      There are some fascinating megnetic storage technologies in the works that might provide easily preserved live OS's that don't need that lengthy "bootstrap" procedure on every boot, but none have yet hit the commercial market.

    2. Re:Call me when by peragrin · · Score: 1

      Well you can solve the first problem by buying an apple and never turning it off, just let it sleep.

      The second one baffles me though. How do you plan on downloading a physical object at the speed of light?

      Of course I do like the part about kill the RIAA. I haven't bought a CD in years. It's not out of dislike for the RIAA though, just because the music put out currently sucks.

      --
      i thought once I was found, but it was only a dream.
    3. Re:Call me when by tom17 · · Score: 1

      The parent did not mention flash.

    4. Re:Call me when by donscarletti · · Score: 2, Funny
      and download it at the speed of light
      The speed of light is measured in metres per second (~3*10^8 m.s^-1), not bits per second. Thus there is no correlation. This reminds me of taking a cirtain amount of parsecs to do the kessel run (yes, I've heard the dumb shortest path explainations), cirtain amount of lightyears between events and a reference to travelling back in time at the speed of light I saw in an old Hanna-Barbara cartoon. Can't people get their units right?
      --
      When Argumentum ad Hominem falls short, try Argumentum ad Matrem
    5. Re:Call me when by mattshadbolt · · Score: 1

      not fast enough?? i would love that read/write access speeds!! - matt

    6. Re:Call me when by Anonymous Coward · · Score: 0

      Replacing disk with flash (or another solid state device) is also not feasible for another important reason: flash and DRAM are produced by virtually the same technological process, so their cost is comparable.

      But we will always need more persistent storage then RAM, for obvious reasons. And we will always need as much RAM as economically/technologically viable (i.e., a fixed percent of the cost of computer is spent on RAM). So we need a storage medium that is at least an order of magnitude cheaper then memory. Even if it's inferiour. Like magnetic disk.

    7. Re:Call me when by iggymanz · · Score: 2, Insightful

      people have already used flash memory as system disks, who says you need tmp files, logfiles that are frequently written, or a web cache? All those things can be eliminated by configuration for Unix-like OS. I can put tmp files on a ram disk, I don't *need* to have a web cache on disk (or anywhere else), and I can choose what gets logged.

    8. Re:Call me when by wackywendell · · Score: 2, Interesting

      Actually, to nitpick...if you've ever learned much relativity (not that I know all that much), time is a dimension just like space, and you are traveling through it forwards at the speed of light, or if you are moving in space, very, very near to it. I know travelling through time at a speed doesn't make sense, but that is in a strange, glad-I'm-not-a-physicist-because-this-makes-no-sen se way the only measurement there is...

    9. Re:Call me when by TheRaven64 · · Score: 2, Insightful

      Having a couple of GB of battery-backed DRAM as a write cache would help extend the life of flash - store log files there and only write the changes once a day or so. As to speed, I think you are underestimating flash. Most time-critical reads from my hard disk are very small segments (usually 4KB), and seek time on a hard disk really sucks compared with solid state storage.

      --
      I am TheRaven on Soylent News
    10. Re:Call me when by Finuvir · · Score: 1

      Time is a dimension, but not a space-like dimension. Not surprisingly it's referred to as a time-like dimension. The space-like and time-like dimensions (ie. space and time) are related by a factor of i, the square root of -1. They are not interchangible to the degree that you suggest.

      --
      Why is anything anything?
    11. Re:Call me when by ucblockhead · · Score: 1
      Someone ought to create a box where the OS binaries and frequently used apps are kept on a flash drive but where a secondary harddrive is used for temporary files, settings, documents, etc.

      In other words, put /bin /lib /usr/bin /usr/lib and /boot on the flash drive and /etc /tmp /var and /home on a hard drive.

      --
      The cake is a pie
    12. Re:Call me when by RapmasterT · · Score: 1
      Can't people get their units right?
      I just got my unit right. Turns out all I needed was a shot of penicillin.
    13. Re:Call me when by nacturation · · Score: 1

      It's easy. You have regular memory to power the computer, and the flash memory is the permanent storage. Make sure the computer has enough battery power to keep the RAM active for several hours, then once every 15 minutes you write the entire RAM contents to flash. Given that flash these days come with 1 million write cycles guaranteed, you can use the same flash memory for 28 years without a problem.

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    14. Re:Call me when by rivaldufus · · Score: 1

      Also drop me a line when we can store the world's music on a small memory cube and download it at the speed of light, virtually killing the RIAA overnight.

      As well as killing the incomes of recording musicians.

    15. Re:Call me when by thrillseeker · · Score: 1
      I haven't bought a CD in years. It's not out of dislike for the RIAA though, just because the music put out currently sucks.

      There's a strong correlation between the two ...

    16. Re:Call me when by Anonymous Coward · · Score: 0

      "Replacing disk with flash RAM is not feasible: flash isn't fast enough, and doesn't survive enough re-writes to the same blocks. Various tmp files, web caches, and frequently written logfiles..."

      So you stick a 1", 8GB hard-drive in your PC to be used only for frequent write tasks, and keep everything else on the flash.

    17. Re:Call me when by Anonymous Coward · · Score: 0
      It wasn't "parsecs," it was "par-secs," a necessary unit since ordinary seconds are based (originally) on the rotational speed of the Earth, and a galactic society with varying time units in different cultures needs a standard, or "par," second for official competition.

      Ok, I just made that up, sounds good don't it.

    18. Re:Call me when by martyn+s · · Score: 1

      I don't think the shortest path explanations are "dumb". Considering that the Millenium Falcon went through hyperspace, it might involve real skill to find the shortest path. I don't necessarily think that is what George Lucas meant, but I do think the explanation works perfectly.

    19. Re:Call me when by Anonymous Coward · · Score: 0

      I agree, but I don't think that current computers and operating systems make the best use of the various memory technologies at the moment.
      I would like to see the operating system be able to dynamically use Cache, Fast (expensive) RAM, Slow (cheap) RAM, Flash, Fast (expensive) HD, Slow (cheap) HD intelligently, AND transparently.
      Why? Well I would like my desktop to have terabytes of cheap storage, but perform super fast for my most frequent apps (email, office, browser). I would also like to see the battery on my laptop (with WiFi) last for more than a few short hours.

      Why oh why is this so hard! It seems obvious to me, but then I remember when tape drives were used as supplimentary storage to hard disks, back in the day when tape was cheaper.

    20. Re:Call me when by owlstead · · Score: 1

      You can get RAM drives for Windows as well, although most will get you start paying beyond 64 MB. Which is peanuts on a 1 GB computer (which most slashdotters use in all probability).

      I use it mainly for testing speed while still having a program create a log file. Note to self: rewrite sentence :)

    21. Re:Call me when by EternityInterface · · Score: 0

      "Songs are sold through albums, which average $15 for maybe 13 tunes [...] Artists get - from a generous publisher - three cents on the dollar. That's 45 cents an album sold. [...] By eliminating the middle-man - the record industry - artists can charge, say, 5 cents per song and STILL come out ahead of what they'd have gotten through selling CDs" (E2) (Trying to find the link on google says even lower numbers...)

      --
      the sun is god
    22. Re:Call me when by wackywendell · · Score: 1

      True, they are different, but there is a relationship - and in fact, one way of showing relativity is to plot a point such that the distance from the x-axis is the velocity, and the distance from the origin is the speed of light, and then distance from the y-axis is speed through time - the vertical height there is the degree to which time 'slows down' for the moving object in relation to whatever it s moving compared to.

    23. Re:Call me when by Antique+Geekmeister · · Score: 1

      This is quite true. For systems that do development or web caching, or that don't know what they're going to be doing next such as a typical geek-owned Linux box, I'd recommend against it for the reasons of having such limits on the re-write operation on flash drives.

      But for a live CD or a router sending its logs elsewhere, it sounds fabulous.

    24. Re:Call me when by Mechcozmo · · Score: 1
      Please let me know when we no longer need hard drives, and we no longer need to "boot" our PCs every time we switch them on.

      Ever heard of a Mac's sleep mode? My PowerBook has routinely hit a 10, 15, and upwards # of days uptime because of this instant off/instant on sleep mode. It is a great idea, and works really nicely.

  10. The question... by demondawn · · Score: 1

    ...at this point, is not really so much of making 32GB flash drives. Maybe I just don't see the application, but unless this is really competitive, costwise, with traditional hard drives, it seems impractical. As far as I know, most solid-state computing devices have no need for 32 GB of space. While interesting from a theoretical standpoint, storage media of this type seem to be inordinately expensive when compared with the average hard drive.

    1. Re:The question... by Anonymous Coward · · Score: 0

      *cough* Apple *cough*

    2. Re:The question... by tomstdenis · · Score: 2, Informative

      Camera for video/etc. An audio recorder..

      At 2Mbit/sec [250KB/sec] ~34 hours of recording with no moving parts other than the shutter. Current video recorders don't last super long on batteries and reporters in the field have to lug them around [or have their camera crew do that].

      If they could make it last a while [e.g. handle wear] you could use it as a laptop hard drive. I probably wouldn't run Gentoo on it [unless /var/tmp was mounted in a ram drive] but you could get away with a binary only Gentoo/Debian install just fine.

      And in most laptops the harddrive is the second most waste of energy anyways. So while making the CPU take less power you can make the storage take less too.

      Granted I wouldn't use this where I was doing many re-writes or needed quick writes. But for a normal user [e.g. email, web, im, word processing] it's more than adequate.

      Tom

      --
      Someday, I'll have a real sig.
    3. Re:The question... by ocelotbob · · Score: 1

      Your sig is appropriate to what the most ideal purpose for thse drives is. Mobile computing. Motors are one of the biggest consumers of electricity in modern mobiles. Replacing the hard drive with a solid state drive would increase battery life noticably, plus increase the ruggedness of a laptop. This would be a godsend for fleet purposes.

      --

      Marxism is the opiate of dumbasses

    4. Re:The question... by Tune · · Score: 1

      I suppose not having any moving parts in your laptop has its merits:
      - No noise (vs. low noise)
      - More tolerant to physical stress
      - Longer batery life due to less power consumption (while reading, no spin-up/spin down latency)

      Eventually, solid state will replace mechanical storage in anything portable, and demands for higher capacity will obviously remain.

      --
      The reason computer chips are so small is computers don't eat much

    5. Re:The question... by demondawn · · Score: 1

      But isn't there still the issue of wear (the fact that solid state drives can handle a much shorter lifespan in terms of rewrites than your average hard drive?) Not to mention cost?

    6. Re:The question... by Peregr1n · · Score: 1

      I see the application.
      We're always wanting more and more storage. I use a digital SLR camera and I will certainly buy a 32GB, or whatever size, card as soon as it becomes affordable; at the moment I carry round several 1GB cards, so I will always need bigger and better memory.
      And it's also worth noting that while flash storage media of this type may be expensive compared to microdrives, they are far more stable (I never use microdrives for my photography because dropping the camera will almost certainly break them permanently, while solid state flash memory can go through floods, fires, crashes and digestory systems and come through readable...)
      And I can think of a dozen more applications to boot. Portable video players for one.

    7. Re:The question... by VolciMaster · · Score: 1
      media of this type seem to be inordinately expensive when compared with the average hard drive

      True, but there are no moving parts, and it's really, really fast... much faster than hard drives can be made to be since they have to spin.

    8. Re:The question... by ocelotbob · · Score: 1

      Cost is definitely an issue, however, thie problem of them wearing out can be mitigated with more intelligent filesystem designs that distribute writing to the disk so that cells are used evenly. I know there is some FS work going on in the Linux camp about these sort of modifications. Alternatively, one could have a small microdrive for their data files, and have program binaries, etc, which don't usually change on the flash drive to take advantage of both technologies.

      --

      Marxism is the opiate of dumbasses

    9. Re:The question... by pruss · · Score: 1

      Movies for portable devices... One could store 60 divx movies at a decent quality level (assuming one lives in a place where this is legal) and view them on a portable device, with much better battery life than a hard drive.

    10. Re:The question... by LWATCDR · · Score: 1

      HD video cameras.
      Digital photos.
      UBS drives.
      Imagine taking your entire music collection with you in your car?
      How about a few dozen DVD for the kids to watch?
      How about Navigation data. You could store not just a map but the photos of your route.
      Back ups.
      Notebook drives.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    11. Re:The question... by Baorc · · Score: 1

      Imagine taking your entire music collection with you in your car?

      60GB iPod + iTrip? Yes yes I have them, and it's great to listen to what you want in your car.

    12. Re:The question... by TheRaven64 · · Score: 1

      DV footage is 13GB/hour. Most DV cameras use tapes that can fit one hour on each. A 32GB flash disk would be smaller, use less power, be quieter (the noise of the tape motor is often audible on consumer DV cameras) and not require you to change tapes to record a 2 hour session. When they can bring the price to $100 I suspect most people will completely give up on tape for DV. It would also be nice to be able to dump the footage from the camera at more than 1X - something that's hard with tape.

      --
      I am TheRaven on Soylent News
    13. Re:The question... by LWATCDR · · Score: 1

      I do the same with my Karma.
      The nice thing with the flash drive is that you wouldn't have to deal with two sets of controls. You just plug you USB drive into your stereo and go.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  11. whatever happened to regular RAM? by peter303 · · Score: 4, Interesting

    When I look at local computer parts prices, DRAM has been stuck at the $100 / GB range for three years now. Flash passed its price point earlier this year and is not looking back. I used to marvel at how RAM prices used to drop. (Flash is slower and can only be written a limited number (1E5) of times.)

    1. Re:whatever happened to regular RAM? by Rinzai · · Score: 1, Funny

      1E5 is ... 1. Damn.

    2. Re:whatever happened to regular RAM? by tomstdenis · · Score: 1

      DRAM is MUCH faster than flash. Thus it's harder to make and keep in spec.

      I'm sure if you could buy PC27-whatever memory you could get gigs at pennies each... but what's the point?

      This chip has more than a billion transistors. You could just as easily ask why an AMDX2 with only 150M transistors costs so much...

      When flash memory supports nanosecond writes like DDR we'll start seeing expensive flash.

      Tom

      --
      Someday, I'll have a real sig.
    3. Re:whatever happened to regular RAM? by hhghghghh · · Score: 1

      I'm sure if you could buy PC27-whatever memory you could get gigs at pennies each... but what's the point?

      Actually, cheap PC133 SDRAM + battery = still faster than hard drive (1066MB/s vs 150Mb/s plus no seektime), and almost as non-volatile as flash.

      So perhaps DRAM isn't too bad compared to flash..

    4. Re:whatever happened to regular RAM? by tomstdenis · · Score: 1

      Nobody made PC133 [SDRAM] dense enough to be useful for this.

      I'm sure with todays technology a 20GiB "drive" could be made with PC133 cells for cheap if done in enough volume.

      And yes, it would be cool [both figuratively and literally].

      Tom

      --
      Someday, I'll have a real sig.
    5. Re:whatever happened to regular RAM? by MacGod · · Score: 4, Interesting

      When I look at local computer parts prices, DRAM has been stuck at the $100 / GB range for three years now. Flash passed its price point earlier this year and is not looking back. I used to marvel at how RAM prices used to drop. (Flash is slower and can only be written a limited number (1E5) of times.)

      Demand. There just simply isn't the demand for that much RAM. It used to be that you could always use more, because new operating systems required it, and new games needed it, etc. But now, with Longhorn/Vista still en route, and given that Tiger's requirements are not much more than Panther's or even Jaguar's, the OSs aren't driving people to get that much more RAM. And games are becoming less and less of an issue on computers as consoles grab bigger pieces of the marketshare.

      In short, without the demand driving the competition, there simply isn't the incentive to drop prices that much. Flash, on the other hand, let's you work toward solid-state hard drives, bigger memory cards and MP3 players and so forth. So the demand still exists in that sector.

      --
      "Reality is merely an illusion, albeit a very persistent one " -Albert Einstein
  12. Samsung by chowhound · · Score: 1

    My RAZR has something pitiful like 3mb storage. It's the only thing that irks me about it.

    Though gigs and gigs wouldn't convince me to buy a Samsung phone. They're like toy mobiles -- cute, simple, feature-light.

    1. Re:Samsung by Vo0k · · Score: 1

      I wonder why the hell these toys don't include SD/CF card readers. Tiny removable storage, up to 2GB or so, don't need it - don't use it (and don't pay for it), speeds perfectly sufficient for stuff like MP3, and if you want more music, just buy a few more cards.

      --
      Anagram("United States of America") == "Dine out, taste a Mac, fries"
    2. Re:Samsung by Anonymous Coward · · Score: 0

      That's the price you pay to be trendy.

    3. Re:Samsung by Anonymous Coward · · Score: 0

      All the Nokia Symbian phones (S60 / S90) allow for either standard or reduced size MMCs. I have a Nokia 6600 that I have a 1 GB MMC in at the moment. I can play doom, listen to MP3s, it works very well as a portable (and crappy) video camera, I can take about 10,000 photographs with it, etc. I was looking at getting a RAZR then I realized that I'd much prefer to have something that I could upgrade and install all sorts of software on. Symbian is a pretty neat little OS too, despite all the shocking news about virii. It is difficult to get a virus, unless you are retarded. It is possible for the consumer to do various levels of software resets too, as well as backing up all phone information via MMC, Bluetooth or IR.

    4. Re:Samsung by Anonymous Coward · · Score: 0

      motorola is shit and over hyped, ask any real cell phone power user (as opposed to 18 year old girls)

    5. Re:Samsung by chowhound · · Score: 1

      The RAZR is a quad-band GSM phone with one of the best vocoders I've used -- people think I'm on a land line. And it happens to be the sexiest phone out there right now. These are very respectable traits, even for a power user.

  13. Re:16 gigaBYTE, not gigaBIT by cosinezero · · Score: 5, Informative

    Yes, but individual memory chips often do not come rated in bytes but in bits and are configured in parallel to complete the byte. Hence "16x16 config" making 32GB.

  14. 2step plan to having more memory on you fingertips by jurt1235 · · Score: 4, Funny

    Step 1: Pull out fingernails
    Step 2: put fingernailsized flash memorychip on place of fingernail

    Now just a way to power them up and use them. Any ideas

    --

    My wife's sketchblog Blob[p]: Gastrono-me
  15. Price... by Vo0k · · Score: 1

    Sure stuff may be -smaller- now. But what about cheaper? Will it cost less than equivalent in smaller chips? As for memory density, 1 or 2GB SD cards are quite tiny already, stuffing the same technology in volume of a harddrive (well, CD-ROM maybe) would allow for a terabyte of solid state storage easily. But the price and speed are somewhat beyond reach... I really wish for CHEAP flash more than for BIG flash.

    --
    Anagram("United States of America") == "Dine out, taste a Mac, fries"
    1. Re:Price... by aXis100 · · Score: 1, Insightful

      Whist the BIG flash may be more expensive, it will put downward pressure on the smaller flash sizes thus reducing prices.

      All computer technology has a pricing sweat spot just a few revisions back from the bleeding egde. As big, expensive stuff comes out, that sweet spot moves forward.

  16. I don't understand by MORTAR_COMBAT! · · Score: 0, Redundant

    so should I wait to buy the iPod nano or not?

    --
    MORTAR COMBAT!
    1. Re:I don't understand by Anonymous Coward · · Score: 0

      I would say if you think 4GB is enough for your day to day music listening, go ahead and buy the nano. If it just isn't enough, wait for the bigger models to come.

    2. Re:I don't understand by Midnight+Thunder · · Score: 1

      They have only just released the iPod nano, so I can't see Apple releasing a new one immediatly. Also, this new Flash memory has only just been released, so experience indicates that first batches of anything usually have more teething issues than future batches.

      --
      Jumpstart the tartan drive.
  17. Awesome Quantic Technology by Anonymous Coward · · Score: 0


      This must be a John Titor's quantic functional transistor desing.

  18. It's a Cyberpunk future for me by kid_oliva · · Score: 1

    I guess I should be amazed but to me its seems common sense. Imagne, an implant that you store data on and access any time you want. Oh yeah, I forgot to mention that it is inside your head. Now that will be the way to study. Download a few books, wait what am I saying... porn and away you go. Alot of people are scarried of the future but I say plug away; I'll be the first inline (no pun intended).

    --
    I eat Karma for breakfast, lunch, and dinner. That's why I don't have any.
    1. Re:It's a Cyberpunk future for me by Anonymous Coward · · Score: 0

      Johnny Mnemonic. Just don't wire the storage to wet ware... your brain will explode.

  19. Hard drive industry vs Flash card industry by eebra82 · · Score: 2, Interesting

    Maxtor, Seagate, Hitachi, Western Digital and all the other storage companies better listen to what Samsung is doing here. Life is good when you are sitting in front of a really fast computer, but it's rather disturbing that the hard drives (and media players i.e. DVD) still operate at milliseconds instead of nanoseconds.

    Has anyone thought about why hard drive development is so focused at increasing disk space by using similar technology and nothing beyond that? I mean, come on, this tech has been around for ages and you'd kind of want a solid replacement (read: no moving parts, nanosecond operation times).

    Who knows what we'll see next in terms of hard drives AND WHEN?

    1. Re:Hard drive industry vs Flash card industry by karvind · · Score: 5, Informative
      I am not sure if you understand the difference in technologies here. First of all it is 16 Gbit and not Gbyte (and next year it will be 32 Gbit). To compete with regular harddisks you are talking about making atleast 80 GByte harddrives.

      (a) Do a cost analysis. Even if they shrink the gatelength to 25 nm (which will not happen because FLASH memories WILL not work at 25 nm gate lenght, regular transistors will), you will be still be limited to say 100 GBit. Yield is another issue which will drive cost. Debugging such large memory arrays is NOT trivial.

      (b) Reading mechanism for FLASH memories is different from Harddisks. Larger the memory arrays, slower it becomes. Make arrays smaller ? You will have lot of peripheral overhead which will drive your cost up. Why is peripheral hard to make ? Because peripherals are made in regular CMOS technology as compared to FLASH technology - integrating them together is a pin in the ass. This is one place which requires more improvement, the memory controller on the FLASH chips is still slow (even if access time from the individual cell is fast).

      (c) Will 25 nm FLASH be any faster ? Not necessarily. The gate length scales, but interconnect capacitance doesn't. Smaller transistors will have smaller parasitic capacitance but they may not be necessrily able to drive the long bit/word lines. Solution : Make individual cells bigger. What do you lose ? Your memory becomes bigger.

      In short there is a reason why magnetic HDD will stay. Yes there are applications where 10-20GB is enough, but not everywhere. That is why digital MP3s are swept by FLASH based drives. And don't forget that FLASH drives have rated endurance of 100,000 write/erase. Do you want such a thing for your laptop ? probably not.

    2. Re:Hard drive industry vs Flash card industry by Finuvir · · Score: 1
      I am not sure if you understand the difference in technologies here. First of all it is 16 Gbit and not Gbyte (and next year it will be 32 Gbit). To compete with regular harddisks you are talking about making atleast 80 GByte harddrives.
      I didn't read the article (because this is Slashdot and it's not the done thing) but my reading of the summary (which is probably wrong; cf. Slashdot comment above) is that they have a 16 Gigabit chip that will be used in a 16 chip configuration giving 16x16 Gigabits = 256 Gigabits = 32 Gigabytes.
      --
      Why is anything anything?
    3. Re:Hard drive industry vs Flash card industry by Anonymous Coward · · Score: 0

      You are correct and well taken. But there is a reason why 16x16 or such large configurations are not preferred : the packaging ! But nevertheless it is impressive advancement. I wonder if it will scale to say 32x32 easily and will access time still be reasonable. Looks like it will still beat magnetic HDD in terms of power anyway.

    4. Re:Hard drive industry vs Flash card industry by nelziq · · Score: 1
      integrating them together is a pin in the ass

      Is that a typo, or just some EE humor?

    5. Re:Hard drive industry vs Flash card industry by KillShill · · Score: 1

      a pin in the ass in definitely a pain.

      --
      Science : Proprietary , Knowledge : Open Source
  20. Re:16 gigaBYTE, not gigaBIT by Anonymous Coward · · Score: 1

    Uhm, the story is about 16Gb (Gigabit) chips. When talking about capacity of memory chips, bits are used instead of bytes.

    "16 Gbit is eight times less than 16 Gbyte."

    Yes, that why you need 32 of these chips to get 32GB capacity.

  21. That's Nothin' by Analogy+Man · · Score: 4, Funny
    Just last week I saw an article 6.8 GHZ LaptopThat had a 2 TB flash...

    But then 32GB appears to be fabricated by conventional means rather the new unobtanium substrates used by AtomChip.

    --
    When the people fear their government, there is tyranny; when the government fears the people, there is liberty.
  22. And before you jump all over my case... by Rinzai · · Score: 1
    I read "E" as "exponent," not "times 10 to the."

    So that makes it 1^5, which is still 1.

    If you want to write 10,000, why not just write 10,000? (Geekdom is one thing, readability is another, and better, thing.)

    1. Re:And before you jump all over my case... by ConceptJunkie · · Score: 1

      It's commonly understood that En means "* 10^n" since the days of 1970's scientific calculators.

      The interpretation you used is not a standardly used one, AFAIK. Besides, if you can't use slang on /., where can you you use slang?

      Thanks 1E6 for you understanding.

      --
      You are in a maze of twisty little passages, all alike.
    2. Re:And before you jump all over my case... by Anonymous Coward · · Score: 1, Funny

      Because 1E5 is 100,000, not 10,000. :)

    3. Re:And before you jump all over my case... by SirPavlova · · Score: 1

      Just to elaborate on what others have replied, 'E' means 'times 10 to the power of,' while 'e' is exponent. Case matters ^_^

      --
      Yar.
  23. Re:16 gigaBYTE, not gigaBIT by Anonymous Coward · · Score: 1

    No. Each chip is 16 gigaBITs. In a 16x16 grid of these flash chips, you'll have 32 gigaBYTEs of storage.

  24. Ow by tgd · · Score: 1

    Wouldn't it be better to just glue it on or something?

    1. Re:Ow by jurt1235 · · Score: 2, Funny

      I thought of that. The problem is, is that my fingernails are pretty much curved, making it tough to glue anything on it. My guess is, is that the base of the nail is flatter, so pulling them out would be the way to go.
      Then again, the flat base concerns a guess, so maybe I should start with one nail only.

      --

      My wife's sketchblog Blob[p]: Gastrono-me
    2. Re:Ow by Finuvir · · Score: 1
      I thought of that. The problem is, is that my fingernails are pretty much curved, making it tough to glue anything on it. My guess is, is that the base of the nail is flatter, so pulling them out would be the way to go.

      What are, are you talking about? Why are, are you duplicating that verb?

      --
      Why is anything anything?
    3. Re:Ow by jurt1235 · · Score: 1

      I think the preview function could have caught that. I just do not use the preview function, it would take the embarrasment out of posting on /. for me.

      --

      My wife's sketchblog Blob[p]: Gastrono-me
  25. more seriously however by goombah99 · · Score: 2, Interesting

    Will the Nano be upgradable? that is, was the chip oldered in or is in in there in a stadard flash drive socket. If so did apple or the CPU maker, cripple the nano's address range? if not buy that nano now and upgrade it next year. On the other hand the Nano sells for about $30 bucks more than the retail price of the 4Gb NAND chip. Son unless you can buy it below wholesale like apple, you'll be better off buying a new Nano when the 32 GB ones roll out.

    --
    Some drink at the fountain of knowledge. Others just gargle.
  26. Re:16 gigaBYTE, not gigaBIT by DigitumDei · · Score: 5, Informative

    Err, it is Gb. The individual chips are rated in Gigabits, and only the final 16 chip products in gigabytes.

    Thus the 16 Gb chip is 2GB and when you have 16 of those you get, you guessed it, 32GB.

  27. functional? by Colin+Smith · · Score: 1

    So how many non functional transistors did they put on it?

    --
    Deleted
  28. With a 4gb microdrive I get 540 images by purduephotog · · Score: 5, Interesting

    I shoot weddings. With my 10D I get approximately 540 images, RAW, written to the MD. I'll usually pound thru 4 batteries (2x2) in the course of a day event; I have 6 spares.

    Assuming I win the lotto and/or can reinvest some of the wedding profit towards a camera instead of my leaking roof, I would move up to a 1Ds, selling for 3K, which writes out 11mb RAW files.

    That means a 32gb CF card would store: 2400 images

    Your typical wedding/reception lasts 7 hours. Add a couple of the bridesmaids getting dressed (You do NOT want to miss that, HAHAHA) and you're at a 10 hour day.

    That means you're taking a frame about every 15 seconds, were you to fill that up.

    Cost of film? Let's say you're shooting 35MM instead of medium format (arguably a 1DS is a little less in terms of quality than a Hassy at 16x20, but the customer would probably never see it) then thats 67 rolls of film. A propack of 400NC from BH Photo is 28.45 for 5 rolls, which translates 14 packs at a cost of 400$.

    Plus processing, tack on about 10$ per roll and you're at $1000 worth of money.

    Where am I going?

    No one shoots 3K worth of photos. It's insane. It's insane by even MY standards. But on a trip it's definately worth it to have... and I'm not even adressing the transfer rate issues (my firewire transfer from CF is the fastest in the market at 7MB/sec that would take about 1.25hrs to transfer)

    This is an incredible leap forward but the biggest advantage will be the price pressuer on lower sized cards.

    After all, drop one of these babies and you're out a pretty penny.

    1. Re:With a 4gb microdrive I get 540 images by Albanach · · Score: 4, Interesting
      Cost of film? Let's say you're shooting 35MM instead of medium format (arguably a 1DS is a little less in terms of quality than a Hassy at 16x20, but the customer would probably never see it) then thats 67 rolls of film. A propack of 400NC from BH Photo is 28.45 for 5 rolls, which translates 14 packs at a cost of 400$.

      But no one would ever shoot that sort of number of shots if they were shooting film - it's crazy. Digital cameras have created shot inflation in the wedding market. Folk advertise 300, 400 or 500 pictures in their wedding packages and the customers who don't know think that more is better.

      It's not as if weddings days are fast moving affairs. So you're right, where this will shine is on things like overseas trips, safaris, and maybe even for photo journalists who might not know when they'll next be able to dump the files on their camera to a decent backup medium.

    2. Re:With a 4gb microdrive I get 540 images by rtaylor · · Score: 1

      I took one of those tourist helicopter tours around Niagara falls on Saturday. The trip lasted about 15 minutes and my little Canon S70 filled up 2GB of memory shooting RAW.

      Sure, most of the images were junk (deformation from the curved window pane, dirt on the windshield, etc.) but about 1 in 5 shorts came out well.

      Found myself wishing I had both a faster camera and far more memory so I could turn on exposure bracketing.

      I figure if I take enough shots, eventually I will accidentally get a good one.

      --
      Rod Taylor
    3. Re:With a 4gb microdrive I get 540 images by cloudmaster · · Score: 1

      Umm, if you get 540 images on a 4GB microdrive, you'll be able to get approximately 540 images on a 32Gb flash drive, since 32 * 2^30 bits is 4GB ytes. Well, maybe a little more, since the flash uses 2^30 while the drive proably uses 10^3. Moving to solid state, though, that'd be a huge gain in reliability.

    4. Re:With a 4gb microdrive I get 540 images by rtaylor · · Score: 1

      1 in 5 shorts came

      Shots rather...

      --
      Rod Taylor
    5. Re:With a 4gb microdrive I get 540 images by timeOday · · Score: 1
      Digital cameras have created shot inflation in the wedding market. Folk advertise 300, 400 or 500 pictures in their wedding packages and the customers who don't know think that more is better.
      How is more not better? If you're trying to photograph people I think taking a lot of shots is a good idea, because most will be crap.
    6. Re:With a 4gb microdrive I get 540 images by Mr.+McGibby · · Score: 1

      No one shoots 3K worth of photos. It's insane. It's insane by even MY standards. But on a trip it's definately worth it to have... and I'm not even adressing the transfer rate issues (my firewire transfer from CF is the fastest in the market at 7MB/sec that would take about 1.25hrs to transfer)

      Right, because the only use for compact flash is for taking pictures.

      *rolls eyes*

      --
      Mad Software: Rantings on Developing So
    7. Re:With a 4gb microdrive I get 540 images by Surt · · Score: 1

      To some extent, more is better, because it increases the chance you'll get a picture that interests you. Or imagine taking 100 shots of the big group photo instead of one or two, and see what that does to the odds that one of them has no one blinking, and/or everyone you care about smiling. Etc. There are a lot of places where statistics matter in photography, and anywhere they do, more shots means better quality.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    8. Re:With a 4gb microdrive I get 540 images by cakesy · · Score: 1

      >1 in 5 shorts came Shots rather...

      Thanks for pointing that out. Somebody may have thought that you had a camera that printed out pictures directly onto shorts. Cheers

    9. Re:With a 4gb microdrive I get 540 images by ScriptedReplay · · Score: 1

      True, but there's a point where the nose begins to swamp the signal. Past that point, everything is noise, as the customer will want only a couple of the big group photos and the extra good ones just get thrown away with the bad ones. Now, as with most things, where that optimumpoint lies is dictated by a combination of skill and luck - but unless you rely purely on luck, it should be well below 100.

    10. Re:With a 4gb microdrive I get 540 images by Sartak · · Score: 1

      I shoot weddings.

      Ever have a situation where the bride doesn't die and ends up killing all of your friends to get to you?

    11. Re:With a 4gb microdrive I get 540 images by dr.badass · · Score: 1

      That means you're taking a frame about every 15 seconds, were you to fill that up.

      Ah, but the real target for flash cards this big is people that are out shooting 24, 30, 60 frames per second. With something like Panasonic's P2 system, the demand for really friggin' big flash cards is going to keep growing. When a relatively cheap camera is capable of recording 1GB/minute of high-def video, you start needing a lot of compact, fast storage.

      --
      Don't become a regular here -- you will become retarded.
    12. Re:With a 4gb microdrive I get 540 images by Maxo-Texas · · Score: 1

      Someone once said to me that Mathew Brady documented the entire Civil War with less photographs than are taken at a typical modern wedding.

      --
      She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
    13. Re:With a 4gb microdrive I get 540 images by StewedSquirrel · · Score: 1

      I often shoot 3000 photos at an event. When I'm doing youth sports, I often shoot 400 photos in an hour, seeing that I am shooting maybe 25-30 participants per game and my "most bang for buck" area is to get about 6-8 decent photos of each person. Figure 30% "throwaway" and we're already surpassing my numbers above.

      When people did this sort of thing with film, they targeted 2-3 shots per participant, sure, but would still burn 20-25 rolls of 36 exposure film.

      I have to shoot at JPG settings and STILL carry 3GB worth of cards around with me, with a laptop for dumping at lunchtime (we're talking 12 hours of shooting).

      Just because it doesn't fit into what you're doing TODAY doesn't mean it doesn't fit into what someone else is doing or what you WILL do tomorrow. Go get a 1DS MK-II and notice that RAW files are what, 50MB each. Are you ok with 80 pictures per card? Or would you desire more storage in that case?

      Besides, microdrives are fragile, but flash memory isn't so. Higher density chips bring the cost of higher volume storage down by decreasing die size and decreasing the number of chips per unit. These are all good things!!

      Eric

      --
      There are 10 kinds of people in the world. Those who understand binary and those who don't.
    14. Re:With a 4gb microdrive I get 540 images by podperson · · Score: 1

      Well, next year's DSLRs will have 12-30MP* which will double or triple the space requirements for RAW photos.

      * The higher value will exceed the resolution of positive transparency film in analog camera, as claimed by current "digital cannot beat analog" nuts. Of course their slide scanners will offer higher scanning resolutions by then so they will raise their claimed resolution too.

      Sure, most people won't notice the difference in quality, but most people weren't noticing the difference in quality between the current standards and the preceding ones. Besides, it's easier to double the number of megapixels in your camera than -- say -- become a better photographer.

      Gotta go, I have to watch repeats of old shows shot on video on my HDTV.

    15. Re:With a 4gb microdrive I get 540 images by cosmic_0x526179 · · Score: 1
      Cost of film? Let's say you're shooting 35MM instead of medium format (arguably a 1DS is a little less in terms of quality than a Hassy at 16x20, but the customer would probably never see it) then thats 67 rolls of film. A propack of 400NC from BH Photo is 28.45 for 5 rolls, which translates 14 packs at a cost of 400$.

      Someone make me a CCD back for my Hassey 500C, stuff 4-8 of these babies in it, and not cost a damn fortune... hasta la vista to 120 film, and hello to FireWire :)

      --
      This msg is brought to you by the letter 'W'.. for Worthless Wuss
    16. Re:With a 4gb microdrive I get 540 images by Gruneun · · Score: 1

      After all, drop one of these babies and you're out a pretty penny.

      If your camera can shoot 3000 photos, you're probably no longer concerned about removable media. You would probably get better performance with the chip memory soldered right on the board, too.

  29. Nice, but I'll wait for the 500 terrabyte flash by digitaldc · · Score: 1

    16GB is not enough...speed up the curve please

    --
    He who knows best knows how little he knows. - Thomas Jefferson
  30. Unfortunately... by TimTheFoolMan · · Score: 1

    ...instead of being called a "thumb drive," the relative size increase will force USB drive manufacturers to start marketing the much heralded "stump drive," and the much-less popular "double-stump dongle" version.

    Tim

  31. Re:16 gigaBYTE, not gigaBIT by eebra82 · · Score: 1

    Yes, but that's not what the news said before it was edited. :) Now it's okay, so my post is just useless now.

  32. My laptop could be thinner than my keys! by mrch0mp3rs · · Score: 1

    Marvelling at the iPod nano, this makes me wonder about the usability of a nano-thin laptop. I mean, at some point, you need the actual keyboard depth for tactile reasons, don't you?

    I'm all for a 2-pound 17" widescreen aluminum Powerbook that's under an inch thick (is it even thick then?) -- as long as I have a decent keyboard so I can launch all my attacks with confidence in World of Warcraft.

    --
    --- -a- "I'd love to change the world, but it'd be easier if the universe exposed its API."
    1. Re:My laptop could be thinner than my keys! by mrgreen4242 · · Score: 1
  33. Re:16 gigaBYTE, not gigaBIT by Vo0k · · Score: 1

    Yep, and suddenly find out that your 64Kb iButton fits 8 kilobytes of data, then find out it actually is 64 kilobits...
    Sorry, whoever modded the above "informative" has no clue. Chip memory capacites are given in bits, not bytes.
    The chip is 2 gigabytes.

    --
    Anagram("United States of America") == "Dine out, taste a Mac, fries"
  34. Re:16 gigaBYTE, not gigaBIT by l_bratch · · Score: 0, Troll

    I was going to point this out, but luckiy I RTFA first.

  35. Poor man's solid state hard drive? by aussersterne · · Score: 3, Interesting

    Has anyone taken a bunch of the already available monster flash drives and built a PC on them?

    I'm thinking 4x USB2 card readers (these are down to like $10 on eBay) each containing 8GB compactflash in a RAID-0 configuration = 32GB solid state storage that might not incur too bad a performance penalty.

    With something like a 32GB compactflash, you could potentially create a 120GB RAID-0 with them.

    Do CF cards have the reliability factor to act as primary storage? How about USB2 as the interface? I don't know enough about either set of specs to make a judgment.

    --
    STOP . AMERICA . NOW
    1. Re:Poor man's solid state hard drive? by toddestan · · Score: 1

      How about USB2 as the interface? I don't know enough about either set of specs to make a judgment.

      I would forget about USB2.0 and go with a CF to PATA adaptors and hook the cards directly up to the disk drive controllers. USB 2.0 would not do very well in a RAID situation. The other option would be a firewire card reader, if such a beast actually exists.

  36. Re: Yes & No! by tabkey12 · · Score: 5, Informative
    Firstly, it's 16 Gigabit, not Gigabyte, so you won't be seeing a 32GB Nano any time soon.

    Next, the 2GB has Toshiba Flash Memory Soldered to the board, whereas the 4GB has a daughterboard with 2x2GB Samsung chips. Therefore, it is possible that someone will reelase an upgrade to the 4GB Nano at some point in the future, but Apple may well have disabled support in the (closed) Nano sofware for flash support above 4GB in the current generation.

  37. Ready for desktop? by Hao+Wu · · Score: 0
    Perhaps this could go into desktop machines.

    Of course it would have to be left on with a tiny amount of power, and automatic backups...

    --
    I suggest you read Slashdot
    1. Re:Ready for desktop? by eebra82 · · Score: 2, Informative

      Problem is, flash cards don't work quite as well as regular hard drives because you cannot flash them with consistent information all the time. I am not sure about what these chips can handle nowadays, but a couple of years back, such memory could be flashed about 10,000 times and that's it.

    2. Re:Ready for desktop? by Anonymous Coward · · Score: 0

      I think they're up to 100,000 rewrites now.

  38. Re:2step plan to having more memory on you fingert by swilly2006 · · Score: 1

    You left one out...
    Step 3: Profit

  39. In Library of Congress Units by PIPBoy3000 · · Score: 3, Funny

    Just to translate for the masses, that comes to roughly .0032 LOCs (assuming 1 Library of Congress = 10 TB). Sometimes terms like "Giga Bytes" can get confusing.

    1. Re:In Library of Congress Units by Anonymous Coward · · Score: 0
      Just to translate for the masses, that comes to roughly .0032 LOCs (assuming 1 Library of Congress = 10 TB). Sometimes terms like "Giga Bytes" can get confusing.
      Apparently accronyms like Gb, or Gigabit, can get confusing too.
  40. iPod MANO by donnacha · · Score: 0, Redundant

    Get ready for the iPod Mano - Man-sized storage in a Nano package.

    1. Re:iPod MANO by sci50514 · · Score: 0

      The next upgrade to iPod Nano is iPod Angstrom. :)

  41. Re: Yes & No! by TheRaven64 · · Score: 4, Insightful

    I might be missing something here. 16Gb is 2GB. There are 2GB flash chips already shipping in the iPod Nano. This is the first 2GB flash chip. Either this is very old news, or the important thing is the size of the chip rather than the fact it exists.

    --
    I am TheRaven on Soylent News
  42. Flash is unusable for a hard drive. by jasonhamilton · · Score: 3, Interesting

    It's too slow.

    It also has a finite number of writes that can be done before it quits working.

    If you want your system to run faster, look at the gigabit ramdisk PCI cards that are coming out this month (?). Get four of those, a raid card, and hook them up together. Contents are kept even when the computer is switched off.

    --
    SearchIRC - Now with live chat directory!
    1. Re:Flash is unusable for a hard drive. by wgaryhas · · Score: 1

      I'd also recomend that you also mirror the ram drive with a regular sata hdd.

      --
      "For every complex problem, there is a solution that is simple, neat, and wrong." - H.L. Mencken
    2. Re:Flash is unusable for a hard drive. by TheRaven64 · · Score: 1

      Or just get a few GB more RAM. Your OS will use that as a disk cache - and the amount of bandwidth between main memory and the CPU is a lot more than the amount between a RAM disk on a (S)ATA controller and the CPU.

      --
      I am TheRaven on Soylent News
    3. Re:Flash is unusable for a hard drive. by Surt · · Score: 1

      Hard disks also have a finite number of writes before they quit working, it's just a couple orders of magnitude higher. And typically high enough that a head failure is more likely than a media failure.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
  43. Re:2step plan to having more memory on you fingert by jurt1235 · · Score: 1

    Hum, I more or less thought step 0 or 1b would be missed:
    0. Inject lidocaine in fingertips and wait until you can not feel anything with it anymore
    or 1b
    1b. Scream in excrutiating pain.

    --

    My wife's sketchblog Blob[p]: Gastrono-me
  44. Re: Yes & No! by Thalagyrt · · Score: 2, Interesting

    The person who wrote TFA said it's both 16 GByte and 16 Gbit. Read it, you'll see that both are used throughout the article. So we'll never know which one it is.

    --
    Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo!
  45. Re: Yes & No! by swingkid · · Score: 1

    I think the 2GB modules in the nano consist of multiple flash chips, like on a RAM stick; meaning that a similar module with these new chips would be several times larger. But I'm just guessing...

  46. Harddisk replacement by mnmn · · Score: 2, Insightful

    Am I the only one who thought the harddisk could be repaced with this? A minimal windows + office install easily fits 16gb. Ideally with no swap file given enough ram. Additional software may be run off a shared folder.

    And if the windows (or linux) installation contains enough drivers, you could have a USB2.0 flash drive with 16 or 32GB space and carry the whole os around.

    I know this is easier with knoppix on usb, but I'm thinking big, with the current windows install base. This can do wonders for the corporate maintenance until linux is ready for the desktop.

    --
    "Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
  47. 32 GB flash card? by teknopagan · · Score: 1

    And here I thought a 640k flash card ought to be enough for anybody.

    --
    The Russian Mafia will mod you down just to see if the Moderate button works.
  48. where is the Samsung SDD, then?? by Tomasset · · Score: 2, Interesting

    Around the end of May, there were several sites

    http://www.theinquirer.net/?article=23425
    http://news.softpedia.com/news/Samsung-is-betting- on-Flash-disk-drives-2222.shtml

    reporting that Samsung would be having a 16GB flash hard disk (SDD) available around August 2005. Has anyone seen those? I know for a very good reason that I would be insterested in installing one of those in my Powerbook: the joy of silence.

  49. Re: Yes & No! by Thalagyrt · · Score: 1

    Actually, nevermind that... Just re-read it and I misread part of it before.

    --
    Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo!
  50. Re:2step plan to having more memory on you fingert by vertinox · · Score: 1

    Now just a way to power them up and use them. Any ideas

    Well you could use body heat, but you don't want to know where you have to put that finger to get the most efficient heating.

    --
    "I am the king of the Romans, and am superior to rules of grammar!"
    -Sigismund, Holy Roman Emperor (1368-1437)
  51. Re:16 gigaBYTE, not gigaBIT by Anonymous Coward · · Score: 0

    Correct me but: isn't 16 gigabit = 2 gigabyte. So 16 chips are needed to get 32GB capacity.

    Also, a "16x16 configuration" is 256 chips, which gives 512GB, not 32BG.

  52. Prorated Profits by Sublmnl · · Score: 1

    If you haven't figured it out yet....let me explain. Hardware is much more advanced than software or for the consumer. This technology could have...probably should have been availble a few years ago. It is a smart move to stagger the release of technological advances for monetary gain.

    For the pron conniseurs out there..."if you blow your load to quickly...," what do you have to gain?

    1. Re:Prorated Profits by Sublmnl · · Score: 0, Redundant

      If you haven't figured it out yet....let me explain. Hardware is much more advanced than software or the consumer. This technology COULD have...probably SHOULD have been availble a few years ago. It's a smart move to stagger the release of technological advances for monetary gain. This is best business practise. For the pron conniseurs out there..."if you blow your load to quickly...," what do you have to gain?

  53. A mix between price fixing and hitting bottom. by Anonymous Coward · · Score: 0

    With bottom being a combination of how cheap they can manufactorer the stuff with current processes and the profit margin they're willing to live with.

  54. Re: Yes & No! by Itchy+Rich · · Score: 1

    The person who wrote TFA said it's both 16 GByte and 16 Gbit. Read it, you'll see that both are used throughout the article. So we'll never know which one it is.

    The only mention of anything being 16 gigabytes rather than 16 gigabits says the chips "if combined in 8x16 and 16x16 configurations - theoretically enable Flash memory cards with capacities of 16 and 32 GByte".

    There are no other mentions of 16 gigabytes, but there are four mentions of 16 gigabits.

  55. You're right: Divide by 3 by purduephotog · · Score: 1

    3x is typically the image increase that you see transitioning to digital, so divide my numbers by three and you'll get accurate film usage :)

  56. Solid-state hard-drives by chris_eineke · · Score: 2, Informative

    Can you imagine that? Hard-drives without spinning parts!

    They will have to quadruple the throughput and we will have competitive hard-drives with seek rates to the order of nanoseconds. :D

    You know, they could even replace CDs and DVDs:
    - Data rate high enough for HD-DVD or BR quality
    - Put them into a good plastic case (ala zip disks, but smaller)
    - No scratches!

    Sounds like the 21st century to me.

    If Samsung plays its cards right, they can make some serious dough with that technology. We're almost there.

    Giggidy-Giggidy

    --
    "All you have to do is be fragile and grateful. So stay the underdog." Chuck Palahniuk, Choke
  57. You are obviously not a Delphi programmer by Lonewolf666 · · Score: 1

    In that language, 1E5 actually means 1*10^5.

    --
    C - the footgun of programming languages
  58. no longer need hard drives by wiredog · · Score: 1
    Getting closer. You can get flash drives that plug into a ATA connector (and maybe SATA). Some BIOS's support booting from USB/Firewire devices. You can fit everything needed to boot a Linux box, plus (probably) /bin, /lib, /usr/bin, ./usr/lib, and /etc on there.

    Probably a slower boot than off of the HD, but runs much quieter.

    1. Re:no longer need hard drives by fluffy99 · · Score: 1

      Too bad MS Windows still doesn't support booting from USB devices.

  59. New Orleans explanation by Hamilton+Publius · · Score: 0, Interesting

    This is long, and you may not read it all, but it offers a lot of insight into the New Orleans situation ..........

    SPEAKING TRUTH TO HYSTERIA

    The rains from Katrina's aftermath had barely begun to taper off before the utterly predictable, knee-jerk, blame-Bush for everything hysteria began to rage. The attacks are loud, strident and given top billing by the media, who have shamelessly and blatantly added their own negative, anti-Bush spin without investigating the facts or questioning the political motives of the critics.. It seems, those of us who look to the actual facts before we draw our own conclusions are forced to endure a hurricane of rhetoric, speculation, and just plain nonsense. So don your waders, as there are some actual facts amidst all the debris. Let's start with the tin-foil hat stuff.

    THE THEORIES OF THE LUNATIC FRINGE: THE DEMOCRATS AND THE MEDIA.

    CLAIM: Global warming is Bush's fault and global warming caused Katrina.

    First, of course, hurricanes in the US have not in fact been increasing in number or intensity since the supposed onslaught of global warming. As this schedule from the national weather service ( http://www.nhc.noaa.gov/pastdec.shtml) shows, both the number and intensity have actually decreased in recent decades, and were generally much more severe in the first half of the century.

    More to this point, however, let's accept the global warming alarmists on their own terms, and assume global warming caused Katrina without inquiring too closely into what caused all those other hurricanes. Had Al Gore been elected President in 2000, and the day after his inauguration managed to get the US Senate (who had rejected the Kyoto Protocol
    95-0 during the Clinton administration) to ratify and then fully implement its provisions in the US immediately, and had every other major country in the world also done so, the projected decrease in global warming after 20 years was projected, by its own proponents, to be only 0.7 degrees centigrade. In the first few years, that is, by now, even if it had been implemented in 2000, the supposed decrease would be essentially zero. So there is simply no conceivable scenario in which Bush's policies could possibly have had an impact on hurricanes. These claims, retailed widely in major US newspapers and by German and other European politicians, are nothing but despicable political posturing.

    CLAIM: The Iraq war has dangerously depleted our National Guard Resources,and that's why help took so long to arrive.

    Facts can be your friend. There are roughly
    1,000,000 army personnel in the US, including active duty, National Guard and reserves. A bit over 100,000 or 10% are in Iraq (the rest of the forces over there are from the other branches of service). The Pentagon has agreed with the states that it will not mobilize more than 50% of the National Guard from any state, and only about a third of Louisiana's National Guard is on active duty. The National Guard units that have been mobilized for active duty in Iraq are for the most part heavily armored combat units, not the more lightly armed military police and search and rescue units that are the primary source for domestic disaster support.

    You might never know this if you watched network news, but the Commander-in-Chief of each state's National Guard is the governor of the state, not the President, unless and until the National Guard units are called by the Department of Defense to active duty. It is also worth noting that it is against federal law, the long-standing Posse Comitatus law, for active duty troops to be used for law enforcement-the only National Guard troops that can be used this way are those commanded by state governors. There has been some talk since 9/11 of repealing or amending the Posse Comitatus law, but the changes were strongly opposed by groups from both the left and right.

    Would it also be crass to point out the undeniable fact that by Sunday, September

  60. Re: Yes & No! by i_should_be_working · · Score: 4, Informative

    The third comment on this page (if they know anything) says that the 2GB modules in the Nano are made of 4 500MB chips, so these new 16Gb (2GB) chips would allow for 8 and 16GB Nanos.

  61. Re:2step plan to having more memory on you fingert by nihaopaul · · Score: 1

    power by electricity conducted by the skin, then using m$ patented PAN (personal area network) you could sync your files while you had sex, just hope your not quick in bed with these 32Gb flash cards come out.

  62. 16 Gigabit or byte ? by Matador · · Score: 0

    I was under the impression that storage is usually givin in *bytes ; anh network traffic more so in bits.

    typo?

  63. Ahm, you do what again? by modi123 · · Score: 2, Funny
    First sentence: I shoot weddings.

    What?! I think if you are going around, shooting weddings, and making profit off of this grisly business, solid state drives are the least of your concerns. I would be more worried about things like: law enforcement, two families revenge, and Kaiser Sose.

    In related news, you may want to do us all a favor and put down the violent video games. Thanks!

    Side note, solid business model:

    1. Shoot weddings

    2. Take pictures of the shootings

    3. Profit.

    The IceMan, from HBO's Iceman confessions, would be proud.
    1. Re:Ahm, you do what again? by MetaMarty · · Score: 1

      I don't think law enforcement dares to come close to this guy. He shoots 35mm. No wonder he needs more than 4 packs. I would recommend bringing it down to 9mm at most. A silencer and a scope would be recommended too.

  64. Not for photos... by mblase · · Score: 1

    No one shoots 3K worth of photos. It's insane.

    What makes you think these are intended for photo cameras? I'd want a 32GB card to stick into a special digital camcorder, since that's about 3 hours of DV-quality video footage in random-access format. Being able to put hi-res photos and video on the same card is just a bonus.

  65. Re:2step plan to having more memory on you fingert by Braklet · · Score: 1

    Well, you jest, but it's not far from something I happened across yesterday...

    This article outlines an idea of how to store up to 5Mb in a fingernail, using lasers. I think maybe they're a little over-optimistic with the idea of storing biometric info there though.

    --
    But Zorak.. Where are we gonna get enough squirrels to build a kite and fly it to the moon?
  66. Re:16 gigaBYTE, not gigaBIT by GodGell · · Score: 1

    heh?

    16 gbit == 2 gbyte

    you need 16 of these to get 32gbytes, not 32.

    --
    [SHOW SOME LENIENCY TOWARDS ... I mean, FUCK BETA] Eat. Survive. Reproduce. GOTO 10
  67. Re:2step plan to having more memory on you fingert by Anonymous Coward · · Score: 0

    Since I don't wear shoes, I wonder if I could use these in place of my toenails. I could probably fit two on each of my big toes alone.

  68. No Multi-Bit cell technology? by tempmpi · · Score: 1

    I thought all the big flash devices where using some kind of multi-bit technology that makes it possible to save two or more bits per transistor/cell.
    But "The 16 Gbit device holds 16.4 billion functional transistors" sounds like they got one transistor per bit+ some logic, drivers etc.

    --
    Jan
  69. Re: Yes & No! by Anonymous Coward · · Score: 0

    It sure is confusing for the most of us, but a flashcards exist from multiple chips. The biggest chip till now was 0,5GByte or 4Gbit. Samsung now has the new record with a 16Gbit(2Gbyte) chip while the actual size of the chip is the same.

  70. Re: Yes & No! by Splab · · Score: 2, Informative

    You guys really should try at least to read the TFA. It says the chip is 16Gb, running in a configuration of 16x16 yielding 32GB (yeah, thats Bytes).

    (No I'm not new around here, but comeon, lets start a trend and at least read some of the posted stuff before bashing)

  71. Re:2step plan to having more memory on you fingert by jurt1235 · · Score: 1

    I believe they ran that story a while ago on /. too. The point is that it grows out in several months (data loss due to cutting your nails (-: ).
    You gave me an interface idea though: Combine it with a bluetooth chip, and use the just mentioned MS patent for creating electricity, and it could even run.
    (Stupid joke now taken to seriously)

    --

    My wife's sketchblog Blob[p]: Gastrono-me
  72. Re: Yes & No! by Thalagyrt · · Score: 1

    Yeah, I noticed that after posting, hence my reply to myself saying that I'm an idiot. :)

    --
    Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo!
  73. BS by porneL · · Score: 1

    It has been said before: Flash can be fast, because you can have many drives in parallel. Chips survive lots of rewrites, because they remap logical blocks when phisical wear out.

  74. A simple backup solution... by ovit · · Score: 1

    I have a webserver and I could EASILY fit the whole drive on one of these.... Talk about an EASY backup... I could have a cron job "dd" the drive every night at 2am off to a USB drive...

    (and of course, ssh transfered to a remote server not on the same power grid)...

            td

    1. Re:A simple backup solution... by toddestan · · Score: 1

      Why not just run the server itself off of the flash drive?

  75. How could this even be modded to 2? by Anonymous Coward · · Score: 0

    Well DUH, Mr. Wal-Mart shopper! Today's 2 GByte cards are made from multiple chips. While this new chip is pricey--given it's from a new process--it's only one chip.

    So yes, it's already a fraction of the overall cost.

    The same process, if applied to smaller density chips, would make smaller size cards even cheaper than they are now.

    Every advance in chip density means lower cost for any older design made in said new process. Hint: it's the same reason today's consoles now cost half what they did originally.

    Now go back to K-Mart and find your blue-light-special.

  76. Functionalism by djupedal · · Score: 2, Informative

    On hearing a heckler in the front row question his sanity, George Carlin replied... "Nice...I see you've been given the gift of a functional brain - please let us know when you unwrap it and take it out of the box."

    Ok, I'll spot you this one, but next time, do yourself a favor and pay attention during class...

    Functionalism has three distinct sources. First, Putnam and Fodor saw mental states in terms of an empirical computational theory of the mind. Second, Smart's "topic neutral" analyses led Armstrong and Lewis to a functionalist analysis of mental concepts. Third, Wittgenstein's idea of meaning as use led to a version of functionalism as a theory of meaning, further developed by Sellars and later Harman.

    ...for something to be a carburetor is for it to mix fuel and air in an internal combustion engine--carburetor is a functional concept. In the case of the kidney, the scientific concept is functional--defined in terms of a role in filtering the blood and maintaining certain chemical balances.

    In the world of transistors, during manufacturing, we have functional and non-functional dies, where the non-functional are discarded, and the rest are further tested and assigned a 'functional level'.

    This is where we end up with ram (or processors, etc.) being 'speed' rated, such as 80ns, 70ns, 60ns... These different speed components can all surface as part of a yield from the same 'batch', when some refuse to lock at one speed, and then pass inspection at another. Samsung doesn't run production of 60's on one day, and then 70's on the next. It's all about their 'functional' status as they come out of the oven...

    A 'functional' transistor can go thru as many as 300 steps before it earns that title.

  77. CF impacts the video world as well by mjeppsen · · Score: 1

    Good point. Not to mention the insane file sizes of the latest hi-res cameras, the rise of photojournalism has really made storage an issue, especially for those that shoot RAW. It's not uncommon for me to hear of PJ-style photogs shooting 2000+ images over the course of a 6-8hr wedding day.

    Developments like this also impact the world of broadcast, video, and film production. Camcorders such as the Grass Valley Infinity series utilize CF memory for storage, and Panasonic has based it's newest camcorders on the P2 format (which is just multiple SD cards arranged in RAID-0, wrapped in a PC-card container). As increases such as these continue, it will further solidify solid-state memory in the video production world.
    I've got a summary of the subject at FresHDV, along with common video transfer rates (permalink here)

    Matthew Jeppsen
    www.FresHDV.com

  78. the poor man can't afford this... by YesIAmAScript · · Score: 2, Interesting

    You're going to cheap out on the CF readers, when the CF cards themselves will cost you a good $500+?

    You're talking about $2000 minimum just to get off the ground here. How does the poor man afford this?

    I can't imagine how the write performance would do anything but stink. In theory enough flash in parallel should have decent write performance, but I doubt this setup will manage to extract it.

    --
    http://lkml.org/lkml/2005/8/20/95
    1. Re:the poor man can't afford this... by aussersterne · · Score: 1

      I was under the impression that there were only one or two different USB2IDE bridge chipsets anyway. The CF readers I've been using for image work (with 2GB CF from digital cameras) were dead cheap, are low power, and I haven't had any problems with them. Is there some objective reason to spend $$$ on a more expensive brand-name reader?

      Anyway, $2k for a solid state hard drive is better than the $20k they were going for a few years ago, though I admit I haven't looked into pricing lately. Plus, with 32MB flash cards you're almost to the point where you can talk arbitrarily large solid-state storage. Throw 8 of those things in a case and you have a heat-free, vibration-proof 250GB RAID-0 that could survive in a lot of environments in which hard drives wouldn't.

      I'd suspect that the price of a 250GB solid state drive sold as a product is still up there.

      --
      STOP . AMERICA . NOW
    2. Re:the poor man can't afford this... by narcc · · Score: 1
      with 32MB flash cards you're almost to the point where you can talk arbitrarily large solid-state storage. Throw 8 of those things in a case and you have a heat-free, vibration-proof 250GB RAID-0

      What?

      250GB = 256000MB
      32MB * 8 = 256MB

      256000MB > 256MB
    3. Re:the poor man can't afford this... by aussersterne · · Score: 1

      Opps. 32GB CF cards I mean. :-P

      --
      STOP . AMERICA . NOW
  79. possible to adapt by spectrokid · · Score: 1

    imagine combining a flash-based harddisk with a big RAM buffer for speeding up reads and a separate one for writes, the second one protected by a small rechargable battery or super-capacitor. The disk only commits to flash if it feels it is running out of power. This should easily outlive the 4-year lifespan of an average corporate laptop.

    --

    10 ?"Hello World" life was simple then

  80. Re:2step plan to having more memory on you fingert by mjh49746 · · Score: 1

    You could wire them to your central nervous system if only your body could generate the proper electrical impulses.

  81. So, demand lowers prices? by Create+an+Account · · Score: 2, Interesting

    WTF?

    What are you talking about? Increased demand raises prices, decreased demand lowers prices. Likewise, weak demand in a market causes an increase in competition with its attendant reduction in prices. (Think about airfares after the 9/11 attacks: no demand = rock bottom prices.)

    Prices are high due to a lack of excess supply.

    A much better answer to the OP's question is that DRAM has reached an equilibrium point where the suppliers are able to charge a price low enough to discourage new entrants, beyond which they have no incentive to lower prices. Once (marginal cost = marginal revenue) you stop looking for increased volume through lower prices because your profit is already maximized. Lowering your price further just decreases your profits.

    Make no mistake about it, if demand increased tomorrow for DRAM, prices would rise. If that demand stayed steady, the prices would stay high. They would come down if the demand collapsed because new entrants would be trying to recoup the fixed costs they had incurred to enter the market. That's not a function of a healthy market though, that's a function of poor demand forecasting.

    Saying that prices are too high because there's no demand for the product (assuming the production is into efficient economies of scale, which DRAM production is) is like saying all of those people in Africa starved to death because they weren't hungry enough to eat.

    1. Re:So, demand lowers prices? by Anonymous Coward · · Score: 0

      What are you talking about? Increased demand raises prices, decreased demand lowers prices.

      Yeah, in the short term. In the long term, in decreasing cost industries, increased demand leads to increased prices leads to market entry leads to a price decrease.

      In addition, computers have been, traditionally, such an industry. This is why, for instance, AMD and Intel share water resources at their plant locations.

      So, the parent's idea that more RAM demand leads to lower prices isn't all that wacky.

    2. Re:So, demand lowers prices? by Create+an+Account · · Score: 1

      No, that decrease in price is only likely to decrease the price back to the equilibrium point, which is where it is now. Consumers will pay the current price. If demand increases, supply will expand to the point that that new demand is met and prices will settle back to the equilibrium. The curve down to the eqilibrium price is the curve of the new suppliers trying to keep the revenue high in the early period to cover their depreciation costs and achieve economies of scale. As these economies are reached and the firms get past the steepest part of their depreciation, and the new demand becomes more-nearly met, industry prices subside. Once they reach the equilibrium point again, they have no incentive to lower prices further because the consumers are willing to bear the burden of the equilibrium price.

      So : "Consumers are willing to pay the price." Does that sound like any description of "low demand" you've ever heard? Ever?

      For the equilibrium point to move there has to be a change in either supply or real demand, but increasing real demand (not moving along the demand curve, but moving the curve itself to the right) will increase the equilibrium price.

      I take your point about decreasing cost industries, but I would point out that the chip manufacturers have been charging equilibrium price for a while now and their costs have been dropping. This implies that they have enhanced margins with which to retaliate against new market entrants by just lowering their prices long enough to drive away interested potential competitors. (Think Microsoft. Marginal cost approaching $0. Prices at equilibrium. Customer considers Linux => Microsoft offers deep discounts to protect market share. (In Microsoft's case I believe that this is a losing game long-term because the customer's willingness to support the current equilibrium price is being constantly eroded, but I digress.))

      I reiterate: poor demand leads to falling prices (yes, even long-term) and strong or growing demand leads to rising prices (yes, even long-term.) The falling prices seen in the computer industry result from sellers chasing a decreasing equilibrium price caused by specific-product demand decreasing as the strongly motivated buyers (early adopters) become satiated and new products are introduced.

      The idea "charge all the traffic will bear" is alive and well in the new millenium.

    3. Re:So, demand lowers prices? by civilizedINTENSITY · · Score: 1

      It seemed that the idea was that, where it is possible to enter a market, a huge demand will attract entrants. The new entrants will be competing for marketshare, which will for the established firms to also compete. Thus, it appeared to me it was suggested, an increased demand *will* cause prices to go up, which results in increased in competition and increased supply, which will cause prices to go down. No conflict with "charge all the traffic will bear", just not as applicable today as it was in the simpler days of a Free Market Economy ;-)

    4. Re:So, demand lowers prices? by Create+an+Account · · Score: 1

      Okay, I see where you're coming from. When you say "a huge demand" though, it implies that demand>supply. This is especially true for new products, where the demand equation is poorly understood but the demand is clearly larger than the supply, signalled in the marketplace by large profits. New entrants come in and change the supply, prices drop.

      As long as demand => capacity, the price drop stops at about the equilibrium price because none of the producers have an incentive to reduce price any further. (Consider Coke/Pepsi in the US market. Not much market growth. Both extremely profitable, neither interested in a price war because they understand game theory (ie. both sides lose in a price war) so they instead try innovative products or creative promotions.)

      Once capacity exceeds demand (excess supply) then holders of the excess supply have incentive to compete for market share => prices drop below the old equilibrium price. (Consider Ford/GM/Chrysler in the US market. All are so desperate for sales that they are poisoning their markets with artificially low prices. One consequence? Look at Ford's bond rating. Great for consumers - not so good for firms and shareholders.)

      Another thing that can cause price drops is demand loss due to new product innovation. When a new product comes on the market (especially if the new product is from some other supplier) some of the demand for the old product gets shifted to the new product, demand for the old product declines and the suppliers reduce the price of the old product to extract as much revenue from it as possible before it becomes obsolete and demand falls to zero.

      Now let's look at the DRAM industry. There is good profitability, but potential new entrants are faced with the necessity of competing with firms that have achieved economies of scale, have covered their largest portion of up-front and depreciation costs, and have larger margins. The threat of retaliation in the form of price cutting is so real and obvious that we're NOT seeing new entrants. Current suppliers are satisfied with their capacity utilization (and their profit margins) so there is no real competition for market share. So prices stabilize at the equilibrium point.

      Prices are not stable and high because there is no demand. It is because the supply and demand are appropriately matched at the equilibrium point and there is not an extremely dynamic innovation environment. The kind of price drop you are describing result from poor demand estimation or rapid new product introduction. Higher demand won't do it, it has to be incorrectly assessed demand. Another way to sanity check the original poster's assertions is to look at the number of PCs and DRAM upgrades being shipped this year. Low demand? Not likely.

    5. Re:So, demand lowers prices? by civilizedINTENSITY · · Score: 1

      I am thinking you mean Quantity_Demanded (a point of the Demand curve) rather than Demand (which is the set of points which make up said curve.) But I might be mistaken.

      In terms of an actual change in the Demand curve, the poor estimation would *act* like a shift in Demand (while really being a surplus or shortage based on the real Demand and Supply functions.) But it seems that you are suggesting that Demand curves are more konstant than I was aware. Increased demand would move the equillibrium point. If the increased price means increased profit, and current producers are already "satisfied with their capacity utilization", then it seems others would be looking at this as an oppurtunity. I'd believe an arguement based on the barriers to entry of capital investment to get into the game. I don't *want* to believe a company is "satisfied" and that quanity supplied is independent of quantity demanded. I'm new at this, though :-)

    6. Re:So, demand lowers prices? by Create+an+Account · · Score: 1

      I'm no master of this stuff either.

      I haven't been very clear. I'm sorry.

      "demand => capacity" should be "quantity_demanded_@_price_X >= quantity_supplied_@_price_X" this is the very profitable section of the graph, called "producer surplus", resulting in upward pressure on prices.

      poor estimation would *act* like a shift in Demand (while really being a surplus or shortage...

      Exactly. This results in excess capacity, "consumer surplus", resulting in downward pressure on prices. But the Demand curve did not actually move, which was what the OP said was necessary.

      Demand curves are more konstant than I was aware

      The actual location of the Demand curve is (mostly) in the hands of the consumers. Some are pretty stable (I think milk is one of these) and some are all over the place (like architectural paint). Marketing campaigns can drive it up some, market saturation and new product offerings can drive it down some, but it is still about how much the consumer wants the product.

      Increased demand would move the equillibrium point ... increased profit ... producers are already "satisfied ...", ... others would be looking at this as an oppurtunity.

      If existing suppliers have excess capacity, they spool up production. If they don't, they might still be better equipped to build new capacity than a potential new entrant (process maturity, big bankroll, established network of suppliers and distributors.)

      barriers to entry of capital investment

      Well, yeah. It's not just capital investment, though. It's a capital investment in the face of a sure price war, probable competition through established relationships, and maybe a public relations war over quality and business practices. Potential entrants into these highly capitalized markets have to be confident that there is at least some segment of the market where they can serve better than the incumbents. It's risky.

      I don't *want* to believe a company is "satisfied"

      I know of at least two ways to be satisfied with your utilization (assuming you are a producer):
      1. Your marginal_cost = marginal_revenue. This is the definition of profit maximization. This is what you do if your market has sufficient "producer surplus."
      2. You produce at the price where quantity_demanded_@_price_X = quantity_supplied_@_price_X. This is the equilibrium point in an efficient market. This is what you do if your market does not have "producer surplus."

      I don't *want* to believe ... that quanity supplied is independent of quantity demanded.

      I am with you there. They are related. But Demand is not the sole determinent of production.

      I am no PhD either, but I think I've got most of this right. I hope I haven't made too much of an ass of myself 8^)

      Dang this is a long comment.

  82. Re: Yes & No! by bhsx · · Score: 1

    The article, had you read it, clearly says GBytes. Maybe Samsung is making up a new industry term or something; but I'll assume they mean GigaByte.

    --
    put the what in the where?
  83. Cache writes and parallelize them by ZorinLynx · · Score: 1

    Simply cache writes and parallelize them.

    Say you write a 10Mb file. Have 8MB of cache on the device. The write goes to DRAM first. Then, data in RAM is written in parallel to multiple banks of flash memory (the disk layout can be interleaved on the actual chips).

    This will speed writes greatly and also allow for medium failure (if the write fails, the sector can be written elsewhere since it's still in the RAM cache)

    -Z

  84. Re: Yes & No! by bhsx · · Score: 2, Interesting

    To clarify: Samsung has developed a process to create 16Gigabit(2GB) chips that when set in a 8(chips)X16(Gigabit) configuration yields a 16GB flash drive. The 16(chip)X16(Gigabit) configuration yields 32GB flash drives.

    --
    put the what in the where?
  85. no son de 16x16...16x16x16gbit/8=512GB by thoper · · Score: 2

    am i missing something? a 16GigaBit chip can hold 2GigaByte, and a 16x16 array contains 256 chips, so, this array should be able to hold 512GBytes.... i assume the article should say 4x4 array (32GBytes) (sorry about my english)

    1. Re:no son de 16x16...16x16x16gbit/8=512GB by civilizedINTENSITY · · Score: 1

      If one bag will hold 2 apples, how many bags do we need to hold 32 apples? 16 bags? So then (2GB)(16)=32GB

    2. Re:no son de 16x16...16x16x16gbit/8=512GB by thoper · · Score: 1

      yes, 16 is an 4x4 array, a 16x16 array contains 256 elements

  86. Obligatory /. jokes... by Big+Nothing · · Score: 2, Funny

    * Imagine a Beowulf cluster of those!
    * In Soviet Russia, card flashes YOU!
    * Sounds great, but does it run Linux?
    * 1. Create huge flash memory card
        2. ???
        3. Profit
    * I for one welcome our new 32GB overlords
    * Rumor has it these cards will be shipped with Duke Nukem Forever.
    * 32 GB of pr0n in your pocket
    * ALL YOUR MEMORY ARE BELONG TO SAMSUNG!!
    * CowboyNeal posted this two months ago.
    * Free iPod with 32GB flash filled with naked and petrified Natalie Portman!
    * Stephen king is dead/you must be new here/I have no memory you insensitive clod/no carrier/^H^H^H^H^H^H/BSD is dead/Google will do this better/Hot grit down my pants/etc.

    There - no need to post any joke posts. And PLEASE don't reply with the ones i missed.

    --
    SIG: TAKE OFF EVERY 'CAPTAIN'!!
    1. Re:Obligatory /. jokes... by Jayzz · · Score: 1

      I thought this 'list of obligatory /. jokes' also became a cliche, too...

  87. I know nothing about DV by purduephotog · · Score: 1

    Unfortunately, other than my work with producing DVDs. 3CCD Camcorders are still out of my price range and an extra 'cost' feature that most of my clients can't afford...

  88. USB 2.5" hard drive by Anonymous Coward · · Score: 0
    You need a 2.5" USB (2.0) external hard drive. They don't require an external power supply because they can be powered by the USB connection, and they can hold way more than 16GB. Also, the 2.5" external enclosures are cheaper than the 3.5" or 5.25" ones, simply because they don't need power supplies.

    I'm seriously contemplating getting one myself, for backup and sneakernet. Leaving one PC on all the time is much less appealing these days.

    1. Re:USB 2.5" hard drive by Kainaw · · Score: 1

      You need a 2.5" USB (2.0) external hard drive.

      I have looked into those as a primary file storage device. I haven't figured out how to setup Linux to force all disk writes immediately. I have written to a little 16MB stick, let it sit for a couple hours, pulled the stick, and then put in another computer. The stick was empty because I didn't do a "safe removal". Obviously, the old write was sitting in a buffer somewhere.

      --
      The previous comment is purposely vague and generalized, but all of the facts are completely true.
    2. Re:USB 2.5" hard drive by Kirkoff · · Score: 1

      Two things:

      First, before you pull the device out, if you run sync from the command line, it will write all outstanding buffers to disk and thus your file to the thumb drive. I don't know if that's what you mean by "safe removal," but that's all I usually do when I want to pull it out quickly.

      Second, I believe that you just need to add 'sync' to the entrys for your USB drives in /etc/fstab to keep it sync'ed up like you wish. I'm not sure if vfat supports it (though I seem to recall that it does) but ext2/3 definately does.

      Hope that helps,
      --Josh

      --
      There are exactly 42,935,718 letter sized sheets in a square mile.
    3. Re:USB 2.5" hard drive by Anonymous Coward · · Score: 0

      mount -o sync

    4. Re:USB 2.5" hard drive by MoralHazard · · Score: 1

      The other posters noted the "sync" option to 'mount' (or in "/etc/fstab"). This is helpful.

      Of course, when you unmount a volume, it automatically calls the "sync" command to flush all the buffers to disk. You DO unmount volumes before tearing the drive out, right? Right??!

      Honestly, you have the exact same problem on Windows, or any other OS that caches writes. This is pretty damn simple: unmount the volume, THEN pull the plug out. How can you fuck that up?

    5. Re:USB 2.5" hard drive by Anonymous Coward · · Score: 0

      Windows does not cache removable drives by default, at least not on XP.

    6. Re:USB 2.5" hard drive by PickyH3D · · Score: 1

      A hard drive, even a small one, is more likely to break than a flash card. Unless I needed the space, I would always go for a flash drive. I avoided the original iPod and the iPod mini because they had hard drives. I ordered an iPod nano on Thursday though and I am looking forward to receiving it this Thursday (ya... free shipping and it shipped from China).

    7. Re:USB 2.5" hard drive by toddestan · · Score: 1

      That's not always true. I bought a 2.5" enclosure, and it came with a 2nd USB "power" cable to help provide power for the drive. I put an older IBM drive into the enclosure, and if I just use the data cable on most computers the drive can't get enough power to spin up.

    8. Re:USB 2.5" hard drive by chrnb · · Score: 1

      The parent post is why i am running windows

      --
      MikMik Baby Organics Mikkaworks
    9. Re:USB 2.5" hard drive by Kirkoff · · Score: 1

      Fair enough. I'm not sure why it is exactly that hotplug doesn't set those options by default. I doubt it's even very hard to fix but I've yet to bother since I don't use USB storage that often. (Then again Win2k didn't either. MS set the default to be bufferless writes in WinXP)

      --
      There are exactly 42,935,718 letter sized sheets in a square mile.
  89. I have heard many asking 'why 32GB flash cards?' by xeeazgk · · Score: 1

    ... but none with their fingers upon what I would consider the answer: A $199 digital video camera would have a pretty* large market. * warning: understatement

  90. Re:What's this "Giggidy-Giggidy" shit, you retard? by Anonymous Coward · · Score: 0

    Suck my balls you donkey-raping shit eater.

  91. Flash Disks Feasible, Exist by Lagged2Death · · Score: 3, Informative

    Replacing disk with flash RAM is not feasible: flash isn't fast enough, and doesn't survive enough re-writes to the same blocks.

    It's not only feasible, it's been done. It's horrifically expensive, but it works. A "wear leveling" algorithm is used to ensure the same flash cells aren't erased and re-written continuously. Heck, even the flash keychain drives and digital camera cards do that. No, it probably won't hold up to as many write cycles as a magnetic disk will, but writes are much less common than reads, especially in some database and web applications. The drive doesn't need to last forever anyway, since the computer it's part of won't either. I've heard that these guys have had one of their flash drives on a continuous rewrite cycle for a few years now - no errors yet.

    Where do you get the notion that flash is slow? It's slow compared to RAM, but it's way faster than a hard disk. That's one of the selling points of these things.

    1. Re:Flash Disks Feasible, Exist by wakdjunkaga · · Score: 1
      Other good things about Flash-based HDDs are superior vibration and shock resistance, and, depending on just how horrifically expensive you mind going, the ability to run at insane temperature extremes (-60C to 90C, and sometimes even higher, for the mil-spec stuff).

      It might make sense to put swap files, and other temp files to a regular HDD, and the OS and applications on the Flash drive. Then, when the bearings go buzzzz/head crashes into platter/etc. just format and install a replacement, recreate any necessary directory structure, etc. - no need to reload apps.

      There are a fair number of industrial applications where Flash drives (or simply CF media) are used. For instance, last night I was working on one - a DOS-based CTC touchscreen HMI monitor using a 16MB CF module (made bootable to MSDOS v6.22) with DOS, and all the HMI application's binaries and config files.

  92. fingertip power supply by panxerox · · Score: 1

    Yeah ! and to power it put a bi metallic strip on it and stick in in your mouth to generate power. Course youd have to keep it in your mouth all the time which would be in keeping with some geeks I know.

    --
    "It's so convenient to have a system where everyone is a criminal" - A. Hitler
  93. No, it's giga*bit*. by smithmc · · Score: 1

      When will people learn? It's not gigabit, but gigabyte. GB, not Gb.

    Did you RTFA? It clearly states "gigabit", which makes sense if a 16x16 array of them yields 16 GB, as also stated in TFA.

    --
    Downmodding is the refuge of the weak. Don't downmod, make a better argument!
    1. Re:No, it's giga*bit*. by Megamote · · Score: 1

      You mean this article?
      Samsung builds foundation for 32 GByte Flash cards

      http://www.tomshardware.com/hardnews/20050912_0001 00.html

  94. Re:2step plan to having more memory on you fingert by fonetik · · Score: 1

    Step 3: Learn to type with one hand plugged into the usb port. (Cue the one handed broswing jokes...)

  95. Faulty Transistors [Might Be] Your Friend by nick_davison · · Score: 1

    Woah, that's a relief. I was afraid that I might be buying a device with billions of non-functional or even disfunctional transistors.

    Actually, they can be hugely useful.

    There was an old experiment I read about where they used a gentic algorithm to build an amplifier. I forget the exact numbers but it was something like "there are 27 essential components to an optimum simplicity design - we wanted to see how many it could get down to."

    It promptly got down to something like 16. Despite the optimum simplicity designed by a human requiring 27 and there be "no way to simplify beyond that."

    Except, it turns out that, sure: discrete elements, functioning entirely discretely, behave one way. Put in to a system though, they're not discrete. Be it the lag from one, the RF noise from another, whatever... they do affect each other.

    Just because a human isn't smart enough to see a way they can interact and do something totally outside what's supposed to happen doesn't mean there isn't an even better way.

    For me, I'll quite happily buy a chip with a huge number of faulty transistors if those faulty ones happen to do something radically useful that couldn't be done without spending many times more.

  96. Re: Yes & No! by wh00dini · · Score: 0

    please explain why this is modded down? was it because he ask people to RTFA?

  97. RAIM by Doc+Ruby · · Score: 1

    The chips themselves (minus packaging) are pretty small. They fit comfortably into a dinky SDIO card. What about stacking them into a 3.5" drive? Now we're talking about maybe 128 * 16Gb chips, 256GB, stuffed in 4 rows of 32 chips along the inside, along with busses and controllers/interfaces. If they did it right, we'd have a "RAIM", (Redundant Array of Independent Memory), offering "permanent" online storage as fast as the data being sent to it. Which would, in turn, create a demand for faster, even multiple, busses to the RAIM, a solution that finally found its problem.

    Right now, 4GB FlashROM retail for $113, $28.25:GB. 320GB EIDEs retail for $111, $0.35:GB. Include EIDE drive packaging for a RAIM, and HDs cost 100x Flash. These new Samsung parts will cost thousands of dollars to the early adopters paying down some of Samsung's sunk investments, but will drop, sending the lower density chip price down even further. HD prices are dropping, too, but not as fast. And have a shorter lifecycle, as well as power/manufacturing/use costs much higher than the chips. How long before all those differential equations resolve to $Flash < $HD?

    --

    --
    make install -not war

  98. Re: Yes & No! by kesuki · · Score: 1

    I think the point you're trying to make is that GP can't unstand that standard flash memory _cards_ allow for up to 16 individual _chips_. each individual chip is 16 Gbit, or 2 GB. and 16Gx16 is how a memory modual capacity is written and calculated, but c'mon this is slashdot do you really expect somone whos modded to +5 insightful to Understand Computers Enough To Know how to do basic multiplication, or that the RAM/solid state indusry has used the same convention since you no longer had to soldier the chips directly to the board?

  99. Flash vs SATA/PATA by Anonymous Coward · · Score: 0

    besides the obvious advantage of having no moving parts does FLASH memory have a noticable speed advantage over SATA/PATA? I know that SATA is 150mbps max and that USB can take up to 480 however because I have only ever used flash memory to transfer files from a HDD to a Flash drive it is rather difficult to compare.

    Basically I've been hoping for a larger flash memory for some time. I would like to eliminate the use of a standard HDD which tends to be a bottleneck on most computers for loading programs. Would the speed match USB2.0? or would the integrated cache of standard HDDs outweigh that speed increase?

  100. Fast flash RAM could better that bigger ones! by VincenzoRomano · · Score: 1

    Building bigger flash chips is not as exciting as building a flash chip as fast as volatile RAM.
    That would be a real technology breakthrough!
    Can you imagine a PC that doesn't need a real switch off and that can turn back on in a second or two?
    Well, if you run that popular operating system you would still need complete reboots for a number of tasks. But that would be another story!

    --
    Maybe Computers will never be as intelligent as Humans.
    For sure they won't ever become so stupid. [VR-1988]
    1. Re:Fast flash RAM could better that bigger ones! by Anonymous Coward · · Score: 0

      There is Flash RAM that is just as fast as ROM or normal RAM for reading, it is called NOR flash. Unfortunately it is expensive ($20-40 for a and fairly slow to write to. This kind of memory is used in Gameboy Advance flash carts like the Flash2Advance Ultra (but not the crappy SuperCard).

  101. Re:New Orleans: a test of government by JesusPGT · · Score: 0

    hmm, imagine a beowulf cluster of 9/11s!
    In Soviet Russia, New Orleans floods hurricane Katrina!

    Wrong thread, asshole. This one's about the fancy new 16Gb FLASH memory.

  102. Read The Fscking Article by Anonymous Coward · · Score: 0

    ...if combined in 8x16 and 16x16 configurations - theoretically enable Flash memory cards with capacities of 16 and 32 GByte.

  103. Re:16 gigaBYTE, not gigaBIT by Anonymous Coward · · Score: 0

    Also, a "16x16 configuration" is 256 chips, which gives 512GB, not 32BG.

    16 chips x 16 Gb/chip == 32GB

  104. six hundred forty... by KillShill · · Score: 0, Troll

    640 thousand functional transistors ought to be enough for anybody.

    --
    Science : Proprietary , Knowledge : Open Source
  105. Re: Yes & No! by i.of.the.storm · · Score: 1

    Actually, it wasn't even necessary to RTFA to see that, it was in the summary too. Some people need to get their vision checked.

    --
    All your base are belong to Wii.
  106. Speed? by XchristX · · Score: 1

    In TFA, they don't say what the seek time of this device is. I mean, if I got one of these 2 Gb things (16 giga BITS, right?), and put it in my compu with one of these and boot off of it, will that be faster than the fastest possible magnetic hard drive (those 30000 rpm Seagate SCSI's)?

    --
    l'Homme n'est Rien l'Oeuvre Tout: Gustave Flaubert to George Sand
  107. How is this offtopic? by Anonymous Coward · · Score: 0

    Is anyone here aware that Samsung is a Korean company?

  108. Panasonic P2 video storage by filmotheklown · · Score: 1
    This and other types of solid state storage are on the cusp of replacing video tape as a production format.

    Take the DV format for example, DV tape holds roughly 5 minutes of NTSC video per gig if you look at it from a storage point of view. A 60 minute DV tape =~ 12 gigs.

    Moving to a higher chip density will allow these cameras and the new generation of HD pro-sumer cameras to record directly to "disk", saving huge amounts of production and post-production time in terms of media management.

    The Panasonic AG-HVX200 http://www.dvxuser.com/articles/HVX200/ records directly to their "P2" cards which are currently 2GB per card. Recording in HD100 mode eats up 1GB per minute. Only has slots for 4 P2 cards. Move up to 8GB per card or 16GB per card drastically expands on-camera capacity. This is a HUGE market.

    --
    Filmo The Klown
  109. And slow by achurch · · Score: 2, Informative

    Where do you get the notion that flash is slow?

    Right here:

    /dev/sdf: (SD-card)
    Timing cached reads: 1584 MB in 2.00 seconds = 791.72 MB/sec
    Timing buffered disk reads: 20 MB in 3.20 seconds = 6.26 MB/sec

    /dev/sda: (regular hard disk)
    Timing cached reads: 1568 MB in 2.00 seconds = 784.12 MB/sec
    Timing buffered disk reads: 118 MB in 3.03 seconds = 38.92 MB/sec

  110. How about this? by SeaFox · · Score: 1

    Step 2: put fingernailsized flash memorychip on place of fingernail

    Now just a way to power them up and use them. Any ideas?


    Hmmmmmmm...

  111. Re:2step plan to having more memory on you fingert by jurt1235 · · Score: 1

    With this kind of idea I do not expect my central nervous system to generate anything important anymore, lets stand enough energy (-:

    --

    My wife's sketchblog Blob[p]: Gastrono-me
  112. Re:New Orleans: a test of government by Anonymous Coward · · Score: 0

    I am struck by the utter lack of facts in the second article. It is highly emotionally charged and relies on self-evident truths that are less than self-evident.

    Pretenders such as these cannot extricate us from a debilitating war, nor can they rebuild the nation they destroyed; they have no idea how to allocate resources against terrorism, nor how to prepare for the disasters that will surely come. What the Republicans in power can do is set up photo ops, repeat spin points, concoct hollow slogans about "compassionate conservatism," and sidestep responsibility by whining about "the blame game."

    Is there any evidence to support this? One would suppose so, but is left wanting after reading this article.

    In his pathetic insufficiency, Brown evidently was not alone at FEMA. The deputies and acting deputies and various other high-ranking pork-choppers -- many of whom had landed at the agency from positions with the Bush-Cheney campaign -- showed up with no experience in the hard work of saving lives and restoring communities.

    This is an adhominem attack, again with no supporting facts. It would be nice to see a few examples of these "pork-choppers" in action. It would be nice to get some factual evidence, but there is no such requirement for the type of arguments that frequently appear on the Salon. Compare these blurbs to a similar one from the original post:


    It is also perhaps inconvenient to point out that major flood control projects that could have been completed by now were in fact cut-by the Clinton administration. From the New Orleans Times-Picayune in 1995 (isn't the Internet fun?): "The Clinton administration is holding back a Corps of Engineers report recommending that the $120 million project proceed. .Without the improvements - a flood gate in the Harvey Canal and raised levees along the Intercostals Waterway - a tidal surge produced by a hurricane 'could result in the catastrophic loss of life and property damage,' corps officials reported." Not that the Bush administration stepped in to do more since, but given the time these projects take - one item of ACOE funding that the Bush Administration cut was for a study about upgrading the levees, and the study wouldn't have been completed until, I believe, 2008. (As a side note, the Internet also lets us discover that the New York Times, now on its Olympian high horse condemning the irresponsibility of the Bush administration's funding cuts for the ACOE, in fact, last April bitterly condemned the very same legislation as an expensive boondoggle. The paper thundered that "the bill would shovel $17 billion at the Army Corps of Engineers for flood control and other water-related projects - this at a time when President Bush is asking for major cuts in Medicaid and other important domestic programs." Ah well, no one ever expects to hold them accountable for anything.)


    Note how different the tone of this blurb--and indeed the entire article--is from the second article. It may lack the energy and shrillness of the second article, but it seems to go much further in actually proving a point. The second article is the typical chest beating, blame Bush attitude that has paralyzed the "liberals" and the democratic party ever since Clinton left office (and arguably before he came to office as well). This sort of lack of focus on facts or reality is exactly what has driven democrats from the white house, the house of representatives, the senate, the state governerships, and now from the courts.

  113. Not Representative by Lagged2Death · · Score: 1

    This isn't a serious way to get any indication of the performance of a flash-based HD replacement.

    The SD equipment you're testing is very different from a solid-state disk system, even if the basic flash technology that actually keeps the bits is the same. The SD interface was designed to be tiny, not to be blazing fast. And the SD card probably contains only a single flash part, whereas a solid-state disk unit is likely able to read from or write to many flash parts in parallel. It wouldn't be fair to condemn all magnetic systems as slow based on the performance of a Microdrive unit, and it isn't fair to condemn all flash systems as slow based on the performance of this SD card.

    Also important is that you're testing cached reads and buffered writes, which might be useful system metrics but tell you nothing about the mass-storage hardware in isolation. The whole purpose of caching/buffering is to hide the timing characteristics of the underlying storage. If the system software and device drivers supply a large system RAM buffer for HD writes but not for USB mass storage devices, then one would expect slower USB writing, even if both interfaces were actually ultimately connected to the same mass storage hardware.

    In many real-world applications, it's seeks, and not the reads or writes themselves, that consume the most time. Flash obviously has it all over mechanical systems when it comes to seek times, and flash-based HD replacements are generally specified very competitively with real HDs when it comes to sustained transfer speeds. This one claims 44MB/s sustained writing - considerably more than whatever your buffer-obscured HD is actually capable of, I'll wager.

  114. Whoops by Lagged2Death · · Score: 1

    Well for some reason I thought you were testing cached reads and buffered writes, not cached reads and cached writes. My goof. In any case, my objections to this "test" stand.

  115. I'm willing to be convinced by achurch · · Score: 1

    Okay, I'll grant that the SD card interface may be a poor one, but the same holds true for every other solid-state interface I've used--CF, SmartMedia, Sony's little Memory Stick thing, and USB2 (High-speed) flash devices. (FWIW, I recall similarly poor results when I was doing R&D with a solid-state disk on 2.5" IDE, but that was a few years ago so things may well have changed in the meantime, and speed wasn't important for the particular application so I never took down numbers.) I am of course aware of the seek issue, and I'll agree that for a server that accesses lots of different files randomly seek time can become a factor; when I wrote my reply, dumps of large, relatively contiguous data streams (e.g. MP3 files) were on my mind, and even a 20ms seek time is only a small fraction of the time it takes to actually get the data off the device, so sustained transfer rates really do make a difference. But I suppose I'll keep an eye out for how they progress.

    Incidentally, the speed tests in my original reply were done with hdparm, which tries hard to keep system overhead from affecting the measured transfer rate. As it turns out, I was misrunning it, since it seems to support O_DIRECT now (previous versions used the cached read timings to adjust for buffering), but since the data read from the disk wasn't in memory in the first place anyway, buffering can't have sped it up--the data has to come off the disk one way or another. For the record, I just re-ran the tests with --direct, and got the same results +/- 1%.

    This one claims 44MB/s sustained writing - considerably more than whatever your buffer-obscured HD is actually capable of, I'll wager.

    Let's see:

    # hdparm --direct -t /dev/hda (ATA100 HD)
    /dev/hda:
    Timing O_DIRECT disk reads: 134 MB in 3.04 seconds = 44.14 MB/sec

    Whaddya know?

  116. Self-correction... by SirPavlova · · Score: 1

    Whoops, I totally cocked up & didn't realise until it was too late. 'e' is the natural logarithm, exponential is '^', i.e. 3^2 = 9.

    --
    Yar.