Objective: To provide the required connectors to the generated FE models from the given CAD model. Procedure: Meshing: Connectors: Bolt Connector between Rear Truss 2 and Right Rail 2 Bolt Connector between Rear Truss 2 and Left Rail 2 Hexa Adhesive Connector between Front Truss…
dinesh reddy
updated on 11 Jan 2023
Project Details
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...
Read more Projects by dinesh reddy (17)
Week - 11 - Element quality check
Objective: To create a code to show the failed elements based on quality criteria Procedure: 1. create tk gui to get the quality criteria 2. using the criteria get failed elements and add temp node to highlight them verifying Code: # need to add a way to display number of failed elementsset a .windowcatch {destroy $a}toplevel…
23 Mar 2023 09:06 AM IST
Week - 9 - Reflecting the geometry
Objective: To create a code to reflect elements for similar components and create components for them and properties depending on solver type Procedure: 1. Provide the name for reflected components elements 2. Select source geometry 3. Select reflect to geometry 4. Select fe of components to be reflected 5. get centroid…
22 Mar 2023 03:30 PM IST
Week - 10 - Creating the midline and spot weld
Objective: To create code for creating midline and combine the line. Create spotweld for given set of node Procedure: MIDLINE: 1. Create a set for storing first set of lines 2. Create a set for storing second set of lines 3. creating midline for every pair of lines 4. combining lines to single line Code: *createlistbypathpanel…
18 Mar 2023 05:44 PM IST
Week - 8 - Creating component and property
Objective: To create code to create collector of component and property with thickness given by user and assign it to component based on solver type Procedure: 1. Get the user input of component type and thickness from tk window 2. create a component and property with user given name and assign property to given component…
18 Mar 2023 01:26 PM IST
Week - 7 - Checking and correcting the edges
Objective: Create code to display free edges, t edges and temp nodes for equivalence Procedure: 1. Create procedures for Free edges and t edges with possible null conditions 2. create procedure for deleting edges 3. create gui for buttons to display edges and remove edges Code: proc freeedges {} {*nodecleartempmark…
18 Mar 2023 11:22 AM IST
Week - 6 - Creating the GUI for final checks
Objective: To create gui for deleting and final checks Procedure: creation of window and buttons for specific operations Deleting geometry, empty components, properties and elements Renumberring set gui .windowcatch {destroy $gui}toplevel $gui -class Toplevelwm title $gui "Checks"wm geometry $gui 300x300+600+500wm resizable…
15 Mar 2023 03:57 PM IST
Week 9-Creation of 1D Connectors Challenge
Objective: To provide the required connectors to the generated FE models from the given CAD model. Procedure: Meshing: Connectors: Bolt Connector between Rear Truss 2 and Right Rail 2 Bolt Connector between Rear Truss 2 and Left Rail 2 Hexa Adhesive Connector between Front Truss…
11 Jan 2023 06:26 AM IST
Week 8-3D Tetra Meshing Challenge
Objective: To create the tetramesh for the given cad model with quality criteria and methods as mentioned above. Â Procedure: Housing: Using tetramesh tool the 3d mesh is using various methods. For housing method 2D mesh is created and with the genersted 2D elements the required tetramesh…
11 Jan 2023 06:20 AM IST
Week 6-Meshing of Hood Challenge
Aim: To mesh the given models separately using the above mentioned Quality criteria. Procedure: The given hood model consists of four major parts - Hinge, Latch, Inner surface, Outer surface. Take each component separaterly and mesh them with following quality criteria. These are the given input data in criteria…
11 Jan 2023 05:57 AM IST
Week 4-1D Element Creation Challenge
Aim: Create mesh for the given compoenents and create 1D elements as asked with the necessary DOF's Procedure: Starting with importing the model which is in IGES format from Import geometry option To mesh the model whose thickness is less than 5mm, mid surface is created using Midsurface option from Geometry panel and…
10 Dec 2022 10:47 AM IST
Project 3- Study of cantilever beam with different cross-sections like circular, rectangular and I section and to find out the effect of cross-section on the deflection of the beam using FEA technique using Ansys Workbench and results has to be verified using strength of material deflection equations.
Aim: Finite Element Analysis and comparison of 3 different beam cross section under point load at one end using Ansys Workbench and validation of the results. Introduction: Three beams of different cross section is modeled and fixed at one end and the load is applied on the face of minimum dimension to check the values…
29 Jun 2022 06:52 AM IST
Project 2 - Crush analysis of aluminium Tube
Project 2: Crush analysis of aluminium Tube Aim: Simulating crushing of aluminum tube by rigid wall using Ansys Workbench explicit Dynamics. Case1: Velocity of rigid wall is 30m/s Case2: Velocity of rigid wall is 40m/s Case3: Velocity of rigid wall is 50m/s Case4: Velocity of rigid wall is 60m/s…
27 Jun 2022 11:32 AM IST
Project 1 - Impact of Ball on Wall
Project 1: Impact of Ball on Wall Aim: Simulating ball impact on wall using Ansys Workbench explicit Dynamics. Case1: Velocity of ball is 50m/s Case2: Velocity of ball is 250m/s Case3: Velocity of ball is 500m/s Procedure: Intially the Explicit Dynamics system is loaded in workbench. …
25 Jun 2022 02:28 PM IST
Challenge 2- Comparing the performance of three types of beams under bending load.
Aim: Finite Element Analysis and comparison of 3 different beams Plate under bending load using Solidworks. Introduction: Three beams of different cross section is modeled and fixed at one end and the load is applied on the face of minimum dimension to check the values of Stress, deformation and strain. Case1: Case2:…
15 Jun 2022 05:03 AM IST
Week 11 Car Crash simulation
Week 11: Car Crash simulation Aim: Simulating car crash for the given model in Ansys Workbench. Procedure: Intially the Explicit Dynamics system is loaded in workbench. Engineering materials used for this model: The model imported to Geometry by RMB on geometry ->…
13 Apr 2022 12:51 PM IST
Week 10 Bullet penetrating a Bucket Challenge
Week 10: Bullet penetrating a Bucket Challenge Aim: Simulating Bullet penetrating a Bucket for the given model in Ansys Workbench. Case1: Aluminium NL as Bucket Material Case2: Stainless Steel NL as Bucket Material Case3: Titanium Alloy NL as Bucket Material Procedure: Intially…
13 Apr 2022 10:48 AM IST
Week 9 Machining with Planer Challenge
Week 9: Machining with Planer Challenge Aim: Simulating Planning operation for the given model in Ansys Workbench. Case1: Cutting velocity applied on tool as 20000mm/s Case2: Cutting velocity applied on tool as 15000mm/s Procedure: Intially the Explicit Dynamics system is loaded in…
13 Apr 2022 07:58 AM IST