Single sided layout: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
A Layout is "'''Single | A Layout is "'''Single sided'''" if all signal leading copper tracks run on only one side of a board. Mostly the soldering side is chosen (in TARGET : layer 2, copper bottom). An example for a single sided layout please find in the TARGET 3001! [[Crash course]].<br> | ||
<br><br> | |||
In TARGET 3001! the construction of a '''double'''sided layout is default. You need to switch over to a single sided construction actively. This can happen at the very beginning of your project: | |||
[[image: einseitig1_e.jpg|none]]<br> | |||
Image: Choice of the layout construction of your board at the beginning.<br><br> | |||
Or while the project already had been started: | |||
<br><br> | <br><br> | ||
'''How to create a single sided board:'''<br> | '''How to create a single sided board:'''<br> | ||
Revision as of 11:15, 4 September 2013
A Layout is "Single sided" if all signal leading copper tracks run on only one side of a board. Mostly the soldering side is chosen (in TARGET : layer 2, copper bottom). An example for a single sided layout please find in the TARGET 3001! Crash course.
In TARGET 3001! the construction of a doublesided layout is default. You need to switch over to a single sided construction actively. This can happen at the very beginning of your project:

Image: Choice of the layout construction of your board at the beginning.
Or while the project already had been started:
How to create a single sided board:
- press [F3] for reaching the PCB view
- press [Ctrl]+[L] for setting layers
- select standard layer set : "single sided"
- set layer 16 Copper top to "Other"
- in case you use the autorouter prohibit routing on this layer

Image: Single sided layout.
The collar of an IC lead shows where copper top would be in a double sided layoutHere we only see copper bottom. The soldering pads need to be defined on Layer 2, copper bottom, not on layer 100 (=through all layers). Thus there is no inner galvanizing of the drill holes. This will reduce the stability of the soldered leads a bit.

Image: Soldering pads in a single sided design on layer 2.
For autorouter use:
Press [F9] in the PCB view to start the autorouter (F9 in schematic view starts the simulation). Click on the upper TAB "Algorithm" and set 3 Passes (Disentangling) and 2 Passes (Optimization). The slider "Routing against the preferred routing of a layer" set 3/4 to "forbidden". The slider "Use of vias" leave in the middle between "forbidden" and "doesn't matter". Click on TAB "Route layers". Click on button "Default". Block the upper layer for routing of all layers. Only copper bottom must be allowed for routing without a preferred routing direction. Press the [Start]-button.
Minimum track width: in TAB Signals either select individual ones e.g. GND + VDD or all. By a doubleclick on a signal in the schematic set its minimum track width (for the routing in PCB mode) by the use of the Properties button let's say to 1 mm.

