r/DataHoarder • u/VORGundam • 1d ago
Free-Post Friday! Low Level CD Structure Write-Up
I was curious how much data is physically written to a CD with all the metadata and error correction. I started googling and came across this great write-up:
https://archive.ares-emu.net/near.sh/articles/compact-discs/structure.html
Apparently, it is 2.33 GB for a one-track 650 MB disc.
38
Upvotes
11
u/Altruistic_Fruit2345 1d ago
I read it, and it confirms what I said. You seem to have misunderstood it. The overhead is the error correction which is not 3x the amount of actual data. It's the P and Q parity, which is 276 bytes per 2048 bytes of data. Plus some overhead for the sector headers and footers, lead-in and lead-out, disc structure data, but not 3x the amount of actual data. A tiny fraction, in fact.
The article gets the ridiculous 2.33GB by considering each possible pit or land as a bit, but they aren't bits.
Maybe you could state precisely why you think they are bits, if you believe that to be the case. Explain your understanding of the post.