CMR (Conventional Magnetic Recording) is the classic method of storing data on hard drives. Information is written by tiny horizontal magnets on the platter surface. Imagine a row of compasses lying flat and pointing left or right — that is how zeros and ones are encoded.
The technology is widely used in legacy hard disk drives (HDD) and archival storage systems, where low cost and stability are priorities rather than record capacity. CMR drives are ideal for RAID arrays and NAS servers with frequent rewriting, as they provide high random access speed without the technical compromises inherent in modern shingled recording methods.
The main limitation of CMR is the physical density limit due to the superparamagnetic effect: when lying grains are placed too close together, they spontaneously remagnetize from thermal influence. Increasing the coercive force of the film to combat this hits the weakness of the write head fields, causing tracking instability and read errors at high densities.
How CMR works
The operating principle is based on creating a horizontal fringe field between the poles of a ring write head. Current in the head coil creates a magnetic flux, which in the working gap transfers onto the rotating media, aligning the magnetization parallel to its plane. Unlike perpendicular recording (PMR), where bits stand vertically for greater stability and density, CMR experiences strong demagnetizing fields at bit boundaries. Compared to SMR (shingled recording), where tracks physically overlap each other, CMR does not require constant background data rearrangement, preserving full track independence. It is this independence that gives CMR predictable performance under mixed read and write workloads, making it an analog of strictly isolated storage cells unlike the packed geometries of modern alternatives.
CMR functionality
- Principle of longitudinal recording. CMR is based on the method of longitudinal magnetic recording, where the magnetization vector of bits is oriented parallel to the platter plane. An inductive write head creates fringe fields in the thin magnetic layer, switching the coercive medium strictly along the track, forming a linear sequence of magnetization transitions.
- Horizontal grain orientation. The magnetic layer of a CMR disk consists of elongated horizontally and isolated from each other grains of a cobalt-based alloy. This planar shape anisotropy minimizes self-demagnetization, allowing high residual magnetization and stability of written transitions while striving for submicron bit length.
- Write head gap geometry. The head core forms a physical gap oriented perpendicular to the direction of disk rotation. It is the fringe field of this gap that penetrates the medium, fixing the magnetic transition at the moment the domain exits from under the trailing edge of the pole, which determines the sharpness of the written pulse front.
- Saturation recording. The recording process in CMR uses deep saturation of the medium: the head field significantly exceeds the coercive force of the layer. This ensures complete switching of grains in the affected zone, creating a clear contrast between areas with opposite residual magnetization and suppressing the formation of unstable intermediate states in the track.
- Formation of magnetization transition. The key functional zone is the boundary between oppositely magnetized regions. The transition width is determined by the write field gradient and the hysteresis loop of the medium. A steeper gradient of the head field trailing edge forms a sharper transition, which directly reduces intersymbol interference during readback.
- Horizontal inductive readback. The read element, historically inductive and later magnetoresistive, registers the horizontal component of the fringe field emerging from the disk plane strictly above the magnetization transitions. The amplitude of the self-induction EMF pulse is proportional to the rate of flux change penetrating the coil as the domain boundary passes.
- Pulse shape of the playback signal. A single magnetic transition generates a bell-shaped Lorentzian pulse at the preamplifier output. Its amplitude is proportional to the residual induction and layer thickness, while the half-amplitude width (PW50) is the basic metrological characteristic limiting the density of longitudinal bit packing in the channel.
- Influence of magnetic layer thickness. A thick layer enhances the playback signal amplitude due to greater magnetic volume, but increases the transition zone extent in depth and provokes growth of the demagnetizing factor. Thinning the layer, conversely, forces a transition toward thermal instability of the superparamagnetic limit at room temperature.
- Superparamagnetic barrier of CMR. The fundamental limitation of longitudinal recording is associated with the energy balance
KuV/kT. As grain volumeVdecreases to increase resolution, thermal energykTcauses spontaneous remagnetization. In CMR, the horizontal orientation of grains exacerbates this effect due to the lower energy barrier compared to perpendicular anisotropy. - Partial erasure method. During dense bit packing in CMR, the field from a neighboring magnetization transition affects the previous one, causing displacement or partial destruction of the front. This nonlinear distortion, known as transition shift effect, requires complex precompensation of recorded timing shifts in the channel encoder controller.
- Lateral fringe field and tracking. Horizontal recording creates significant planar fringe fields not only along the track but also perpendicular to it. These lateral fields are a source of adjacent track interference, limiting track pitch and requiring protective guard bands between them in the servo positioning system.
- Media parameters and coercivity. Longitudinal recording uses media with high longitudinal coercivity
(Hc)in the range of 2500 to 4000 Oe. The ratio of residual magnetization to saturation magnetization(S)is aimed to be as close to unity as possible. Such squareness of the hysteresis loop minimizes self-demagnetization and stabilizes recorded data. - Servo marking function. In CMR, servo marks and phase patterns are written horizontally in the same fringe fields as user data. A specific feature is the dependence of the position signal on head azimuth and gap. The magnetoresistive sensor extracts a burst position signal by comparing burst amplitudes from offset servo wedge packets.
- Channel thermal compensation system. Due to medium saturation, variations in write gap under temperature influence (TFC heating) are critical. CMR applies write current calibration (IWC) by temperature to maintain the optimal saturation field. Overheating leads to widening of the erase zone, while insufficient current leads to incomplete switching and a high error rate.
- Inductive write asymmetry management. When writing long zones with constant magnetization in the longitudinal layer, asymmetry arises due to hysteresis of the head core. The write pulse formatter circuit adds an increased overshoot current in the preamble to guarantee symmetrical saturation, neutralizing residual flux in the head stack magnetic circuit.
- Zone bit organization. Functionally, the platter is divided into concentric CMR zones with constant rotational linear velocity. At outer radii, the write frequency is higher due to greater linear velocity, requiring switching of channel interleaving clock frequency and equalizer parameters as the head moves from zone to zone.
- Media noise and transition jitter. The predominant noise source in longitudinal recording is the granular structure of the medium, causing stochastic spread of transition positions (jitter). Unlike electronics noise, this media noise is not linearly dependent on signal amplitude and requires specific tuning of the Viterbi detector considering its correlation properties.
- Precompensation module architecture. In the CMR write path, a hardware precompensator shifts the time positions of bits, counteracting their expected displacement. The circuit logic analyzes the preceding and subsequent bit patterns (usually triads) and, based on tables, introduces a time delay of up to hundreds of picoseconds to stabilize the transition front.
- Overwrite mechanism limitations. Overwriting on top of an old signal in CMR is performed by the gap field, which must penetrate the entire depth of the layer. At the track edges, a zone of incomplete erasure arises, where the old pattern interferes with the new one, creating a spurious signal due to the residual horizontal magnetization component.
- Run-length limited encoding. The encoder functional block applies a Run-Length Limited (RLL) scheme specifically for the physics of CMR. The encoding excludes excessively long sequences without transitions, as this leads to baseline drift in the longitudinal inductive path and loss of timing recovery synchronization.
- Azimuth alignment method. In CMR, strict parallelism of the magnetic core gap to the track is critical for suppressing crosstalk. The mechanical head rotation actuator (azimuthal microactuator) adjusts the angle within fractions of a degree, minimizing amplitude loss during self-readback and eliminating spurious signal playback from the adjacent track.
Comparisons
- CMR vs SMR. CMR writes data on non-overlapping tracks, whereas SMR layers them like roof shingles. This gives CMR a significant advantage in random rewrite speed, since changing data does not require background reorganization of entire zones, eliminating catastrophic performance drops in active input-output scenarios.
- CMR vs PMR. Technically, CMR is a subset of PMR, where magnetization is oriented vertically. However, in the industry, the term PMR is often used to describe drives without shingled recording. The fundamental difference of CMR from pure PMR lies in the guaranteed absence of side effects from track overlap during read-modify-write operations in multi-user RAID arrays.
- CMR vs EAMR. EAMR uses targeted heating by laser or microwave action to temporarily reduce the coercivity of the recording material. Compared to classic CMR, EAMR technology overcomes the paramagnetic density limit without increasing track noise, providing higher capacity while maintaining domain stability over time.
- EAMR (Local heating for stable recording)
- CMR vs HAMR. CMR relies on magnetic field stability at room temperature, while HAMR instantly heats the platter to the Curie point. This allows HAMR to use media with much greater magnetic anisotropy. Despite maintaining physical track separation as in CMR, HAMR requires a complex thermal control system to prevent parasitic heat influence on neighboring tracks.
- HAMR (Local laser heating for magnetic recording)
- CMR vs MACH.2. MACH.2 technology accelerates access through parallel operation of two independent head stacks on a common spindle. Unlike CMR, which solves the problem at the physical media level, MACH.2 doubles interface throughput logically. In this case, both classic CMR heads and shingled heads can be used inside the hermetic zone, making these technologies complementary.
OS and driver support
Operating systems interact with CMR drives through a standard set of ATA/SCSI commands, where OS drivers send logical block addresses (LBA) to the hard drive controller, and the drive firmware translates them into physical cylinder-head-sector coordinates, while writing is implemented through a direct write mechanism with partial track overlap, where the write element width is greater than the read element width, and the driver does not require special support for SMR zones or TRIM commands, since the controller independently manages data layout geometry without the need for background garbage collection at the OS level.
Security
Security in CMR is implemented through hardware encryption according to the TCG Opal standard, where the drive firmware performs transparent AES encryption of each sector before writing to the magnetic media using an encryption key stored in a protected area of the microcontroller, and the data erasure mechanism is achieved by instant destruction of the encryption key (crypto-erase), which guarantees unreadability of residual magnetization, while the Secure Erase function is implemented at the controller level by physically overwriting all LBAs with zeros followed by verification of the magnetic domain state through the PRML (Partial Response Maximum Likelihood) read channel, and multi-user access locking is provided by ATA Security Feature Set password protection, where the password hash is stored in the service area of the drive system partition and verified at the microcode initialization stage before mounting logical volumes in the OS.
Logging
Logging in CMR is implemented through the SMART (Self-Monitoring, Analysis and Reporting Technology) system, where the drive microcontroller continuously records in the reserved service area of the magnetic platters counters of raw read error rate, reallocated sector count, and spin-up time, while internal self-diagnostic logs are updated cyclically in the non-volatile memory of the controller and contain a per-sector protocol of data recovery operations after head positioning failures, readable by utilities via SMART Read Data/Log commands, with each head parking incident or vibration parameter tolerance violation recorded with a timestamp of power-on hours.
Limitations
The fundamental limitation of CMR is due to the superparamagnetic limit dictating the minimum magnetic grain size while maintaining thermal stability, which physically limits the recording density on a platter to a value of about 1.4 Tbit/sq.inch, while the technological implementation of recording requires strict delineation of unwritten guard bands between tracks, because of which the total usable drive capacity is reduced by 7-10% relative to theoretical, and head positioning is carried out by stepper rotation of the actuator with servo mark feedback, which introduces a seek time of 8-12 ms and makes recording impossible without prior erasure of the magnetic layer by the write element field, while mechanical contact of the head with the air bearing limits the working height above the platter surface and precludes chamber sealing with helium without adaptation of the slider design.
History and development
CMR technology originated in 1956 in the IBM 350 RAMAC with a density of 2 Kbit/sq.inch on oxide-coated platters, where recording implementation was carried out via current modulation in an inductive head, and the transition to thin-film heads and magnetoresistive readback in the 1990s implemented physical separation of write and read paths in a single slider, after which the introduction of AFC media (antiferromagnetically coupled) in 2001 allowed stabilization of magnetic domains of CoPtCrB alloy grains while reducing their size below 10 nm, and the mass adoption of perpendicular recording (PMR) from 2005 implemented vertical magnetization orientation through a write pole with a soft magnetic underlayer that closes the flux onto the return shield, which provided commercial density over 1 Tbit/sq.inch, and modern technology development is directed toward the introduction of microwave-assisted switching (MAMR) through a spin oscillator in the head gap to temporarily reduce the coercive force of a track section without increasing thermal background, unlike the competing thermomagnetic HAMR method.