Software:Specctra

From HandWiki

Specctra / Allegro PCB Router
Original author(s)Cooper & Chyan Technology, Inc.
Developer(s)Cadence Design Systems
Initial release1989
Stable release
17.4 – 22.1 / 20 October 2022[1]
Operating systemUnix, Windows
TypeСАD
LicenseProprietary
Websitehttp://www.cadence.com/

Specctra is a commercial PCB auto-router originally developed by John F. Cooper and David Chyan of Cooper & Chyan Technology, Inc. (CCT) in 1989.[2] The company and product were taken over by Cadence Design Systems in May 1997.[3][2][4] Since its integration into Cadence's Allegro PCB Editor, the name of the router is Allegro PCB Router. The latest version is 17.4 – 22.1 (20 October 2022).

Specctra routes boards by presenting graphical data using a "shape-based" technology which represents graphical objects not as a set of points-coordinates, but more compact. This increases the efficiency of routing printed circuit boards with a high density of components, provides automatic routing of the same chain of tracks of different widths and more.

Specctra uses adaptive algorithms implemented in multiple trace runs. The routing is carried out in three stages:

  1. preview routing
  2. autoroute
  3. additional processing of autoroute results

On the first pass, the connection of all conductors is performed, regardless of the presence of conflicts, which consist in crossing the conductors on one layer and breaking the gaps. On each subsequent pass, the auto-router tries to reduce the number of conflicts by breaking and re-building connections (the ripup-and-retry router method) and pushing the conductors by pushing the neighboring ones (the push-and-shove router method). Electromagnetic compatibility can be tested in Specctra through the "SPECCTRAQuest SI Expert" module.[5]

The program is compatible with many design systems for printed circuit boards, thanks to the use of industrial-standard DSN design file format for project description and Do-files to specify routing strategies.[6] The results are returned to the board editor via SES session files as well as RTE files. Protocol command execution is recorded in Did-file, which after editing can be used as new Do-files.

The DSN/SES file formats are also supported by a number of other auto-routers including KONEKT ELECTRA,[7] Eremex TopoR,[8] Alfons Wirtz's FreeRouting[9] and RL-based DeepPCB.[10]

List of EDA tools supporting Specctra

  • ACCEL PCB
  • Cadence Allegro
  • Cadnetix
  • CADVANCE V / α
  • DK-/DK-Magic
  • DREAM CAD
  • EAGLE (via BRD_TO_DSN.ULP etc.[11][12])
  • KiCad
  • Mentor BoardStation
  • MyPCB
  • OrCAD Layout
  • PADS Perform / PowerPCB
  • PLANET
  • PLASMA
  • Protel Advanced PCB
  • Providence
  • SCS-1
  • TARGET 3001!
  • U-Art
  • ULTIboard
  • Vanguard PCB
  • WorkBrain
  • Zuken CR-3000 / CR-5000
  • Zuken Visula / Zuken CadStar

See also

References

  1. "Version 17.4 - 22.1 Released". https://community.cadence.com/cadence_blogs_8/b/pcb/posts/cadence-orcad-and-allegro-22-1-is-now-available. 
  2. 2.0 2.1 "EDA pioneer takes startup to new routing ground". 2005-08-22. https://www.embedded.com/print/4054945. 
  3. EDN staff (1996-11-21). "Cadence, Cooper & Chyan to merge". EDN. https://www.edn.com/electronics-news/4340410/Cadence-Cooper--Chyan-to-merge. 
  4. "Allegro PCB Designer - Constraint-driven PCB design". http://www.cadence.com/products/pcb/pcb_design/pages/default.aspx. 
  5. Specctra-practical experience system. Tracer Cadence Specctra expert // Components and Technologies. 2006. 
  6. "Spectra PLMpedia". http://plmpedia.ru/wiki/Spectra. 
  7. "KONEKT Shape Based PCB Autorouting - ELECTRA PCB AutoRouting". KONEKT. 2017. http://konekt.com/c5/index.php/resources/. 
  8. "TopoR Version History - What's New in TopoR version 6.2". Eremex. 2017-09-24. http://eda.eremex.com/support/versionhistory.html.  (NB. Includes a list of new features since TopoR 3.0.)
  9. "FreeRouting - Printed Circuit Board Routing Software from FreeRouting.net". 2014-03-08. https://github.com/nikropht/FreeRouting. 
  10. "DeepPCB: Pure AI-Powered Cloud Native PCB Routing". DeepPCB. https://deeppcb.ai. 
  11. Elco (2014-03-08). "eagle2freerouter-8-march-2014.zip / eagle2freerouter.ulp / brd_to_dsn_v6.ulp". Autodesk. http://eagle.autodesk.com/eagle/ulp?utf8=%E2%9C%93&q%5Btitle_or_author_or_description_cont%5D=dsn&button=. 
  12. "ulp_user/brd_to_dsn.ulp". 2006-02-22. https://github.com/robertstarr/ulp_user/blob/master/brd_to_dsn.ulp. 

Further reading

External links