Monday, August 2, 2010

Wireless Data Transmission between Computers using Sequence Detector.

Here for the purpose, we have made four distinct stages for the effective implementation .The stages are described in brief as follows. In the first stage, we are constructing the transmitter circuit that transmits data and sequence bits at infrared frequency. Now the second part is to develop receiver circuit that receives infrared signals coming out from transmitter and convert them into bits. The next stage is to compare the incoming sequence with that of receiver computer. If sequence is matched only then it will be able to catch the data sent by transmitting computer. The fourth and final stage is the make software program that gets the data and displays on computer.

INTRODUCTION

Wireless data transmission between computers is a flexible data communication system implemented as an extension to, or as an alternative for, a wired LAN within a building. It can further be extended to wireless LAN with secure data transmission. For the purpose of secure data transmission a unique code is sent before actual data bits. This unique code is known to receiver. In this project sequence detector at receiver side has been used which is set for a particular code. This sequence detector detects binary bit stream coming out from transmitter and if code of incoming bit stream is matched with the code of sequence detector than rest of bits are received in form of data at the receiving computer’s side. To further enhance the concept of security we are using Infrared waves as a channel between transmitter and receiver because security of infrared systems against eavesdropping is better than that of radio systems. The block diagram of whole system is shown below.

No comments:

Post a Comment