Code to solve problem on Otto cycle Based on the challenge for week 2.1 based on air standard cycles and within that, Otto cycle as the cycle of consideration, here's a code to solve problems based on Otto cycle with a given set of inputs. So, basically here we need to consider an engine with some specific characteristic…
Chetan Pawar
updated on 29 Apr 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 Chetan Pawar (24)
Project 1 Mechanical design of battery pack
Project - Mechanical Design of Battery Pack …
02 Jan 2023 10:28 AM IST
Week 7 State of charge estimation
Week-7 Challenge Aim: To estimate state of charge of a battery Objectives: Simulate the 3 test cases from harness dashboard and write a detailed report on the results What is coulomb counting?…
27 Dec 2022 08:58 AM IST
Project 1
Project - Double acting actuator …
13 Dec 2022 11:14 AM IST
Week 1 Understanding Different Battery Chemistry
Week-1 Challenge …
12 Dec 2022 09:33 AM IST
Project - Modeling a P1 Hybrid Electric Vehicle using MATLAB and Simulink
Project - Modeling a P1 Hybrid Electric Vehicle using MATLAB and Simulink Aim: Development of a forward energy-based fuel consumption model of a P1 hybrid electric vehicle Objectives: This project…
08 Dec 2022 08:42 AM IST
Project 1
Project 1 …
22 Oct 2022 06:08 AM IST
Project on system level simulation of an ATV
Project on ATV Simulation …
01 Oct 2022 06:29 AM IST
Project - Data Handling and Interpolation
Project Objective: In a laboratory experiment, data of voltage and current has been…
26 Aug 2022 04:18 PM IST
Project - Analysis of a practical automotive wiring circuit
Project –Analysis of a practical automotive wiring circuit …
17 Aug 2022 09:39 AM IST
Week-2 Challenge on Doorbell and Thermistor
Week 2 Challenge Aim: To build models of a Doorbell using a solenoid and a thermistor output reliant fan. Objectives: 1) Make a Simulink model of Doorbell using solenoid block with the following details: In the above…
16 Jun 2022 12:02 PM IST
Week-4 Challenge on control logic of Washing Machine and Gear Mechanism using Stateflow
Week 4 Challenge Part 1 Aim: Implement control logic of a “Washing Machine” using Stateflow. Objectives: 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,…
16 Jun 2022 12:01 PM IST
Code to solve problem on Otto cycle
Code to solve problem on Otto cycle Based on the challenge for week 2.1 based on air standard cycles and within that, Otto cycle as the cycle of consideration, here's a code to solve problems based on Otto cycle with a given set of inputs. So, basically here we need to consider an engine with some specific characteristic…
29 Apr 2022 10:15 AM IST
Challenge week 4.1 - Genetic Algorithm
Challenge on Genetic Algorithm Aim: To write a program in Matlab to optimise and find the global maxima of a stalagmite function. Objectives: 1) To write a code to optimise and find the global maxima of a stalagmite function. 2) Understanding genetic algorithm. 3) Plotting graphs for three different cases and for the optimum…
07 Apr 2022 06:37 AM IST
Challenge Week 4 - Curve Fitting
Challenge on Curve Fitting Aim: To write a program in Matlab for fitting curves of different degrees of polynomials to a given set of raw data The data for the same is: Objectives: 1) To write a code to fit a linear and cubic polynomial for the data. Also, for the split wise method. 2) Plot these curves along with raw…
02 Apr 2022 11:12 AM IST
Challenge Week 3-Matlab code to solve ODE for simple pendulum with damping
Challenge on Second Order ODE’s Aim: To write a program in MATLAB which solves the ODE that represents the equation of motion of a simple pendulum with damping. The ODE for the same is given by: …
27 Mar 2022 09:40 AM IST
Week 2- 2R Robotic Arm Challenge
Program to simulate the forward kinematics of a 2R robotic arm Video link: https://youtu.be/RO_81efHii0 For the given problem and as stated in the video as well, I have considered a robotic arm with two links; one of which is hinged to the ground at one end and can rotate about this fixed point. The other link is connected…
17 Mar 2022 11:32 AM IST