Aim :- To write a code in Matlab to optimise the stalagmite function and find the global maximum of the function using genetic algorithm. Stalagmite Function:- A stalagmite function generally refers to the function with which we are generating values over a stalagmite kind of surface…
Teja Chandra Ravikumar Devineni
updated on 10 Mar 2022
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 Teja Chandra Ravikumar Devineni (23)
Traffic Jam Assistant Feature
Aim :- To develop a model for Traffic Jam assitance feature. SLDD :- The SLDD file is created using the given variables. And linked to the model after model is done. Model :- The model is done by…
19 Jun 2022 11:14 AM IST
Development of a Simulink model to determine Vehicle direction
Aim :- To develop a SIMULINK model to determine vehicle direction. Objectives :- Development of MATLAB Simulink model as per requirement. Tag the requirements to the simulink model; tagging requirement 1 & requirement 2 to their corresponding subsystems is fine. MBD compliant changes, Data Dictionary creation…
01 Jun 2022 09:46 AM IST
Design of powertrain of a towing vehicle for Aircraft in runway.
PART 1 :- Question 1 :- Search and list out the total weight of various types of aircrafts. Answer :- Aircraft Empty Weight Max Fuel Weight Max Cargo Weight Max Gross Takeoff Weight Antanov AN-225 285,000 kg 300,000 kg 190,000 kg 640,000 kg Airbus A380-800 277,000 kg 254,000 kg…
01 Jun 2022 09:07 AM IST
Modeling of Adaptive Cruise Control in MATLAB/SIMULINK
Aim :- To develop SIMULINK model to implement Adaptive Cruise Contol. Objectives :- Developing Adaptive Cruise Control feature as per the Requirement Document using MATLAB Simulink. Follow all the MBD related processes: Requirement Tagging & Traceability, SLDD creation, Configuration Parameter changes,…
28 May 2022 04:04 PM IST
EV Drivetrain
Question 1 :- Which types of power converter circuits are employed in electric and hybrid electric vehicle? Answer :- Deping on the required application, Different types of Power convertors are used. The below figure illustrates at where in EV these power convertors are used. …
19 May 2022 01:42 PM IST
Understanding Different Battery Chemistry
Question 1:- Prepare a table which includes materials & chemical reactions occurring at the anode and cathode of LCO, LMO, NCA, NMC, LFP and LTO type of lithium ion cells.Give your detailed explanation on it. Answer :- Battery Type Full Name Material At Anode Material at Cathode Electrolyte LCO Lithium…
19 May 2022 01:41 PM IST
Design of an Electric Vehicle
Aim :- To design a system level configuration electric vehicle. Theory :- An electric vehicle (EV) is an automotive vehicle that uses one or more electric motors for propulsion. It can be powered by a collector system, with electricity from extravehicular sources, or it can be powered autonomously by a battery…
19 May 2022 01:40 PM IST
Thermal modeling of battery pack
Aim :- For a 10 cell series lithium ion battery model, simulate the thermal effects and compare life cycle performance at various temperatures, charge & discharge rates using MATLAB. Theory :- Working of lithium ion battery :- …
19 May 2022 01:38 PM IST
Week-11 Challenge: Braking
The challenge is done simple and straight to point as per instructions received from trainer in Live sessions. Please consider this while grading. Question 1:- For a defined driving cycle, calculate the energy required for braking. Answer :- In this challenge, FTP drive cycle is considered. The formula…
02 May 2022 09:54 AM IST
Comparing of HEV and EV reference model in MATLAB for WOT drive cycle.
Question 1:- What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? Answer:- Powertrain Blockset provides two types of combustion engine models: mapped and dynamic. Mapped engines represent macro engine behavior as a set…
24 Apr 2022 01:38 PM IST
By using ADVISOR tool in MATLAB, simulating different vehicles and finding out their required performance parameters.
Question :- Use ADVISOR tool and simulate the following, 1. For EV_defaults_in file, if cargo mass is 500 kg with all other default conditions, can the vehicle travel for 45 km with FTP drive cycle? Conclude your observations. Answer:- 1. Open the Advisor…
24 Apr 2022 10:07 AM IST
Development of forward energy-based fuel consumption model of a conventional ICE vehicle using MATLAB/SIMULINK.
Aim :- To develop a forward energy-based fuel consumption model of a conventional vehicle and plot the required parameters using given data for UDDS drive cycle and HWFET drive cycle. Theory :- Forward Models are a dynamic simulation which are used for detailed simulations. Force, Torque or power…
16 Apr 2022 05:29 AM IST
Implementation of Control Logic and State Flow of Washing Machine and Gear Box
CHALLENGE 1 :- Aim :- Implement control logic of a “washing machine” using Stateflow as per given sequence: If the power supply is available, the system gets activated If the Water supply is not available, stop the process & indicate through LED Soaking time should be 200s…
22 Mar 2022 09:48 AM IST
System Level Simulation of All-Terrain Vehicle
Aim :- 1. To carry out a system-level simulation of an all-terrain vehicle and prepare a technical report of it. 2. To vary the input parameters and study the response of the system. Engineering Background :- An all terrain vehicle is designed…
22 Mar 2022 09:47 AM IST
Simulation of doorbell plunger and temperature controlled fan using MATLAB-SIMULINK.
QUESTION 1 :- Aim:- Make a Simulink model of Doorbell using solenoid block with the given requirement as "the switch is closed for 2 seconds and then released". Observe the physical movement of the plunger. Engineering Background :- …
19 Mar 2022 03:38 AM IST
Writing a MATLAB code to simulate 2R Robotic Arm
To write a program in Matlab to simulate forword kinematics of a 2R robotic arm. Engineering data :- The 2R robotic arm consists of 2 links and 2 joints without consideration of end effector. The link lengths are assumed to be 1m of body and 0.5m of arm. The joints are capable of rotaing…
12 Mar 2022 11:58 AM IST
Parsing NASA thermodynamic data using MATLAB
Aim :- Parsing of the NASA's thermodynamic data and achieve the following 1. Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. You will be reading this file NASA thermodynamic…
11 Mar 2022 07:45 AM IST
Optimization of stalagmite function using MATLAB's inbuilt Genetic Algorithm
Aim :- To write a code in Matlab to optimise the stalagmite function and find the global maximum of the function using genetic algorithm. Stalagmite Function:- A stalagmite function generally refers to the function with which we are generating values over a stalagmite kind of surface…
10 Mar 2022 08:00 AM IST
Solving second order ODEs using MATLAB to simulate motion of simple pendulum.
Aim:- To write a matlab program to simulate motion of simple pendulum Engineering Data :- The given 2nd order differential equation is the governing equation for simple pendulum having damping also. …
10 Mar 2022 07:58 AM IST