Unformatted text preview:

MIT OpenCourseWare http://ocw.mit.edu 2.61 Internal Combustion Engines Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms._________________________________________________________________ MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.615 INTERNAL COMBUSTION ENGINES Homework Set #4 Due: 3/11/08 Problems: 1) Problem 6.1 of text book. Think about under the same engine speed and BMEP, why would the inlet manifold pressure and thus the Pumping MEP be different for the two fuels. 2) This problem is an exercise to get an idea of the flame propagation environment under typical engine condition. In the problem set directory, the simulation results for operating an engine under vehicle cruise condition (see engine specification below) are tabulated in the ascii file si_sim.oum. The columns are explained in the matlab m-file si_sim.m and also documented below. (If you are using matlab, executing the m-file si_sim.m will automatically load the data file into the various variables; if you want to use Excel, you can import the file into a spread sheet.) Engine specification: 1500 rpm; intake pressure=38 kpa; λ =1; ignition at 30o BTC Bore = 86 mm; stroke = 86 mm; con-rod to bore ratio = 1.58 Clearance vol.=58.77 cc. Plot the following quantities as a function of the mass burned fraction. Use Eq. 9.36 for the laminar flame speed calculation. The residual gas mole fraction is 20%. After the plots (by the computer), take a look at the values to appreciate the magnitude of the various quantities. (Good engineers/scientists should always know the numbers for the phenomena they are working on.) (i) The unburned and burned gas temperatures (ii) The pressure (iii) The laminar flame speed (iv) The laminar flame expansion velocity (v) The mass fraction burn rate d(xb)/dθ (vi) The volume of burned gas as a fraction of the charge volume (vii) Assuming that the engine has a flat head and a flat piston, and assuming that the burned gas occupies a cylindrical volume of radius R and a height equals to the combustion chamber height, plot the ratio of 2R/B where B is the bore. (In reality, the ‘flame ball’ is more likely to be roughly hemispherical at first until it touches the piston; then it will transition into a cylindrical geometry.) 3) Problem 9.4 of text book. The problem illustrates the effects of spark plug location and combustion chamber shape on burn rate. For Problem 2, the columns of data in the file si_sim are: theta=si_sim(:,1); %crankanglep =si_sim(:,2); %pressure (bar)tu =si_sim(:,3); %unburned gas temp (k)tb =si_sim(:,4); %bunred gas temp (k)m_int=si_sim(:,5); %cumulative mass inducted (g)m_exh=si_sim(:,6); %cumulative mass exhausted (g)viv =si_sim(:,7); %velocity at intake valve (m/s)vexh =si_sim(:,8); %velocity at exhaust valve (m/s)xb =si_sim(:,9); %mass fraction burned x_net=si_sim(:,10); %net ht rel / (LHV*fuelmass)qdot_h=si_sim(:,11); %heat transfer (J/deg)w_pist=si_sim(:,12); %work transfer to piston


View Full Document

MIT 2 61 - Homework Set 4

Download Homework Set 4
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Homework Set 4 and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Homework Set 4 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?