Thursday, 1 November 2012

Third MST

The third MST will be held on Thursday, 08/11/12 at 9:30 AM in DH-1 and DH-2. In case of unavailability of these halls DH-3 and DH-4 can also be used.

Friday, 12 October 2012

3rd Assignment of Numerical Methods in Engineering



Beant College of Engineering & Technology Gurdaspur
5th Semester Mech (Section A&B)
3rd  Assignment of  Numerical Methods in Engineering (ME 309) (10 Marks)
Due date: 23/10/12

Q1.      Use Gauss elimination method to solve following system of equations:
4x + y + 2z=3; x + y + 2z = 0; 2x + 3y + z = 4.
Q2.      Use Gauss Jordan method to solve following system of equations:
3x + 2y + 7z = 4; 2x + 3y + z = 5; 3x + 4y + z = 7.
Q3.      Using decomposition method, solve following system of equations:
x + y + z = 1; 4x + 3y - z = 6; 3x + 5y + 3z = 4.
Q4.      Using relaxation method, solve following system of equations:
3x + 9y - 2z = 11; 4x + 2y + 13z = 24; 4x - 4y + 3z = - 8.
Q5.      Using Gauss Seidal method, solve following system of equations:
10x + 2y + z = 9; 2x + 20y - 2z = -44; -2x + 3y + 10z = 22.
Q6.      Using Jacobi method, solve system of equations given in Q5.
Q7.      Using three iterations of Newton Raphson method for non-linear system of equations, solve
x2y + y3 = 10; xy2 x2 = 3.

Friday, 27 July 2012

Notice

Due to the festival of Rakhi, both the assignments (1 and 2) will be checked in the week starting from 6/8/12 during respective tutorials. No assignment is due next week (starting 30/7/12).

2nd Assignment of Numerical Methods in Engineering (ME 309)

Beant College of Engineering & Technology Gurdaspur
5th Semester Mech (Section A&B)
2nd  Assignment of  Numerical Methods in Engineering (ME 309) (10 Marks)
Due date: In the week starting 06/08/12 during respective Tutorials.

Q1.      Use bisection method to find square root of 30, correct up to 4 decimal places.
Q2.      Using bisection method, find the real root of the equation f(x) = 3x – (1 + sin x)1/2 = 0, correct up to 3 decimal places.
Q3.      Find the real root of the equation f(x) = xex – 3 = 0, using Regula Falsi (false position) method, correct up to 3 decimal places.
Q4.      Find the real root of the equation f(x) = x2 loge x – 3 = 0, using Regula Falsi (false position) method, correct up to 3 decimal places.
Q5.      Find the approximate root of the equation f(x) = e-x – sin x  = 0, using Newton-Raphson  method, correct up to 4 decimal places. Start at x0 = 0.6.
Q6.      Find the real root of the equation f(x) = 3x – cos x – 1 = 0, using Newton-Raphson method, correct up to 4 decimal places.
Q7.      The root of the equation f(x) = sin x – 5x – 2 = 0, lies near 0.5. This equation can be written in two possible ways to find its root by iterative method. Which of two possible ways will not yield result and which one will yield result and hence find the root of the equation correct up to four decimal places?
Q8.      Find the root of the equation f(x) = xex = 0, correct up to three decimal places using secant method.
Q9.      Find the root of the equation f(x) = 5x cos  x – 3  =  0, correct up to three decimal places using Aitken’s Δ2 method.

Saturday, 21 July 2012

1st Assignment of Numerical Methods in Engineering (ME 309)


Beant College of Engineering & Technology Gurdaspur
5th Semester Mech (Section A&B)
1st  Assignment of  Numerical Methods in Engineering (ME 309) (10 Marks)
Due date: In the week starting 30/07/12 during respective Tutorials.

Q1.       Provide the number of significant digits in each of the following numbers:

(a)  0.0000055 g  _____   (c) 1.6402 g  _____   (e) 16402 g ______

(b)  3.40 x 103 mL  ______  (d)  1.020 L  _____   (f) 1020 L _______


Q2.      Perform the operation and report the answer with the correct number of significant digits.

(a)    (10.3) x (0.01345) =  ___________________ 

(b)   (10.3) + (0.01345) = ______________________

(c) [(10.3) + (0.01345)] ÷ [(10.3) x (0.01345)]  =____________________________

Q3.      If r = 2×h×(h- 3), find the percentage error in r at h = 2, if the percentage error in h is 5.   
    
Q4.      If R = 4x3y2/z4 and relative errors in x, y, z are 0.03, 0.01, 0.02 respectively at x = 2, y = 1, z = 3. Calculate the absolute, relative and percentage error in evaluating R.

Monday, 16 July 2012

Significant Digits


Rules for Significant Digits

A.  Read from the left and start counting significant digits when you encounter the first non-zero digit

1. All non zero numbers are significant (meaning they count as significant digits)
617 has three significant digits
123456 has six significant digits

2. Zeros located between non-zero digits are significant
2006 has four significant digits
102 has three significant digits
40000000000000002 has 17 significant digits!

3.  Trailing zeros (those at the end) are significant only if the number contains a decimal point; otherwise they are insignificant (they don’t count)
5.240 has four significant digits
170000. has six significant digits
130000 has two significant digits – unless you’re given additional information in the problem

4. Zeros to left of the first nonzero digit are insignificant (they don’t count); they are only placeholders!
0.000456 has three significant digits
0.052 has two significant digits
0.000000000000000000000000000000000012 also has two significant digits!

B.  Rules for addition/subtraction problems
  
Your calculated value cannot be more precise than the least precise quantity used in the calculation. The least precise quantity has the fewest digits to the right of the decimal point. Your calculated value will have the same number of digits to the right of the decimal point as that of the least precise quantity.
In practice, find the quantity with the fewest digits to the right of the decimal point. In the example below, this would be 11.1 (this is the least precise quantity).
7.915 + 6.74 + 17.3 = 31.755, However, In this case, your final answer is limited to one significant fig to the right of the decimal or 31.8 (rounded up).

C.  Rules for multiplication/division problems
  
The number of significant digits in the final calculated value will be the same as that of the quantity with the fewest number of significant digits used in the calculation.

In practice, find the quantity with the fewest number of significant digits. In the example below, the quantity with the fewest number of significant digits is 17.3 (three significant digits). Your final answer is therefore limited to three significant digits.
 (17.3 x 13.235) ¸ 1.732 = 132.197171. However, in this case, since your final answer it limited to three significant digits, the answer is 132.

D.  Rules for combined addition/subtraction and multiplication/division problems
  
First apply the rules for addition/subtraction (determine the number of significant digits for that step), then apply the rules for multiplication/division.