Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Input Devices Graphics Software Science

Scientists Build World's Fastest Camera 130

Hugh Pickens writes "Researchers have developed a camera that snaps images less than a half a billionth of a second long and can capture over six million images in a second continuously. Dubbed Serial Time-Encoded Amplified imaging, or Steam, the technique depends on carefully manipulating so-called 'supercontinuum' laser pulses. While other cameras used in scientific research can capture shorter-lived images, they can only capture about eight images, and have to be triggered to do so for a given event. The Steam camera, by contrast, can capture images continuously, making it ideal for random events that cannot be triggered. Keisuke Gode, lead author of the study, and his colleagues used their camera to image minute spheres flowing along a thin tube of water in a microfluidic device." (More below.)
High Pickens continues: "Using the STEAM camera they were able to image the spheres at a frame rate of 6.1 megahertz — in other words, the camera took a picture once every 163 nanoseconds. The camera could be used for studies of combustion, laser cutting and any system that changes quickly and unpredictably. One important application would be analyzing flowing blood samples. Because the imaging of individual cells in a volume of blood is impossible for current cameras, a small random sample is taken and those few cells are imaged manually with a microscope. 'But, what if you needed to detect the presence of very rare cells that, although few in number, signify early stages of a disease?,' asks Gode, citing circulating tumor cells as a perfect example of such a target. The team is working to extend the technique to 3-D imaging with the same time resolution, and to increase the effective number of pixels in a given image from 2,500 to 100,000."
This discussion has been archived. No new comments can be posted.

Scientists Build World's Fastest Camera

Comments Filter:
  • Re:Ok? (Score:5, Interesting)

    by jt418-93 ( 450715 ) on Wednesday April 29, 2009 @04:05PM (#27763577)

    particle events. super hardon collider type things.
    and simple things, like water drops forming, ice forming. the more detail you record, the more you learn exists.

  • by dhasenan ( 758719 ) on Wednesday April 29, 2009 @04:27PM (#27763913)

    It's not the storage, it's the bandwidth. 50x50 is about 2k, so if you're only filming for a millisecond, storage isn't an issue -- 2GB is all. But you're not getting that onto a disk in a millisecond; you'd have a hard time getting it onto RAM.

    On the other hand, if they're changing from 8 frames to a few hundred or thousand, that should be doable, and it's a huge leap forward.

  • Re:Ok? (Score:2, Interesting)

    by Anonymous Coward on Wednesday April 29, 2009 @04:29PM (#27763945)
    Couldn't you just throw away all the pictures that look exactly the same somewhere between the camera and the storage device?
  • Comment removed (Score:4, Interesting)

    by account_deleted ( 4530225 ) on Wednesday April 29, 2009 @04:54PM (#27764275)
    Comment removed based on user account deletion
  • Re:Ok? (Score:5, Interesting)

    by Animaether ( 411575 ) on Wednesday April 29, 2009 @05:17PM (#27764539) Journal

    or, put differently, if the thing were light sensitive enough (which they never are, you have to bombard the scene with photons which typically causes heat issues, but that's another topic)...

    6,000,000 frames per second means that each frame takes 1/6,000,000th of a second.

    I know, dur, right? Here comes the awesome bit.
    The speed of light is 299,792,458 meter per second.
    divide one by the other (or multiply if you take the fraction): 299792458 meters per second / 6000000 frames per second = 49.9654097 meters per frame.

    In other words, if you'd turn on the light at one end of a 400 meter street and start recording near that light source at that very moment, you could actually see light expand from the light source along the street to the other end in ~16 frames (the light has to travel back to the camera).
    It would be a real world representation of the relativistic raytracing experiments regarding travelling light here:
    http://www.anu.edu.au/Physics/Searle/ [anu.edu.au]

    Note that 6 million frames per second is not the impressive part about this camera, though. The fastest camera reportedly does 200,000,000 frames per second; but it has lower resolution, only lets you capture a few frames, etc.

  • Re:Ok? (Score:4, Interesting)

    by interkin3tic ( 1469267 ) on Wednesday April 29, 2009 @08:27PM (#27766635)

    or, put differently, if the thing were light sensitive enough (which they never are, you have to bombard the scene with photons which typically causes heat issues, but that's another topic)...

    Light sensitivity is a big issue in some applications of fluorescent microscopy. Not heat sensitivity but photobleaching. I don't understand anything about the quantum physics involved, but the fluorophores lose their ablity to give a signal the longer they're excited, it can be rapid and it's annoying in many applications.

    I look at cells on a confocal microscope, it uses a laser of one wavelength to excite fluorescent proteins, which causes it to emit light at a different wavelength. Filters can be used to see just the emitted wavelength, so I can tell which cells have the protein and where it is within the cell. Even if I turn the laser down to %1 and take fast images, there is some minimal loss of signal. Wouldn't be a problem, except that sometimes I need to make time lapse movies for up to 20 hours. That many exposures add up quickly, and I commonly see cells go dark due to photobleaching. There are plenty of tricks availiable, but if I could take pictures faster, that would be better than some of the other compromises I have to make, like turning down the resolution or resetting the contrast.

    Quantum dots and some inorganic fluorphores I understand are more resistant to photobleaching, but they're not very good yet as far as I know for live cell imaging. For that we need to use fluorescent proteins, which are both dimmer and less photostable.

    I don't know if this technology will actually be useful or even compatible with confocal microscopy, but if it could cut down on the exposure time required, that would really help lower loss of signal and/or help with resolution issues. TFA seems to indicate they're developing this with microscopy in mind. Hopefully they'll make a microscope with it quickly, like say a month, and it will be "cheap," like under $400K. And they'll send me one free. With a pony.

  • Re:Write speed (Score:4, Interesting)

    by slashqwerty ( 1099091 ) on Wednesday April 29, 2009 @09:40PM (#27767231)

    From TFA, we are talking about 2,500 pixels per frame at 6.1 megahertz framerate. Let's guesstimate 1 byte/pixel * 2,500 pixels * 6,100,000 frames = 15,000,000,000 bytes/second = ~14 Gigabytes/second.

    If you're only looking to capture a few seconds, just put it in RAM and write it to long-term storage later. Write speeds for high-end consumer RAM are in that neighborhood. DDR3 1800 [pricewatch.com] can write just over 14GB/s. For a research project, 128 GB of RAM is certainly feasible. That will give you a full 9 seconds of video.

    If you need more pixels you can line up arrays in parallel to capture several seconds from each array at the same time. They can all use the same clock so everything stays synchronized.

"Ninety percent of baseball is half mental." -- Yogi Berra

Working...