Protel 中 ERC 错误中英对照大全 Protel 是一款功能强大的 PCB 设计软件,ERC 检测是其中的一个重要组件,用于检查设计中的电气错误。然而,对于一些英文水平较薄弱的朋友,ERC 检测的英文报告可能是一个大难题。本文将对 Protel 中 ERC 错误的中英对照大全进行详细的解释。 一、Error Reporting 错误报告 在 Protel 中,ERC 检测可以检查出多种类型的电气错误,包括总线、元件、文档等方面的错误。在 Error Reporting 中,我们可以看到这些错误的详细信息。 A:Violations Associated with Buses 有关总线电气错误 在总线方面,ERC 检测可以检查出以下几种错误: * bus indices out of range:总线分支索引超出范围 * Bus range syntax errors:总线范围的语法错误 * Illegal bus range values:非法的总线范围值 * Illegal bus definitions:定义的总线非法 * Mismatched bus label ordering:总线分支网络标号错误排序 * Mismatched bus/wire object on wire/bus:总线/导线错误的连接导线/总线 * Mismatched bus widths:总线宽度错误 * Mismatched bus section index ordering:总线范围值表达错误 * Mismatched electrical types on bus:总线上错误的电气类型 * Mismatched generics on bus (first index):总线范围值的首位错误 * Mismatched generics on bus (second index):总线范围值末位错误 * Mixed generics and numeric bus labeling:总线命名规则错误 B:Violations Associated Components 有关元件符号电气错误 在元件方面,ERC 检测可以检查出以下几种错误: * Component Implementations with duplicate pins usage:元件管脚在原理图中重复被使用 * Component Implementations with invalid pin mappings:元件管脚在应用中和 PCB 封装中的焊盘不符 * Component Implementations with missing pins in sequence:元件管脚的序号出现序号丢失 * Component contaning duplicate sub-parts:元件中出现了重复的子部分 * Component with duplicate Implementations:元件被重复使用 * Component with duplicate pins:元件中有重复的管脚 * Duplicate component models:一个元件被定义多种重复模型 * Duplicate part designators:元件中出现标示号重复的部分 * Errors in component model parameters:元件模型中出现错误的的参数 * Extra pin found in component display mode:多余的管脚在元件上显示 * Mismatched hidden pin component:元件隐藏管脚的连接不匹配 * Mismatched pin visibility:管脚的可视性不匹配 * Missing component model parameters:元件模型参数丢失 * Missing component models:元件模型丢失 * Missing component models in model files:元件模型不能在模型文件中找到 * Missing pin found in component display mode:不见的管脚在元件上显示 * Models found in different model locations:元件模型在未知的路径中找到 * Sheet symbol with duplicate entries:方框电路图中出现重复的端口 * Un-designated parts requiring annotation:未标记的部分需要自动标号 * Unused sub-part in component:元件中某个部分未使用 C:violations associated with document 相关的文档电气错误 在文档方面,ERC 检测可以检查出以下几种错误: * conflicting constraints:约束不一致的 * duplicate sheet symbol name:层次原理图中使用了重复的方框电路图 * duplicate sheet numbers:重复的原理图图纸序号 * missing child sheet for sheet symbol:方框图没有对应的子电路图 * missing configuration target:缺少配置目标 Protel 中 ERC 错误的中英对照大全对于 PCB 设计人员来说非常重要,可以帮助他们快速地检查和解决电气错误,提高设计效率和质量。
剩余8页未读,继续阅读
- 粉丝: 0
- 资源: 4
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 【冠通期货-2024研报-】铁矿策略:市场情绪转换频繁,铁矿承压震荡.pdf
- 【宏源期货-2024研报-】PX&PTA&PR早评.pdf
- 【广金期货-2024研报-】OPEC下调石油需求预测,油价宽幅下挫.pdf
- 【深交所-2024研报-宁德时代】宁德时代:2024年三季度报告.pdf
- 【深交所-2024研报-史丹利】史丹利:2024年三季度报告.pdf
- 【广金期货-2024研报-】中东地缘风险担忧缓解,油价继续下挫.pdf
- 【天风证券-2024研报-裕元集團】裕元集团(00551):9月制造加速,有望受益Adidas上调指引.pdf
- 【宝城期货-2024研报-】宝城期货煤焦早报(2024年10月18日).pdf
- 【上交所-2024研报-永吉股份】贵州永吉印务股份有限公司2024年第三季度报告.pdf
- 【大同证券-2024研报-】市场日报:三大指数高开低走 沪指收跌超1%.pdf
- 【上交所-2024研报-国邦医药】国邦医药2024年第三季度报告.pdf
- 【东方证券-2024研报-渝农商行】渝农商行(601077):管理层预计平稳过渡,有望受益于化债提速.pdf
- 数组经典习题之顺序排序和二分查找和冒泡排序
- carsim+simulink联合仿真实现变道 包含路径规划算法+mpc轨迹跟踪算法 可选simulink版本和c++版本算法 可以适用于弯道道路,弯道车道保持,弯道变道 carsim内规划轨迹可视化
- 模拟qsort,改造冒泡排序使其能排序任意数据类型,即日常练习
- AllSort(直接插入排序,希尔排序,选择排序,堆排序,冒泡排序,快速排序,归并排序)