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

Project 2

All Files Attached:   Errors: Multiple warnings and was unable to import images for sub systems  In ESS model had problems making the 1-d and 2-d look tables right . errors to set the shifting logic (fixed using skill lync support).    

    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 ROHAN SRINIVASA ADDANKI (17)

    Week 6-Meshing of Hood Challenge

    Objective:

    Objective: To understand the various techniques that can be used to improve the mesh quality. Procedure : 1- Importing the geometry  2- Deleting any solids while retriving the surfaces . using delete solids option . 3- we generate the mid surfaces seperately 4- required toggles are made for each individually and generating…

    calendar

    26 Feb 2022 07:31 AM IST

      Read more

      Week 4-1D Element Creation Challenge

      Objective:

      Objective:-  To Study and Understand the procedure and practically perform various operations on the given model.   Procedure:- - Importing the IGS file  - Performing the automatic cleaqnup  - Following this in order to better mesh the geometry, we can remove the curved edges i.e fillets from the model.…

      calendar

      15 Feb 2022 02:59 AM IST

        Read more

        Project 1 Mechanical design of battery pack

        Objective:

        - ANR26650M1-B manufactured by Lithumweks. https://a123batteries.com/anr26650m1-b-lithiumwerks-nanophosphate-3-3v-2-5ah-lithium-iron-phosphate-battery/ https://datasheetspdf.com/pdf/1424845/A123Systems/ANR26650M1-B/1   - Nano phosphate Battery technology       This is based on the Lithium iron phosphate…

        calendar

        05 Feb 2022 01:01 PM IST

          Read more

          Project 2 Thermal modeling of battery pack

          Objective:

            The Model is taken out of ecample models present in the help menu                  This example shows how to simulate a battery pack consisting of multiple series-connected cells in an efficient manner. It also shows how a fault can be introduced into one of the cells…

          calendar

          03 Feb 2022 01:47 PM IST

            Read more

            Week 7 State of charge estimation

            Objective:

            Coulomb counting: This is a methode that is used to calculate the discharge current over the battery . thus using this methode the SOC can also be calculated over the time . the below equation is used to calculate the SOC :- This methode can also be modified to use the live current values to estimate SOC and discharge…

            calendar

            27 Jan 2022 11:46 AM IST

              Read more

              Week 1 Understanding Different Battery Chemistry

              Objective:

                    Lithium - ion batteries are the best and most commonly found batteries that are almost used in every field of application due to their robust and most often liquid less designs that have high energy densities and specific energy values. they are relitively inexpensive to make depending upon the type…

              calendar

              05 Jan 2022 10:16 AM IST

                Read more

                Project 2

                Objective:

                All Files Attached:   Errors: Multiple warnings and was unable to import images for sub systems  In ESS model had problems making the 1-d and 2-d look tables right . errors to set the shifting logic (fixed using skill lync support).    

                calendar

                03 Jan 2022 04:39 PM IST

                  Read more

                  Project 1

                  Objective:

                  Skill-Lync -> Hybrid Drives Development Project 1 - Conventional Vehicle Model By - Ullekh Gambhira % Description: Initialization File Initialization file for loading the variables for the Conventional vehicle simulation model Vehicle Parameters M = 1500; % Vehicle weight [kg] Cr = 0.015; % Rolling resistance coefficient…

                  calendar

                  29 Dec 2021 05:28 AM IST

                    Read more

                    Project

                    Objective:

                    AIM:- To understand and give a detailed explination of the given ATV simulink model and its working principles. - there are 5 slx models given in the zip file containing all the data files of the input parameters and operational parameters that are feed to the data file. Introduction:- An ATV is abbrivated to an ALL-TERRAIN…

                    calendar

                    06 Oct 2021 05:04 AM IST

                      Read more

                      FINAL INDEPENDENT PROJECT

                      Objective:

                      To put it simply as throughout the corse there were no switche case programs I wanted in incoperate switch case function in my program  AIM:- To find the solutions for various items using the navier stokes equation there are 11 cases programed each with varying levels of complecity.  Note:- for the purposes…

                      calendar

                      02 Oct 2021 07:45 PM IST

                        Read more

                        Week - 4

                        Objective:

                        Control logic washing machine:- The model is made based on conditions where the value equaling 1 or 0. thus we give two conditions to be followed. i.e., the water suply be on and the power should be on. if either one is not true then the loop is not executed. soo if both switches are on then the cycle starts . according…

                        calendar

                        02 Oct 2021 12:57 PM IST

                          Read more

                          Week -2

                          Objective:

                          AIM:- 1) To Simulate the model of a bell that operates in intermissions of 2 seconds when the input is given using a solonoid. 2) To simulate the control of a fan based on the temperature range using a thermistor.   Sol 1: Bell)- -An electromagnetic system is made using the solonoid. Thus on applying a current the solonoid…

                          calendar

                          29 Sep 2021 07:32 AM IST

                            Read more

                            Project 1 - Parsing NASA thermodynamic data

                            Objective:

                            Theory: file parsing: this is a methode that mainly deals with using data files to extract and performe various operations within the data of the file. In this exercise we will be using the given nasa data file to extract and read the data , split the data into multiple segments and convert the string data to number. using…

                            calendar

                            24 Sep 2021 07:30 AM IST

                              Read more

                              Project 2 - Rankine cycle Simulator

                              Objective:

                              % rankin cycle is the operating cycle based on which all power plants work. % the operating fluid conctantly evaporates and condences. this creates a % movement generating power. its efficiency depends upon the operating % fluids used and its temperature ramge. clc clear close all % the most important factor for the executation…

                              calendar

                              24 Sep 2021 05:51 AM IST

                                Read more

                                Week 4.1 - Genetic Algorithm

                                Objective:

                                Code Explination: Note a huge part of the code is explained within the program: 1) After generating the X and Y meshgrid they are used as counters and this each value of the meshgrid generates the vectors that are used by stalgamite function 2)thus the for loop performs the required number of iterations. using this the…

                                calendar

                                22 Sep 2021 07:17 AM IST

                                  Read more

                                  Week 3 - Solving second order ODEs

                                  Objective:

                                  Errors: 1) Faced the first error in ploting the initial graphs to ensure the calculations and method used were correct.but made mistakes in calculating and saving the right theata values which caused in generation of errors followed by generating a plot that rotates the pendulum 360 degres. 2)struggled with the hold command…

                                  calendar

                                  18 Sep 2021 04:44 PM IST

                                    Read more

                                    Program to solve and generate plots for otto cycle. As a dynamic program using for loop.

                                    Objective:

                                    program to solve and generate plots for otto cycle. clear all close all clc clf % program to solve and generate plots for otto cycle. Inputs variables for program % initial values of p1 pressure in pascals(pa) t1 temperature in kelvin(k) % gmma in radians and t3 final temp in kelvins disp('If you wish to enter variables…

                                    calendar

                                    04 Sep 2021 06:17 AM IST

                                      Read more
                                      Showing 1 of 17 projects