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.

Basic question of noise

Status
Not open for further replies.

glias

Full Member level 2
Joined
Jul 31, 2004
Messages
140
Helped
2
Reputation
4
Reaction score
3
Trophy points
1,298
Activity points
1,076
Hello all,

I'm using a AD7781 and I don't understand the noise specification in the datasheet :
In the configuration with the lower gain, the noise is higher, why ?

Does it represent the quantization noise of the ADC of the AD7781 divided by the gain ?

here is the extract of the datasheet :

noise.png
 

I suspect that's INPUT referred noise. If you take 44nV and multiply it by 128 you get 5.6 uV, which is in the same range as the gain=1 noise value.

Barry
 

The circuit is composed by a variable gain low noise amplifier followed by a sigma delta modulator. You can imagine this circuit as (simplified):

noise generator (noise N1) + noisless amplifier (gain G) + noisy modulator (noise N2, gain 1)

at the otuput the total noise will be then: totale output Noise = N1*G + N2

referring it to the input we will have:

total input noise = (N1*G + N2)/G = N1 + N2/G

from the data-sheet:

G = 1 ==> N1 + N2 = 2400 nV
G = 128 ==> N1 + N2/128 = 44 nV

Solving the system:

N1 = 25 nV
N2 = 2374 nV
 
  • Like
Reactions: glias

    glias

    Points: 2
    Helpful Answer Positive Rating
Hello albbg, Barry

Thanks a lot for your reply, I understand better now, thanks for your demonstration.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top