What are the tradeoffs between using COTS components versus designing a custom MMIC for my application?
COTS vs Custom MMIC Decision Framework
This decision has major implications for program schedule, cost, risk, and supply chain. Making the wrong choice can result in years of delay (if custom MMIC development takes longer than expected) or suboptimal performance and larger size (if COTS components are forced into an application that demands integration).
COTS Advantages
- Immediate availability: Sample in days, production in weeks. No mask set or fab cycle required
- Proven performance: Published specifications with measured data. Known reliability and failure rates from field history
- Low NRE: No design or mask costs. Only PCB layout and integration engineering required
- Multiple sources: Often available from multiple vendors, reducing supply chain risk
- Application support: Evaluation boards, reference designs, and technical support from the manufacturer
Custom MMIC Advantages
- Performance optimization: Circuit topology, matching, and bias conditions are optimized for the specific application rather than a general-purpose specification
- Integration: Multiple functions combined on a single die (LNA + mixer + VGA, or PA + switch + filter) reducing interconnect parasitics, assembly cost, and board area
- Size reduction: A multi-function MMIC can be 3 mm x 3 mm, versus 25 mm x 25 mm for the equivalent discrete COTS assembly
- IP protection: The circuit design is proprietary and cannot be reverse-engineered as easily as a COTS-based design
- Supply chain control: Not dependent on a COTS vendor's product lifecycle decisions (end-of-life, cost increases)
Cost Crossover Analysis
MMIC NRE costs (design + mask set + prototyping) range from $200K for a simple GaAs LNA to $2M+ for a complex GaN PA or multi-function MMIC. Per-unit die cost at production volume ranges from $5-$100 depending on die size and process. The cost crossover (where custom MMIC becomes cheaper than COTS) depends on the per-unit COTS cost versus MMIC cost plus amortized NRE. For a $50 COTS component replaced by a $10 MMIC with $500K NRE, the crossover is at approximately 12,500 units.
Example: $500K NRE, COTS = $50/unit, MMIC = $10/unit
N_crossover = 500,000 / (50-10) = 12,500 units
Total cost at N units:
COTS: C_total = N x C_COTS
MMIC: C_total = NRE + N x C_MMIC_unit
Frequently Asked Questions
How long does custom MMIC development take?
Typical MMIC development timeline: circuit design and simulation (2-4 months), layout and DRC (1-2 months), mask set fabrication (2-4 weeks), wafer fabrication (8-16 weeks depending on foundry and process), test and characterization (2-4 weeks), design iteration if needed (repeat the cycle). Total: 6-18 months for the first successful design. Complex multi-function MMICs or GaN power amplifiers may require 2-3 design iterations, extending the timeline to 18-36 months.
What foundry processes are available for custom MMIC?
Common MMIC foundry processes: GaAs pHEMT (0.15-0.5 um gate, up to 100+ GHz, Win Semiconductors, Qorvo, UMS), GaN HEMT (0.15-0.5 um, high power, Wolfspeed, Qorvo, WIN, UMS), InP (up to 300+ GHz for mmW/THz applications, Northrop Grumman, HRL), SiGe BiCMOS (up to 200+ GHz, GlobalFoundries, TSMC, IHP), and RF CMOS (up to ~60 GHz for high-volume consumer applications, TSMC, Samsung). Foundry access programs (like MOSIS for CMOS) provide shared-wafer runs to reduce NRE for prototyping.
Can I modify an existing COTS MMIC design instead of starting from scratch?
Some MMIC foundries and design houses offer semi-custom or platform-based approaches where an existing design is modified (adjusting matching networks, bias points, or adding/removing stages) rather than creating a completely new design from scratch. This approach reduces NRE and risk significantly (typically 30-50% cost reduction versus full custom) and is a good compromise when COTS is close but not quite meeting specifications.