早教吧作业答案频道 -->其他-->
PROTELProtelDesignSystemDesignRuleCheckPCBFile:JIUSHITA.PCBDate:3-Jan-2011Time:22:01:23ProcessingRule:HoleSizeConstraint(Min=0.0254mm)(Max=2.54mm)(Ontheboard)RuleViolations:0ProcessingRule:WidthConstraint(Min=1mm)(Max=2mm)
题目详情
PROTEL
Protel Design System Design Rule Check
PCB File :JIUSHITA.PCB
Date :3-Jan-2011
Time :22:01:23
Processing Rule :Hole Size Constraint (Min=0.0254mm) (Max=2.54mm) (On the board )
Rule Violations :0
Processing Rule :Width Constraint (Min=1mm) (Max=2mm) (Prefered=1.2mm) (Is part of net class SIGNAL )
Rule Violations :0
Processing Rule :Clearance Constraint (Gap=0.254mm) (On the board ),(On the board )
Violation between Pad W1-3(1184.148mm,1357.884mm) MultiLayer and
Track (1185.672mm,1325.118mm)(1185.672mm,1359.154mm) BottomLayer
Rule Violations :1
Processing Rule :Broken-Net Constraint ( (On the board ) )
Violation Net GND is broken into 2 sub-nets.Routed To 95.00%
Subnet :Q1-3 C1-1 J3-2 C2-1 R7-1 JP1-4 S4-4 U1-20 S4-1 S3-4
S3-1 S2-4 S2-1 S1-4 S1-1 J1-1 W1-1 J4-1
Subnet :J1-20
Violation Net VCC is broken into 2 sub-nets.Routed To 95.00%
Subnet :JP1-1 S5-1 S5-4 D5-1 D6-1 D4-1 D3-1 LS1-2 D2-1 C3-1
D1-1 J2-1 J4-2 U1-40 W1-2 U1-31 J1-19 J1-17
Subnet :J1-2
Rule Violations :2
Processing Rule :Short-Circuit Constraint (Allowed=Not Allowed) (On the board ),(On the board )
Violation between Pad JP1-8(967.232mm,1295.908mm) MultiLayer and
Track (967.232mm,1295.908mm)(969.772mm,1298.448mm) BottomLayer
Rule Violations :1
Violations Detected :4
Time Elapsed :00:00:00
Protel Design System Design Rule Check
PCB File :JIUSHITA.PCB
Date :3-Jan-2011
Time :22:01:23
Processing Rule :Hole Size Constraint (Min=0.0254mm) (Max=2.54mm) (On the board )
Rule Violations :0
Processing Rule :Width Constraint (Min=1mm) (Max=2mm) (Prefered=1.2mm) (Is part of net class SIGNAL )
Rule Violations :0
Processing Rule :Clearance Constraint (Gap=0.254mm) (On the board ),(On the board )
Violation between Pad W1-3(1184.148mm,1357.884mm) MultiLayer and
Track (1185.672mm,1325.118mm)(1185.672mm,1359.154mm) BottomLayer
Rule Violations :1
Processing Rule :Broken-Net Constraint ( (On the board ) )
Violation Net GND is broken into 2 sub-nets.Routed To 95.00%
Subnet :Q1-3 C1-1 J3-2 C2-1 R7-1 JP1-4 S4-4 U1-20 S4-1 S3-4
S3-1 S2-4 S2-1 S1-4 S1-1 J1-1 W1-1 J4-1
Subnet :J1-20
Violation Net VCC is broken into 2 sub-nets.Routed To 95.00%
Subnet :JP1-1 S5-1 S5-4 D5-1 D6-1 D4-1 D3-1 LS1-2 D2-1 C3-1
D1-1 J2-1 J4-2 U1-40 W1-2 U1-31 J1-19 J1-17
Subnet :J1-2
Rule Violations :2
Processing Rule :Short-Circuit Constraint (Allowed=Not Allowed) (On the board ),(On the board )
Violation between Pad JP1-8(967.232mm,1295.908mm) MultiLayer and
Track (967.232mm,1295.908mm)(969.772mm,1298.448mm) BottomLayer
Rule Violations :1
Violations Detected :4
Time Elapsed :00:00:00
▼优质解答
答案和解析
Hole Size 孔径超过规则的最大值
Width Constraint线宽规则问题
Clearance Constraint 间距问题
Net GND 布线没有布完GND的信号
Net VCC 布线没有布完vcc的信号
Short-Circuit Constraint 线路短路
Width Constraint线宽规则问题
Clearance Constraint 间距问题
Net GND 布线没有布完GND的信号
Net VCC 布线没有布完vcc的信号
Short-Circuit Constraint 线路短路
看了PROTELProtelDes...的网友还看了以下:
急gbf如果用min(a,b)表示a,b两数中较小者,max(a,b)表示两数中最大者,例如min 2020-05-14 …
a,b属于R,记max{a,b}=【a,a大于等于b】【b,a小于b】,函数f(x)=max{/x 2020-05-15 …
用max(a1,a1,…,an),min(a1,a1…,an)分别表示a1,a1,…,an中的最大 2020-05-17 …
1.min(a,b)表示a,b两数中的较小者,max(a,b)表示a,b两数中得较大者,如min( 2020-05-17 …
用自然语言描述求任意3个正整数a,b,c的时候输入a,b,c;a和b比较,若a>b则a=>max, 2020-06-04 …
设max{x,y}表示x,y两个数中的最大值.例如“max{0,2}=2;max{8,12}=12 2020-06-12 …
PROTELProtelDesignSystemDesignRuleCheckPCBFile:JIU 2020-10-29 …
关于Excel中的公式;数组IF(ISNUMBER(MATCH(MAX(ABS(A1:A5)),A1 2020-10-31 …
EXCELMAX函数问题现在有A列数据和B列数据,D列计算max(a1*200,b1)现在我可否先汇 2020-12-09 …
比较3个数大小问题abcmax=a;if(b>max)max=b;if(c>max)max=c;假如 2020-12-31 …