| Code: | L.EC003 | Acronym: | C |
| Keywords | |
|---|---|
| Classification | Keyword |
| OFICIAL | Complementary Sciences/Technologies |
| Active? | Yes |
| Web Page: | https://moodle2021.up.pt/course/view.php?id=1430 |
| Responsible unit: | Mathematics Division |
| Course/CS Responsible: | Bachelor in Civil Engineering |
| Acronym | No. of Students | Study Plan | Curricular Years | Credits UCN | Credits ECTS | Contact hours | Total Time |
|---|---|---|---|---|---|---|---|
| L.EC | 230 | Syllabus | 1 | - | 6 | 52 | 162 |
JUSTIFICATION:
It is essential, in any kind of higher education course, to know how to use computers. In the courses of engineering it is also important to use them in problem-solving. In order to achieve this skill, students must dominate the implementation of programs and use logical reasoning. This UC is provided with the expertise of propositional calculation enabling the students to develop logical reasoning. On the other hand, MATLAB (Octave) facilitates the learning of computer programming and provides a huge library of software that will further enable the students to solve more technical problems.
OBJECTIVES:
Students are encouraged to use the computer, in an efficient way, for solving various problems. They have to develop general algorithms to solve common scientific problems.
SKILLS AND LEARNING OUTCOMES:
1. Technical knowledge of programming: identify the logical operations and properties of these operations, recognize expressions written with sums and products and establish programs written in pseudocode and MATLAB (Octave).
2. Understanding: recognize the advantages and disadvantages of alternative resolutions and identify programs written in pseudocode and MATLAB (Octave).
3. Application: ability to implement innovative methods, solve problems in emerging areas and in some exceptional cases solve unfamiliar problems, in expanded and multidisciplinary contexts; acquisition of skills enabling lifelong learning, mainly by self-directed or autonomous ways.
4. Analysis: Develop an algorithm implies analyze all requirements of the problem and organize and sort the resolution of each one of the tasks underlying to the requirements.
5. Synthesis: Formulate programmes and elaborate algorithms for solving general problems easily applicable to real problems of engineering. To combine the basic notions of information technology in the development of complex algorithms.
6. Evaluation: recognize, among several solutions, the most efficient one; choose the best solution for any new problems.
7. Interpersonal skills: communication written and oral - ability to communicate with non specialists, their findings, knowledge and reasoning underlying, in a clear and unambiguous way within study group or individual works.
1. Elements of Logic. [5%]
1.1. Terms and Propositions;
1.2. Logical operations;
1.3. Properties of logical operations;
1.4. Propositional Expressions;
1.5. Conditions: Universal, impossible and possible;
1.6. Formal implication;
1.7. Quantifiers.
2. Algorithms. [40%]
2.1. Pseudocodes;
2.2. Basic tools for all programming languages;
2.3. Indexed variables.
3. MATLAB (Octave) Language. [55%]
3.1. Matlab environment;
3.2. Elements: characters, constants, variables and arithmetic, relational, and logical operators;
3.3. Matlab functions, arithmetic and logical expressions;
3.4. Matrices and “arrays”;
3.5. Programming: sequence control instructions;
3.6. MATLAB Files (. mat e. m);
3.7. Functions;
3.8. Graphics.
Scientific Content: 60% Technological content: 40%
DEMONSTRATION OF THE SYLLABUS COHERENCE WITH THE CURRICULAR UNIT'S OBJECTIVES:
Students will have to recognize expressions written in mathematical language with sums and products. In logics, students have to identify the operations with conditions and apply the logical properties to simplify these propositional expressions. They will use the MATLAB (Octave) language to implement the programs, exploring graphics.
The main approach is teaching evolutionary programming, in which the complexity of the problems to solve increases as long as the instructions are given. At the beginning there will be presentation of some technical algorithmics. In theoretical and practical lectures, examples will be used with the computer. In practice and theoretical practical classes, students will develop and test their own programs in the resolution of several problems. In order to show the use of MATLAB (Octave) to solve problems in engineering, there will be participation of invited teachers who make frequent use of this tool. This curricular unit is inserted in the Moodle platform, in order to enhance the discussion among all participants. In this platform, all students have access to every issue provided by the teachers and may strengthen their concepts by solving self-evaluation tests whose results are immediately commented. They may also use the forums to bring questions before all the community of Computation.
DEMONSTRATION OF THE COHERENCE BETWEEN THE TEACHING METHODOLOGIES AND THE LEARNING OUTCOMES:
The use of computer in different types of classes, as well as their use in evaluation has a relevant impact in this curricular unit. Furthermore, the application of interactive methodologies among all participants of the curricular unit (students and teaching staff), using the Moodle platform, allows a dynamic teaching ensuring the achievement of learning outcomes. The participation of the department teaching staff that applies frequently the computational tools used in the curricular unit allows raising the interest and involvement of students.
| Designation | Weight (%) |
|---|---|
| Teste | 100,00 |
| Total: | 100,00 |
| Designation | Time (hours) |
|---|---|
| Estudo autónomo | 64,00 |
| Frequência das aulas | 56,00 |
| Total: | 120,00 |
Achieving final classification requires compliance with attendance at the course unit, according to the assessment rules: it is considered that students meet the attendance requirements if, having been regularly enrolled, the number of absences of 25% for each of the classes’ types is not exceeded.
The evaluation consists of three evaluation components:
QZ=Quizzes in lectures;
MP= 1st Test to be held in the mid-school period with the use of computer and Octave;
MT= 2nd Test to be realized at the end of the semester, without computer and with a formulary available.
Both 1st and 2nd Test (MP and MT) define a base classification CB=0.4xMP+0.6xMT.
Determination of the final classification (CF):
Let
CF1=CB
CF2=0.1xQZ+0.90xCB.
CF=max{CF1,CF2}
Note: In the 2nd Test (MT) the student must have a minimum classification of 6 values.
Nonattendance to one of the evaluation moments implies a rating of 0 in that evaluation. In particular, the nonattendance to one of the tests MP and/or MT implies no emission of classification to the UC of Computation.
Students not approved may have access to an examination of appeal.
SPECIAL RULES FOR STUDENTS IN MOBILITY: Proficiency in Portuguese and/or English; Evaluation by exam and/or coursework(s) defined in accordance with student profile.
In accordance to Article 10th of the of the General Standards of Evaluation (Artigo 10º das Normas Gerais de Avaliação), the students who were approved at the curricular unit and wish to improve their grade, they can do so by participating in the respective appeal exam. If the appeal examination mark is lower, the marks for the distributed assessment take precedence.
Estimated time of weekly work outside the classroom: 4 hours.
Fraud in the realization of an examination - in any of the several modes -implies the respective cancellation (article 13 of Normas Gerais de Avaliação da FEUP).
Prior Knowledge: Besides what students learned in highschool, no other previously obtained knowledge is necessary to go through this class. The frequency of Algebra makes it easier to understand and use (Octave) Matlab’s matrix capabilities.