How Sony's Project Canis Leverages 3nm Zen 6 and PSSR 3.0 to Hit 14 TFLOPS in a 15W Envelope

How Sony's Project Canis Leverages 3nm Zen 6 and PSSR 3.0 to Hit 14 TFLOPS in a 15W Envelope

By Reggi, 17 Sep 2026

The Engineering Bottleneck: Native PS5 Execution at 15 Watts

Fitting a desktop PlayStation 5 pipeline into a portable thermal power envelope requires a radical shift in system architecture. Brute-force hardware execution breaks down when constrained to a 15W to 25W Thermal Design Power (TDP). To run modern PS5 titles natively on a mobile handheld without draining the battery in forty-five minutes, silicon design must pivot away from raw clock speeds and rely on specialized, fixed-function hardware acceleration.

Sony's leaked Project Canis handheld, targeted for release in late 2027, addresses this exact efficiency ceiling. Instead of pushing high baseline resolutions, the architecture relies on an aggressive internal downscaling strategy paired with custom neural reconstruction. By running base spatial renders as low as 540p and upscaling through dedicated hardware acceleration, the handheld achieves equivalent performance targets that rival the baseline PlayStation 5 console while operating within a compact, actively cooled chassis.

AMD Canis Microarchitecture: Zen 6, RDNA 5, and 24GB LPDDR5X

At the center of Project Canis is a custom AMD processor codenamed Canis, fabricated on a modern 3nm process node. The System-on-Chip (SoC) balances high-throughput vector execution with strict idle-power management across its compute, memory, and graphics subsystems.

Heterogeneous CPU Topology

The processor incorporates six Zen 6 cores configured in an asymmetrical topology:

  • 4x Zen 6c Cores: Compact performance cores optimized for high execution density and efficiency under heavy multithreaded engine workloads.
  • 2x Zen 6 LP Cores: Low-Power cores dedicated to OS background tasks, low-intensity thread management, and audio/network telemetry to keep the main compute cluster in deep sleep states during low utilization.

RDNA 5 Graphics & Memory Subsystem

The graphics compute cluster features 16 compute units built on AMD's modern RDNA 5 graphics architecture, natively supporting Dual-Issue FP32 instructions. This instruction pipeline doubles theoretical single-precision floating-point throughput per clock cycle when pipeline hazards are minimized.

To eliminate memory bandwidth bottlenecks when feeding RDNA 5 compute units, the SoC features a 192-bit memory bus connected to 24 GB of unified LPDDR5X RAM. This shared memory architecture allows CPU and GPU pipelines to allocate frame buffers, geometry tables, and AI neural weights without costly copy operations across discrete memory pools.

+-------------------------------------------------------------------+
|                        AMD CANIS SoC (3nm)                        |
|                                                                   |
|  +---------------------------+   +-----------------------------+  |
|  |     CPU Core Cluster      |   |   RDNA 5 GPU Subsystem      |  |
|  |  [4x Zen 6c] [2x Zen 6 LP]|   |   [16 Compute Units]        |  |
|  +---------------------------+   |   [Dual-Issue FP32 Engines] |  |
|                                  +-----------------------------+  |
|  +-------------------------------------------------------------+  |
|  |             Dedicated PSSR 3.0 AI Accelerator              |  |
|  +-------------------------------------------------------------+  |
|                                                                   |
|  +-------------------------------------------------------------+  |
|  |         24 GB Unified LPDDR5X RAM (192-Bit Bus)             |  |
|  +-------------------------------------------------------------+  |
+-------------------------------------------------------------------+

Clock Speeds, Power Profiles, and Dynamic Scaling

Thermal dynamics govern the operational boundaries of Project Canis. The SoC dynamically scales operating frequencies based on power input and thermal head-room.

       +-----------------------------------------------------+
       |           POWER PROFILE OPERATIONAL MODES           |
       +----------------------------------+------------------+
       | Portable Mode (15W Target)       | 1.20 GHz         |
       | Docked Mode (Up to 25W TDP)      | 1.65 GHz         |
       +----------------------------------+------------------+

When unattached from dock power, the GPU targets a 1.2 GHz clock speed, delivering a raw baseline compute throughput of 4.91 TFLOPS. When placed into its docked station, the system raises clock limits to 1.65 GHz, driving raw execution output up to 6.75 TFLOPS.

Because the graphics architecture utilizes PSSR 3.0 neural frame reconstruction, effective image throughput far surpasses what raw TFLOPS metrics imply. Docked mode profiles offload up to 50% of rendering pipelines to dedicated tensor hardware, reaching effective graphics output levels equivalent to 14 TFLOPS.

System ArchitectureRaw Compute OutputEffective Reconstructed YieldProcess Node / MemoryOperating Power / TDP
PSP 3 (Portable Mode)4.91 TFLOPS10 - 11 TFLOPS3nm Custom AMD / 24GB LPDDR5X15W Base TDP
PSP 3 (Docked Mode)6.75 TFLOPSUp to 14 TFLOPS3nm Custom AMD / 24GB LPDDR5XUp to 25W TDP
Base PlayStation 510.28 TFLOPSN/A (Standard Pipeline)7nm/6nm Custom AMD / 16GB GDDR6~200W Desktop Power
PlayStation 5 Pro16.7 TFLOPSPSSR 1.0 AcceleratedCustom AMD / GDDR6 + DDR5 Pool~250W Desktop Power

PSSR 3.0 and the 540p Reconstructive Pipeline

Standard spatial upscaling technologies, such as classical AMD FSR software filters, struggle when reconstructing images from ultra-low input bases. Upscaling a raw 540p input buffer to a 1080p target display using pure spatial algorithms introduces high-frequency visual defects: fine geometry lines flicker, textures suffer from heavy blur, and moving vectors leave persistent ghosting artifacts across frame transitions.

Standard Spatial Upscaling (FSR Algorithms)
[ 540p Base Buffer ] ---> [ Spatial Filter ] ---> Blurring, Flickering, Ghosting

PSSR 3.0 AI Reconstructive Pipeline
[ 540p Base Buffer ] ---> [ Hardware Neural Accelerator ] ---> [ 1080p Reconstructed Image ]
                           (Deep-Trained AI Model)             (Clean Edges, Restored Geometry)

Project Canis addresses this by integrating a hardware-level neural network unit specifically tailored for PlayStation Spectral Super Resolution (PSSR 3.0).

Reconstruction Mechanism

  1. Low-Resolution Geometry Pass: The engine renders internal rasterization pipelines at a baseline resolution of 540p, cutting shadow map computation, shading execution, and geometry raster overhead by over half.
  2. Neural Detail Generation: Frame data is passed directly into the fixed-function AI accelerator unit. Trained deep-learning models evaluate temporal motion vectors and optical flow fields to generate missing pixel depth, texture clarity, and sharp visual boundaries.
  3. Frame Generation Integration: The PSSR 3.0 pipeline applies hardware frame generation, doubling frame cadence to produce a smooth 30 to 60 FPS output on the native 1080p display panel.

This dedicated hardware neural scaler gives the handheld a distinct execution advantage over platforms like the Nintendo Switch 2, which relies on mobile-constrained scaling algorithms without the same level of dedicated neural reconstruction headroom. According to analysis from hardware insider KeplerL2, this silicon configuration enables local, native execution of game binaries spanning the PS4, PS5, and future PS6 software libraries.

Developer Workflows: Low-Power Mode and Target Profiling

Deploying current PS5 projects to Project Canis does not require full game rebuilds, but it demands strict optimization profiling within developer environments.

Implementation Requirements for 60 FPS

Sony's software development kit introduces a dedicated Low-Power Mode targeted specifically at mobile workloads. Engineers optimize their graphics loops around several key levers:

  • Resolution Floor Pinning: Forcing internal shading loops down to a fixed 540p input target to keep shader units within thermal budgets.
  • Selective Effect Toggling: Selectively disabling heavy screen-space reflections, volumetric fog sampling rates, and complex particle collisions.
  • Frame Generation Pacing: Offloading temporal frame interpolation entirely to the PSSR 3.0 hardware block, leaving execution pipelines free to maintain core engine logic and game states.

Under these low-power guidelines, power draw stabilizes to allow three to five hours of battery life during intensive PS5 titles. Less demanding indie titles, optimized updates, and legacy PS4 ports scale back frequency states further, extending runtime up to six or seven hours on a single charge.

Physical Ergonomics and Active Cooling Design

The concept design of Project Canis takes visual cues from both the original PSP and PlayStation Vita architectures while integrating modern hardware requirements:

+-------------------------------------------------------------------+
|  ( ) D-Pad       +-----------------------------+       (X)(O)     |
|  ( ) Controls    |     Thin-Bezel Display      |       (#)(^)     |
|                  |        (1080p Native)       |                  |
|  [Stick 1]       |                             |       [Stick 2]  |
|                  +-----------------------------+                  |
|  [Grille]                                               [Grille]  |
|  (Pill-Ctrl 1)                                   (Pill-Ctrl 2)    |
+-------------------------------------------------------------------+
  • Chassis Geometry: An elongated silver body featuring rounded ergonomic grips designed to distribute hand weight evenly during long play sessions.
  • Control Layout: Symmetrical analog thumbsticks positioned below a classic D-Pad and standard PlayStation face buttons, flanked by pill-shaped utility controls at the bottom corners.
  • Display & Thermals: A wide, thin-bezel edge-to-edge display optimized for 1080p output. The main frame remains wide and substantial enough to house dual speaker grilles, active cooling heat sinks, and internal battery cells required to sustain 15W to 25W operational draws without thermal throttling.

By pairing a custom 3nm AMD SoC with dedicated hardware neural upscaling, Sony's Project Canis shifts handheld design away from standard power scaling, leveraging targeted AI reconstruction to deliver native console-grade gaming within a portable envelope.

References


Popular Reads