Mci Report
Mci Report
Interfacing Lab
RoboRace Royale: Project Kickoff
Spring 2025
QUADBOT
Group Members:
7. Sustainability in Design
8. Task Distribution
9. Arena Contribution
10.References
1. Introduction
The RoboRace Royale project focuses on developing an autonomous wall-
following robot that will navigate a predefined track using sensors,
microcontrollers, and actuators. This report outlines the firmware design,
structural model, sensor selection, materials, sustainability
considerations, and team contributions.
The purpose of this milestone is to ensure that the approach towards
designing the firmware, structure, and subcomponents of the robot is
well documented and meets the required specifications for successful
implementation.
IR Sensor Placement:
1. Two Bottom IR Sensors (Placed ~3 cm apart under chassis, near
rolling ball wheel) – Track line detection for accurate movement.
2. Front IR Sensors (One on each side, ~7 cm apart) – Helps fine
adjustments while making turns.(IF NEEDEED)
Justification:
• The Ultrasonic Sensors provide precise distance measurement and
help in avoiding obstacles.
• The IR Sensors ensure accurate line tracking, allowing the robot to
follow the predefined path smoothly.
• The Switch Module enables manual control, which is necessary for
starting/stopping operations.
5. Units, Dimensions, and Conversion Factors
Standard Units Used:
• Length: cm/mm
• Voltage: V
• Current: mA
• ADC Conversion Factor: The Tiva C board’s ADC converts sensor
outputs using the equation: This is critical for ensuring precise
sensor readings and motor control.
The robot’s maximum dimensions are 20cm x 15cm, ensuring that it
remains compact while accommodating necessary components.
7. Sustainability in Design
• Energy Efficiency: Low-power components minimize battery
consumption.
• Recyclable Materials: The chassis and modular electronics allow
easy replacement and reuse.
• Optimized Power Usage: Separate power sources for motors and
control systems enhance performance and longevity.
• Long-lasting Components: High-quality motors and sensors reduce
waste and replacement costs.
8. Task Distribution
Team Member Responsibility
Report Writing & System Testing (Including
Alleshba Chhipa
Switch Integration)
Muhammad Hamza
Hardware Assembly & Component Integration
Abbas
Muhammad Ali Anwar Firmware Development (KEIL IDE)
Syed Hamza Ahmed
Sensor Calibration & Testing
Qadri
9. Arena Contribution
A designated group volunteer actively participated in building the racing
arena. The arena was constructed following the competition guidelines,
ensuring accurate track measurements. ~SYED HAMZA AHMED QADRI
10. References
1. Microcontroller Datasheets - Tiva C User Guide
2. Sensor Datasheets - HC-SR04, IR Modules
3. KEIL IDE Programming Guide
4. Course Material - EE376L/CE332L
5. Related Research Papers on Autonomous Robots and Sensor
Integration