AIM : To stimulate by implementing control logic using state flow for a washing machine and for gear shifting system. OBJECTIVES : 1. Implement control logic of washing machine using state flow as per conditions. 2. Make a simulink chart…
Deepan Tushar Jagad
updated on 25 Jan 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 Deepan Tushar Jagad (8)
Week -2
AIM : 1.To make a simulink model using solenoid block with the following details. 2.To use a thermistor to sense the temperature of a heater and turn on or turn off the fan as per the below conditions. CONDITIONS: 1.DOORBELL : According to the given condition, we have to keep the switch closed for 2 seconds and then release…
16 Jan 2022 06:20 AM IST
Project 1 - Parsing NASA thermodynamic data
AIM : To write a code in MATLAB to parse the NASA thermodynamic data file and then calculate the thermodynamic properties of various gas species. OBJECTIVES : 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. The NASA polynomials…
28 Dec 2021 12:23 PM IST
Project 2 - Rankine cycle Simulator
AIM : To create a Rankine cycle simulator using MATLAB OBJECTIVES : To create a basic program that calculates the state points To add the thermodynamic relation to get the points inbetween the state variables. To plot rankine cycle on T-s and H-s curve. THEORY : The Rankine cycle is an idealized thermodynamic…
27 Dec 2021 08:19 AM IST
Week 4.1 - Genetic Algorithm
AIM : To write a code in MATLAB to optimise the given stalagmite function and to find the global maxima of the function INTRODUCTION : Stalagmites structures are formed from the cave floor that point upward.Stalagmite functions are mathematical functions which represents similar to that of the stalagmites functions. The…
24 Dec 2021 08:54 AM IST
Week 3 - Solving second order ODEs
AIM : To write a program in MATLAB tha solves ODE which represents the equation of motion of a simple pendulum with damping. To write a MATLAB program that will stimulate the pendulum motions. Theory : In mathematics, the term Ordinary Differential Equations also known as ODE is an equation that contains only one…
21 Dec 2021 06:29 PM IST
AIR STANDARD CYCLE
Aim - To wirte a code that can solve an otto cycle and making plots for it. Firstly we will get a general idea of a otto cycle with the image given below. *The above image is just a rough image editted by me in paint software to explain the basics* The above PV diagram has 4 states : 1 - 2 Isentropic compression,2…
15 Dec 2021 04:51 PM IST
Week 2- 2R Robotic Arm Challenge
AIM - TO WRITE A PROGRAM IN MATLAB TO STIMULATE THE FORWARD KINEMATICS OF A 2R ROBOTIC ARM I have explained the entire program in 2 parts : In the first part we will understand how to calculate the parameters of a robotic arm at a particular angles and in the second part we will learn how to calculate and animate the 2R…
14 Dec 2021 02:39 PM IST