PC s and Micro-Controllers in Mechatronics Education. Santosh Devasia and Sanford Meek

Size: px
Start display at page:

Download "PC s and Micro-Controllers in Mechatronics Education. Santosh Devasia and Sanford Meek"

Transcription

1 PC s and Micro-Controllers in Mechatronics Education Santosh Devasia and Sanford Meek Department of Mechanical Engineering The University of Utah Salt Lake City, Utah Abstract The mechanical engineering department at the University of Utah is developing a certificate program in mechatronics, which includes a three-quarter mechatronics sequence. This mechatronics sequence is required for all mechanical engineering students -- this paper describes the mechatronics curriculum and discusses the extent to which students will use PCs and microcontrollers. The extend to which microcontroller are included in the curriculum is of particular significance to a mechanical engineering curriculum which may need an introduction to them but do not, however, require the low-level-language programming based teaching of microcontrollers. Introduction Goals of Mechatronics Education The course in Mechatronics is in response to the demand for engineers who are proficient in multiple disciplines and not constrained by the traditional definition of a mechanical engineer (Hang and Lee, 1990). From our standpoint as a mechanical engineering department, this means teaching students about the options available in the electronic and information systems domain so that they might be better informed in selecting the most appropriate solution in terms of cost, performance, and reliability for a given task. Our aim is to demonstrate the combination of the three elements of mechanical, electrical, and information systems to yield well-designed systems. Thus, although the new mechatronics sequence retains the content of previous courses in system modeling and basic control courses, it will now emphasize an integrated laboratory with extensive use of automated data acquisition and control implementation, allowing students to design intelligent mechatronic systems (Nelson et. al., 1995). Development of a New Mechatronics Course At the University of Utah's Mechanical Engineering Department, as at other schools, the concepts of mechatronics such as: actuators, sensors, measurement systems, controller design etc. were scattered in several courses. The department had three courses in the area of mechatronics, Modeling of Physical Systems (ME280), Introduction to Controls (ME320), and Design of Machine elements (ME382). There was also a lack of continuity between these classes and a lack of a unified education in electro-mechanical design. Also, the students did not have a required course addressing instrumentation and automated data collection. Recently the department integrated these several courses into a unified three-quarter sequence

2 where the students will be able to obtain an integrated design experience in the mechatronics area (Nelson et. al., 1995). This required sequence in mechatronics (ME318, ME319, ME320) fits into the junior year of the standard undergraduate program; at a point where students will have acquired, or will be taking concurrently, the necessary background in such topics as mechanics of materials, electronics, thermodynamics, fluid dynamics, and programming to comprehend the variety of devices they will encounter. The course also precedes senior elective courses, such as State- Space Controls and Digital Signal Processing, where the concepts of mechatronics will be applied in advanced designs and project construction. New Mechatronics Certificate Program In addition to the development of the new year long course on mechatronics, the department is also in the process of creating an interdisciplinary certificate program in mechatronics. Thus Mechatronics education is being offered at two levels in the Department of Mechanical Engineering at the University of Utah. First the concepts are being introduced in the junior year to all mechanical engineering undergraduates in a required course sequence. Second, the certificate program offers electives for senior undergraduates. A holistic approach of modeling, instrumentation, actuators, control, and computers is the pedagogical philosophy in both levels of courses. It will emphasize the need for a harmonious integration of computational tools, electronic hardware, and electro-mechanical systems to successfully apply modern control theories to practical engineering systems. Combined with integrated hands-on laboratories this experience will include: basic electronics (EE108 and EE109); model development, simulation and verification in (Mechatronics ME318), design of mechanisms and choice of proper actuators and sensors (Mechatronics ME319), design and analysis of controllers (Mechatronics ME320), control system implementation (ME320 and Digital and Analog Interfaces EE566). Further, electives will also be offered in robotics (CS 531 and CS 532), and advanced control theory and implementation (ME/EE520, ME/EE521, ME/EE522, EE566). This integrated approach (Levine et. al., 1993) will provide: instruction in applied electronics; unified analytical and experimental methods in modeling, analysis and simulation of dynamical systems; and both - analog and digital - control system design, analysis and implementation. Laboratory Development The mechanical and electrical engineering departments at the University of Utah are collaborating to integrate laboratories into the courses under the mechatronics option. This goal -- integrated experimental work with the controls courses -- is also consistent with the overall emphasis to have practical design experience integrated into the entire undergraduate curriculum. The experiments we develop will introduce industrial applications and real-life control design/analysis issues like handling of nonlinearity, multiloop design and trajectory tracking (Hang and Lee, 1990). These experiments will aid the students to assimilate some of the more abstract concepts covered in the controls courses. Further, they will also develop an appreciation for the potentials of control as well as its limitations in practical applications. PCs and Micro-Controllers The question is - what is the most suitable way to teach students, in the mechatronics laboratories, about automated data acquisition and control implementation? There has been two main approaches: (1) PC based experimentation; and (2) Micro-controller based experimentation. Many schools interpret Mechatronics to be more oriented toward lower level (Levine et. al.,

3 1993) micro-controller programming and application (for example, Meckl and Shoureshi, 1993). Other schools concentrate on a more higher level PC-based teaching the subject (see for example, Astrom, 1991, and other references in Thompson et. al., 1995). The advantages and disadvantages of both approaches are explored next. Later, we present our attempt to balance the emphasis between the two approaches -- we use PC-based and higherlevel language based microcontrollers. We will, however, offer advanced microprocessor courses as electives (EE563/CS563 and EE564/CS564). This approach, we believe, is suited for students in a mechanical engineering department, where we do not wish to require all students to have an in-depth exposure to intensive micro-controller programming. PCs Availability of PCs that are reasonably priced along with powerful software for data collection and analysis like LABVIEW, and design tools like MATLAB have substantially affected the used of PCs in undergraduate laboratories (Schaufelberger, 1990). Therefore PCs play a significant role in the development of mechatronics laboratories, in particular, these tools facilitate hands-on experimentation with sensors and actuators, and in control of electromechanical systems. In some control laboratories most experiments have been based completely on PCs (see for example, Astrom 1991). The major advantages of a PC based experiments are the flexibility, user friendliness, use of higher level programming, ability to store larger programs, and the availability of pre-existing software. This availability of software allows the student to perform on-line simulations and compare, to develop controllers, and for postprocessing of data (Thompson et. al., 1995). On the negative side, PCs tend to be bulky, and have been difficult to use in individual projects. In a recent final project to build and control automated basket ball shooting robots, tethers to the computer were needed causing inconvenience and interference with the wires. Although it can be argued that PCs do not provide the real-life experience of working with microcontrollers, we find that there is no substitute for the PC s flexibility -- at least in the beginning stages where the student is being introduced to the rudiments of data acquisition, sensors and actuators. This flexibility along with the user friendliness of the typical software enables the students to explore what-if type experimentation making it a valuable tool to provide hands-on experience to the students. Micro-Controllers Micro-Controllers are becoming essential in industrial products (as opposed to PCs) since they provide functionality at lower costs. They are portable and cheaper, and most importantly provide real-life experience to the students. They are, however, several problems, when microcontrollers are used in the laboratory setting. Since most mechatronic systems have been the typical forte of electrical engineering and computer science students, the intensive programming required by micro-controllers hasn t been a problem. This intense emphasis on microcontrollers and programming has been typically emphasized in most mechatronics education. We believe that the emphasis on programming tends to distract from conveying the main analysis and design concepts -- especially from a mechanical engineering curriculums perspective. Thus, we prefer to use the recently available Handy-Boards that allow PC-based higher-level programming of the micro-controller. Note that the micro-controller programming is C based- which we also used for data acquisition and control using the PC -- thus the students only need to know one programming language. This common use of C in PC and micro-controller was the motivation to use the C-programming approach for LABVIEW rather than graphical-programming.

4 They are, however, several other problems, when micro-controllers are used in the laboratory setting. Presently available microcontrollers have low memory, have low resolutions, are programming intensive, and are not user-friendly. Another problem is speed. Even with PCs, typical sampling and control times are around 1000 Hz -- in fact, experiments have to be specially designed to run with these low sampling (and control) rates. The problem is compounded with the use of slow microcontrollers. Some of these problems will be (and have been) mitigated over time with advances in micro-controllers, for example, the advent of 16 Bit micro-controllers, and the ability to program in C with a PC with automated conversion before down-loading. However, the limiting factors are the lack of pre-existing software for data-analysis and the memory limitations that prevent larger programs. Thus most microcontrollers in the teaching environment will require a host PC for post-processing of data. Our Approach It has been the extensive use of micro-controllers that has lead to the explosion of mechatronics systems and hence the need to teach it. Definitely students the students will get a better appreciation of higher-level programming, and real-life experience working with microcontrollers. The question before us is not whether or not micro-controller are to be used in teaching mechatronics to mechanical engineering students - rather is to what extent should the students be exposed, to micro-controllers, in required course sequences. While the emphasis of many mechatronics curriculum have focused in on low-level programming of microcontrollers, we believe that it tends to distract the students from the main concepts being introduced. Further, the lack of flexibility hinders self-experimentation by the student. The need for PC in control education is well appreciated -- even in schools which have extensive use of micro-controllers in laboratories (Meckl and Shoureshi, 1993), senior control systems laboratories still exploit the advantages provided by PCs (Lyon et. al., 1994). Our approach is to use both, PCs and microcontrollers. We use PC s in the first two quarters as the students are becoming familiar with data acquisition, actuators and controller, in conjunction with high level software like LABVIEW. In the final quarter of the three quarter mechatronics sequence we introduce microcontrollers that can be used in the final projects. We, however, choose Handy-boards that allow higher-level programming in C on a PC which is then down-loaded into the microcontroller. Thus the students have an exposure to micro-controller based projects, but we do not require all students to take these low-level programming intensive classes but rather offer them to the interested students as electives, in particular, the Digital and Analog Interfaces EE566 which is offered through the electrical engineering department. Conclusion Use of micro-controllers and PCs are both necessary to facilitate mechatronics education. As a mechanical engineering department we have provided a balance between the understanding of design concepts and the knowledge of real-life implementation of data acquisition and control in mechatronics. This was done by (1) providing flexibility and user friendliness of the PCs in beginning classes in mechatronics and later using the microcontrollers; (2) Using high-level language based micro-controller implementation; and (3) maintaining a continuity in the programming language - C is used in both PC and microcontroller based data acquisition and control. This allowed mechatronics concepts to

5 be conveyed easily in the required mechatronics course sequence; advanced concepts are then taught in specialized micro-controller courses, which are offered as electives. Curriculum, Proceedings of the ACC, pp , Bibliography Astrom, K.J., Education in Automatic Control at Lund Institute of Technology, Proceedings of the ACC, pp , Hang, C.C., and Lee T.H., Incorporating Practical Contents in Control Engineering Courses, IEEE Transactions on Education, Vol. 33, No. 3, pp , August Levine, W.S., Leonard, N.E., and Dayawasana, W.P., An Integrated Undergraduate Controls Experience, Proceedings of the ACC, pp , Lyon, D.E., Meckl, P.H., and Nwokah, O.D.I., Senior Control Systems Laboratory at Purdue University, IEEE Transactions on Education, Vol. 37, No. 1, pp , February Meckl, P.H., and Shoureshi, R., Laboratory Project in Semi-Active Vibration Control, Proceedings of the ACC, pp , Nelson, D., Yampanis, M., Devasia, S., and Meek, S., "Mechatronics Education at the University of Utah," Design Engineering Session 11, ASME International Mechanical Engineering Congress and Exposition, November Schaufelberger, W., Design and Implementation of Software for Control Education, IEEE Transactions on Education, Vol. 33, No. 3, pp , August Thompson, J.G., Gorder, P.J., and White, W.N., Integration of Flexible Embedded Control System Design into the Mechanical Engineering

MECHATRONICS Master study program. St. Kliment Ohridski University in Bitola Faculty of Technical Sciences Bitola.

MECHATRONICS Master study program. St. Kliment Ohridski University in Bitola Faculty of Technical Sciences Bitola. MECHATRONICS Master study program St. Kliment Ohridski University in Bitola Faculty of Technical Sciences Bitola www.tfb.edu.mk 1 2 Contents Mechatronics - an interdisciplinary approach Competences / Invest

More information

Mechanical Engineering

Mechanical Engineering Mechanical Engineering 1 Mechanical Engineering Degree Awarded Bachelor of Science in Mechanical Engineering Nature of Program Mechanical engineering is one of the largest technical professions with a

More information

The University of Wisconsin-Platteville

The University of Wisconsin-Platteville Embedded Motor Drive Development Platform for Undergraduate Education By: Nicholas, Advisor Dr. Xiaomin Kou This research and development lead to the creation of an Embedded Motor Drive Prototyping station

More information

BAXTER O'TULLE 132 Horace Ave Gordonville, KY (555)

BAXTER O'TULLE 132 Horace Ave Gordonville, KY (555) BAXTER O'TULLE 132 Horace Ave Gordonville, KY 93555 (555) 555-2938 botulle@emailplace.com RESEARCH INTERESTS Automation Distribute Systems Control Decentralization Control Mechantronics and Artificial

More information

Cross Linking Research and Education and Entrepreneurship

Cross Linking Research and Education and Entrepreneurship Cross Linking Research and Education and Entrepreneurship MATLAB ACADEMIC CONFERENCE 2016 Ken Dunstan Education Manager, Asia Pacific MathWorks @techcomputing 1 Innovation A pressing challenge Exceptional

More information

TEACHING PLC IN AUTOMATION --A Case Study

TEACHING PLC IN AUTOMATION --A Case Study TEACHING PLC IN AUTOMATION --A Case Study Dr. George Yang, Assistant Professor And Dr. Yona Rasis, Assistant Professor Department of Engineering Technology Missouri Western State College 4525 Downs Drive

More information

AC : THE UBIQUITOUS MICROCONTROLLER IN MECHANICAL ENGINEERING: MEASUREMENT SYSTEMS

AC : THE UBIQUITOUS MICROCONTROLLER IN MECHANICAL ENGINEERING: MEASUREMENT SYSTEMS AC 8-1513: THE UBIQUITOUS MICROCONTROLLER IN MECHANICAL ENGINEERING: MEASUREMENT SYSTEMS Michael Holden, California Maritime Academy Michael Holden teaches in the department of Mechanical Engineering at

More information

UNLV ME 425/625 Robotics. Introduction and Course Philosophy

UNLV ME 425/625 Robotics. Introduction and Course Philosophy UNLV ME 425/625 Robotics Introduction and Course Philosophy Paul Oh: Background 5+ years industry before Drexel ME Professor since 2000 Advisor: ASME 10-years Advisor: 8+ SD teams 3 SD awards (COE, ASME,

More information

The energy and sustainability concentration emphasizes the mechanical aspects of energy conversion and management.

The energy and sustainability concentration emphasizes the mechanical aspects of energy conversion and management. Elective Concentrations The program in Mechanical Engineering is designed to appeal to students with a wide variety of interests and professional goals. By an appropriate choice of elective courses, students

More information

Innovative Communications Experiments Using an Integrated Design Laboratory

Innovative Communications Experiments Using an Integrated Design Laboratory Innovative Communications Experiments Using an Integrated Design Laboratory Frank K. Tuffner, John W. Pierre, Robert F. Kubichek University of Wyoming Abstract In traditional undergraduate teaching laboratory

More information

Building a comprehensive lab sequence for an undergraduate mechatronics program

Building a comprehensive lab sequence for an undergraduate mechatronics program Building a comprehensive lab sequence for an undergraduate mechatronics program Tom Lee Ph.D., Chief Education Officer, Quanser MECHATRONICS Motivation The global engineering academic community is witnessing

More information

Real-time Data Collections and Processing in Open-loop and Closed-loop Systems

Real-time Data Collections and Processing in Open-loop and Closed-loop Systems Real-time Data Collections and Processing in Open-loop and Closed-loop Systems Jean Jiang Purdue University Northwest jjiang@pnw.edu Li Tan Purdue University Northwest lizhetan@pnw.edu Abstract We present

More information

र ष ट र य प र द य ग क स स थ न प द च च र

र ष ट र य प र द य ग क स स थ न प द च च र FIRST SEMESTER - (2014 Regulation) HM101 MA101 PH101 CH101 CE101 CS101 CC101 ME101 COMMUNICATION IN ENGLISH I MATHEMATICS I PHYSICS I CHEMISTRY I ENGINEERING MECHANICS BASICS OF PROGRAMMING ENERGY & ENVIRONMENTAL

More information

BS in. Electrical Engineering

BS in. Electrical Engineering BS in Electrical Engineering Program Objectives Habib University s Electrical Engineering program is designed to impart rigorous technical knowledge, combined with hands-on experiential learning and a

More information

A Freshman Module to Teach Instrumentation Methods

A Freshman Module to Teach Instrumentation Methods Session 2553 A Freshman Module to Teach Instrumentation Methods Jagdish Gajjar Union College Abstract Evolution of modern electronic devices has reached a level where a black-box approach to designing

More information

MECHATRONICS AND SMART STRUCTURES: EMERGING ENGINEERING DISCIPLINES FOR THE NEXT MILLENNIUM

MECHATRONICS AND SMART STRUCTURES: EMERGING ENGINEERING DISCIPLINES FOR THE NEXT MILLENNIUM MECHATRONICS AND SMART STRUCTURES: EMERGING ENGINEERING DISCIPLINES FOR THE NEXT MILLENNIUM Victor Giurgiutiu, Abdel-Moez E. Bayoumi, Craig A. Rogers, and Greg Nall University of South Carolina, Columbia,

More information

The Development of a Shared Interdisciplinary Intelligent Mechatronics Laboratory

The Development of a Shared Interdisciplinary Intelligent Mechatronics Laboratory The Development of a Shared Interdisciplinary Intelligent Mechatronics Laboratory RONALD C. ARKIN College of Computing KOK-MENG LEE School of Mechanical Engineering LEON F. MCGINNIS School of Industrial

More information

A MULTIDISCPLINARY CONTROL SYSTEMS LABORATORY

A MULTIDISCPLINARY CONTROL SYSTEMS LABORATORY Session 156 A MULTIDISCPLINAY CONTOL SYSTEMS LABOATOY avi P. amachandran 1, Stephanie Farrell 1 and Jawaharlal Mariappan 1. Faculty of Engineering, owan University, Glassboro, New Jersey 0808. Aplusstudent

More information

Rejuvenate An Old Tinius Olsen Machine with Computer Data Acquisition Using Its Existing Hardware and LabVIEW

Rejuvenate An Old Tinius Olsen Machine with Computer Data Acquisition Using Its Existing Hardware and LabVIEW Rejuvenate An Old Tinius Olsen Machine with Computer Data Acquisition Using Its Existing Hardware and LabVIEW Jiaxin Zhao Indiana University Purdue University Fort Wayne Abstract Computer data acquisition

More information

Design Experience in a Laboratory Environment

Design Experience in a Laboratory Environment Session 1626 Design Experience in a Laboratory Environment Nagy N. Bengiamin Electrical Engineering Department University of North Dakota Grand Forks, ND Abstract - This paper addresses enhancing engineering

More information

Robotics Initiative at IIT IPRO 316. Fall 2003

Robotics Initiative at IIT IPRO 316. Fall 2003 Robotics Initiative at IIT IPRO 316 Fall 2003 Faculty and Team Members Faculty Lead Prof. Peter Lykos Student Members Scorpion Group Jacqueline Wegscheid (Scorpion Team Leader) Yuan Chen Ankur Sharma (IPRO

More information

Mechatronics for Engineering Education: Undergraduate Curriculum*

Mechatronics for Engineering Education: Undergraduate Curriculum* Int. J. Engng Ed. Vol. 19, No. 4, pp. 575±580, 2003 0949-149X/91 $3.00+0.00 Printed in Great Britain. # 2003 TEMPUS Publications. Mechatronics for Engineering Education: Undergraduate Curriculum* A. GEDDAM

More information

AC : DEVELOPING A COURSE AND LABORATORY FOR EM- BEDDED CONTROL OF MECHATRONIC SYSTEMS

AC : DEVELOPING A COURSE AND LABORATORY FOR EM- BEDDED CONTROL OF MECHATRONIC SYSTEMS AC 2011-342: DEVELOPING A COURSE AND LABORATORY FOR EM- BEDDED CONTROL OF MECHATRONIC SYSTEMS M. Moallem, Simon Fraser University Prof. M. Moallem is with the School of Engineering Science, Simon Fraser

More information

A Lego-Based Soccer-Playing Robot Competition For Teaching Design

A Lego-Based Soccer-Playing Robot Competition For Teaching Design Session 2620 A Lego-Based Soccer-Playing Robot Competition For Teaching Design Ronald A. Lessard Norwich University Abstract Course Objectives in the ME382 Instrumentation Laboratory at Norwich University

More information

Computational Sciences and Engineering (CSE): A New Paradigm in Scientific Research & Education. Abul K. M. Fahimuddin

Computational Sciences and Engineering (CSE): A New Paradigm in Scientific Research & Education. Abul K. M. Fahimuddin Computational Sciences and Engineering (CSE): A New Paradigm in Scientific Research & Education Abul K. M. Fahimuddin Scientific Research Staff Germany Motivation: Chemical Dispersion in Urban Areas Motivation:

More information

ME 487 Mechatronics. Office: JH 515, Tel.: (505)

ME 487 Mechatronics. Office: JH 515,   Tel.: (505) ME 487 Mechatronics Instructor: Assistant: Dr. Ou Ma Office: JH 515, Email: oma@nmsu.edu Tel.: (505)646-6534 Xiumin Diao (Ph.D. student) Office: JH 608, Email: xiumin@nmsu.edu Tel.: (505)646-6544 Dept.

More information

Autonomous Robotic Vehicle Design

Autonomous Robotic Vehicle Design Autonomous Robotic Vehicle Design Kevin R. Anderson, Chris Jones Department of Mechanical Engineering California State Polytechnic University at Pomona 3801 West Temple Ave Pomona, CA 91768 Introduction

More information

AC : RF AND MICROWAVE ENGINEERING ELECTIVE COURSE WITH A CO-REQUISITE IN THE ELECTROMAGNETICS COURSE. Ernest Kim, University of San Diego

AC : RF AND MICROWAVE ENGINEERING ELECTIVE COURSE WITH A CO-REQUISITE IN THE ELECTROMAGNETICS COURSE. Ernest Kim, University of San Diego AC 2007-2549: RF AND MICROWAVE ENGINEERING ELECTIVE COURSE WITH A CO-REQUISITE IN THE ELECTROMAGNETICS COURSE Ernest Kim, University of San Diego American Society for Engineering Education, 2007 RF and

More information

Department of. Mechanical & Aerospace. Engineering. Developing. Leaders of Innovation

Department of. Mechanical & Aerospace. Engineering. Developing. Leaders of Innovation Department of Mechanical & Aerospace Engineering Developing Leaders of Innovation Emphasizing both a tradition of excellence and a pioneering spirit of entrepreneurship in education and research, the U.Va.

More information

Mechanical & Industrial Engineering Course and Option Talk - Mechatronics

Mechanical & Industrial Engineering Course and Option Talk - Mechatronics Mechanical & Industrial Engineering Course and Option Talk - Mechatronics 1 3 rd Year Curriculum Overview FALL MIE301: Kinematics and Dynamics of Machines MIE312: Fluid Mechanics I MIE342: Circuits with

More information

Control and Signal Processing in a Structural Laboratory

Control and Signal Processing in a Structural Laboratory Control and Signal Processing in a Structural Laboratory Authors: Weining Feng, University of Houston-Downtown, Houston, Houston, TX 7700 FengW@uhd.edu Alberto Gomez-Rivas, University of Houston-Downtown,

More information

Robotic teaching for Malaysian gifted enrichment program

Robotic teaching for Malaysian gifted enrichment program Available online at www.sciencedirect.com Procedia Social and Behavioral Sciences 15 (2011) 2528 2532 WCES-2011 Robotic teaching for Malaysian gifted enrichment program Rizauddin Ramli a *, Melor Md Yunus

More information

Quanser Products and solutions

Quanser Products and solutions Quanser Products and solutions with NI LabVIEW From Classic Control to Complex Mechatronic Systems Design www.quanser.com Your first choice for control systems experiments For twenty five years, institutions

More information

Teaching Innovative Product Development Skills to Freshmen Engineering Students

Teaching Innovative Product Development Skills to Freshmen Engineering Students Teaching Innovative Product Development Skills to Freshmen Engineering Students J. Mark Barker and David Hall Mechanical Engineering Program College of Engineering and Science Louisiana Tech University

More information

LabVIEW Based Instrumentation and Experimental Methods Course

LabVIEW Based Instrumentation and Experimental Methods Course Session 2259 LabVIEW Based Instrumentation and Experimental Methods Course Chi-Wook Lee Department of Mechanical Engineering University of the Pacific Stockton, CA 95211 Abstract Instrumentation and Experimental

More information

Using Signal Express to Automate Analog Electronics Experiments

Using Signal Express to Automate Analog Electronics Experiments Session 3247 Using Signal Express to Automate Analog Electronics Experiments B.D. Brannaka, J. R. Porter Engineering Technology and Industrial Distribution Texas A&M University, College Station, TX 77843

More information

COURSE MODULES LEVEL 3.1 & 3.2

COURSE MODULES LEVEL 3.1 & 3.2 COURSE MODULES LEVEL 3.1 & 3.2 6-Month Internship The six-month internship provides students with the opportunity to apply the knowledge acquired in the classroom to work situations, and demonstrate problem

More information

Essential Understandings with Guiding Questions Robotics Engineering

Essential Understandings with Guiding Questions Robotics Engineering Essential Understandings with Guiding Questions Robotics Engineering 1 st Quarter Theme: Orientation to a Successful Laboratory Experience Student Expectations Safety Emergency MSDS Organizational Systems

More information

Study on Need Assessment of Mechatronics Education in Norway and Poland

Study on Need Assessment of Mechatronics Education in Norway and Poland Study on Need Assessment of Mechatronics Education in Norway and Poland Hirpa G. Lemu 1*, Jan Frick 1, Tadeusz Uhl 2, Wojciech Lisowski 2, Piotr Piwowarczyk 2 1 University of Stavanger, Stavanger, Norway

More information

Undefined Obstacle Avoidance and Path Planning

Undefined Obstacle Avoidance and Path Planning Paper ID #6116 Undefined Obstacle Avoidance and Path Planning Prof. Akram Hossain, Purdue University, Calumet (Tech) Akram Hossain is a professor in the department of Engineering Technology and director

More information

A Multi-Level Curriculum in Digital Instrumentation and Control based on Field Programmable Gate Array Technology

A Multi-Level Curriculum in Digital Instrumentation and Control based on Field Programmable Gate Array Technology A Multi-Level Curriculum in Digital Instrumentation and Control based on Field Programmable Gate Array Technology Omar Elkeelany 1 [Mohamed Abdelrahman 2 ] Abstract Currently, on one hand courses in digital

More information

Available online at ScienceDirect. Procedia Computer Science 76 (2015 ) 2 8

Available online at   ScienceDirect. Procedia Computer Science 76 (2015 ) 2 8 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 76 (2015 ) 2 8 2015 IEEE International Symposium on Robotics and Intelligent Sensors (IRIS 2015) Systematic Educational

More information

Low cost microscope automation hardware and embedded software development. J. Ramirez A. Villa M. Toscani

Low cost microscope automation hardware and embedded software development. J. Ramirez A. Villa M. Toscani Low cost microscope automation hardware and embedded software development. J. Ramirez A. Villa M. Toscani Introduction What Is this presentation about: Provide a general approach for open automation of

More information

Key Words Interdisciplinary Approaches, Other: capstone senior design projects

Key Words Interdisciplinary Approaches, Other: capstone senior design projects A Kicking Mechanism for an Autonomous Mobile Robot Yanfei Liu, Indiana - Purdue University Fort Wayne Jiaxin Zhao, Indiana - Purdue University Fort Wayne Abstract In August 2007, the College of Engineering,

More information

VI-Based Introductory Electrical Engineering Laboratory Course*

VI-Based Introductory Electrical Engineering Laboratory Course* Int. J. Engng Ed. Vol. 16, No. 3, pp. 212±217, 2000 0949-149X/91 $3.00+0.00 Printed in Great Britain. # 2000 TEMPUS Publications. VI-Based Introductory Electrical Engineering Laboratory Course* A. BRUCE

More information

AUTOMOTIVE CONTROL SYSTEMS

AUTOMOTIVE CONTROL SYSTEMS AUTOMOTIVE CONTROL SYSTEMS This engineering textbook is designed to introduce advanced control systems for vehicles, including advanced automotive concepts and the next generation of vehicles for Intelligent

More information

Interdisciplinary Telecom Program s Hands-On Wireless Network Communications Curriculum

Interdisciplinary Telecom Program s Hands-On Wireless Network Communications Curriculum Interdisciplinary Telecom Program t 303 492 8475 Engineering Office Tower 311 f 303 492 1112 530 UCB itp@colorado.edu Boulder, Colorado 80309-0422 Interdisciplinary Telecom Program s Hands-On Wireless

More information

MSc Chemical and Petroleum Engineering. MSc. Postgraduate Diploma. Postgraduate Certificate. IChemE. Engineering. July 2014

MSc Chemical and Petroleum Engineering. MSc. Postgraduate Diploma. Postgraduate Certificate. IChemE. Engineering. July 2014 Faculty of Engineering & Informatics School of Engineering Programme Specification Programme title: MSc Chemical and Petroleum Engineering Academic Year: 2017-18 Degree Awarding Body: University of Bradford

More information

TRENDS IN PRODUCT DEVELOPMENT: CONCURRENT ENGINEERING AND MECHATRONICS

TRENDS IN PRODUCT DEVELOPMENT: CONCURRENT ENGINEERING AND MECHATRONICS TRENDS IN PRODUCT DEVELOPMENT: CONCURRENT ENGINEERING AND MECHATRONICS Professor PhD. Eng. Stefan IANCU, Scientific Secretary in the Information Science and Technology Section of the Romanian Academy stiancu@acad.ro

More information

Session R4J Mechanical Engineering Curriculums Using CAED

Session R4J Mechanical Engineering Curriculums Using CAED Curriculums Using CAED Vijay K. Goyal and Ricky Valentin Department of University of Puerto Rico at Mayagüez Mayagüez, PR 00681-9045 Abstract. Advances in engineering simulation software have resulted

More information

TECHNOLOGY EDUCATION

TECHNOLOGY EDUCATION TECHNOLOGY EDUCATION Graduation Requirement: All students must earn one credit in Arts or Career & Technical Education classes. COURSE TITLE CREDITS GRADES OFFERED Communications Pathway-Media* Introduction

More information

Follow this and additional works at:

Follow this and additional works at: Marshall University Marshall Digital Scholar Recommendations Faculty Senate 5-11-2015 SR-14-15-44 CC Marshall University Follow this and additional works at: http://mds.marshall.edu/fs_recommendations

More information

Iowa State University Library Collection Development Policy Computer Science

Iowa State University Library Collection Development Policy Computer Science Iowa State University Library Collection Development Policy Computer Science I. General Purpose II. History The collection supports the faculty and students of the Department of Computer Science in their

More information

WITH THE advent of low-cost personal computers and

WITH THE advent of low-cost personal computers and IEEE TRANSACTIONS ON EDUCATION, VOL. 48, NO. 1, FEBRUARY 2005 37 Induction Motor Tests Using MATLAB/Simulink and Their Integration Into Undergraduate Electric Machinery Courses Saffet Ayasun, Member, IEEE,

More information

Education Enhancement on Three-Phase System Measurements

Education Enhancement on Three-Phase System Measurements Proceedings of the 4th WSEAS/IASME International Conference on Engineering Education, Agios Nikolaos, Crete Island, Greece, July 24-26, 2007 306 Education Enhancement on Three-Phase System Measurements

More information

EPD ENGINEERING PRODUCT DEVELOPMENT

EPD ENGINEERING PRODUCT DEVELOPMENT EPD PRODUCT DEVELOPMENT PILLAR OVERVIEW The following chart illustrates the EPD curriculum structure. It depicts the typical sequence of subjects. Each major row indicates a calendar year with columns

More information

HACETTEPE ÜNİVERSİTESİ COMPUTER ENGINEERING DEPARTMENT BACHELOR S DEGREE INFORMATION OF DEGREE PROGRAM 2012

HACETTEPE ÜNİVERSİTESİ COMPUTER ENGINEERING DEPARTMENT BACHELOR S DEGREE INFORMATION OF DEGREE PROGRAM 2012 HACETTEPE ÜNİVERSİTESİ COMPUTER ENGINEERING DEPARTMENT BACHELOR S DEGREE INFORMATION OF DEGREE PROGRAM 2012 1 a. General Description Hacettepe University, Computer Engineering Department, was established

More information

Impact of Applied Research in Engineering Technology

Impact of Applied Research in Engineering Technology Impact of Applied Research in Engineering Technology Salahuddin Qazi, Naseem Ishaq State University of New York Institute of Technology P.O. Box 3050, Utica, New York 13504 Session 1348 ABSTRACT Due to

More information

Real-time Real-life Oriented DSP Lab Modules

Real-time Real-life Oriented DSP Lab Modules Paper ID #13259 Real-time Real-life Oriented DSP Lab Modules Mr. Isaiah I. Ryan, Western Washington University Isaiah I. Ryan is currently a senior student in the Electronics Engineering Technology program

More information

ELECTRONICS AND INSTRUMENTATION (For the State of Haryana)

ELECTRONICS AND INSTRUMENTATION (For the State of Haryana) 1 ELECTRONICS AND INSTRUMENTATION (For the State of Haryana) 1. SALIENT FEATURES OF THE PROGRAMME 1) Name of the Programme : Diploma Programme in Electronics and Instrumentation 2) Duration of the Programme

More information

Augmenting Hardware Experiments with Simulation in Digital Communications

Augmenting Hardware Experiments with Simulation in Digital Communications Session 2632 Augmenting Hardware Experiments with Simulation in Digital Communications Dennis Silage Electrical and Computer Engineering College of Engineering, Temple University So Much Equipment, So

More information

ICT4 Manuf. Competence Center

ICT4 Manuf. Competence Center ICT4 Manuf. Competence Center Prof. Yacine Ouzrout University Lumiere Lyon 2 ICT 4 Manufacturing Competence Center AI and CPS for Manufacturing Robot software testing Development of software technologies

More information

CTE - CIP Course Details Catalog

CTE - CIP Course Details Catalog Status: Open Start Year: 2011 End Year: Group 1 Minimum Carnegie Units: 2.00 Minimum Course Selection: School: 1 ACC: 0 Regional: 0 State Course ID State Course Title Max Carnegie Units Start SY End SY

More information

COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: MECHANICAL ENGINEERING

COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: MECHANICAL ENGINEERING COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: MECHANICAL ENGINEERING COURSE: MCE 527 DISCLAIMER The contents of this document are intended for practice and leaning purposes at the

More information

ARCHITECTURE AND MODEL OF DATA INTEGRATION BETWEEN MANAGEMENT SYSTEMS AND AGRICULTURAL MACHINES FOR PRECISION AGRICULTURE

ARCHITECTURE AND MODEL OF DATA INTEGRATION BETWEEN MANAGEMENT SYSTEMS AND AGRICULTURAL MACHINES FOR PRECISION AGRICULTURE ARCHITECTURE AND MODEL OF DATA INTEGRATION BETWEEN MANAGEMENT SYSTEMS AND AGRICULTURAL MACHINES FOR PRECISION AGRICULTURE W. C. Lopes, R. R. D. Pereira, M. L. Tronco, A. J. V. Porto NepAS [Center for Teaching

More information

Programme Specification

Programme Specification Programme Specification Title: Electrical Engineering (Power and Final Award: Master of Engineering (MEng (Hons)) With Exit Awards at: Certificate of Higher Education (CertHE) Diploma of Higher Education

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 2, February -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 SIMULATION

More information

Instructional Demos, In-Class Projects, & Hands-On Homework: Active Learning for Electrical Engineering using the Analog Discovery

Instructional Demos, In-Class Projects, & Hands-On Homework: Active Learning for Electrical Engineering using the Analog Discovery Instructional Demos, In-Class Projects, & Hands-On Homework: Active Learning for Electrical Engineering using the Analog Discovery by Dr. Gregory J. Mazzaro Dr. Ronald J. Hayne THE CITADEL, THE MILITARY

More information

12225 N Woodcrest Drive, Apt # Dunlap, IL Phone:

12225 N Woodcrest Drive, Apt # Dunlap, IL Phone: SRINIVASULU MALAGARI 12225 N Woodcrest Drive, Apt # 106 Email: malagari_srinivasulu@cat.com Dunlap, IL- 61525 Phone: 316-260-0457 PROFESSIONAL SUMMARY: Strong understanding of the Diesel Engine aftertreatment

More information

Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement

Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement Fong Mak, Ram Sundaram, Varun Santhaseelan, and Sunil Tandle Gannon University, mak001@gannon.edu,

More information

AUTOMATION & MECHATRONIC SYSTEMS COURSE MODULES

AUTOMATION & MECHATRONIC SYSTEMS COURSE MODULES AUTOMATION & MECHATRONIC SYSTEMS COURSE MODULES A bionic arm, a self-driving car and an autopilot train system - these are some icons of the amazing world of automation technology that are brought about

More information

FRAUNHOFER INSTITUT FOR MANUFACTURING ENGINEERING AND AUTOMATION IPA DRIVE SYSTEMS AND EXOSKELETONS

FRAUNHOFER INSTITUT FOR MANUFACTURING ENGINEERING AND AUTOMATION IPA DRIVE SYSTEMS AND EXOSKELETONS FRAUNHOFER INSTITUT FOR MANUFACTURING ENGINEERING AND AUTOMATION IPA DRIVE SYSTEMS AND EXOSKELETONS WHAT DRIVES US Mobility is a basic human need. As the demographic change continues, this is increasingly

More information

AC : AN INTRODUCTION TO MECHATRONICS EXPERIMENT: LEGO MINDSTORMS NEXT URBAN CHALLENGE

AC : AN INTRODUCTION TO MECHATRONICS EXPERIMENT: LEGO MINDSTORMS NEXT URBAN CHALLENGE AC 2007-2026: AN INTRODUCTION TO MECHATRONICS EXPERIMENT: LEGO MINDSTORMS NEXT URBAN CHALLENGE Nebojsa Jaksic, Colorado State University-Pueblo Nebojsa I. Jaksic received the Dipl. Ing. degree in electrical

More information

AC : A LOW-COST LABORATORY EXPERIMENT TO GEN- ERATE THE I-V CHARACTERISTIC CURVES OF A SOLAR CELL

AC : A LOW-COST LABORATORY EXPERIMENT TO GEN- ERATE THE I-V CHARACTERISTIC CURVES OF A SOLAR CELL AC 2011-1842: A LOW-COST LABORATORY EXPERIMENT TO GEN- ERATE THE I-V CHARACTERISTIC CURVES OF A SOLAR CELL Erik A. Mayer, Pittsburg State University Erik Mayer received his Ph.D. in Engineering Science

More information

Development of a MATLAB Data Acquisition and Control Toolbox for BASIC Stamp Microcontrollers

Development of a MATLAB Data Acquisition and Control Toolbox for BASIC Stamp Microcontrollers Chapter 4 Development of a MATLAB Data Acquisition and Control Toolbox for BASIC Stamp Microcontrollers 4.1. Introduction Data acquisition and control boards, also known as DAC boards, are used in virtually

More information

CRITERIA FOR ACCREDITING ENGINEERING TECHNOLOGY PROGRAMS

CRITERIA FOR ACCREDITING ENGINEERING TECHNOLOGY PROGRAMS CRITERIA FOR ACCREDITING ENGINEERING TECHNOLOGY PROGRAMS Effective for Evaluations During the 2005-2006 Accreditation Cycle Incorporates all changes approved by the ABET Board of Directors as of November

More information

Prof. Emil M. Petriu 17 January 2005 CEG 4392 Computer Systems Design Project (Winter 2005)

Prof. Emil M. Petriu 17 January 2005 CEG 4392 Computer Systems Design Project (Winter 2005) Project title: Optical Path Tracking Mobile Robot with Object Picking Project number: 1 A mobile robot controlled by the Altera UP -2 board and/or the HC12 microprocessor will have to pick up and drop

More information

Todor Neshkov (Sofia, Bulgaria, Lubomir Dimitrov (Sofia, Bulgaria, lubomir_dimitrov_tu-sofia.bg),

Todor Neshkov (Sofia, Bulgaria, Lubomir Dimitrov (Sofia, Bulgaria, lubomir_dimitrov_tu-sofia.bg), Mechatronics in education: experience of Technical University of Sofia in context of challenges of modern development in education and industry Todor Neshkov (Sofia, Bulgaria, tnesh@tu-sofia.bg) Lubomir

More information

B.TECH(MECHANICAL) -SEDA

B.TECH(MECHANICAL) -SEDA B.TECH(MECHANICAL) -SEDA PROGRAMME EDUCATIONAL OBJECTIVES: PEO1 PEO2 PEO3 PEO4 PEO5 Will be equipped with sound knowledge of mathematics, science and technology useful to build complex mechanical engineering

More information

A BRIEF REVIEW ON MECHATRONICS RESEARCH AND OPPORTUNITIES

A BRIEF REVIEW ON MECHATRONICS RESEARCH AND OPPORTUNITIES A BRIEF REVIEW ON MECHATRONICS RESEARCH AND OPPORTUNITIES Dinesh Kumar 1, Sanjay Kumar Mirania 2, Shailendra Kumar Bohidar 3 1,2 Lecturer, Electronics and Tele.Comm. Kirodimal Institute of Technology,

More information

PI: Rhoads. ERRoS: Energetic and Reactive Robotic Swarms

PI: Rhoads. ERRoS: Energetic and Reactive Robotic Swarms ERRoS: Energetic and Reactive Robotic Swarms 1 1 Introduction and Background As articulated in a recent presentation by the Deputy Assistant Secretary of the Army for Research and Technology, the future

More information

Using the Internet of Things (IoT) to Motivate Engineering Technology and Management (ETM) Students

Using the Internet of Things (IoT) to Motivate Engineering Technology and Management (ETM) Students Paper ID #21136 Using the Internet of Things (IoT) to Motivate Engineering Technology and Management (ETM) Students Dr. Curtis Cohenour P.E., Ohio University Dr. Cohenour is an Assistant Professor in the

More information

Fundamentals of Robotics

Fundamentals of Robotics Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2017 205 - ESEIAAT - Terrassa School of Industrial, Aerospace and Audiovisual Engineering 707 - ESAII - Department of Automatic Control

More information

Bachelor of Science in Electrical Engineering Freshman Year

Bachelor of Science in Electrical Engineering Freshman Year Bachelor of Science in Electrical Engineering 2016-17 Freshman Year CHEM 1011 General Chemistry I Lab 1 ENG 1013 Composition II 3 CHEM 1013 General Chemistry I 3 ENGR 1412 Software Applications for Engineers

More information

Ya WANG, Ph.D Assistant Professor State University of New York, Stony Brook

Ya WANG, Ph.D Assistant Professor State University of New York, Stony Brook Ya WANG, Ph.D Assistant Professor State University of New York, Stony Brook Department of Mechanical Engineering State University of New York, Stony Brook 153 Light Engineering, Stony Brook, NY 11790 Phone:

More information

This article was originally published in a journal published by Elsevier, and the attached copy is provided by Elsevier for the author s benefit and for the benefit of the author s institution, for non-commercial

More information

ELG3336 Design of Mechatronics System

ELG3336 Design of Mechatronics System ELG3336 Design of Mechatronics System Elements of a Data Acquisition System 2 Analog Signal Data Acquisition Hardware Your Signal Data Acquisition DAQ Device System Computer Cable Terminal Block Data Acquisition

More information

Canadian Technology Accreditation Criteria (CTAC) ELECTROMECHANICAL ENGINEERING TECHNOLOGY - TECHNICIAN Technology Accreditation Canada (TAC)

Canadian Technology Accreditation Criteria (CTAC) ELECTROMECHANICAL ENGINEERING TECHNOLOGY - TECHNICIAN Technology Accreditation Canada (TAC) Canadian Technology Accreditation Criteria (CTAC) ELECTROMECHANICAL ENGINEERING TECHNOLOGY - TECHNICIAN Technology Accreditation Canada (TAC) Preamble These CTAC are applicable to programs having titles

More information

COMPARISON OF TUNING METHODS OF PID CONTROLLER USING VARIOUS TUNING TECHNIQUES WITH GENETIC ALGORITHM

COMPARISON OF TUNING METHODS OF PID CONTROLLER USING VARIOUS TUNING TECHNIQUES WITH GENETIC ALGORITHM JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY Journal of Electrical Engineering & Technology (JEET) (JEET) ISSN 2347-422X (Print), ISSN JEET I A E M E ISSN 2347-422X (Print) ISSN 2347-4238 (Online) Volume

More information

B.Tech. / M.Tech. Even Supplementary Examinations -April Draft

B.Tech. / M.Tech. Even Supplementary Examinations -April Draft DATE 02 April 2019 04 April 2019 08 Apr 2019 10 Apr 2019 12 Apr 2019 15 Apr 2019 Tuesday Thursday Monday Wednesday Friday Monday CE431 / MA431 CE432 / CE432P/CE432 CE433 CE434 CE435P CE436 4BTCI 4BTME

More information

Revised East Carolina University General Education Program

Revised East Carolina University General Education Program Faculty Senate Resolution #17-45 Approved by the Faculty Senate: April 18, 2017 Approved by the Chancellor: May 22, 2017 Revised East Carolina University General Education Program Replace the current policy,

More information

Development of a Laboratory Kit for Robotics Engineering Education

Development of a Laboratory Kit for Robotics Engineering Education Development of a Laboratory Kit for Robotics Engineering Education Taskin Padir, William Michalson, Greg Fischer, Gary Pollice Worcester Polytechnic Institute Robotics Engineering Program tpadir@wpi.edu

More information

Curriculum Vitae. Abd El Khalick Mohammad, 17 Nov Doctor of Engineering H-index: 6 and Citation: 107 (Google Scholar) 1.

Curriculum Vitae. Abd El Khalick Mohammad, 17 Nov Doctor of Engineering H-index: 6 and Citation: 107 (Google Scholar) 1. Curriculum Vitae Abd El Khalick Mohammad, 17 Nov. 1984 Doctor of Engineering H-index: 6 and Citation: 107 (Google Scholar) Previous position: Research Fellow Centre for E-City EXQUISITUS, Electrical and

More information

CENTER OF BASICS SCIENCE ELECTRONIC ENGINEER (Curriculum 2012)

CENTER OF BASICS SCIENCE ELECTRONIC ENGINEER (Curriculum 2012) OBJECTIVE To form professionals in the electronics engineer field in order to design, implement and keep digital and computer systems, automation systems and mechatronics and communications systems, supporting

More information

Course Synopsis for Part-time Diploma Courses (2H2017)

Course Synopsis for Part-time Diploma Courses (2H2017) Course for Part-time Diploma Courses (2H2017) DIPLOMA IN ENGINEERING (AEROSPACE)... 2 DIPLOMA IN ENGINEERING (BUILDING SERVICES & FIRE SAFETY)... 4 DIPLOMA IN ENGINEERING (ELECTRICAL)... 6 DIPLOMA IN ENGINEERING

More information

PHOTOGRAPHY Course Descriptions and Outcomes

PHOTOGRAPHY Course Descriptions and Outcomes PHOTOGRAPHY Course Descriptions and Outcomes PH 2000 Photography 1 3 cr. This class introduces students to important ideas and work from the history of photography as a means of contextualizing and articulating

More information

Approaching E_Learning on Three-Phase System Measurements

Approaching E_Learning on Three-Phase System Measurements Approaching E_Learning on Three-Phase System Measurements S. BAGLIO, P. BAECA, N. PITONE, N. SAVALLI Department of Electrical, Electronic and System Engineering University of Catania Viale A. Doria, 6,

More information

Structural Analysis Control System Engineering Cim Elective I Computer Graphics for Cad/Cam. Advanced in Operating System Design

Structural Analysis Control System Engineering Cim Elective I Computer Graphics for Cad/Cam. Advanced in Operating System Design Sr No Name of Branch RASHTRASANT TUKADOJI MAHARAJ NAGPUR UNIVERSITY **** MTECH,ME,MDES, MARCH FIRST SEMESTER EXAMINATION OF summer 2015 # PROGRAMME( WRITTEN ) # MTech,ME,MDes,MArch FIREST SEMESTERsummer

More information

A Mechatronics-aided Light Reflection Experiment for Pre-College Students

A Mechatronics-aided Light Reflection Experiment for Pre-College Students Principal Investigator/Project Director: Dr. Vikram Kapila Institution: Polytechnic University Award Number: 0227479 Program: EEC Project Title: Research Experience for Teachers Site in Mechatronics A

More information

IMAGE PROCESSING FOR EVERYONE

IMAGE PROCESSING FOR EVERYONE IMAGE PROCESSING FOR EVERYONE George C Panayi, Alan C Bovik and Umesh Rajashekar Laboratory for Vision Systems, Department of Electrical and Computer Engineering The University of Texas at Austin, Austin,

More information