Layout Components in Mechanical [Beta]

In Mechanical designs, support for layout components is a beta feature supported for the following solution types:

You do not have to enable any beta option to expose the Layout Component functionality; it is always available for the supported solution types.

One of the primary purposes of layout components is for trace mapping, which is a means of representing printed circuit boards (PCBs) in a simulation model. The electrically conductive, and structurally stiffer, traces of a PCB (including pads, vias, and conductor pour areas) are accounted for without actually including the conductor geometry in the mechanical design. Layout components can also represent semiconductor substrates. Use a previously created HFSS 3D Layout design as a source for Adding a Layout Component to your Mechanical design. The conducting objects are visualized in the layout component, but they are not directly included as 3D geometry. The geometry consists only of the dielectric layer material (such as FR4) and the dielectric fill material specified for signal layers. The conductors are accounted for by locally modifying the material properties (thermal conductivity, density, and specific heat for thermal solutions; Young's modulus, Poisson's Ratio, density, and thermal expansion coefficient for structural solutions). The History Tree lists the source layout component's conducting and dielectric layers and their materials, not the material properties used in the mechanical design.

The signal layers exists in the mechanical design as a contiguous volume of the layer's dielectric fill material. The solver modifies the fill material's properties locally, element-by-element, based on a metal fraction map, which is derived from the source layout's conductor geometry. The resolution of the metal fraction map is user-defined and needs to be fine enough to accurately capture the metal distribution of the board's signal layers. Metal fraction values are also mapped along the full length of vias, through dielectric and signal layers. See Technical Notes: Metal Fraction Map for more details.

Note:

The fill material for signal layers is specified in the Edit Layers window of the source HFSS 3D Layout design. Though this fill material is not listed in the History tree of the Mechanical design, it is used in the solution of the layout component.

Similarly, the via plating material is specified in the Edit Padstack Definition dialog box of the source HFSS 3D Layout design. If "None" is specified, the plating material is taken from the first (topmost) signal layer of the layout. The plating material is not listed in the History tree of the Mechanical design, but it is used in the layout component solution.

For structural solutions, solid dielectric material properties are substituted for air. Gases and fluids cannot support structural boundary conditions. The substitution ensures that these layers are able to support force and pressure excitations or fixed support and frictionless support boundaries.

In HFSS 3D Layout designs, cutouts and via holes are voids and are not meshed. As such, no fill material specification exists in the source design for these items. For thermal solutions, you define these materials as part of the target layout component properties. Air is the default fill material for cutouts, and copper is the default fill material for via holes. For structural solutions, cutouts are handled as non-solve-inside objects. These objects exist but are not meshed, representing voids in the model, similar to the source HFSS 3D Layout design. Therefore, the cutout fill material option is not applicable to structural solutions and does not appear when adding a structural layout component.

Significance of the metal fraction map resolution: You define the number of columns and rows into which the board's length (X dimension) and width or height (Y-dimension) are to be divided. You can specify the resolution numerically or using a slider. Each cell in the resulting grid is assigned a value between 0 and 1, inclusively. The numbers represent the decimal portion of each cell that consists of conducting metal. For example, a value of 0.45 indicates that 45 percent of the cell is metal and therefore, 55 percent is dielectric. The thermal or structural material properties of all elements will be somewhere between the dielectric/fill material and the conductor material, inclusively. When an element extends into two or more grid cells, the element's metal fraction value is interpolated, and the material properties are based on the interpolated metal fraction value.

Important:
  • A general guideline for good results is to set the number of columns and rows such that the cell width and height are about half of the narrowest trace width or half of the smallest via diameter, whichever result is smaller. For example, assume you have a 200 mm x 100 mm PCB with a minimum trace width of 0.5  mm and a minimum via diameter of 0.8 mm. Since the minimum trace width is less than the minimum via diameter, trace width controls the grid resolution. For a target resolution of 0.25 mm (half the trace width), the number of columns and rows would be 800 (200 mm / 0.25 mm) and 400 (100 mm / 0.25 mm), respectively. A finer resolution (more columns and rows), though it might slightly further improve the results, should not be necessary. There is a diminishing return as the grid is made finer and a significant increase in solution time and storage requirements.
  • The material property mapping for layout components is mesh-sensitive. The number of elements in the X and Y directions should be no fewer than one-fourth of the specified number of columns and rows in the grid. For the example just given, the recommended minimum number of elements along the X and Y directions would be 200 (800 / 4) and 100 (400 / 4), respectively.
  • To ensure an adequate mesh density, assign a length-based mesh operation to all layers of the layout component. Specify a maximum length of three to four times the smaller of the grid cell width or height.

There are several ways to create a layout component in a Mechanical design:

Heat Sources

You can define heat sources for steady-state or transient thermal solutions in any combination of the following four ways:

You cannot assign boundaries or excitations to layout components in the same way as you do for general objects or faces. That is, you cannot select the layout component or its faces in the Modeler window and execute a boundary or excitation assignment command.

Thermal Boundaries

Two thermal boundaries are supported, and you can assign these to the top or bottom face of the board only as part of the layout component properties. Specifically, the following boundaries are supported. You can assign only one of these boundaries at a time to a given face; they are mutually exclusive:

Structural Boundaries and Excitations

There are two structural boundaries and two structural excitations supported for layout components, and you can assign these to the top or bottom face of the board only as part of the layout component properties when adding it. You can assign only one of these boundaries or excitations at a time to a given face; they are mutually exclusive:

The behaviors of these structural LC boundaries are the same as when they are assigned to regular 3D geometry. See the appropriate subtopics under Boundaries for more information.

Example

The following figure is a PCB layout component in a mechanical design. The solution type is Steady-State Thermal. In the Object Attributes, the signal layer visualization has been set to Wireframe mode and dielectrics have been hidden. Twenty components (black objects) have been added to the top surface of the board:

steady-state thermal design having a layout component with discrete objects added to the printed circuit board's top face

And the following figure is a temperature results overlay of the same model:

temperature overlay results for the printed circuit board example

For a workflow video of the transient thermal analysis process using a trace mapping example, see Video: Transient Thermal Analysis with Trace Mapping.