In this blog, I want take a different approach and describe the technical challenge encountered while bench characterizing the OPA857, a dedicatedtransimpedance amplifier (TIA) with two internal gain settings operating on a +3.3 V supply supporting a minimum of 100MHz bandwidth.

Besides the combination of both high-gain (5kΩ and 20kΩ) and high-bandwidth (>100MHz over temperature and process variation), the most challenging characteristic of the OPA857 is the need for low input capacitance requirement.  This requirement, including the board parasitic, is to have the total input capacitance less than 1.5pF.  Just as a clarification, the 1.5pF of total input capacitance does not include the package or the transistors parasitic.  This value was selected because the OPA857 is driven by a photodiode whose biasing voltage is high enough to have the photodiode capacitance contribution between 0.5pF and 0.7pF, leaving between 0.8pF to 1pF for external parasitic.

OPA857 introduction

The OPA857 is a dedicated TIA with pseudo-differential output.  The block diagram is provided in figure 1 below.

Figure 1: OPA857 block diagram

There are three distinct blocks in this diagram:

  • Transimpedance block
  • Reference voltage block
  • Current mirror block (test block)

The transimpedance block has two selectable gain configurations: 4.5kΩ and 18.2kΩ when taking into consideration the attenuation due to a 500Ω load.  Since there is only one switch, the parallel combination of the RF2 with RF1 is 4.5kΩ.  The schematic is simplified to ensure that the resulting value is represented clearly.

The transimpedance block was designed to provide excellent bandwidth (>100MHz) in both gain configurations with the lowest possible RMS noise over its entire bandwidth.

The reference voltage block has several purposes:

  • Provide the adequate DC-reference voltage to the input.
  • Provide a DC-reference at the output allowing the DC-coupled solution to fully differential signal chain, which in turn provides CMRR as well as converting PSRR issue into CMRR.

The third block available on the pinout is intended to simplify the characterization and the evaluation of the OPA857.  Before going further in this device feature and how to characterize it, let’s have a look at the expected measured performance.  One of the requirements is to measure as directly as possible in the intended application circuit.

  • Frequency response
  • Pulse response
  • Harmonic Distortion

Reference block

The reference block is set to be 5/9th of the power supply.  So for 3.3 V, the reference voltage is 1.8 V.  The high bandwidth allows low output impedance to high frequencies.  The reference voltage is then fed to two paths.  One path leading to the output OUTN has a 25Ω series resistor.  The other path has a series RC going to the non-inverting input of the TIA.  The RC filter is used to minimize the high frequency noise coming from the reference voltage at the buffer input.

TIA block

The amplifier of the TIA block has a class-A output stage, limiting its swing down from the common-mode voltage of 1.83 V almost all the way to the rail.  Due to the internal protection, added for both protection and the improved overdrive recovery, it is not possible to swing closer to the rail than 0.6V.  This still leave 1.2 V swing on the output for the dynamic range, corresponding to a maximum input current of 60uA in the 20kΩ gain and 240uA in the 5kΩ gain.

A 25Ω series resistance is also found on each output, limiting the loading the amplifier experiences, but also reduces the gain.  With a 500Ω differential load, the attenuation due to the load is 0.83dB, which impacts the overall transimpedance gain.  Due to the load attenuation, the 20kΩ transimpedance gain is reduced to an effective 18.2kΩ while the 5kΩ is reduced to an effective 4.5kΩ.

Bandwidth consideration

Due to its fixed transimpedance configuration and associated internal compensation, the source input capacitance must stay low as stated earlier.  The nominal design target is 1.5pF including board parasitic.  It is not recommended to have an input capacitance in excess of 5pF for maximum flatness in the 5kΩ gain.  At 5pF input capacitance, the OPA857 in the 20kΩ gain will peak 1.5dB.  See figure 2a) and 2b) below:

Figure 2: a) 20kΩ gain, b) 5kΩ gain

Note also that the bandwidth will vary with the load: the heavier the load, the lower the bandwidth.  See figure 3 below.

Figure 3: OPA857 bandwidth variation with load, a) 20kΩ, b) 5kΩ

Now that we have reviewed the expected performance of the amplifier, in my next post we can look into actually implementing the measurements.

How to evaluate a transimpedance amplifier (part 1)的更多相关文章

  1. How to evaluate a transimpedance amplifier (part 2)

    In my previous blog on "How to evaluate a transimpedance amplifier, part 1", we looked at ...

  2. [转]What you need to know about transimpedance amplifiers – part 1

    Transimpedance amplifiers (TIAs) act as front-end amplifiers for optical sensors such as photodiodes ...

  3. Could not evaluate expression

    VS15 调试变量不能显示值,提示:Could not evaluate expression 解决办法: 选择"在调试时显示运行以单击编辑器中的按钮"重启VS即可. 可参考:Vi ...

  4. [LeetCode] Evaluate Reverse Polish Notation 计算逆波兰表达式

    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, ...

  5. Evaluate Math Expression

    Evaluate Math Expression eryar@163.com 摘要Abstract:本文简要介绍了数学表达式解析求值的几款开源软件,并结合程序代码说明了OpenCascade中表达式包 ...

  6. RobotFrameWork(四)变量运算与Evaluate

    一.特殊变量运算: 执行结果: 二.Evaluate使用 函数释义:Evaluate是执行Python表达式,并返回执行结果 示例1: 执行结果: 示例2: 执行结果:

  7. 【leetcode】Evaluate Reverse Polish Notation

    Evaluate Reverse Polish Notation 题目描述: Evaluate the value of an arithmetic expression in Reverse Pol ...

  8. 使用centos引导内核错误:kernel: pnp 00:0b: can't evaluate _CRS: 8

    CentOS系统在开机过程中,一直遇到黑屏提示:“kernel: pnp 00:0b: can't evaluate _CRS: 8”,不理会它仍能启动系统并正常工作,未知何故. 经查,这是内核引导的 ...

  9. The Non-Inverting Amplifier Output Resistance by Adrian S. Nastase [ Copied ]

    Source Address: http://masteringelectronicsdesign.com/the-non-inverting-amplifier-output-resistance/ ...

随机推荐

  1. python爬虫学习记录

    爬虫基础 urllib,urllib2,re都是python自带的模块 urllib,urllib2区别是urllib2可以接受一个Request类的实例来设置url请求的headers,即可以模拟浏 ...

  2. tp框架支付宝手机网页支付

    开发环境:linux+php+mysql 密钥生成: 1.genrsa -out rsa_private_key.pem 1024 生成商户私钥,因在php环境,一定要保持原始状态,不得修改.rsa_ ...

  3. 如何从innodb的数据字典里恢复表结构

    需要学会使用percona-data-recovery-tool-for-innodb,用这个:sys_parser,参考这篇文章,

  4. (java)==和equals()的使用小结

    1.如果两个变量说基本数据类型,且都是数值类型,eg.65f,65(不一定要求数据类型严格相同),只要两个变量的值相等,就将返回true int it=65; float fl=65.0f; char ...

  5. win7里边使用telnet命令提示telnet不是内部或外部命令

    Win7默认没有安装telnet功能,所以你直接用telnet命令是用不了的: 你可以去“控制面板”-->“程序”(在左下角)--->“打开或关闭Windows功能”,勾上“telnet客 ...

  6. windows下UDP服务器和客户端的实现

      UDP是面向非连接的协议,因此在实现UDP服务器时,服务器不用总是处于监听状态.可以直接收发数据.   服务器端   1.初始化 WASStartup ( ... )   2.创建Socket s ...

  7. UVa 213,World Finals 1991,信息解码

    题目链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem ...

  8. HDU(3605),二分图多重匹配

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=3605 Escape Time Limit: 4000/2000 MS (Java/Others)    ...

  9. PoJ(2263),Floyd,最小值中的最大值

    题目链接:http://poj.org/problem?id=2263 题意:题中给出相连通不同城市之间的载货量,要求找到一条从指定起点到终点的路径,并满足载货量最大. #include <io ...

  10. python 使用 redis expire属性设置访问时间间隔

    安装redis yum install redis 安装python redis扩展 pip install redis 启动redis,并设定开机自动启动 service redis start c ...