Slashdot Mirror


IBM Research Enables Flat-Panel CRTs

joescrooge writes: "IBM's got something new to give those LCDs a run for their money." That something new is CRT technology which removes the unsightly humps that take up most of the space of traditional monitors, and directing the electron beams through a magnetic panel about the size of the displayed image. Considering that 15" LCDs are now under $400 at Walmart, even cheaper ones sound like a pleasant fantasy for dual- and triple-headed flat-panel systems.

2 of 166 comments (clear)

  1. Re:The best of both worlds by dead_penguin · · Score: 5

    The biggest problem with LCDs is that of fixed resolutions. An LCD screen has a fixed number of pixels, so adjusting the screen resolution is difficult at best and hideously ugly at worst...

    Hate to disappoint you, but I don't think these CRTs are going to be any different. These "tubes" accelerate electrons from a cathode the size of the entire screen through a grid of holes with magnets, one hole per pixel. These magnets then redirect the beam slightly, hitting either the red, green or blue phosphors in the front of the screen.

    I'd imagine, though that monitors based on this technology would have *much* less flicker than conventional CRT monitors. Since there is essentially one beam per pixel, the speed at which one can accurately scan a single beam around the screen is no longer a limiting factor for refresh rate. The *only* factors should be the bandwidth between monitor and video card, and the latency of the phosphors in the screen.

    "Intelligence is the ability to avoid doing work, yet getting the work done".

    --

    It's only software!
  2. Re:Great news! by Tyger · · Score: 5

    Don't confuse the technology behind a CRT (The cathode generating an electron beam striking a phosphor) with the implementation (A single beam, steered across the screen by magnetic coils) of a standard CRT. This sounds remarkably similar to FED, ThinCRT, and other similar technologies. While the technology is the same (Cathode generating an electron beam striking a phospher) the implementation will likely be fastly different. In this case, it will be virtually identical to LCD - you have an address decoder that just walks through the horizontal and vertical rows, illuminating one pixel/row of pixels at a time, where each pixel is a defined area on the screen (Like LCDs) not where the beam happens to strike (Like traditional CRTs) In fact, the addressing hardware will probably be virtually identical. The biggest difference is instead of a transistor at each pixel, it just has an anode for the rows, and a cathode for the columns, and where the signals meet is illuminated. (Or vice versa) As to heat.. Most similar technologies use something called cold cathodes.. Due to their much reduced power requirements, they can use slightly different technologies, and do not require being warmed up like traditional CRTs before they operate. Of course, due to IBMs lack of information, this could all be wrong, but it is what it looks like to me. This should beat traditional CRTs for weight, power consumption, and clarity (No focus or convergence problems and simplified geometry management - push button alignment like on LCDs) but still use more power than LCDs and be heavier. I'm still keeping my eye on OLEDs though.