Autumn 2011 Exams - Computing & Numerical Methods II for Mech Eng Students, Exams of Mathematical Methods for Numerical Analysis and Optimization

A past examination paper from the cork institute of technology for the module computing & numeral methods ii, which is part of the bachelor of engineering in mechanical engineering program. Instructions for the examination, the title and code of the module, the names of the external and internal examiners, and three questions related to the solution of partial differential equations using finite difference methods and the concepts of stability and convergence in the context of numerical solutions for ordinary differential equations.

Typology: Exams

2012/2013

Uploaded on 04/13/2013

pannaaaa
pannaaaa 🇮🇳

4.8

(6)

68 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Page 1 of 2
CORK INSTITUTE OF TECHNOLOGY
INSTITIÚID TEICNEOLAÍOCHTA CHORCAÍ
Autumn Examinations 2010/11
Module Title: Computing & Numerical Methods II
Module Code: MATH7016
School: School of Computing & Mathematics
Programme Title: Bachelor of Engineering in Mechanical Engineering
Programme Code: EMECH_7_Y2
External Examiner(s): Dr. P. Robinson
Internal Examiner(s): Dr. R. Sheehy
Instructions: Answer all questions.
Duration: 2 Hours
Sitting: Autumn 2011
Requirements for this examination:
Note to Candidates: Please check the Programme Title and the Module Title to ensure that you have received the
correct examination.
If in doubt please contact an Invigilator.
pf2

Partial preview of the text

Download Autumn 2011 Exams - Computing & Numerical Methods II for Mech Eng Students and more Exams Mathematical Methods for Numerical Analysis and Optimization in PDF only on Docsity!

Page 1 of 2

CORK INSTITUTE OF TECHNOLOGY

INSTITIÚID TEICNEOLAÍOCHTA CHORCAÍ

Autumn Examinations 2010/

Module Title: Computing & Numerical Methods II

Module Code: MATH

School: School of Computing & Mathematics

Programme Title: Bachelor of Engineering in Mechanical Engineering

Programme Code: EMECH_7_Y

External Examiner(s): Dr. P. Robinson Internal Examiner(s): Dr. R. Sheehy

Instructions: Answer all questions.

Duration: 2 Hours Sitting: Autumn 2011

Requirements for this examination:

Note to Candidates: Please check the Programme Title and the Module Title to ensure that you have received the correct examination. If in doubt please contact an Invigilator.

Page 2 of 2

Q1. (a) Briefly explain explicit and implicit finite difference methods in the solution of partial differential equations

(b) Use both explicit and implicit finite difference methods to obtain a solution to the heat conduction equation 2 2

T T

k

t x

in a thin rod of length 10cm.

At t=0 the temperature of the rod is zero and the boundary temperatures are fixed for all time at T (0)

= 100  C and T (10) = 50 C

Note: the rod is aluminium with k= .835 cm 2 /s h = 2 cm

Q2.. (a) Illustrate using a suitable example both an Initial Value and Boundary Value Problem. Use the Shooting Method to solve the 1D steady state heat equation

For a rod of length 10 m with h’ = .01 m-2 Ta = 20 and boundary conditions T (0) = 40 T (10) = 200 (b) Use a Finite Difference Method with 4 interior nodes to solve the same problem as Part (a) Q3. (a) Obtain the temperature distribution at 1cm grid points of a (4 x 4) cm square plate bounded by the lines x = ± 2, y = ± 2. Laplaces Equation

2 2

T T

X Y

holds for all interior points and the boundary conditions are: T = -80 on the line y = 2 T = -40y on the lines x = ± 2 T = 240 + 80x for -2 ≤ x ≤ 0 on the line y = - T = 240 – 80x for 0 ≤ x ≤ 2 on the line y = - Find the temperatures at 9 interior grid points. One iteration of Gauss-Seidel Method suffices. Use a suitable relaxation factor. (b) Calculate the flux at any interior grid point. Plate Aluminium k= .49.w/m^2

Q4. (a) Explain the concepts of (i) Stability and (ii) Convergence as applied to the numerical solution of ordinary differential equations. (b) Briefly describe (i) Single Step (ii) Multistep Methods, give an example in each case

2

2 (^ a )^0

d T

h T T

dx