AIM :- To create Rankine Cycle simulator using MatLab by using standard thermodyanamic library of steam table (XSteam). OBJECTIVES :- To create a Rankine cycle simulator in MATLAB. To callculate all the state points using XSteam. To plot the T-S & H-S curve for given input of Rankine cycle. To get…
KAILAS AHIRE
updated on 19 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 KAILAS AHIRE (5)
Project 2 - Rankine cycle Simulator
AIM :- To create Rankine Cycle simulator using MatLab by using standard thermodyanamic library of steam table (XSteam). OBJECTIVES :- To create a Rankine cycle simulator in MATLAB. To callculate all the state points using XSteam. To plot the T-S & H-S curve for given input of Rankine cycle. To get…
19 Mar 2022 07:43 AM IST
Project 1 - Parsing NASA thermodynamic data
AIM :- WRITE A MATLAB PROGRAM FOR PARSE THE THERMODYNAMIC DATA FILE AND ALSO CALCULATE THERMODYNAMIC PROPERTIES OF GAS SPECIES OBJECTIVES :- Write a function that extracts the 14 co-efficients and calculate the Enthalpy, Entropy & Specific heat for all the species in the data file. Calculate the molecular…
09 Mar 2022 07:32 PM IST
Week 4.1 - Genetic Algorithm
AIM :- TO WRITE A PROGRAM IN MATLAB TO OPTIMISE THE STALAGMITE FUNCTION & FIND THE GLOBAL MAXIMA FOR THE FUNCTION. DEFINITION OF GENETIC ALGORITHM :- A Genetic Algorithm (GA) is a method for solving both constrained and unconstrained optimization problems based on a natural selection process…
28 Feb 2022 07:37 AM IST
Week 3 - Solving second order ODEs
AIM :- To solve the second order ODE function using MatLab which depites the motion of the pendulum and to create an animation of the same. INTRODUCTION :- A Pendulum is a weight suspended from…
11 Feb 2022 07:56 PM IST
Week 2- 2R Robotic Arm Challenge
AIM :- TO SIMULATE THE 'FORWARD KINEMATICS' OF 2R ROBOTIC ARM USING MATLAB. OBJECTIVES :- Write a program to simulate forward kinematics of 2R robotic arm. Animating and creating a movie from the plots obtained from the program. INPUT's :- (x0, y0) = Starting point of link 1. (x1, y1) = Ending point of link…
04 Feb 2022 06:40 AM IST