Schematic capture

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Eeschema open source schematic capture. Part of the KiCad suite

Schematic capture or schematic entry is a step in the design cycle of electronic design automation (EDA) at which the electronic diagram, or electronic schematic of the designed electronic circuit is created by a designer. This is done interactively with the help of a schematic capture tool also known as schematic editor.

The circuit design is the very first step of actual design of an electronic circuit. Typically sketches are drawn on paper, and then entered into a computer using a schematic editor. Therefore schematic entry is said to be a front-end operation of several others in the design flow.

Despite the complexity of modern components – huge ball grid arrays and tiny passive components – schematic capture is easier today than it has been for many years. CAD software is easier to use and is available in full-featured expensive packages, very capable mid-range packages that sometimes have free versions and completely free versions that are either open source or directly linked to a printed circuit board fabrication company.

In past years, schematic diagrams with mostly discrete components were fairly readable. However, with the newer high pin-count parts and with the almost universal use of standard letter or A4 sized paper, schematics have become less so. Many times, there will be a single large part on a page with nothing but pin reference keys to connect it to other pages.

Readability levels can be enhanced by using buses and superbuses, related pins can be connected into a common bus and routed to other pages. Buses don't need to be just the traditional address or data bus directly linked pins. A bus grouping can also be used for related uses, such as all analog input or all communications related pin functions.

Other Considerations

After the circuit design is captured in a schematic, most EDA tools allow the design to be simulated.

Schematic capture involves not only entering the circuits into the CAD system, but also generally calls for decisions that may seem more appropriate for later in the design, such as package choice. Although you may be able to change the package later, many PCB CAD systems ask you to choose both the part and package when placing it into the schematic capture program.

This also brings into play such considerations as prototyping and assembly. In a high-volume assembly environment, there will be plenty of opportunities for DFM analysis. However, in a rapid prototyping environment such as at assembly houses specializing in low-volume/high-mix and quick turnaround times, the pick and place machines are programmed directly from the board layout files. Careful package selection during schematic capture will save time during the assembly and debug process.

With new parts, the CAD system may not have your chosen component in its parts library, so you may need to create the parts library yourself. Again, you may at the time not be overly concerned with the package, but careful creation of the part library will save time and risk later.

After the circuit design is captured in a schematic, then the PCB layout can begin.

See also

Individual products

  • Altium – Providers of Altium Designer (formerly Protel) and P-CAD (retired June 30, 2008).
  • Autotrax – EDA/DEX is a Windows XP/Vista/7 schematic capture / PCB design layout program with built-in Spice simulator and 3D part and board visualization.
  • DipTrace – mid-range Schematic Capture and PCB Layout software that has a free version.
  • Edwinxp – Totally Integrated Schematic Capture, Simulation and PCB design software.
  • Electronics Workbench – Schematic Capture, Simulation and PCB design software suite.
  • Multisim – Schematic Capture and SPICE Simulation software.
  • EasyEDA – Free online Schematic capture,Spice simulation and PCB design software suite
  • CadSoft EAGLE – Very capable mid-range Schematic Capture and PCB Layout software that has a free version.
  • KiCad – open source schematic capture and PCB design software suite
  • OrCAD – Full-featured commercial Schematic Capture and PCB layout.
  • TARGET 3001! – mid-range Schematic Capture software that has a free version.
  • gEDA – open source schematic capture using gschem, simulation, and PCB design software suite
  • The Electric VLSI Design System
  • PADs – Full-featured commercial Schematic Capture and PCB layout from Mentor Graphics.

References

  • Lua error in package.lua at line 80: module 'strict' not found., ED Online ID #3784.