PROJECT RANKINE CYCLE SIMULATOR PROJECT OBJECTIVE: Understand the concept of Rankine cycle by referring…
Sidharth Chakrapani
updated on 22 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 Sidharth Chakrapani (15)
Powertrain for aircraft in runways
Project-1: Powertrain for aircraft in runways OBJECTIVES: Part A: 1. Search and list out the total weight of various types of aircrafts. 2. Is there any difference between ground speed and air speed? 3. Why is it not…
10 Feb 2023 10:58 AM IST
Genetic Algorithm
AIM: To write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. THEORY: The name for the function, Stalagmite is due to the pointy structure of the graph resembling stalagmite rocks. Genetic algorithm imitates the process of natural selection in the…
07 Jan 2023 11:24 AM IST
Week-6 Challenge: EV Drivetrain
PROJECT: EV DRIVETRAINOBJECTIVE: 1. Which types of power converter circuits are employed in electric and hybrid electric vehicle? 2. An Electric Vehicle's powertrain with 72V battery pack in shown in the diagram below. The duty ratio for acceleration operation is 'd1' and for the braking…
25 Aug 2022 05:53 PM IST
Week-4 Challenge WOT Condition Part-2
Objective: - What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? How does the model calculate miles per gallon? Which factors are considered to model fuel flow? Run the HEV ReferenceApplication with WOT drive cycle. Change the grade and…
14 Aug 2022 03:52 PM IST
Week-3 Challenge: ADVISOR Tool
AIM: Use the ADVISOR tool and simulate the following 1. For the EV_defaults_in file, if cargo mass is 500 kg with all other default conditions, can the vehicle travel for 45 km with an FTP drive cycle? Conclude your observations. 2. In the above case, try changing the battery capacity and…
07 Aug 2022 06:19 AM IST
FINAL INDEPENDENT PROJECT
PROJECT TITLE: Inverse kinematics of a 2 link Robotic Arm. AIM : To write a program in MATLAB to simulate the Inverse kinematics of a 2 link Robotic Arm. THEORY : Inverse kinematics makes use of the kinematic equations to determine the joint parameters that provide a desired configuration (position and rotation) for each…
09 Apr 2021 01:51 PM IST
Week - 4
1. WASHING MACHINE 2. GEAR SHIFT 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 followed by Washing time of 100s.…
05 Mar 2021 03:31 PM IST
Week -2
Aim : Make a Simulink model of Doorbell using solenoid block with the following details: In the above arrangement, when the switch is closed the electromagnet receives electrical power from the battery and pulls the metal arm to hit the bell producing sound. Create a situation where the switch…
19 Feb 2021 07:15 PM IST
Project 1 - Parsing NASA thermodynamic data
AIM: To write a code in MATLAB to parse nasa thermodynamic data file and then calculate thermodynamic properties of various gas species. Write a function that extracts the 14 coefficients and calculates the enthalpy,entropy and specific heats for all the species in the data file. Calculating molecular weight of each species.…
21 Jan 2021 03:24 PM IST
Week 3 - Solving second order ODEs
AIM: To write a program that solves ODE representing the equation of motion of a simple pendulum with damping. To create animation motion of the pendulum by the position of the pendulum as a function of time. THEORY: This 2nd order ODE represents the equation of motion of a simple pendulum with damping.…
03 Jan 2021 08:37 AM IST