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 691 - 720 of 1616 in total
Conference Session
Engineering in Elementary Schools
Collection
2007 Annual Conference & Exposition
Authors
Kate Hester, Museum of Science, Boston; Christine Cunningham, Museum of Science, Boston
Tagged Divisions
K-12 & Pre-College Engineering
, teachers can choose those that are best suited for their students. If the lesson plans are written for beginning students, suggestions are included throughout the lesson plans for slight modifications that make the lesson more applicable for advanced students. If the lesson plans are written for advanced students, the reverse is true (suggestions are provided for teaching the unit with beginning students). Similarly, each lesson contains two levels of student handouts—beginning (labeled “B”) and advanced (labeled “A”). Teachers can choose which set best fit the capabilities of their students.c. Engineering Field: An engineering field (e.g., mechanical, materials science, environmental) is the unifying theme for each unit
Conference Session
What's New in Dynamics?
Collection
2007 Annual Conference & Exposition
Authors
Arnaldo Mazzei, Kettering University; Richard Scott, University of Michigan
Tagged Divisions
Mechanical Engineering
– Restoring moment: Gs Torsional damper – Damping moment: Cs% FIGURE 1 – INVERTED PENDULUMThis equation can be written in the dimensionless form: d 2s ds - J - Bs / sin(s ) ? 0 dv 2 dv Page 12.327.3 (2) gHere v (dimensionless time) ? t , B is a dimensionless spring constant defined by
Conference Session
International Engineering Education I - Poster Session
Collection
2007 Annual Conference & Exposition
Authors
Odete Lopes, Politecnico de Viseu; Joao Vinhas, Politecnico de Viseu; Joao Paiva, Politecnico de Viseu
Tagged Divisions
International
Duração: 2,5 horas + 30 min de tolerância 180 KJ/kg A) 370 KJ/kg B) 1. (2,0 val.) Um sistema cilindro pistão contém no seu interior 0,85 m3 de ar a 300 kPa e 25º C e um misturador de 100 W 515 KJ/kg para uniformizar a distribuição de temperatura. Durante 77 segundos o sistema passa por um processo de quase-equilíbrio C
Conference Session
Applied Mathematics
Collection
2007 Annual Conference & Exposition
Authors
S.K. Sen, Florida Institute of Technology; Gholam Ali Shaykhian, NASA
Tagged Divisions
Mathematics
, thusimplementing the autocatalytic process. A Matlab code ( a modified version of the code in [6]) for Ant algorithm for TSP is:function [] = antalgorithm()D = load('cityloc.txt'); % The file cityloc.txt is n x 3 matrix% Each row of cityloc has three elements. The second and third% elements representing the numerical coordinates (location) of the city%while the first element is the numerical name of the city starting from 1.Ncity = length(D); % number of cities on tourNants = Ncity; % number of ants=number of cities (each b(i) is taken as 1)% Cities are located at (xcity, ycity)x = [D(1,2)]; y = [D(1,3)];for i=2:Nants, xcity=D(i,2); x=[x xcity]; ycity=D(i,3); y=[y ycity]; end;% Calculate distance matrixfor i=1:Ncity-1, for j=i+1:Ncity,if i==j, dcity(i,j
Conference Session
Emerging Trends in Engineering Education Poster Session
Collection
2007 Annual Conference & Exposition
Authors
Michael Cutlip, University of Connecticut; Mordechai Shacham, Ben-Gurion University of the Negev; Michael Elly, Intel Corp.
for Iterative SolutionThis problem (Cutlip and Shacham[1]) involves the calculation of the concentration profiles andmolar fluxes in simultaneous multi-component diffusion of gases. Gases A and B are diffusingthrough stagnant gas C. There is multicomponent molecular diffusion between two points wherethe compositions and distance apart are known. The model of the problem and the specialnumerical data are shown in Table 1. The problem is specified in a format that is also appropriate Page 12.1023.2as Polymath input file for the solution. The Polymath input coding with the comments (markedby #) provide a compete definition and clear
Conference Session
Retention Programs for Women Students
Collection
2007 Annual Conference & Exposition
Authors
Kimberly Douglas, Kansas State University
Tagged Divisions
Women in Engineering
university experience in demanding curricula. Freshmenwomen are matched with upper-class women who are in the same major. The mentorsoffer advice, answer questions, and provide support throughout the academic year.WMW structures monthly opportunities for all participants to network. Activities rangefrom a ceramic event to attending a theatrical performance to a semi-formal dinner withthe deans and administrators on campus.Historically, this program was an individual (one-on-one) mentoring program. Afterattending a panel discussion on mentoring programs at the 2004 WEPAN conference, theprogram transitioned to a group mentoring structure in the fall of 2004, and the structuralchanges were modeled after the mentoring program at Penn State (Ruel, Bogue
Conference Session
New Trends in ECE Education II
Collection
2007 Annual Conference & Exposition
Authors
Min-Sung Koh, Eastern Washington University; Esteban Rodriguez-Marek, Eastern Washington University; Claudio Talarico, Eastern Washington University
Tagged Divisions
Electrical and Computer
maze or to modify an existingone, respectively. The third one runs the algorithm selected by the radio buttons to find theshortest path in the user-designed maze. The green block indicates the starting point and thepink block shows the finish line. The rectangular window for a maze is composed of 16x16blocks, as defined by the IEEE Region 6, USA, for the micromouse competition [7]. The resultsof two different algorithms are shown in Figures 4(b) and 4(c) with blue lines. Figure 4(b) is theresult of the flooding algorithm and Figure 4(c) is the result of students’ algorithms. Anunexpected side result of this project is the student-designed search algorithm, which showspromise in terms of complexity when compared to the flooding algorithm
Conference Session
Design in Engineering Eduaction - Poster Session
Collection
2007 Annual Conference & Exposition
Authors
Rahul Rai, Virginia Tech; Asli Sahin, Virginia Tech; Ashley Studd, Virginia Tech; Janis Terpenny, Virginia Tech
Tagged Divisions
Design in Engineering Education
focused on reactively managing component obsolescence, i.e., minimizing thecost of resolving the problem after it has occurred. Product obsolescence and its managementremains poorly understood in theory, and poorly addressed in practice. Governing principles andproven, teachable guidelines are needed for managing product obsolescence. These principlesa) Sony walkman b) e-filmproduct family c) Mobiblu Mp3 player Page 12.1508.4Figure 1. Examples of product family and piggyback products a) sony walkman product family b) e
Conference Session
Distance, Remote, and Virtual Experiments
Collection
2007 Annual Conference & Exposition
Authors
Richard Chiou, Drexel University; Yongjin Kwon, Drexel University; Shreepud Rauniar, Drexel University; Horacio Sosa, Drexel University
Tagged Divisions
Division Experimentation & Lab-Oriented Studies
INPUT LOGIC OUTPUT CR-1 10001 SW-1 2 10001 1 00001 00001 L4 RL 10002 SW-2 SW-2 10002 2 00002 00002 L4 3 CR-2 4 CR-1 4 GL (a) (b)Figure 3. (a) Relay ladder logic diagram in comparison with (b) PLC ladder logicdiagram.Figure 4: Programmable logic operations with
Conference Session
FPD7 -- Service Learning
Collection
2007 Annual Conference & Exposition
Authors
Dan Cordon, University of Idaho; Barbara Williams, University of Idaho; Steven Beyerlein, University of Idaho; Donald Elger, University of Idaho
Tagged Divisions
First-Year Programs
the identified problem.Week 13: The activity described below occurred.Step 1 - Process analysis and application: Each team was provided a handout depicting Tool 1(Table 1) and Tool 2 (Figure 1). Each team was asked to (a) Describe two similarities between the processes of problem solving and design. (b) Describe two differences between the processes of problem solving and design (c) Recall that during the previous class, they were asked to solve a problem that their team was having within their design process. For the case study, they were asked to analyze what things seemed different during the problem solving experience that hadn’t been occurring during the design experience.Observations taken by facilitators
Conference Session
Teaching Strategies in Graphics
Collection
2007 Annual Conference & Exposition
Authors
James Wronecki, East Tennessee State University
Tagged Divisions
Engineering Design Graphics
6, surfaces A and B were created before C. Note that both A and Btouch patch C at its C’s edges labeled 1 and 2. Note, when A and B were built the continuity onthese shared edges was set to Free. To build patch C, the surface edges of A and B were selectedand NURBS curves selected at edges 3 and 4. Selecting surface edges enables the surface tool tobase it’s continuity off a 3D surface, in this case patches A and B. To set the desired continuityfor patch C, the square surface edit box was opened. C’s edges 1 and 2 were set to curvature,edges 3 and 4 were set to free. This freedom enables the surface tool to position the patch C’ssurface cv’s and achieve surface curvature continuity at edges 1 and 2. The results are zebrastripes that
Conference Session
Thermodynamics and Fluid Mechanics Instruction
Collection
2007 Annual Conference & Exposition
Authors
Philip Gerhart, University of Evansville; Andrew Gerhart, Lawrence Technological University; Bruce Cain, Mississippi State University
Tagged Divisions
Mechanical Engineering
reasons for selecting a pump test and PTC 8.2 for this exercise. Perhaps themost obvious is that there is a pump available and it had been used in the course many timesbefore! Another is that space constraints in the laboratory usually require that the pump testingset-up be disassembled after use in a given Spring semester so that it must be (can be)reassembled by the students for “their” pump test. Besides these, there are also reasons thatderive from PTC 8.2 itself. Unlike many other PTCs, PTC 8.2 provides for two levels of testing;a “Type A” test and a “Type B” test. Type A testing is similar to most other PTC tests; it isintended to be run on large equipment (in this case, a boiler feed pump) in the as-installedcondition and it requires
Conference Session
Design in the ECE Curriculum
Collection
2007 Annual Conference & Exposition
Authors
Wagdy Mahmoud, University of the District of Columbia
Tagged Divisions
Electrical and Computer
involved in using continually-evolving system-level design tools and theefforts made to reduce their learning times.IntroductionABET 2000 requires providing students with a significant hands-on design experience.Graduating electrical engineering students should have the ability to develop system-leveldesigns for a variety of applications, implement these designs in functional hardware, and test thehardware in real-life operating conditions. To achieve such professional competence, studentsshould be required to participate in a sequence of hardware design experiments and projects.These laboratory exercises aim at: a) sharpening students’ abilities to design complex digitalcircuits and systems, and to interface these designs to peripheral devices, b
Conference Session
How to Effectively Teach Using Teams
Collection
2007 Annual Conference & Exposition
Authors
Kristopher Lengieza, Weitz Golf International; Jennifer Caffrey, Pennoni Associates Inc.; Gerard Lennon, Lehigh University; John Ochs, Lehigh University; Joe Sterrett, Lehigh University; Vincent Munley, Lehigh University
Tagged Divisions
Civil Engineering
. Copies of the three project reports are availablefrom the authors1,2,3.B. Learning ObjectivesUpon completion of this course the student should be able to: 1. Work effectively as a member of an interdisciplinary project design team, bringing unique skills perspectives and background not shared by all team members, and using information provided outside the student’s own background to complete the design. 2. Carry out a sports facility design including the evaluation of considerations such as economics, ethics, societal, environmental impacts, and constructability. 3. Write a project report that is of a quality commonly found to be acceptable in the engineering profession. 4. Orally present the results of an
Conference Session
Faculty Development: Creating successful NEEs
Collection
2007 Annual Conference & Exposition
Authors
Andrew Jackson, East Carolina University; Robert Chin, East Carolina University; Charles Coddington, East Carolina University; Paul Petersen, East Carolina University; Fonooni Hamid
Tagged Divisions
New Engineering Educators
details of thisnew mentorship program and its effectiveness thus far.Introduction Originally established in 1996 and presently administered by Dr. Dorothy HowseClayton, the primary mission of East Carolina University’s (ECU’s) “…Center for FacultyDevelopment is to provide faculty members with resources and services that foster and supporttheir efforts to create effective teaching and learning environments”.1 The Center (a) serves asone of the many sources of resources and materials appropriate for the common components ofthe tenure and promotion process, (b) helps facilitate the annual university-wide teaching awardsprogram, (c) helps facilitate the tenure track probationary term faculty's mandatory classroomobservation, (d) facilitates
Conference Session
Innovative Teaching Techniques in Mechanics
Collection
2007 Annual Conference & Exposition
Authors
Christopher Papadopoulos; Josh Bostwick, Cornell University; Andrew Dressel, University of Wisconsin-Milwaukee
Tagged Divisions
Mechanics
we believe is important in developing student problem-solving skillsis the systematic organization of equations. In traditional problems in undergraduateStatics and Dynamics, the basic governing equations (  F ? ma CM and  M / O ? H % ) /Ogenerally yield a system of linear equations. State variables such as reactions, internalforces, and accelerations at particular instants can appear in various combinations asgiven or unknown quantities. Depending on what is given and what is unknown, directtranscription of the governing equations in the standard “Newton” form does notnecessarily yield the standard linear form Ax = b, in which all of the unknown
Conference Session
Multidisciplinary Teams
Collection
2007 Annual Conference & Exposition
Authors
Kelly Crittenden, Louisiana Tech University
Tagged Divisions
Multidisciplinary Engineering
Education 2005, 21, (1), 139-150.2. Benedict, B.; Napper, S. A.; Guice, L. K., Restructuring for Strategic Outcomes. Journal of Engineering Education 2000, 89, (2), 237-246.3. Guice, L. K.; Napper, S. A.; Nelson, J. D., Interdisciplinary Administration Supports Interdisciplinary Education and Research. Proceedings of the International Conference on Engineering Education 2003, 2003-216.4. Nelson, J. D.; Napper, S. A.; Elmore, B.; Carpenter, J.; Deese, B., An Integrated Freshman Engineering Curriculum. Frontiers in Education Conference 1998.5. Nelson, J. D.; Napper, S. A., Ramping Up an Integrated Engineering Curriculum to Full Implementation. Proceedings of the Frontiers in Education Conference 1999.6
Conference Session
Innovations in Mechanical Engineering Experiments and Labs
Collection
2007 Annual Conference & Exposition
Authors
Afshin Goharzadeh, The Petroleum Institute; Peter Rodgers, The Petroleum Institute; Christian Mandel, The Petroleum Institute
Tagged Divisions
Division Experimentation & Lab-Oriented Studies
) Side View b) Top View Figure 2. Schematic diagram for vertical jet flow characterization. The entire experiment is placed in a rectangular Plexiglass tank, figure 3, with theexternal enclosure filled with Dow Corning silicon oil (DC 550) in order to avoidcurvature issues during the flow visualization. The fluid flow is obtained using a lasersheet adjusted in vertical direction and CCD camera perpendicular to laser light, figure 3.A field of view of 0.5 x 0.4 m2 is obtained. Flow meter External square CCD camera enclosure
Conference Session
Innovative Teaching Techniques In Mechanics
Collection
2007 Annual Conference & Exposition
Authors
Kyu-Jung Kim, California State Polytechnic University-Pomona; Amir Rezaei, California State Polytechnic University-Pomona; Angela Shih, California State Polytechnic University-Pomona; Mariappan Jawaharlal, California State Polytechnic University-Pomona; Michael Shelton, California State Polytechnic University
) (b) Figure 3. (a) Implementation of the painter problem in Fig. 2, (b) Demonstration for additional pulley problems A second experimental apparatus is a 3D tower system (Fig. 4), another computerproblem from the same textbook5, for students to learn physical natures of 3-D force and momentvectors, rigid body force and moment equilibrium, and equivalent force-couple system. It wasalso conceived to solve an open-ended problem that a person pulls a guy wire to stabilize a towerin a way that the three resultant forces acting vertically downward. In the actual experimentalapparatus (Fig. 1), the tower was modeled using a 1-1/2" diameter, 3' long stainless steel pipewelded with a 5" outer diameter
Conference Session
EMD Recruitment and Certification
Collection
2007 Annual Conference & Exposition
Authors
William Daughton, University of Missouri
Tagged Divisions
Engineering Management
degrees and do not want to obtain a second one. Theyare more interested in filling gaps in their personal knowledge base, and the certificatesreadily meet their needs in that regard. However, the certificates do also serve two otherimportant needs for working engineers who do wish to pursue an advanced degree.The Certificate AdvantagesThe graduate certificates provide a relatively safe way to try out a graduate program andto avoid the trauma of the GRE. Graduate certificate programs in the EMSE departmentare governed by the following conditions.10 1. Students must formally apply and be accepted as a certificate student. 2. To be admitted a student must: a. Hold a B.S. degree in engineering or a related field b. Have a 3.0 or
Conference Session
Effective Tools for Teaching Engineering Economy
Collection
2007 Annual Conference & Exposition
Authors
Sarah Ryan, Iowa State University; John Jackman, Iowa State University; Rahul Marathe, Iowa State University; Pavlo Antonenko, Iowa State University; Piyamart Kumsaikaew, Iowa State University; Dale Niederhauser, Iowa State University; Craig Ogilvie, Iowa State University
Tagged Divisions
Engineering Economy
average, greater separationbetween the signal and noise means ( A′ = 0.994) than other teams; their average B′′ value of-0.014 indicated a bias towards the yes response (meaning that, on average, they picked a highernumber of resources as relevant, even though some of them were irrelevant). On the other hand,teams selecting outsourcing cost as the most critical parameter had on average slightly smallerseparation than the previous group ( A′ = 0.992) and a slightly larger bias towards yes signals( B′′ = -0.125). The eight teams that selected labor costs as the most critical parameter had thelowest Hit and False Alarm rates compared to the previous two groups, resulting in a slightlysmaller separability ( A′ = 0.991) and a net bias towards the no
Conference Session
NSF Grantees Poster Session
Collection
2007 Annual Conference & Exposition
Authors
Jianxin Tang, Alfred University
//Phase_lead controller using the IIR structure//Coefficients a's and b's from MATLAB#include "phase_lead.cof" //Controller coefficient fileshort dly[stages][1] = {0}; //delay samples per stageinterrupt void c_int11() //ISR{ int i, input; int un, yn;input = input_sample(); //input signalfor (i = 0; i < stages; i++) { un=input-((b[i][0]*dly[i][0])>>15) - ((b[i][1]*dly[i][1])>>15); yn=((a[i][0]*un)>>15)+((a[i][1]*dly[i][0])>>15)+((a[i][2]*dly[i][1])>>15); dly[i][1] = dly[i][0]; //update delays dly[i][0] = un; //update delays input = yn; //intermediate output } output_sample(yn); //output final result for time n return
Conference Session
EMD Program Design
Collection
2007 Annual Conference & Exposition
Authors
Francisco Gamboa Valderrama, Universidad Nacional Experimental del Tachira; Bianey Ruiz, University of Tachira; Dilia Alcalde, Universidad Nacional Experimental del Tachira
Tagged Divisions
Engineering Management
classroom.Engineering faculty have found that using group work in their courses they achieve two mainobjectives: a) Students performance is better in comparison when students work individually;and b) students have the opportunity to face group work experience allowing them to learn howto work in group.However, faculty is often faced with problems when they assess group performance because it isdifficult to do assessments that reflect the actual performance of each member through the groupexperience without loosing the positive effect of working with groups. Usually assessment isreduced to an average of the group performance and to one evaluation at the end of the task.These types of assessments do not address and may even cause social loafing and/or inequity
Conference Session
EMD Curriculum Design
Collection
2007 Annual Conference & Exposition
Authors
Raymond Krizek, Northwestern University; Ahmad Hadavi, Northwestern University
Tagged Divisions
Engineering Management
asmanagerial skills. The Master of Project Management (MPM) program at NorthwesternUniversity has been established in response to this specific need in the construction industry.The program’s multidisciplinary approach combines essential components of civil engineeringdesign with concepts of business management and behavioral science to develop technicallyqualified individuals for responsible management roles in the design, construction, and operationof major engineering projects. The particular features that make this program particularlyresponsive to this need are (a) it is taught almost exclusively by a faculty of more than 20 high-level practitioners, (b) the student body is truly global to enhance the multicultural aspects of thecurrent market
Conference Session
Emerging Trends in Engineering Education Poster Session
Collection
2007 Annual Conference & Exposition
Authors
Niall Seery, University of Limerick; William Gaughran, University of Limerick; Thomas Waldmann, University of Limerick
, as Bruner arguesthere is a serious lack of emphasis on the process between the stimulus (S) and the Page 12.203.11behaviour (B) in the behaviourist paradigm 17.On examination of the research data, it is evident that the experimental group engaged ina more effective learning experience and demonstrated significantly higher performanceson the acquisition of knowledge, transformation, and manipulation of information, andapplication and demonstration of understanding.References 1. Pink, Daniel. (2005) A whole new mind: How to thrive in the new conceptual age, New York, River head Books. 2. Biggs, J. (2003). Teaching for Quality
Conference Session
ECE Poster Session
Collection
2007 Annual Conference & Exposition
Authors
J. Shawn Addington, Virginia Military Institute; Wilbur Dale, Virginia Military Institute; Isaac Putnam, Virginia Military Institute
Tagged Divisions
Electrical and Computer
contacts, a thin layer of aluminum is deposited over the entirewafer surface (as well as inside the contact windows) through physical vapor deposition. Thealuminum contacts are then defined using a final photolithography process in which all of thealuminum is removed expect for the contact pads over the contact windows. The devices arethen ready for testing.TestingFrom the beginning it was expected that testing these devices would present the greatestchallenge. Testing required us to overcome three major challenges: create a low noiseenvironment, create the strong B-field required to generate the Hall Voltage, and increase thecurrent flow through the Hall Effect device
Conference Session
Multidisciplinary Design in the Classroom
Collection
2007 Annual Conference & Exposition
Authors
Robert Creese, West Virginia University; Deepak Gupta, West Virginia University
Tagged Divisions
Design in Engineering Education
Mechanical, Material, Cost Material Properties Load Selection Module Materials Database Module Select the type of loading (and input the This module has the values for the value) from the following list: following parameters: A. Single point load A. Young’s modulus • Center load B. Yield strength
Conference Session
Meeting ABET Requirements
Collection
2007 Annual Conference & Exposition
Authors
Anne Spence, University of Maryland-Baltimore County; Liang Zhu, University of Maryland-Baltimore County
Tagged Divisions
Mechanical Engineering
mechanical engineering program outcomes – what students are expected to know andbe able to do by the time of graduation. Old criteria simply required students to complete coursesin specific areas, new criteria requires departments to identify specific outcomes related to theprogram. It was critical at this step to identify outcomes that could be both measurable andassessable. After much discussion, faculty chose to approve the outcomes identified by ABET asa-k and mechanical engineering outcomes l-o.ABET Outcomes Our Mechanical Engineering graduates will have: (a) An ability to apply knowledge of mathematics, science, and engineering (b) An ability to design and conduct experiments, as well as to analyze and interpret data (c) An ability to design a
Conference Session
Capstone Design III
Collection
2007 Annual Conference & Exposition
Authors
Theodor Freiheit, University of Calgary; Julian Wood, University of Calgary
Tagged Divisions
Design in Engineering Education
. Page 12.196.9ExampleThe following example illustrates the project assignment algorithm. Four projects are created bythe instructor, with a desire to have project groups of at least three, but no more than fourstudents. There are 12 students enrolled in the class. Each student will rank three projectpreferences, representing a total of 36 rankings, so the instructor sets the project cut-off limit to10 for each project. Individual students, labeled a, b, c, etc., have ranked their preferences, asshow in Figure 5. The algorithm then calculates the popularity of the projects, shown in thefigure.In step 1, the algorithm rank orders the projects according their popularity, as shown. In step 2,the algorithm randomly assigns students to each project
Conference Session
Best of the NEE
Collection
2007 Annual Conference & Exposition
Authors
David Chesney, University of Michigan
Tagged Divisions
New Engineering Educators
thatperception to make the story meaningful to the audience, our students.Using the earlier shaver story, it does not matter whether it was my brother-in-law, mother, child,or I who was learning the new skill. It does not matter whether the skill being learned wasshaving or painting a picture. The major lesson being communicated is that acquiring new skillstakes some risk.Remembering “The present is only a moment and the past is one long story. Those who don’t tell stories and don’t hear stories live only for the moment, and that isn’t enough.” I. B. Singer2 “When the student is ready, the teacher appears.” Chinese proverbThe first