Tools/Altium Designer

(Difference between revisions)
Jump to: navigation, search
(Start)
Line 27: Line 27:
 
{{TaskBox|content=Right click on your project and select <code>Add New to Project -> Schematic</code>, to add schematic  
 
{{TaskBox|content=Right click on your project and select <code>Add New to Project -> Schematic</code>, to add schematic  
 
sheets.}}
 
sheets.}}
 +
 +
== Project Parameters ==
 +
 +
The '''Name''' of a Project Parameter serves as placeholder for its '''Value''' throughout the design. At HEI we use it mainly to put it as text on the PCB.
 +
If you write '''.<ProjectParameterName>''' in any text field inside the project, it will be replaced by the <ProjectParameterName>.
 +
 +
This step is optional.
 +
 +
{{TaskBox|content=Right-click on <code>***.PrjPcb -> Project Options... -> Parameters</code>, and fill in the fields as shown in the table below.}}
 +
 +
{| class="wikitable"
 +
|+Parameters
 +
! Name
 +
! Value
 +
|-
 +
|PcbDate
 +
|<date>
 +
|-
 +
|PcbDesigner
 +
|<name>
 +
|-
 +
|PcbRevision
 +
|<version>
 +
|-
 +
|SchematicDate
 +
|<date>
 +
|-
 +
|SchematicDesigner
 +
|<name>
 +
|-
 +
|SchematicRevision
 +
|<version>
 +
|}
 +
 +
 +
There exist already a long list of Predefined Special Strings in Altium Designer, which are used the same way, e.g: <code>.Pcb_File_Name_No_Path</code>.
 +
{{WarningBox|content=Use [https://en.wikipedia.org/wiki/Camel_case CamelCase] to differentiate your Paramters from the Predefined Special Strings, which add in [https://en.wikipedia.org/wiki/Snake_case snake_case].}}

Revision as of 17:47, 16 June 2017

Contents

These pages contain informations on how to design Schematics and PCBs using Altium Designer.

Start

New Project

Some model documents are available in the folder P:\Library\AltiumLib\Templates\ProjectTemplates.

  • HESSO\HESSO2L.PrjPcb for in house pcb manufacturing
  • Eurocircuit4L\Eurocircuit4L.PrjPcb to work with an external PCB manufacturer.


View-pim-tasks.png

Klick on File->Open in Altium Designer and select the desired project template.

Dialog-warning.png

If you’re not sure, ask someone of the Electronics Laboratory AE01.


View-pim-tasks.png

In the Projects view right-click on the ***.PcbDoc file and klick Save As and save it to your project folder (typically inside the folder PCB of your project on I:).

Dialog-warning.png

Please give your board an explicit name, Pcb.PcbDoc or Board.PcbDoc aren’t!

New Schematic Sheet

Before adding a new Schematic Sheet to your project you have to define the default schematic template.

View-pim-tasks.png

Set the default schematic template at DXP -> Preferences -> System -> New Document Defaults -> Schematic from P:\Library\AltiumLib\Templates\SchematicTemplates:

e.g.: P:\Library\AltiumLib\Templates\SchematicTemplates\A3\HESSO Lanscape A3.SchDot.

View-pim-tasks.png

Right click on your project and select Add New to Project -> Schematic, to add schematic sheets.

Project Parameters

The Name of a Project Parameter serves as placeholder for its Value throughout the design. At HEI we use it mainly to put it as text on the PCB. If you write .<ProjectParameterName> in any text field inside the project, it will be replaced by the <ProjectParameterName>.

This step is optional.


View-pim-tasks.png

Right-click on ***.PrjPcb -> Project Options... -> Parameters, and fill in the fields as shown in the table below.

Parameters
Name Value
PcbDate <date>
PcbDesigner <name>
PcbRevision <version>
SchematicDate <date>
SchematicDesigner <name>
SchematicRevision <version>


There exist already a long list of Predefined Special Strings in Altium Designer, which are used the same way, e.g: .Pcb_File_Name_No_Path.

Dialog-warning.png

Use CamelCase to differentiate your Paramters from the Predefined Special Strings, which add in snake_case.

Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox