Exam Study Guide - ENGR131
Exam Study Guide - ENGR131
ENGR 131
Spring 2013
The overall goal for ENGR 131 is that you are able to make evidence-based engineering decisions in diverse teams.
Ultimately, our goal is for you for this course is to be able to have a sense of what engineering is and what engineers do and know that the heart of engineering is making evidence-based decisions in diverse teams. Evidence that engineers use includes data they have collected or been given and then analyzed, information they gather, and observations they make. Engineers typically work with other engineers from a variety of engineering backgrounds as well as professionals from other backgroundsa few examples are lawyers, accountants, doctors, architects, and real estate agents. Additionally, engineers work with other engineers (and other people) that come from many different countries, ethnicities, religions, and cultures, especially as the marketplace becomes more global every day. However, while this is our main goal for you and for this course, we also know that you want to know what to study for as you prepare for the exams. This document gives you a sense of what we think you should learn every week and also gives you a checklist of what you should know to be prepared for the exams (or to be able to demonstrate your knowledge/skills on your design project).
I.
Week 1
How Tested
Exam 1
About Engineering
Define engineering Describe what engineers do List and describe various engineering job functions
Exam 1
All
All assignments
Page 1 of 11
II.
In ENGR 131, you will use Excel and MATLAB. As you learn these tools, our goal is that you will learn three main things: A process for learning how to use computer tools How to identify the strengths and weaknesses of computer tools How to decide which tool is the most appropriate for a particular task
Week 1, 2
Learning Objective
How Tested
Know the names of the interfaces you will be working with, their purpose, and where to find them and demonstrate proficiency in accessing them and their help pages (i.e., First-Year Engineering web page, Software Remote, etc.) Navigate Blackboard Learn to find, use, and submit course-related materials, including the course syllabus. Map your personal laptop/classroom laptop to the H: drive, and demonstrate the ability to store and retrieve files from it.
? icon
Exam 1
1, 2
Performing Calculations
Open/close Excel and MATLAB software; create, enter, and/or clear data and save files. Navigate within system windows and perform basic calculations using accurate order of operations, commands, and formulas (i.e., given a formula, translate into an Excel formula or line of MATLAB code). Describe the various data structures that reside within Excel and MATLAB, including: Columns, rows, and cells and how they are referenced Scalars Describe the purpose of and how to apply appropriate naming conventions for data structures that reside within Excel and MATLAB. MATLAB: Use legitimate variable names MATLAB: Assign scalar variables Format data for ease of use and readability/interpretability Perform calculations using built-in mathematical/trigonometric functions and use special functions to simplify a task. Page 2 of 11
Namebox
who, whos, namelengthmax, isvarname, iskeyword rem, round, fix, floor, ceil abs, sqrt, nthroot, sign, exp, log, log10, sin, cos, tan,
Right-click menu > format cells acos, cos, degrees, pi, radians, exp,
Week
Learning Objective
After the week of instruction, you should be able to: Perform complex calculations using built-in functions. MATLAB: Assign and manipulate vectors and matrices. Use algebraic and trigonometric functions in computations with scalars.
How Tested
2, 4
2, 4
2, 4
Week
Learning Objective
After the week of instruction, you should be able to: alternative coding may be beneficial. Excel: Print worksheets using print ranges, headers/footers, (tab names, and dates). MATLAB: Display/suppress data in the command window. Describe the purpose of templates in engineering work and use templates by applying accepted programming standards. MATLAB: Describe the purpose of comments and why they are important and create comments. MATLAB: Identify the coding syntax associated with a comment line of code, as well as strong examples of commenting based on professional programming standards.
How Tested
Fprintf, Disp, ;
Reading Files
Import data for CSV, TXT, and DAT files.
Import, Export
2, 4
Transpose
2, 4
Title, xlabel, ylabel, legend Special Characters Table on page 520 in text Axis, Legend, Text Pause, Figure, Hold Subplot
Exam 1
Descriptive Statistics
Define commonly used statistical measures of central tendency and variability in data (average/ mean, median, mode, min, max, Page 4 of 11
Exam 1
Week
Learning Objective
After the week of instruction, you should be able to: standard deviation, and variance). Determine the appropriate use of each measure and provide rationale for why used. Use commonly used statistical measures of central tendency and variability in data (average/ mean, median, mode, min, max, standard deviation, and variance) in calculations.
How Tested
Histograms
Describe the purpose of a histogram, how it is different from a bar chart, and when it may be helpful for engineering data. Describe a normal distribution and the concept of Six Sigma. Describe what it means to have an outlier or positively/negatively skewed data. Interpret the shapes of histograms and explain the cause for the given shape. Create a professionally displayed histogram, complete with titles, appropriate axis scales, etc. Define the terms bin/bin range. Describe how to determine the estimated number of bins to use for a histogram. Hist, Freq
Exam 1
Page 5 of 11
III.
The goal of the Model Eliciting Activities is not that you complete the specific activity well, but instead that you practice: Using data to develop a mathematical model Applying mathematics you have learned in the past to a real problem (where you cant just guess what math you need to use based on the current chapter you are working through in your math textbook) Communicating your math work (engineers dont just do math; they have to explain their mathematical reasoning to other people)
Week 2, 3
Learning Objective
Models & MEAs
After the week of instruction, you should be able to: Define and describe a model and Model Eliciting Activity (MEA). Describe various ways of modeling a system. Describe the model development process. Explain why engineers use models in their work and provide examples of types of models. Describe the characteristics of a high quality mathematical model solution in terms of generalizability, share-ability, re-usability, and modifiability. Given a problem situation, identify the direct user and their needs, key stakeholders, and constraints. Explain how MEA grades are calculated. Develop mathematical models that address the mathematical complexity of the model: Account for all of the data and all forms of data Mathematical model should be mathematically sound
How Tested
Page 6 of 11
IV.
Working on diverse teams means that you have the skills and tools to be an effective team member as well as understand the role of diversity in engineering and how diverse engineering perspectives come together on an engineering project.
Week 2, 8
Learning Objective
Teaming
After the week of instruction, you should be able to: List your team members names. Define team. Explain why engineers work in teams and how diverse perspectives are critical for design/problem solving List and describe three basic tools at your disposal for improving team effectiveness: Establish norms/develop a Code of Cooperation. Recognize the five stages of teaming development. List and describe team roles: coordinator, recorder, timekeeper, gatekeeper. Explain how to use team roles when working in teams. For common challenges, identify resources useful in promoting team success and progression through the development stages.
How Tested
Exam 1 Exam 2
1, 8
Diversity
Explain the critical role of diverse people and perspectives in innovative design Identify key points associated with the importance of diversity for engineering Describe strategies for working with diverse teammates Explain how diversity is related to making evidence-based decisions Exam 2
4-12
Page 7 of 11
V.
Design
You will need to engage in the full design processand iterate through different design activities by repeating some activities multiple timesto do design well. Most of the design content will be assessed in your design project and your practical exam (Exam 3). Generally, we dont expect you to become expert designers in this course, but we do expect you to become more like informed designers as described below.
Informed Designers
Informed designers understand the design challenge by engaging in problem framing rather than simply problem solving by: Comprehending the key criteria and constraints of the problem Delaying making design decisions in order to explore, understand, and frame the real challenge(s) in design problems Informed designers build knowledge by doing research instead of skipping research by: Doing research and hands-on investigations to learn about the problem and how things work Informed designers also consider and do research on the broader context of the problem, including: Ethical considerations Environmental considerations Issues of sustainability Informed designers explore solutions by practicing idea fluency rather than idea fixation by: Considering multiple ideas instead of just one Practicing brainstorming Practicing lateral thinking Practicing idea incubation Informed designers sketch/represent ideas through deep drawings and models rather than surface drawings and models by: Using multiple representations, such as words, drawings, and models Using representations to explore and investigate design ideas Using representations to learn more about how things work Informed designers weigh options and make decisions by balancing benefits and tradeoffs rather than ignoring benefits and tradeoffs by: Articulating strengths and weaknesses of all ideasfavorite ideas as well as less-favorite ideas Using words and graphics to display and weigh both benefits and tradeoffs of all ideas before choosing a design plan to implement Informed designers conduct tests through valid tests and experimentsrather than confounded tests and experimentsby: Testing prototypes Doing valid experimental tests to learn about materials or key design variables or to optimize performance Informed designers engage in design as a managed and iterative process, rather than a haphazard or linear process by: Doing design in a managed way, where ideas are improved iteratively via feedback Strategies (e.g., problem framing, idea fluency) are used in any order (and at multiple points in the process) as needed Informed designers reflect on their design process by: Keeping tabs on design work and thinking while working as well as after finishing
Source: Crismond, D. P. and Adams, R. S. (2012). The informed design teaching and learning matrix. Journal of Engineering Education 101(4), 738797.
Page 8 of 11
Week 8, 9
Learning Objective
Problem Framing
After the week of instruction, you should be able to: Identify needs that can be addressed through engineering design Identify key stakeholders involved in a particular design challenge and their related needs Describe the concepts of problem framing and problem definition List key attributes of well-written goals Create well-written goals List key attributes of well-written constraints and criteria Create well-written constraints and criteria Identify the key difference between constraints and criteria Explain how goals are different from criteria Explain how problem definition, goals, and criteria are related to making evidence-based engineering decisions
How Tested
2, 8
11
Week
Learning Objective
After the week of instruction, you should be able to: Describe the purpose and process of morphological analysis Create or interpret a morphological chart: Given a function, system, or object (e.g., water filter or filing cabinet) identify sub-functions. Given a system requirement, identify multiple means to accomplish each of the systems sub-functions. Calculate the number of possible design options in a morphological chart Generate at least 10 ideas in a brainstorming activity Explain why you should withhold judgment while engaged in brainstorming Explain how idea fluency and ideation related to making evidence-based engineering decisions
How Tested
Representing Ideas Through Deep Drawings and Models 11, Describe ideas in written form 12, 13 Communicate ideas through drawings (7-16)
Communicate ideas through rough prototypes Define the term prototype Distinguish between different types of prototypes Identify the role of mathematical modeling in engineering design Test the feasibility of design ideas (by exploring the ideas in written form, through drawings, though prototypes, and through mathematical models) Explain how representations, models, and feasibility analysis are related to making evidence-based engineering decisions Design Project & Practical Exam (Exam 3)
12
Week
Learning Objective
After the week of instruction, you should be able to: Identify different approaches for collecting data from stakeholders Collect and find data related to your project Analyze data that you have collected Explain how conducting valid tests and experiments is related to making evidence-based engineering decisions
How Tested
Page 11 of 11