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.


Is 825GB a common size? Is there any logic to where that being picked came from?
Shareholder value vs executive bonus calculation.
Maybe some overprovisioning for the SSD. But to be honest, I’m not sure
Nope.
512+256=768, 768+64=832… minus 7 for system data and general overhead maybe? That’s my best guess, but that’s a really odd size.
Assuming it’s 768GiB, then it would be 824.6GB, not 832GB.
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 = 768GiBFor 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 = 932GiBKey:
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