SlideShare a Scribd company logo
1 of 20
8 T H S E M E S T E R M A J O R P R O J E C T
SUBMITTEDBY:-
N.SAROJAKUMAR(1201210503)
DIGVIJAYKUMAR(01210537)
MANIKANAYAK(1201210527)
22nd APRIL 2016
Measurement,protectionand graphical observationof dc motor parameters
by atmega-16 using embedded system
1
GUIDEDBY:-
MR.MANOJ Kumar SWAIN
ASST.PROFFESSOR
departmentof EEE
CONTENTS:-
• ABSTRACT
• INTRODUCTION
• COMPONENTS USED
• ATMEGA16
• CURRENT SENSOR
• IR SENSOR
• WORKING PRINCIPLE
• BLOCK DIAGRAM
• CIRCUIT DIAGRAM
• SOFTWARE USED
• APPLICATION
• ADVANTAGES
• CONCLUSION
• REFERENCES
• THANK YOU
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 2
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
ABSTRACT-
•The objective of the present paper is to design a
circuit which is applicable for multiple purposes of a
dc motor.
•DC motors are widely used not only in the industries
but also in daily life applications like drills, shapers,
vacuum cleaner, spinning and weaving machines etc.
So it is required to observe the basic parameters like
voltage, current, speed and torque by measuring the
values of those parameters.
• The experimental values are measured using
different techniques and displayed in a 16x4 LCD.
• Two graphs have been plotted in graphical LCD by
taking the respective parameter values.
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 4
INTRODUCTION-
•The main objective of this project is to measure, protect, speed control and
graphical observation of different parameters of a DC motor with a minimum
cost,portable, reliable, easy operation and low power application.
•Large scale industries use different electric panels for controlling and smooth
operation of high voltage DC motors. But it is difficult to invest that much of huge
amount in small industrial labs, institutional labs, research centers, robotics clubs
etc.
•It is neither affordable to use for daily life appliances like drills, hair driers, mixer,
sewing machines, vacuum cleaners nor in small business purposed motor
applications like lathes, boring mills, spinning and weaving machines, elevators,
etc.
•So power electronics components and technology can be used both for
improving the performance of the motor and implementation in its practical fields
with the protection of the motor.
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
COMPONENT USED-
•ATMEGA16 microcontroller
•IR sensor
•Current sensor
•Motor driver
•DC motor
•16X4 lcd
•Graphical lcd
•Voltage regulator
•Led
•Capacitor
•Resistor
•LCD Preset
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
ATMEGA16-
ATMEGA16 PIN DESCRIPTION
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
ATMEGA16 DESCRIPTION-
•The AVR architecture was conceived by two
students at the Norwegian Institute of
Technology (NTH), Alf-Egil Bogen and Vegard
Wollan.
•The AVR is a modified Harvard architecture
8-bit RISC single-chip microcontroller, which
was developed by Atmel in 1996. The AVR
was one of the first microcontroller families to
use on-chip flash memory for program
storage, as opposed to one-time
programmable ROM, EPROM
or EEPROM used by other microcontrollers.
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
•A current sensor is a device that
detects electric current(AC or DC) in a
wire, and generates a signal proportional
to it.
• The generated signal could be analog
voltage or current or even digital output.
• It can be then utilized to display the
measured current in an ammeter or can
be stored for further analysis in a data
acquisition system or can be utilized for
control purpose.
CURRENT SENSOR-
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
IR SENSORS-
•An infrared sensor is an electronic
instrument which is used to sense certain
characteristics of its surroundings by either
emitting and/or
detecting infrared radiation. Infrared
sensors are also capable of measuring the
heat being emitted by an object and detecting
motion.
•An IR sensor consists of an emitter, detector
and associated circuitry.
•The circuit required to make an IR sensor
consists of two parts; the emitter circuit and
the receiver circuit.
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 5
WORKING PRINCIPLE-
The total project consists of four sections i.e.
A. Measurement of Parameters(V,I,N,T) of a DC Motor
• Voltage- Voltage divider circuit
• Current- ACS712 current sensor
• Speed- IR sensor
• Torque- Power (HP) = Torque x Speed (RPM) / 63,025
Power (kW) = Torque x Speed (RPM) / 9.548
B. Giving limit values for protection purpose
C. Displaying the values- 16x4 LCD
D. Graphical observation of respective
parameters(N~I, V~t)
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 6
BLOCK DIAGRAM-
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
CIRCUIT DIAGRAM-
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
SOFTWARE USED-
•AVR STUDIO 4
•SINA PROG
•WINAVR 2010
•USPasp DRIVER
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
AVR STUDIO 4-
AVR STUDIO 4 is used for writing the program and compilation of the program.
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
SINA PROG-
SYNAPSE PRO is used for the burning and simulation of the program.
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
APPLICATION-
•ROBOTIC CONTROLS.
•SWING MACHINES.
•ELECTRONIC BIKES.
•WINDING MACHINES.
•DC OPERATED DRILL MACHINES.
•CNC MACHINES.
•MOBILE AIR CONDITION FANS.
•TOYS.
•ELCTRONIC DOOR CONTROLLERS.
•ELECTRONIC CHAIRS(beauty parlor etc.)
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
ADVANTAGES-
•The voltage,current, torque and speed is measured
and shown on the display which gives us a better
option for using different devices.
•The different electronics curves like V~T curve,I~T
curve and N~T curve is shown on a graphical display.
•You can set the values for cut off of different
parameters like current,voltage etc and accordingly use
the devices.
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
CONCLUSION-
•DC motors are the most important machines of
industries as these are used for the applications
starting from toys to the tracking system.
•So it is required to measure the different parameters
of dc motor like voltage, current, speed of dc motor.
•In this project the parameters will be measured
automatically by a microcontroller instead of
measuring manually by attaching the circuit to the
shaft of the motor. Also a graph will be taken with the
measurement for some observations.
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016 3
REFERENCES-
•Gopal K. Dubey, “Fundamentals of Electric Drives”,.Narosa Publishing House New
Delhi,1989.
• S. M. Bashi, I. Aris and S.H. Hamad “Development of Single Phase Induction
Motor Adjustable Speed Control Using M68HC11E-9 Microcontroller,” Journal of
Applied Sciences 5 (2), pp. 249-252 .
• Kumara MKSC, Dayananda PRD, Gunatillaka MDPR,Jayawickrama SS, “PC
based speed controlling of a dc motor”, A fmal year report University of Moratuwa
Illiniaus USA, 2001102.
•J Nicolai and T Castagnet , “A Flexible Microcontroller Based Chopper Driving a
Permanent Magnet DC Motor”, The European Power Electronics Application. 1993.
• J. Chiasson, Nonlinear Differential-Geometric Techniques for Control of a Series
DC Motor, IEEE Transactions on Control Systems Technology.vol 2, pp.35-42,1994.
• Yodyium Tipsuwan and Mo-Yuen Chow “FuzzyLogic microcontroller
implementation for DC motor speed control”, IEEE Transactions on Power
Electronics, V0l.11
8 T H S E M E S T E R M A J O R P R O J E C T
22nd APRIL 2016

More Related Content

What's hot

UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN
UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN
UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN ravis205084
 
Ultrasonic radar using 8051
Ultrasonic radar using 8051Ultrasonic radar using 8051
Ultrasonic radar using 8051YOGEESH M
 
AUTONOMOUS LPG GAS SENSOR BOT USING ARDUINO ppt
AUTONOMOUS LPG GAS SENSOR BOT USING ARDUINO pptAUTONOMOUS LPG GAS SENSOR BOT USING ARDUINO ppt
AUTONOMOUS LPG GAS SENSOR BOT USING ARDUINO pptRavi Shankar
 
servo motor, servo systems, Types of Servo motor, Controlling a servo motor ...
servo motor, servo systems, Types of  Servo motor, Controlling a servo motor ...servo motor, servo systems, Types of  Servo motor, Controlling a servo motor ...
servo motor, servo systems, Types of Servo motor, Controlling a servo motor ...Waqas Afzal
 
PIC timer programming
PIC timer programmingPIC timer programming
PIC timer programmingAkash Puri
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingJagannath Dutta
 
Design and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.pptDesign and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.pptEEESrproject
 
Humidity & Temperature monitoring using arduino
Humidity & Temperature monitoring using arduinoHumidity & Temperature monitoring using arduino
Humidity & Temperature monitoring using arduinoMuhammadJaved191
 
Solar tracking system
Solar tracking systemSolar tracking system
Solar tracking systemReejasunil
 
Weather Station Using IoT
Weather Station Using IoT Weather Station Using IoT
Weather Station Using IoT fatinfaqihah5124
 
ANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORAnil Yadav
 
Lecture 9 synchros - transmitters, differentials, governing equations
Lecture 9   synchros - transmitters, differentials, governing equationsLecture 9   synchros - transmitters, differentials, governing equations
Lecture 9 synchros - transmitters, differentials, governing equationsManipal Institute of Technology
 
Smart Door locking system using arduino
Smart Door locking system using arduinoSmart Door locking system using arduino
Smart Door locking system using arduinoBhawnaSingh351973
 
Final ppt on automatic solar traking system
Final ppt on automatic solar traking systemFinal ppt on automatic solar traking system
Final ppt on automatic solar traking systemSHASHIKANT GARUD
 

What's hot (20)

UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN
UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN
UNIT V ACTUATORS AND MECHATRONIC SYSTEM DESIGN
 
Ultrasonic radar using 8051
Ultrasonic radar using 8051Ultrasonic radar using 8051
Ultrasonic radar using 8051
 
Digital voltmeter (DVM) and its Classification
Digital voltmeter (DVM) and its ClassificationDigital voltmeter (DVM) and its Classification
Digital voltmeter (DVM) and its Classification
 
Data loggers
Data loggersData loggers
Data loggers
 
AUTONOMOUS LPG GAS SENSOR BOT USING ARDUINO ppt
AUTONOMOUS LPG GAS SENSOR BOT USING ARDUINO pptAUTONOMOUS LPG GAS SENSOR BOT USING ARDUINO ppt
AUTONOMOUS LPG GAS SENSOR BOT USING ARDUINO ppt
 
servo motor, servo systems, Types of Servo motor, Controlling a servo motor ...
servo motor, servo systems, Types of  Servo motor, Controlling a servo motor ...servo motor, servo systems, Types of  Servo motor, Controlling a servo motor ...
servo motor, servo systems, Types of Servo motor, Controlling a servo motor ...
 
PIC timer programming
PIC timer programmingPIC timer programming
PIC timer programming
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring using
 
Design and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.pptDesign and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.ppt
 
Humidity & Temperature monitoring using arduino
Humidity & Temperature monitoring using arduinoHumidity & Temperature monitoring using arduino
Humidity & Temperature monitoring using arduino
 
Solar tracking system
Solar tracking systemSolar tracking system
Solar tracking system
 
Weather Station Using IoT
Weather Station Using IoT Weather Station Using IoT
Weather Station Using IoT
 
ANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTOR
 
Lecture 9 synchros - transmitters, differentials, governing equations
Lecture 9   synchros - transmitters, differentials, governing equationsLecture 9   synchros - transmitters, differentials, governing equations
Lecture 9 synchros - transmitters, differentials, governing equations
 
Digital voltmeter project
Digital voltmeter projectDigital voltmeter project
Digital voltmeter project
 
Smart Door locking system using arduino
Smart Door locking system using arduinoSmart Door locking system using arduino
Smart Door locking system using arduino
 
Smart street light system
Smart street light systemSmart street light system
Smart street light system
 
ppt on PLC
ppt on PLCppt on PLC
ppt on PLC
 
Sensors
SensorsSensors
Sensors
 
Final ppt on automatic solar traking system
Final ppt on automatic solar traking systemFinal ppt on automatic solar traking system
Final ppt on automatic solar traking system
 

Viewers also liked

Training report on Embedded Systems and MATLAB
Training report on Embedded Systems and MATLABTraining report on Embedded Systems and MATLAB
Training report on Embedded Systems and MATLABAswin Sreeraj
 
Optimizing for low power in embedded mcu designs
Optimizing for low power in embedded mcu designsOptimizing for low power in embedded mcu designs
Optimizing for low power in embedded mcu designsVinchipsytm Vlsitraining
 
E book-why-appliance-designers-should-consider-hall-effect-sensor-i cs-for-mo...
E book-why-appliance-designers-should-consider-hall-effect-sensor-i cs-for-mo...E book-why-appliance-designers-should-consider-hall-effect-sensor-i cs-for-mo...
E book-why-appliance-designers-should-consider-hall-effect-sensor-i cs-for-mo...CNT
 
Bismuth homoeopathic materia medica slide show presentation by Dr.Hansraj salve
Bismuth homoeopathic materia medica slide show presentation by Dr.Hansraj salve Bismuth homoeopathic materia medica slide show presentation by Dr.Hansraj salve
Bismuth homoeopathic materia medica slide show presentation by Dr.Hansraj salve Dr.hansraj salve
 
Current and power using hall sensors
Current and power using hall sensorsCurrent and power using hall sensors
Current and power using hall sensorsPrasad Deshpande
 
Speed control of dc motor using 89c51
Speed control of dc motor using 89c51Speed control of dc motor using 89c51
Speed control of dc motor using 89c51Pawan Gupta
 
PC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportPC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportRobo India
 
RadioPulse ecomagination
RadioPulse ecomaginationRadioPulse ecomagination
RadioPulse ecomaginationJihoon Roh
 
Nodemcu - introduction
Nodemcu - introductionNodemcu - introduction
Nodemcu - introductionMichal Sedlak
 
Database, data storage, hosting with Firebase
Database, data storage, hosting with FirebaseDatabase, data storage, hosting with Firebase
Database, data storage, hosting with FirebaseTu Pham
 
Internet das Coisas (IoT) – Um estudo de caso para economia de energia elétri...
Internet das Coisas (IoT) – Um estudo de caso para economia de energia elétri...Internet das Coisas (IoT) – Um estudo de caso para economia de energia elétri...
Internet das Coisas (IoT) – Um estudo de caso para economia de energia elétri...Joao Galdino Mello de Souza
 
Speed Control of DC Motor
Speed Control of DC MotorSpeed Control of DC Motor
Speed Control of DC MotorMafaz Ahmed
 
Esp8266 NodeMCU
Esp8266 NodeMCUEsp8266 NodeMCU
Esp8266 NodeMCUroadster43
 
Home Automation by ESP8266
Home Automation by ESP8266Home Automation by ESP8266
Home Automation by ESP8266Gleb Vinnikov
 
IoT summit - Building flexible & secure IoT solutions
IoT summit - Building flexible & secure IoT solutionsIoT summit - Building flexible & secure IoT solutions
IoT summit - Building flexible & secure IoT solutionsEric Larcheveque
 

Viewers also liked (20)

Basic standard calculator
Basic standard calculatorBasic standard calculator
Basic standard calculator
 
Training report on Embedded Systems and MATLAB
Training report on Embedded Systems and MATLABTraining report on Embedded Systems and MATLAB
Training report on Embedded Systems and MATLAB
 
Optimizing for low power in embedded mcu designs
Optimizing for low power in embedded mcu designsOptimizing for low power in embedded mcu designs
Optimizing for low power in embedded mcu designs
 
E book-why-appliance-designers-should-consider-hall-effect-sensor-i cs-for-mo...
E book-why-appliance-designers-should-consider-hall-effect-sensor-i cs-for-mo...E book-why-appliance-designers-should-consider-hall-effect-sensor-i cs-for-mo...
E book-why-appliance-designers-should-consider-hall-effect-sensor-i cs-for-mo...
 
Acs712
Acs712Acs712
Acs712
 
Bismuth homoeopathic materia medica slide show presentation by Dr.Hansraj salve
Bismuth homoeopathic materia medica slide show presentation by Dr.Hansraj salve Bismuth homoeopathic materia medica slide show presentation by Dr.Hansraj salve
Bismuth homoeopathic materia medica slide show presentation by Dr.Hansraj salve
 
Current and power using hall sensors
Current and power using hall sensorsCurrent and power using hall sensors
Current and power using hall sensors
 
Speed control of dc motor using 89c51
Speed control of dc motor using 89c51Speed control of dc motor using 89c51
Speed control of dc motor using 89c51
 
PC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportPC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project Report
 
Mini Project- Torque Control of a DC Motor
Mini Project- Torque Control of a DC MotorMini Project- Torque Control of a DC Motor
Mini Project- Torque Control of a DC Motor
 
RadioPulse ecomagination
RadioPulse ecomaginationRadioPulse ecomagination
RadioPulse ecomagination
 
Homoeopathy- Calcarea Medicines
Homoeopathy- Calcarea  MedicinesHomoeopathy- Calcarea  Medicines
Homoeopathy- Calcarea Medicines
 
Nodemcu - introduction
Nodemcu - introductionNodemcu - introduction
Nodemcu - introduction
 
Database, data storage, hosting with Firebase
Database, data storage, hosting with FirebaseDatabase, data storage, hosting with Firebase
Database, data storage, hosting with Firebase
 
Internet das Coisas (IoT) – Um estudo de caso para economia de energia elétri...
Internet das Coisas (IoT) – Um estudo de caso para economia de energia elétri...Internet das Coisas (IoT) – Um estudo de caso para economia de energia elétri...
Internet das Coisas (IoT) – Um estudo de caso para economia de energia elétri...
 
Speed Control of DC Motor
Speed Control of DC MotorSpeed Control of DC Motor
Speed Control of DC Motor
 
Esp8266 NodeMCU
Esp8266 NodeMCUEsp8266 NodeMCU
Esp8266 NodeMCU
 
Node MCU Fun
Node MCU FunNode MCU Fun
Node MCU Fun
 
Home Automation by ESP8266
Home Automation by ESP8266Home Automation by ESP8266
Home Automation by ESP8266
 
IoT summit - Building flexible & secure IoT solutions
IoT summit - Building flexible & secure IoT solutionsIoT summit - Building flexible & secure IoT solutions
IoT summit - Building flexible & secure IoT solutions
 

Similar to Major project report on MEASUREMENT, PROTECTION, SPEED CONTROL AND GRAPHICAL OBSERVATION OF DC MOTOR PARAMETERS BY ATMEGA-16 USING EMBEDDED SYSTEMS.

RAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAY
RAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAYRAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAY
RAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAY18231GaddamSanjay
 
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNOIRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNOIRJET Journal
 
crane control using accelerometer
crane control using accelerometercrane control using accelerometer
crane control using accelerometerrdeepali92
 
fyppresentation-12761521065193-phpapp01 (1).pdf
fyppresentation-12761521065193-phpapp01 (1).pdffyppresentation-12761521065193-phpapp01 (1).pdf
fyppresentation-12761521065193-phpapp01 (1).pdfOmmurugaIndustries
 
Remote Monitoring System for Solar Inverters
Remote Monitoring System for Solar InvertersRemote Monitoring System for Solar Inverters
Remote Monitoring System for Solar InvertersIRJET Journal
 
IRJET- Spring Testing Machine
IRJET- Spring Testing MachineIRJET- Spring Testing Machine
IRJET- Spring Testing MachineIRJET Journal
 
speedometer in aircraft
speedometer in aircraftspeedometer in aircraft
speedometer in aircraftSreeLakshmiT5
 
3 Axis Drawing Machine
3 Axis Drawing Machine3 Axis Drawing Machine
3 Axis Drawing MachineIRJET Journal
 
DREAM QUADCOPTER
DREAM QUADCOPTERDREAM QUADCOPTER
DREAM QUADCOPTERAJILMON
 
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...Tawsif Rahman Chowdhury
 
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...silveroak engineering collage
 
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...IRJET Journal
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET Journal
 
SPEED CHECKER AND OVER SPEED DETECTION FOR HIGHWAYS
SPEED CHECKER AND OVER SPEED DETECTION FOR HIGHWAYSSPEED CHECKER AND OVER SPEED DETECTION FOR HIGHWAYS
SPEED CHECKER AND OVER SPEED DETECTION FOR HIGHWAYSDeepakK547422
 

Similar to Major project report on MEASUREMENT, PROTECTION, SPEED CONTROL AND GRAPHICAL OBSERVATION OF DC MOTOR PARAMETERS BY ATMEGA-16 USING EMBEDDED SYSTEMS. (20)

RAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAY
RAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAYRAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAY
RAIN SENSING AUTOMATIC CAR WIPER BY GADDAM SANJAY
 
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNOIRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
 
final report
final reportfinal report
final report
 
crane control using accelerometer
crane control using accelerometercrane control using accelerometer
crane control using accelerometer
 
fyppresentation-12761521065193-phpapp01 (1).pdf
fyppresentation-12761521065193-phpapp01 (1).pdffyppresentation-12761521065193-phpapp01 (1).pdf
fyppresentation-12761521065193-phpapp01 (1).pdf
 
Remote Monitoring System for Solar Inverters
Remote Monitoring System for Solar InvertersRemote Monitoring System for Solar Inverters
Remote Monitoring System for Solar Inverters
 
Final Year Project
Final Year ProjectFinal Year Project
Final Year Project
 
IRJET- Spring Testing Machine
IRJET- Spring Testing MachineIRJET- Spring Testing Machine
IRJET- Spring Testing Machine
 
Physics Special Presentation
Physics Special PresentationPhysics Special Presentation
Physics Special Presentation
 
Microsoft word
Microsoft wordMicrosoft word
Microsoft word
 
Assignment2
Assignment2Assignment2
Assignment2
 
Solar pv tracker
Solar pv trackerSolar pv tracker
Solar pv tracker
 
speedometer in aircraft
speedometer in aircraftspeedometer in aircraft
speedometer in aircraft
 
3 Axis Drawing Machine
3 Axis Drawing Machine3 Axis Drawing Machine
3 Axis Drawing Machine
 
DREAM QUADCOPTER
DREAM QUADCOPTERDREAM QUADCOPTER
DREAM QUADCOPTER
 
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...
Microcontroller based Ultrasonic Radar (Microprocessors and Embedded Systems ...
 
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
 
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection Robot
 
SPEED CHECKER AND OVER SPEED DETECTION FOR HIGHWAYS
SPEED CHECKER AND OVER SPEED DETECTION FOR HIGHWAYSSPEED CHECKER AND OVER SPEED DETECTION FOR HIGHWAYS
SPEED CHECKER AND OVER SPEED DETECTION FOR HIGHWAYS
 

Recently uploaded

AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 

Recently uploaded (20)

AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 

Major project report on MEASUREMENT, PROTECTION, SPEED CONTROL AND GRAPHICAL OBSERVATION OF DC MOTOR PARAMETERS BY ATMEGA-16 USING EMBEDDED SYSTEMS.

  • 1. 8 T H S E M E S T E R M A J O R P R O J E C T SUBMITTEDBY:- N.SAROJAKUMAR(1201210503) DIGVIJAYKUMAR(01210537) MANIKANAYAK(1201210527) 22nd APRIL 2016 Measurement,protectionand graphical observationof dc motor parameters by atmega-16 using embedded system 1 GUIDEDBY:- MR.MANOJ Kumar SWAIN ASST.PROFFESSOR departmentof EEE
  • 2. CONTENTS:- • ABSTRACT • INTRODUCTION • COMPONENTS USED • ATMEGA16 • CURRENT SENSOR • IR SENSOR • WORKING PRINCIPLE • BLOCK DIAGRAM • CIRCUIT DIAGRAM • SOFTWARE USED • APPLICATION • ADVANTAGES • CONCLUSION • REFERENCES • THANK YOU 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 2
  • 3. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 ABSTRACT- •The objective of the present paper is to design a circuit which is applicable for multiple purposes of a dc motor. •DC motors are widely used not only in the industries but also in daily life applications like drills, shapers, vacuum cleaner, spinning and weaving machines etc. So it is required to observe the basic parameters like voltage, current, speed and torque by measuring the values of those parameters. • The experimental values are measured using different techniques and displayed in a 16x4 LCD. • Two graphs have been plotted in graphical LCD by taking the respective parameter values.
  • 4. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 4 INTRODUCTION- •The main objective of this project is to measure, protect, speed control and graphical observation of different parameters of a DC motor with a minimum cost,portable, reliable, easy operation and low power application. •Large scale industries use different electric panels for controlling and smooth operation of high voltage DC motors. But it is difficult to invest that much of huge amount in small industrial labs, institutional labs, research centers, robotics clubs etc. •It is neither affordable to use for daily life appliances like drills, hair driers, mixer, sewing machines, vacuum cleaners nor in small business purposed motor applications like lathes, boring mills, spinning and weaving machines, elevators, etc. •So power electronics components and technology can be used both for improving the performance of the motor and implementation in its practical fields with the protection of the motor.
  • 5. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 COMPONENT USED- •ATMEGA16 microcontroller •IR sensor •Current sensor •Motor driver •DC motor •16X4 lcd •Graphical lcd •Voltage regulator •Led •Capacitor •Resistor •LCD Preset
  • 6. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 ATMEGA16- ATMEGA16 PIN DESCRIPTION
  • 7. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 ATMEGA16 DESCRIPTION- •The AVR architecture was conceived by two students at the Norwegian Institute of Technology (NTH), Alf-Egil Bogen and Vegard Wollan. •The AVR is a modified Harvard architecture 8-bit RISC single-chip microcontroller, which was developed by Atmel in 1996. The AVR was one of the first microcontroller families to use on-chip flash memory for program storage, as opposed to one-time programmable ROM, EPROM or EEPROM used by other microcontrollers.
  • 8. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 •A current sensor is a device that detects electric current(AC or DC) in a wire, and generates a signal proportional to it. • The generated signal could be analog voltage or current or even digital output. • It can be then utilized to display the measured current in an ammeter or can be stored for further analysis in a data acquisition system or can be utilized for control purpose. CURRENT SENSOR-
  • 9. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 IR SENSORS- •An infrared sensor is an electronic instrument which is used to sense certain characteristics of its surroundings by either emitting and/or detecting infrared radiation. Infrared sensors are also capable of measuring the heat being emitted by an object and detecting motion. •An IR sensor consists of an emitter, detector and associated circuitry. •The circuit required to make an IR sensor consists of two parts; the emitter circuit and the receiver circuit.
  • 10. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 5 WORKING PRINCIPLE- The total project consists of four sections i.e. A. Measurement of Parameters(V,I,N,T) of a DC Motor • Voltage- Voltage divider circuit • Current- ACS712 current sensor • Speed- IR sensor • Torque- Power (HP) = Torque x Speed (RPM) / 63,025 Power (kW) = Torque x Speed (RPM) / 9.548 B. Giving limit values for protection purpose C. Displaying the values- 16x4 LCD D. Graphical observation of respective parameters(N~I, V~t)
  • 11. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 6 BLOCK DIAGRAM-
  • 12. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 CIRCUIT DIAGRAM-
  • 13. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 SOFTWARE USED- •AVR STUDIO 4 •SINA PROG •WINAVR 2010 •USPasp DRIVER
  • 14. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 AVR STUDIO 4- AVR STUDIO 4 is used for writing the program and compilation of the program.
  • 15. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 SINA PROG- SYNAPSE PRO is used for the burning and simulation of the program.
  • 16. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 APPLICATION- •ROBOTIC CONTROLS. •SWING MACHINES. •ELECTRONIC BIKES. •WINDING MACHINES. •DC OPERATED DRILL MACHINES. •CNC MACHINES. •MOBILE AIR CONDITION FANS. •TOYS. •ELCTRONIC DOOR CONTROLLERS. •ELECTRONIC CHAIRS(beauty parlor etc.)
  • 17. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 ADVANTAGES- •The voltage,current, torque and speed is measured and shown on the display which gives us a better option for using different devices. •The different electronics curves like V~T curve,I~T curve and N~T curve is shown on a graphical display. •You can set the values for cut off of different parameters like current,voltage etc and accordingly use the devices.
  • 18. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 CONCLUSION- •DC motors are the most important machines of industries as these are used for the applications starting from toys to the tracking system. •So it is required to measure the different parameters of dc motor like voltage, current, speed of dc motor. •In this project the parameters will be measured automatically by a microcontroller instead of measuring manually by attaching the circuit to the shaft of the motor. Also a graph will be taken with the measurement for some observations.
  • 19. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016 3 REFERENCES- •Gopal K. Dubey, “Fundamentals of Electric Drives”,.Narosa Publishing House New Delhi,1989. • S. M. Bashi, I. Aris and S.H. Hamad “Development of Single Phase Induction Motor Adjustable Speed Control Using M68HC11E-9 Microcontroller,” Journal of Applied Sciences 5 (2), pp. 249-252 . • Kumara MKSC, Dayananda PRD, Gunatillaka MDPR,Jayawickrama SS, “PC based speed controlling of a dc motor”, A fmal year report University of Moratuwa Illiniaus USA, 2001102. •J Nicolai and T Castagnet , “A Flexible Microcontroller Based Chopper Driving a Permanent Magnet DC Motor”, The European Power Electronics Application. 1993. • J. Chiasson, Nonlinear Differential-Geometric Techniques for Control of a Series DC Motor, IEEE Transactions on Control Systems Technology.vol 2, pp.35-42,1994. • Yodyium Tipsuwan and Mo-Yuen Chow “FuzzyLogic microcontroller implementation for DC motor speed control”, IEEE Transactions on Power Electronics, V0l.11
  • 20. 8 T H S E M E S T E R M A J O R P R O J E C T 22nd APRIL 2016