电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

AN1560.1

产品描述Making Accurate Voltage Noise and Current Noise Measurements
文件大小2MB,共7页
制造商Intersil ( Renesas )
官网地址http://www.intersil.com/cda/home/
下载文档 全文预览

AN1560.1概述

Making Accurate Voltage Noise and Current Noise Measurements

文档预览

下载PDF文档
Application Note 1560
Author: Don LaFontaine
Making Accurate Voltage Noise and Current Noise
Measurements on Operational Amplifiers Down to
0.1Hz
Abstract
Making accurate voltage and current noise
measurements on op amps in the nano volt and femto
amp range can be challenging. This problem is often
addressed by two different approaches. Both approaches
concentrate on reducing the noise of the amplifiers used
to measure the Device Under Test (DUT). The 1
st
approach uses conventional cross-correlation techniques
to remove un-correlated noise and a procedure to
remove the correlated noise contributions made by the
amplifiers used to measure the DUT [1]. The 2
nd
approach, and the subject of this Application Note,
consists of designing a test platform with an effective
background noise at least 10dB lower than the DUT.
To obtain a test platform with this level of performance
requires: the removal of environmental electrical
disturbances, the use of batteries for low noise voltage
sources, the use of a Post Amplifier (PA) to raise the DUT
noise above the measurement system’s noise floor,
control software to measure accurate noise data down to
0.1Hz and processing software to eliminate external
noise and generate the DUT’s voltage (e
n
) and current
(i
n
) noise plots.
This Application Note will discuss the procedures used to
obtain a test platform that is capable of measuring nano
volts and femto amps down to 0.1Hz. The test platform’s
capability is illustrated by measuring the voltage and
current noise of Intersil’s ISL28190 (Bipolar inputs,
1nV/√Hz) operational amplifier and Intersil’s ISL28148
(MOS inputs, 16fA/√Hz) operational amplifier.
This Application Note will:
1. Discuss basic noise equations (external and
internal) and then use these equations to extract
the DUT noise from our test platform’s noise.
2. Discuss the use of a Post Amplifier (PA) to lower our
HP35670A Dynamic Signal Analyzer’s (DSA)
effective noise floor from 20nV/√Hz to 3nV/√Hz.
3. Illustrate the effectiveness of our Faraday cage to
remove environmental noise.
4. Discuss AC coupling of DUT, PA and DSA.
5. Determine the required gain of the DUT to enable
the test platform to measure voltage noise below
3nV/√Hz.
6. Discuss considerations for choosing the optimum
series resistor R
S
to measure current noise.
7. Discuss the Test Platform Algorithm.
8. Present conclusions.
Basic Equations For Calculating
Noise
Johnson noise is the only resistive noise source
considered in this controlled lab study. Other resistive
noise sources such as contact noise, shot noise and
parasitics associated with particular types of resistors
could also be contributing noise in an application.
A typical figure of merit for amplifier noise is noise
density. Voltage-noise density is specified in nV/√Hz,
while current-noise density is usually in units of pA/√Hz
[2]. For simplicity, these measurements are referred to
the amplifier inputs; thus removing the need to account
for the amplifiers gain.
Introduction
To measure an accurate internal noise of an Op Amp, for
a data sheet spec, two types of external noise sources
(Environmental and Johnson) must be removed from the
measurement. Environmental noise is any unwanted
signals arriving as either voltage or current, at any of the
amplifiers terminals or surrounding circuitry. It can
appear as spikes, steps, sign waves or random noise.
This noise can come from anywhere: nearby machinery,
power lines, RF transmitters, lab power supplies or lab
computers. The Environmental noise is minimized by
isolating the DUT in a Faraday cage and powering the
DUT with batteries.
The second external noise source is Johnson noise.
Johnson noise is the noise generated by the external
biasing and gain setting resistors of the DUT and test
platform. Johnson noise is subtracted out from the total
noise measurement through processing software so only
the internal noise of the DUT is reported.
External Johnson Noise
At temperatures above absolute zero, all resistances
generate Johnson noise due to the thermal movement of
charge carriers. This noise increases with resistance,
temperature and bandwidth. The voltage and current
noise are given by Equations 1 and 2 respectively
[3, 4, 5].
External Johnson Voltage Noise
V
n
=
e
n
=
4kTBR
(EQ. 1)
External Johnson Current Noise
i
n
=
4kTB
--------------
-
R
(EQ. 2)
Where:
k is Boltzmann’s constant (1.38 x 10
-23
J/K).
January 19, 2011
AN1560.1
1
CAUTION: These devices are sensitive to electrostatic discharge; follow proper IC Handling Procedures.
1-888-INTERSIL or 1-888-468-3774
|
Intersil (and design) is a registered trademark of Intersil Americas Inc.
Copyright Intersil Americas Inc. 2010. All Rights Reserved
All other trademarks mentioned are the property of their respective owners.
ARM处理器的内存对齐处理
对齐问题主要有3点:变量对齐、结构对齐和数据对齐。前两点是编译器决定的变量映射和结构布局。最后一点与CPU的架构(CISC/RISC)有关。 在大多数情况下,对齐是编译器和CPU的事情,和程序员没 ......
Jacktang 微控制器 MCU
有关pppd的问题
pppd中用到connect,可每次都说connect script failed。是因为连接的脚本格式有问题么?...
happybean 嵌入式系统
求助 VxWorks 6.6 是否可以同时支持IPv4和IPv6?
刚接触VxWorks. 请教各位,VxWorks 6.6 是否可以同时支持IPV4 和IPV6?多谢...
tess_zq 实时操作系统RTOS
一点干货,RVB2601开发板程序下载自动运行及OLED屏幕保护
做开发特别讨厌每次下载完程序,还要按一下复位键才能看到效果,所以可以再CDK开发环境中配置为程序下载自动运行, 首先在工程名上右键打开“Option”配置页面,然后打开“Fl ......
通宵敲代码 玄铁RISC-V活动专区
写给平头哥RVB2601入围网友(参考资料、技术支持、经验分享、作品提交和评选细则)
活动详情:点此了解 100块板卡全部派发给网友了,板卡到手后,网友就可以开启动手实战之旅啦,除了最终作品提交,还需要网友DIY过程发帖分享经验,以下对相关部分进行说明。 发 ......
EEWORLD社区 玄铁RISC-V活动专区
CCS安装后bin文件夹里面有很多exe格式的文件,请问怎么看?
CCS安装后bin文件夹里面有很多exe格式的文件,请问怎么看?上面的是exe格式的文件存储的是什么信息?怎么用终端打开? 如图: 262200 举个例子: 已经把cl430.exe用终端打开:如图 262 ......
火火山 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1343  411  1901  2042  456  40  23  21  57  44 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved