Slashdot Mirror


Fujitsu Announces XScale PDA

Andrew Slough writes: "Fujitsu has announced the world's first PDA based on Intel's XScale architecture, making this the fastest ARM PDA in the world! Stories also at at Infosync and The Register. Pictures at PocketNow."

6 of 111 comments (clear)

  1. Some info about the XScale processors here by eples · · Score: 5, Informative


    Fujitsu's press release just said the chip was "high-performance", and after some digging I turned up this article which tells us that the Intel PXA250 can run at speeds as high as 400MHz. An excerpt:

    Designed for advanced PDAs, the PXA250 is available at speeds of 200MHz, 300MHz, and 400MHz. While designed for low power, the PXA250 offers a Turbo Mode for application acceleration and multimedia acceleration with Intel Media Processing technology. USB, 920Kbps Bluetooth wireless, and a 1.84MHz baseband interface are offered as communication interfaces, and an enhanced memory support 2.5 volt or 3.3 volt 16-bit or 32-bit memory.

    I feel so Dirty.

    --
    I'm a 2000 man.
    1. Re:Some info about the XScale processors here by geirt · · Score: 4, Informative

      Why not go directly to the source:

      http://developer.intel.com/design/intelxscale/

      Here is the info on the PXA250 CPU .

      You will find specs, datasheets and all the goodies.

      --

      RFC1925
  2. Old news... by brogdon · · Score: 4, Informative

    The LOOX was announced weeks ago. Brighthand already had a forum up for it in February. Toshiba also announced their next PocketPC (XScale processor and embedded 802.11b included) last month.

    A month behind the times? That's just shameful guys.

    --


    This tagline is umop apisdn.
  3. Re:arg! by pslam · · Score: 4, Informative
    XScale is *not* StrongARM, StrongARM is *not* ARM. So, calling this the fastest ARM PDA in the world is *incorrect* !

    While the core is very different to current "ARM" cores, the instruction set and patents are licensed from ARM. It runs ARM instructions natively. Saying it's not an ARM is like saying an Athlon isn't an x86 processor.

    It's basically an ARM9 core with the pipeline extended a bit and a DSP MAC unit bolted on the side. This equates to slightly faster than StrongARM speeds (per MHz) on most code, and maybe double on DSP.

  4. Why the small screen? by RevAaron · · Score: 4, Interesting

    Can't *one* of these PocketPC-driven PDAs have a decent sized screen at 480@320? Or does the PocketPC spec require 320@240? Anyone know?

    You can still have a small-enough device with a slightly bigger screen. But with one, you can potentially raise the usefulness of it. Am I the only one that uses a PDA for more than a datebook? Am I the only one who reads a lot of text, or takes a substantial amount of actual notes (not just quick jots)?

    --

    Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  5. The real strength of the XScale is not the speed.. by waytoomuchcoffee · · Score: 5, Informative

    ...that's gravy. It's strength is its power consumption.

    The Xscale at 200Mhz will be using about 50mW, about the same as a Palm processor runs at now. Compare to the current StrongARM, which at 233Mhz (a slightly overclocked Ipaq) sucks down 900mw. The Xscale will be 15x or so less power-hungry than the StrongARM at 200.

    Or in other words, for the same power you get 5.4 mips with a 33 MHz Palm vs. over 300 mips for a Xscale.

    It also has an advantage as it "scales" what it needs depending on the app, hence the name. So if you are running a memopad type function, it will need less power, and if you are running Quake or something, it will go full-bore. Think of it as intelligent underclocking when needed.

    So in summary, the Xscale can have the computing power of a current Ipaq (more actually, they tweaked the core), at the same power consumption as a Palm (or much less depending on what types of apps you run). At 400Mhz, it will use about 3x the power of a Palm processor, but this will still be 5-6x less power than the StrongARM running at half the speed.