当前位置:网站首页>3W principle [easy to understand]
3W principle [easy to understand]
2022-07-05 14:12:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
Purpose :
In order to reduce the electromagnetic crosstalk between wires .
Method :
The distance between the centers of the two lines must be at least greater than 3 Times the line width . If the center distance of the line is not less than 3 Double the line width , Then keep 70% The electric fields between the wires are not interfering with each other , be called 3W principle . To achieve 98% The electric fields don't interfere with each other , You can use 10W principle . Generally, in the design process, due to the dense routing, all signal lines cannot meet 3W Words , We can only use sensitive signals 3W Handle , For example, clock wiring 、 Differential line 、 video 、 Audio , Reset line , And other key circuits of the system , When multiple high-speed signal lines run for a long distance , In order to reduce the crosstalk between lines , Must be mandatory 3W principle .
Constrain with rules , however The distance between two lines used in the rule is the edge distance . Therefore, the value set by the rule should be 10.8 . ( That is, twice the line width 10.8=5.4X2)
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/149589.html Link to the original text :https://javaforall.cn
边栏推荐
- JS takes key and value from an array object to form a new object
- 常见问题之PHP——Fatal error: Allowed memory size of 314572800 bytes exhausted...
- WebRTC的学习(二)
- VC开发非MFC程序内存泄漏跟踪代码
- Laravel - view (new and output views)
- LeetCode_69(x 的平方根 )
- R语言ggplot2可视化:可视化折线图、使用theme函数中的legend.position参数自定义图例的位置
- C - Divisors of the Divisors of An Integer Gym - 102040C
- Mingfeng medical sprint technology innovation board: annual revenue of 350million yuan, proposed to raise 624million yuan
- TiFlash 源码解读(四) | TiFlash DDL 模块设计及实现分析
猜你喜欢

如何将 DevSecOps 引入企业?

Detailed explanation of IP address and preparation of DOS basic commands and batch processing

基于 TiDB 场景式技术架构过程 - 理论篇

Oneconnect listed in Hong Kong: with a market value of HK $6.3 billion, ye Wangchun said that he was honest and trustworthy, and long-term success
![UE source code reading [1]--- starting with problems delayed rendering in UE](/img/fa/f33242b01e4da973fa36c2c6f23db6.png)
UE source code reading [1]--- starting with problems delayed rendering in UE

Current situation, trend and view of neural network Internet of things in the future

SAS接口有什么优势特点

Make the seckill Carnival more leisurely: the database behind the promotion (Part 2)

tidb-dm报警DM_sync_process_exists_with_error排查

Convolutional Neural Networks简述
随机推荐
LeetCode_2(两数相加)
In addition to the root directory, other routes of laravel + xampp are 404 solutions
R语言dplyr包select函数、group_by函数、mutate函数、cumsum函数计算dataframe分组数据中指定数值变量的累加值、并生成累加数据列
matlab学习2022.7.4
Linked list (simple)
Sqllab 1-6 exercise
R language ggplot2 visualization: visual line graph, using legend in theme function The position parameter defines the position of the legend
Postman简介、安装、入门使用方法详细攻略!
蓝桥杯学习2022.7.5(上午)
汇编语言 assembly language
Hongmeng fourth training
VC development of non MFC program memory leak tracking code
2022 construction welder (special type of construction work) special operation certificate examination question bank and online simulation examination
Matlab learning 2022.7.4
Sorter evolution of ticdc 6.0 principle
R language uses the multinom function of NNET package to build an unordered multi classification logistic regression model, and uses the coef function to obtain the log odds ratio corresponding to eac
Xampp configuring multiple items
3W原则[通俗易懂]
Google EventBus 使用详解
区间 - 左闭右开