IR Based Telemetry System
IR Based Telemetry System
ISSN No:-2456-2165
Abstract:- This paper deals with the IR-based technology to Keyword:- Microcontroller AT89C51/89s52, IR Sensors,
transmit and receive the data between devices by using IR- Regulator, LCD etc.
sensor. The IR-based data transmission and reception is a
wireless technology so it will also boost the wireless I. INTRODUCTION
communication. Resulting, IR-based data transfer project
aim to develop a wireless communication system. This This paper consists of basically two modules and these
paper will explore the capabilities of IR-based data transfer modules are transmitter module and receiver module. The
and its applications in the various fields such as home transmitter module consists of infrared LED for the data
automation, remote control system, and wireless data transmission. The LED emits modulated infrared signals. The
logging etc. the IR-based research and development encoded data is transmitted using this modulated infrared
technology is explored in this paper and provide the insight signal.
about its practical implementation for the wireless data
transmission. It also uses the microcontroller for its
implementation. By using micro-controller programming
this project can be implemented successfully.
Fig. 1: Transmitter and receiver module on the other hand the receiver module consists of IR- sensor or the photodiode that detect the
modulated
Infrared signal and convert back them into electrical B. Colour sensor
signal as shown in Fig 1. These signals are processed by the The colour sensor is a electronic device that can detect the
microcontroller or other devices. Telemetry plays a vital role in colour and measure the colour of the object or surface. It uses
remote monitoring and data acquisition system. The project more than one photodiode to detect the intensity of the light at
consists of various sections. Some are discuss below: different wavelength which can be used to determine the colour
of the object. This type of colour sensors can be found in a wide
A. Micro-controller at 89c51/89s52 range of application. They also used in robotics and automation
The AT89C52 based micro-controller has the various to detect and recognize object.
feature such as it consist of 8K bytes of flash memory, 256 byte
RAM, 32 I/O pins, three 16 bits timer/counter, a six vector two II. LITRATURE SURVEY
level interrupt, architecture, a full-duplex serial port, on chip
oscillator and clock circuit. The AT89C52 is designed with The telemetry system is an alternating method of
static logic for operation. transmitting and receiving the data using IR-sensors. In this
paper the IR technology is explored. Here metal sensors and
colour sensors are used so that the controller can take the
decision after processing the received data from these sensors.
Till this time the technology enhances very rapidly and provides
IV. RESULT