Working with the SMD Entry Design Rule on a PCB in Altium Designer
Created: 三月 22, 2017 | Updated: 九月 26, 2019
| Applies to versions: 18.0, 18.1, 19.0, 19.1, 20.0, 20.1 and 20.2
您正在阅读的是 19.0. 版本。关于最新版本,请前往 Working with the SMD Entry Design Rule on a PCB in Altium Designer 阅读 21 版本
Rule category: SMT
Rule classification: Unary
Summary
This rule specifies the direction(s) a track can enter, or exit, an SMD pad.
Constraints
- Any Angle - if enabled, the track can enter/exit the pad at any angle, and at any point along its edge.
- Corner - if enabled, the track can enter/exit through a pad corner.
- Side - if enabled, the track can enter/exit at 90 degrees on either side of the pad. The longer edge of the pad is considered the side, note that the side option is only applied if the
Side length > 2x End length
. For example, if the pad is2mm x 1mm
then the side option is ignored (all sides are treated as ends). If the pad is2.1mm x 1mm
then the side option is applied.
How Duplicate Rule Contentions are Resolved
All rules are resolved by the priority setting. The system goes through the rules from highest to lowest priority and picks the first one whose scope expression matches the object(s) being checked.
Rule Application
Online DRC, Batch DRC, and Interactive Routing.
Tips
- The rule applies to surface mount pads only, that is, a pad defined on a single copper layer.
- The end of the pad is determined from the pad dimensions, the ends are the shorter edges.
- Pads can always be entered from either end (the shorter edge)
- The rule is applied on both routing out of the pad (exit) and into the pad (entry).
- The rule works in harmony with the SMD To Corner design rule, configure both to ensure neat SMD routing.