Your Analyzer Repair Facility !
By 1981, Hewlett-Packard’s Microwave and Communications Group was experiencing massive revenue growth, driven primarily by the original Santa Rosa Systems Division (SSD). Because the SSD campus at 1400 Fountaingrove Parkway had grown too vast and was balancing too many distinct product types, HP executive leadership decided to split the division to optimize focus.
The Split: The network analyzer business remained at the Fountaingrove campus, while the entire spectrum analyzer engineering and production team was carved out into a newly formed corporate entity: the Signal Analysis Division (SAD).
The Location: Rather than overcrowding the Santa Rosa facility, HP built a dedicated manufacturing and laboratory complex for SAD a few miles south in Rohnert Park, California. This division focused entirely on the high-frequency signal analysis market, which HP had led since the mid-1960s.
In the early 1980s, high-performance RF and microwave spectrum analyzers were heavy, power-hungry, benchtop laboratory beasts weighing over 100 pounds. Moving them required heavy-duty equipment carts, making field testing or military carrier deck operations extremely difficult. SAD was handed a specific corporate mandate:The Goal: Shrink lab-grade microwave performance into a lightweight, weather-sealed, single-box enclosure that a technician could carry with a built-in handle.
The Standards: The instrument could not be a watered-down field version. It had to maintain phase-locked synthesized tuning, a highly stable local oscillator, and strict digital resolution bandwidths down to 10 Hz to isolate tiny, closely spaced signals in dense radar and communication bands.
The development of the HP 8560A (launched commercially in 1989) was an intense engineering effort led by SAD's R&D department. The division achieved its breakthrough portability via several micro-engineering advancements:Thin-Film Hybrid Microcircuits: SAD leveraged HP’s internal Microwave Technology Center to design custom Gallium Arsenide (GaAs) front-end mixers and microcircuits. This allowed them to consolidate complex microwave down-conversion stages into tiny, shielded multi-chip modules, dropping the instrument's footprint dramatically.
Fractional-N Synthesis & Triple Conversion: To maintain high frequency accuracy up to 2.9 GHz (and later up to 26.5 GHz on the 8563A), SAD implemented advanced fractional-N synthesizer loops and a triple-conversion superheterodyne receiver architecture. This eliminated spurious responses and image frequencies while drawing minimal power.
MIL-T-28800C Ruggedization: SAD’s mechanical engineers designed a robust cast-aluminum chassis with heavy rubber gaskets. The final 8560 design was fully certified to survive 30 g's of mechanical pulse shock, operational temperature extremes from -10°C to +55°C, and direct 18-inch transit drops, cementing it as a staple for military flight lines and remote satellite stations.
The Signal Analysis Division followed HP’s massive corporate evolution over the next two decades:The 1999 Agilent Spin-off: When HP split its corporate structure in 1999, SAD transitioned completely over to Agilent Technologies, becoming the bedrock of Agilent's Electronic Measurement Group.
The 2004 Consolidation: Following the dot-com crash of the early 2000s, Agilent consolidated its local footprint. In 2004, the Rohnert Park manufacturing facility was closed down, and the remaining SAD engineering, product marketing, and support teams were transferred directly back to the original 1400 Fountaingrove Parkway campus in Santa Rosa.
The Present Era: When Agilent spun off its electronic testing branch into Keysight Technologies in 2014, the legacy SAD group became part of Keysight’s modern high-frequency instrument division. Today, the direct engineering descendants of the original SAD teams still work at the Fountaingrove campus, designing next-generation signal analyzers that rely on the same fundamental microwave principles established by SAD in the 1980s.
The Microwave Models (HP 8561/62/63): For models tuning above 2.9 GHz, SAD implemented a tracking YIG-Tuned Filter (YTF) directly in the RF input path.
The Purpose: When sweeping at high microwave frequencies, a harmonic mixer is used. The YTF acts as a narrow bandpass filter that tracks the exact frequency being viewed. It rejects unwanted image frequencies and powerful out-of-band signals before they hit the mixer, preventing "ghost" signals on the screen.
In accordance with the preferred embodiment of the present invention, four YIG-tuned resonators are combined to provide a tracking filter-mixer with a switched input. Magnetic field coils produce a magnetic tuningfield that is uniform over the four YIG resonators. The first YIG resonator acts as the first stage of the filter, and in combination with a PIN diode circuit switches the RF input signal either to the low frequency analyzer section or to the succeeding stages of the filter-mixer. The second YIG resonator acts as the second stage of the filter. The third YIG resonator acts as the third stage of the filter, and as a fundamental mixer for combining the RF input signal with a swept LO signal to
he firmware of the HP 8560 series handles everything from digital control of the hardware loops to calculating fast Fourier transforms (FFTs) and parsing HP-IB (GPIB) programming language.
The series utilizes a primary Motorola 68000-family microprocessor paired with a custom digital ASIC (Application-Specific Integrated Circuit) to control the display sweeps and fast data acquisition.
Storage: The operating code is stored entirely on physical, socketed UV-erasable EPROMs (typically 27C512 or similar chips) located on the A2 controller board.
The firmware evolved dramatically from the original 1989 launch through the late-1990s E-series lifecycle:Early Firmware (Pre-1992 / Rev 89xxxx to 91xxxx): Focus was entirely on pure instrument control, managing the tight Fractional-N synthesizer lock routines, and standard analog CRT vector-drawing routines.
The 1993 Digital Processing Leap (Rev 93xxxx and later): With the introduction of the E-series, firmware rewrites allowed for true Digital Resolution Bandwidths (RBW) down to 1 Hz, 3 Hz, and 10 Hz. The firmware processes these narrow sweeps using digital filtering algorithms rather than waiting for analog circuits to settle, vastly speeding up slow microwave sweeps.
Mass Storage & Custom App Personalities: Later firmware revisions introduced code to support internal memory cards. Technicians could plug in a physical ROM card containing specific software "personalities" (such as GSM, phase noise testing, or cable TV measurements). The firmware dynamically loaded these sub-menus directly into the user interface.
The Calibration Matrix
Because YIG oscillators alter their frequency response slightly based on ambient temperature, the firmware stores a dense, factory-generated calibration error correction matrix in non-volatile RAM (NVRAM). During the instrument's automatic boot-up and periodic background "Cal Clean" routines, the firmware measures internal drift against a built-in 300 MHz reference signal and adjusts the YTO drive currents in real time to maintain flawless accuracy.