Asee peer logo
Well-matched quotation marks can be used to demarcate phrases, and the + and - operators can be used to require or exclude words respectively
Displaying results 1 - 30 of 40 in total
Conference Session
Computed Simulation and Animation
Collection
2004 Annual Conference
Authors
Michael Filsinger
-existing simulation programs or, in the case of Operating Systems, to modify thekernel of an existing operating system. I have found that, given the lack of a strong ComputerScience background among our students, a better approach to this problem is to have the studentswrite simple simulations themselves. This technique provides a more intimate understanding ofthe processes they model while simultaneously giving the students valuable programmingpractice.In this paper, I will examine one such problem from my Operating Systems course – modelingprocess scheduling algorithms. Computers are time-sharing devices: only one process canactually be using the CPU at any given instant. The procedure for selecting which process to runand for how long can have
Conference Session
Computed Simulation and Animation
Collection
2004 Annual Conference
Authors
Daniel Pack; Steven Barrett
2004-569 Real-Time Operating Systems: A Visual Simulator Steven F. Barrett1 , Daniel J. Pack2 , Charles Straley1 , Lew Sircin1 , George Janack1 1 Department of Electrical and Computer Engineering University of Wyoming 2 Department of Electrical Engineering United States Air Force Academy, Colorado Abstract A Real-Time Operating System, or RTOS, is an operating environment wheremultiple events
Conference Session
Computed Simulation and Animation
Collection
2004 Annual Conference
Authors
Abul Azad
indicated above have proved to be effective in modelling and simulation of suchsystems for test and verification of controller designs. However, to allow interactive and userfriendly features, that are desired especially in computer aided teaching and research, beincorporated a modelling, simulation and control environment is developed in this work forflexible manipulators using Matlab and Simulink. To this end the authors have developed aninteractive and user-friendly environment referred to as SCEFMAS (Simulation and ControlEnvironment of Flexible Manipulator Systems) 10. As an on-going development process, theSCEFMAS environment is enhanced by the addition of intelligent modelling, a new menu drivenuser interface with GUI based facility, and the
Conference Session
Trends in Construction Engineering I
Collection
2004 Annual Conference
Authors
Salim Saherwala; Mohammed Haque
reinforced concrete design course. One of the methods ofreducing this short fall is to use simple animated virtual models, which demonstrate basicstructural design concepts that can be used to enhance the students understanding. Theinteractive computer aided learning (Haque 2001) allows students to proceed at their own pace,motivated by a curiosity about “what happens” interactivity and “the need to know” the design/analysis principles.McManus, and Segner (1991), are of the view that visualization will take many forms in theconstruction industry. The generation and manipulation of three dimensional models of aproposed project using sophisticated three dimensional modeling techniques to hypotheticallybuild and test a facility while it is still in the
Conference Session
NSF Grantees Poster Session
Collection
2004 Annual Conference
Authors
Richard Herz
; Exposition Copyright 2004, American Society for Engineering”Space, cost, environmental, and safety considerations were a barrier to doing this. I decided thatinteractive software simulations of the chemical reactors my students studied could help themlearn by supplementing the static material in their textbook.The goal was a laboratory, in software, filled with chemical reactors which the students couldoperate. A variety of reactors with different features and complexities would be present toillustrate different concepts. Since there are several outstanding texts in the field of chemicalreaction engineering, the focus was to provide the experimental apparatus and data collectionmethods rather than complete pedagogical
Conference Session
Learning & Teaching Issues
Collection
2004 Annual Conference
Authors
Emilia Hodge; Chang-Yu Wu; Anne Donnelly
Session # 1331 A Model for Teaching Materials Evaluation: Development and Testing of Interactive Computer Simulations Modules for Undergraduate Education Anne E. Donnelly1, Emilia Hodge1, Melis Budak1, Heath Wintz2, Randy Switt2, Chang-Yu Wu2, Prakash Kumar3, Pratim Biswas3 Priscilla Chapman4, Anne L. Allen4 1 University of Florida, Engineering Research Center for Particle Science & Technology, Gainesville, FL 32611/2University of Florida, Department of Environmental Engineering Sciences, Gainesville, FL 32611/3Washington University
Conference Session
Programming Issues for Engineering
Collection
2004 Annual Conference
Authors
William Hankley
moststudents who complete the course are not be able to create a reasonably designed new object-orient application. The reason is that design is a constructive task which requires someexperience, whereas assignments in a first course are oriented to coding very specific assignedtasks. Of course, by necessity, the first step of learning focuses on programming rather than ondesign.Should engineering students be advised to take a second computing course? I recommend thisfor the following reason: There is a “language” (in part a visual notation) and methodology forspecifying the requirements and design of software systems. If engineers need to create theirown programs they should know how to program; but, if engineers ever need to interact withsoftware
Conference Session
Energy Programs and Software Tools
Collection
2004 Annual Conference
Authors
Shuhui Li; Rajab Challoo
2004, American Society for Engineering Education When sinusoidal flux density distributions or space vectors from the three phase statorwindings are added together, a rotating field distribution or space vector will be generated. Inteaching the concept of the rotating magnetic field, computer assisted teaching and animationtools in both MatLab and MathCad are used. Through the computer simulation and animation,and analysis of MatLab or Mathcad code, the rotating magnetic field concepts can be proved,introduced, and demonstrated very easily and quickly. This rotating field distribution can berepresented by an equivalent hypothetical sinusoidally distributed winding with a position sis (t )and a current Iˆs (t ) passing through the
Conference Session
Computers in Education Poster Session
Collection
2004 Annual Conference
Authors
Thrassos Thrasyvoulou; Constantinos Panayiotou; Venkatraman Atti; Andreas Spanias
environment with MATLABprogramming enables students and instructors to exchange data and perform DSP simulations onboth platforms. The advantage here is that complex algorithmic programming can be donevisually on the internet using J-DSP and then executed in MATLAB. Conversely MATLABprograms can be mapped to flowchart-like diagrams and run in J-DSP. Although Simulink doesthe latter as well, the J-DSP tool runs on any platform requiring only a Java-enabled browser.Moreover the Java software integrates seamlessly with web content and animations supportinginternet courses. The MATLAB scripts are generated with a new interpreter that has beendeveloped for J-DSP. This interpreter encodes all simulation parameters in a script that containsthe equivalent
Conference Session
Innovative Teaching in Engineering/Technology I
Collection
2004 Annual Conference
Authors
Rachel Shinn
; Exposition Copyright ÆÉ 2004, American Society for Engineering EducationSimulation is another tool that can illustrate the spacecraft behavior. It can do this in severalways. One way can show the actual motion of the spacecraft body; another way is that thesimulation can show spacecraft motion as seen through spacecraft telemetry (e.g., angular ratesas transmitted by on-board gyroscopes). The tool that I have used to do this is Matlab. I haveused a simulation that shows how the coordinate axes change as a result of applying a set ofEuler Angles. I use Matlab simulations of tri-inertial spacecraft behavior and have used this tocompare to the approximate behavior derived in class. I have used simulations to illustrate
Conference Session
Portable/Embedded Computing II
Collection
2004 Annual Conference
Authors
Linda Lim; James Kokernak; Dean Lewis; Abhijeet Golwelkar; Paul Schoch
the computer game called Mine Sweep was used for the spring semester of2004. Past games have included a memory game along the lines of a toy called Simon and aversion of the arcade DDR (Digital Dance Revolution) game using push buttons instead of a footpad. After the game, the students work on the car steering subsystem, speed subsystem, systemintegration, and then enhancements. There are scheduled lab check off dates and procedures foreach subsystem. Diligent students have little trouble completing the tasks on time, but othersmay miss one or two deadlines. These students then have to use the open shop hours to catch up.They don’t suffer a grade penalty unless they fall so far behind that they miss due dates for labreports.The completed
Conference Session
Virtual and Distance Experimentation
Collection
2004 Annual Conference
Authors
Osman Akan; Fredrick McKenzie; Sushil Chaturvedi
Engineering and Technology at Old Dominion University hasdeveloped a vision to transform its undergraduate curricula through computer-based learningmodules that utilize simulation and animation. Also, the University has recently launched the e-Dominion initiative, a bold strategy that proposes to educate distance-learning students throughweb-based courses. Consistent with the College vision and recent University initiatives, wepropose the creation of a web-based virtual experiment module as a test bed for further Page 9.886.1development using a computer software and an animation technique. Initially, this and other Proceedings of the 2004
Conference Session
Web-Based Instruction
Collection
2004 Annual Conference
Authors
Mukasa Ssemakula
should remain actively engaged with the learning materials. The successful onlinecourse, like any distance education course, should be a multimedia presentation including a mixof the following characteristics: • Active involvement by all students • Multiple presentation media to help engage and retain student interest • Animations and simulations where appropriate • Actual physical models of reasonable size if possible • Multiple examples of practical applicationsThese principles were implemented in several of the author’s courses as reported elsewhere 5,6.This paper discusses how these ideas have been implemented in our fully online course inEngineering Economic Analysis. Being an online course, computer-based
Conference Session
Technological Literacy II
Collection
2004 Annual Conference
Authors
Charles Nippert
for Engineering EducationReferences1. www.laaplatform.org2. www.modelscience.com3. R.E. Kfir, “Virtual Laboratories in Education”, November 2001, Proceedings of the 1st International Conference on Computer Graphics, Virtual Reality and Visualisation..4. C.R. Nippert ,Use of JAVA Applets to Provide Simulations for Process Control, 2001 Annual A. I. Ch. E. Annual Meeting, Reno , Nev., October 6, 20015. C.R. Nippert, Using Web based Supplemental Instruction for Chemical Engineering Laboratories, Proceedings of the 2001 American Society of Engineering Education Annual Conference and Exposition, Albuquerque, NM.6. Triona, L.M.; Klahr, D., “Children’s developing the ability to create
Conference Session
Unique Laboratory Experiments & Programs
Collection
2004 Annual Conference
Authors
Abrar Khan; Shuhui Li
NationalInstruments (NI) LabView and NI-ELVIS, and gives methodologies for theoretical analysis anddesign of electric and electronic circuits using MathCad. It presents the development of a virtuallaboratory using PSpice, and illustrates how Microsoft Excel spreadsheets and MatLab are usedfor data recording and/or result comparisons among measurements, theoretical calculations, andsimulations. The paper shows the mechanisms and approaches developed for strong correlationbetween theories and hands-on experimentations using modern computer tools for the purpose ofquality education of a laboratory course in electric and electronic circuits. Index Terms – Education, laboratory, electric and electronic circuits, LabView, NIELVIS, MathCad, PSpice simulation
Conference Session
Innovative Teaching in Engineering/Technology II
Collection
2004 Annual Conference
Authors
Siddique Zahed; Chaturaporn Nisagornsen; Kurt Gramoll
aircraft partsthrough an internet-based learning environment. Various technologies such as text, graphics, andthree-dimensional visualization, including animation and simulation, are integrated to developand efficiently deliver content-rich learning material. The environment is composed of threemajor elements including interactivity, three-dimensional visualization, and evaluation. Theseelements are considered essential elements for this particular web-based environment since theyare the minimum elements required to achieve its objectives and to comply with Tinker AFBrequirements as well.The CSD System was developed for Tinker AFB to guide and train Tinker AFB personnel tocorrectly perform the specific Aircraft Part Maintenance and Assembly
Conference Session
ECE Capstone and Engineering Practice
Collection
2004 Annual Conference
Authors
Constantinos Panayiotou; Yu Song; Venkatraman Atti; Andreas Spanias
. Spanias, S. Urban, A. Constantinou, M. Tampi, A. Clausen, X. Zhang, J. Foutz, G. Stylianou, “Development and evaluation of a web-based signal and speech processing laboratory for distance learning,” in ASEE Computers in Education Journal, vol. x, pp. 21-26, Apr-Jun 2000. [4] A. Spanias and F. Bizuneh, “Development of new functions and scripting capabilities in Java-DSP for easy creation and seamless integration of animated DSP simulations in Web courses,” in Proc. of IEEE ICASSP, Vol. 5, pp. 2717-2720, May 2001 [5] A. Spanias, et al., “On-line laboratories for speech and image processing and for communication Systems Using J-DSP”, in 2nd DSP-Education workshop, Pine Mountain GA, Oct 13-16, 2002. [6
Conference Session
Innovations in Teaching Mechanics
Collection
2004 Annual Conference
Authors
Phillip Cornwell
Force Academy for having his studentsevaluate the examples.VI. References1. Cornwell, P.J. “Teaching Dynamics Using Modern Tools,” Computers in Education Journal, Oct-Dec. 1996.2. Buchal, R.O., “Using Animations and Interactive Simulations to Learn how Machines Work,” Proceedings of the 2002 ASEE Annual Conference, Montreal, Canada, June 2002.3. Hibbeler, Russel C., Engineering Mechanics: Statics and Dynamics, 9th Ed., Prentice Hall, 2001.4. Cornwell, P.J., “Dynamics Evolution – Chance or Design,” Proceedings of the 2000 ASEE Annual Conference, St. Louis, June 2000.5. Flori, R.E., D.B. Oglesby, T.A. Philpot, N. Hubing, R.H. Hall, V. Yellamraju, “Incorporating Web-Based Homework Problems in Engineering Dynamics,” Proceedings of the
Conference Session
TIME 3: Thermal Systems
Collection
2004 Annual Conference
Authors
Ella Fridman
comprise itare to a) facilitate student exploration of the subject; b) allow students to direct and manage their own study beyond the boundary of the classroom; c) stimulate student creativity and engagement by turning interest into action; d) give student an opportunity to learn by doing; e) establish a process of evaluative engagement by encouraging students to develop their own meaningful lab exercises.Multi-media Components of the Learning ToolLearning Tool teaching supplements contain four types of components: on-line readings,animated demonstrations, interactive objects, and lab simulations. The purpose of eachcomponent is presented below
Conference Session
Math Software Use in Engineering
Collection
2004 Annual Conference
Authors
Bruno Osorno
Engineering Education” 3265 24. Bruno Osorno, “Innovative (new teaching technique) Computer Simulation of Rotating Magnetic Fields in Three-Phase Induction Motors Using MatlabTM Animation,” ASEE annual conference. Proceedings. Alburqueque New Mexico. June 22 to 28, 2001. 25. Bruno Osorno, “Introduction of Technology in a Power Systems Program,” ASEE/PSW Proceedings. March 1999. University of Las Vegas Nevada. 26. Bruno Osorno, “Harmonic Analysis of a Typical Commercial Load,” XX International Congress of Engineering Electronics. Proceedings. Chihuahua Mexico. October 27-31
Conference Session
Instructional Technology
Collection
2004 Annual Conference
Authors
Stephen Marionneaux; Michael Edmondson; Matthew McDaniel; Jay Daly; Eugene Ressler; Stephen Ressler
often avoid creativesolutions that might prove embarrassing in a public load test. Designs rarely result from asystematic process. Students derive structural concepts from photos or from vague notions ofwhat bridges ought to look like. Designs, if they are developed at all, are seldom informed bymath or science. Even the design criterion—maximum strength-to-weight ratio—is unrealistic.Actual bridges are designed to carry code-specified loads safely, at minimum cost. Actualbridges are never designed to maximize strength-to-weight ratio.These inadequacies led us to use computer simulation in lieu of a physical model-buildingproject. This decision is consistent with the work of Harmon and Chung, who havedemonstrated that simulation can be used to
Conference Session
Attracting Young MINDs
Collection
2004 Annual Conference
Authors
Shaundra Bryant; David Cavallo; Arnan Sipitakiat; Anindita Basu
of the environment, although they are not fullyrepresentative as they were a sample of initial work and do not include computational elements. All students workedon a variety of projects using a variety of materials (computational, mechanical, and crafts), simultaneously. Manywere purely computer-based, such as creating animations, making games, building simulations, managing stockportfolios, etc. Many projects were based upon Lego robotics. Some were challenges such as the above (e.g. gettingweight across a divide, of throwing objects over barriers which proved especially compelling to adjudicated youth),while others involved more complex control structures using programming and sensing (e.g. locating objects andmoving them to specified
Conference Session
Web Education II: Hardware/Examples
Collection
2004 Annual Conference
Authors
Ligia Carvallo; David Mikolaitis; Norman Fitz-Coy; Raluca Rosca
ofthis work and the selection of software used in the modules are presented, then the lessonslearned in the development process are further discussed and future improvements of themodules are proposed.The technical content of each module was organized using concept maps, specifically thesoftware produced by the Institute for Human and Machine Cognition (IHMC CmapToolsv2.9.1). Most of the animation used in modules is produced in Macromedia’s Flash,supplemented by scientific simulations realized in Mathcad. Each user’s progress in coveringthe material is tracked using Macromedia’s Authorware capabilities. The difference betweenAuthorware and a Learning Management System such as WebCT is also discussed.MotivationIn April 2002, NASA initiated and
Conference Session
Emerging Trends in Engineering Education
Collection
2004 Annual Conference
Authors
David Cottrell
-design software Pratt Trusspackage. Project #2 continues thesame scenario from the firstproject by stipulating that access 24 mto the new home site requires Warren Trussconstruction of a steel truss bridgeover a small river. Each design Figure 3. The three baseline trusses designedrequired the student to complete during Project #2.the following: • Create computer simulated structural models of a two-lane bridge with Howe, Pratt, and Warren truss variations as depicted in Figure 3; perform a base cost assessment to determine the most economic
Conference Session
Current Issues in Aerospace Education
Collection
2004 Annual Conference
Authors
Oktay Baysal; Mehti Koklu; Ahmed Noor
be coupled with engineering processes, using advanced visualization, multimedia, andmulti-sensory immersive facilities. The individual learning environment can serve to carry outvirtual experiments - computer simulation of physical experiments. Collaborative learningenvironments teach teamwork and group problem solving. Instructors and learners can begeographically dispersed. Eventually, they can be brought together through immersive tele-presence facilities to share their experiences in highly heterogeneous environments involvingdifferent computing platforms, software, and other facilities, and they will be able to worktogether on designing complex engineering systems. In HRLN, extensive use is made of intelligent agents developed by the
Conference Session
TIME 9: Thermal Fluids/Fluid Mechanics
Collection
2004 Annual Conference
Authors
Sunil Appanaboyina; Kendrick Aung
, length and time scales, and the solutions are generally obtained bysophisticated experiments and computations that are difficult to explain. However, when theresult of a fluid flow simulation is presented as a visualization of the calculated flow field, itbecomes a powerful educational tool, giving students an idea of how the fluid behaves undermany different conditions. Although many Computational Fluid Dynamics (CFD) software packages such as CFXand Fluent are available in the market, their availability to undergraduate engineering curriculumhas been limited due to the following reasons1: ‚" The software is targeted towards industrial users and the cost tends to be high ‚" The users must have access to powerful, high speed
Conference Session
ERM Potpourri
Collection
2004 Annual Conference
Authors
Glenn Ellis; Baaba Andam
bringing out student preconceptions about machine consciousness and other topics.Turing TestIn Alan Turing’s classic article “Computing Machinery and Intelligence”,3 he begins with thequote “I propose to consider the question, ‘Can machines think?’” and then proceeds to describea procedure for investigating machine intelligence. Turing writes: The new form of the problem can be described in terms of a game which we call the 'imitation game'. It is played with three people, a man (A), a woman (B), and an interrogator (C) who may be of either sex. The interrogator stays in a room apart from the other two. The object of the game for the interrogator is to determine which of the other two is the man and which is the woman. He knows them by
Conference Session
NSF Grantees Poster Session
Collection
2004 Annual Conference
Authors
Scott Daugherty; Sunday Faseyitan; Robert Myers; Pearley Cunningham; Winston Erevelles
be projected Page 9.1347.6onto the computer screens of all conference participants. This would allow for various users to Proceedings of the 2004 American Society for Engineering Education Annual Conference & Exposition Copyright  2004, American Society for Engineering Educationremotely access and participate in laboratory demonstration or sessions at a remote site. Humannature dictates that the audience in a room tends to look at whoever is talking - so this is a logicalfeature. However, this feature does not allow for multiple people talking at the same time, aswould be the case in an animated discussion
Conference Session
BME Education
Collection
2004 Annual Conference
Authors
Marcus Pandy; Anthony Petrosino; Ronald Barr
handouts distributed as needed. Thereis no required textbook for the course and the primary lecture content has been prepared ad hocover the years by the first author. The major lecture topics covered in the course have included: 1. Musculoskeletal Physiology and Anthropometrics; 2. Analysis and Simulation of Human Movement; 3. Biomechanical Systems and Control; 4. Computer Graphics Modeling and Simulation in Biomechanics; and 5. Experimental Techniques in Biomechanics. Page 9.311.1 Proceedings of the 2004 American Society for Engineering
Conference Session
Using IT to Enhance Design Education
Collection
2004 Annual Conference
Authors
Tord Dennis; Robert Fulton
Session 1625 Facilitating Distributed Collaborative Product Development in an Undergraduate Curriculum Tord W. Dennis, Robert E. Fulton Georgia Institute of TechnologyAbstractIn the quest to be more competitive, many corporations have embraced Lean Management, Just-In-Time and Total Quality Management coupled with cutting edge Information Technology. ComputerAided Design (CAD) and Computer Aided Engineering (CAE) tools enable engineers to efficiently andquickly realize and simulate concepts virtually, reducing the need for expensive prototyping and