0% found this document useful (0 votes)
240 views

Assignment Mec50

test
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
240 views

Assignment Mec50

test
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

UNIVERSITI TEKNOLOGI MARA

ASSIGNMENT 2

COURSE : NUMERICAL METHODS WITH APPLICATIONS


COURSE CODE : MEC500
DEADLINE : WEEK 14
MODE : GROUP ASSIGNMENT

GROUP ASSIGNMENT GUIDELINES

1. Answer ALL questions in ENGLISH.

2. Use the provided format for the cover page of the assignment.

3. Report criteria:
Introduction, Problem Statements & Objectives, Solution Method A: Manual Calculation A
(Numerical), Coding A (Matlab), Solution Method B: Manual Calculation B (Numerical), Coding B
(Matlab), Discussions & Conclusions, Reference, Appendix

4. Use computer computational tools (MATLAB) to verify your result and it is COMPULSORY

5. Answers without computational approach or simulation tool will result in losing marks.

6. The group leader needs to send in softcopy of assignment through email at


[email protected] with the file name:
a) GroupNumber_Nameleader_AS2.pdf (Report)
b) GroupNumber_Nameleader_AS2.m (mfile)

Please also listed the full members name & ID numbers in the email.
7. Print out the cover page together with the rubric and submit it to my room (T14-01C) not later than
20 JUNE 2020 (05:00 PM)

8. This assignment is designed for Course Outcome 3 (CO3) and 4 (CO4) of the course:
CO3: Evaluate the numerical techniques in solving engineering problems [PO3] {C6}.
PO3: Able to Design solutions for complex engineering problems and design systems, components
or processes that meet specified needs with appropriate consideration for public health and safety,
cultural, societal, environmental considerations (WK5).
CO4: Construct computational approach to solve mathematical problems [PO5] {P4}.
PO5: Able to Create, select and apply appropriate techniques, resources, and modern engineering
and IT tools, including prediction and modelling, to complex engineering problems, with an
understanding of the limitations (WK6).
UNIVERSITI TEKNOLOGI MARA
ASSIGNMENT 2

General Instruction

1. Form a group of 5 people.

2. Choose 1 case study on Ordinary Differential Equation related problems to be solved using
Numerical Method.

3. Solve the problem using any two approaches from Ordinary Differential Equation method.

Instruction 1: Problem Statement

Solve a case study on Ordinary Differential Equation related problems to be solved using Numerical
Method. The contents must be from cases that you have learned/experienced/experimented throughout
the study period. (Ex: strength bending problem, vibration problem, thermofluid etc). Summarize the
results of your analysis by comparing which method is more efficient than the other for your
engineering problem.

(CO3/PO1/C3)

Instruction 2: Analysis

Use Matlab® to perform the analysis for your Ordinary Differential Equation related problem.
The analysis should include the following:

1. Provide a brief background of the situation you are going to look at.

2. State the numerical method concept that you choose.

3. Perform the analysis with regards to the case using 2 numerical method.

4. Summarize the results of your analysis.

5. Include the computer results in the form of an appendix.

(CO4/PO5/P4)
UNIVERSITI TEKNOLOGI MARA
ASSIGNMENT 2

COURSE : NUMERICAL METHODS WITH APPLICATIONS


COURSE CODE : MEC500
DEADLINE : WEEK 14
MODE : GROUP ASSIGNMENT

GROUP NO DUE DATE SUBMISSION DATE REMARKS

LECTURER NAME

No Name Student ID
1.
2.
3.
4.
5.

Level Excellent Good Satisfactory Poor Very Poor


Guidelines
Scale
Scale 5 4 3 2 1

Weight Scale Total


CO / PO Assessment Criteria (Report)
(w) (y) (w * y)

CO3/PO3/C6 Solve the task and show justification 2.0

CO4/PO5/P4 Display computer computational approach 2.0

TOTAL 20%

REMARKS:
MARKING RUBRIC CO3
Scale 5 4 3 2 1
Marks
Criteria Excellent Good Satisfactory Poor Very Poor
Defining the Student states the Student states the Student Student fails to Student does
Problem problem clearly and problem and adequately define the problem not identify
identifies underlying identifies defines the adequately. the problem.
issues. underlying issues. problem.
Developing a Student develops a Student develops Student Student develops a Student does
Plan to Solve clear and concise plan a single plan and develops an marginal plan, and not develop a
the Problem to solve the problem, follows it to adequate plan does not follow it coherent plan
offering alternative conclusion. and follows it to conclusion. to solve the
strategies, and follows to conclusion. problem.
the plan to conclusion.
Collecting Student collects Student collects Student collects Student collects Student
and information from and analyzes adequate inadequate collects no
Analyzing multiple sources and information. information and information to viable
Information analyzes the performs basic perform information.
information in-depth. analyses. meaningful
analyses.
Interpreting Student provides a Student provides a Student Student provides an Student does
Findings and logical interpretation logical provides an inadequate not interpret
Solving the of the findings and interpretation of adequate interpretation of the the
Problem clearly solves the the findings and interpretation of findings and does findings/reac
problem, offering solves the the findings and not derive a logical ha
alternative solutions. problem, but fails solves the solution to the conclusion
to provide problem, but problem.
alternatives. fails to provide
alternatives.
Total

MARKING RUBRIC CO4


Scale 5 4 3 2 1 Marks
Solution Solution
Criteria Excellent Good Satisfactory Poor Very Poor
1 2
Completed at
Completed between Completed less Does not
Completed 100% least 50% of
75-99% of the than 50% of the comply with
of requirements. the
requirements. requirements. requirements.
Delivery Delivered on time, requirements.
Delivered on time, Not delivered on Not delivered
and in the correct Delivered on
and in the correct time or in the on time or in the
format. time, and in
format. correct format. correct format.
correct format.
Excellent use of
White space
white space. Good use of white No details on Poor use of
makes program
Creatively space. program included. white space,
fairly easy to
organized work. Organized work. Disorganized and making code
Coding read.
Excellent use of Good use of messy use of white hard to read.
Standards Organized
variables and variables and space, making Disorganized
work.
constants. constants code a little hard to and messy
Good use of
No magic read. work.
variables.
numbers.
Executes without
Does not
errors, excellent
Executes without Executes Executes without execute due to
user prompts, good
errors. without errors. minimal errors. syntax errors /
use of symbols,
User prompts are User prompts User prompts runtime errors
and spacing in
understandable, contain little contain little (endless loop,
output.
Runtime minimum use of information, information, poor crashes etc.)
Thorough and
symbols or spacing poor design. design. User prompts
organized testing
in output. Some testing Some testing has are misleading
has been
Thorough testing has been been completed. or non-existent.
completed and
has been completed completed. No testing has
output from test
been completed.
cases is included.
Total
UNIVERSITI TEKNOLOGI MARA
ASSIGNMENT 1

COURSE : NUMERICAL METHODS WITH APPLICATIONS


COURSE CODE : MEC500
DEADLINE : WEEK 7
MODE : INDIVIDUAL ASSIGNMENT

INDIVIDUAL ASSIGNMENT GUIDELINES

9. Answer ALL questions in ENGLISH.

10
. Use the provided format for the cover page of the assignment.

11 Report criteria:
.
Introduction, Problem Statements & Objectives, Solution Method A: Manual Calculation A
(Numerical), Coding A (Matlab), Solution Method B: Manual Calculation B (Numerical), Coding B
(Matlab), Discussions & Conclusions, Reference, Appendix

12
. Use computer computational tools (MATLAB) to verify your result and it is COMPULSORY

13
. Answers without computational approach or simulation tool will result in losing marks.

14 The group leader needs to send in softcopy of assignment through email at


. [email protected] with the file name:
c) GroupNumber_Nameleader_AS1.pdf (Report)
d) GroupNumber_Nameleader_AS1.m (mfile)

Please also listed the full members name & ID numbers in the email.
15
Print out the cover page together with the rubric and submit it to my room (T14-01C) not later than
.
17 APRIL 2020 (05:00 PM)

16 This assignment is designed for Course Outcome 2 (CO2) and 4 (CO4) of the course:
.
CO2: Apply various numerical techniques in solving engineering problems [PO1] {C3}.
PO3: Able to Design solutions for complex engineering problems and design systems, components
or processes that meet specified needs with appropriate consideration for public health and safety,
cultural, societal, environmental considerations (WK5).
CO4: Construct computational approach to solve mathematical problems [PO5] {P4}.
PO5: Able to Create, select and apply appropriate techniques, resources, and modern engineering
UNIVERSITI
and IT tools, including prediction TEKNOLOGI
and modelling, MARA problems, with an
to complex engineering
understanding of the limitations (WK6).ASSIGNMENT 1

General Instruction

1. Form a group of 3 people.

2. Choose 1 case study on Roots of Equation related problems to be solved using Numerical
Method.

3. Solve the problem using:

a. Graphical Method

b. Bracketing method

and 1 different method per person for Open method

Instruction 1: Problem Statement

Solve a case study on Roots of Equation related problems to be solved using Numerical Method. The
contents must be from cases that you have learned/experienced/experimented throughout the study
period. (Ex: strength bending problem, vibration problem, thermofluid etc).

(CO2/PO1/C3)

Instruction 2: Analysis

Use Matlab® to perform the analysis for your Roots of Equation related problem. The analysis
should include the following:

6. Provide a brief background of the situation you are going to look at.

7. State the numerical method concept that you choose.

8. Perform the analysis with regards to the case using 2 numerical method.

9. Summarize the results of your analysis.

10. Include the computer results in the form of an appendix.


(CO4/PO5/P4)

UNIVERSITI TEKNOLOGI MARA


ASSIGNMENT 1

COURSE : NUMERICAL METHODS WITH APPLICATIONS


COURSE CODE : MEC500
DEADLINE : WEEK 7
MODE : INDIVIDUAL ASSIGNMENT

GROUP NO DUE DATE SUBMISSION DATE REMARKS

LECTURER NAME

No Name Student ID

Level Excellent Good Satisfactory Poor Very Poor


Guidelines
Scale
Scale 5 4 3 2 1

Weight Scale Total


CO / PO Assessment Criteria (Report)
(w) (y) (w * y)

CO2/PO1/C3 Defining problems and objectives 0.2

CO2/PO1/C3 Solve the task using method A 0.9

CO4/PO5/P4 Display computer computational approach 1.0

CO2/PO1/C3 Solve the task using method B 0.9

CO4/PO5/P4 Display computer computational approach 1.0

TOTAL 20%

REMARKS:
MARKING RUBRIC

CO2/PO1/C3: Defining problems and Objectives


Scale 5 4 3 2 1
Marks
Criteria Excellent Good Satisfactory Poor Very Poor
Student states the Student states the Student Student fails to
Defining the Student does not
problems and problems and adequately define the
Problems identify the
objectives clearly objectives and defines the problems and
and problems and
and identifies identifies problems and objectives
Objectives objectives.
underlying issues. underlying issues. objectives. adequately.

CO2/PO1/C3: Solving task


Scale 5 4 3 2 1 Marks
Criteria Excellent Good Satisfactory Poor Very Poor Solution 1 Solution 2
Student develops a
Student
Developing clear and concise
Student Student develops a Student does
plan to solve the
a Plan to develops a develops an marginal not develop a
problem, offering
Solve the single plan adequate plan plan, and coherent plan
alternative
Problem and follows it and follows it does not to solve the
strategies, and
to conclusion. to conclusion. follow it to problem.
follows the plan to
conclusion.
conclusion.

CO4/PO5/P4: Display computer computational approach


Scale 5 4 3 2 1 Marks
Criteria Excellent Good Satisfactory Poor Very Poor Solution 1 Solution 2
Completed Completed
Completed at Does not
Completed between 75- less than 50%
least 50% of comply with
100% of 99% of the of the
the requirements.
requirements. requirements. requirements.
Delivery requirements. Not delivered
Delivered on Delivered on Not delivered
Delivered on on time or in
time, and in the time, and in on time or in
time, and in the correct
correct format. the correct the correct
correct format. format.
format. format.
Excellent use of No details on
Good use of White space
white space. program Poor use of
white space. makes
Creatively included. white space,
Organized program fairly
organized work. Disorganized making code
Coding work. easy to read.
Excellent use of and messy use hard to read.
Standards Good use of Organized
variables and of white space, Disorganized
variables and work.
constants. making code a and messy
constants Good use of
No magic little hard to work.
variables.
numbers. read.
Executes without Executes Does not
Executes
errors, excellent without errors. execute due to
without
user prompts, User prompts Executes syntax errors /
minimal
good use of are without errors. runtime errors
errors. User
symbols, and understandable User prompts (endless loop,
prompts
spacing in , minimum use contain little crashes etc.)
contain little
Runtime output. of symbols or information, User prompts
information,
Thorough and spacing in poor design. are misleading
poor design.
organized testing output. Some testing or non-
Some testing
has been Thorough has been existent.
has been
completed and testing has completed. No testing has
completed.
output from test been been
cases is included. completed completed.
Total

You might also like