OBJECTIVE To perform a Static-Structural analysis to simulate a sphere pressing on a plate using ANSYS workbench. Use Structural steel for both sphere and plate but the material of the plate must be Non Linear. Press the sphere onto plate 4mm downwards and retract it. Note the plastic deformation occurring the material…
Aashish Yadav
updated on 24 May 2020
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 Aashish Yadav (37)
Week 11 Car Crash simulation
Car Crash simulation Objective To perform an explicit dynamic analysis of car body having frontal crash test. Simulate the analysis for different cases by assigning different thickness to car body and determine the total deformation and equivalent stress in the model. Case Setup Material : Structural Steel is applied…
13 Dec 2020 07:35 AM IST
Week 10 Bullet penetrating a Bucket Challenge
Bullet penetrating a Bucket Objective To perform an explicit dynamic analysis of bullet penetrating into metal bucket. Simulate the analysis for different cases by assigning different NL materials to bucket and figure out the results to perform a comparative analysis. Material assigned to Bucket : Case 1. Aluminum alloy…
11 Dec 2020 06:54 AM IST
Week 9 Tension and Torsion test challenge
Objective To perform a simple Tensile and Torsion Test on the Standard tensile test specimen and find out the following results by providing a displacement of 18mm in tensile test & a rotational twist of 1200°. Total Deformation Equivalent Stress Temperature of the specimen Case Setup Material : Steel 1006…
15 Nov 2020 01:43 PM IST
Week 9 Machining with Planer Challenge
Objective To perform an explicit dynamics simulation of a workpiece which is machined by cutting tool, to find out the Equivalent Stress, Total Deformation & Temperature of the body. In the 1st case, cutting velocity of tool is 20000mm/s and in 2nd case cutting velocity is of 15000mm/s. …
09 Nov 2020 03:13 PM IST
Week 8 Worm Gear Challenge
Transient Structural Analysis of Worm Gear Assembly OBJECTIVE To perform a transient structural analysis of a Worm gear assembly and determine the results for Equivalent stress, Equivalent elastic strain and the total deformation in the model. CASE SETUP Material Selection In Materials, Structural Steel is by default…
14 Aug 2020 06:59 PM IST
Week 7-Long Piston With Cam
OBJECTIVE To perform a transient analysis on a piston and cam mechanism for the following three cases: Contact between Cam & follower is Frictionless. Contact between Cam & follower is Frictional with coefficient of friction of 0.1. Contact between Cam & follower is Frictional with coefficient…
21 Jul 2020 11:41 AM IST
Week 5 Bending of iPhone
Simulation of Bending of iPhone OBJECTIVE To simulate the bending of the I-phone using ANSYS workbench. Case 1. When bending action is performed from one of the longitudinal side of phone. Case 2. When bending action is performed from center position. Assign Aluminum alloy NL to…
01 Jun 2020 09:29 AM IST
Week 5 Sphere pressing on a plate
OBJECTIVE To perform a Static-Structural analysis to simulate a sphere pressing on a plate using ANSYS workbench. Use Structural steel for both sphere and plate but the material of the plate must be Non Linear. Press the sphere onto plate 4mm downwards and retract it. Note the plastic deformation occurring the material…
24 May 2020 03:00 PM IST
Week 4 -Wire Bending Challenge
Static-Structural Analysis Of Wire Bending Operation ABSTRACT Following study presents the static-structural analysis of wire bending operation using Ansys workbench & shows comparative analysis for three different wire materials. Wire bending is one of the common processes in manufacturing and has wide…
22 May 2020 09:01 AM IST
Week 4- Rolling operation
Static-Structural Analysis Of Rolling Operation ABSTRACT This report presents the Static-Structural analysis of rolling operation using Ansys-Workbench. Rolling is one of the most widely used metal forming process for converting metal ingots into sheet, slabs, billets etc. by reducing their cross-sectional thickness. In…
18 May 2020 07:33 PM IST
Static-Structural Analysis of Weld Joint
Static-Strucutral Analysis of Weld Joints ABSTRACT This report presents the Static-Structural analysis of Weld joint using Ansys-Workbench. Weld joint is a type of permanent joint in which metal pieces are joined together by melting and fusing base metals which results in formation of permanent bond between metal pieces.…
25 Apr 2020 04:08 PM IST
Static Structural Analysis of Rail-Wheel and Track Assembly
Static-Structural Analysis of Railwheel and Track Assembly ABSTRACT This report presents the Static-structural analysis of Rail-wheel and track assembly using Ansys-Workbench. Railways being the most extensive means of transportation must be studied thoroughly so that it provide continuous smooth services to its passengers.…
09 Apr 2020 12:25 PM IST
Grid Dependency Test On Bevel Gear Assembly
Grid Dependency Test On Bevel Gear Assembly ABSTRACT Grid dependency test is associated with the accuracy of the computational results, in which dependency of simulation results with respect to grid density is studied. This report presents the grid dependency test on Bevel Gear assembly using Ansys-student software.…
05 Apr 2020 02:37 AM IST
Static-Structural Analysis of Spur Gear
Static-Structural Analysis Of Spur Gear ABSTRACT This report presents the Static-Structural analysis of Spur gear using Ansys-Workbench for three different materials. Spur gear is an essential component in machine design used for transferring motion and energy among the machine parts (i.e. from source to sink) in a precise…
31 Mar 2020 05:04 AM IST
SIMPLE IDEAL RANKINE CYCLE SIMULATOR
Comments By Grader 1.Try to have the sf,sg curve in the plot and infer cycle characteristics from the same. PROJECT-2 TITLE :- SIMPLE IDEAL RANKINE CYCLE SIMULATOR RANKINE CYCLE - It is an idealized thermodynamic cycle of a heat engine that converts…
25 Mar 2020 01:06 PM IST
a new title
Minimization of a objective function using Lagrange multipliersObjective function 5 – (x-2)^2 – 2(y-1)^2 (we have to minimize the function) Subject to : Constraint x + 4y = 3Solution:f(x,y) = 5 – (x-2)^2 – 2(y-1)^2g(x,y) = x + 4y = 3 = cUsing Lagrange multipliers,F(x,y,k) = f(x,y) – k[(g(x,y)…
25 Mar 2020 01:05 PM IST
Otto Cycle Simulation
*********** Comments by Grader ************ GOOD JOB !!!! But please attach the code using insert code option. The other thing that you can do is to attach the code and images in projects.skill-lync.com and paste the link over here.…
25 Mar 2020 01:05 PM IST
PARSING NASA THERMODYNAMIC DATA
*********** Remarks of the Evaluator ************ Good Job Your report is good, but, If the input is case insensitive your code will not work (i.e) your code is case sensitive (It has been asked to calculate for o2 not O2) You have used global mid temperature to split the data instead of local mid temperature which is…
25 Mar 2020 01:03 PM IST
a new title
Minimization of a objective function using Lagrange multipliersObjective function 5 – (x-2)^2 – 2(y-1)^2 (we have to minimize the function) Subject to : Constraint x + 4y = 3Solution:f(x,y) = 5 – (x-2)^2 – 2(y-1)^2g(x,y) = x + 4y = 3 = cUsing Lagrange multipliers,F(x,y,k) = f(x,y) – k[(g(x,y)…
25 Mar 2020 01:03 PM IST
PARSING NASA THERMODYNAMIC DATA
*********** Remarks of the Evaluator ************ Good Job Your report is good, but, If the input is case insensitive your code will not work (i.e) your code is case sensitive (It has been asked to calculate for o2 not O2) You have used global mid temperature to split the data instead of local mid temperature which is…
25 Mar 2020 01:02 PM IST
SIMPLE IDEAL RANKINE CYCLE SIMULATOR
Comments By Grader 1.Try to have the sf,sg curve in the plot and infer cycle characteristics from the same. PROJECT-2 TITLE :- SIMPLE IDEAL RANKINE CYCLE SIMULATOR RANKINE CYCLE - It is an idealized thermodynamic cycle of a heat engine that converts…
25 Mar 2020 01:01 PM IST
Genetic Algorithm With MATLAB
*********** Comments by Grader ************ GOOD JOB !!!! Final Plot for stalagmite should also depict the same thing which you wrote i.e MAXIMUM VALUE of the STALAGMITE FUNCTION = 1 . Your final plot should be inverted of what you have posted and also it should show the maximum value = +1 in the plot and not the -1. Marks…
25 Mar 2020 01:00 PM IST
2nd Order Differentiation Solving With Octave
*********** Comments by Grader ************ GOOD JOB !!!! Thank you. Graded by : Mehul Shah In the first part of the program we have to solve the 2nd order diffrential equation which describe position w.r.t time for damped simple pendulum motion. Since octave\matlab only understand equations of first…
25 Mar 2020 12:59 PM IST
Curve Fitting
*********** Remarks of the Evaluator ************ Good Job! Your report is perfectly succint and clear! Your error estimation plot vs temoertature is appreciated but is wrong the error is extimated in curve fits as mentioned below, The sum of squares due to error (SSE) Root mean squared error (RMSE) For this reason some…
25 Mar 2020 12:57 PM IST
SIMPLE IDEAL RANKINE CYCLE SIMULATOR
Comments By Grader 1.Try to have the sf,sg curve in the plot and infer cycle characteristics from the same. PROJECT-2 TITLE :- SIMPLE IDEAL RANKINE CYCLE SIMULATOR RANKINE CYCLE - It is an idealized thermodynamic cycle of a heat engine that converts…
25 Mar 2020 12:56 PM IST
Robotic Arm Simulator
*********** Comments by Grader ************ GOOD JOB !!!! But please attach the code using insert code option Code is correct but you have not followed the format as mentioned above. Marks here are deducted for the above mentioned reasons. SUGGESTION : The other thing that you can do is to attach the code and images in projects.skill-lync.com and paste the link over here.…
25 Mar 2020 12:56 PM IST
Analysis Of Stress Concentration On Plate With Hole
Analysis Of Stress Concentration On Plate With Hole ABSTRACT This project is carried out to identify the maximum deformation and stress developed in the plate with a hole geometry and to perform comparative study between…
25 Mar 2020 12:29 PM IST
Newton-Raphson Method
NEWTON RAPHSON METHOD The Newton-Raphson method (also known as Newton\'s method) is a way to quickly find a good approximation for the root of a real-valued function f(x) = 0f(x)=0. It uses the idea that a continuous and differentiable function can be approximated by a straight line tangent to it.…
25 Aug 2019 02:39 PM IST
Curve Fitting using python
Ans 1. - popt & pcov are the return() of a curve_fit function which is a built in function under scipy.optimize module. (popt)--- array which contains the best fit parameters for the provided function which is to be fitted using non-linear least square method,while (pcov)--- contains the covariance matrix which…
24 Aug 2019 04:13 AM IST
OTTO CYCLE
Assignment : Simulating Otto Cycle and calculating thermal efficiency Introduction (Theory and concepts) there are total four processes in an Ideal otto cycle: 1) Isentropic compression (state 1 --> state 2) during this process , chamber volume does not change in a linear way , this change…
09 Oct 2018 05:16 PM IST
ROBOTIC ARM SIMULATOR WITH PYTHON
2R ROBOTIC ARM SIMULATOR This is a program written in python language , which simulate the robot arm dynamics or workspace(region which robot arm can cover ) moreover it helps to simulate position of manipulator where it can go.In this program a 2 arm robot is considered and we are provided with length…
12 Sep 2018 10:49 AM IST
Rankine Cycle Simulator
PROJECT-2 TITLE :- SIMPLE IDEAL RANKINE CYCLE SIMULATOR RANKINE CYCLE - It is an idealized thermodynamic cycle of a heat engine that converts heat into mechanical work while undergoing phase change. It closely describes the process by which steam…
24 Aug 2018 09:10 AM IST
OPTIMIZATION OF STALAGMITE FUNCTION USING GENETIC ALGORITHM
WHAT IS GENETIC ALGORITHM? WHAT IS OPTIMIZATION PROBLEM? HOW GENETIC ALGORITHM WORKS? Genetic algorithm is a method for solving both constrained & unconstrained optimization problems based on natural slection process that mimics or simulates biological evolution. Optimization Problem :- In this problem, we have to…
06 Aug 2018 11:50 AM IST
Curve fitting with octave
PART-1 Code to fit linear and cubic polynomial for Cp data %Fitting a linear and a cubic polynomial for the Cp data %loading our data file in our program cp_data = load(\'data\'); temperature = cp_data(:,1); sps_heat_const_p = cp_data(:,2); i=[1,3]; % making varible i which holds two values 1 & 3 which denote order…
27 Jul 2018 03:27 PM IST
Damped simple pendulum motion
In the first part of the program we have to solve the 2nd order diffrential equation which describe position w.r.t time for damped simple pendulum motion. Since octave\\matlab only understand equations of first order therefore ,first we have to convert our second order diffrential equation into two first order equations…
23 Jul 2018 01:27 PM IST