Polar vs Cartesian RF Modulator Efficiency

I’ve been fielding quite a few questions lately about polar modulation. Indeed, polar modulators are theoretically more efficient. However, this does not need to be the case. I will highlight (technically, self-promote) a Cartesian scheme that can produce an RF signal as efficiently as a polar modulator—with fewer implementation issues.
Read More »

Posted in Analog Professional | Tagged , , , , , | Leave a comment

Dual DAC CTSD | Wider Bandwidth and Higher SNR — Part 2

Introduction

So, we want to break down our continuous-time sigma-delta feedback into two paths:

  1. A low-precision tight loop that delivers the first sample to the quantizer
  2. A higher-precision loop that goes through a clock delay to minimize “metastability” (indecision)

Read More »

Posted in Analog Professional | Tagged , , , , , , | Leave a comment

Dual DAC CTSD | Wider Bandwidth and Higher SNR — Part 1

Introduction

Consider our usual continuous-time sigma-delta (CTSD) ADC:

x(t) is the analog input and y[n] is the digital output and feedback signal that drives the DAC. H(s) is the loop filter and Q represents the quantizer.

One of the main difficulties with continuous-time sigma-delta’s is that when the digital output does not match the analog feedback, an error is created. This condition occurs when a very weak signal appears at the quantizer input, causing the quantizer to eventually go to +1 or -1 but to do so in a very slow and almost idle manner.
Read More »

Posted in Uncategorized | Leave a comment

Impulse Invariant Transform


Introduction

The impulse invariant transform (IIT) is a method of taking a continuous-time system H(s) and converting it to a discrete-time system. There are multiple ways of doing this, but the IIT does so with the constraint that the impulse response of the discrete-time system is a sampled version of the impulse response of the continuous-time system.

Here’s an illustration:

…gets converted to…


Read More »

Posted in Analog Professional | Tagged , , , | 1 Comment

Non-Radix-2 FFT in Cadence/Ocean/Skill/Spectre | Using Cadence IPC to talk to Matlab (or anything else)

Introduction

I had been working on a pulse-width-modulation (PWM) design. It was a pseudo-digital implementation, in that the output was clocked by a high-speed clock. The actual switching rate was much lower than this clock. I wanted to simulate this design in Cadence/Spectre by running a transient and then taking an FFT.

However, I ran into a bit of a snag: the quantization clock and my input clock rates were defined by the design, and they weren’t up to me. Moreover, these weren’t related by a power of 2. Unfortunately, Cadence Ocean (Skill) commands only allow for a radix-2 (power of 2 length) FFT. So, I was stuck. I needed a way to do a non-radix-2 FFT in Cadence. Here’s how I solved it using Matlab and getting Cadence and Matlab to talk (in a limited fashion).

Read More »

Posted in Analog Professional, Digital Professional | Tagged , , , , , | 4 Comments

The Viterbi Sigma-Delta (at CircuitSage)

I’ve posted a guest article at Circuit Sage, detailing the derivation of a “Viterbi” over-sampling data converter. I’m quite proud of this one. Go over and check it out.

FYI: this is also the reason I didn’t post directly to this site this week. I try to do a post per week, but the article at Circuit Sage took up most of my resources.

In case you’re wondering, I will continue to post primarily here. I decided to do the Circuit Sage post to drive more traffic here. My goal for this site is that it should make up for hosting fees. It’s nowhere there now, and maybe it’s unrealisted to expect that from Google AdSense. But, it’s worth trying.

Posted in Analog Professional | Tagged , , , , , | Leave a comment

Asymmetric chopping for improved IM3 | A dead-end research topic?

In my prior post, I discussed the use of “chopping” (or pre- and post-mixing) to improve the IM2 of RF/analog circuits. New readers should go back and read that post in order to understand the nomenclature and variable names in this post.

Lately, I’ve been considering whether any similar (but different) technique can be used to improve IM3. I went through a few thought experiments and eventually concluded that it couldn’t be done. Nonetheless, I was quite proud of the journey and thought it was worth sharing. I also hope that someone else will use the ideas presented here to come up with something better. (This hope is true of everything I publish here.)

In short, it’s good to celebrate your achievements and document your failures. This post is a case of the latter.

Read More »

Posted in Analog Professional | Tagged , , , , | 5 Comments

Reader Round-Up (vol 1)

I’ve been receiving a few questions from the readers. (Yes, I actually have readers—other than you.)

2008-12-28 Update

I misread the email; the initial version of the I/Q noise figure discussion was completely wrong.

Read More »

Posted in Analog Professional | Tagged , , , , , | Leave a comment