Friday, June 11, 2010

The Xbox 360 CPU

The Xbox 360 CPU

The original Xbox used a hybrid mobile Pentium III/Celeron processor, but for the 360 Microsoft went to IBM and got the rights to a PowerPC core.  The move to the PowerPC instruction set meant that there would be no direct binary compatibility with older Xbox titles, but the sacrifice was obviously deemed necessary by Microsoft. 
The CPU itself features three of these PowerPC cores and is currently manufactured on a 90nm process, however Microsoft will most likely be transitioning to 65nm as soon as possible in order to reduce the die size and thus manufacturing costs.  Remember that a die shrink from 90nm down to 65nm will cut the size of the CPU in half, and should be possible for Microsoft sometime before the end of next year.



All three cores are identical and feature a 2-issue pipeline and can only execute instructions in-order; we've already discussed the reasoning behind this decision here.  The impact of the in-order execution cores is generally a negative one on current game code, but by going with a much simpler core Microsoft was able to stick three of them on a die with hopes of making up for lost performance by enabling some pretty serious multithreading. 
Not only does the Xbox 360's CPU feature 3 cores, but each core is capable of executing two threads at the same time, making the CPU capable of simultaneously executing 6 threads.  Unfortunately, most titles appear to be only using one or two threads for the majority of their game code, with the remaining threads being used for things like audio encoding/decoding, real-time decompression of game data off of the DVD-ROM and video decoding. 
Microsoft has their own license to use and manufacture the CPU used in the Xbox 360, and thus we see their logo on the chip itself.  Microsoft cools the 3-core CPU using a fairly beefy heatsink outfitted with heatpipes (pictured below):

Airflow is supplied by the two rear fans in the Xbox 360; the air is channeled over the GPU and CPU heatsinks using a duct. The larger heatsink on the right is atop the CPU, the smaller heatsink is for the GPU:

We have previously discussed the Xbox 360's CPU in much greater detail, which you can read about here.

Source : Anandtech[dot]Com

0 comments:

Post a Comment