Industrial Design And Prod Case Studies Flashcards
What is a streamline?
Streamline is a curve where everywhere is tangent to the instantaneous velocity field
What does structural analysis solve?
Displacement, stress and strain.
What is yield strength?
Transition from elastic deformation to plastic deformation.
What is elastic deformation?
A temporary deformation of a material’s shape that is self-reversing after removing the force.
What is plastic deformation?
A permanent distortion that occurs when a material is subjected to tensile stress that exceeds its yield strength and causes it to elongate.
What is inertia?
An object’s ability to resist changes in motion which is Newton’s first law.
Give two examples where simulation can improve a design.
1- Shape optimization can be done on a bike crank to distribute the stress smoothly and avoid concentrated stress in local regions.
2- Designing thicker car fins allows more contact pressure to be generated between the seal and the window glass to avoid leakage.
What is a good design?
1- The material should not be subjected to tensile stress higher than its yield stress causing it to elongate (the material should not be plastically deformed).
2- Stress should be distributed evenly.
3- The volume-weight of material should be minimized to reduce the cost in terms of material and energy.
When does principle stress occur?
When a load is applied to a body and shear and normal stresses are developed.
What are the two types of simulation?
- Static-state simulation that has static equilibrium and mechanical equilibrium.
- Dynamic simulation where the loading is changing with time.
What is static pressure?
Is when an object is at complete rest with respect to a surrounding environment.
What are the advantages and disadvanates of DNS (Direct Numerical Simulation)?
- Numerically solves the full unsteady navier-stokes equations.
- No modeling is required.
- Resolves the whole spectrum of scales.
- The cost is too prohibitive and is not practical for industrial flows (Most accurate).
What are the advantages and disadvantages for LES (Large Eddy Simulation)?
- Solves filtered navier-stokes equations.
- Some turbulence is directly resolved.
-The cost is less than DNS but the effort and computational resources needed are too large for most practical applicaitons.
What are the advantages and disadvantages of RANS (Reynolds Averaged Navier-stokes Simulation)?
- Solves time-averaged navier-stokes equations.
- All turbulent motion is modeled.
- Many different models are available.
- For most problems, the time-averaged flow and the level of turbulence is all that is needed.
- This is the most widely used approach for industrial flows (Most effecient).
What is RANS?
Velocity field average over time (many snapshots).
What are the sources of numerical errors in terms of magnitude from smaller to larger?
- Round-off errors: when the computer rounds off the solutions to a certain numerical precision.
- Iteration errors: the difference between converged solution and solution that converges at iteration ‘n’.
- Discretion error: the difference between converged solutions on a current grid and the solution on an infinitely fine grid (the exact solution).
- Model error: the difference between exact solutions of model equations and reality (experimental data and analytical solutions).
What is discrete data and give examples?
Discrete data includes a limited set of numbers and can only take on certain individual values.
Examples include manual gear transmission, shoe size, facebook likes and year of birth.
What is continuous data and give examples?
Continuous data includes infinite numbers and the values in between these numbers include decimals.
Examples include auto gear transmission, movie length, time taken in a race, water temperature and wind speed.
What is FEM and its main two concepts and does it generate a mesh?
FEM (Finite element method) is the most widely applied tool in computer-aided engineer CAE and the most powerful modern calculator.
FEM has two main concepts which include finite elements and discretion.
Most FEM software’s generates free mesh by default.
What are Analytical solutions and what are they limited to and what are they used for and what does r=?
Analytical solutions involve closed-form expressions that calculate continuous variations of variables throughout the domain and give exact/accurate results.
Analytical solutions are limited to simple problems in terms of geometry and physics.
Analytical solutions are used to verify simulation results.
r =pi r squared
What is aerodynamics?
Aerodynamics is the study of how gases interact with moving bodies.
What is drag force?
Drag force is air resistance and acts opposite to the relative motion of any object with respect to a surrounding fluid.
What is lift force? and give an example of when it caused a problem in real life.
A pressure difference which creates a net aerodynamic force pointing upwards.
For example, Audi TT crashed in the year 2000 because the lift force and its high speed of >100 mph.
How is a downforce generated in a racing car?
A spoiler/wing generates a downforce which reduces the total lift force and keeps the wheels on the ground (grip).
What equations does laminar flow simulation solve?
Navier-stokes equaitons, continuanity equations and conservation of energy.
What are the types of contact models available in Ansys?
- Bounded (default): glued meaning no separation between surfaces is allowed.
- No separation: Separation between contact surfaces is not allowed.
- Frictionless: Separation and frictionless sliding are allowed which means the coefficient of friction is zero.
- Frictional: frictional sliding and separation are allowed.
- Rough: no sliding but separation is allowed. Has infinite coefficient friction.
What is von-Misses stress?
- Is a composite value (equivalent stresses derived from the three principal stresses).
- Is used to determine if a given material will yield or fracture and is a theoretical mathematical value not a real physical stress.
What are the types of contact models in (finite element analysis) FEA in terms of geometry?
Rigid: non-deformable, hard, relatively higher stiffness (elastic modulus).
Flexible: deformable, soft, relatively lower stiffness.
Rigid to flexible contact: for example pushing a pinhead into a wall. It exists exactly between the pin head and the fingertip and between the pin tip and the wall.
Flexible to Flexible: For example, a tennis ball bouncing on a racket.
What is free unstructured mesh and how are they generated?
- The elements are randomly distributed in the domain with different sizes and shapes.
- Most (finite element method) FEM software generates the free mesh by default.
What are the two different types of mesh?
- Free unstructured mesh.
- Mapped structured mesh.
What is mapped structured mesh?
- The elements are organised with their size is gradually changing in the domain.
- No triangles, regular and programmable.
- Less likely to have element distortions.