0% found this document useful (0 votes)
49 views

Wireless Communication

This document discusses transferring data between two microcontrollers using RF transceivers. The system allows for wireless communication between two controllers using RF, which enables effective long-distance data transfer with low power consumption. Each controller is set up similarly, with one sending data while the other receives in half-duplex synchronous mode. The goal is to effectively transfer data from one point to another using the RF communication link.

Uploaded by

aparnamarella
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views

Wireless Communication

This document discusses transferring data between two microcontrollers using RF transceivers. The system allows for wireless communication between two controllers using RF, which enables effective long-distance data transfer with low power consumption. Each controller is set up similarly, with one sending data while the other receives in half-duplex synchronous mode. The goal is to effectively transfer data from one point to another using the RF communication link.

Uploaded by

aparnamarella
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

ABSTRACT

Frequently there is lot of requirement to transfer the data between any two devices. Here the
two devices may be controllers, or one may be controller and other may be some peripheral .The main
aim of this project is to transfer data effectively between two microcontroller using RF transceivers.

In this system the wireless communication link is made possible between the two controllers
with the help of RF. RF is ideal for effective and long distance wireless communication.

The two micro controller units have the similar set up. It operate in synchronous mode, that
means, when one unit sends the data, the other unit will be in ready mode to receive the transferred
data. Here Half duplex serial communication is possible between the two controllers.

With the help of this system we can transfer the data effectively from one point to another
point. RF communication consumes low power, which is advantageous over FM communication link and
also RF is less complex when compared to FM.

1. INTRODUCTION

1.1. EMBEDDED SYSTEMS

Embedded systems are designed to do some specific task, rather than be a general-
purpose computer for multiple tasks. Some also have real time performance, that must be met for
reasons such as safety and usability and others may have low or no performance requirements,
allowing the system hardware to be simplified to reduce costs.

An embedded system is not always a separate block. Very often it is physically built-
in to the device it is controlling.

The software written for embedded systems is often called firmware, and is stored in
read-only memory or flash convector chips rather than a disk drive. It often runs with limited
computer hardware resources.

Wireless communication has become an important feature for commercial products and a
popular research topic within the last ten years. There are now more mobile phone subscriptions than
wired-line subscriptions. Lately one area of commercial interest has been low-cost, low-power, and
short-distance wireless communication used for \personal wireless networks. Technology advancements
are providing smaller and more cost effective devices for integrating computational processing, wireless
communication and a host of other functionalities. These embedded communications devices will be
integrated into applications ranging from homeland security to industry automation and monitoring.
They will also enable custom tailored engineering solutions, creating a revolutionary way of
disseminating and processing information. With new technologies and devices come new business
activities, and the need for employees in

these technological areas. Engineers who have knowledge of embedded systems and wireless
communications will be in high demand. Unfortunately, there are few adorable environments available
for development and classroom use, so students often do not learn about these technologies during
hands-on lab exercises. The communication mediums were twisted pair, optical fiber, infrared, and
generally wireless radio.
1.2. OBJECTIVE

The main aim of this project is to transfer the data between the two PC’s using the RF
wireless communication. This system consists of two modules, module1 and module2. Both the modules
consists of RF transmitter and RF receivers. The module1 is connected to the PC1 and the module2 is
connected to the PC2. Both the modules act as the transceivers.

The two micro controller units are connected to the two computers using RS232 cable.
It operate in synchronous mode that means, when one unit sends the data the other unit will be in
ready mode to receive the transferred data in short half duplex serial communication is possible
between the two controllers.

With the help of this system we can transfer data between from one PC (PC1) to
another PC (PC2) using RF communication. RF communication consumes low power, which is
advantageous over FM communication link. RF is less complex.

You might also like