Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Looking for info about wireless protocol implementation

Status
Not open for further replies.

desaipa

Member level 2
Joined
Jan 20, 2005
Messages
53
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Location
india
Activity points
487
help wireless protocol

can any one plz send the concept of wireless protocol implimentaion
 

Re: help wireless protocol

Hi, Don't know how much you know but this is the basics for all protocols.

Information is segmented (divided) into small units call PDU's. They are modulated in some form, over ADSL or radio uning a modulation. Modulation is a way to transfer a number of bits in an efficient way and so that even when errors happen they can be reconstructed.

OK. The small segments when received by the receiving side are checked for errors and if OK passed on to the user. at the same time same form of Acknowlede can be send back to the sender indicating all was fine and the next unit (PDU) can be send.
etc...

This is the basic behind protocols. Its nothing more than a standard of how you communicate. Pleople also have a protocol. They talk. Listen abd talk, ask if you can repeat if they don't understand you well.. etc..

regards, Paul.
 

help wireless protocol

hi PaulHolland
thanks for ur reply
i have studied the subject computer networking with all ethernet protocols and introduction of wireless comm but i want to implement the protocol and want to simulate to comm between computer and mobile
so i need the algorithm to implement it

once again thanks
PD
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top