# Inverse synthetic-aperture radar **Inverse synthetic-aperture radar** (ISAR) is a radar imaging technique that forms a high-resolution two-dimensional picture of a target by exploiting the target's own rotation relative to the radar, rather than the radar's own motion past a fixed scene. Where [[Synthetic-aperture_radar|synthetic-aperture radar]] flies an antenna past a stationary target to sweep through a range of viewing angles, ISAR instead holds the radar still, often aboard a ship, an aircraft or on the ground, and lets an aircraft's manoeuvring, a ship's roll and pitch on the sea, or a satellite's own slow tumble supply the changing angle instead. A three.js microsim elsewhere on the site renders exactly this reversal, a variant of the synthetic-aperture sketch in which the target turns while the antenna stays fixed. Because the geometry ISAR needs comes from whatever motion the target happens to be doing, rather than from a flight path a radar operator can plan in advance, the technique trades the reliably wide, well-behaved synthetic aperture of a surveying SAR pass for one of uncertain size and quality that can, at its best, still resolve a target's outline well enough to identify it from what another radar shows only as a single, unidentifiable moving return. That trade, the applications it makes possible, and the errors it introduces occupy the rest of this article once the shared basic principle is established. ## Radar cross-section imaging An ISAR image is built from the same range and Doppler measurements any pulsed [[Radar|radar]] makes, but read in an unusual way. Every point on a target that scatters the illuminating radio wave sits at some distance from the axis about which the target is effectively turning, and as the target rotates, that point's velocity component along the line of sight, and so its [[Doppler_effect|Doppler]] shift, depends on exactly that distance and on how fast the rotation is carrying it around. Two scattering points at the same range from the radar but different distances from the rotation axis therefore return echoes at the same delay but at different Doppler shifts, and it is this Doppler separation, not a second range measurement, that ISAR turns into the image's cross-range coordinate. The result is a two-dimensional map of the target's [[Radar_cross_section|radar cross-section]], range along one axis and Doppler-derived cross-range along the other, that amounts to a projection of the target's scattering points onto the plane containing the line of sight and the effective rotation axis. Because that axis and rotation rate are whatever the target's own motion happens to provide at the moment, rather than a geometry the radar chose, the sharpness, the orientation and even the usable duration of an ISAR image change from one target and one moment to the next in a way a planned SAR pass does not. This range-Doppler description of the imaging process is commonly traced to a single 1980 paper on forming images of rotating objects from their radar returns.[^walker] ## Applications ISAR earns its keep wherever a radar needs to tell one kind of target from another rather than simply map ground that stays put, and its most established role is aboard maritime patrol aircraft, where a plain radar return can identify a ship's presence and track but not its type. Turning that return into a recognisable outline lets an operator distinguish a warship's silhouette from a merchant vessel's or a fishing boat's well before the ship is close enough to see, work that the AN/APS-137 family of radars carried on US Navy patrol aircraft was built specifically to do.[^aps137] The same reasoning extends to aircraft and missiles: where an ordinary radar display shows only a single bright, unidentifiable moving point, an ISAR image can be sharp enough to discriminate between an airliner, a military aircraft and an incoming missile by shape alone. A very different application turns the same idea skyward: ground-based radars have used ISAR to image satellites and orbital debris, relying on the target's own slow tumble in orbit, rather than any manoeuvre commanded from the ground, to supply the rotation the image needs.[^satellite-isar] As with any coherent radar receiver, none of this is possible unless the small Doppler differences between scattering points first clear the receiver's own noise floor, the same sensitivity limit that bounds any radar system.[^noisefloor2] ## Errors Because ISAR borrows its aperture from motion nobody is steering, most of the ways an ISAR image goes wrong trace back to that motion being imperfectly known rather than to the radar itself. A target's overall translation toward or away from the radar shifts every scattering point's Doppler together, carrying no cross-range information at all, so it has to be measured and removed before the remaining, rotation-only Doppler can be turned into an image; skipping this motion-compensation step blurs the whole picture rather than any one point in it. Real targets also rarely rotate at a single, constant rate the way the basic principle above assumes: a ship's roll is oscillatory rather than steady, and an aircraft's turn rate changes through the manoeuvre, so higher-order terms in the motion have to be estimated and corrected, an autofocus problem broadly similar to the one ordinary SAR processing faces with an unsteady flight path. A further, more particular error is scale rather than sharpness: because cross-range position is inferred from a Doppler shift that depends on the product of distance from the rotation axis and rotation rate, an image formed without independently knowing that rotation rate can come out correctly shaped but wrong in scale, stretched or compressed along its cross-range axis by however far the assumed rotation rate is from the true one. Finally, over a large enough rotation angle a scattering point can migrate from one range cell into the next during the observation itself, a complication the processing must track rather than ignore if the image is to stay focused across its full extent. ## Microsims This article carries no p5.js sketch of its own. Its three.js companion is a variant of the one built for [[Synthetic-aperture_radar|synthetic-aperture radar]], rendering the same aperture-synthesis idea with the roles reversed: the target itself turns while the radar stays fixed. Two neighbouring Wikitube sketches bear directly on the physics involved here. The Doppler effect sketch shows exactly the frequency shift a moving point sweeps through as its velocity along the line of sight changes, the same mechanism range-Doppler ISAR processing turns into a cross-range coordinate once the point in question is a scatterer swinging around a rotating target rather than a source moving in a straight line. The Radar sketch shows the pulse-timing fundamentals, a pulse-repetition frequency and a pulse width, that still set ISAR's range dimension exactly as they do for any pulsed radar, independent of whatever supplies the cross-range aperture. *Try:* in the [[Doppler_effect]] sketch, watch the frequency ahead of the moving source rise and the frequency behind it fall; a scattering point on the near side of a rotating target and one on the far side trade places in exactly this way as the rotation carries them through the line of sight. *Try:* in the [[Radar]] sketch, narrow the pulse width and watch the zoomed inset separate two close targets on the same bearing, the range-axis resolution ISAR still depends on alongside its Doppler-derived cross-range resolution. ## Wikipedia : Wikitube **Strict pair:** [Wikipedia](https://en.wikipedia.org/wiki/Inverse_synthetic-aperture_radar) : [Wikitube](https://en.wikitube.io/wiki/Inverse_synthetic-aperture_radar) Skeleton mirrored at revision 1321464798. Prose, emphasis and the microsims are Wikitube's own. ## See also - [[Synthetic-aperture_radar]] - [[Doppler_effect]] - [[Radar_cross_section]] - [[Radar]] - [[Phased_array]] - [[Beamforming]] - [[Fourier_transform]] ## References The Doppler-versus-rotation-rate relation behind range-Doppler imaging, and the resulting cross-range scaling ambiguity, are standard radar-imaging theory and are not separately footnoted here, per the Wikitube style guide's §6.1. Page numbers below are PDF pages of the open edition linked in Further reading. [^walker]: Citation needed: the foundational range-Doppler imaging paper commonly credited to Jack L. Walker (1980) would confirm its exact title, venue and page range. [^aps137]: Citation needed: the AN/APS-137 radar family's published specifications would confirm the date its inverse-synthetic-aperture imaging mode entered service and the aircraft types that carry it. [^satellite-isar]: Citation needed: a named ground-based space-surveillance radar's published results would confirm which facility, and on what date, first produced a recognizable ISAR image of an orbiting satellite. [^noisefloor2]: Ellingson, S. *Radio Systems Engineering, Revised First Edition*. 2023, pp. 96-101 (PDF pages). Open Textbook Library: https://open.umn.edu/opentextbooks/textbooks/radio-systems-engineering . CC BY-NC. **Further reading** — the open textbooks this article draws on, since the pair carries no separate Further reading heading of its own: - Christian Tiberius; Max Mulder. *Engineering Signal Analysis: From Fourier to filtering: Theory*. Open Textbook Library: https://open.umn.edu/opentextbooks/textbooks/engineering-signal-analysis-from-fourier-to-filtering-theory - Don Johnson. *Fundamentals of Electrical Engineering I*. Open Textbook Library: https://open.umn.edu/opentextbooks/textbooks/fundamentals-of-electrical-engineering-1 - Michael Stiber; Bilin Stiber; Eric Larson. *Signal Computing: Digital Signals in the Software Domain*. Open Textbook Library: https://open.umn.edu/opentextbooks/textbooks/signal-computing-digital-signals-in-the-software-domain - Allen Downey. *Think DSP: Digital Signal Processing in Python*. Open Textbook Library: https://open.umn.edu/opentextbooks/textbooks/think-dsp-digital-signal-processing-in-python - Steven Ellingson. *Radio Systems Engineering, Revised First Edition*. Open Textbook Library: https://open.umn.edu/opentextbooks/textbooks/radio-systems-engineering - John Dyer; Chad Davis. *Measurement and Instrumentation: An Introduction to Concepts and Methods, 1st Edition*. Open Textbook Library: https://open.umn.edu/opentextbooks/textbooks/measurement-and-instrumentation-an-introduction-to-concepts-and-methods ## External links This article carries no p5.js sketch of its own; its three.js companion, a variant of the [[Synthetic-aperture_radar]] sketch, is embedded in Microsims, above. <!-- Hubs: Signal_processing. Portals: PORTAL_Radar. Radar portal wave 1 · 2026-09-17 · drafted. -->