Why AD9361 remains a high-interest sourcing part #

AD9361 continues to appear in software-defined radio, wireless infrastructure, test equipment, spectrum monitoring and FPGA-based signal-processing systems. The attraction is not only its RF specification. It combines two receive and two transmit channels, frequency synthesis and a programmable mixed-signal baseband in one established device, with receive coverage from 70 MHz to 6 GHz, transmit coverage from 47 MHz to 6 GHz and channel bandwidths from below 200 kHz to 56 MHz.

For procurement teams, the more important reason is design maturity. Many products using AD9361 already have a validated RF front end, PCB layout, FPGA bitstream, driver stack and digital-interface timing window. A component that looks similar in a parametric search may require a board redesign and a new qualification cycle. That makes the approved AD9361 orderable code more valuable than a generic description such as “2 × 2 RF transceiver.”

This is why AD9361 demand should not be reduced to a shortage headline. Buyers need to answer two different questions: can the exact approved device be sourced in the required quantity and condition, and is the project genuinely open to an engineering redesign if it cannot?

Start with the exact purchasing requirement #

The common orderable codes AD9361BBCZ and AD9361BBCZ-REEL describe the same core RF device specification but different packing formats. That distinction can affect automated assembly, minimum handling quantity, moisture control and the receiving inspection process. A purchase order that says only “AD9361” leaves too much room for a commercial mismatch.

Buyer checkWhat to define before quotation
Package144-ball CSP_BGA, 10 mm × 10 mm, package option BC-144-7
QuantityPrototype, repair quantity, pilot build or production demand
Date codeAcceptable year/week range and whether mixed lots are allowed
Packing conditionFactory sealed, original tray/reel, dry pack and MSL evidence
TraceabilityAuthorized source or documented open-market chain of custody
InspectionLabel and top-mark photos, X-ray or deeper testing when required
DeliveryDestination, deadline and whether split shipment is acceptable

The packaging question matters because high-value CSP_BGA stock may have been split, repacked or stored outside its original moisture barrier. A low price does not compensate for an unusable lot. Before order release, the buyer should know whether the material is factory sealed, whether the lot is consistent and what evidence will accompany the shipment.

Why the FPGA interface increases replacement risk #

AD9361 is controlled through SPI, but its real-time I/Q data does not travel through SPI. The device uses a configurable CMOS or LVDS parallel data port. The interface can operate with SDR or DDR transfers and in 1R1T or 2R2T channel configurations. These choices change the data sequence, interface throughput and FPGA logic required to reconstruct the 12-bit I and Q samples.

In LVDS mode, the physical port roles are fixed: P1 is receive and P0 is transmit. The six differential data pairs carry serialized sample words together with frame and clock signals. A 1R1T implementation and a 2R2T implementation therefore do not present the same word sequence to the FPGA even when both use the same AD9361 package.

AD9361 LVDS receive and transmit paths through FPGA SelectIO
The AD9361 receive path uses DATA_CLK, RX_FRAME and RX_D through FPGA input delay and DDR capture, while the transmit path returns FB_CLK, TX_FRAME and TX_D through DDR launch and optional output delay.

The practical procurement consequence is straightforward: replacing the RF transceiver can invalidate more than the RF section. It can affect FPGA pinout, I/O voltage, clocking, constraints, HDL, software initialization and system test. That is why a related transceiver is not an approved substitute unless the engineering team says so.

Where AD9361 and FPGA timing are adjusted #

AD9361 provides internal controls for moving the clock and data relationship. Register 0x006 adjusts receive clock/data timing, while 0x007 adjusts the transmit feedback-clock/data relationship. Register 0x011 can move receive data relative to RX_FRAME. These controls help place the sampling point inside a valid timing window, but they are not a substitute for controlled routing and proper board-level timing analysis.

On an AMD Xilinx 7-series FPGA, the receive path commonly uses a differential input buffer, optional IDELAYE2 and DDR capture logic such as IDDR. The transmit path uses DDR launch logic such as ODDR, optional ODELAYE2 and a differential output buffer. Both HP and HR banks provide input-delay resources, but 7-series HR banks do not provide ODELAYE2. A design that depends on FPGA output delay must therefore use a suitable HP bank or adopt another validated timing strategy.

Analog Devices' HDL and no-OS projects are useful reference implementations. They should still be matched to the actual FPGA family, HDL release, carrier board and constraint set. For a repeat build or repair program, preserving the known-good register values, HDL revision and timing-test results is part of BOM control—not merely an engineering archive task.

Related models are useful when a new design is still flexible. They are less useful when procurement is trying to keep an existing qualified board running. The five models most likely to appear around an AD9361 search fall into three different groups.

Closest AD936x comparisons #

AD9363 keeps a 2 × 2 architecture and CMOS/LVDS digital interface, but its official range is 325 MHz to 3.8 GHz with channel bandwidth up to 20 MHz. It can be relevant when a new project does not need the full AD9361 frequency and bandwidth range. It should not be approved from the family name alone.

AD9364 covers 70 MHz to 6 GHz and supports bandwidths below 200 kHz to 56 MHz, but it is a 1 × 1 transceiver. It is relevant for a single-channel radio, not for a design that depends on the AD9361's two receive and two transmit paths.

Newer ADI platforms #

ADRV9002 is a newer 2 × 2 narrowband/wideband transceiver covering 30 MHz to 6 GHz with bandwidth from 12 kHz to 40 MHz. It adds a different 196-ball package, software environment and synchronous serial data-interface architecture. It is a platform migration rather than a purchasing substitute.

ADRV9009 targets wider-bandwidth TDD, phased-array, test and infrastructure systems. It supports up to 200 MHz receiver bandwidth and uses a JESD204B data path. Its package, clocking, power and FPGA transceiver requirements place it in a different hardware architecture from AD9361.

Cross-vendor SDR option #

LMS7002M from Lime Microsystems is a 2 × 2 field-programmable RF transceiver covering 100 kHz to 3.8 GHz and is widely associated with open SDR platforms. It can be considered during system architecture selection, but its pinout, digital interface, calibration, drivers and RF behavior are different. It is not a drop-in AD9361 alternate.

CandidateBest reason to evaluate itProcurement classification
AD93632 × 2 AD936x design with reduced range/bandwidth needsRelated family; engineering approval required
AD9364New single-channel radio needing up to 56 MHz bandwidthChannel-count change; engineering approval required
ADRV9002New low-power narrow/wideband radio platformFull platform migration
ADRV9009New high-bandwidth JESD204B systemFull platform migration
LMS7002MCross-vendor SDR architecture comparisonFull cross-vendor redesign

When to keep sourcing AD9361 #

Continuing to source the approved AD9361 is normally the lower-risk path when:

  • the PCB layout and FPGA pinout are frozen;
  • the FPGA bitstream and driver release are already qualified;
  • the product has customer, regulatory or internal approval;
  • the requirement is for repair, maintenance or a repeat production build;
  • the project cannot absorb another RF and digital-interface validation cycle.

Evaluating another transceiver is more reasonable when the board has not yet been released, the channel or bandwidth requirement has changed, or the project already has budget and schedule for new PCB, FPGA, software and RF validation. This separation prevents a purchasing request for an “alternative” from quietly turning into an unplanned redesign.

Practical AD9361 RFQ checklist #

An effective RFQ should state the full orderable code, target quantity, acceptable date-code range, tray or reel requirement, destination and delivery deadline. It should also say whether factory-sealed packing is mandatory, whether mixed lots are acceptable and which photos or inspection records are needed before shipment.

For an existing design, include the approved manufacturer and do not list AD9363, AD9364, ADRV9002, ADRV9009 or LMS7002M as commercial alternates unless engineering has authorized a review. For a new design, those candidates can be quoted separately so commercial availability and engineering suitability are not confused.

LimChip can verify available AD9361BBCZ and AD9361BBCZ-REEL lots, date code, packing condition, label photos, traceability, current price and shipment timing against the buyer's exact requirement. Submit the full requirement through the AD9361 RFQ form so the commercial check starts with the correct device and packing format.

Sources #

Pricing, lead time and available lots can change without notice. Confirm stock, date code, package condition and final pricing by RFQ before purchase.

Need stock, date-code or package confirmation?

Send the part number, quantity, target date code and packaging requirements. LimChip will check available lots and RFQ details before you place the order.

Send RFQ