Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to compute the SNDR in delta-sigma modulator?

Status
Not open for further replies.

bagaseaotter

Newbie level 5
Joined
Jul 1, 2005
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,344
How to compute the SNDR and DR in delta-sigma modulator? Does anyone has any efficeint way to get it?Thanks.
 

Hi,
You can go thru the following...having an Handbook on data converter...



sankudey
 

use a single-tone sine wave, fin = fs/(2*bw*osr), collect output bit stream, e.g. 1-bit: +1, +1, -1, +1, -1, ... then do fft to look at the specturm and calculate the snr
 

Dear bagaseaotter :

You can use fft command in hspice for comparator output,



mpig09
 

In general do a fft of the signal (remember fftshift) extract the fundamental signal power and sum the noise power. Then do Signal Power/ Noise Power. Check this MATLAB code:



George
 

thx! gsuarez

The matlab file is quite useful!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top