0% found this document useful (0 votes)
189 views

BLDC Motor Abstract

This project controls the speed of a BLDC motor using an IR sensor and microcontroller. The user enters the desired speed using switches or Bluetooth, the microcontroller generates PWM signals to regulate the motor's power based on feedback from the IR sensor, and the motor driver circuit controls the motor's direction and speed. The system provides an efficient way to control speed in applications like drilling and spinning.

Uploaded by

prabhu rachuti
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
189 views

BLDC Motor Abstract

This project controls the speed of a BLDC motor using an IR sensor and microcontroller. The user enters the desired speed using switches or Bluetooth, the microcontroller generates PWM signals to regulate the motor's power based on feedback from the IR sensor, and the motor driver circuit controls the motor's direction and speed. The system provides an efficient way to control speed in applications like drilling and spinning.

Uploaded by

prabhu rachuti
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

BLDC Motor Speed Controller

ABSTRACT
This project is used to control and measure the BLDC motor speed by using an
IR speed sensor mechanism. There is a need for controlling a DC motor speed
in industries that uses drilling, spinning, lathes, elevators etc. therefore this
system provides an efficient mechanism for increasing or decreasing the
speed.
The project comprises of three phases.
The first one is input phase where desired speed is entered using switches.
The second phase i.e. processing enables a RPM reference of motor by
interfacing IR sensor mounted on shaft and microcontroller of 8051 family in
the circuit. Microcontroller generates PWM pulses according to the input or
switches to regulate the supply of DC power to motor.
And the last phase i.e. output uses a Motor driver circuit for driving BLDC
motor. By the driver circuit we can change the direction of rotation of BLDC
motor. The IR sensor measures the speed and sends it to microcontroller that
displays it on LCD.

In this project we have also included the speed control of BLDC motor by HC-
05 Bluetooth module. Hence we can control the speed and direction of
Brushless dc motor by giving input from the any of the two input controllers.
i.e. Bluetooth and keyboard.
Block diagram:

KEYBOARD INPUT

INPUT FROM BLUTOOTH MODULE


Hardware Specifications

• Push Buttons

• Keypad

• HC-05 module

• Smart phone

• BLDC Motor

• 8051 series Microcontroller

• IR led and Photo diode

• Crystal

• LED

• Diodes

• Voltage Regulator

Software Specifications

• Keil µVision IDE

• MC Programming Language: Embedded C

You might also like