Electronics & Robotics

Size: px
Start display at page:

Download "Electronics & Robotics"

Transcription

1 Elizabethtown Area School District Electronics & Robotics Course Number: 756/756W* Length of Course: 1 semester 18 weeks Grade Level: ElectiveTotal Clock Hours: 120 hours Length of Period: 80 minutes Date Written: Jan 12, 2011 Periods per Week/Cycle: 5 periods / week Written By: Troy Erdman Credits (if app): 1.0 Weighting: 1.0/1.1* Course Prerequisite: 784 Energy, Power, & Transportation highly recommended Course Description: This course provides students with a comprehensive overview of the four major systems and their subsystems required for Robotics Engineering (Electronics, Mechanics, Computers, & Control Software). Topics include analog and digital electronics, sensors and circuits, electronic communication systems, and relevant topics in geometry, kinematics, algorithms, programming, and microcontrollers. "What's a Microcontroller?" will introduce students to the "Basic Stamp" microcontroller that is the foundation for the "Stamps in Class" series by Parallax. Students will have opportunities to research, design, build, test and evaluate solutions to electronics and programming that are needed for simple to complex robotics and industrial control. This course consists of a series of handson experiments and project challenges that will introduce students to robotic concepts using the Boe-Bot and Lego Mindstorms NXT and Waterobotics. Students will individually produce an advanced electronics project such as an ipod, iphone, or MP3 audio amplifier. Lab fee: $25.00 *This weighted course option consists of additional outside classroom work based upon identifying a real-world problem related to the course. Students will need to communicate their design solutions through an engineering design portfolio, technical research report, and oral presentation to class or experts in the field. Lab fee: $25.00 Electronics & Robotics 1

2 I. Overall Course/Grade Level Standards Students will KNOW and be able TO DO the following as a result of taking this course. A) Investigate various careers involved in electronic and robotic technological systems. B) Define and identify the terminology, definitions, main components, safety issues, and types of robotic systems as well as their industrial applications. C) Evaluate the interrelationship of electronics, mechanics, controls, and computer systems involved in robotics engineering. D) Identify and explain the impacts that the development of robotic systems has on modern economics, society and environment. E) Assess and predict the impacts that development and uses of robotic systems have on modern economics, society, and environment by balancing multiple constraints and providing trade-offs. F) Discuss and utilize the concepts of robot construction, wiring diagrams, simple circuits and components, basic electronics, soldering, motors, gears, principles of motion, microcontrollers/microprocessors, sensors, feedback, and computer programming for intelligent behavior. G) Explain and apply the steps of the engineering design process: framing design briefs, selecting problem solving strategies, research techniques, design innovation, prototyping, testing, and troubleshooting. H) Describe the characteristics and basic principles of different types of sensors and actuators used in conjunction with robotic systems. I) Design and operate component parts and operations of different types of sensors and actuators used in conjunction with robotic systems. J) Explain the difference between open loop and closed loop systems within technological control systems. K) Differentiate between open loop and closed loop systems through developing, producing, using, and assessing technological control systems. Electronics & Robotics 2

3 L) Identify and apply the laws, principles and phenomena that describe engineered systems and duplicate working models of electronic and robotic systems. M) Recognize and utilize decision-making strategies commonly used by robotic engineers. Electronics & Robotics 3

4 II. Content Major Areas of Study List all units of study below: Unit Estimated Time Materials 0. What Is A Microcontroller a. Introduction, BASIC Programming, & Communicating With the Microcontroller b. ASCII, Basic electricity (Resistors and LED s) c. Digital I/O (input and output) & Conditionals d. Motion Control: Servo Motors e. Simple A/D (Analog to digital): Resistance Measurements f. Hexadecimal, 7-segment Displays, Indexed Arrays g. Light Measurements, EEPROM, Subroutines h. Sound Production, SELECT- CASE Structure i. Expanded Control: Transistors & Integrated circuits 1. Robotics With The Boe-Bot a. Continuously Rotating Servo Motors (Robot Assembly & Robotic Motion) b. Robotic Navigation 1: Tactile Sensors (Robotic Behavior ) c. Robotic Navigation 2: Light Sensors (Light Sensitive Response, Behavior d. Robotic Navigation 3: Infrared Sensors 2. First Lego League a. Preparation b. Teamwork c. Robotic Challenges d. Independent Study 40 hrs. What s A Microcontroller? BASIC Stamp Discovery Kit (Parallax, Inc.) Parts & Text 50 hrs. Robotics With The Boe-Bot Robot Kit (Parallax, Inc.) Parts & Text 30 hrs. Electronics & Robotics 4

5 Name of Course: Electronics & Robotics Name of Unit: What Is A Microcontroller? Essential Question: What is a microcontroller? How do engineers and technicians create microcontrollers through a variety of basic principles in the fields of computer programming, electricity and electronics, mathematics, and physics? Aligned to Aligned to PA Unit Objectives/Key Question Priority Course Standard Standard 1. How many microcontrollers did you use today? C A, B, C, D, E B2 2. What clues would you look for to figure out whether or not an appliance contains a microcontroller? I A, B, C, D, E B A1 3. How is the software and hardware tested? E F, L A2 4. How is the BASIC Stamp Editor s Help file used to connect your hardware to your computer and test your BASIC Stamp programming system? C F, L A2 5. How do you write and run a PBASIC program? 6. How are the DEBUG and END commands, CR control character, and DEC formatter used? 7. How does a Light-Emitting Diode (LED) emit light? I F, L A2 8. What values do a bit, nib, byte, and word hold? E F, L A2 9. How do you change the color of a bicolor LED? E F, L A2 10. What is the difference between sending and receiving HIGH and LOW signals using the BASIC Stamp? 11. What happens between the terminals of a normally open pushbutton when you press it? 12. What kind of code blocks can be used for making decisions based on the value of one or more pushbuttons? E F, L A2 13. What are the five external parts on a servo and E F, L A2 Electronics & Robotics 5

6 what are they used for? 14. What programming element can you use to control the amount of time that a servo holds a particular position? 15. What type of code block can you write to limit the servo s range of motion? 16. How is a capacitor like a rechargeable battery? How is it different? 17. How do you build, test, program, and control a servomotor with a potentiometer? 18. How do you build, test, program, and control a 7- segment LED display? 19. How do you build, test, program, and control a light meter? 20. How do you build, test, program, and control frequency and light sensors? E F, L A2 21. How is current flow controlled with a transistor? 22. How is a digital potentiometer circuit built, tested, programmed, and controlled? Electronics & Robotics 6

7 Name of Course: Electronics & Robotics Name of Unit: Robotics With The Boe-Bot Essential Question: How do engineers design, construct, and program robots using a combination of mechanics, electronics, and software to solve real-world industrial applications? Aligned to Aligned to PA Unit Objectives/Key Question Priority Course Standard Standard 1. What device will be the brain of your Boe-Bot? I F, L A2 2. When the BASIC stamp sends a character to your PC, what type of numbers are used to send the message through the programming cable? 3. How is the same message repeated over and over again and control the timing of that message? 4. How are circuits built that emit light that will allow you to see the kind of signals that are used to control the Boe-Bot s servo motors? 5. How is a circuit built that connects the servo to a power supply and a BASIC Stamp I/O pin? 6. How is a program run that sends the servos a signal, instructing them to stay still? 7. How are variables used in PBASIC programs to store values, math operations, and counting? 8. What makes the servos turn at different speeds and directions? I F, L, J, K A2 I F, L A2 C F, L A2 I F, L A2 I F, L A2 E F, L A2 9. How is a Boe-Bot assembled? C F, L A2 10. How are servos tested to make sure that the electrical connections between your board and the servos are correct? 11. What are some of the symptoms of brownout on the Boe-Bot? 12. How can a piezospeaker be used to detect brownout? E F, L A2 E D, F, L A2 Electronics & Robotics 7

8 13. What is a reset? I F, L, J, K A2 14. What is an initialization routine? I F, L, J, K A2 15. How are basic maneuvers: forward, backward, rotate left, rotate right, and pivoting turns performed? E F, L A2 16. How are maneuvers tuned for more precision? E F, L A2 17. How is math used to calculate the number of pulses to deliver to make the Boe-Bot travel a predetermined distance? E F, L A2 18. What is ramping? I F, L A2 19. How are subroutines used to execute preprogrammed maneuvers? 20. What directive can you use to pre-store values in the BASIC Stamp s EEPROM before running the program? 21. How are whiskers used for tactile navigation? 22. How are phototransistors used as light-sensitive navigation? 23. How are infrared headlights used for navigation? 24. How is distance determined by programming the frequency sweep? 25. How does one Boe-Bot shadow another vehicle? Electronics & Robotics 8

9 Name of Course: Electronics & Robotics Name of Unit: First Lego League Essential Question: How do robotic engineers and designers identify and apply the technological design process to solve engineering design problems? Unit Objectives/Key Question 1. What are the steps involved in the design and problem solving process (design loop)? 2. How are problems and opportunities identified when analyzing real-world situations? 3. What clarification and specifications are needed to frame a design brief? 4. How are research and investigations conducted to gather information for possible future reference in solving problems? 5. How are brainstorming and other techniques used to generate alternative solutions to problems? 6. How is the best solution to a problem chosen when evaluating several solutions on an attribute matrix? 7. What communication methods can you use when documenting your design work? 8. What types of models and prototypes can you construct to test your solutions to identified technological problems? 9. How are appropriate tests developed and conducted when validating your design work? 10. What communication methods can you use when recording your test data results? 11. How is assessment effectively used when evaluating and analyzing your product or design skills? Priority Aligned to Course Standard Aligned to PA Standard E G C1 E C, D, C3 E G C1 E G C1 C G C1 E C, D, G E G C1 E F, G, H, I, L, M C2 E F, G, L C1 E G C1 E D, E, G D3 Electronics & Robotics 9

10 III. Course Assessments Check types of assessments to be used in the teaching of the course and provide examples of each type. Objective Tests/Quizzes Constructed Responses Essays Reports Projects Portfolios Presentations Performance Tasks Response Journals Logs Computer Simulations Research Papers Class Participation Note Taking Daily Assignments Writing Samples Provide copies of common assessments that will be utilized for all students taking this course. Overall course/grade level standards will be measured by a common course assessment. Unit objectives will be measured on an ongoing basis as needed by the classroom teacher to assess learning and plan for instruction. List common assessments below and recommend date/time frame for administration (at least quarterly). Name of Common Assessment When given? 1. Pretest Beginning of unit 2. Unit Tests End of unit 3. Quizzes During each unit 4. Projects Each unit 5. Final Exam End of semester The following scoring documents have been developed for this course: (Example) Electronics & Robotics 10

11 IV. Expected levels of achievement Current grading scale A B C D 64-below F PA Proficiency Levels Advanced Proficient Basic Below Basic Electronics & Robotics 11

12 Category / Score (x Design Brief Evaluation Criteria Total Points Possible: (100 points) Exemplary Proficient Average Below Average 4) Generating a Successful Solution Does the solution effectively meet the design brief criteria? Category / Score (x Solution solves all parts of the design challenge and super challenge. Solution solves most parts of the design challenge and super challenge. Solution solves some parts of the design challenge and super challenge. Solution solves no parts of the design challenge and super challenge. 4) Originality & Creativity Is the solution an original one that demonstrates creativity & uniqueness? Category / Score (x Superb degree of originality and uniqueness Sufficient degree of originality and uniqueness Reasonable degree of originality and uniqueness Poor degree of originality and uniqueness 4) Documentation Is there ample written evidence that steps in the problem solving process have been followed? Category / Score (x Outstanding documentation. Obvious attention to detail. Good documentation. Some attention to detail Fair documentation. Little attention to detail. Poor documentation. Lack of attention to detail. 4) Programming Efficiency Is the problem as concise as it could be? Category / Score (x Superb degree of programming efficiency. Adequate degree of programming efficiency. Fair degree of programming efficiency. Poor degree of programming efficiency. 4) Time Was a successful solution generated in the time allotted? Category / Score (x Solution completed on time. Minimal extra time needed. Much extra time needed. Solution not submitted. 4) Repeatability Does the solution work with a high degree of repeatability? Excellent degree of repeatability. Good degree of repeatability. Fair degree of repeatability. Poor degree of repeatability. Category / Score Number of Pieces Used (Tie Breaker) Which successful solution used the fewest number of pieces? TOTAL: Least number of pieces used for a successful solution. Second least number of pieces used for a successful solution. Third least number of pieces used for a successful solution. Fourth least number of pieces used for a successful solution. Electronics & Robotics 12

LEGO MINDSTORMS Education EV3 Coding Activities

LEGO MINDSTORMS Education EV3 Coding Activities LEGO MINDSTORMS Education EV3 Coding Activities s t e e h s k r o W t n e d Stu LEGOeducation.com/MINDSTORMS Contents ACTIVITY 1 Performing a Three Point Turn 3-6 ACTIVITY 2 Written Instructions for a

More information

SAM - Sensors, Actuators and Microcontrollers in Mobile Robots

SAM - Sensors, Actuators and Microcontrollers in Mobile Robots Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2017 230 - ETSETB - Barcelona School of Telecommunications Engineering 710 - EEL - Department of Electronic Engineering BACHELOR'S

More information

Computer Science. Embedded systems today. Microcontroller MCR

Computer Science. Embedded systems today. Microcontroller MCR Computer Science Microcontroller Embedded systems today Prof. Dr. Siepmann Fachhochschule Aachen - Aachen University of Applied Sciences 24. März 2009-2 Minuteman missile 1962 Prof. Dr. Siepmann Fachhochschule

More information

High School Digital Electronics Curriculum Essentials Document

High School Digital Electronics Curriculum Essentials Document High School Digital Electronics Curriculum Essentials Document Boulder Valley School District Department of CTEC May 2012 Introduction Digital Electronics Course This file is intended to be a complete

More information

LABORATORY : A PROJECT-BASED LEARNING EXAMPLE ON POWER ELECTRONICS

LABORATORY : A PROJECT-BASED LEARNING EXAMPLE ON POWER ELECTRONICS LABORATORY : A PROJECT-BASED LEARNING EXAMPLE ON POWER ELECTRONICS J. García, P. García, P. Arboleya, J.M. Guerrero Universidad de Oviedo, Departament of Eletrical Engineernig, Gijon, Spain garciajorge@uniovi.es

More information

Circuit Simulators: A Revolutionary E-Learning Platform

Circuit Simulators: A Revolutionary E-Learning Platform Circuit Simulators: A Revolutionary E-Learning Platform Mahi Itagi Padre Conceicao College of Engineering, Verna, Goa, India. itagimahi@gmail.com Akhil Deshpande Gogte Institute of Technology, Udyambag,

More information

Designing a Computer to Play Nim: A Mini-Capstone Project in Digital Design I

Designing a Computer to Play Nim: A Mini-Capstone Project in Digital Design I Session 1793 Designing a Computer to Play Nim: A Mini-Capstone Project in Digital Design I John Greco, Ph.D. Department of Electrical and Computer Engineering Lafayette College Easton, PA 18042 Abstract

More information

Using a PLC+Flowchart Programming to Engage STEM Interest

Using a PLC+Flowchart Programming to Engage STEM Interest Paper ID #16793 Using a PLC+Flowchart Programming to Engage STEM Interest Prof. Alka R Harriger, Purdue University, West Lafayette Alka Harriger joined the faculty of the Computer and Information Technology

More information

EEAS 101 BASIC WIRING AND CIRCUIT DESIGN. Electrical Principles and Practices Text 3 nd Edition, Glen Mazur & Peter Zurlis

EEAS 101 BASIC WIRING AND CIRCUIT DESIGN. Electrical Principles and Practices Text 3 nd Edition, Glen Mazur & Peter Zurlis EEAS 101 REQUIRED MATERIALS: TEXTBOOK: WORKBOOK: Electrical Principles and Practices Text 3 nd Edition, Glen Mazur & Peter Zurlis Electrical Principles and Practices Workbook 3 nd Edition, Glen Mazur &

More information

Software Development: Programming Paradigms (SCQF level 8)

Software Development: Programming Paradigms (SCQF level 8) Higher National Unit Specification General information Unit code: HL9V 35 Superclass: CB Publication date: May 2017 Source: Scottish Qualifications Authority Version: 01 Unit purpose This unit is intended

More information

ENEE 302h: Digital Electronics, Fall 2005 Prof. Bruce Jacob

ENEE 302h: Digital Electronics, Fall 2005 Prof. Bruce Jacob Course Syllabus ENEE 302h: Digital Electronics, Fall 2005 Prof. Bruce Jacob 1. Basic Information Time & Place Lecture: TuTh 2:00 3:15 pm, CSIC-3118 Discussion Section: Mon 12:00 12:50pm, EGR-1104 Professor

More information

EECS 571 PRINCIPLES OF REAL-TIME COMPUTING Fall 10. Instructor: Kang G. Shin, 4605 CSE, ;

EECS 571 PRINCIPLES OF REAL-TIME COMPUTING Fall 10. Instructor: Kang G. Shin, 4605 CSE, ; EECS 571 PRINCIPLES OF REAL-TIME COMPUTING Fall 10 Instructor: Kang G. Shin, 4605 CSE, 763-0391; kgshin@umich.edu Number of credit hours: 4 Class meeting time and room: Regular classes: MW 10:30am noon

More information

A Practical Approach to Embedded Systems Engineering Workforce Development

A Practical Approach to Embedded Systems Engineering Workforce Development A Practical Approach to Embedded Systems Engineering Workforce Development Özgür Yürür 1 [ John McLellan 2, Andy Mastronardi 3, Ed Harrold 4, Wilfrido Moreno 5 ] Abstract It is common to find digital electronic

More information

Multidisciplinary Engineering Systems 2 nd and 3rd Year College-Wide Courses

Multidisciplinary Engineering Systems 2 nd and 3rd Year College-Wide Courses Multidisciplinary Engineering Systems 2 nd and 3rd Year College-Wide Courses Kevin Craig College of Engineering Marquette University Milwaukee, WI, USA Mark Nagurka College of Engineering Marquette University

More information

Project-Based-Learning: Outcomes, Descriptors and Design

Project-Based-Learning: Outcomes, Descriptors and Design Project-Based-Learning: Outcomes, Descriptors and Design Peter D. Hiscocks Electrical and Computer Engineering, Ryerson University Toronto, Ontario phiscock@ee.ryerson.ca Abstract The paper contains three

More information

Using Simulink, Matlab, and LEGO Mindstorms to teach a Project-Based Control Systems Design Course

Using Simulink, Matlab, and LEGO Mindstorms to teach a Project-Based Control Systems Design Course Paper ID #11981 Using Simulink, Matlab, and LEGO Mindstorms to teach a Project-Based Control Systems Design Course Dr. Estelle M Eke, California State University, Sacramento Estelle Eke is a full professor

More information

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits.

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits. DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE Sample 2-Year Academic Plan DRAFT Junior Year Summer (Bridge Quarter) Fall Winter Spring MMDP/GAME 124 GAME 310 GAME 318 GAME 330 Introduction to Maya

More information

ECE-492 SENIOR ADVANCED DESIGN PROJECT

ECE-492 SENIOR ADVANCED DESIGN PROJECT ECE-492 SENIOR ADVANCED DESIGN PROJECT Meeting #3 1 ECE-492 Meeting#3 Q1: Who is not on a team? Q2: Which students/teams still did not select a topic? 2 ENGINEERING DESIGN You have studied a great deal

More information

Freshman Engineering Project on Energy Scavenging

Freshman Engineering Project on Energy Scavenging Indiana University - Purdue University Fort Wayne Opus: Research & Creativity at IPFW Engineering Faculty Publications Department of Engineering 2011 Freshman Engineering Project on Energy Scavenging Yanfei

More information

FUZZY EXPERT. Dr. Kasim M. Al-Aubidy. Philadelphia University. Computer Eng. Dept February 2002 University of Damascus-Syria

FUZZY EXPERT. Dr. Kasim M. Al-Aubidy. Philadelphia University. Computer Eng. Dept February 2002 University of Damascus-Syria FUZZY EXPERT SYSTEMS 16-18 18 February 2002 University of Damascus-Syria Dr. Kasim M. Al-Aubidy Computer Eng. Dept. Philadelphia University What is Expert Systems? ES are computer programs that emulate

More information

SOFTWARE EVALUATION TOOL

SOFTWARE EVALUATION TOOL SOFTWARE EVALUATION TOOL Kyle Higgins Randall Boone University of Nevada Las Vegas rboone@unlv.nevada.edu Higgins@unlv.nevada.edu N.B. This form has not been fully validated and is still in development.

More information

Rover Races Grades: 3-5 Prep Time: ~45 Minutes Lesson Time: ~105 minutes

Rover Races Grades: 3-5 Prep Time: ~45 Minutes Lesson Time: ~105 minutes Rover Races Grades: 3-5 Prep Time: ~45 Minutes Lesson Time: ~105 minutes WHAT STUDENTS DO: Establishing Communication Procedures Following Curiosity on Mars often means roving to places with interesting

More information

Timeline. Recommendations

Timeline. Recommendations Introduction Advanced Placement Course Credit Alignment Recommendations In 2007, the State of Ohio Legislature passed legislation mandating the Board of Regents to recommend and the Chancellor to adopt

More information

A Hands-on First-year Electrical Engineering Introduction Course

A Hands-on First-year Electrical Engineering Introduction Course Paper ID #19997 A Hands-on First-year Electrical Engineering Introduction Course Dr. Ying Lin, Western Washington University Ying Lin has been with the faculty of Engineering and Design Department at Western

More information

AC : FACILITATING VERTICALLY INTEGRATED DESIGN TEAMS

AC : FACILITATING VERTICALLY INTEGRATED DESIGN TEAMS AC 2009-2202: FACILITATING VERTICALLY INTEGRATED DESIGN TEAMS Gregory Bucks, Purdue University Greg Bucks is a Ph.D. candidate in Engineering Education at Purdue University with an expected graduation

More information

Connecting Middle Grades Science and Mathematics with TI-Nspire and TI-Nspire Navigator Day 1

Connecting Middle Grades Science and Mathematics with TI-Nspire and TI-Nspire Navigator Day 1 Connecting Middle Grades Science and Mathematics with TI-Nspire and TI-Nspire Navigator Day 1 2015 Texas Instruments Incorporated Materials for Workshop Participant * *This material is for the personal

More information

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC On Human Computer Interaction, HCI Dr. Saif al Zahir Electrical and Computer Engineering Department UBC Human Computer Interaction HCI HCI is the study of people, computer technology, and the ways these

More information

Graphic Imaging Technology II - Part two of a two-year program designed to offer students skills in typesetting, art and pasteup,

Graphic Imaging Technology II - Part two of a two-year program designed to offer students skills in typesetting, art and pasteup, Architectural & Engineering Drafting/Design I - Part I of a two-year program where students in grades 11-12 gain knowledge and skills needed to become a draftsperson. Knowledge of Windows based environment

More information

wise 2012 digital copy

wise 2012 digital copy ET-QUICK-START GUIDE V.2 Special MESE Edition BALL LIGHTNING 2012 15 Contents Notebook Café http:// http://nbc.uni-paderborn.de/ library entrance, on the right -help with Wi-Fi, Networking Library http://ub.upb.de

More information

Robot manipulations and development of spatial imagery

Robot manipulations and development of spatial imagery Robot manipulations and development of spatial imagery Author: Igor M. Verner, Technion Israel Institute of Technology, Haifa, 32000, ISRAEL ttrigor@tx.technion.ac.il Abstract This paper considers spatial

More information

MAE Flight Simulation for Aircraft Safety

MAE Flight Simulation for Aircraft Safety MAE 482 - Flight Simulation for Aircraft Safety SYLLABUS Fall Semester 2013 Instructor: Dr. Mario Perhinschi 521 Engineering Sciences Building 304-293-3301 Mario.Perhinschi@mail.wvu.edu Course main topics:

More information

MinE 382 Mine Power Systems Fall Semester, 2014

MinE 382 Mine Power Systems Fall Semester, 2014 MinE 382 Mine Power Systems Fall Semester, 2014 Tuesday & Thursday, 9:30 a.m. 10:45 a.m., Room 109 MRB Instructor: Dr. Mark F. Sindelar, P.E. Room 233 MRB (center office in the Mine Design Lab) Mining

More information

A systems engineering laboratory in the context of the Bologna Process

A systems engineering laboratory in the context of the Bologna Process A systems engineering laboratory in the context of the Bologna Process Matthias Kühnle, Martin Hillenbrand EWME, Budapest, 28.05.2008 Institut für Technik der Informationsverarbeitung (ITIV) Institutsleitung:

More information

Syllabus - ESET 369 Embedded Systems Software, Fall 2016

Syllabus - ESET 369 Embedded Systems Software, Fall 2016 Syllabus - ESET 369 Embedded Systems Software, Fall 2016 Contact Information: Professor: Dr. Byul Hur Office: 008A Fermier Telephone: (979) 845-5195 Facsimile: E-mail: byulmail@tamu.edu Web: www.tamuresearch.com

More information

Application of Virtual Instruments (VIs) for an enhanced learning environment

Application of Virtual Instruments (VIs) for an enhanced learning environment Application of Virtual Instruments (VIs) for an enhanced learning environment Philip Smyth, Dermot Brabazon, Eilish McLoughlin Schools of Mechanical and Physical Sciences Dublin City University Ireland

More information

Dublin City Schools Career and College Ready Academies FAQ. General

Dublin City Schools Career and College Ready Academies FAQ. General Dublin City Schools Career and College Ready Academies FAQ General Question: Will transportation be provided to/from the academy? Available transportation will be determined after the academy enrollment

More information

Computer Science 141: Computing Hardware Course Information Fall 2012

Computer Science 141: Computing Hardware Course Information Fall 2012 Computer Science 141: Computing Hardware Course Information Fall 2012 September 4, 2012 1 Outline The main emphasis of this course is on the basic concepts of digital computing hardware and fundamental

More information

IMPROVED MANUFACTURING PROGRAM ALIGNMENT W/ PBOS

IMPROVED MANUFACTURING PROGRAM ALIGNMENT W/ PBOS C2ER / LMI INSTITUTE IMPROVED MANUFACTURING PROGRAM ALIGNMENT W/ PBOS JUNE 09 2016 US DEPARTMENT OF LABOR MULTI-STATE ADVANCED MANUFACTURING CONSORTIUM MULTI-STATE ADVANCED MANUFACTURING CONSORTIUM Introductions

More information

GACE Computer Science Assessment Test at a Glance

GACE Computer Science Assessment Test at a Glance GACE Computer Science Assessment Test at a Glance Updated May 2017 See the GACE Computer Science Assessment Study Companion for practice questions and preparation resources. Assessment Name Computer Science

More information

Dublin City Schools Broadcast Video I Graded Course of Study GRADES 9-12

Dublin City Schools Broadcast Video I Graded Course of Study GRADES 9-12 Philosophy The Broadcast and Video Production Satellite Program in the Dublin City School District is dedicated to developing students media production skills in an atmosphere that includes stateof-the-art

More information

Airplane Rescue: Social Studies. LEGO, the LEGO logo, and WEDO are trademarks of the LEGO Group The LEGO Group.

Airplane Rescue: Social Studies. LEGO, the LEGO logo, and WEDO are trademarks of the LEGO Group The LEGO Group. Airplane Rescue: Social Studies LEGO, the LEGO logo, and WEDO are trademarks of the LEGO Group. 2010 The LEGO Group. Lesson Overview The students will discuss ways that people use land and their physical

More information

2.B.4 Balancing Crane. The Engineering Design Process in the classroom. Summary

2.B.4 Balancing Crane. The Engineering Design Process in the classroom. Summary 2.B.4 Balancing Crane The Engineering Design Process in the classroom Grade Level 2 Sessions 1 40 minutes 2 30 minutes Seasonality None Instructional Mode(s) Whole class, groups of 4 5 students, individual

More information

A Context-Driven Use Case Creation Process for Specifying Automotive Driver Assistance Systems

A Context-Driven Use Case Creation Process for Specifying Automotive Driver Assistance Systems A Context-Driven Use Case Creation Process for Specifying Automotive Driver Assistance Systems Hannes Omasreiter, Eduard Metzker DaimlerChrysler AG Research Information and Communication Postfach 23 60

More information

Computer Organization I (Tietokoneen toiminta)

Computer Organization I (Tietokoneen toiminta) 581305-6 Computer Organization I (Tietokoneen toiminta) Teemu Kerola University of Helsinki Department of Computer Science Spring 2010 1 Computer Organization I Course area and goals Course learning methods

More information

Session H1B Teaching Introductory Electrical Engineering: Project-Based Learning Experience

Session H1B Teaching Introductory Electrical Engineering: Project-Based Learning Experience Teaching Introductory Electrical Engineering: Project-Based Learning Experience Chi-Un Lei, Hayden Kwok-Hay So, Edmund Y. Lam, Kenneth Kin-Yip Wong, Ricky Yu-Kwong Kwok Department of Electrical and Electronic

More information

Oregon Institute of Technology Computer Systems Engineering Technology Department Embedded Systems Engineering Technology Program Assessment

Oregon Institute of Technology Computer Systems Engineering Technology Department Embedded Systems Engineering Technology Program Assessment Oregon Institute of Technology Computer Systems Engineering Technology Department Embedded Systems Engineering Technology Program Assessment 2014-15 I. Introduction The Embedded Systems Engineering Technology

More information

Major Milestones, Team Activities, and Individual Deliverables

Major Milestones, Team Activities, and Individual Deliverables Major Milestones, Team Activities, and Individual Deliverables Milestone #1: Team Semester Proposal Your team should write a proposal that describes project objectives, existing relevant technology, engineering

More information

Phys4051: Methods of Experimental Physics I

Phys4051: Methods of Experimental Physics I Phys4051: Methods of Experimental Physics I 5 credits This course is the first of a two-semester sequence on the techniques used in a modern experimental physics laboratory. Because of the importance of

More information

Saliency in Human-Computer Interaction *

Saliency in Human-Computer Interaction * From: AAA Technical Report FS-96-05. Compilation copyright 1996, AAA (www.aaai.org). All rights reserved. Saliency in Human-Computer nteraction * Polly K. Pook MT A Lab 545 Technology Square Cambridge,

More information

Seminar - Organic Computing

Seminar - Organic Computing Seminar - Organic Computing Self-Organisation of OC-Systems Markus Franke 25.01.2006 Typeset by FoilTEX Timetable 1. Overview 2. Characteristics of SO-Systems 3. Concern with Nature 4. Design-Concepts

More information

UNIVERSIDAD DEL ESTE Vicerrectoría Académica Vicerrectoría Asociada de Assessment Escuela de Ciencias y Tecnología

UNIVERSIDAD DEL ESTE Vicerrectoría Académica Vicerrectoría Asociada de Assessment Escuela de Ciencias y Tecnología UNIVERSIDAD DEL ESTE Vicerrectoría Académica Vicerrectoría Asociada de Escuela de Ciencias y Tecnología ASSESSMENT PLAN OF THE ASSOCIATE DEGREES IN ENGINEERING TECHNOLOGY Rev: Dec-2015 CHARACTERISTICS

More information

Unit 3. Design Activity. Overview. Purpose. Profile

Unit 3. Design Activity. Overview. Purpose. Profile Unit 3 Design Activity Overview Purpose The purpose of the Design Activity unit is to provide students with experience designing a communications product. Students will develop capability with the design

More information

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning 12.1 Instructional Objective The students should understand the concept of learning systems Students should learn about different aspects of a learning system Students should

More information

Microcontroller VU

Microcontroller VU 182.694 Microcontroller VU Martin Perner SS 2017 Featuring Today: Preliminary Talk Definitions What is a Microcontroller? Note: Microcontroller is sometimes shortened as µc, uc, or MCU. Preliminary Talk

More information

AC : DESIGNING AN UNDERGRADUATE ROBOTICS ENGINEERING CURRICULUM: UNIFIED ROBOTICS I AND II

AC : DESIGNING AN UNDERGRADUATE ROBOTICS ENGINEERING CURRICULUM: UNIFIED ROBOTICS I AND II AC 2009-1161: DESIGNING AN UNDERGRADUATE ROBOTICS ENGINEERING CURRICULUM: UNIFIED ROBOTICS I AND II Michael Ciaraldi, Worcester Polytechnic Institute Eben Cobb, Worcester Polytechnic Institute Fred Looft,

More information

Embedded System Design

Embedded System Design Embedded System Design ECEN 4613/5613 Spring 2009 Lectures: Wednesday Evenings, 5:30pm-8:00pm, ECEE 1B28 Instructor: Professor McClure, Department of Electrical and Computer Engineering E-mail and Office:

More information

Academic Catalog Programs & Courses Manchester Community College

Academic Catalog Programs & Courses Manchester Community College 2016 2017 Academic Catalog Programs & Courses Manchester Community College 1 Accounting and Business Administration Transfer, A.S. Program Design The Accounting and Business Administration Transfer associate

More information

Gifted/Challenge Program Descriptions Summer 2016

Gifted/Challenge Program Descriptions Summer 2016 Gifted/Challenge Program Descriptions Summer 2016 (Please note: Select courses that have your child s current grade for the 2015/2016 school year, please do NOT select courses for any other grade level.)

More information

Number Line Moves Dash -- 1st Grade. Michelle Eckstein

Number Line Moves Dash -- 1st Grade. Michelle Eckstein Number Line Moves Dash -- 1st Grade Michelle Eckstein Common Core Standards CCSS.MATH.CONTENT.1.NBT.C.4 Add within 100, including adding a two-digit number and a one-digit number, and adding a two-digit

More information

Course outline. Code: PHY202 Title: Electronics and Electromagnetism

Course outline. Code: PHY202 Title: Electronics and Electromagnetism Course outline Code: PHY202 Title: Electronics and Electromagnetism Faculty of: Science, Health, Education and Engineering Teaching Session: Semester 2 Year: 2016 Course Coordinator: Jolanta Watson Email:

More information

Registration Fee: $1490/Member, $1865/Non-member Registration Deadline: August 15, 2014 *Please see Tuition Policies on the following page

Registration Fee: $1490/Member, $1865/Non-member Registration Deadline: August 15, 2014 *Please see Tuition Policies on the following page DHI Online Education Registration Form AHC215 Writing Hardware Specifications August 21, 2014 December 4, 2014 This course will be presented online: http://edu.dhi.org Registration Fee: $1490/Member, $1865/Non-member

More information

AC : HANDS ON PROGRAMMABLE LOGIC CONTROLLER (PLC) LABORATORY FOR AN INDUSTRIAL CONTROLS COURSE

AC : HANDS ON PROGRAMMABLE LOGIC CONTROLLER (PLC) LABORATORY FOR AN INDUSTRIAL CONTROLS COURSE AC 2011-69: HANDS ON PROGRAMMABLE LOGIC CONTROLLER (PLC) LABORATORY FOR AN INDUSTRIAL CONTROLS COURSE Steven F Barrett, University of Wyoming Steven F. Barrett, Ph.D., P.E. received the BS Electronic Engineering

More information

Teaching a Laboratory Section

Teaching a Laboratory Section Chapter 3 Teaching a Laboratory Section Page I. Cooperative Problem Solving Labs in Operation 57 II. Grading the Labs 75 III. Overview of Teaching a Lab Session 79 IV. Outline for Teaching a Lab Session

More information

BPS Information and Digital Literacy Goals

BPS Information and Digital Literacy Goals BPS Literacy BPS Literacy Inspiration BPS Literacy goals should lead to Active, Infused, Collaborative, Authentic, Goal Directed, Transformative Learning Experiences Critical Thinking Problem Solving Students

More information

Using Virtual Manipulatives to Support Teaching and Learning Mathematics

Using Virtual Manipulatives to Support Teaching and Learning Mathematics Using Virtual Manipulatives to Support Teaching and Learning Mathematics Joel Duffin Abstract The National Library of Virtual Manipulatives (NLVM) is a free website containing over 110 interactive online

More information

Remote Control Laboratory Via Internet Using Matlab and Simulink

Remote Control Laboratory Via Internet Using Matlab and Simulink Remote Control Laboratory Via Internet Using Matlab and Simulink R. PUERTO, L.M. JIMÉNEZ, O. REINOSO Department of Industrial Systems Engineering, University Miguel Herna ndez, Elche, Alicante, Spain Received

More information

Game-based formative assessment: Newton s Playground. Valerie Shute, Matthew Ventura, & Yoon Jeon Kim (Florida State University), NCME, April 30, 2013

Game-based formative assessment: Newton s Playground. Valerie Shute, Matthew Ventura, & Yoon Jeon Kim (Florida State University), NCME, April 30, 2013 Game-based formative assessment: Newton s Playground Valerie Shute, Matthew Ventura, & Yoon Jeon Kim (Florida State University), NCME, April 30, 2013 Fun & Games Assessment Needs Game-based stealth assessment

More information

Quantitative Evaluation of an Intuitive Teaching Method for Industrial Robot Using a Force / Moment Direction Sensor

Quantitative Evaluation of an Intuitive Teaching Method for Industrial Robot Using a Force / Moment Direction Sensor International Journal of Control, Automation, and Systems Vol. 1, No. 3, September 2003 395 Quantitative Evaluation of an Intuitive Teaching Method for Industrial Robot Using a Force / Moment Direction

More information

Summer Workshops STEM EDUCATION // PK-12

Summer Workshops STEM EDUCATION // PK-12 Summer Workshops STEM EDUCATION // PK-12 Attention K-12 Educators! The Center is excited to be offering the following professional development opportunities to teachers this July and August at The College

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Fall 06 Catalog Course Description: A study of

More information

Electrical Testing Equipment Performance Rubrics

Electrical Testing Equipment Performance Rubrics Name: Level: Electrical Testing Equipment Performance Rubrics (NOCTI Remediation) Program Of Study Task # Date 11 12 Identify and safely use a multi-meter. Identify and safely use a continuity tester.

More information

Control Tutorials for MATLAB and Simulink

Control Tutorials for MATLAB and Simulink Control Tutorials for MATLAB and Simulink Last updated: 07/24/2014 Author Information Prof. Bill Messner Carnegie Mellon University Prof. Dawn Tilbury University of Michigan Asst. Prof. Rick Hill, PhD

More information

Experience College- and Career-Ready Assessment User Guide

Experience College- and Career-Ready Assessment User Guide Experience College- and Career-Ready Assessment User Guide 2014-2015 Introduction Welcome to Experience College- and Career-Ready Assessment, or Experience CCRA. Experience CCRA is a series of practice

More information

Speak Up 2012 Grades 9 12

Speak Up 2012 Grades 9 12 2012 Speak Up Survey District: WAYLAND PUBLIC SCHOOLS Speak Up 2012 Grades 9 12 Results based on 130 survey(s). Note: Survey responses are based upon the number of individuals that responded to the specific

More information

Infrared Paper Dryer Control Scheme

Infrared Paper Dryer Control Scheme Infrared Paper Dryer Control Scheme INITIAL PROJECT SUMMARY 10/03/2005 DISTRIBUTED MEGAWATTS Carl Lee Blake Peck Rob Schaerer Jay Hudkins 1. Project Overview 1.1 Stake Holders Potlatch Corporation, Idaho

More information

EET 101. INTRODUCTION to ELECTRONICS SYLLABUS

EET 101. INTRODUCTION to ELECTRONICS SYLLABUS EET 101 INTRODUCTION to ELECTRONICS SYLLABUS Spring 2016 3 Syllabus for EET 101 Introduction to Electronics LEC INSTRUCTOR: OFFICE: PHONE: (856)-222-9311 ext. LAB INSTRUCTOR: OFFICE: PHONE: (856)-222-9311

More information

Multisensor Data Fusion: From Algorithms And Architectural Design To Applications (Devices, Circuits, And Systems)

Multisensor Data Fusion: From Algorithms And Architectural Design To Applications (Devices, Circuits, And Systems) Multisensor Data Fusion: From Algorithms And Architectural Design To Applications (Devices, Circuits, And Systems) If searching for the ebook Multisensor Data Fusion: From Algorithms and Architectural

More information

First Grade Curriculum Highlights: In alignment with the Common Core Standards

First Grade Curriculum Highlights: In alignment with the Common Core Standards First Grade Curriculum Highlights: In alignment with the Common Core Standards ENGLISH LANGUAGE ARTS Foundational Skills Print Concepts Demonstrate understanding of the organization and basic features

More information

Process to Identify Minimum Passing Criteria and Objective Evidence in Support of ABET EC2000 Criteria Fulfillment

Process to Identify Minimum Passing Criteria and Objective Evidence in Support of ABET EC2000 Criteria Fulfillment Session 2532 Process to Identify Minimum Passing Criteria and Objective Evidence in Support of ABET EC2000 Criteria Fulfillment Dr. Fong Mak, Dr. Stephen Frezza Department of Electrical and Computer Engineering

More information

Power Systems Engineering

Power Systems Engineering The Field of Power Systems Engineering Power engineering, also called power systems engineering, is the study in engineering as it deals with the generation, transmission, distribution, and utilization

More information

CURRICULUM VITAE FOR ANNET NSIIMIRE

CURRICULUM VITAE FOR ANNET NSIIMIRE CURRICULUM VITAE FOR ANNET NSIIMIRE CONTACT INFORMATION TELEPHONE: 0414592499 CELL PHONE: 0772408878/0706169601 EMAIL: ansiimire@gmail.com / annet.nsiimire@umeme.co.ug/ ansiimire@utamu.ac.ug BRIEF DESCRIPTION

More information

CS 101 Computer Science I Fall Instructor Muller. Syllabus

CS 101 Computer Science I Fall Instructor Muller. Syllabus CS 101 Computer Science I Fall 2013 Instructor Muller Syllabus Welcome to CS101. This course is an introduction to the art and science of computer programming and to some of the fundamental concepts of

More information

A MULTI-AGENT SYSTEM FOR A DISTANCE SUPPORT IN EDUCATIONAL ROBOTICS

A MULTI-AGENT SYSTEM FOR A DISTANCE SUPPORT IN EDUCATIONAL ROBOTICS A MULTI-AGENT SYSTEM FOR A DISTANCE SUPPORT IN EDUCATIONAL ROBOTICS Sébastien GEORGE Christophe DESPRES Laboratoire d Informatique de l Université du Maine Avenue René Laennec, 72085 Le Mans Cedex 9, France

More information

Android App Development for Beginners

Android App Development for Beginners Description Android App Development for Beginners DEVELOP ANDROID APPLICATIONS Learning basics skills and all you need to know to make successful Android Apps. This course is designed for students who

More information

Table of Contents. Course Delivery Method. Instructor Information. Phone: Office hours: Table of Contents. Course Description

Table of Contents. Course Delivery Method. Instructor Information.   Phone: Office hours: Table of Contents. Course Description School of Science and Technology Department of Information Technology ISSC323: Computer Hardware Systems 3 Credit Hours 8 Week Course Prerequisite(s): None Instructor Information Course Description Course

More information

Finding a Classroom Volunteer

Finding a Classroom Volunteer Finding a Classroom Volunteer 1 Teacher Looking for Volunteer Support Page My Requirements as a Teacher...1 Classroom Instruction Monitoring Volunteers Flexibility of Visits Volunteer Updates Looking for

More information

Data Fusion Models in WSNs: Comparison and Analysis

Data Fusion Models in WSNs: Comparison and Analysis Proceedings of 2014 Zone 1 Conference of the American Society for Engineering Education (ASEE Zone 1) Data Fusion s in WSNs: Comparison and Analysis Marwah M Almasri, and Khaled M Elleithy, Senior Member,

More information

Appendix L: Online Testing Highlights and Script

Appendix L: Online Testing Highlights and Script Online Testing Highlights and Script for Fall 2017 Ohio s State Tests Administrations Test administrators must use this document when administering Ohio s State Tests online. It includes step-by-step directions,

More information

AGENDA LEARNING THEORIES LEARNING THEORIES. Advanced Learning Theories 2/22/2016

AGENDA LEARNING THEORIES LEARNING THEORIES. Advanced Learning Theories 2/22/2016 AGENDA Advanced Learning Theories Alejandra J. Magana, Ph.D. admagana@purdue.edu Introduction to Learning Theories Role of Learning Theories and Frameworks Learning Design Research Design Dual Coding Theory

More information

SCT Banner Financial Aid Needs Analysis Training Workbook January 2005 Release 7

SCT Banner Financial Aid Needs Analysis Training Workbook January 2005 Release 7 SCT HIGHER EDUCATION SCT Banner Financial Aid Needs Analysis Training Workbook January 2005 Release 7 Confidential Business Information --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

Learning Microsoft Publisher , (Weixel et al)

Learning Microsoft Publisher , (Weixel et al) Prentice Hall Learning Microsoft Publisher 2007 2008, (Weixel et al) C O R R E L A T E D T O Mississippi Curriculum Framework for Business and Computer Technology I and II BUSINESS AND COMPUTER TECHNOLOGY

More information

IBM Software Group. Mastering Requirements Management with Use Cases Module 6: Define the System

IBM Software Group. Mastering Requirements Management with Use Cases Module 6: Define the System IBM Software Group Mastering Requirements Management with Use Cases Module 6: Define the System 1 Objectives Define a product feature. Refine the Vision document. Write product position statement. Identify

More information

SCT Banner Student Fee Assessment Training Workbook October 2005 Release 7.2

SCT Banner Student Fee Assessment Training Workbook October 2005 Release 7.2 SCT HIGHER EDUCATION SCT Banner Student Fee Assessment Training Workbook October 2005 Release 7.2 Confidential Business Information --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

Reduce the Failure Rate of the Screwing Process with Six Sigma Approach

Reduce the Failure Rate of the Screwing Process with Six Sigma Approach Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 2014 Reduce the Failure Rate of the Screwing Process with Six Sigma Approach

More information

Embedded Real-Time Systems

Embedded Real-Time Systems Embedded Real-Time Systems Reinhard von Hanxleden Christian-Albrechts-Universität zu Kiel Based on slides kindly provided by Edward A. Lee & Sanjit Seshia, UC Berkeley, All rights reserved Lecture 1: Introduction

More information

A Variation-Tolerant Multi-Level Memory Architecture Encoded in Two-state Memristors

A Variation-Tolerant Multi-Level Memory Architecture Encoded in Two-state Memristors A Variation-Tolerant Multi-Level Memory Architecture Encoded in Two-state Memristors Bin Wu and Matthew R. Guthaus Department of CE, University of California Santa Cruz Santa Cruz, CA 95064 {wubin6666,mrg}@soe.ucsc.edu

More information

Honors Mathematics. Introduction and Definition of Honors Mathematics

Honors Mathematics. Introduction and Definition of Honors Mathematics Honors Mathematics Introduction and Definition of Honors Mathematics Honors Mathematics courses are intended to be more challenging than standard courses and provide multiple opportunities for students

More information

Physics XL 6B Reg# # Units: 5. Office Hour: Tuesday 5 pm to 7:30 pm; Wednesday 5 pm to 6:15 pm

Physics XL 6B Reg# # Units: 5. Office Hour: Tuesday 5 pm to 7:30 pm; Wednesday 5 pm to 6:15 pm Physics XL 6B Reg# 264138 # Units: 5 Department of Humanities & Sciences (310) 825-7093 Quarter:_Spring 2016 Instructor: Jacqueline Pau Dates: 03/30/16 06/15/16 Lectures: 1434A PAB, Wednesday (6:30-10pm)

More information

Software Maintenance

Software Maintenance 1 What is Software Maintenance? Software Maintenance is a very broad activity that includes error corrections, enhancements of capabilities, deletion of obsolete capabilities, and optimization. 2 Categories

More information

Classroom Assessment Techniques (CATs; Angelo & Cross, 1993)

Classroom Assessment Techniques (CATs; Angelo & Cross, 1993) Classroom Assessment Techniques (CATs; Angelo & Cross, 1993) From: http://warrington.ufl.edu/itsp/docs/instructor/assessmenttechniques.pdf Assessing Prior Knowledge, Recall, and Understanding 1. Background

More information