MCE 449 - Mechatronics Components and Instrumentation
Undergraduate course, AYBÜ, Department of Mechanical Engineering, 2024
This course introduces students to fundamental mechatronic components and instrumentation techniques used in modern engineering systems. Topics include sensors, actuators, signal conditioning, data acquisition, and control using microcontrollers. The course culminates in a hands-on term project involving real-time control of an unstable mechanical system.
Course Objectives
- Understand core components in mechatronic systems, including sensors, actuators, and microcontrollers.
- Develop skills for signal processing and interfacing.
- Apply mechatronic principles to real-world systems through a design-based project.
Learning Outcomes
By the end of the course, students will:
- Identify and use common sensors and actuators.
- Design circuits for signal conditioning and measurement.
- Integrate sensors and actuators with a control platform.
- Design, build, and demonstrate a functional mechatronic system.
- Communicate system design and performance both orally and in written form.
Term Project
Project Title: Single-Axis Seesaw Attitude Control System
Students will design and manufacture a real-time balancing system using a motor, a propeller, and an angle/attitude sensor. The project includes mechanical design, sensor integration, control algorithm development, and system testing.
Weekly Course Plan
Week | Subjects |
---|---|
1 | Course introduction, mechatronic systems, design process |
2 | Introduction to microprocessors (Arduino) |
3–5 | Embedded C programming: development IDE, variables, arrays, functions, basic algorithm design |
6 | Electrical components, circuit theory overview |
7 | Signal conditioning & processing, ADC, DAC, PWM |
8 | Low-level communication, SPI, I2C, RS232 |
9 | Midterm Exam |
10 | Sensor types, sensor interfacing and data acquisition |
11 | Motor types, various actuators and motor control |
12 | Mechanical components, dynamics and mechanisms overview |
13 | System modeling and controller design |
14 | GUI design, communication with ROS |
15 | Kalman filter |