WP_Term Object
(
    [term_id] => 57
    [name] => MunEDA
    [slug] => muneda
    [term_group] => 0
    [term_taxonomy_id] => 57
    [taxonomy] => category
    [description] => 
    [parent] => 157
    [count] => 43
    [filter] => raw
    [cat_ID] => 57
    [category_count] => 43
    [category_description] => 
    [cat_name] => MunEDA
    [category_nicename] => muneda
    [category_parent] => 157
)
            
Pic800x100 1
WP_Term Object
(
    [term_id] => 57
    [name] => MunEDA
    [slug] => muneda
    [term_group] => 0
    [term_taxonomy_id] => 57
    [taxonomy] => category
    [description] => 
    [parent] => 157
    [count] => 43
    [filter] => raw
    [cat_ID] => 57
    [category_count] => 43
    [category_description] => 
    [cat_name] => MunEDA
    [category_nicename] => muneda
    [category_parent] => 157
)

WLAN Design Optimization at Lantiq

WLAN Design Optimization at Lantiq
by Daniel Payne on 01-02-2015 at 7:00 am

Right now I’m typing on my MacBook Pro computer connected to the Internet through WiFi, thanks to the electronics in both my laptop and WiFi router. I kind of take WiFi for granted because it is so ubiquitous throughout my daily life, yet there are IC designers at companies like Lantiq Semiconductorthat have to design and optimize for WLAN specifications like 802.11ac by designing RFIC devices. Last month at the MunEDAUser Group meeting in Munich I attended a presentation by Daniel Lopez-Diaz, a senior engineer in the RF design group at Lantiq.

Related – Transistor-Level IC Design is Alive and Thriving

Lantiq was founded over 20 years ago and has grown into a successful fabless company with 800 people, focusing on high-speed broadband, connected home, home automation and voice products. Here’s the big picture showing how everything fits together:

They have a reference board used in WiFi router products with just a handful of highly integrated components:


EASY362 V1.1 Reference Board

The WLAN chip supports the 802.11ac standard, operates on a 5G frequency band, and has RF bandwidths of: 20MHz, 40MHz, 80MHz and 160MHz. These requirements translate into a transmitter with a Power Spectral Density (PSD) that looks like:


Power Spectral Density

Related – Debugging a 10 bit SAR ADC to Improve Yield

Another important spec is the minimum performance as the Error Vector Magnitude (EVM), also called the Relative Constellation Error (RCE) – measured in units of dB:


Error Vector Magnitude (EVM)

The RFIC design team needed to verify the performance over a range of Process, Voltage and Temperature (PVT) conditions to ensure that the WLAN chip would be robust and yield well. Combinations of intra-die and inter-die variation could result in unrealistic process parameters. The approach used by the team was to create an iterative sign-off process using EDA tools from MunEDA called WiCkeD.


Iterative Design Flow

A simplified RF block diagram is shown below with the Transmit Mixer portion highlighted for analysis.


Simplified RF Block Diagram

The Transmit Mixer block has two main specifications:

  • Conversion Gain (CG) of -3dB, typical
  • 1 db Compression Point (P1dB) of 7 dBm, minimum

At the first design review it was shown that the specifications were not quite met:

[TABLE] style=”width: 500px”
|-
| Case
| Process
| Voltage
| Temperature
| CG
| P1dB
|-
| Initial
| TT
| 1.26V
|
| -2.22 dB
| 10.17 dBm
|-
| Slow
| SS
| 1.2V
| 110 C
| -4.18 dB
| 10.2 dBm
|-
| Fast
| FF
| 1.32V
| 10 C
| -1.62 dB
| 10.77 dBm
|-

Further analysis using Worst Case Distance results instead of corners for Conversion Gain and 1 db Compression Point showed:

[TABLE] style=”width: 500px”
|-
| Case
| Voltage
| Temperature
| CG
| P1dB
|-
| Fast
| 1.32V
| 10 C
| -1.63 dB
| 12.09 dBm
|-
| Slow
| 1.2V
| 10 C
| -4.292 dB
| .5705 dBm
|-

Engineers quickly spotted that with Worst Case Distance analysis the result for P1DB was out of spec, so it meant three possible choices:

[LIST=1]

  • Re-center the design to meet the spec
  • Re-size the transistors to meet the spec
  • Relax the specifications

    Related – Transistor-level Sizing Optimization

    Conclusions

    RF design optimization for a WLAN chip is possible by using a Worst Case Distance approach as found in the WiCkeD tool from MunEDA. Designs can be analyzed for robustness prior to tape-out.

    Share this post via:

  • Comments

    There are no comments yet.

    You must register or log in to view/post comments.