All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
AIM: For the given component 2D meshing on the instrumental pannel check for the geometrical errors and mesh with the given element Quality criteria. After meshing the component the thickness has to be assigned. OBJECTIVE: Introduction to shell meshing i.e. 2D meshing Geometry check…
sriram srikanth
updated on 13 Sep 2021
AIM:
For the given component 2D meshing on the instrumental pannel check for the geometrical errors and mesh with the given element Quality criteria. After meshing the component the thickness has to be assigned.
OBJECTIVE:
DESCRIPTION:
S.No |
Quality Criteria |
Value |
1 |
Target/Average length |
4 |
2 |
Minimum Length |
2 |
3 |
Maximum Length |
6 |
4 |
Aspect |
3 |
5 |
Warpage |
15 |
6 |
Skewness |
45 |
7 |
Jacobian |
0.7 |
8 |
Minimum Quad Angle |
45 |
9 |
Maximum Quad Angle |
135 |
10 |
Minimum Tria Angle |
30 |
11 |
Maximum Tria Angle |
120 |
10 |
Tria Percentage |
15 |
ABSTRACT:
In this project, the instrument panel of the car dashboard is taken for the pre-processing stage of CAE. The pre-processing of this model is done using BETA-CAE-ANSA software. The mid surface extraction and shell meshing are mainly demonstrated here in this project. Also, the good practices to be followed during shell meshing are discussed here.
METHODOLOGY:
INTRODUCTION:
The instrument panel, as the largest inner trim part which is directly shown to the passenger, have not only beauty and function requires but also NVH and safety request. The vibration and the noise on the dashboard can be directly felt by the passenger. Thus FEA analysis of the instrument panel plays a very important role in the NVH character of the whole vehicle.
The figure indiacates the labeled car dashboard with the location of the instrument panel. The instrument panel assembly is installed on CCB (Crossed car beam). CCB is a structural member located under the instrument panel fixed at both ends.
The following are some of the various types of components that are intricately arranged behind the IP surface to provide the requisite functionality:
Mid surface extraction
Before we discuss mid surface extraction we should know about 2D elements and why should we carry out on mid-surface?
2D Element
When two of the dimensions are very large in comparison to the third one. 2 dimensions out of 3 are known by creating a 2D element and 3 dimension data is provided by the user as additional input data.
Why should we carry out on mid-surface?
Element thickness specified by the user is assigned half on the top and half on the bottom side. Hence in order to represent the geometry, it is necessary to extract the mid surface and then mesh.
All sheet metal parts, plastic components like instruments panel, etc. In general 2-d mesh is used for a part having width/thickness ratio>20.
PROCEDURE:
Import model
Firstly, we need to import the model and study geometry.
Geometry cleanup
After importing geometry into the ANSA environment we observe many topological errors while doing the geometry checkup as shown below.
Keeping the feature as a single con, triple con, crack, needle face checked, etc. click the execute button, you will see many errors. For proceeding further we need to get rid of these errors. There two options you can follow i.e. 1) manual fixing of these errors one by one or by just telling ANSA to fix by itself. If you want to fix the errors by the manual method you need one by one approach the error area and fix it by either deleting the small redundant surface, releasing the triple cons, deleting hot points, repairing surfaces, etc. Otherwise, you can use the hybrid option to minimize your time consumption by auto fixing most of the areas and rest manual fixing. The reason since mesh needs to be generated it not enough that CAD model just looks correct but instead involves cleanup aspects as well as topological aspects.
Next, we have to measure the thickness throughout the part & assure uniform thickness across the entire part. If thickness changes are observed then all alike thickness has to be kept under a separated property ID.
So by measuring and storing data for thickness for sub-parts such as main panel substrate, ribs, pillars, etc.can be done so that we can extract the mid surface.
Orientation:
Orientation must be checked thoroughly by the user every time working on a model. All models should have the correct orientation because the orientation issue will cause the final time issue when you merge the model with a complete vehicle. It is always preferred to maintain the continuity over the surface either grey or yellow throughout the face.
There are two way to extract mid surface
1) The manual mid surface method
2) The Auto mid surface method
Manual mid surface generation
This can be done by manually selecting the surface and giving an offset option in the direction opposite to the grey surface
Note:
Auto mid surface generation
If the geometry is closed then we can go for auto mid surface generation option but it will auto-delete the parent geometry.
Here I have used the manual offset method extract mid surface as the surface thickness varies and ANSA is unable to segregate separated surfaces for auto mid surface generation.
Note:
Quality Criterion Setup
We can say that result quality is directly proportional to the element quality. The parameters like skew, included angle, Jacobian, warpage, etc. are the measure of how far a given element deviates from the ideal shape. If we talk about a square which means 90 degrees and equal side similarly equilateral triangle 60 degrees and each side equal. so we will discuss the quality criterion and try to understand them before assigning them into ANSA environment.
Warp Angle: it is defined as the angle between the normal of the two planes by splitting the quad element along the diagonal. so the maximum angle allowed between the two possibilities is called wrap angle. wrap angle is not applicable in the triangular element. the ideal value is 0 degree but less than 10 degree is acceptable as good practices.
Aspect Ratio: It is defined as the ratio of max element edge length to the minimum element edge length. the ideal value is 1 but less than 5 is acceptable.
Skewness: If the quad element is not square and has deformation then the skewness defined for as the 90 minus the minimum angle between the two lines joining the opposite mid sides of the element and similarly for the triangular element it is 90 minus the between the line from each node to the opposing mid-side. The ideal value is 0 but less than 45 degree is acceptable.
Jacobian: It is the scale factor used in the transformation of the co-ordinated system.(global to a local coordinate system). This is used for a faster analysis point of view. The ideal value is 1 but greater than 0.6 is acceptable.
To set up the quality criteria press the F11 key and check the boxes of the parameters of the required quality with required values and apply
Meshing and Mesh improvement
Change the mode from 'Topo' to 'Mesh' mode
Before starting the mesh we need to set the element length. To do so we have to click the 'length' button under the 'parameters section'. After clicking the select in the pop-up window parameter and select the whole geometry and confirm enter the value 5 and confirm do the same for macros option. This alters the element length in the geometry by altering the no of hot points at the periphery as well as at your macro areas. Set the meshing parameters before proceeding to mesh.
Now we can start meshing the component individually but before we start meshing we will know about the 2D meshing and its good practices to follow to get a good mesh flow.
2D Meshing/shell meshing
The type of element allowed in 2D meshing are
L-Linear element
P-Parabolic element
()-Indiactes number of nodes & elements
As we know that the quads elements are better than triangular elements and parabolic elements are better than linear elements
But if the quads are better than tria then what is the need for using tria elements?
Best practices to follow to get better mesh flow.
As we are now aware of what are the good practices for getting a better mesh flow. Now we can start our meshing process on ANSA
We should remove all redundant and unnecessary construction lines in order to get better mesh flow.
Now we can finally start meshing the component and can get the better mesh flow by keeping in mind the best practices followed in meshing
We have multiple options to mesh (shell mesh)
All three works on the different algorithms but here in this model, we will use the best mesh algorithm. Also after creating the best mesh we can reconstruct and smooth the mesh to get better mesh flow.
Note:
Meshed Parts Results
All the parts have meshed as per quality requirement and had good mesh flow (Smooth)
Difficult to capture the feature & failing elements
Capturing cylindrical pillar features with square shape
Capturing the failing rib areas
Capturing the minimum length failure near ribs
Meshed Model
CONCLUSION:
The panel had been captured quite a well-using shell mesh. The total element 44133 out of which 2152 are Tria element and 41981 are Quads. Most of the areas of fillets are captured using dach options and defeaturing is done in areas where construction lines are too close. The mesh flow is smooth nearer to target length and within the quality parameter.
LEARNING OUTCOME
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Week - 12 - Creating the locator, writing and reading the node data
CHALLENGE-12
30 Jul 2022 07:44 AM IST
Project 1- Building a Master TCL/TK Macro
PROJECT-1
30 Jul 2022 07:42 AM IST
Project - 2 - Generating the report for hypermesh file
PROJECT-2
30 Jul 2022 07:41 AM IST
Week - 11 - Element quality check
AIM: To check the element quality. OBJECTIVE: Create element quality check macro for 2D and 3D elements. Create a button for each criterion. On pressing the button the elements should be highlighted using temp nodes. Entry boxes next to the buttons will accept the quality criteria value. PROCEDURE:…
16 Feb 2022 11:29 AM IST
Related Courses
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.