• HEXUS
  • HEXUS.tv
  • channel
  • gaming
  • lifestyle
  • trust
  • community
  • ESReality
  • HEXUS.community discussion forums

    Welcome to the HEXUS.community discussion forums forums.

    You are currently viewing our boards as a guest which gives you limited access to view most discussions and other features. By joining our free community you will have access to post topics, respond to polls and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!


    Go Back   HEXUS.community discussion forums > HEXUS.channels > HEXUS.gaming

    HEXUS.gaming You want to talk about the latest PC game or console review then post here. If you're a Wargames Fan - check out the sub forum! Add RSS Feed

    Reply
     
    LinkBack Thread Tools
    Old 13-07-2004, 09:29 AM   #1 (permalink)
    Panzer Division Marduk
     
    PanzerKnight's Avatar
     
    Join Date: Jul 2003
    Location: Surrey
    Posts: 554
    Thanks: 6
    Thanked 0 Times in 0 Posts
    Xbox 2 Initial Specs

    These were the specs that have recently been leaked. From what i gather they are REAL but they are not the final specs yet as these havent been fully confirmed


    Basic Hardware Specifications
    Xenon is powered by a 3.5+ GHz IBM PowerPC processor and a 500+ MHz ATI graphics processor. Xenon has 256+ MB of unified memory. Xenon runs a custom operating system based on Microsoft® Windows NT®, similar to the Xbox operating system. The graphics interface is a superset of Microsoft® Direct3D® version 9.0.

    CPU
    The Xenon CPU is a custom processor based on PowerPC technology. The CPU includes three independent processors (cores) on a single die. Each core runs at 3.5+ GHz. The Xenon CPU can issue two instructions per clock cycle per core. At peak performance, Xenon can issue 21 billion instructions per second.
    The Xenon CPU was designed by IBM in close consultation with the Xbox team, leading to a number of revolutionary additions, including a dot product instruction for extremely fast vector math and custom security features built directly into the silicon to prevent piracy and hacking.
    Each core has two symmetric hardware threads (SMT), for a total of six hardware threads available to games. Not only does the Xenon CPU include the standard set of PowerPC integer and floating-point registers (one set per hardware thread), the Xenon CPU also includes 128 vector (VMX) registers per hardware thread. This astounding number of registers can drastically improve the speed of common mathematical operations.
    Each of the three cores includes a 32-KB L1 instruction cache and a 32-KB L1 data cache. The three cores share a 1-MB L2 cache. The L2 cache can be locked down in segments to improve performance. The L2 cache also has the very unusual feature of being directly readable from the GPU, which allows the GPU to consume geometry and texture data from L2 and main memory simultaneously.
    Xenon CPU instructions are exposed to games through compiler intrinsics, allowing developers to access the power of the chip using C language notation.

    GPU
    The Xenon GPU is a custom 500+ MHz graphics processor from ATI. The shader core has 48 Arithmetic Logic Units (ALUs) that can execute 64 simultaneous threads on groups of 64 vertices or pixels. ALUs are automatically and dynamically assigned to either pixel or vertex processing depending on load. The ALUs can each perform one vector and one scalar operation per clock cycle, for a total of 96 shader operations per clock cycle. Texture loads can be done in parallel to ALU operations. At peak performance, the GPU can issue 48 billion shader operations per second.
    The GPU has a peak pixel fill rate of 4+ gigapixels/sec (16 gigasamples/sec with 4× antialiasing). The peak vertex rate is 500+ million vertices/sec. The peak triangle rate is 500+ million triangles/sec. The interesting point about all of these values is that they’re not just theoretical—they are attainable with nontrivial shaders.
    Xenon is designed for high-definition output. Included directly on the GPU die is 10+ MB of fast embedded dynamic RAM (EDRAM). A 720p frame buffer fits very nicely here. Larger frame buffers are also possible because of hardware-accelerated partitioning and predicated rendering that has little cost other than additional vertex processing. Along with the extremely fast EDRAM, the GPU also includes hardware instructions for alpha blending, z-test, and antialiasing.
    The Xenon graphics architecture is a unique design that implements a superset of Direct3D version 9.0. It includes a number of important extensions, including additional compressed texture formats and a flexible tessellation engine. Xenon not only supports high-level shading language (HLSL) model 3.0 for vertex and pixel shaders but also includes advanced shader features well beyond model 3.0. For instance, shaders use 32-bit IEEE floating-point math throughout. Vertex shaders can fetch from textures, and pixel shaders can fetch from vertex streams. Xenon shaders also have the unique ability to directly access main memory, allowing techniques that have never before been possible.
    As with Xbox, Xenon will support precompiled push buffers (“command buffers” in Xenon terminology), but to a much greater extent than the Xbox console does. The Xbox team is exposing and documenting the command buffer format so that games are able to harness the GPU much more effectively.
    In addition to an extremely powerful GPU, Xenon also includes a very high-quality resize filter. This filter allows consumers to choose whatever output mode they desire. Xenon automatically scales the game’s output buffer to the consumer-chosen resolution.

    Memory and Bandwidth
    Xenon has 256+ MB of unified memory, equally accessible to both the GPU and CPU. The main memory controller resides on the GPU (the same as in the Xbox architecture). It has 22.4+ GB/sec aggregate bandwidth to RAM, distributed between reads and writes. Aggregate means that the bandwidth may be used for all reading or all writing or any combination of the two. Translated into game performance, the GPU can consume a 512×512×32-bpp texture in only 47 microseconds.
    The front side bus (FSB) bandwidth peak is 10.8 GB/sec for reads and 10.8 GB/sec for writes, over 20 times faster than for Xbox. Note that the 22.4+ GB/sec main memory bandwidth is shared between the CPU and GPU. If, for example, the CPU is using 2 GB/sec for reading and 1 GB/sec for writing on the FSB, the GPU has 19.4+ GB/sec available for accessing RAM.
    Eight pixels (where each pixel is color plus z = 8 bytes) can be sent to the EDRAM every GPU clock cycle, for an EDRAM write bandwidth of 32 GB/sec. Each of these pixels can be expanded through multisampling to 4 samples, for up to 32 multisampled pixel samples per clock cycle. With alpha blending, z-test, and z-write enabled, this is equivalent to having 256 GB/sec of effective bandwidth! The important thing is that frame buffer bandwidth will never slow down the Xenon GPU.

    Audio
    The Xenon CPU is a superb processor for audio, particularly with its massive mathematical horsepower and vector register set. The Xenon CPU can process and encode hundreds of audio channels with sophisticated per-voice and global effects, all while using a fraction of the power of a single CPU core.
    The Xenon system south bridge also contains a key hardware component for audio—XMA decompression. XMA is the native Xenon compressed audio format, based on the WMA Pro architecture. XMA provides sound quality higher than ADPCM at even better compression ratios, typically 6:1–12:1. The south bridge contains a full silicon implementation of the XMA decompression algorithm, including support for multichannel XMA sources. XMA is processed by the south bridge into standard PCM format in RAM. All other sound processing (sample rate conversion, filtering, effects, mixing, and multispeaker encoding) happens on the Xenon CPU.
    The lowest-level Xenon audio software layer is XAudio, a new API designed for optimal digital signal processing. The Xbox Audio Creation Tool (XACT) API from Xbox is also supported, along with new features such as conditional events, improved parameter control, and a more flexible 3D audio model.

    Input/Output
    As with Xbox, Xenon is designed to be a multiplayer console. It has built-in networking support including an Ethernet 10/100-BaseT port. It supports up to four controllers. From an audio/video standpoint, Xenon will support all the same formats as Xbox, including multiple high-definition formats up through 1080i, plus VGA output.
    In order to provide greater flexibility and support a wider variety of attached devices, the Xenon console includes standard USB 2.0 ports. This feature allows the console to potentially host storage devices, cameras, microphones, and other devices.

    Storage
    The Xenon console is designed around a larger world view of storage than Xbox was. Games will have access to a variety of storage devices, including connected devices (memory units, USB storage) and remote devices (networked PCs, Xbox Live™). At the time of this writing, the decision to include a built-in hard disk in every Xenon console has not been made. If a hard disk is not included in every console, it will certainly be available as an integrated add-on component.
    Xenon supports up to two attached memory units (MUs). MUs are connected directly to the console, not to controllers as on Xbox. The initial size of the MUs is 64 MB, although larger MUs may be available in the future. MU throughput is expected to be around 8 MB/sec for reads and 1 MB/sec for writes.
    The Xenon game disc drive is a 12× DVD, with an expected outer edge throughput of 16+ MB/sec. Latency is expected to be in the neighborhood of 100 ms. The media format will be similar to Xbox, with approximately 6 GB of usable space on the disk. As on Xbox, media will be stored on a single side in two 3 GB layers.

    Industrial Design
    The Xenon industrial design process is well under way, but the final look of the box has not been determined. The Xenon console will be smaller than the Xbox console.
    The standard Xenon controller will have a look and feel similar to the Xbox controller. The primary changes are the removal of the Black and White buttons and the addition of shoulder buttons. The triggers, thumbsticks, D-pad, and primary buttons are essentially unchanged. The controller will support vibration.

    PanzerKnight is offline   Reply With Quote
    Old 13-07-2004, 10:55 AM   #2 (permalink)
    More l33t than dangel
     
    directhex's Avatar
     
    Join Date: Jul 2003
    Location: /dev/urandom
    Posts: 13,467
    Thanks: 29
    Thanked 269 Times in 209 Posts
    directhex's system
    nothign will have been fixed yet. remember project reality?

    directhex is offline   Reply With Quote
    Old 13-07-2004, 10:59 AM   #3 (permalink)
    Going Retro !!!
     
    Ferral's Avatar
     
    Join Date: Jul 2003
    Location: North East UK
    Posts: 3,644
    Thanks: 7
    Thanked 97 Times in 67 Posts
    Ferral's system
    Well, looks good on paper if nothing else.

    But looking at the X Box itself that looked good on paper. However, I owned one for around 3 months then sold it as it was like a PC from a few years ago. Stuttering with visuals and low res due to the TV output.

    Also take the spec of the PS2 and what they are managing to do with the hardware now compared to the much superior spec of the X Box and its not being utilised.

    Ferral is offline   Reply With Quote
    Old 13-07-2004, 12:37 PM   #4 (permalink)
    Banned
     
    cm_uk's Avatar
     
    Join Date: Jan 2004
    Location: Big Shell
    Posts: 939
    Thanks: 0
    Thanked 0 Times in 0 Posts
    does look sweet.
    cm_uk is offline   Reply With Quote
    Old 14-07-2004, 02:18 AM   #5 (permalink)
    Member
     
    Join Date: Sep 2003
    Posts: 168
    Thanks: 0
    Thanked 0 Times in 0 Posts
    Originally Posted by Ferral
    Well, looks good on paper if nothing else.

    But looking at the X Box itself that looked good on paper. However, I owned one for around 3 months then sold it as it was like a PC from a few years ago. Stuttering with visuals and low res due to the TV output.
    Must have owned a different Xbox to me then

    I bought one on the day of release, but sold it waiting for some decent titles to come along after the initial release (Have since bought and own another 2). Same went for the PS2, took ages for decent software to come out for it (have owned 3 of them over the years). Cant say that I am anything but impressed with the Xbox and Xbox live now, tend to do more gaming on that than I do PC.
    Da Hoe is offline   Reply With Quote
    Old 14-07-2004, 06:51 AM   #6 (permalink)
    Banned
     
    Shogun's Avatar
     
    Join Date: Feb 2004
    Location: Redditch, West Midlands
    Posts: 2,399
    Thanks: 0
    Thanked 0 Times in 0 Posts
    256mb shared between the cpu and gpu? Don't you think thats a bit low?
    Shogun is offline   Reply With Quote
    Old 14-07-2004, 10:13 AM   #7 (permalink)
    More l33t than dangel
     
    directhex's Avatar
     
    Join Date: Jul 2003
    Location: /dev/urandom
    Posts: 13,467
    Thanks: 29
    Thanked 269 Times in 209 Posts
    directhex's system
    Originally Posted by Shogun
    256mb shared between the cpu and gpu? Don't you think thats a bit low?
    sounds like overkill to me.

    take away the multi-function os, and you don't NEED seven gig of ram. the gamecube has 40mb spread liberally across different uses, the ps2 has something laughable like 8mb, the dreamcast had 12mb.

    what are you gonna use all the ram for? running at 3600x2400 (not gonna happen on a tv) or running several copies of microsoft outlook (not a multitasking machine)

    directhex is offline   Reply With Quote
    Old 18-07-2004, 07:51 PM   #8 (permalink)
    Member
     
    Join Date: Oct 2003
    Posts: 93
    Thanks: 0
    Thanked 0 Times in 0 Posts
    Sounds like a beast
    clipse is offline   Reply With Quote
    Old 18-07-2004, 08:26 PM   #9 (permalink)
    Marmoset Warrior
     
    Join Date: Feb 2004
    Location: Hastings
    Posts: 1,374
    Thanks: 0
    Thanked 0 Times in 0 Posts
    r1zeek's system
    Wow, Xbox is really sounding like a pc now...
    wait, it always was a PC with x's on it though!

    r1zeek is offline   Reply With Quote
    Old 18-07-2004, 09:43 PM   #10 (permalink)
    More l33t than dangel
     
    directhex's Avatar
     
    Join Date: Jul 2003
    Location: /dev/urandom
    Posts: 13,467
    Thanks: 29
    Thanked 269 Times in 209 Posts
    directhex's system
    what makes it seem like a pc, exactly?

    directhex is offline   Reply With Quote
    Old 18-07-2004, 11:46 PM   #11 (permalink)
    Banned
     
    Shogun's Avatar
     
    Join Date: Feb 2004
    Location: Redditch, West Midlands
    Posts: 2,399
    Thanks: 0
    Thanked 0 Times in 0 Posts
    It having an Ide hard drive , Also the fact that it uses the same gfx chips, same networking standard, same type of procs, the list goes on....
    Shogun is offline   Reply With Quote
    Old 19-07-2004, 12:38 AM   #12 (permalink)
    Panzer Division Marduk
     
    PanzerKnight's Avatar
     
    Join Date: Jul 2003
    Location: Surrey
    Posts: 554
    Thanks: 6
    Thanked 0 Times in 0 Posts
    who cares?? its allll about the gaaaaaaames!!
    would rather be in my lounge playing games with my mates than hudled in front of my pc by myself

    hmm i hear the ps3 will be relased in march now?

    PanzerKnight is offline   Reply With Quote
    Old 19-07-2004, 02:09 AM   #13 (permalink)
    More l33t than dangel
     
    directhex's Avatar
     
    Join Date: Jul 2003
    Location: /dev/urandom
    Posts: 13,467
    Thanks: 29
    Thanked 269 Times in 209 Posts
    directhex's system
    Originally Posted by Shogun
    It having an Ide hard drive , Also the fact that it uses the same gfx chips, same networking standard, same type of procs, the list goes on....
    i don't see what using standard connectors does to make something a pc.

    it's NOT a pc gfx chip - find me an NV2A board for pc. the CPU in the xbox is based on the coppermine P3, but is NOt a standard part. IDE hard disks are mass produced - why invent a new protocol when there's an existing working standard? the ps2 also features an IDE connector for a hard disk to be added (for a few games, and the official linux kit).

    as for networking, so what? hell, in japan, the NES had a modem and connected to the internet. the NES isn't a PC is it? using standard 100baseTX means it can be used with a house's existing networking setup. the xbox comes with a connector, it's an addon for ps2 or gamecube. the dreamcast (which also came with a modem) could be given a network port.

    directhex is offline   Reply With Quote
    Reply

    Breadcrumb
    Go Back   HEXUS.community discussion forums > HEXUS.channels > HEXUS.gaming


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off
    Trackbacks are On
    Pingbacks are On
    Refbacks are On
    Forum Jump

    Similar Threads
    Thread Thread Starter Forum Replies Last Post
    Xbox 2 could take 30% market share - EB president Devilbod HEXUS.gaming 2 15-06-2004 09:26 AM
    XBox to wireless cable router? Bleek Networking and Broadband 5 11-11-2003 04:48 PM
    Need Expert Info about Xbox malice19 HEXUS.gaming 21 25-09-2003 04:45 PM



    All times are GMT. The time now is 03:59 AM.

    Any representations/statements made on the HEXUS.community discussion forums are the representations/statements of the author i.e. the person/organisation making them. If any such representations/statements are disputed they are a matter between the parties concerned. HEXUS Limited accepts no responsibility for any misrepresentations, inaccurate or false statements made by any person/organisation other than HEXUS Limited employees.
    Powered by vBulletin® Version 3.7.4
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
    Content Relevant URLs by vBSEO 3.2.0
    © Copyright 2008 HEXUS® Limited. All rights reserved. Unauthorised reproduction strictly prohibited.