Mesh


In this section, we will mesh each gauge with one shell element. We will also hard code commands to the gauges so that ANSYS ignores their stiffness i.e. the original stiffness matrix is not changed by the addition of the gauges.

ANSYS looks for a thickness input for each "surface body" corresponding to the gauges. We'll give the gauges a thickness. Keep in mind that this thickness does not affect the strain values for the gauges since the gauges are just riding along on the crank in our model. So their strain will be the same as the underlying strain on the crank face.

<iframe width="600" height="338" src="//www.youtube.com/embed/0edS8qQN_zE?rel=0" frameborder="0" allowfullscreen></iframe>



We now show you how to insert commands to the surface bodies so that the stiffness of the gauges are ignored.

<iframe width="600" height="338" src="//www.youtube.com/embed/1hVoQQoz05s?rel=0" frameborder="0" allowfullscreen></iframe>



For the surface bodies to be fixed to the crank, much like a strain gauge would be perfectly glued on the crank, we need to specify the contacts between these two bodies as being bonded. Here, we show you how to perform this step using automatic connections.

<iframe width="600" height="338" src="//www.youtube.com/embed/6_5Hds9oUCA?rel=0" frameborder="0" allowfullscreen></iframe>



(Optional) If automatic connections do not work, then one must define the contacts manually. The following video will show you how to do this.

<iframe width="600" height="338" src="//www.youtube.com/embed/KhyN1puzSY0?rel=0" frameborder="0" allowfullscreen></iframe>



Finally, we specify the surface elements to have a mesh size of one using edge sizing.

<iframe width="600" height="338" src="//www.youtube.com/embed/Qejd_y2Crro?rel=0" frameborder="0" allowfullscreen></iframe>



Go to Step 4: Physics Setup

Go to all ANSYS Learning Modules