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

If-else statement, The IF-ELSE Statement: The if statement selects whe...

The IF-ELSE Statement: The if statement selects whether an action is executed or not. Selecting between the two actions, or selecting from numerous actions, is accomplished by

Creating column vectors, Creating Column Vectors: One way to generate ...

Creating Column Vectors: One way to generate a column vector is by explicitly putting the values in square brackets, separated by the semicolons: >> c = [1; 2; 3; 4] c =

Draw the histogram of the original image, Given the following image, ...

Given the following image, 1 2 1 1 2 0 0 1 5 1 0 1

Write a matlab program to calculate and store, Problem of a projectile bein...

Problem of a projectile being launched at an angle of O at an initial velocity ofv. The equations for the height hand horizontallocation x as functions of time t are as follo

Example of hold and legend function, Example of Hold and legend function: ...

Example of Hold and legend function: Running this script will generate two individual figure windows. If there is not any other active figure window, the first, that is the ba

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);%

Illustration of modifying elements, Illustration of Modifying Elements: ...

Illustration of Modifying Elements: Illustration, the fifth element in the vector newvec is 9 >> newvec(5) ans = 9 The subset of a vector, that would be a vector it

Illustration of function functions, Illustration of Function functions: ...

Illustration of Function functions: For illustration, to pass the sin function into fplot, one would pass its handle as shown in figure for the result.   >> fplot(@s

Diode modelling, how to model a diode in matlab given data

how to model a diode in matlab given data

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