dc motor speed control by cell phone using 8051 microcontroller_ circuit diagram & code

5
DC Motor Speed Control by Cell Phone Follow @EngineersGarage 671k Like Like Arduino Projects ( http://www.engineersgarage.com/microcontroller/arduino-projects ) | Raspberry Pi ( http://www.engineersgarage.com/embedded/raspberry-pi ) | Electronic Circuits ( http://www.engineersgarage.com/electronic-circuits ) | AVR ( http://www.engineersgarage.com/embedded/avr-microcontroller-projects ) | PIC ( http://www.engineersgarage.com/embedded/pic-microcontroller-projects ) | 8051 ( http://www.engineersgarage.com/microcontroller/8051projects ) | Electronic Projects ( http://www.engineersgarage.com/contribution ) DC Motor Speed Control by Cell Phone using 8051 Microcontroller: C... http://www.engineersgarage.com/contribution/speed-control-of-dc-mot... 1 of 5 15-07-2015 06:48

Upload: ramanaidu1

Post on 04-Jan-2016

213 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: DC Motor Speed Control by Cell Phone Using 8051 Microcontroller_ Circuit Diagram & Code

DC Motor Speed Control by Cell Phone

Follow @EngineersGarage671kLikeLike

Arduino Projects (http://www.engineersgarage.com/microcontroller/arduino-projects) |Raspberry Pi (http://www.engineersgarage.com/embedded/raspberry-pi) | Electronic

Circuits (http://www.engineersgarage.com/electronic-circuits) | AVR(http://www.engineersgarage.com/embedded/avr-microcontroller-projects) | PIC

(http://www.engineersgarage.com/embedded/pic-microcontroller-projects) | 8051(http://www.engineersgarage.com/microcontroller/8051projects) | Electronic Projects

(http://www.engineersgarage.com/contribution)

DC Motor Speed Control by Cell Phone using 8051 Microcontroller: C... http://www.engineersgarage.com/contribution/speed-control-of-dc-mot...

1 of 5 15-07-2015 06:48

Page 2: DC Motor Speed Control by Cell Phone Using 8051 Microcontroller_ Circuit Diagram & Code

TABLE OF CONTENTS:

DC Motor Speed Control by Cell

Phone

1.

Concept of variable speed drives2.

Contributor: Dishant Shah

Description

We can control the speed of the single phase DC Motor (http://www.engineersgarage.com/dc-motor/tags/dc-motor) with ease by using microcontroller and proper driving mechanism.Inindustries mostly coil based analog variable frequency drive is used. Because of this type of variablefrequency drive there are problem rising like over current, short circuit, over voltage, under voltage, underfrequency which results in unwanted tripping of the devices.We can replace this coil based analog variablefrequency type with microcontroller based speed controlling mechanism. Because of this type of speedcontrolling, we can accurately control the speed of DC motor in operation. In addition to this, this type ofcontrolling comparatively cheaper, reliable and accurate .It requires less maintenance and it is moreconvenient in use.

Aim ofthisprojectis tocontrolspeed ofdcmotorusing

commands sent from mobile phone. As speed of dc motor is dependent on duration of input voltage, bychanging the duration we can control the speed of the single phase dc motor.

BLOCK DIAGRAM

DESCRIPTION OF BLOCK DIAGRAM:-

· AT89S52 controller of 8051family from ATMEL is the heart of the system which works on 5V DCsupply. It is used to control the operation of whole system.

· GSM has been provided to receive the commands sent from mobile phone and send to thecontroller AT89252.

DC Motor Speed Control by Cell Phone using 8051 Microcontroller: C... http://www.engineersgarage.com/contribution/speed-control-of-dc-mot...

2 of 5 15-07-2015 06:48

Page 3: DC Motor Speed Control by Cell Phone Using 8051 Microcontroller_ Circuit Diagram & Code

1.2kLikeLike Tweet 4

Log In or Register to post comments

Log In or Register to post comments

Log In or Register to post comments

Log In or Register to post comments

Comments

PLease Send Me header file ofSubmitted by vaibhav on Wed, 04/02/2015 - 12:26

PLease Send Me header file of this

Delay, main.h , lcd.h

LCD files can be written asSubmitted by SHAH DISHANT H. on Tue, 21/04/2015 - 22:15

LCD files can be written as per requirement.

You can make your LCD code and add.

Which program did you use toSubmitted by Halim Akiki on Thu, 12/02/2015 - 04:07

Which program did you use to write the code?

We have used keil evaluationSubmitted by SHAH DISHANT H. on Tue, 21/04/2015 - 22:15

We have used keil evaluation version for this program.

Circuit Diagram

(http://www.engineersgarage.com/node/4812?i=88317)

Source Code

This Code is only visible to Registered users. Please Login/Register

DC Motor Speed Control by Cell Phone using 8051 Microcontroller: C... http://www.engineersgarage.com/contribution/speed-control-of-dc-mot...

3 of 5 15-07-2015 06:48

Page 4: DC Motor Speed Control by Cell Phone Using 8051 Microcontroller_ Circuit Diagram & Code

Log In or Register to post comments

Log In or Register to post comments

Log In or Register to post comments

Log In or Register to post comments

Log In or Register to post comments

Log In or Register to post comments

HelloDishant Shah, few pointSubmitted by narayan gour on Mon, 23/03/2015 - 12:06

Hello

Dishant Shah,

few point i am not able to understand proper which i mention below:-1> where you defined PWM_BIT..?2> where is defination of a> motor_initialize()..? b> rotatemotorclockwise()..?3> you u r using timer0 but you have putted value of TH1 ..?why .?and alsostarting timer1 ...4> where we are going to increment the count value ?5>where is gsm related coding ?

plz plz if possible answer as soon as possible ...thanks in advance....my mail idis [email protected]

these files are included asSubmitted by SHAH DISHANT H. on Tue, 21/04/2015 - 22:18

these files are included as main.h

We will inform editor team to provide space by means of which we can sharefiles.

or else possible for you toSubmitted by narayan gour on Wed, 22/04/2015 - 11:07

or else possible for you to send me on my mail id ..plz send me [email protected]

What is d current rating of dSubmitted by Sanketnashi_357227 on Mon, 13/04/2015 - 16:19

What is d current rating of d transformer n Whats d torque of d motor n Ratingn details of bridge rectifier... plz ans me fast plz.... or send ur contact info

Mail us onSubmitted by SHAH DISHANT H. on Tue, 21/04/2015 - 22:18

Mail us on [email protected]

whr the main.h file...??Submitted by vipin on Mon, 04/05/2015 - 09:21

DC Motor Speed Control by Cell Phone using 8051 Microcontroller: C... http://www.engineersgarage.com/contribution/speed-control-of-dc-mot...

4 of 5 15-07-2015 06:48

Page 5: DC Motor Speed Control by Cell Phone Using 8051 Microcontroller_ Circuit Diagram & Code

Log In or Register to post comments

Log In or Register to post comments

whr the main.h file...???

please sir provide the main.h file.

thank you

plz sir send me main.h andSubmitted by vipin on Mon, 04/05/2015 - 09:27

plz sir send me main.h and lcd.h header files ............. my mail id"[email protected] or [email protected]"

thnk you

Copyright © 2012 EngineersGarage. All rights reserved. Privacy Policy (http://www.engineersgarage.com/privacy-policy) | Refund Policy (http://www.engineersgarage.com/subscriptions-refund-policy)

| About Us (http://www.engineersgarage.com/about-us)

DC Motor Speed Control by Cell Phone using 8051 Microcontroller: C... http://www.engineersgarage.com/contribution/speed-control-of-dc-mot...

5 of 5 15-07-2015 06:48