Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

FILE PARSING USING PYTHON

OBJECTIVE : Your script should take column numbers as the input and plot the respective columns as separate images Each file should be saved by the name of the column The plot labels should be extracted from the file. The code should exit gracefully if a non-compatible file is provided as an input. Calculate the area under…

Project Details

Loading...

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.

Please  login to add a comment

Other comments...

No comments yet!
Be the first to add a comment

Read more Projects by Akash Mhaske (23)

Creating 1D elements on the following component with given cross-section and DOF for every section

Objective:

  OBJECTIVE : Creating 1D elements on the following component with given cross-section and DOF for every section. a. Rod element:- with only translational DOF and RBE2 link Cross-Section: BOX- Dimension a= 12 mm                            …

calendar

16 Jan 2020 03:12 AM IST

    Read more

    MESHING OF DOOR TRIM TO FIND THE BEST SUTAILBLE METHOD FOR CRASH ANALYSIS

    Objective:

    OBJECTIVE :   Take the mid-surface manually, mesh the geometry with quality.  Take auto mid-surface and mesh the geometry with quality.  Use the combination of both auto mid-surface and manually mid-surface and then mesh the geometry with quality. PROCEDURE : We were given with an igs file of the door…

    calendar

    26 Dec 2019 03:43 AM IST

    • FEA
    Read more

    Calculate the global maxima of a stalagmite function using Matlab

    Objective:

    OBJECTIVE: Write code in MATLAB to optimize the stalagmite function and find the global maxima of the function. WHAT IS GENETIC ALGORITHM? GA was proposed by CHALS DARWIN  in Matlab it\'s an inbuilt function  The genetic algorithm is a method for solving both constrained and unconstrained optimization…

    calendar

    04 Nov 2019 02:12 AM IST

    Read more

    The volumetric meshing of a turbocharger using ansa

    Objective:

    OBJECTIVE : To clear the geometry and find the topo error To mesh the part of the turbocharger To a volumetric mesh of turbocharger with a given geometry PROCEDURE :We are given with a file name called exericse_3 turbo as it is open in ENT MODE as a wireframe then there are lots of geometry missing, extra surfaces and…

    calendar

    04 Nov 2019 02:12 AM IST

    Read more

    AIR STANDARD CYCLE USING PYTHON

    Objective:

    https://projects.skill-lync.com/projects/AIR-STANDARD-CYCLE-PV-DIAGRAM-REPRESENTATION-USING-PYTHON-40714/AQT0WhkKtxsyvmQPQmzNIIeewY2NKCnGNMGo4ZkIarIOQ5c0z1rPuemk1qVLDew4E0WF20IWv83v1SBoZxopCIMCUE_OuS1eq0XQaw2MS7rr6yLU9y_o3vgJlTBmvrTtbbHZ1hUYGSGQ_HJDlHlciB_CizYkEN9sl5cbmMZNmo6RXiux0h5igPxV8TEV9w

    calendar

    04 Nov 2019 02:11 AM IST

    Read more

    AIR STANDARD CYCLE PV DIAGRAM REPRESENTATION USING PYTHON

    Objective:

    OBJECTIVE: Program to solve an otto cycle, plot PV diagram and show thermal efficiency of the engine   ''' otto cycle ''' import math import matplotlib. pyplot as plt def engine_kinematics(bore,stroke,con_rod,cr,start_crank,end_crank): '''engine kinematics ''' # geometric parameters a = stroke/2 R = con_rod/a # volume…

    calendar

    04 Nov 2019 02:11 AM IST

      Read more

      Consistency of units

      Objective:

      Kg-m-s Kg-cm-ms Kg-cm-s gm-mm-ms gm-cm-s g-cm-us g-mm-s Ton-mm-s slug-ft-s Kg-mm-ms Kg-mm-s g-cm-ms  Kg-mm-ms MASS(1KG) 1kg 1kg 1000gm 1000gm 1000gm 1000gm 0.00110231ton 0.0685218 slug 1kg 1kg 1000gm 1kg LENGTH(1M) 100cm 100cm 1000mm 100cm 100cm 1000mm 1000mm 3.28084foot 1000mm 1000mm 100cm   TIME(1S) 1000ms…

      calendar

      02 Nov 2019 06:55 AM IST

        Read more

        FILE PARSING USING PYTHON

        Objective:

        OBJECTIVE : Your script should take column numbers as the input and plot the respective columns as separate images Each file should be saved by the name of the column The plot labels should be extracted from the file. The code should exit gracefully if a non-compatible file is provided as an input. Calculate the area under…

        calendar

        30 Oct 2019 07:02 AM IST

        Read more

        Performing Mesh Cleanup on 2D SHELL Elements

        Objective:

        OBJECTIVE :  Clean the geometry. Extract mid surface. Clean mid surface geometry. Ignore holes less than dia 5mm. Create a 2D mesh with target length 5mm, min 3.5mm max 7mm. And assign proper thickness, by creating a generic property. Then Save in .hm format. PROCEDURE : Open the HyperWorks software, by clicking the…

        calendar

        29 Oct 2019 03:25 AM IST

          Read more

          Breaking Ice with Air cushion Vehicle - Find minimum pressure with Newton-Raphson method

          Objective:

          OBJECTIVE : determining the minimum cushion pressure needed to break a given thickness of ice using an air-cushion vehicle, Solve by using Newton Raphson method and Write a Python code Use the relaxation factor of 1 and explain your results How will you choose the optimum relaxation factor for this case? and…

          calendar

          25 Oct 2019 04:18 AM IST

          Read more

          Write a program to simulate the transient behavior of a simple pendulum and to create an animation of its motion

          Objective:

          OBJECTIVE: Write a program to simulate the transient behavior of a simple pendulum and to create an animation of its motion. What is ODE? The number of the highest derivative in a differential equation. A differential equation of order 1 is called first order, order 2-second order, etc. Example:…

          calendar

          16 Oct 2019 12:16 PM IST

            Read more

            Meshing Hood for Structural Analysis And Using Hemming process

            Objective:

            OBJECTIVE :  Perform geometry clean up of HOOD and mesh the model for structural analysis. Target element size of 5mm. To create the mid surface of the model. Mesh show in shell mode. To carry out the hemming process.   PROCEDURE: As the HOOD model, we can create a mid surface of it of the inner part of the hood …

            calendar

            16 Oct 2019 12:16 PM IST

              Read more

              CURVE FITTING BY PYTHON

              Objective:

              OBJECTIVE: Write code to fit a linear and cubic polynomial for the  data provided   Explanation : curve fitting lets you describe how the data changes mathematically once you have curve-fit. with the help of curve fit, we can do an additional operation which might not be possible in the initial data set …

              calendar

              16 Oct 2019 12:16 PM IST

                Read more

                Perform geometry clean up and mesh the model for structural analysis with a target element size of 5mm for the following Ip Substrate models.

                Objective:

                  OBJECTIVE :  Perform geometry clean up and mesh the model for structural analysis Target element size of 5mm for the following Ip Substrate models. To create the mid surface of the model Mesh show in shell mode Clear the off elements    PROCEDURE: As there are 5 IPsubstrate models we have to…

                calendar

                16 Oct 2019 12:16 PM IST

                Read more

                Write a program to simulate the transient behaviour of a simple pendulum and to create an animation of it s motion

                Objective:

                OBJECTIVE: Write a program to simulate the transient behavior of a simple pendulum and to create an animation of its motion. What is ODE? The number of the highest derivative in a differential equation. A differential equation of order 1 is called first order, order 2-second order, etc. Example:…

                calendar

                16 Oct 2019 12:16 PM IST

                  Read more

                  WRITE A CODE IN MATLAB TO FIND THE GLOBAL MAXIMA USING GENETIC ALGORITHM

                  Objective:

                  OBJECTIVE: Write code in MATLAB to optimize the stalagmite function and find the global maxima of the function. WHAT IS GENETIC ALGORITHM? GA was proposed by CHALS DARWIN  in Matlab it's an inbuilt function  The genetic algorithm is a method for solving both constrained and unconstrained optimization…

                  calendar

                  16 Oct 2019 12:16 PM IST

                  Read more

                  TO PARSE THE NASA THERMODYNAMIC DATA FILE AND THEN CALCULATE THERMODYNAMIC PROPERTIES OF VARIOUS GAS SPECIES

                  Objective:

                  OBJECTIVE : Write a code in Matlab to parse the NASA thermodynamic data file calculate thermodynamic properties of various gas species   WHAT IS FILE PARSING? Parsing, syntax analysis, or syntactic analysis is the process of analyzing a string of symbols, either in natural language, computer languages or data structures.…

                  calendar

                  16 Oct 2019 12:16 PM IST

                  Read more

                  TO mesh the model of cylinder geometry using element size as 1 units

                  Objective:

                  OBJECTIVE :TO create a mesh model of cylinder geometry using  element size as 1 unit PROCEDURE :  step 1 : First we have to open the file name cylinder.SLDPRT which is provided,then after the file opens its in a ENT MODE in TOPO  we have to change it to PID MODE ,because of this the cylinder is grey in colour…

                  calendar

                  16 Oct 2019 12:16 PM IST

                    Read more

                    Meshing Hood for Structural Analysis And Using Hemming process

                    Objective:

                    OBJECTIVE :  Perform geometry clean up of HOOD and mesh the model for structural analysis. Target element size of 5mm. To create the mid surface of the model. Mesh show in shell mode. To carry out the hemming process.     PROCEDURE: As the HOOD model, we can create a mid surface of it of the inner part of…

                    calendar

                    16 Oct 2019 12:16 PM IST

                      Read more

                      MESHING A PRESSURE VALVE WITH DIFFERENT ELEMENT SIZE USING ANSA

                      Objective:

                        OBJECTIVE: Meshing pressure valve geometry with different element size to check which of the following is a suitable size for mesh  PROCEDURE :  STEP 1: Open the file name exercise_2 valve. ansa provided, it gets open in ansa in ENT mode in TOPO, when the file is opened there is much geometrical error…

                      calendar

                      16 Oct 2019 12:16 PM IST

                        Read more

                        BMW M6 MODEL FOR CFD ANALYSIS WITH WIND TUNNEL

                        Objective:

                          OBJECTIVE:                     To MESH BMW m6 model for CFD mesh using ansa                     To clear all the topo error                     To create WindTunnel…

                        calendar

                        16 Oct 2019 12:16 PM IST

                        Read more

                        VOLUMETRIC MESHING OF TURBOCHARGER USING ANSA

                        Objective:

                        OBJECTIVE : To clear the geometry and find the topo error To mesh the part of the turbocharger To a volumetric mesh of turbocharger with a given geometry PROCEDURE :We are given with a file name called exericse_3 turbo as it is open in ENT MODE as a wireframe then there are lots of geometry missing, extra surfaces and…

                        calendar

                        16 Oct 2019 12:16 PM IST

                        Read more

                        WRITE A PROGRAM TO FIT A CURVE FIT TO DATA PROVIDED

                        Objective:

                        OBJECTIVE: Write code to fit a linear and cubic polynomial for the Cp data  Explanation : curve fitting let you describe how the data changes mathematically once you have curve-fit. with the help of curve fit, we can do an additional operation which might not be possible in the initial data set  eg. Population…

                        calendar

                        23 Sep 2019 05:34 AM IST

                          Read more
                          Showing 1 of 23 projects