当前位置:网站首页>PCB layout must know: teach you to correctly lay out the circuit board of the op amp
PCB layout must know: teach you to correctly lay out the circuit board of the op amp
2022-08-05 10:18:00 【Ji Ke Lao Bai】
In the circuit design process, application engineers often overlook the layout of the printed circuit board (PCB).The problem often encountered is that the schematic of the circuit is correct, but it doesn't work, or just runs at low performance.
In this article, a great engineer will show you how to properly lay out an op amp's circuit board to ensure its functionality, performance, and robustness.
Incident Replay
Engineers and their intern designed with an OPA191 op amp in a non-inverting configuration with a gain of 2V/V, a load of 10k, and a supply voltage of +/-15V.Figure 1 shows a schematic of the design.
Figure 1 OPA191 schematic in non-inverting configuration
The engineer assigns the intern to lay out the board for this design and gives him general guidance on PCB layout (ie, keep the board trace paths as short as possible, while keeping the components close together to reduce the size of the boardspace) and let him design it himself.
How difficult is the design process?It's really just a few resistors and capacitors, isn't it?
Figure 2 shows the layout of the interns' first attempt at designing.The red line is the path for the top layer of the board, while the blue line is the path for the bottom layer.
Figure 2 First Layout Attempt Scheme
Realized CircuitThe board layout wasn't as intuitive as I thought it would be, and the engineer felt that there should be some more detailed instructions for the interns.The intern followed his advice exactly when designing, shortening the traces and placing the components closely together.But this layout can be further improved to reduce board parasitic impedance and optimize its performance.
The first improvement they made was to move resistors R1 and R2 next to the inverting pin (pin 2) of the OPA191; this helped reduce stray capacitance on the inverting pin.
The inverting pin of an op amp is a high impedance node and therefore has high sensitivity.Longer trace paths can act as wires, allowing high frequency noise to couple into the signal chain.PCB capacitance on the inverting pin can cause stability problems.Therefore, the contact on the inverting pin should be as small as possible.
Moving R1 and R2 next to pin 2 allows the load resistor R3 to be rotated 180 degrees, which brings decoupling capacitor C1 closer to the positive supply pin (pin 7) of the OPA191.It is extremely important to place the decoupling capacitors as close as possible to the supply pins.Longer trace paths between the decoupling capacitors and the power supply pins increase the inductance of the supply pins, which reduces performance.
Another improvement they made is the second decoupling capacitor C2.The via connection of VCC to C2 should not be placed between the capacitor and the power supply pins, but should be routed where the supply voltage must pass through the capacitors to the power supply pins of the device.
Figure 3 shows how to move each part and vias to improve the layout.
Figure 3 The position of each component to improve the layout
You can addWide trace paths to reduce inductance, which is equivalent to the size of the pads that the trace paths connect to.It can also flood the ground planes on the top and bottom layers of the board, creating a solid, low-impedance path for return current.Figure 4 shows the final layout.
Figure 4 Final layout----
边栏推荐
- 【Unity】【UGUI】【在屏幕上显示文本】
- MySQL事务
- Why are RELTABLESPACE values 0 for many tables displayed in sys_class?
- 5. Deploy the web project to the cloud server
- 第七章,activiti个人任务分配,动态指定和监听器指定任务委派人「建议收藏」
- three物体围绕一周呈球形排列
- 还在找网盘资源吗?快点收藏如下几个值得收藏的网盘资源搜索神器吧!
- [Unity] [UGUI] [Display text on the screen]
- 19. Server-side session technology Session
- 登录功能和退出功能(瑞吉外卖)
猜你喜欢
SQL外连接之交集、并集、差集查询
MySQL transactions
egg框架使用(一)
Bias lock/light lock/heavy lock lock is healthier. How is locking and unlocking accomplished?
数据中台建设(十):数据安全管理
Egg framework usage (2)
After Keil upgrades to AC6, what changes?
【综合类型第 35 篇】程序员的七夕浪漫时刻
Our Web3 Entrepreneurship Project, Yellow
深入理解 Istio 流量管理的超时时间设置
随机推荐
登录功能和退出功能(瑞吉外卖)
第六章:activiti流程分流判断之排它网关和并行网关
E-sports, convenience, efficiency, security, key words for OriginOS functions
The founder of the DFINITY Foundation talks about the ups and downs of the bear market, and where should DeFi projects go?
Bias lock/light lock/heavy lock lock is healthier. How is locking and unlocking accomplished?
基于MindSpore高效完成图像分割,实现Dice!
What is the function of the regular expression replaceFirst() method?
语音社交软件开发——充分发挥其价值
【综合类型第 35 篇】程序员的七夕浪漫时刻
华为轻量级神经网络架构GhostNet再升级,GPU上大显身手的G-GhostNet(IJCV22)
FPGA:基础入门按键控制LED灯
[强网杯2022]WP-UM
浅析WSGI协议
用KUSTO查询语句(KQL)在Azure Data Explorer Database上查询LOG实战
PHP operation mangoDb
你最隐秘的性格在哪?
Four years of weight loss record
Brief Analysis of WSGI Protocol
Tanabata romantic date without overtime, RPA robot helps you get the job done
The difference between find, matches, lookingAt matching strings in matcher