Suggestions for Using Pro/ECAD files

These are notes on importing an ORCAD electronics board layout into Pro/Engineer, and then into PATRAN for analysis. Additions and suggestions for this page are welcome.

For import into Pro/Engineer from OrCAD & Pro/ECAD

  1. fix the file names; they arrive from OrCAD as file.brd & file.lib
  2. grab ECAD license:
  3. import unpopulated circuit board as a Pro/E part:
  4. make the board the first component of an assembly
  5. then import components:

potential problems (Robert Dillman, 757-864-7177, Robert.A.Dillman@nasa.gov):

  1. tested w/ OrCAD-output IDF files; one has .brd extension, other .lib; if don't rename the file extensions, you need to type the full file name when Pro/E asks (file.brd, instead of ? and picking file)
  2. Pro/E won't read input from files w/ capital letters in name; rename first or you'll get error "cannot open file"
  3. Pro/ECAD reads in each component, gives it a default coord system named ECAD_DEFAULT, and asks which coord system to use to assemble the component; you can either click "ECAD_DEFAULT" once per component, or add "ECAD_COMP_CSYS_DEF_NAME ecad_default" to your config.pro (tells it to use the default coord system; I tried, but couldn't get it to change what name it uses)
  4. Pro/ECAD doesn't like components used in library (.lib) file to have spaces in their names; if it yacks while reading file, look at the file, and if spaces are the problem get them renamed in OrCAD or use unix sed.
  5. sometimes when trying to read components, Pro/E creates a file saying how to fix import problems, called ecad_hint.add; rename this file to ecad_hint.map, and re-run the import, some things (but not all) will work better.

For thermal analysis in PATRAN

An example board in Pro/E and PATRAN:

view of electronic board solid in Pro/E color map of electronic board thermal
 results in PATRAN