SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Advancements in Research & Technology, Volume 2, Issue2, Feb ruary-2013 1
ISSN 2278-7763
Copyright © 2013 SciResPub.
GSM Based Automatic Motor Control and Protection System
Kamrul Hassan1*
, Raziul Islam Siddiqui2
, Md. Takdirul Islam3
, Nahid Alam Siddique4
, Syed Mohammad Enam
Uddin5
Department of EEE, Chittagong University of Engineering & Technology (CUET), Chittagong, Bangladesh
Email: 1*
kamrul_cuet07@yahoo.com, 2
raziul05cuet@gmail.com,3
takdiruleee@gmail.com, 4
punam0027@gmail.com, 5
sayedasifintro@gmail.com
ABSTRACT
Some wise scientist once said that control system is a system where we can shut down the machine whenever we want. That’s
the difference between controlled and uncontrolled machine. Our project is about make this control system efficient and dynam-
ic. As the name suggested the automatic control is for controlling the motor from remote place, look over it’s operating condi-
tions, get feedback from the motor itself. Our target is to control the motor from distant place by mobile DTMF tone and also get
feedback by SMS while it is in ON or OFF condition. We also ensure the safe operation of the motor by detecting the voltage of
the source and ensure feedback from system while it is over or under voltage. Again we also get these feedbacks by SMS as well.
GSM network is everywhere in our country that’s why we choose GSM network to operate our motor also transfer feedback
information through it. We also use GSM network because if we use it then we don’t need to establish extra equipment for net-
working. To transmit feedback signals we use GSM modem at the motor end also generate control signal by mobile DTMF be-
cause it is very easy to generate DTMF by mobile station and send feedback SMS by Modem as well. In industrial sector we
hope our project is become handy and cost effective to operate motor and give it’s protection
Keywords : DTMF Decoder, Hand Shaking Device, AT Command, Rectifier Circuit, GSM Modem, Microcontroller.
1 INTRODUCTION
Some wise scientist once said that control system is a system
where we can shut down the machine whenever we want.
That’s the difference between controlled and uncontrolled
machine. Our project is about make this control system effi-
cient and dynamic.
Today in Bangladesh for industrial sector motors are too much
important. But high rating motors required safe operation.
Equipment necessary for automatic motor control and safety
system requires more foreign currency to import. Although
maximum systems are consist of wires which increase com-
plexity of the system. That’s why we are willing to make a
device which is dynamic, cheap and wireless in the field of
motor controlling. Again safety of a motor is also a major con-
cern because malfunctioning of a huge motor can cause a huge
loss in production also increase maintenance cost of the motor
itself. That’s why we include safety function in our project.
Mentioning that safety system is also wireless makes it dy-
namic and one can observe motor’s operation from a remote
place and control it.
We use GSM system here to increase reliability of the network
and save the cost of networking equipments.
2 METHODOLOGY
2.1 Project Objective
The main objective of this project is to control the motor. Con-
trol means ability to shut down a machine whenever we want
to and in this project it is done with wireless signal transmis-
sion. Our objective is to give the motor proper protection. We
give over voltage and under voltage protection by fetching
feedback signals from the load end.
2.2 Project Overview
There are three functions in this project:
 motor control
 on-off state detection
 motor safety
2.2.1 Motor Control
In this portion the motor can be turned on or turned off. Pre-
cisely there have been used two mobile stations: a receiver and
a transmitter. The receiver mobile is always in auto receiving
mode. When a call is made by the transmitter mobile then the
call is automatically received by the receiver cell phone. Then
the transmitter mobile gives a command to the receiver mobile
phone. The command is then transferred to a DTMF decoder.
Fig. 1. Magnetization as a function of applied field
International Journal of Advancements in Research & Technology, Volume 2, Issue2, Feb ruary-2013 2
ISSN 2278-7763
Copyright © 2013 SciResPub.
2.2.2 On-Off State Detection
Fig. 2. Block diagram of on-off stste detection for motor
It is seen from the above potion that the microcontroller re-
ceiving signal from the signal conditioning circuit operates the
relay. Same time the microcontroller sends a command to a
signal sending MS to send a signal to the transmitter mobile
station whether the motor is in on or off state.
2.2.3 Motor Safety
Fig. 3. Block diagram for motor voltage safety process
In this portion motor safety is provided. At first the AC input
supply which drives the motor is rectified by a rectifier and
then it is send to a signal conditioning circuit then sends to a
micro controller. Microcontroller has a threshold value for
220V AC supply. Hence if the AC input supply reaches to a
over voltage or under voltage then the microcontroller com-
mands the signal sending modem to send a message to the
controller mobile station. By this way one can be alerted to
take necessary steps to save the motor.
3 ADOPTED TECHNIQUE
3.1 DTMF decoder circuit
Fig. 4. DTMF Decoder circuit [2]
This circuit detects the dial tone from a telephone line and
decodes the keypad pressed on the remote telephone. The dial
tone we heard when we pick up the phone set is call Dual
Tone Multi-Frequency, DTMF in short.
3.2 Transistor Switching of Motor
Fig. 5. Relay Circuit to operate motor
The circuit looks that of the Common Emitter circuit we know.
The difference this time is that to operate the transistor as a
switch the transistor needs to be turned either fully "OFF" (cut-
off) or fully "ON" (saturated).
3.3 Over voltage and under voltage detection circuit
Here bridge rectifier is used to make AC voltage into DC.
Using bridge rectifier cause .14 volt voltage drop here but
produce less ripple.
Fig. 6. Rectifier circuit used in voltage detection [1]
3.4 Hand Shaking Device
When communicating with various micro processors one
needs to convert the RS232 levels down to lower levels, typi-
cally 3.3 or 5.0 Volts. Serial RS-232 (V.24) communication
works with voltages -15V to +15V for high and low
Fig. 7. Connection of Hand Shaking device [3]
International Journal of Advancements in Research & Technology, Volume 2, Issue2, Feb ruary-2013 3
ISSN 2278-7763
Copyright © 2013 SciResPub.
On the other hand, TTL logic operates between 0V and +5V.
Thus the RS-232 signal levels are far too high TTL electronics,
and the negative RS-232 voltage for high can’t be handled at
all by computer logic. To receive serial data from an RS-232
interface the voltage has to be reduced. Also the low and high
voltage level has to be inverted. Modern low power consump-
tion logic operates in the range of 0V and +3.3V or even lower.
In our project PIC microcontroller works with 5 volt and 0 volt
logic but to send AT command to Modem this signal should
converted to a level of serial RS232. That’s why we need a
handshaking device. Here we use MAX232 as a handshaking
device. This is a cheap and simple way to do that.
4 DESIGN AND HARDWARE IMPLEMENTATION
4.1 Overall Circuit Diagram
In the simulation design we can see the overall circuit diagram
of this prototype project.
Fig. 8. Complete Circuit diagram of motor control and protection system
4.2 DTMF Decoder and Motor Drive Unit
DTMF decoder grab the tone signal from receiver mobile sta-
tion and generates 4 digit binary codes. This 4 digit binary
code sends to a microcontroller input. Micro controller checks
the inputs and if the program logic satisfies the input logic
then it turns on either off the motor. At the same time micro
controller sends a sms to the controller through Modem which
is operated by the micro controller itself.
In order drive the mootor Base current to flow, the Base input
terminal must be made more positive than the Emitter by in-
creasing it above the 0.7 volts needed for a silicon device. By
varying this Base-Emitter voltage VBE, the Base current is also
altered and which in turn controls the amount of Collector
current flowing through the transistor. When maximum Col-
lector current flows the transistor is said to be Saturated. The
value of the Base resistor determines how much input voltage
is required and corresponding Base current to switch the tran-
sistor fully "ON". This transistor switching circuit operate the
motor to be ON either OFF.
Fig. 9. (A) DTMF Decoder circuit, (B) Relay circuit to drive the motor
4.3 Confirmation Sending Unit
This unite consist of a microcontroller interfaced with a GSM
modem named MOD 9001 by a hand shaking device consist-
ing MAX232. [4]
For confirmation of the motor state also give over voltage and
under voltage detection massages, preferred signals are pro-
vided to the microcontroller mother board by signal condi-
tioning circuit.
PIC microcontroller is interfaced with Modem by hand shak-
ing device. Modem works with AT command send by micro-
controller. When microcontroller found proper logic of over
voltage occur either under voltage then it gives signals (AT
commands) to modem to send a SMS to the controller mobile
phone number which is defined at the program. This process
also happened when motor become ON either OFF. Modem
also send SMS to controller mobile phone number.
Fig. 10. (A) Signal conditioning circuit for voltage dtection, (B) Modem
connection with microcontroller by handshaking device.
5 TESTING AND RESULTS
Motor is controlled in a predefined manner as theory. DTMF
is responding fast as also microcontroller but notification goes
in a delay about several seconds because of fluency of pro-
gram also because of the slowness of the auxiliary interfacing
device.
Overvoltage and under voltage can be notified by sms. But
because of reducing a value of 220 volt ac into 3 volt dc the
error margin is quite small here.
International Journal of Advancements in Research & Technology, Volume 2, Issue2, Feb ruary-2013 4
ISSN 2278-7763
Copyright © 2013 SciResPub.
Fig. 11. ON state of the load
Fig. 12. OFF state of the load
6 CONCLUSION
Design such a project and implement it, we gather great prac-
tical experience. We tried to implement our theoretical
knowledge successfully. This course teaches us about the far
difference between theoretical and practical knowledge.
This project increases our ability to work as a group and it
helps us in future life.
But we face several problems because of unavailability of
quality goods, technical support and inexperience. Despite
that we enjoyed our work very much and successfully finished
that work in perfection.
In this dynamic world motor is the most convenient and use-
ful tool in industry. Large rated motor required flexible con-
trol and protection. We hope our project can bring dynamic
change in our industrial level motor controlling system.
REFERENCES
[1] http://www.google.com/imgres?hl=en&tbo=d&biw=1366&bih=667&t
bm=isch&tbnid=vcvJpM8fWvLggM:&imgrefurl=http://newton.ex.ac.
uk/teaching/CDHW/Electronics2/SimSheet-
02.html&docid=xmZ1vOfahVbQVM&imgurl=http://newton.ex.ac.uk/
teaching/CDHW/Electronics2/PHY2028-
C14.2.gif&w=288&h=153&ei=u5vsUJmJDc-
DkgWMqYCgBQ&zoom=1&iact=hc&vpx=825&vpy=169&dur=34393
&hovh=122&hovw=230&tx=109&ty=87&sig=109559073233893994913
&page=1&tbnh=122&tbnw=230&start=0&ndsp=26&ved=1t:429,r:4,s:0,
i:100
[2] http://www.google.com/imgres?hl=en&sa=X&tbo=d&biw=1366&bih=
667&tbm=isch&tbnid=aw6oLj5RWKGk0M:&imgrefurl=http://fritzing
.org/projects/dtmf-decoder-with-arduino-decoder-dtmf-com-
ar-
duino/&docid=AXjmBVqUGN6kNM&imgurl=http://fritzing.org/med
ia/fritzing-repo/projects/d/dtmf-decoder-with-arduino-decoder-dtmf-
com-
ar-
duino/images/Base.png&w=323&h=217&ei=vl_sUPykA8fdkAX_voDI
AQ&zoom=1&iact=hc&vpx=1067&vpy=308&dur=4531&hovh=173&h
ovw=258&tx=188&ty=89&sig=109559073233893994913&page=4&tbnh
=131&tbnw=196&start=78&ndsp=30&ved=1t:429,r:95,s:0,i:383
[3] http://www.google.com/imgres?imgurl=http://4.bp.blogspot.com/-
qq7ewDvZk5g/UFawRWG7SEI/AAAAAAAAAM0/JPXkGSXPkQY/s
1600/RS232%2BMenggunakan%2BMAX232.gif&imgrefurl=http://hoy
ong-es-krim.blogspot.com/2012/09/ic-
max232.html&h=472&w=744&sz=7&tbnid=il2KX0-
wmYrX-
OM:&tbnh=88&tbnw=138&zoom=1&usg=__wl3O0ySN2gDD8WtbJ9
RtnxuK-
kgM=&docid=RWHLfibQ5lxPkM&sa=X&ei=tGHsUOLsPMuDlAWTo
4GIDA&ved=0CEsQ9QEwBA&dur=4230
[4] http://www.cytron.com.my/usr_attachment/MOD%209001D%20RS23
2%20GSMGPRS%20Modem%20User%20Manual.pdf

More Related Content

What's hot

Gsm based home automation
Gsm based home automationGsm based home automation
Gsm based home automationMainak Sinha
 
wireless electronic notice board using GSM
wireless electronic notice board using GSMwireless electronic notice board using GSM
wireless electronic notice board using GSMVijeeth Anitha
 
Cell Phone Detector ppt- IIEST, Shibpur
Cell Phone Detector ppt- IIEST, ShibpurCell Phone Detector ppt- IIEST, Shibpur
Cell Phone Detector ppt- IIEST, ShibpurRanapratap Majee
 
Project Report on Hand gesture controlled robot part 2
Project Report on Hand gesture controlled robot part 2Project Report on Hand gesture controlled robot part 2
Project Report on Hand gesture controlled robot part 2Pragya
 
Intelligent Substation & its applications
Intelligent Substation & its applicationsIntelligent Substation & its applications
Intelligent Substation & its applicationsGowtham MG
 
8 sem final report print copy (1)
8 sem final report print copy (1)8 sem final report print copy (1)
8 sem final report print copy (1)Jha Bhargav
 
Questions & Answers related to home automation
Questions & Answers related to home automationQuestions & Answers related to home automation
Questions & Answers related to home automationMOHAMMAD TANVEER
 
wireless E notice board
wireless E notice boardwireless E notice board
wireless E notice boardGanesh Gani
 
soldier tracking and health monitoring system
soldier tracking and health monitoring systemsoldier tracking and health monitoring system
soldier tracking and health monitoring systemJoshpin Bala.B
 
Home automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASEDHome automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASEDAshish Kumar Thakur
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by BluetoothAakashkumar276
 
IRJET- Dynamic Wireless Electric Vehicle Charging System
IRJET-  	  Dynamic Wireless Electric Vehicle Charging SystemIRJET-  	  Dynamic Wireless Electric Vehicle Charging System
IRJET- Dynamic Wireless Electric Vehicle Charging SystemIRJET Journal
 
Bluetooth based Home Automation
Bluetooth based Home AutomationBluetooth based Home Automation
Bluetooth based Home AutomationJagannath Kartik
 
Microcontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversMicrocontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversVinny Chweety
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controllSumit Saini
 
Wireless charging of ev's
Wireless charging of ev'sWireless charging of ev's
Wireless charging of ev'sRajatAgrawal110
 
automatic street light
automatic street lightautomatic street light
automatic street lightAnish Anand
 

What's hot (20)

Gsm based home automation
Gsm based home automationGsm based home automation
Gsm based home automation
 
wireless electronic notice board using GSM
wireless electronic notice board using GSMwireless electronic notice board using GSM
wireless electronic notice board using GSM
 
Cell Phone Detector ppt- IIEST, Shibpur
Cell Phone Detector ppt- IIEST, ShibpurCell Phone Detector ppt- IIEST, Shibpur
Cell Phone Detector ppt- IIEST, Shibpur
 
Project Report on Hand gesture controlled robot part 2
Project Report on Hand gesture controlled robot part 2Project Report on Hand gesture controlled robot part 2
Project Report on Hand gesture controlled robot part 2
 
Intelligent Substation & its applications
Intelligent Substation & its applicationsIntelligent Substation & its applications
Intelligent Substation & its applications
 
8 sem final report print copy (1)
8 sem final report print copy (1)8 sem final report print copy (1)
8 sem final report print copy (1)
 
Questions & Answers related to home automation
Questions & Answers related to home automationQuestions & Answers related to home automation
Questions & Answers related to home automation
 
wireless E notice board
wireless E notice boardwireless E notice board
wireless E notice board
 
soldier tracking and health monitoring system
soldier tracking and health monitoring systemsoldier tracking and health monitoring system
soldier tracking and health monitoring system
 
Seminar report
Seminar reportSeminar report
Seminar report
 
Home automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASEDHome automation using bluetooth - Aurdino BASED
Home automation using bluetooth - Aurdino BASED
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by Bluetooth
 
IRJET- Dynamic Wireless Electric Vehicle Charging System
IRJET-  	  Dynamic Wireless Electric Vehicle Charging SystemIRJET-  	  Dynamic Wireless Electric Vehicle Charging System
IRJET- Dynamic Wireless Electric Vehicle Charging System
 
Bluetooth based Home Automation
Bluetooth based Home AutomationBluetooth based Home Automation
Bluetooth based Home Automation
 
Wireless charging ppt
Wireless charging pptWireless charging ppt
Wireless charging ppt
 
Microcontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversMicrocontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken drivers
 
Home automation ppt
Home automation pptHome automation ppt
Home automation ppt
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
 
Wireless charging of ev's
Wireless charging of ev'sWireless charging of ev's
Wireless charging of ev's
 
automatic street light
automatic street lightautomatic street light
automatic street light
 

Viewers also liked

GSM Based Motor Controller
GSM Based Motor ControllerGSM Based Motor Controller
GSM Based Motor Controllergopalsystems
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMpriyanka kini
 
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...ASHOKKUMAR RAMAR
 
Gsm based irrigation control
Gsm based irrigation controlGsm based irrigation control
Gsm based irrigation controlSatyam Tiwari
 
Project report on gsm based borewell water level monitor
Project report on gsm based borewell water level monitorProject report on gsm based borewell water level monitor
Project report on gsm based borewell water level monitorTarun Arora
 
Gsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemGsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemSantanu Mukhopadhyay
 
home appliance control using gsm
home appliance control using gsmhome appliance control using gsm
home appliance control using gsmChinmoy Jena
 
Gsm based borewell water level monitor
Gsm based borewell water level monitorGsm based borewell water level monitor
Gsm based borewell water level monitorTarun Arora
 
water level monitor using gsm
water level monitor using gsmwater level monitor using gsm
water level monitor using gsmAditya Kumar
 
gsm based control of electrical appliances
gsm based control of electrical appliancesgsm based control of electrical appliances
gsm based control of electrical appliancesAccuracy info labs
 
automatic water level controlling using gsm system
automatic water level controlling using gsm systemautomatic water level controlling using gsm system
automatic water level controlling using gsm systempavan kumar
 
GSM GPRS sim900 a modem with aurdino compatible
GSM GPRS sim900 a modem with aurdino compatibleGSM GPRS sim900 a modem with aurdino compatible
GSM GPRS sim900 a modem with aurdino compatibleRaghav Shetty
 
Introduction to arduino
Introduction to arduinoIntroduction to arduino
Introduction to arduinoMohamed Essam
 
rfid based traffic control system by using gsm
rfid based traffic control system by using gsmrfid based traffic control system by using gsm
rfid based traffic control system by using gsmramesh chatty
 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to ArduinoOmer Kilic
 
Optimum energy management system
Optimum energy management systemOptimum energy management system
Optimum energy management systemMuhammad Zubair
 
A project report on Remote Monitoring of a Power Station using GSM and Arduino
A project report on Remote Monitoring of a Power Station using GSM and ArduinoA project report on Remote Monitoring of a Power Station using GSM and Arduino
A project report on Remote Monitoring of a Power Station using GSM and ArduinoJawwad Sadiq Ayon
 
Transformer protection using microcontroller and gsm technology
Transformer protection using microcontroller and gsm technologyTransformer protection using microcontroller and gsm technology
Transformer protection using microcontroller and gsm technologyKartik Patel
 

Viewers also liked (20)

GSM Based Motor Controller
GSM Based Motor ControllerGSM Based Motor Controller
GSM Based Motor Controller
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSM
 
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...
 
Gsm based irrigation control
Gsm based irrigation controlGsm based irrigation control
Gsm based irrigation control
 
Project report on gsm based borewell water level monitor
Project report on gsm based borewell water level monitorProject report on gsm based borewell water level monitor
Project report on gsm based borewell water level monitor
 
Gsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemGsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation system
 
Gsm based control system
Gsm based control systemGsm based control system
Gsm based control system
 
home appliance control using gsm
home appliance control using gsmhome appliance control using gsm
home appliance control using gsm
 
Gsm based borewell water level monitor
Gsm based borewell water level monitorGsm based borewell water level monitor
Gsm based borewell water level monitor
 
water level monitor using gsm
water level monitor using gsmwater level monitor using gsm
water level monitor using gsm
 
gsm based control of electrical appliances
gsm based control of electrical appliancesgsm based control of electrical appliances
gsm based control of electrical appliances
 
automatic water level controlling using gsm system
automatic water level controlling using gsm systemautomatic water level controlling using gsm system
automatic water level controlling using gsm system
 
GSM GPRS sim900 a modem with aurdino compatible
GSM GPRS sim900 a modem with aurdino compatibleGSM GPRS sim900 a modem with aurdino compatible
GSM GPRS sim900 a modem with aurdino compatible
 
Introduction to arduino
Introduction to arduinoIntroduction to arduino
Introduction to arduino
 
rfid based traffic control system by using gsm
rfid based traffic control system by using gsmrfid based traffic control system by using gsm
rfid based traffic control system by using gsm
 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to Arduino
 
Arduino + Android
Arduino + AndroidArduino + Android
Arduino + Android
 
Optimum energy management system
Optimum energy management systemOptimum energy management system
Optimum energy management system
 
A project report on Remote Monitoring of a Power Station using GSM and Arduino
A project report on Remote Monitoring of a Power Station using GSM and ArduinoA project report on Remote Monitoring of a Power Station using GSM and Arduino
A project report on Remote Monitoring of a Power Station using GSM and Arduino
 
Transformer protection using microcontroller and gsm technology
Transformer protection using microcontroller and gsm technologyTransformer protection using microcontroller and gsm technology
Transformer protection using microcontroller and gsm technology
 

Similar to Gsm based-automatic-motor-control-and-protection-system(1)

Home Security System Using Gsm Modem
Home Security System Using Gsm ModemHome Security System Using Gsm Modem
Home Security System Using Gsm ModemIJERA Editor
 
Fingerprint Based Security System using GSM Module
Fingerprint Based Security System using GSM ModuleFingerprint Based Security System using GSM Module
Fingerprint Based Security System using GSM ModuleIJERA Editor
 
Auto dial-er Home security
Auto dial-er Home securityAuto dial-er Home security
Auto dial-er Home securityvaibhav jindal
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET Journal
 
KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINIMAHESH294
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAMAHESH294
 
IRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET Journal
 
DTMF based Different Load control
DTMF  based Different Load controlDTMF  based Different Load control
DTMF based Different Load controlMaheshMankar7592
 
IRJET- Power Theft Detection and Monitoring using GSM Technology
IRJET-  	  Power Theft Detection and Monitoring using GSM TechnologyIRJET-  	  Power Theft Detection and Monitoring using GSM Technology
IRJET- Power Theft Detection and Monitoring using GSM TechnologyIRJET Journal
 
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...ijsrd.com
 
Home automation control system using dtmf technology
Home automation control system using dtmf technologyHome automation control system using dtmf technology
Home automation control system using dtmf technologyGovind Ekshinge
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET Journal
 
Paper id 24201457
Paper id 24201457Paper id 24201457
Paper id 24201457IJRAT
 
Remote Power Distribution System using GSM
Remote Power Distribution System using GSMRemote Power Distribution System using GSM
Remote Power Distribution System using GSMIRJET Journal
 
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET Journal
 
Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)IISRT
 

Similar to Gsm based-automatic-motor-control-and-protection-system(1) (20)

Major Project Report.pdf
Major Project Report.pdfMajor Project Report.pdf
Major Project Report.pdf
 
Home Security System Using Gsm Modem
Home Security System Using Gsm ModemHome Security System Using Gsm Modem
Home Security System Using Gsm Modem
 
GSM CONTROL OF ELECTRICAL APPLIANCES
GSM CONTROL OF ELECTRICAL APPLIANCESGSM CONTROL OF ELECTRICAL APPLIANCES
GSM CONTROL OF ELECTRICAL APPLIANCES
 
Fingerprint Based Security System using GSM Module
Fingerprint Based Security System using GSM ModuleFingerprint Based Security System using GSM Module
Fingerprint Based Security System using GSM Module
 
Auto dial-er Home security
Auto dial-er Home securityAuto dial-er Home security
Auto dial-er Home security
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
 
KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINI
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
 
IRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for Vehicle
 
DTMF based Different Load control
DTMF  based Different Load controlDTMF  based Different Load control
DTMF based Different Load control
 
G3602050055
G3602050055G3602050055
G3602050055
 
IRJET- Power Theft Detection and Monitoring using GSM Technology
IRJET-  	  Power Theft Detection and Monitoring using GSM TechnologyIRJET-  	  Power Theft Detection and Monitoring using GSM Technology
IRJET- Power Theft Detection and Monitoring using GSM Technology
 
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...
 
Home automation control system using dtmf technology
Home automation control system using dtmf technologyHome automation control system using dtmf technology
Home automation control system using dtmf technology
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
 
Paper id 24201457
Paper id 24201457Paper id 24201457
Paper id 24201457
 
Remote Power Distribution System using GSM
Remote Power Distribution System using GSMRemote Power Distribution System using GSM
Remote Power Distribution System using GSM
 
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
 
Ff25965968
Ff25965968Ff25965968
Ff25965968
 
Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)
 

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
 
(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
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana 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
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall 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
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
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
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
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
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
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
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

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
 
(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...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
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
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
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
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
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...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
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...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 

Gsm based-automatic-motor-control-and-protection-system(1)

  • 1. International Journal of Advancements in Research & Technology, Volume 2, Issue2, Feb ruary-2013 1 ISSN 2278-7763 Copyright © 2013 SciResPub. GSM Based Automatic Motor Control and Protection System Kamrul Hassan1* , Raziul Islam Siddiqui2 , Md. Takdirul Islam3 , Nahid Alam Siddique4 , Syed Mohammad Enam Uddin5 Department of EEE, Chittagong University of Engineering & Technology (CUET), Chittagong, Bangladesh Email: 1* kamrul_cuet07@yahoo.com, 2 raziul05cuet@gmail.com,3 takdiruleee@gmail.com, 4 punam0027@gmail.com, 5 sayedasifintro@gmail.com ABSTRACT Some wise scientist once said that control system is a system where we can shut down the machine whenever we want. That’s the difference between controlled and uncontrolled machine. Our project is about make this control system efficient and dynam- ic. As the name suggested the automatic control is for controlling the motor from remote place, look over it’s operating condi- tions, get feedback from the motor itself. Our target is to control the motor from distant place by mobile DTMF tone and also get feedback by SMS while it is in ON or OFF condition. We also ensure the safe operation of the motor by detecting the voltage of the source and ensure feedback from system while it is over or under voltage. Again we also get these feedbacks by SMS as well. GSM network is everywhere in our country that’s why we choose GSM network to operate our motor also transfer feedback information through it. We also use GSM network because if we use it then we don’t need to establish extra equipment for net- working. To transmit feedback signals we use GSM modem at the motor end also generate control signal by mobile DTMF be- cause it is very easy to generate DTMF by mobile station and send feedback SMS by Modem as well. In industrial sector we hope our project is become handy and cost effective to operate motor and give it’s protection Keywords : DTMF Decoder, Hand Shaking Device, AT Command, Rectifier Circuit, GSM Modem, Microcontroller. 1 INTRODUCTION Some wise scientist once said that control system is a system where we can shut down the machine whenever we want. That’s the difference between controlled and uncontrolled machine. Our project is about make this control system effi- cient and dynamic. Today in Bangladesh for industrial sector motors are too much important. But high rating motors required safe operation. Equipment necessary for automatic motor control and safety system requires more foreign currency to import. Although maximum systems are consist of wires which increase com- plexity of the system. That’s why we are willing to make a device which is dynamic, cheap and wireless in the field of motor controlling. Again safety of a motor is also a major con- cern because malfunctioning of a huge motor can cause a huge loss in production also increase maintenance cost of the motor itself. That’s why we include safety function in our project. Mentioning that safety system is also wireless makes it dy- namic and one can observe motor’s operation from a remote place and control it. We use GSM system here to increase reliability of the network and save the cost of networking equipments. 2 METHODOLOGY 2.1 Project Objective The main objective of this project is to control the motor. Con- trol means ability to shut down a machine whenever we want to and in this project it is done with wireless signal transmis- sion. Our objective is to give the motor proper protection. We give over voltage and under voltage protection by fetching feedback signals from the load end. 2.2 Project Overview There are three functions in this project:  motor control  on-off state detection  motor safety 2.2.1 Motor Control In this portion the motor can be turned on or turned off. Pre- cisely there have been used two mobile stations: a receiver and a transmitter. The receiver mobile is always in auto receiving mode. When a call is made by the transmitter mobile then the call is automatically received by the receiver cell phone. Then the transmitter mobile gives a command to the receiver mobile phone. The command is then transferred to a DTMF decoder. Fig. 1. Magnetization as a function of applied field
  • 2. International Journal of Advancements in Research & Technology, Volume 2, Issue2, Feb ruary-2013 2 ISSN 2278-7763 Copyright © 2013 SciResPub. 2.2.2 On-Off State Detection Fig. 2. Block diagram of on-off stste detection for motor It is seen from the above potion that the microcontroller re- ceiving signal from the signal conditioning circuit operates the relay. Same time the microcontroller sends a command to a signal sending MS to send a signal to the transmitter mobile station whether the motor is in on or off state. 2.2.3 Motor Safety Fig. 3. Block diagram for motor voltage safety process In this portion motor safety is provided. At first the AC input supply which drives the motor is rectified by a rectifier and then it is send to a signal conditioning circuit then sends to a micro controller. Microcontroller has a threshold value for 220V AC supply. Hence if the AC input supply reaches to a over voltage or under voltage then the microcontroller com- mands the signal sending modem to send a message to the controller mobile station. By this way one can be alerted to take necessary steps to save the motor. 3 ADOPTED TECHNIQUE 3.1 DTMF decoder circuit Fig. 4. DTMF Decoder circuit [2] This circuit detects the dial tone from a telephone line and decodes the keypad pressed on the remote telephone. The dial tone we heard when we pick up the phone set is call Dual Tone Multi-Frequency, DTMF in short. 3.2 Transistor Switching of Motor Fig. 5. Relay Circuit to operate motor The circuit looks that of the Common Emitter circuit we know. The difference this time is that to operate the transistor as a switch the transistor needs to be turned either fully "OFF" (cut- off) or fully "ON" (saturated). 3.3 Over voltage and under voltage detection circuit Here bridge rectifier is used to make AC voltage into DC. Using bridge rectifier cause .14 volt voltage drop here but produce less ripple. Fig. 6. Rectifier circuit used in voltage detection [1] 3.4 Hand Shaking Device When communicating with various micro processors one needs to convert the RS232 levels down to lower levels, typi- cally 3.3 or 5.0 Volts. Serial RS-232 (V.24) communication works with voltages -15V to +15V for high and low Fig. 7. Connection of Hand Shaking device [3]
  • 3. International Journal of Advancements in Research & Technology, Volume 2, Issue2, Feb ruary-2013 3 ISSN 2278-7763 Copyright © 2013 SciResPub. On the other hand, TTL logic operates between 0V and +5V. Thus the RS-232 signal levels are far too high TTL electronics, and the negative RS-232 voltage for high can’t be handled at all by computer logic. To receive serial data from an RS-232 interface the voltage has to be reduced. Also the low and high voltage level has to be inverted. Modern low power consump- tion logic operates in the range of 0V and +3.3V or even lower. In our project PIC microcontroller works with 5 volt and 0 volt logic but to send AT command to Modem this signal should converted to a level of serial RS232. That’s why we need a handshaking device. Here we use MAX232 as a handshaking device. This is a cheap and simple way to do that. 4 DESIGN AND HARDWARE IMPLEMENTATION 4.1 Overall Circuit Diagram In the simulation design we can see the overall circuit diagram of this prototype project. Fig. 8. Complete Circuit diagram of motor control and protection system 4.2 DTMF Decoder and Motor Drive Unit DTMF decoder grab the tone signal from receiver mobile sta- tion and generates 4 digit binary codes. This 4 digit binary code sends to a microcontroller input. Micro controller checks the inputs and if the program logic satisfies the input logic then it turns on either off the motor. At the same time micro controller sends a sms to the controller through Modem which is operated by the micro controller itself. In order drive the mootor Base current to flow, the Base input terminal must be made more positive than the Emitter by in- creasing it above the 0.7 volts needed for a silicon device. By varying this Base-Emitter voltage VBE, the Base current is also altered and which in turn controls the amount of Collector current flowing through the transistor. When maximum Col- lector current flows the transistor is said to be Saturated. The value of the Base resistor determines how much input voltage is required and corresponding Base current to switch the tran- sistor fully "ON". This transistor switching circuit operate the motor to be ON either OFF. Fig. 9. (A) DTMF Decoder circuit, (B) Relay circuit to drive the motor 4.3 Confirmation Sending Unit This unite consist of a microcontroller interfaced with a GSM modem named MOD 9001 by a hand shaking device consist- ing MAX232. [4] For confirmation of the motor state also give over voltage and under voltage detection massages, preferred signals are pro- vided to the microcontroller mother board by signal condi- tioning circuit. PIC microcontroller is interfaced with Modem by hand shak- ing device. Modem works with AT command send by micro- controller. When microcontroller found proper logic of over voltage occur either under voltage then it gives signals (AT commands) to modem to send a SMS to the controller mobile phone number which is defined at the program. This process also happened when motor become ON either OFF. Modem also send SMS to controller mobile phone number. Fig. 10. (A) Signal conditioning circuit for voltage dtection, (B) Modem connection with microcontroller by handshaking device. 5 TESTING AND RESULTS Motor is controlled in a predefined manner as theory. DTMF is responding fast as also microcontroller but notification goes in a delay about several seconds because of fluency of pro- gram also because of the slowness of the auxiliary interfacing device. Overvoltage and under voltage can be notified by sms. But because of reducing a value of 220 volt ac into 3 volt dc the error margin is quite small here.
  • 4. International Journal of Advancements in Research & Technology, Volume 2, Issue2, Feb ruary-2013 4 ISSN 2278-7763 Copyright © 2013 SciResPub. Fig. 11. ON state of the load Fig. 12. OFF state of the load 6 CONCLUSION Design such a project and implement it, we gather great prac- tical experience. We tried to implement our theoretical knowledge successfully. This course teaches us about the far difference between theoretical and practical knowledge. This project increases our ability to work as a group and it helps us in future life. But we face several problems because of unavailability of quality goods, technical support and inexperience. Despite that we enjoyed our work very much and successfully finished that work in perfection. In this dynamic world motor is the most convenient and use- ful tool in industry. Large rated motor required flexible con- trol and protection. We hope our project can bring dynamic change in our industrial level motor controlling system. REFERENCES [1] http://www.google.com/imgres?hl=en&tbo=d&biw=1366&bih=667&t bm=isch&tbnid=vcvJpM8fWvLggM:&imgrefurl=http://newton.ex.ac. uk/teaching/CDHW/Electronics2/SimSheet- 02.html&docid=xmZ1vOfahVbQVM&imgurl=http://newton.ex.ac.uk/ teaching/CDHW/Electronics2/PHY2028- C14.2.gif&w=288&h=153&ei=u5vsUJmJDc- DkgWMqYCgBQ&zoom=1&iact=hc&vpx=825&vpy=169&dur=34393 &hovh=122&hovw=230&tx=109&ty=87&sig=109559073233893994913 &page=1&tbnh=122&tbnw=230&start=0&ndsp=26&ved=1t:429,r:4,s:0, i:100 [2] http://www.google.com/imgres?hl=en&sa=X&tbo=d&biw=1366&bih= 667&tbm=isch&tbnid=aw6oLj5RWKGk0M:&imgrefurl=http://fritzing .org/projects/dtmf-decoder-with-arduino-decoder-dtmf-com- ar- duino/&docid=AXjmBVqUGN6kNM&imgurl=http://fritzing.org/med ia/fritzing-repo/projects/d/dtmf-decoder-with-arduino-decoder-dtmf- com- ar- duino/images/Base.png&w=323&h=217&ei=vl_sUPykA8fdkAX_voDI AQ&zoom=1&iact=hc&vpx=1067&vpy=308&dur=4531&hovh=173&h ovw=258&tx=188&ty=89&sig=109559073233893994913&page=4&tbnh =131&tbnw=196&start=78&ndsp=30&ved=1t:429,r:95,s:0,i:383 [3] http://www.google.com/imgres?imgurl=http://4.bp.blogspot.com/- qq7ewDvZk5g/UFawRWG7SEI/AAAAAAAAAM0/JPXkGSXPkQY/s 1600/RS232%2BMenggunakan%2BMAX232.gif&imgrefurl=http://hoy ong-es-krim.blogspot.com/2012/09/ic- max232.html&h=472&w=744&sz=7&tbnid=il2KX0- wmYrX- OM:&tbnh=88&tbnw=138&zoom=1&usg=__wl3O0ySN2gDD8WtbJ9 RtnxuK- kgM=&docid=RWHLfibQ5lxPkM&sa=X&ei=tGHsUOLsPMuDlAWTo 4GIDA&ved=0CEsQ9QEwBA&dur=4230 [4] http://www.cytron.com.my/usr_attachment/MOD%209001D%20RS23 2%20GSMGPRS%20Modem%20User%20Manual.pdf