| RLL | |
| By Gabriel Torres on January 6, 2006 | Page 1 of 1 |
Run-Lenght Limited RLL is a modulation technique used by hard disk drives to code binary data (0s and 1s) into magnetic information. It replaced the old MFM modulation. RLL modulation is referred like RLL(x,y) where x is the run length and y is the run limit. For example, at RLL(2,7), the minimum space between signal inversions is of two spaces and the maximum space between signal inversions is of seven spaces. RLL(2,7) modulation makes data to use 2/3 of the physical space compared to MFM modulation and 1/3 of the physical space compared to FM modulation. So this modulation technique is more efficient than the old MFM modulation, as it allows more data to be stored using the same physical space. Another very common RLL modulation standard used on hard disk drives is RLL(3,9), which is also known as ARLL (Advanced RLL). Under this modulation data can be stored using half the physical space compared to MFM. | |
| Originally at http://www.hardwaresecrets.com/dictionary/term/324 | |
© 2004-8, Hardware Secrets, LLC. All Rights Reserved. Total or partial reproduction of the contents of this site, as well as that of the texts available for downloading, be this in the electronic media, in print, or any other form of distribution, is expressly forbidden. Those who do not comply with these copyright laws will be indicted and punished according to the International Copyrights Law. We do not take responsibility for material damage of any kind caused by the use of information contained in Hardware Secrets. | |