Speed Control of DC Motors Using Wireless Technology: Nayana V.N, G Sandhya Raj, Nagasandhya K V Umadevi Sreedhar.D
Speed Control of DC Motors Using Wireless Technology: Nayana V.N, G Sandhya Raj, Nagasandhya K V Umadevi Sreedhar.D
Speed Control of DC Motors Using Wireless Technology: Nayana V.N, G Sandhya Raj, Nagasandhya K V Umadevi Sreedhar.D
_______________________________________________________________________________________________
Abstract— There are lots of good-quality motors with the field of power electronics and drives, on the basis of
varieties of speed controls is available in the market. which, they have published several articles.
However, their costs are relatively high. A speed control
with both low cost and good performance will be highly The researchers have given several theoretical,
marketable, especially for small mobility applications. On experimental and simulation investigations which are
the other hand, the wireless connectivity has a nature of found to be very much useful in understanding the
low cost and less environmental limitations. Combining different techniques in the field of controller for three
these ideas together this concept of a High-performable phase induction motor. The following is a brief
low-cost low-loss wireless speed control of dc motor is discussion of the exhaustive review of past work carried
developed..
out in the area of intelligent motion control, power
Index Terms- wireless, speed control, mobility electronics and their applications from the year 1968 to
applications, dc motors. till 2012.
I. INTRODUCTION 1.1 BLOCK DIAGRAM OF SPEED CONTROL
The wireless remote controller is simple: start, stop, A.TRANSMITTER SECTION
accelerate and decelerate. The source of the speed
control is a 12 V battery and control currents over a
range of 0 to 50 A. The controller has a high efficiency
for motor loads in the range of 50 to 150 W. It should
deliver the nominal power continuously and be able to
tolerate slight overloading for a short period of time. For
strong overloading, it should protect the motor from
being damaged for a few seconds, then shut down the
motor and request a reset from the user simultaneously.
Finally, the total parts cost of the converter does not to
exceed $12.
Almost every mechanical movement that we see around
us is accomplished by an electric motor. Electric
machines are a means of converting energy. Motors take
electrical energy and produce mechanical energy.
Electric motors are used to power hundreds of devices
we use in everyday life. Motors come in various sizes.
Huge motors that can take loads of 1000’s of
Horsepower are typically used in the industry. Some
examples of large motor applications include elevators,
electric trains, hoists, and heavy metal rolling mills.
Examples of small motor applications include motors
used in automobiles, robots, hand power tools and food
blenders. Micro-machines are electric machines with
parts the size of red blood cells, and find many Every system is automated in order to face new
applications in medicine many researchers have worked challenges in the present day situation. Automated
in the field of intelligent motion control and power systems have less manual operations, so that the
electronics and have developed microcontroller and flexibility, reliabilities are high and accurate. Hence
digital signal processing based controller for three phase every field prefers automated control systems.
induction motor. They have studied the need, the Especially in the field of electronics automated systems
benefits and applications of intelligent motion control in are doing better performance. The goal of the project is
to develop a system, which uses RF communication to
_______________________________________________________________________________________________
ISSN (Online): 2347 - 2812, Volume-4, Issue -9, 2016
48
International Journal of Recent Advances in Engineering & Technology (IJRAET)
_______________________________________________________________________________________________
control the speed of dc motor without any wired The Uno differs from all preceding boards in that it does
communication, which executes with respect to the not use the FTDI USB-to-serial driver chip. Instead, it
signal sent by the RF TX. There are several applications features the Atmega16U2 (Atmega8U2 up to version
with dc motors in our daily life. R2) programmed as a USB-to-serial converter.
B. RECIVER SECTION. B. Receiver Section
A.TRANSMITTER SECTION
The Arduino Uno is a microcontroller board based on
the ATmega328. It has 14 digital input/output pins (of
which 6 can be used as PWM outputs), 6 analog inputs,
a 16 MHz ceramic resonator, a USB connection, a Fig 5.5 Flow Chart for transmitter
power jack, an ICSP header, and a reset button.
It contains everything needed to support the
microcontroller; simply connect it to a computer with a
USB cable or power it with a AC-to-DC adapter or
battery to get started.
_______________________________________________________________________________________________
ISSN (Online): 2347 - 2812, Volume-4, Issue -9, 2016
49
International Journal of Recent Advances in Engineering & Technology (IJRAET)
_______________________________________________________________________________________________
_______________________________________________________________________________________________
ISSN (Online): 2347 - 2812, Volume-4, Issue -9, 2016
50
International Journal of Recent Advances in Engineering & Technology (IJRAET)
_______________________________________________________________________________________________
E.WORKING MODULE. the reset line of the ATmega328 via a 100 Nano farad
capacitor.
When this line is asserted (taken low), the reset line
drops long enough to reset the chip. The Arduino
software uses this capability to allow you to upload code
by simply pressing the upload button in the Arduino
environment. This means that the boot loader can have a
shorter timeout, as the lowering of DTR can be well-
coordinated with the start of the upload.
IV. CONCLUSION:
Dc motors are finding various applications one
technique is more suitable & economic with less power
loss & more efficiency improves efficiency up to 80%
by reducing losses such as
Programming: 1)switching losses
The Arduino Uno can be programmed with the Arduino 2) Machine losses
software (download). Select "Arduino Uno from the
Remote itself is a stator (made of resistances) including
Tools > Board menu (according to the microcontroller
resistances to armature so heat is reduced with increased
on your board). For details, see the reference and
efficiency.
tutorials.
The ATmega328 on the Arduino Uno comes preburned REFERENCES
with a bootloader that allows you to upload new code to [1] Tze-Yee Ho; Mu-Song Chen; Lung-Hsian Yang;
it without the use of an external hardware programmer. Wei-Lun Lin, 2012. The Design of a High Power
It communicates using the original STK500 protocol Factor Brushless DC MotorDrive Conference: 4-
(reference, C header files). 6 June 2012, International Symposiumon
You can also bypass the bootloader and program the Computer, Consumer and Control (IS3C), 2012 ,
microcontroller through the ICSP (In-Circuit Serial IEEE,pp. 345-348.
Programming) header; see these instructions for details. [2] Mohamed A. Awadallah, Ehab H. E. Bayoumi,
F. MAIN PROGRAM HishamM.Suliman, 2009. Adaptive Deadbeat
Controllers for Brushlessdc Drives Using PSO
Constant pot+A0 and ANFIS Techniques, Journal of Electrical
Void setup () Engineering, Vol. 60, and No. 1.
_______________________________________________________________________________________________
ISSN (Online): 2347 - 2812, Volume-4, Issue -9, 2016
51
International Journal of Recent Advances in Engineering & Technology (IJRAET)
_______________________________________________________________________________________________
_______________________________________________________________________________________________
ISSN (Online): 2347 - 2812, Volume-4, Issue -9, 2016
52