<?xml-model href='http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng' schematypens='http://relaxng.org/ns/structure/1.0'?><TEI xmlns="http://www.tei-c.org/ns/1.0">
	<teiHeader>
		<fileDesc>
			<titleStmt><title level='a'>A Model for Course-Based Undergraduate Research in First-Year Engineering</title></titleStmt>
			<publicationStmt>
				<publisher>ASEE Conferences</publisher>
				<date>06/01/2024</date>
			</publicationStmt>
			<sourceDesc>
				<bibl> 
					<idno type="par_id">10553601</idno>
					<idno type="doi">10.18260/1-2--46456</idno>
					
					<author>Eric Davishahl</author>
				</bibl>
			</sourceDesc>
		</fileDesc>
		<profileDesc>
			<abstract><ab><![CDATA[The Association of American Colleges and Universities identifies undergraduate research experiences as a high impact practice for increasing student success and retention in STEM majors. Most undergraduate research opportunities for community college engineering students involve partnerships with universities and typically take the form of paid summer experiences. Course-based Undergraduate Research Experiences (CUREs) offer an alternative model with potential for significant expansion of research opportunities for students. This approach weaves research into the courses students are already required to complete for their degrees. CUREs are an equitable approach for introducing students to research because they do not demand extracurricular financial and/or time commitments beyond what students must already commit to for their courses.    This paper describes an adaptable model for implementing a CURE in an introductory engineering design and computing course that features applications of low-cost microcontrollers. Students work toward course learning outcomes focused on computer programming, engineering design processes, and effective teamwork in the context of multi-term research and development efforts to design, build, and test devices for other CUREs in science lab courses as well as for other applications at the college or with community partners. Students choose from a menu of projects each term, with a typical course offering involving four to six different projects running simultaneously. Each team identifies a focused design and development scope of work within the larger context of the project they are interested in. They give weekly progress reports and gather input from their customers. The work culminates in a prototype and final report to document their work for student teams who will carry it forward in future terms.    We assessed the impact of the experience on students’ beliefs about science and engineering, STEM confidence, and career aspirations using a nationally normed survey for CUREs in STEM and report results from five terms of offering this course. We find statistically significant pre-post gains on two-thirds of the survey items relating to students’ understanding of the research process and confidence in their STEM abilities. The pre-post gains are generally comparable to those reported by others who used the same survey to assess the impact of a summer research experience for community college students. These findings indicate that the benefits of student participation in this CURE model are comparable to the benefits students see by participation in summer research programs.]]></ab></abstract>
		</profileDesc>
	</teiHeader>
	<text><body xmlns="http://www.tei-c.org/ns/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Introduction</head><p>The Association of American Colleges and Universities identifies undergraduate research experiences (UREs) as a high impact practice for increasing student success and retention in STEM (science, technology, engineering and math) majors <ref type="bibr">[1]</ref>  <ref type="bibr">[2]</ref>. Studies credit undergraduate research with benefiting students' sense of belonging, increasing their interest in graduate studies, and contributing to their development of attitudes and thinking habits important to success in STEM curricula.</p><p>The implementation of undergraduate research in a community college engineering transfer program presents several challenges. Most community college faculty do not lead a technical research program and generally lack the facilities and equipment necessary to do so. Community college students typically have limited availability to engage in extra-curricular activities. As a result, the classic mentor-based research model in which undergraduates gain experiences working with graduate students in an established research lab is not generally a viable model for community colleges. Consequently, most undergraduate research opportunities for community college engineering students involve partnerships with universities and typically take the form of paid summer experiences. Even then, many students have limited ability to relocate for summer programs due to other commitments such as family.</p><p>Course-based undergraduate research experiences (CUREs) offer an alternative model with potential for significant expansion of research opportunities for students. This approach weaves research into the courses students are already required to complete for their degrees. CUREs are an equitable approach for introducing students to research because they do not demand extracurricular financial and/or time commitments beyond what students must already commit to for their courses. CUREs provide authentic learning experiences, raise the level of expectations for all students, and support the development of a community of learners <ref type="bibr">[3] [4]</ref> [5] <ref type="bibr">[6]</ref>. These experiences can support students' development of self-efficacy, interest and identity in STEM <ref type="bibr">[4]</ref>  <ref type="bibr">[7]</ref>, contribute to improved course outcomes <ref type="bibr">[8]</ref>, and generally result in higher retention and persistence <ref type="bibr">[9]</ref>.</p><p>The second course in Whatcom Community College's first-year program for entering engineering students, ENGR 151: Introductory Design and Computing, features a CURE in which students research and develop applications of low-cost microcontrollers. Students work toward course learning outcomes focused on computer programming, engineering design processes, and effective teamwork in the context of multi-term research and development efforts to design, build, and test devices for other WCC CUREs in science lab courses as well as for other applications at the college or with community partners. Students choose from a menu of projects each term with a typical course offering involving four to five projects running simultaneously. Each team identifies a focused design and development goal within the larger scope of their project of interest. They give weekly progress reports and gather input from their customers. Their work culminates in a prototype demonstration and final report to document their work for teams who will carry it forward in future terms.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Course Structure</head><p>The ENGR 151 course is taught on an 11 week quarter system. It begins with a three week introduction to computer programming and microcontrollers. Class time is dominated by a series of lab activities. Each lab starts with one to three microcontroller circuit tutorials that integrate new programming and electronics concepts before students complete a mini-design challenge to integrate new learning into a small design project implemented on their breadboard. This work is complemented by brief lectures and peer instruction using multiple choice questions on key programming concepts. Homework includes interactive reading assignments, videos, and programming assignments that provide additional coding practice in the context of math and physics applications. The approved course outcomes are listed below.</p><p>Upon successful completion of this course, each student should be able to&#8230; 1. Apply the engineering design process.</p><p>2. Generate design ideas using strategies such as brainstorming and design heuristics.</p><p>3. Formulate a detailed specification of constraints and performance criteria by analyzing a design problem.</p><p>4. Communicate engineering design work using reporting formats such as proposals, presentations, technical posters, and reports.</p><p>5. Develop a project team through practices including peer feedback, communication protocols, team process reflection and meeting documentation.</p><p>6. Program a microcontroller to perform tasks involving inputs, outputs, and a control algorithm.</p><p>7. Develop and debug computer programs of moderate complexity that include data type control, variable assignments, arrays, loops, branching, and functions.</p><p>8. Design, build and troubleshoot simple electronic circuits.</p><p>Instruction in weeks four and five shifts focus to an introduction to the engineering design process in the context of a highly scaffolded team project to design, build, and program a model traffic signal as shown in Figure <ref type="figure">1</ref>. This "warm-up project" provides context for students to practice new programming skills and learn to work with the team they will continue with for the larger research project that follows.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Figure 1.</head><p>Student teams working on their traffic signal models as a warm-up.</p><p>After completing the traffic signal, the research project is assigned. Weeks five through seven also introduce some new programming content as students are engaging with the information gathering, problem specification, and initial idea generation phases of their project. Starting week eight, class time is nearly entirely devoted to student work implementing and troubleshooting their projects. See Table <ref type="table">1</ref> below for more details on how the project integrates with other course topics and activities.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Project Details</head><p>CUREs are differentiated from other course-based engineering design projects (e.g. design competitions) by the following characteristics <ref type="bibr">[10]</ref>: We describe the fall 2019 course offering to illustrate the approach to the research and development projects. Students ranked their preferences from a menu of five projects. Their preferences were one of the main factors considered when forming student teams along with schedule compatibility and diversity. The project menu for fall 2019 was as follows:</p><p>1. Remote Collection of Ticks for Biology Research (started Fall 2018) 2. Stream Flow Remote Monitoring for Geology Research (started Fall 2018) 3. Pump Filter Monitoring for WCC Facilities (new for Fall 2019) 4. Running Code Developed in MATLAB on Arduino Hardware-motor control (started Fall 2018) 5. Spray Chamber Development for Chemistry Research (started Spring 2018)</p><p>The detailed project description for option 5 is included below to illustrate the continuous and open-ended nature of these multi-term projects. This is an example of one of the five project descriptions students reviewed to rank their preferences before teams were formed in week 3.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A chemistry research project at WCC is investigating the development of doped metal oxide thin films for applications in photocatalysis and photovoltaics (solar cells). The deposition method involves spraying an aqueous solution of nitrate salts on a hot</head><p>substrate leading to rapid evaporation and thermal decomposition of the nitrate salts into a doped metal oxide film. The project team will develop a low-cost spray chamber that facilitates the application of thin films on a substrate through the controlled application of an even and fine (atomized) mist of the aqueous solution. To date ENGR 151 project teams have developed a prototype system using an ultrasonic atomizer and a repurposed hot plate from the chemistry lab. A team of students further developed and refined the design throughout winter, spring, and summer 2019. The focus areas of the fall 2019 team will be to add a temperature sensing cover to the solution reservoir. The team will also work toward a user interface system that allows chemistry students to control the operating parameters and collect data without the need to understand MATLAB code.</p><p>The management of the course for the second half of the term simulates the function of a small engineering research and development company. Students start the project by reviewing final reports of previous teams, meeting with their client(s), researching relevant components, and identifying important engineering and physics principles applicable to their problem. They develop a project brief that narrows down the scope of the project to something they think is achievable in five weeks. The project brief presentation in week 6 provides an opportunity to get feedback from their client, the instructor, the lab technician, and the other student teams as they work to formalize their scope into a detailed set of project requirements. The project continues with design reviews in Week 7 that lead to a detailed design proposal, proof of concept testing in Week 9, and a final prototype demonstration and final report submission in week 11. One of the main stakeholders for their final design documentation is the team of students who will pick up where they left off. The general flow of the project milestones in the context of the overall course is shown below in Table <ref type="table">1</ref>. Team development is supported with periodic feedback using CATME <ref type="bibr">[11]</ref>. This project approach has a couple important differences compared to a typical first-year engineering course design project that align more with the CURE model presented above. Each student team generally inherits some prior work, moves it forward a little (or finds a dead end) and then hands off work to new teams the next course offering who will choose new focus areas as each project progresses. This model is more representative of professional engineering work in which engineering teams generally work on smaller pieces of a larger product or system. It also simulates professional work in that future students (not the instructor) are the most important audience for the design documentation work. Another key difference is that each student team works on a different project. This situation helps engender a supportive classroom environment with teams giving each other feedback during design review presentations days that do not repeat five presentations on the same design problem.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Methodology</head><p>We chose a pre-post administration of the CURE survey developed by <ref type="bibr">[12]</ref> because there is benchmark data available to compare how student responses to the ENGR 151 CURE compares to results from other types of undergraduate research experiences (UREs). The pre-post matched survey items are listed in Table <ref type="table">2</ref>.</p><p>Table <ref type="table">2</ref>. Survey items, referenced by number in the results that follow in figures 2-6.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>CURE Survey Items (matched pre and post)</head><p>1. I have a clear career path. 13. I have learned laboratory techniques.</p><p>2. I have skill in interpreting results. 14. I have an ability to read and understand primary literature.</p><p>3. I have tolerance for obstacles faced in the research and/or design process.</p><p>15. I have skill in giving an effective oral presentation.</p><p>4. I am ready for more demanding research. 16. I have skill in science/engineering writing.</p><p>5. I understand how knowledge is constructed. 17. I have self-confidence.</p><p>6. I understand the research process in my field. 18. I understand how scientists/engineers think. The following research questions guide our analysis:</p><p>&#8226; RQ1. Are students making gains on outcomes associated with UREs?</p><p>&#8226; RQ2. How do outcomes compare to other types of UREs?</p><p>We collected survey data over four offerings of the course: spring 2018, fall 2018, spring 2019, and fall 2019. The pre survey was administered at the end of week 2 and the post survey was administered at the end of the course (week 11). In total, there were 72 responses that had a pre/post response match.   0.0 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0 Item 6 Item 8 Item 7 Item 16 Item 4 Item 12 Item 2 Item 18 PreMean PostMean *** *** *** *** ** * *** ** *** p&lt;.001, ** p&lt;.01, * p&lt;.05 0.0 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0 Item 5 Item 11 Item 24 Item 3 Item 20 Item 23 Item 21 Item 9 PreMean PostMean ** ** * *** ** * * * *** p&lt;.001, ** p&lt;.01, * p&lt;.05 To put these results in context of other UREs, we compare to national benchmark data <ref type="bibr">[12]</ref> in Figure <ref type="figure">5</ref>. We see that the post-class survey results for ENGR 151 are higher than the benchmark data for nearly all items. The national CURE benchmark data includes CUREs in all science disciplines at both two-year and four-year colleges but does not actually include any engineering courses. The national SURE survey covers other types of undergraduate research experiences such as summer programs and mentor-based research and includes some engineering experiences. Based on this comparison, we conclude that student reported gains in response to their experience of the ENGR 151 CURE is on the high end STEM UREs nation-wide. 0.0 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0 Item 15 Item 22 Item 17 Item 10 Item 19 Item 14 Item 1 Item 13 PreMean PostMean 0.0 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0 Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 Item 7 Item 8 Item 9 Item 10 Item 11 Item 12 Item 13 Item 14 Item 15 Item 16 Item 17 Item 18 Item 19 Item 20 Item 21 Item 22 Item 23 Item 24 ENGR 151 post (N = 72) National CURE (N &#8804; 17680) National SURE (N &#8804; 3281)</p><p>We found a potentially more relevant comparisons in survey data reported on a summer URE for community college students <ref type="bibr">[13]</ref>. Figure <ref type="figure">6</ref> compares pre/post gains in the current study with those reported in <ref type="bibr">[13]</ref>. We find that the ENGR 151 CURE students reported significant gains (p&lt;.05) on items <ref type="bibr">2-9, 11, 12, 16, 18, 20, 21, 23</ref>, 24 compared to reported significance on items 2, 3, 6-8, 10, 15, 16 in the summer experience. This result provides evidence that the CURE impacts on students are comparable to the impacts of the summer research experience.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Figure 6.</head><p>Comparison of ENGR 151 pre/post gains to those reported for a summer research program for community college students <ref type="bibr">[13]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Conclusions</head><p>This paper presents a model for embedding a research experience into a first-year engineering computing and design course taught at a community college. Student teams contribute to multiterm projects developing a variety of microcontroller applications with multiple stakeholders beyond the classroom. Survey results and comparison to benchmark data indicate that students perceive they are making gains on multiple skills and attitudes that have been connected to undergraduate research experiences in general. This CURE model offers an approach to exposing larger numbers of students to authentic research experience in a way that can be delivered within the practical limits of the community college setting.</p><p>-0.2 0.0 0.2 0.4 0.6 0.8 1.0 Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 Item 7 Item 8 Item 9 Item 10 Item 11 Item 12 Item 13 Item 14 Item 15 Item 16 Item 17 Item 18 Item 19 Item 20 Item 21 Item 22 Item 23 Item 24 ENGR 151 gain (N = 72) Enriquez 2017 (N &#8804; 53)</p></div></body>
		</text>
</TEI>
