Same price, less storage. Shrinkflation at its finest.

Sony plans to release a new PS5 Slim All-Digital console with an 825GB SSD, reducing storage from the previous 1TB to optimize production costs amid rising expenses. The PS5 Slim Standard with a disc drive will retain the 1TB SSD, and the updated model is expected to launch in Europe first.

  • Lyra_Lycan@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    18
    ·
    edit-2
    2 days ago

    Theory 1: Because it is cheaper to manufacture.
    Theory 2: It is custom made for the PS5’s internal 12 data channels, allowing for faster read/write than normal.

    They buymake storage with 12 channels, and 1 Toshiba NAND chip @ 512Gib per channel. This means each SSD has 768GiB of storage, or 825GB. The max read bandwidth is 9GB/s.
    math: 512Gib x 12ch = 6144Gib / 8 = 768GiB

    For reference the Samsung 990 Pro 1TB has 8 channels, and 2 Samsung NAND chips @ 500Gb per channel. This means each SSD has 932GiB of storage, or 1,000GB. The max read bandwidth is 7.5GB/s.
    math: (converted to Gib for uniformity) 466Gib x 2 chips = 932Gib x 8ch = 7456Gib / 8 = 932GiB

    Key:
    Gib = gibibit, 1024⁴ bits
    GiB = gibibyte, giga/binary/byte, 1024⁴ x 8 bits
    GB = gigabyte, giga(decimal)byte, 1000⁴ x 8 bits

    Extra: Storage-based measurements are largely measured in binary bytes but displayed with the decimal abbreviation, hence my C: drive here was sold as 500GB, equal to 465GiB but Windows shows it as 465GB