Write a computer program using matlab, MATLAB Programming

Assignment Help:

From A to B the inlet valve is open and the steam pressure increases linearly from 0.1000 MPa absolute to 15.00 MPa absolute, 1000°C.

The inlet valve closes and from B to C the steam expands isentropically and adiabatically to the end of the stroke, where the steam pressure is 0.1000 MPa.

The pressure on the crank side of the piston is always 0.1000 MPa.

On the return stroke the exhaust valve is open, so the pressure on both sides of the piston is 0.1000 MPa.

The distance from A to B is 10 + DD/10 mm.

At top dead centre (top of stroke) the distance OA is 10 + BB/10 mm.

2423_write a computer program using MATLAB.png

For the steam engine given in the above diagram determine the forces on each of the components when the engine is running at constant revolutions per minute (angular velocity at the beginning and end of each revolution is the same but varies during the revolution).  Determine these forces at increments of 1 degree of the flywheel position and plot all forces for 1 revolution of the flywheel.  Plot the angular velocity of the flywheel.  Use the steam tables for your steam calculations.

Make the following assumptions:

(a) All components are made of steel with a density of  7800 kg/m3.

(b) Assume the piston and rod are solid steel pieces (not hollow).

(c) Flywheel speed is 500 RPM when the piston is at top dead centre.


Related Discussions:- Write a computer program using matlab

how to call matlab in batch mode, This can be done from the command line o...

This can be done from the command line or from a makefile. You require a script (filename.m). Just type at the command line, or contain in the makefile: matlab

Critical path method in matlab, i made graph using adjacent matrix i have t...

i made graph using adjacent matrix i have to find the critical path on that graph in matlab work can you please give me that code.

Crank-nicolson method, clear tic L=1; T=0.2; nust=2000; dt=T...

clear tic L=1; T=0.2; nust=2000; dt=T/nust; n=40; dx=L/n;   r=1;  omega=10:10:5000;%Store Range of Frequencies for Simulation u=zeros(n+1,nust+1);%

Error in variables statements, Error in variables statements: Error: T...

Error in variables statements: Error: The expression in the left of equals sign is not a valid target for an assignment. >>  By placing a semicolon at the end of the sta

Constants, Constants: The variables are used to store values which can...

Constants: The variables are used to store values which can change, or that are not known ahead of the time. Most of languages also have the capacity to store constants that a

Write a matlab function, There are many approaches to numerically estimatin...

There are many approaches to numerically estimating the derivative of the function.  The relationship:   is called a forward difference, since the estimate of the derivativ

Solution, Write a function that will take in a simplex tableau and an assoc...

Write a function that will take in a simplex tableau and an associated basis, and return the initial feasible solution of the tableau x as a column vector, as well as the objective

Write a matlab script to calculate the frequency response, A band pass FIR ...

A band pass FIR filter is required to pass frequencies from 5KHz to 8KHz, using a sample rate of 40K i) Explain how this would map to normalization sampling frequencies in radia

Portfolio selection problem, An individual with $10,000 to invest has ident...

An individual with $10,000 to invest has identi?ed three mutual funds as attractive opportunities. Over the last ?ve years, dividend payments (in cents per dollar invested) have be

Reading from a file, Reading from a File: A file has been once created...

Reading from a File: A file has been once created; it can be read into a matrix variable. When the file is a data file, the load function will read from the file filename.ext

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd