当前位置:网站首页>PCB的注意事项
PCB的注意事项
2022-04-23 11:25:00 【万丈光芒i】
由于自己总是忘记画PCB的一些要点,于是打算自己写下来提醒自己,希望也能对大家有所帮助。
1.PCB的板边缘应该放机械层的线。
2.可以使用局部铺铜,这样能够增强散热。
3.原理图空脚不能只空着,要么接地,要么就标上×的引脚符号。
4.电源线等大电流的线都应加粗,一定要记得(我每次总忘)。
5.在PCB里,GND引脚的线可以不连,最后铺铜接地即可。
剩下的等想起来再编辑。
版权声明
本文为[万丈光芒i]所创,转载请带上原文链接,感谢
https://blog.csdn.net/m0_63737690/article/details/124154726
边栏推荐
猜你喜欢
Redis学习之五---高并发分布式锁实战
Summary of the relationship among GPU, CUDA and cudnn
Promise details
Understanding of MQ
redis优化系列(二)Redis主从原理、主从常用配置
qt5.8 64 位静态库中想使用sqlite但静态库没有编译支持库的方法
分享两个实用的shell脚本
Cygwin 中的 rename 用法
学习 Go 语言 0x04:《Go 语言之旅》中切片的练习题代码
After the MySQL router is reinstalled, it reconnects to the cluster for boot - a problem that has been configured in this host before
随机推荐
Oracle连通性测试小工具
QT 64 bit static version display gif
Excel · VBA array bubble sorting function
Jupyter lab top ten high productivity plug-ins
创客教育中的统筹方案管理模式
Learn go language 0x04: Code of exercises sliced in go language journey
MySQL8. 0 upgraded stepping on the pit Adventure
MySQL interview questions explain how to set hash index
Prevent SQL injection in web projects
Excel · VBA custom function to obtain multiple cell values
Interpretation of 2022 robot education industry analysis report
redis优化系列(二)Redis主从原理、主从常用配置
How to quickly query 10 million pieces of data in MySQL
nacos基础(6):nacos配置管理模型
学习 Go 语言 0x04:《Go 语言之旅》中切片的练习题代码
讯飞2021年营收183亿:同比增41% 净利为15.56亿
学习 Go 语言 0x06:《Go 语言之旅》中 斐波纳契闭包 练习题代码
学习 Go 语言 0x01:从官网开始
学习 Go 语言 0x03:理解变量之间的依赖以及初始化顺序
laravel-admin时间范围选择器dateRange默认值问题