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

Matlab project, I would like to ask if its possible to get help programing ...

I would like to ask if its possible to get help programing in matlab. If yes - how can I get help ?

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

Explain power system toolbox, Q. Explain Power system toolbox ? Power s...

Q. Explain Power system toolbox ? Power system toolbox (PST) was developed to enable users to perform power system analysis within MATLAB. PST may be used on any computer syste

Implement a matlab function to calculate value, Implement a MatLab function...

Implement a MatLab function to calculate y.  The function should take two input arguments 1) A vector of parameters In the above example this would be of length 3, the first

#signals and systems, convolve the following sequences using tabulation met...

convolve the following sequences using tabulation method and verify the same using matrix mmethhod

Find the right hand side of the interpolation system, function y=tps(r) % ...

function y=tps(r) % This is the thin-plate spline if r  y=0; else  y=r^2*log(r); end function y=fun(point) % my target function x=point(1); z=point(2); y=7-4*x^2+z^3;

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

Illustration of input function, Illustration of Input function: For il...

Illustration of Input function: For illustration, >> rad = input('Enter the radius: ') Enter the radius: 5 rad = 5 If character or string input is preferred, 's' s

Write a script file which will determine the displacement, The mass of the ...

The mass of the spring-mass-damper system shown below was initially displaced by 1 meter to the right and then released. The subsequent acceleration of the mass was measured using

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

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