Product Code Database
Example Keywords: pants -gran $60-187
   » » Wiki: Physics Processing Unit
Tag Wiki 'Physics Processing Unit'.
Tag

A physics processing unit ( PPU) is a dedicated designed to handle the calculations of , especially in the of . It is an example of hardware acceleration.

Examples of calculations involving a PPU might include rigid body dynamics, soft body dynamics, collision detection, , hair and clothing simulation, finite element analysis, and fracturing of objects.

The idea is having specialized processors offload time-consuming tasks from a computer's CPU, much like how a performs graphics operations in the main CPU's place. The term was coined by to describe its chip. Several other technologies in the CPU-GPU spectrum have some features in common with it, although Ageia's product was the only complete one designed, marketed, supported, and placed within a system exclusively being a PPU.


History
An early academic PPU research projectS. Yardi, B. Bishop, T. Kelliher, " HELLAS: A Specialised Architecture for Interactive Deformable Object Modeling", ACM Southeast Conference, Melbourne, FL, March 10–12, 2006, pp. 56–61.B. Bishop, T. Kelliher, " Specialized Hardware for Deformable Object Modeling," IEEE Transactions on Circuits and Systems for Video Technology, 13(11):1074–1079, Nov. 2003. named SPARTA (Simulation of Physics on A Real-Time Architecture) was carried out at Penn State and University of Georgia. This was a simple based PPU that was limited to two dimensions. This project was extended into a considerably more advanced ASIC-based system named HELLAS.

February 2006 saw the release of the first dedicated PPU from (later merged into ). The unit is most effective in accelerating , with only a small performance improvement measured for rigid body physics. The Ageia PPU is documented in depth in their US patent application #20050075849. Nvidia/Ageia no longer produces PPUs and hardware acceleration for physics processing, although it is now supported through some of their graphics processing units.

File:SPARTA animation.jpg|alt=Example SPARTA animation|Example SPARTA animation File:SPARTA board.jpg|alt=SPARTA printed circuit board|SPARTA Printed circuit board File:Hellas die.jpg|alt=Hellas die photo|Hellas die photo


AGEIA PhysX
The first processor to be advertised being a PPU was named the chip, introduced by a fabless semiconductor company called . Games wishing to take advantage of the PhysX PPU must use AGEIA's SDK, (formerly known as the NovodeX SDK).

It consists of a general purpose RISC core controlling an array of custom SIMD floating point processors working in local banked memories, with a switch-fabric to manage transfers between them. There is no like in a CPU or GPU.

The PhysX was available from three companies akin to the way are manufactured. , , and ELSA Technologies were the primary manufacturers. PCs with the cards already installed were available from system builders such as , , and .

In February 2008, after bought Ageia Technologies and eventually cut off the ability to process PhysX on the AGEIA PPU and NVIDIA GPUs in systems with active ATi/AMD GPUs, it seemed that PhysX went 100% to Nvidia. But in March 2008, Nvidia announced that it will make PhysX an open standard for everyone, Nvidia offers PhysX support to AMD / ATI so the main graphic-processor manufacturers will have PhysX support in the next generation graphics cards. Nvidia announced that PhysX will also be available for some of their released graphics cards just by downloading some new drivers.

See for a discussion of academic research PPU projects.


PhysX P1 (PPU) hardware specifications
and bought licenses to manufacture alternate versions of AGEIA's PPU, the PhysX P1 with 128 MB GDDR3:
  • Multi-core device based on the MIPS architecture with integrated physics acceleration hardware and memory subsystem with "tons of cores"
  • Memory: 128 MB GDDR3 RAM with 128-bit interface
  • 32-bit PCI 3.0 (ASUS also made a version card)
  • collision tests: 530 million per second (maximum capability)
  • collision tests: 530,000 per second (maximum capability)
  • Peak instruction bandwidth: 20 billion per second


Havok FX
The Havok SDK is a major competitor to the PhysX SDK, used in more than 150 games, including major titles like Half-Life 2, Halo 3 and .

To compete with the PhysX PPU, an edition known as Havok FX was to take advantage of multi-GPU technology from () and (SLI) using existing cards to accelerate certain physics calculations. Havok FX product information

Havok divides the physics simulation into effect and gameplay physics, with effect physics being offloaded (if possible) to the GPU as Shader Model 3.0 instructions and gameplay physics being processed on the CPU as normal. The important distinction between the two is that effect physics do not affect gameplay (dust or small debris from an explosion, for example); the vast majority of physics operations are still performed in software. This approach differs significantly from the PhysX SDK, which moves all calculations to the PhysX card if it is present.

Since Havok's acquisition by , Havok FX appears to have been shelved or cancelled.


PPU vs. GPUs
The drive toward has made GPUs more suitable for the job of a PPU; DX10 added integer data types, unified shader architecture, and a geometry shader stage which allows a broader range of algorithms to be implemented; Modern GPUs support , which run across an indexed space and don't require any graphical resources, just general purpose data buffers. NVidia provides a little more in the way of inter-thread communication and scratchpad-style workspace associated with the threads.

Nonetheless GPUs are built around a larger number of longer latency, slower threads, and designed around texture and framebuffer data paths, and poor branching performance; this distinguishes them from PPUs and Cell as being less well optimized for taking over game world simulation tasks.

The Codeplay Sieve compiler supports the PPU, indicating that the Ageia physX chip would be suitable for GPGPU type tasks. However Ageia seem unlikely to pursue this market.


PS2 – VU0
Although very different from the PhysX, one could argue the PlayStation 2's VU0 is an early, limited implementation of a PPU. Conversely, one could describe a PPU to a PS2 programmer as an evolved replacement for VU0. Its feature-set and placement within the system is geared toward accelerating game update tasks including physics and AI; it can offload such calculations working off its own instruction stream whilst the CPU is operating on something else. Being a DSP however, it is much more dependent on the CPU to do useful work in a game engine, and would not be capable of implementing a full physics API, so it cannot be classed as a PPU. Also VU0 is capable of providing additional vertex processing power, though this is more a property of the pathways in the system rather than the unit itself.

This usage is similar to Havok FX or GPU physics in that an auxiliary unit's general purpose floating point power is used to complement the CPU in either graphics or physics roles.


See also
  • Digital signal processor
  • General-purpose computing on graphics processing units (GPGPU) – for applications of existing GPUs to the same physics problems PPUs are designed for
  • Microsoft Robotics Studio
  • Physics Abstraction Layer
  • – relevant to the distributed memory architecture of the Ageia PhysX PPU
  • Vision processing unit
  • UA6528 Price & Stock


External links

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time