SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
www.irjet.net p-ISSN: 2395-0072Volume: 04 Issue: 03 | Mar -2017
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 243
Dish Positioning By Using IR Remote
Prof. S. A Maske1.Mr. Shelake Aniket Vishwasrao 2.
Mr.Shinde Anup Sanjay 3 . Mr. Mugade Nitin Krushnat 4.
Sanjeevan Engineering Institute & Technology, Panhala ,Department of E&TC
-------------------------------------------------------------------------****------------------------------------------------------------------------
Abstract- In this paper, microcontroller was designed
to develop a dish positioning system which can be
operated by using a remote control. The main point of
using a dish is to receive signal from satellites and other
broadcasting sources. In order to get the exact angle of
position of the dish, it needs to be adjusted manually. In
order to overcome the difficulty of adjusting manually,
this paper helps in adjusting the position of the dish
through a remote control. Remote control acts as a
transmitter whose data is received by an IR receiver
which is interfaced to a microcontroller. The remote
control sends coded data to the receiver whose output is
then sent to the microcontroller. Basic pro language is
also used to implement this system. The microcontroller
sends the control signals to the motor through an
interface known as relay driver.
Keywords – Microcontroller, Infrared(IR) Remote
Control, DC Motor of the Dish .
1. INTRODUCTION
The project is designed to develop a dish positioning
system which can be operated by using a conventional
TV remote. The main application of using a dish is to
receive signal from satellites and other broadcasting
sources.In order to position the dish to the exact angle
to receive the maximum signal of a particular
frequency, it needs to be adjusted manually.
In order to overcome the difficulty of adjusting
manually, this proposed system helps in adjusting the
position of the dish through a simple TV Remote. This
system consists of two motors that enable the dish to
move both in horizontal and vertical direction.
The TV remote acts as a transmitter whose data is
received by an IR receiver which is interfaced to a
microcontroller of 8051 family. The TV remote sends
coded data to the receiver whose output is then sent to
the microcontroller. The microcontroller sends control
signals to the motors through an interface IC also
known as motor driver IC.
The code followed by the TV remote is a standard
RC5 code. This code is used in the program to recognize
the input code from the TV remote for the controller to
develop appropriate output signal for the motor driver
IC.Further the project can be enhanced by using RF
control instead of IR which has got line of sight
communication restrictions.
2. LITERATURE REVIEW
Richard, V., Editor, “Motor Control Electronics
Handbook, Mc Graw-Hill, Boston.Nowadays, the most
popular motor is a servo motor that is used to control
and drive for heavy load application. On the other hand,
the servo motor cost is extensively high for this
application. [10]
Chatterjee S., “Industrial Electronics and Control”, New
Delhi: Tata Mc Graw-Hill Publishing Company Limited.
Using the remote control improves the advanced
technology. And using the microcontroller develops the
motor to maintain the desired position. Although this is
the first approaching step to the control system,
automation system and robotics systems, these can
greatly serve to the industrial control. [9]
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
www.irjet.net p-ISSN: 2395-0072Volume: 04 Issue: 03 | Mar -2017
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 244
3. PROBLEM DEFINATION
Satellite dish positioning system can be provided with
computer system without microcontroller. But
microcontroller is a single chip it is low cost, small size
and high performance. So, microcontroller is most
suitable for auto positioning system. In this system, a
satellite positioning system has been developed.
A dish control system is critical to its tracking
capability. Dish are controlled the manual operation
which is time consuming and less accurate. This system
is used remote control to start the motor moving in the
desired direction. Microcontrollers are widely used all
over the world and it is based on the latest
technologies.
Using the remote control improves the advanced
technology. And using the microcontroller develops the
motor to maintain the desired position. Although this is
the first approaching step to the control system,
automation system and robotics systems, these can
greatly serve to the industrial control.
4. BLOCK DIAGRAM
Fig1- System Architecture of The Proposed
Embedded Web Server
5. CONCEPTUAL ARCHITECTURE
This proposed architecture is divided into 3 parts:
Remote environment; Aurdino UNO & home internet
connectivity shown in figure. A vision that is being
implemented by many in the world is an extensive
range of everyday objects connected and
communicating cheaply with each other across a global
network - "the Internet of Things." The electronic
devices in our world generate enormous amounts of
data and thanks to the Internet the possibilities for
interaction between devices is almost endless. These
devices can be data sources (sensors), end user devices
(displays, databases), and even a data source and sink
(an actuator, smart phone). Using the Internet for
weather monitoring raises new issues and there are
remaining implementation limitations. Internet
communications are scalable and can be used to
connect to everything in a weather monitoring
network.
Fig2. Conceptual Architecture
Firstly, the motor is reaching in something degree
when the power supply on. This degree is called the last
degree. If the setting switch is pressed to save degree
and count of the motor of the satellite dish, motor will
go to the lowest limit from current degree. After
reaching to the lowest limit, the motor will stop. We get
zero degree and zero count.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
www.irjet.net p-ISSN: 2395-0072Volume: 04 Issue: 03 | Mar -2017
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 245
Then the motor will go to the highest limit. After
reaching the highest limit, the motor will stop. And
then, the maximum degree is saved in the
microcontroller.
So the maximum degree and maximum count are got.
Microcontroller calculated resolution and saved the
degrees and pulses in EEPROM. When command degree
from remote control fed to the microcontroller, the
motor is driven. The motor is driving with the counts.
These counts are being sensed by sensor.
Sensor feedback counts of driving motor to the
microcontroller. Microcontroller makes increasing the
counts if the command degree is greater than the last
degree. While increasing the counts, the motor will be
stopped by microcontroller when the command degree
is equal to the last degree.
Similarity, microcontroller makes decreasing the
counts if the command degree is less than the last
degree. While decreasing the counts, the motor will be
stopped by microcontroller when the command degree
is equal to the last degree.
6. DESIGN IMPLEMENTATION
FLOW CHART for WEBSERVER
Microcontroller is used to drive the motor to
the clockwise direction when the command degree is
greater than the last degree and counterclockwise
direction when the command degree is less than the
last degrees in Figure.. And it is used to drive the motor
with the desired degree by calculating the command
degree from remote and feedback
Degree from the reed sensor.
8. ADVANTAGES
The dish position, i.e., tuning, is very important
for getting the standard-broadcast signals from the
satellite. The dish must be pointed at a correct angle to
get the strongest signal possible. If the dish position is
adjusted manually, one cannot direct the dish towards
the best possible position. This proposed system is
intended to adjust the dish position through a simple
TV remote by pressing the buttons corresponding to
the direction of the dish position.
9. RESULT
We are monitoring the change in angle of dish
and make the perfect angle in right direction.
10.CONCLUSION
microcontroller is most suitable for auto
positioning system. In this system, a satellite
positioning system has been developed.
A satellite dish control system is critical to its
tracking capability.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
www.irjet.net p-ISSN: 2395-0072Volume: 04 Issue: 03 | Mar -2017
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 246
This system is used remote control to start the motor
moving in the desired direction. Microcontrollers are
widely used all over the world and it is based on the
latest technologies. Using the remote control improves
the advanced technology. And using the
microcontroller develops the motor to maintain the
desired position. Although this is the first approaching
step to the control system, automation system and
robotics systems, these can greatly serve to the
industrial control.
11. FUTURE SCOPE
We can interface more sensors and control
processes. We have use to two sensors. Also to make it
very simple it can be used just as just a monitoring
system. We can provide SMS alerts.
12. REFERENCES
[1] <http://www.edgefxkits.com/dish-positionig-
control-by-ir-remote.
[2] < http://www.satsig.net/sslist.htm “List of Satellite
in Geostationary Orbit”.
[3] <http://afarts.dodmedia.asd.mil/tech-
info/downlink/Satellite Antenna -Alignment-Rev 1.pdf
and <http://www.dishpointer.com/.
[4] <Microchip, PIC16F87XA, Data Sheet, DS39582B,
Microchip Technology Inc,
http://www.microchip.com/downloads/en/Device
Doc/39582b.pdf.
[5] Ian Aber, James Binney, Miles Buckman, Samantha
Krening, Vu Nguyen, Michael Reher, and Miranda
Rohlfing “Creating a Control and
Operating System For Monitoring and Observing
Space(COSMOS)”.
[6] Nhivekar G.S. and Mudholkar R.R. “Microcontroller
Based IR Remote Control Signal Decoder for Home
Application”.
[7] R. Krishnan, Electric Motor Drives, Low Price
Edition.
[8] http://www.reed-sensor.com Relay and Electronic
India Limit info @ reedswitch.com.
[9] Chatterjee S., “Industrial Electronics and Control”,
New Delhi: Tata Mc Graw-Hill Publishing Company
Limited.
[10] Richard, V., Editor, “Motor Control Electronics
Handbook, Mc Graw-Hill, Boston.

More Related Content

What's hot

IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET Journal
 
Real Time Monitoring and Electro Magnetic Interference causing Data corruption
Real Time Monitoring and Electro Magnetic Interference causing Data corruptionReal Time Monitoring and Electro Magnetic Interference causing Data corruption
Real Time Monitoring and Electro Magnetic Interference causing Data corruptionRekaNext Capital
 
IRJET- Lora based Smart Agriculture Monitoring System
IRJET-  	  Lora based Smart Agriculture Monitoring SystemIRJET-  	  Lora based Smart Agriculture Monitoring System
IRJET- Lora based Smart Agriculture Monitoring SystemIRJET Journal
 
intelligent braking system ppt
intelligent braking system pptintelligent braking system ppt
intelligent braking system pptSumit Kumar
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET Journal
 
Automatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkAutomatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkIRJET Journal
 
IRJET - Construction of "One Belt and One Road" Intelligent Analysis System
IRJET -  	  Construction of "One Belt and One Road" Intelligent Analysis SystemIRJET -  	  Construction of "One Belt and One Road" Intelligent Analysis System
IRJET - Construction of "One Belt and One Road" Intelligent Analysis SystemIRJET Journal
 
Accident Detection and Ambulance Triggered Traffic Management Systems
Accident Detection and Ambulance Triggered Traffic Management SystemsAccident Detection and Ambulance Triggered Traffic Management Systems
Accident Detection and Ambulance Triggered Traffic Management SystemsSachin Kumar Asokan
 
IRJET- Remotely Monitoring Health of the Solar Power System using Arduino
IRJET-  	  Remotely Monitoring Health of the Solar Power System using ArduinoIRJET-  	  Remotely Monitoring Health of the Solar Power System using Arduino
IRJET- Remotely Monitoring Health of the Solar Power System using ArduinoIRJET Journal
 
Zigbee based weather monitoring system
	Zigbee based weather monitoring system	Zigbee based weather monitoring system
Zigbee based weather monitoring systemtheijes
 
Temperature and Mask Scan Entry System
Temperature and Mask Scan Entry SystemTemperature and Mask Scan Entry System
Temperature and Mask Scan Entry SystemAbdullah Moin
 
IRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET Journal
 
Alcohol Sensing Alert with Engine Locking using IOT
Alcohol Sensing Alert with Engine Locking using IOTAlcohol Sensing Alert with Engine Locking using IOT
Alcohol Sensing Alert with Engine Locking using IOTIRJET Journal
 
IoT in Mining for Sensing, Monitoring and Prediction of Underground Mines Roo...
IoT in Mining for Sensing, Monitoring and Prediction of Underground Mines Roo...IoT in Mining for Sensing, Monitoring and Prediction of Underground Mines Roo...
IoT in Mining for Sensing, Monitoring and Prediction of Underground Mines Roo...Ankit Singh
 
Automotive Airbag Solution from Freescale
Automotive Airbag Solution from FreescaleAutomotive Airbag Solution from Freescale
Automotive Airbag Solution from FreescalePremier Farnell
 
Wireless Weather Station monitoring System
Wireless Weather Station monitoring SystemWireless Weather Station monitoring System
Wireless Weather Station monitoring SystemAlameluPriyadharshini
 
FLOOD MONITORING AND ALERTING SYSTEM
FLOOD MONITORING AND ALERTING SYSTEMFLOOD MONITORING AND ALERTING SYSTEM
FLOOD MONITORING AND ALERTING SYSTEMIAEME Publication
 
IOT based irrigation system
IOT based irrigation systemIOT based irrigation system
IOT based irrigation systemShanjedul Hassan
 
Alcohol detection system with gsm and gps (fiem , ece)
Alcohol detection system with gsm and gps (fiem , ece)Alcohol detection system with gsm and gps (fiem , ece)
Alcohol detection system with gsm and gps (fiem , ece)ANUBHAVGHOSHDASTIDAR
 

What's hot (20)

IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using Microcontroller
 
Real Time Monitoring and Electro Magnetic Interference causing Data corruption
Real Time Monitoring and Electro Magnetic Interference causing Data corruptionReal Time Monitoring and Electro Magnetic Interference causing Data corruption
Real Time Monitoring and Electro Magnetic Interference causing Data corruption
 
IRJET- Lora based Smart Agriculture Monitoring System
IRJET-  	  Lora based Smart Agriculture Monitoring SystemIRJET-  	  Lora based Smart Agriculture Monitoring System
IRJET- Lora based Smart Agriculture Monitoring System
 
intelligent braking system ppt
intelligent braking system pptintelligent braking system ppt
intelligent braking system ppt
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPS
 
Automatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkAutomatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor Network
 
IRJET - Construction of "One Belt and One Road" Intelligent Analysis System
IRJET -  	  Construction of "One Belt and One Road" Intelligent Analysis SystemIRJET -  	  Construction of "One Belt and One Road" Intelligent Analysis System
IRJET - Construction of "One Belt and One Road" Intelligent Analysis System
 
Accident Detection and Ambulance Triggered Traffic Management Systems
Accident Detection and Ambulance Triggered Traffic Management SystemsAccident Detection and Ambulance Triggered Traffic Management Systems
Accident Detection and Ambulance Triggered Traffic Management Systems
 
IRJET- Remotely Monitoring Health of the Solar Power System using Arduino
IRJET-  	  Remotely Monitoring Health of the Solar Power System using ArduinoIRJET-  	  Remotely Monitoring Health of the Solar Power System using Arduino
IRJET- Remotely Monitoring Health of the Solar Power System using Arduino
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
 
Zigbee based weather monitoring system
	Zigbee based weather monitoring system	Zigbee based weather monitoring system
Zigbee based weather monitoring system
 
Temperature and Mask Scan Entry System
Temperature and Mask Scan Entry SystemTemperature and Mask Scan Entry System
Temperature and Mask Scan Entry System
 
IRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSN
 
Alcohol Sensing Alert with Engine Locking using IOT
Alcohol Sensing Alert with Engine Locking using IOTAlcohol Sensing Alert with Engine Locking using IOT
Alcohol Sensing Alert with Engine Locking using IOT
 
IoT in Mining for Sensing, Monitoring and Prediction of Underground Mines Roo...
IoT in Mining for Sensing, Monitoring and Prediction of Underground Mines Roo...IoT in Mining for Sensing, Monitoring and Prediction of Underground Mines Roo...
IoT in Mining for Sensing, Monitoring and Prediction of Underground Mines Roo...
 
Automotive Airbag Solution from Freescale
Automotive Airbag Solution from FreescaleAutomotive Airbag Solution from Freescale
Automotive Airbag Solution from Freescale
 
Wireless Weather Station monitoring System
Wireless Weather Station monitoring SystemWireless Weather Station monitoring System
Wireless Weather Station monitoring System
 
FLOOD MONITORING AND ALERTING SYSTEM
FLOOD MONITORING AND ALERTING SYSTEMFLOOD MONITORING AND ALERTING SYSTEM
FLOOD MONITORING AND ALERTING SYSTEM
 
IOT based irrigation system
IOT based irrigation systemIOT based irrigation system
IOT based irrigation system
 
Alcohol detection system with gsm and gps (fiem , ece)
Alcohol detection system with gsm and gps (fiem , ece)Alcohol detection system with gsm and gps (fiem , ece)
Alcohol detection system with gsm and gps (fiem , ece)
 

Similar to Dish Positioning By Using IR Remote

Hand Motion Controlled Robotic Vehicle with Obstacle Detection
Hand Motion Controlled Robotic Vehicle with Obstacle DetectionHand Motion Controlled Robotic Vehicle with Obstacle Detection
Hand Motion Controlled Robotic Vehicle with Obstacle DetectionIRJET Journal
 
Hill Top Braking System in Electronic Bikes
Hill Top Braking System in Electronic BikesHill Top Braking System in Electronic Bikes
Hill Top Braking System in Electronic BikesIRJET Journal
 
Multi-Tasking Auto Cleaner
Multi-Tasking Auto CleanerMulti-Tasking Auto Cleaner
Multi-Tasking Auto CleanerIRJET Journal
 
IRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting RobotIRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting RobotIRJET Journal
 
IRJET- IoT based Motion Control System of a Robotic car
IRJET-  	  IoT based Motion Control System of a Robotic carIRJET-  	  IoT based Motion Control System of a Robotic car
IRJET- IoT based Motion Control System of a Robotic carIRJET Journal
 
IRJET- Design & Development of Two-Wheeled Self Balancing Robot
IRJET-  	  Design & Development of Two-Wheeled Self Balancing RobotIRJET-  	  Design & Development of Two-Wheeled Self Balancing Robot
IRJET- Design & Development of Two-Wheeled Self Balancing RobotIRJET Journal
 
IRJET- Autonomous Floor Cleaning BOT
IRJET- 	  Autonomous Floor Cleaning BOTIRJET- 	  Autonomous Floor Cleaning BOT
IRJET- Autonomous Floor Cleaning BOTIRJET Journal
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing SystemIRJET Journal
 
DTMF Based Intelligent Farming Robotic Vehicle
	 DTMF Based Intelligent Farming Robotic Vehicle	 DTMF Based Intelligent Farming Robotic Vehicle
DTMF Based Intelligent Farming Robotic VehicleIRJET Journal
 
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
 
IRJET- AC Motor Fault Analyser by Characteristic Analysis
IRJET-  	  AC Motor Fault Analyser by Characteristic AnalysisIRJET-  	  AC Motor Fault Analyser by Characteristic Analysis
IRJET- AC Motor Fault Analyser by Characteristic AnalysisIRJET Journal
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMIRJET Journal
 
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...IRJET Journal
 
Can Protocol based Vehicle Brake Control System at Slope
Can Protocol based Vehicle Brake Control System at SlopeCan Protocol based Vehicle Brake Control System at Slope
Can Protocol based Vehicle Brake Control System at SlopeIRJET Journal
 
IRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor PerformanceIRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor PerformanceIRJET Journal
 
A Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android ApplicationA Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android ApplicationIRJET Journal
 
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONEAUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONEIRJET Journal
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET Journal
 
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...IJERA Editor
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTIRJET Journal
 

Similar to Dish Positioning By Using IR Remote (20)

Hand Motion Controlled Robotic Vehicle with Obstacle Detection
Hand Motion Controlled Robotic Vehicle with Obstacle DetectionHand Motion Controlled Robotic Vehicle with Obstacle Detection
Hand Motion Controlled Robotic Vehicle with Obstacle Detection
 
Hill Top Braking System in Electronic Bikes
Hill Top Braking System in Electronic BikesHill Top Braking System in Electronic Bikes
Hill Top Braking System in Electronic Bikes
 
Multi-Tasking Auto Cleaner
Multi-Tasking Auto CleanerMulti-Tasking Auto Cleaner
Multi-Tasking Auto Cleaner
 
IRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting RobotIRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting Robot
 
IRJET- IoT based Motion Control System of a Robotic car
IRJET-  	  IoT based Motion Control System of a Robotic carIRJET-  	  IoT based Motion Control System of a Robotic car
IRJET- IoT based Motion Control System of a Robotic car
 
IRJET- Design & Development of Two-Wheeled Self Balancing Robot
IRJET-  	  Design & Development of Two-Wheeled Self Balancing RobotIRJET-  	  Design & Development of Two-Wheeled Self Balancing Robot
IRJET- Design & Development of Two-Wheeled Self Balancing Robot
 
IRJET- Autonomous Floor Cleaning BOT
IRJET- 	  Autonomous Floor Cleaning BOTIRJET- 	  Autonomous Floor Cleaning BOT
IRJET- Autonomous Floor Cleaning BOT
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
DTMF Based Intelligent Farming Robotic Vehicle
	 DTMF Based Intelligent Farming Robotic Vehicle	 DTMF Based Intelligent Farming Robotic Vehicle
DTMF Based Intelligent Farming Robotic Vehicle
 
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
 
IRJET- AC Motor Fault Analyser by Characteristic Analysis
IRJET-  	  AC Motor Fault Analyser by Characteristic AnalysisIRJET-  	  AC Motor Fault Analyser by Characteristic Analysis
IRJET- AC Motor Fault Analyser by Characteristic Analysis
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
 
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
 
Can Protocol based Vehicle Brake Control System at Slope
Can Protocol based Vehicle Brake Control System at SlopeCan Protocol based Vehicle Brake Control System at Slope
Can Protocol based Vehicle Brake Control System at Slope
 
IRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor PerformanceIRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor Performance
 
A Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android ApplicationA Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android Application
 
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONEAUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
AUTOMATIC ACCELERATION CONTROL IN TRAFFIC SIGNAL/SCHOOL ZONE
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoT
 
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFT
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

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
 
(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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
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
 
(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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
(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
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
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
 

Recently uploaded (20)

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
 
(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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
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
 
(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...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
(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
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
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
 

Dish Positioning By Using IR Remote

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 www.irjet.net p-ISSN: 2395-0072Volume: 04 Issue: 03 | Mar -2017 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 243 Dish Positioning By Using IR Remote Prof. S. A Maske1.Mr. Shelake Aniket Vishwasrao 2. Mr.Shinde Anup Sanjay 3 . Mr. Mugade Nitin Krushnat 4. Sanjeevan Engineering Institute & Technology, Panhala ,Department of E&TC -------------------------------------------------------------------------****------------------------------------------------------------------------ Abstract- In this paper, microcontroller was designed to develop a dish positioning system which can be operated by using a remote control. The main point of using a dish is to receive signal from satellites and other broadcasting sources. In order to get the exact angle of position of the dish, it needs to be adjusted manually. In order to overcome the difficulty of adjusting manually, this paper helps in adjusting the position of the dish through a remote control. Remote control acts as a transmitter whose data is received by an IR receiver which is interfaced to a microcontroller. The remote control sends coded data to the receiver whose output is then sent to the microcontroller. Basic pro language is also used to implement this system. The microcontroller sends the control signals to the motor through an interface known as relay driver. Keywords – Microcontroller, Infrared(IR) Remote Control, DC Motor of the Dish . 1. INTRODUCTION The project is designed to develop a dish positioning system which can be operated by using a conventional TV remote. The main application of using a dish is to receive signal from satellites and other broadcasting sources.In order to position the dish to the exact angle to receive the maximum signal of a particular frequency, it needs to be adjusted manually. In order to overcome the difficulty of adjusting manually, this proposed system helps in adjusting the position of the dish through a simple TV Remote. This system consists of two motors that enable the dish to move both in horizontal and vertical direction. The TV remote acts as a transmitter whose data is received by an IR receiver which is interfaced to a microcontroller of 8051 family. The TV remote sends coded data to the receiver whose output is then sent to the microcontroller. The microcontroller sends control signals to the motors through an interface IC also known as motor driver IC. The code followed by the TV remote is a standard RC5 code. This code is used in the program to recognize the input code from the TV remote for the controller to develop appropriate output signal for the motor driver IC.Further the project can be enhanced by using RF control instead of IR which has got line of sight communication restrictions. 2. LITERATURE REVIEW Richard, V., Editor, “Motor Control Electronics Handbook, Mc Graw-Hill, Boston.Nowadays, the most popular motor is a servo motor that is used to control and drive for heavy load application. On the other hand, the servo motor cost is extensively high for this application. [10] Chatterjee S., “Industrial Electronics and Control”, New Delhi: Tata Mc Graw-Hill Publishing Company Limited. Using the remote control improves the advanced technology. And using the microcontroller develops the motor to maintain the desired position. Although this is the first approaching step to the control system, automation system and robotics systems, these can greatly serve to the industrial control. [9]
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 www.irjet.net p-ISSN: 2395-0072Volume: 04 Issue: 03 | Mar -2017 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 244 3. PROBLEM DEFINATION Satellite dish positioning system can be provided with computer system without microcontroller. But microcontroller is a single chip it is low cost, small size and high performance. So, microcontroller is most suitable for auto positioning system. In this system, a satellite positioning system has been developed. A dish control system is critical to its tracking capability. Dish are controlled the manual operation which is time consuming and less accurate. This system is used remote control to start the motor moving in the desired direction. Microcontrollers are widely used all over the world and it is based on the latest technologies. Using the remote control improves the advanced technology. And using the microcontroller develops the motor to maintain the desired position. Although this is the first approaching step to the control system, automation system and robotics systems, these can greatly serve to the industrial control. 4. BLOCK DIAGRAM Fig1- System Architecture of The Proposed Embedded Web Server 5. CONCEPTUAL ARCHITECTURE This proposed architecture is divided into 3 parts: Remote environment; Aurdino UNO & home internet connectivity shown in figure. A vision that is being implemented by many in the world is an extensive range of everyday objects connected and communicating cheaply with each other across a global network - "the Internet of Things." The electronic devices in our world generate enormous amounts of data and thanks to the Internet the possibilities for interaction between devices is almost endless. These devices can be data sources (sensors), end user devices (displays, databases), and even a data source and sink (an actuator, smart phone). Using the Internet for weather monitoring raises new issues and there are remaining implementation limitations. Internet communications are scalable and can be used to connect to everything in a weather monitoring network. Fig2. Conceptual Architecture Firstly, the motor is reaching in something degree when the power supply on. This degree is called the last degree. If the setting switch is pressed to save degree and count of the motor of the satellite dish, motor will go to the lowest limit from current degree. After reaching to the lowest limit, the motor will stop. We get zero degree and zero count.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 www.irjet.net p-ISSN: 2395-0072Volume: 04 Issue: 03 | Mar -2017 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 245 Then the motor will go to the highest limit. After reaching the highest limit, the motor will stop. And then, the maximum degree is saved in the microcontroller. So the maximum degree and maximum count are got. Microcontroller calculated resolution and saved the degrees and pulses in EEPROM. When command degree from remote control fed to the microcontroller, the motor is driven. The motor is driving with the counts. These counts are being sensed by sensor. Sensor feedback counts of driving motor to the microcontroller. Microcontroller makes increasing the counts if the command degree is greater than the last degree. While increasing the counts, the motor will be stopped by microcontroller when the command degree is equal to the last degree. Similarity, microcontroller makes decreasing the counts if the command degree is less than the last degree. While decreasing the counts, the motor will be stopped by microcontroller when the command degree is equal to the last degree. 6. DESIGN IMPLEMENTATION FLOW CHART for WEBSERVER Microcontroller is used to drive the motor to the clockwise direction when the command degree is greater than the last degree and counterclockwise direction when the command degree is less than the last degrees in Figure.. And it is used to drive the motor with the desired degree by calculating the command degree from remote and feedback Degree from the reed sensor. 8. ADVANTAGES The dish position, i.e., tuning, is very important for getting the standard-broadcast signals from the satellite. The dish must be pointed at a correct angle to get the strongest signal possible. If the dish position is adjusted manually, one cannot direct the dish towards the best possible position. This proposed system is intended to adjust the dish position through a simple TV remote by pressing the buttons corresponding to the direction of the dish position. 9. RESULT We are monitoring the change in angle of dish and make the perfect angle in right direction. 10.CONCLUSION microcontroller is most suitable for auto positioning system. In this system, a satellite positioning system has been developed. A satellite dish control system is critical to its tracking capability.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 www.irjet.net p-ISSN: 2395-0072Volume: 04 Issue: 03 | Mar -2017 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 246 This system is used remote control to start the motor moving in the desired direction. Microcontrollers are widely used all over the world and it is based on the latest technologies. Using the remote control improves the advanced technology. And using the microcontroller develops the motor to maintain the desired position. Although this is the first approaching step to the control system, automation system and robotics systems, these can greatly serve to the industrial control. 11. FUTURE SCOPE We can interface more sensors and control processes. We have use to two sensors. Also to make it very simple it can be used just as just a monitoring system. We can provide SMS alerts. 12. REFERENCES [1] <http://www.edgefxkits.com/dish-positionig- control-by-ir-remote. [2] < http://www.satsig.net/sslist.htm “List of Satellite in Geostationary Orbit”. [3] <http://afarts.dodmedia.asd.mil/tech- info/downlink/Satellite Antenna -Alignment-Rev 1.pdf and <http://www.dishpointer.com/. [4] <Microchip, PIC16F87XA, Data Sheet, DS39582B, Microchip Technology Inc, http://www.microchip.com/downloads/en/Device Doc/39582b.pdf. [5] Ian Aber, James Binney, Miles Buckman, Samantha Krening, Vu Nguyen, Michael Reher, and Miranda Rohlfing “Creating a Control and Operating System For Monitoring and Observing Space(COSMOS)”. [6] Nhivekar G.S. and Mudholkar R.R. “Microcontroller Based IR Remote Control Signal Decoder for Home Application”. [7] R. Krishnan, Electric Motor Drives, Low Price Edition. [8] http://www.reed-sensor.com Relay and Electronic India Limit info @ reedswitch.com. [9] Chatterjee S., “Industrial Electronics and Control”, New Delhi: Tata Mc Graw-Hill Publishing Company Limited. [10] Richard, V., Editor, “Motor Control Electronics Handbook, Mc Graw-Hill, Boston.