当前位置:网站首页>Crosstalk and Protection
Crosstalk and Protection
2022-08-09 04:02:00 【Risehuxyc】
1. What is crosstalk
Crosstalk is the noise on the line caused by the coupling between two signal lines, the mutual inductance and mutual capacitance between the signal lines.Capacitive coupling induces coupling current, while inductive coupling induces coupling voltage.The parameters of the PCB layer, the distance between the signal lines, the electrical characteristics of the driving end and the receiving end, and the wire termination method have a certain influence on the crosstalk.
Crosstalk is one of the most fundamental phenomena in signal integrity, and its impact is especially severe when the trace density on the board is high.We know that the linear unrelated system satisfies the superposition theorem. If there is signal transmission on the victim line, the noise caused by crosstalk will be superimposed on the signal on the victim line, thereby distorting the signal.
2. How is crosstalk caused?
Crosstalk is caused by electromagnetic coupling, which is divided into capacitive coupling and inductive coupling.
Crosstalk refers to the undesired effects of electromagnetic coupling on adjacent transmission lines when a signal propagates on a transmission line
voltage noise.
Capacitive coupling is due to the voltage change on the interferer (Aggressor) on the interfered object (Victim)
Electromagnetic interference caused by induced current;
The inductive coupling is the electromagnetic interference caused by the induced voltage on the interfered object caused by the magnetic field generated by the current change on the interference source.Therefore, when a signal passes through a conductor, two different types of noise signals are induced on adjacent conductors: capacitively coupled signals and inductively coupled signals.
Inductive coupling:
Capacitive coupling:
3. What are the methods to reduce crosstalk?
When two networks are close together, the current change of one network will cause the current change of the other network, that is, crosstalk occurs.That is, the electromagnetic field coupling between the two networks is generated.Crosstalk occurs only when the rising and falling edge currents change.
Methods to reduce crosstalk include:
1. Select devices with slow-changing edge signals.
2. Select devices with small output swing and current.
3. In order to reduce the coupling between lines on the PCB, you can take:
(1) Increase the distance between the power layer and the signal layer;
(2) Increase the spacing between adjacent signal layers;
(3) Reduce the length of the parallel line;
(4) Increase the line spacing suppression;
(5) Ground wire isolation
(6) Adopt matching technology on the victim line;
(7) The key signal line goes STRIPLINE
Stripline: The stripline that goes on the inner layer (stripline/double stripline) and is buried inside the PCB, as shown in the figure below
The blue part is the conductor, the green part is the insulating dielectric of the PCB, and the stripline is the ribbon wire embedded between the two layers of conductors.
Because the stripline is embedded between two layers of conductors, its electric field is distributed between the two conductors (planes) that wrap it, and it will not radiate energy and will not be disturbed by external radiation.But since it is surrounded by dielectric (dielectric constant greater than 1), the signal transmission speed in the stripline is slower than in the microstrip line!
边栏推荐
猜你喜欢
提升用户体验,给你的模态弹窗加个小细节
A separate machine is connected to the spark cluster of cdh, and the task is submitted remotely (absolutely successful, I have tested it n times)
单根k线图知识别以为自己都懂了
旭日图更好地呈现数据的层次结构,细致划分各项数据
Win11一键重装系统后如何使用自带的故障检测修复功能
了解CV和RoboMaster视觉组(五)滤波器、观测器和预测方法:卡尔曼滤波器
【平衡二叉搜索树】细撕AVL树的插入操作
Win7电脑无法进入睡眠模式?
xml reference configuration file
电脑系统重装后如何开启Win11实时辅助字幕
随机推荐
NanoDet代码逐行精读与修改(五.1)检测头的构造和前向传播
【 21 based texture (2, bump mapping theory) 】
了解CV和RoboMaster视觉组(五)滤波器、观测器和预测方法:自适应滤波器
数据库指标是怎么个意思
状态机使用小结
【Redis底层解析】跳跃表
Moonriver与Shiden的XCM集成现已上线
了解CV和RoboMaster视觉组(五)滤波器、观测器和预测方法:粒子滤波器Particle Filter
union
redis的四种模式
光刻机随感
leetcode 5722. 截断句子
项目中'说到做不到'的个人分析
创建一个DAPP的全流程
了解CV和RoboMaster视觉组(五)统计特征和global-based方法
关于微软2022/2023秋招内推的几句
MATLAB | 比生命游戏更自由的生命游戏
2分钟,带你走完企业经营分析全流程,更有通用分析框架直接套用
wift3.0设置导航栏,标题,字体,item颜色和字体大小
卷积神经网络模型训练——入门理解