Jump to content

PCB (software): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 61: Line 61:
== See also ==
== See also ==
{{Portal|Electronics|Free software}}
{{Portal|Electronics|Free software}}
* [[Comparison of EDA software]]
* [[GTKWave]]
* [[List of free electronics circuit simulators]]
* [[Electric (software)]]
* [[Electric (software)]]
* [[Toporouter]]
* [[KiCad]]


==References==
==References==

Revision as of 16:08, 26 September 2017

Developer(s)Thomas Nau
Initial release1990 [1]
Stable release
2.0
Repository
Operating systemUnix-like (BSDs, GNU/Linux, Solaris, OS X (experimental) and Microsoft Windows
TypeElectronic design automation (EDA)
LicenseGNU General Public License
Websitepcb.geda-project.org

PCB is a free and open-source software suite for electronic design automation (EDA) - for printed circuit boards (PCB) layout. It uses GTK+ for its GUI widgets.

History

PCB was first written by Thomas Nau for an Atari ST in 1990 and ported to UNIX and X11 in 1994. Initially PCB was not intended to be a professional layout system but as a tool for individuals to do small-scale development of hardware.[1][2] The second release 1.2 introduced user menus. This made PCB easier to use and increased its popularity.[1] Harry Eaton took over PCB development beginning with Release 1.5, although he contributed some code from Release 1.4.3

Features

  • Scalable fonts
  • Layer groups to keep signals together
  • Add on device drivers
  • Gerber RS-274X and NC Drill output support
  • Centroid (X-Y) data output
  • PostScript and Encapsulated PostScript output
  • Rats-nest generation from simple net lists
  • Automatic clearance around pins that pierce a polygon
  • Flags for pins and vias
  • Groups of action commands can be undone by a single undo
  • Simple design rule checker (DRC) - checks for minimum spacing and overlap rules
  • Drawing directly on the silk layer
  • Viewable solder-mask layers and editing
  • Netlist window
  • Netlist entry by drawing rats
  • Auto router
  • Snap to pins and pads
  • Element files and libraries that can contain whole sub-layouts, metric grids
  • Up to 16 copper layer designs by default
  • Trace optimizer
  • Rats nest
  • Connectivity verification
  • Can interoperate with free schematic capture tools such as gEDA and XCircuit
  • GNU autoconf/automake based build system
  • PCB is Free Software

See also

References

  1. ^ a b c "Pcb document manual". 100826 pcb.gpleda.org
  2. ^ "Linux Fund partners to boost usability of gEDA open source electronic engineering software package". 100826 linuxfund.org