Contents
Abstract Contents1.
Introduction
1.1 Design Objective1.2 Features of DC Motor Control System1.3 System Architecture1.4 User Operation Instructions
2. Hardware
2.1 List of Components2.2a Microcontroller (Master BASIC Stamp 2) Pin Assignment 2.2b Microcontroller (Slave BASIC Stamp 2) Pin Assignment 2.3 Hardware Description2.4 Circuit Diagrams2.5 Mechanical Setup
3. Software
3.1 PBASIC Commands3.2 Programming Challenges
4. Mathematical Methods
4.1 On‐Off Control4.2 Differential Gap Control4.3 Proportional Control4.4 PD Control4.5 PID Control4.6 PWM control
5. Implementation
5.1 Software Algorithms5.1.1 Controls Flowchart 5.1.2 Auto Calibration Flowchart 5.1.3 Master BS‐2 Flowchart 5.1.4 Slave BS‐2 Flowchart