Computer Integrated Experimentation in Electrical Engineering Education over Distance
|
|
|
- Julianna Edwards
- 10 years ago
- Views:
Transcription
1 Session 3542 Computer Integrated Experimentation in Electrical Engineering Education over Distance Oguz A. Soysal, Frostburg State University Abstract The paper presents the implementation of computer integrated experiments in FSU/UMCP collaborative engineering programs from educational perspective. The effectiveness of CIE in actual and virtual classroom environments is compared to other experimentation activities. Advantages and limitations are discussed in terms of equipment availability, infrastructure cost, and contribution to various elements of experimental learning. I. Introduction The interest for engineering courses offered over distance has been increasing. Many institutions are currently offering self-paced distance education courses as part of their conventional curriculum, or developing complete degree or outreach programs for distributed education. Advanced communication techniques such as web based online courses and interactive video are implemented to provide learning opportunity to a large audience, spread over a wide geographic area. Another obvious advantage of online courses is asynchronous learning possibility for selfmotivated individuals through independent study programs. The University System of Maryland has recently started collaborative engineering programs on several campuses to extend learning resources available in a large metropolitan university to remote areas. These programs combine the advantages of distance education and conventional classroom activities. Frostburg State University (FSU) has been offering electrical and mechanical engineering programs 1 since fall 1997 in collaboration with University of Maryland College Park (UMCP). Students enrolled in the FSU/UMCP Collaborative Engineering Program take all science, math, general education, and basic engineering courses on campus from resident faculty. Upper level engineering courses are offered from UMCP over distance. The main objective of the Collaborative Engineering Education is to provide students located on a remote campus the opportunity to access advanced engineering courses of a metropolitan university. The developed model is an economical way to extend engineering education possibility to remote areas without loosing experimentation and design activities and student-instructor interactions, which are essential for technical education. Beside many advantages, distance education has also significant limitations in engineering courses with laboratory applications. Various surveys and observations have shown that engineering and science students gain more thorough understanding of physical concepts if they actively participate in laboratory experiments. In fact, active experimentation is also one of the Page
2 most important requirements of ABET 2000 criteria. Consequently, interactivity and hands-on experimentation are two important components that must be considered to ameliorate distance education courses in technical areas. This paper presents the computer integrated experiments developed at Frostburg State University, to increase the efficiency of lab facilities used for "UMCP/FSU Collaborative Engineering Programs." Computer based experimentation is currently being implemented on the FSU campus to provide a support to the existing lab facilities used for basic electrical engineering courses. The ultimate goal of the project is to develop an online lab facility to enable instructors and students located on different campuses to conduct actual experiments and exchange data in real time. The paper discusses the educational aspects of online experimentation compared to conventional lab activities and virtual labs based on simulations. II. Learning Styles in Engineering and Science Education Educational theorists classify different styles for perceiving and processing new information on four quadrants 2,3 as shown in Figure 1. The vertical axis represents the perception and the horizontal axis represents the processing style of different learners. With the inspiration of the publication by Harb et al. 3, the author surveyed learning styles of FSU students at different levels of engineering and physics majors. The shaded area on Figure 1 illustrates the distribution of preferred learning styles, estimated by analyzing the answers of 49 students. Figure 2 shows some other results of the survey. Feeling IV I Doing Watching III II Thinking Figure 1 Elements of learning and distribution of preferred learning styles of engineering and science students at FSU (shaded area). Page
3 Which one helps you learn better? Laboratory experiments 51% Lectures 15% Reading assignments 2% Homework exercises 32% Which one do you like more? Team work 34% Classroom discussions 22% Slide shows 0% Demonstrations 44% Figure 2 Survey results. The survey clearly shows that the majority of engineering and physics students feel that they learn better by laboratory experiments. They generally prefer classroom activities such as live demonstrations, discussions, and team works to slide-shows, passive lectures, and reading assignments. Word-processing and computer based presentation tools have significantly changed classical teaching tools. It is now much easier to prepare extensive written documents to hand out, and use colorful and animated slide presentations instead of the conventional blackboard "chalk-andtalk" style teaching. Furthermore, many instructors prepare web based online materials as a support to their courses. It is, however, not obvious that this transformation makes the classroom environment better in technical areas if the active experimentation component is not improved in the same way. On the other hand, web based teaching has added a new dimension to distributed and asynchronous learning. During last few years, the number of technical courses offered via the Page
4 Internet has rapidly increased. A well-designed online course has many advantages over a textbook, due to powerful dynamic visualization techniques. In addition, students have the freedom of browsing the site in the way that fits their learning style the best. Many authors add interactivity to their web courses by using chat and discussion sections, dynamic testing, and feedback. There is no doubt that these techniques can make a virtual classroom environment even more interactive than some conventional classrooms. Nevertheless, an online technical course can not be complete if students do not actively perform experiments and observe physical phenomena. III. Computer Integrated Experimentation The term "computer integrated experimentation (CIE)" is used here to express that various elements of an experiment such as equipment control, data collection; information processing and analysis are coordinated in the computer environment. In this context, CIE can be implemented in the following levels: Hands-on lab experiments (on-site) Access to lab facilities from different locations on campus Online experimentation over distance. The general layout of a CIE facility for on-site experiments is shown in Figure 3. The laboratory equipment and experimental setup are interfaced with the PC through GPIB (General Purpose Interface Board) and data acquisition cards (DAQ). GPIB coordinates the communication between the computer and various test instruments such as oscilloscopes, function generators, multimeters, etc. connected through IEEE 488 protocol. A data acquisition card provides analogto-digital (A/D) and digital-to-analog (D/A) conversion for data input and output. Most DAQ available at affordable costs have analog inputs to read analog signals, analog outputs to generate analog signals, and number of digital input/outputs to control digital elements and receive digital feedback signals. GPIB LAB EQUIPMENT (IEEE 488) DAQ PC LabVIEW + Data analysis and presentation software EXPERIMENT SETUP Figure 3 Layout of a computer integrated experiment workstation. Page
5 The CIE workstation developed at FSU consists of a PC equipped with one GPIB and one DAQ card. DAQ can perform A/D and D/A conversion at a rate of 100 K samples/s. It has eight analog inputs, two analog outputs, and three eight bit digital I/O ports. Analog inputs can be configured as single ended or differential mode to measure up to 10 V or ±5 V respectively. The LabVIEW version 5.1 software is used for instrument control, data acquisition, and visualization. The workstation shown in Figure 3 can be used as a server for online labs, by using "LabVIEW Internet Toolkit" software. This software provides an http server utility and development tools for CGI, SMTP, and FTP applications. Figure 4 illustrates the general layout of an online lab facility. LAB EQUIPMENT (IEEE 488) EXPERIMENT SETUP GPIB DAQ INTERNET REMOTE USERS HOST LABORATORY LabVIEW WEB Server HTTP SMTP FTP WEB Browser HTTP SMTP FTP Figure 4 General layout of a computer integrated experimentation facility for online labs The server can control data transfer with up to fourteen IEEE 488 instruments. At present one digitizing oscilloscope (HP54601A) one function generator (Fluke-Philips PM5138) and one power supply (HP6642A) are hooked up to the server. DAQ is used to perform DC or relatively low frequency measurements directly on the experimental board. Digital outputs are used to control solid state switches or reed relays for changing circuit configurations or element values. A dedicated virtual instrument (VI) is specially designed for each lab experiment to allow easy manipulation of the physical setup. The front panel of the VI displays measured values, waveforms, and the actual state of the experiment. The VI s can be operated either directly on the server PC, or from a remote computer connected to the Internet. Remote clients can start and stop available VI s to control the physical setup and exchange data by using any WEB browser. No particular software is needed at remote computers. However, some browsers do not support server pushed animations to refresh automatically the VI front panel. For this reason, Netscape Page
6 4.0 or a later version is recommended to monitor the actual status of the experiment from an animated VI front panel. Each VI provides the option of returning all acquired experimental data to the user by if requested. The server can run several VI s simultaneously. In the case, multiple users access the same VI they can all see the front panel, but the input data is processed on first-come-first-served basis. While a user operates the VI, a "System Busy" message is displayed on the front panel. Composition of the web page is very important for easy usage and pedagogical effectiveness. The web page must be designed by considering the educational objectives as the first priority. Pictures, video images, and sound transmission are useful to enhance the interactivity. However, experience has shown that unnecessary details and animations may result in longer downloading time (especially in dial up connection) which may distract the user and reduce the educational value of the experiment. In general, filling a "request form" for data entry at the user side and submitting all input data at once is more convenient compared to entering single data at a time. Online experiments developed at FSU can be accessed from the URL shown in the list of references 4. The developed lab experiments are intended to support the introductory level lab experiments on circuits and systems, electronics, and instrumentation. At present, the computer integrated lab facility is utilized at FSU in three levels as described below: 1. In the laboratory: Students can use the instruments and experimental setup interfaced to the PC to collect and process data. In this case, students can use existing VI s, or design new VI s by using the LabVIEW software. 2. In remote classrooms: Online lab experiments make it possible to import experimental activities to any classroom with an Internet access, without moving lab equipment. Online experiments can be projected to a screen for class demonstration, or can be accessed by students as a part of classroom activities. Particularly computer labs, mobile PC carts, or laptops are convenient for this type of activity. 3. At home: Students can access the online lab any time from their residence to repeat the experiment and practice further, to run additional experiments, or to obtain additional data they might need for their lab reports or homework assignments. Currently the developed online experiments are being tested on site for educational effectiveness, reliability, safety, and security. The ultimate goal of the project is to enable the students of collaborative engineering programs to Physically access specialized laboratory equipment on different campuses through the Internet in real time. Actively participate in lecture experiments performed in courses offered over distance by processing and analyzing data obtained in actual experiments. The developed online lab facility can also be used to offer web based technical courses to other campuses of the University System of Maryland, or open to public for distance education. Page
7 IV. Comparison of Different Experimentation Methods In engineering education, students can gain experimental background in different ways as shown below. Individual design projects Guided lab experiments Computer simulations Classroom demonstrations The common objectives in all these activities can be summarized as "learning by doing" and "learning by watching." At a first glance, computer can be seen as a support to conventional instruments to improve the speed, sensitivity, and accuracy of the experiments. However a PC, which is interfaced to the lab equipment, adds so extensive possibilities that "computer integrated experimentation" can be considered as a new approach in experimental learning. Computer controlled instrumentation and remote access to such equipment to collect data have been used in the industry for many years. SCADA (Supervisory Control and Data Acquisition) systems used by utility companies, process control systems, and unattended control rooms are some examples. Implementation of computer interfaced instruments in undergraduate education has become possible after they became available at affordable prices. Due to the extremely fast progress in the computer industry, the cost of computer based equipment has dropped to a level comparable or even lower than other elements needed in an average laboratory. Several papers 5-8 presented in recent ASEE meetings and professional journals describe various virtual and online lab facilities used for undergraduate engineering courses. A variety of hardware and software needed for such infrastructure is now available and affordable. Educational aspects and implementation of computer integrated experiments in either actual or virtual classrooms are therefore more important than building the physical facility. In an educational experiment, the principal goal is to demonstrate physical phenomena to the students to help them understand the underlying concepts and rules. During experimental work, students also gain hands-on experience and learn important professional skills. The major elements of an educational lab experiment are listed in the first column of Table-I. The effectiveness of an experimental activity in respect to each one of these elements is represented by bullets shown in corresponding cells. This assessment is obviously quite subjective, and its accuracy can be discussed. However, the purpose of this table is to compare the educational effectiveness of different experimental activities. The evaluation shown on Table-I is based on the following assumptions: In all activities, average level undergraduate students and realistic laboratory conditions are assumed. Individual design project is performed by using conventional (not computer interfaced) equipment. The project topic is development of a working prototype. Student chooses and finds the equipment, material and components. Guided lab experiments with conventional instruments are performed individually or as a team in a limited time. Page
8 SPICE or "Electronics Work Bench " type simulation software with graphical interface is used for computer simulations. Classroom presentations are prepared by the instructor, and conventional instruments are used. However, the collected data values are assumed to be more reliable than an individual experiment, because they are controlled (or checked) by the instructor. Important observations are highlighted and explained by the instructor. On-site CIE means use of computer interfaced instruments in a lab environment where students actively work on experimental setup in the same way as a guided lab experiment. On-line CIE is remote access to the experimental setup via the Internet. Table-I Comparison of different experimental activities Individual design projects Guided lab experiments with conventional instruments Computer simulations Classroom demonstrations On site Computer Integrated Experiments On Line Selection of instruments Selection of components and material Building of experimental setup Debugging - - Dealing with environmental conditions and disturbances Instrument setting and adjustment Data collection Numerical processing of obtained data Analysis and interpretation of the results Understanding of physical concepts Presentation of experiment results As seen on the table, "on-site CIE" is the most effective experimental activity. This type of experimentation requires a computerized workstation for every one or two students, which means a considerably high infrastructure cost for large number of students. Teams of more than Page
9 two students are in general not efficient. Computer simulations and on-line CIE are cost efficient solutions to provide experimentation opportunity to a large number of students. Asynchronous learning is an additional benefit of these methods. They are also time-efficient because students do not spend time to build, check, and debug the test setup. Development of hands-on experience and professional skills is however very limited. Conventional guided experiments and design projects provide this kind of experience, but very often the student may be overwhelmed with practical details such as wrong circuit connections, bad contacts, electrical or acoustic noise, broken equipment, etc. In the rush to finish the experiment in a limited time frame, the student might miss some important observations. The classical "pencil based data acquisition" reduces the sensitivity of the recorded data, as well as the quality of numerical calculations, analysis interpretation, and presentation of the experiment results. V. Conclusions Experimental learning is one of the important components of engineering education. The effectiveness of experimental activities is different for each element of experimental background. Computer interfaced instruments reinforce the educational effectiveness of conventional lab experiments, but also increase the infrastructure cost. Computer simulations and online labs are cost-efficient ways to provide asynchronous experimentation opportunity for large number of students. By using computer-interfaced instruments, students can store experimental data in high precision for further analysis and interpretation. Computer integrated experimentation is more effective in observation of complex phenomena, and understanding of physical concepts. Acknowledgment Development of computer integrated lab facilities at Frostburg State University is sponsored by FSU Grant Proposal Incentive Fund and University System of Maryland Faculty Development Fund. References 1. O. A. Soysal, "Collaborative Engineering Education at Frostburg State University," Paper presented at ASEE 99 Annual Meeting, Charlotte, NC, June 20-23, D. A. Kolb, Experiential Learning: Experience as the Source of Learning and Development, Prentice-Hall, Englewood Cliffs, N. J J. N. Harb, P. K. Hurt, R. E. Terry, and K. J. Williamson, Teaching Through The Cycle - Application of Learning Style Theory to Engineering Education at Birmingham Young University, Birmingham Young University Press, Provo, Utah, O. A. Soysal, FSU Online Labs Home Page, 5. S. P. Liou, H. Soelaemon, P. Leung, "Distance Learning Power Engineering Laboratory," IEEE Computer Applications in Power, Jan 1999, pp Page
10 6. B. Yang Virtual Lab: Bring the Hands-on Activity to Online Courses," ASEE 1999 Annual Meeting, Session J. M. Heneghan, " Real Time, Remote Circuits and Electronics Laboratories for Distance Learning," ASEE 1998 Annual Meeting, Session C. D. Knight, S. P. DeWeerth, " A Distance Learning Laboratory for Engineering Education," ASEE 1997 annual Meeting, Session Oguz A. Soysal received the B.Sc., M.Sc., and Ph.D. degrees from Istanbul Technical University, Turkey. In 1983 he joined ABB-ESAS Power Transformer Company (Istanbul, Turkey) as an R&D engineer. From 1986 to 1993 he worked for Black-Sea Technical University, Turkey, as Assistant and Associate Professor. In 1987 he visited The Ohio State University (OSU) as a Post Doctoral Scholar, and in he spent a sabbatical leave at the University of Toronto. From 1993 to 1997 he has been with Istanbul University, Turkey, and Bucknell University, Lewisburg, PA, USA. At present Dr. Soysal is with Frostburg State University, MD, USA. Page
Teaching the Importance of Data Correlation in Engineering Technology
Session 3549 Teaching the Importance of Data Correlation in Engineering Technology Michael R. Warren, Dana M. Burnett, Jay R. Porter, and Rainer J. Fink Texas A&M University Abstract To meet the needs
Table 1 Mixed-Signal Test course major topics. Mixed-signal Test and Measurement Concepts ENCT 351 What are Mixed-signal circuits
Mixed-Signal Test Emphasis in Engineering Technology Rainer J. Fink, Jay Porter, Yong-Kyu Jung, B. Ben Zoghi Department of Engineering Technology and Industrial Distribution Texas A&M University College
Distance-Learning Remote Laboratories using LabVIEW
Distance-Learning Remote Laboratories using LabVIEW Introduction Laboratories, which are found in all engineering and science programs, are an essential part of the education experience. Not only do laboratories
Background: Experimental Manufacturing Cell
Session 3548 A WEB-BASED APPROACH TO AUTOMATED INSPECTION AND QUALITY CONTROL OF MANUFACTURED PARTS Immanuel Edinbarough, Manian Ramkumar, Karthik Soundararajan The University of Texas at Brownsville/Rochester
Virtual Lab : Bring the Hands-on Activity to Online Courses
Virtual Lab : Bring the Hands-on Activity to Online Courses Biwu Yang East Carolina University Session 3220 Abstract A Virtual Lab has been implemented for several online courses with subject around Computer
Comparison of Student Performance in an Online with traditional Based Entry Level Engineering Course
Comparison of Student Performance in an Online with traditional Based Entry Level Engineering Course Ismail I. Orabi, Ph.D. Professor of Mechanical Engineering School of Engineering and Applied Sciences
A Masters of Technology degree using a combination of Synchronous and Asynchronous digital learning delivery modes.
Abstract: A Masters of Technology degree using a combination of Synchronous and Asynchronous digital learning delivery modes. Dr. Kamal F. Bichara, Dr. A. Raj Chowdhury Kent State University, School of
SAMPLE CHAPTERS UNESCO EOLSS DIGITAL INSTRUMENTS. García J. and García D.F. University of Oviedo, Spain
DIGITAL INSTRUMENTS García J. and García D.F. University of Oviedo, Spain Keywords: analog-to-digital conversion, digital-to-analog conversion, data-acquisition systems, signal acquisition, signal conditioning,
Lab 3: Introduction to Data Acquisition Cards
Lab 3: Introduction to Data Acquisition Cards INTRODUCTION: In this lab, you will be building a VI to display the input measured on a channel. However, within your own VI you will use LabVIEW supplied
Microcontroller-based experiments for a control systems course in electrical engineering technology
Microcontroller-based experiments for a control systems course in electrical engineering technology Albert Lozano-Nieto Penn State University, Wilkes-Barre Campus, Lehman, PA, USA E-mail: [email protected]
Data Acquisition Using NI-DAQmx
Instructor s Portion Data Acquisition Using NI-DAQmx Wei Lin Department of Biomedical Engineering Stony Brook University Summary This experiment requires the student to use NI-DAQmx to acquire voltage
Integration of WebLab Systems in Engineering Studies
Integration of WebLab Systems in Engineering Studies Authors: Juan Ignacio Larrauri, Department of Control and Industrial Electronics, Faculty of Engineering, University of Deusto, Avda. Universidades,24.
George Mason University Graduate School of Education Special Education Program
George Mason University Graduate School of Education Special Education Program EDSE 517: Computer Applications for Special Populations Course Syllabus Fall 2011 Instructor: Jeff Sisk Section #658: 4:30
EBERSPÄCHER ELECTRONICS automotive bus systems. solutions for network analysis
EBERSPÄCHER ELECTRONICS automotive bus systems solutions for network analysis DRIVING THE MOBILITY OF TOMORROW 2 AUTOmotive bus systems System Overview Analyzing Networks in all Development Phases Control
Online Learning in Engineering Graphics Courses: Research, Tools, and Best Practices
Online Learning in Engineering Graphics Courses: Research, Tools, and Best Practices Ted J. Branoff 1 and Richard A. Totten 2 Abstract This paper discusses some of the tools available that can be used
Categories Criteria 3 2 1 0 Instructional and Audience Analysis. Prerequisites are clearly listed within the syllabus.
1.0 Instructional Design Exemplary Acceptable Needs Revision N/A Categories Criteria 3 2 1 0 Instructional and Audience Analysis 1. Prerequisites are described. Prerequisites are clearly listed in multiple
Interfacing with Manufacturing Systems in Education and Small Industry Using Microcontrollers through the World Wide Web
Interfacing with Manufacturing Systems in Education and Small Industry Using Microcontrollers through the World Wide Web Samuel Cotton Ph.D. [email protected] Department of Industry and Technology Ball State
Design and Development of Virtual Instrument (VI) Modules for an Introductory Digital Logic Course
Session ENG 206-6 Design and Development of Virtual Instrument (VI) Modules for an Introductory Digital Logic Course Nikunja Swain, Ph.D., PE South Carolina State University [email protected] Raghu Korrapati,
A Residential Example of Hybrid Wind-Solar Energy System: WISE
1 A Residential Example of Hybrid Wind-Solar Energy System: WISE O. A. Soysal, Senior Member, IEEE, H. S. Soysal Abstract A residential size hybrid system powered by wind and solar Energy has been developed
Use of Web-Supported Material in Teaching
Use of Web-Supported Material in Teaching Karawan Alsaleh 1, Member, IEEE, Marwa K Qaraqe 1, Student Member, IEEE, and Khalid A. Qaraqe 1, Senior member IEEE 1 Electrical and Computer Engineering Program
Using Interactive Strategies in Distance Learning Lucy C. Morse, Ph.D. Engineering Technology University of Central Florida
Using Interactive Strategies in Distance Learning Lucy C. Morse, Ph.D. Engineering Technology University of Central Florida Abstract These case studies will examine successful and unsuccessful interactive
Examining Students Performance and Attitudes Towards the Use of Information Technology in a Virtual and Conventional Setting
The Journal of Interactive Online Learning Volume 2, Number 3, Winter 2004 www.ncolr.org ISSN: 1541-4914 Examining Students Performance and Attitudes Towards the Use of Information Technology in a Virtual
Design of Remote Laboratory dedicated to E2LP board for e-learning courses.
Proceedings of the E2LP Workshop Warsaw, 2014, pp. 25 29 DOI: 10.15439/2014F672 ACSIS, Vol. 4 Design of Remote Laboratory dedicated to E2LP board for e-learning courses. Jan Piwiński Email: [email protected]
CREATING ON-LINE MATERIALS FOR COMPUTER ENGINEERING COURSES
1 CREATING ON-LINE MATERIALS FOR COMPUTER ENGINEERING COURSES Abstract Suxia Cui 1, and Yonghui Wang 2 1 Electrical and Computer Engineering Department 2 Engieering Technology Department Prairie View A&M
Using Online Video Lectures to Enhance Engineering Courses
4 Using Online Video Lectures to Enhance Engineering Courses Yacob Astatke, Farzad Moazzami, Craig Scott, Ladeji-Osias [email protected], [email protected] Morgan State University, Baltimore,Maryland
Impact of On-line Lectures for an Undergraduate Mechanisms Course
Impact of On-line Lectures for an Undergraduate Mechanisms Course William L. Cleghorn and Hapreet Dhariwal University of Toronto [email protected] and [email protected] Abstract This
Innovations in Remote Laboratories & Simulation Software for Online and On-Site Engineering Students
Paper ID #6793 Innovations in Remote Laboratories & Simulation Software for Online and On-Site Engineering Students Dr. Jodi Reeves, National University Dr. Jodi Reeves is an associate professor in the
New Initiative Way Of Teaching Data Communications And Networking Class Online With Networking Virtual Labs ABSTRACT
New Initiative Way Of Teaching Data Communications And Networking Class Online With Networking Virtual Labs Ronald Mashburn West Texas A & M University 2402 N. 3 rd Ave Canyon, Texas 79016 (806) 651-2968
Davis Applied Technology College Curriculum Development Policy and Procedures Training Division
Davis Applied Technology College Curriculum Development Policy and Procedures Training Division Board Approval: 24 April 2008 1. Purpose 1.1. Curriculum development at the Davis Applied Technology College
Virtual Instrument and Object Oriented Programming Modules to Enhance Computer Networking Course
Session ENG 206-117 Virtual Instrument and Object Oriented Programming Modules to Enhance Computer Networking Course Nikunja Swain, Ph.D., PE South Carolina State University [email protected] Raghu Korrapati,
Simplify Data Acquisition with a Built-in LXI Web Server
M E A S U R E M E N T T I P S Volume 9, Number 3 Simplify Data Acquisition with a Built-in LXI Web Server Snapshot: Make temperature measurements quickly and easily There are many applications in which
Enhance student s learning with an aid of simulation software to understand Computer Networking Undergraduate courses.
Enhance student s learning with an aid of simulation software to understand Computer Networking Undergraduate courses. Veeramani Shanmugam [email protected] Lenin Gopal [email protected] Zeya
NETWORK ENABLED EQUIPMENT MONITOR
NETWORK ENABLED EQUIPMENT MONITOR Remotely Monitor Sensors over the Internet Connect Sensors to the Web to Remotely Monitor Equipment, Processes or Other Applications A Complete, Easy to Deploy, Stand-Alone
A SUCCESSFUL STAND ALONE BRIDGE COURSE
A SUCCESSFUL STAND ALONE BRIDGE COURSE Joann Segovia* Professor Minnesota State University Moorhead 1104 7th Avenue South Moorhead, MN 56563 Phone: (218) 477-4067 E-Mail: [email protected] James Hansen
AC 2012-4561: MATHEMATICAL MODELING AND SIMULATION US- ING LABVIEW AND LABVIEW MATHSCRIPT
AC 2012-4561: MATHEMATICAL MODELING AND SIMULATION US- ING LABVIEW AND LABVIEW MATHSCRIPT Dr. Nikunja Swain, South Carolina State University Nikunja Swain is a professor in the College of Science, Mathematics,
Educational Benefits of Online Learning
Educational Benefits of Online Learning According to CCA consulting, nearly 50% of higher education institutions currently engage in some type of online learning. Academic and professional organizations
Teaching an Electrical Circuits Course Online
Paper ID #11534 Teaching an Electrical Circuits Course Online Dr. Carlotta A Berry, Rose-Hulman Institute of Technology Dr. Carlotta A Berry is an associate professor in the department of Electrical and
Notes on Modifying an EET Associate Degree Curriculum to Improve Graduate Placement
Session 1448 Notes on Modifying an EET Associate Degree Curriculum to Improve Graduate Placement James Stewart, William Lin DeVry College of Technology North Brunswick, New Jersey / Purdue School of Engineering
Survey of LabVIEW Technologies for Building Web/Internet-Enabled Experimental Setups
2248 Survey of LabVIEW Technologies for Building Web/Internet-Enabled Experimental Setups Masoud Naghedolfeizi, Sanjeev Arora, and Singli Garcia Fort Valley State University Abstract The impact of World
Developing Web-Based Courses Using an Online Development Guide and Templates
Session 2247 Developing Web-Based Courses Using an Online Development Guide and Templates James A. Rehg Penn State Altoona Abstract The impact of the web on engineering and engineering technology education
GGR272: GEOGRAPHIC INFORMATION AND MAPPING I. Course Outline
DESCRIPTION GGR272: GEOGRAPHIC INFORMATION AND MAPPING I Course Outline This course is an introduction to digital mapping and spatial analysis using a geographic information system (GIS). Students learn
WIRELESS TRAINING SOLUTIONS. by vlogic, Inc. L a b 0.3 Remote Access Labs
WIRELESS TRAINING SOLUTIONS by vlogic, Inc L a b 0.3 Remote Access Labs WIRELESS TRAINING SOLUTIONS Hands-on Workshop and Lab Guide Table of Contents Connecting to the Wireless Training Solutions Network
Synergy Controller Cloud Storage Features and Benefits
Synergy Controller Cloud Storage Features and Benefits The exploding popularity of cloud based data storage and application services is a direct result of the benefits they provide in virtually all business
Analysis of the Effectiveness of Online Learning in a Graduate Engineering Math Course
The Journal of Interactive Online Learning Volume 1, Number 3, Winter 2003 www.ncolr.org ISSN: 1541-4914 Analysis of the Effectiveness of Online Learning in a Graduate Engineering Math Course Charles L.
Exercise 10: Basic LabVIEW Programming
Exercise 10: Basic LabVIEW Programming In this exercise we will learn the basic principles in LabVIEW. LabVIEW will be used in later exercises and in the project part, as well in other courses later, so
Mediasite @ TTU. Mediasite @ TTU. Moving content to Mediasite improved Blackboard performance Insecure
Texas Tech University Mediasite Impact @ TTU Ian Wilkinson Education Projects Specialist, Technology Support June 18 th, 2013 Established 1923 Lubbock, Texas Center of a large rural area Over 30,000 students
FAST Fourier Transform (FFT) and Digital Filtering Using LabVIEW
FAST Fourier Transform (FFT) and Digital Filtering Using LabVIEW Wei Lin Department of Biomedical Engineering Stony Brook University Instructor s Portion Summary This experiment requires the student to
Issues in offering numeric based courses in an online environment
Abstract Issues in offering numeric based courses in an online environment Scott Mensch Indiana University of Pennsylvania When developing online classrooms it is necessary to ensure that all learners
Technology Enhanced Learning For Delivering Mechanical Engineering Courses at Florida Atlantic University
Ninth LACCEI Latin American and Caribbean Conference (LACCEI 2011), Engineering for a Smart Planet, Innovation, Information Technology and Computational Tools for Sustainable Development, August 3-5, 2011,
elab - Remote Electronics Lab in Real Time
elab - Remote Electronics Lab in Real Time Manuel E. Macías, Israel Méndez Electrical and Computing Engineering, ITESM Campus Monterrey Av. Garza Sada 2501, 64849 Monterrey, N.L. México [email protected],
Undergraduate Research Projects for Engineering Technology Students
Section 2150 Undergraduate Research Projects for Engineering Technology Students Chih-Ping Yeh, Jeannie Drew, Chris Rockwell, Hai-Chun Chien Division of Engineering Technology Wayne State University Abstract
Online and Hybrid Course Development Guidelines
Online and Hybrid Course Development Guidelines February 10, 2011 The following is intended to serve as a guide to the development of online and hybrid courses at Cedar Crest College. Substantively, the
Customer Tips. How to Upgrade, Patch or Clone Xerox Multifunction Devices. for the user. Purpose. Upgrade / Patch / Clone Process Overview
Xerox Multifunction Devices Customer Tips January 27, 2009 This document applies to the Xerox products indicated in the table below. For some products, it is assumed that your device is equipped with the
Next Generation Lab. A solution for remote characterization of analog integrated circuits
Next Generation Lab A solution for remote characterization of analog integrated circuits Background Goals Technologies Physical architecture Software architecture Conclusion Outline Background Based on
Solar energy e-learning laboratory - Remote experimentation over the Internet
Solar energy e-learning laboratory - Remote experimentation over the Internet Ioannis Michaelides, Polyvios Eleftheriou, Kypros Economides Department of Mechanical Engineering Higher Technical Institute,
DOES TEACHING ONLINE TAKE MORE TIME?
DOES TEACHING ONLINE TAKE MORE TIME? Gregory W. Hislop 1 Abstract Many instructors feel that teaching online takes more time, but there is relatively little data available on this issue. This paper discusses
HVDP. High Voltage Dynamic Power supply/source. 1, 2.5 and 5kW Output DC + Sine Wave Family
Milano, 12 March 2015 HVDP High Voltage Dynamic Power supply/source 1, 2.5 and 5kW Output DC + Sine Wave Family HVDP (High Voltage Dynamic Power) is a family of power supply/source designed to generate
A tool to assist in the design, redesign, and/or evaluation of online courses.
A tool to assist in the design, redesign, and/or evaluation of online courses. An Initiative Sponsored By: Illinois Online Network (ION) University of Illinois Quality Online Course Initiative Rubric by
Free 15-day trial. Signata Waveform Viewer Datasheet
The Signata Waveform Viewer allows you to view and analyze data captured from your oscilloscope anytime and anywhere. You will gain instant insight into device performance, quickly determine the root cause
Software Requirements Specification. For. Attendance Tracking System, Release 1.0. Version 1.0
Software Requirements Specification For Attendance Tracking System, Release 1.0 Version 1.0 Prepared by Lee Bell, Graham Kennedy, Jonathan Loudin, Roger Seagle February 9, 2003 Table of Contents Table
Teaching Online at UD Best Practices Guide
Teaching Online at UD Best Practices Guide Version 1.0 April 14, 2009, Updated January 26, 2015 Ryan C. Harris Learning Teaching Center UDit Curriculum Innovation and E Learning Delivering Quality Online
Network Camera SNC-P1
Network Camera SNC-P1 FEATURES All-in-One Network Camera Enter the World of IP Monitoring with the Sony SNC-P1 MPEG-4/JPEG Network Camera Sony introduces its new SNC-P1 MPEG-4/JPEG network color camera,
TENVIS Technology Co., Ltd. User Manual. For H.264 Cameras. Version 2.0.0
TENVIS Technology Co., Ltd User Manual For H.264 Cameras Version 2.0.0 Catalogue Basic Operation... 3 Hardware Installation... 3 Search Camera... 3 Get live video... 5 Camera Settings... 8 System... 8
New York City College of Technology Computer Systems Technology Department
New York City College of Technology Computer Systems Technology Department CST 3507/CS507: Advanced Single-LAN Concepts (3 credits, 2 class hours, 2 lab hours) Instructor: Office Phone: Office Hours: Virtual
A Dialog on Mobile Studio By Mohamed Chouikha and Ken Connor
A Dialog on Mobile Studio By Mohamed Chouikha and Ken Connor Can you give us a little background on Mobile Studio? What is its history? What are its cost and capabilities? The Mobile Studio is a small,
Technology/Internet Usage Workshop
Technology/Internet Usage Workshop 1) Workshop Goals (1 st Slide) 2) Computers Desk Top (Show examples) Lap-Top Hand-held Wireless Device Introduce Tammy Welsh from Gateway 3) What is the Internet? The
GGR462/JPG1914: GIS RESEARCH PROJECT. Course Outline
DESCRIPTION GGR462/JPG1914: GIS RESEARCH PROJECT Course Outline Students learn how to design, manage, and complete a research project that emphasizes the use of a geographic information system (GIS). Students
HTML-eZ: The Easy Way to Create a Class Website
For more resources click here -> HTML-eZ: The Easy Way to Create a Class Website Henry Borysewicz Director, AeroSpace Network / Scientific Computing Center John D. Odegard School for Aerospace Sciences,
Basic Computer Skills Module 2. Software Concepts
Basic Computer Skills Module 2 Software Concepts Basic Computer Skills Module 2 Software Basics Summary Goal: Know the fundamentals of operating systems. SMART Objectives: Specific, Measurable, Achievable,
CSET 4750 Computer Networks and Data Communications (4 semester credit hours) CSET Required IT Required
CSET 4750 Computer Networks and Data Communications (4 semester credit hours) CSET Required IT Required Current Catalog Description: Computer network architectures and their application to industry needs.
Setting up for Adobe Connect meetings
Setting up for Adobe Connect meetings When preparing to lead a live lecture or meeting, you probably ensure that your meeting room and materials are ready before your participants arrive. You run through
ABET TAC CIP Report for the Academic Year 20010 2011. Mechanical Engineering Technology (MET) Program
ABET TAC CIP Report for the Academic Year 20010 2011 Mechanical Engineering Technology (MET) Program I. Introduction This document reports the findings and proposed changes resulting from analysis of data
