Stimulating Higher Order Thinking in Mechatronics by Comparing PID and Fuzzy Control
Christopher J. Lowrance, John R. Rogers
TL;DR
The paper addresses the challenge of cultivating higher-order thinking ($analysis$, $synthesis$, $evaluation$) in engineering education by designing a semester-long mechatronics course that culminates in an open-ended comparative study of PID and fuzzy control for a leader-following robot. The approach combines hands-on lab work (Arduino-based controllers, PID and fuzzy implementations), computer vision (Pixy), and real-world sensing with data-driven evaluation, guided by in-progress reviews and scholarly writing training. Key contributions include demonstrating that students can create their own evaluation criteria and experiments, and showing that open-ended comparisons are technically nontrivial due to multiple confounding factors. The work suggests a practical framework for fostering higher-order thinking in senior undergraduates through real-world, interdisciplinary projects and peer-driven critiques, with findings supported by multi-semester experience and student surveys.
Abstract
Many studies have found active learning, either in the form of in-class exercises or projects, to be superior to traditional lectures. However, these forms of hands-on learning do not always lead students to reach the higher order thinking skills associated with the highest levels of Bloom's Taxonomy (analysis, synthesis, and evaluation). Assignments that expect students to follow a prescribed approach to reach a well-defined solution contribute to a lack of higher order thinking at the college level. Professional engineers often face complex and ambiguous problems that require design decisions for which there is no straightforward answer. To strengthen the higher order thinking skills demanded by such problems, we developed a project in a semester-long mechatronics course in which students must evaluate two automatic control methodologies without being given explicit performance criteria or experimental procedures. Specifically, the project involves determining the superior control method for leader-follower behavior, where a ground vehicle autonomously follows a lead vehicle. Laboratory exercises throughout the semester expose students to the skills required for the project, including using sensors and actuators, programming proportional-integral-derivative (PID) and fuzzy controllers, and applying computer vision to detect an object signature. In the final course project, students go beyond implementing individual controllers and create their own evaluation criteria and experiments to make a design decision between PID and fuzzy control. We implemented this approach over three semesters and found that students value working on a real-world, open-ended problem, develop creative performance criteria and evaluation methods that demonstrate higher order thinking, and discover that comparative studies are nontrivial due to the many factors influencing performance.
