6.22
assume
Bits Per Track
bpt = x * r * K
Track Count
tc = (1-x) * r * M
M, K are constant
so
Bit Count
bc = K * M * r^2 * (1-x) * x
when x == 1/2, bc is maximum
当前内容版权归 DreamAndDead 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 DreamAndDead .