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

Beam steering, Some recent column source designs incorporate ‘beam steering...

Some recent column source designs incorporate ‘beam steering', where the phase of each element in the column is varied in order to change the angle at which the major lobe appears.

Write a program to calculate and plot, This problem is intended to demonstr...

This problem is intended to demonstrate some problems that can arise from the finite precision of numerical calculations performed with computers.  We will do this by approximating

Scripts to produce and customize the simple plots, Scripts to Produce and C...

Scripts to Produce and Customize the Simple Plots: The MATLAB has many graphing capabilities. In most cases, customizing plots are desired and this is the simplest to accompli

Need help with assignment, Hi I''m wondering if someone can help me with Ma...

Hi I''m wondering if someone can help me with Matlab coursework

Exact arithmetic, Run the MATLAB script sum = single(0); term = single(1); ...

Run the MATLAB script sum = single(0); term = single(1); n=1; while sum + term > sum sum = sum+term; n=n+1; term = 1/n; end n Explain what you think it is trying to do. What wou

Variables and assignment statements, Variables and Assignment Statements: ...

Variables and Assignment Statements: A variable is used in order to store a value in a MATLAB session, or in a program. The Workspace Window represents variables which have be

write a matlab program to generate and plot the signal, 1.      Write a MA...

1.      Write a MATLAB program to generate and plot the signal                                     x1(n) = [3 2 -2 0 7],  n = 0,1,2,3,4. 2.      Write a MATLAB program to gen

Write m-function that computes simple returns as formula, Your Task: Write ...

Your Task: Write an M-function that computes simple returns as formula (1). Use this function to calculate the daily returns for each index. Using MATLAB build-in functions estimat

Population pyramid, I want to write a function in matlab which gives me a p...

I want to write a function in matlab which gives me a population pyramid bar chart. could you please help me do this.

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