sirene
Newbie level 3
- Joined
- Dec 1, 2009
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- kuala lumpur
- Activity points
- 1,319
I am not quite sure if it is the right place to ask this particular question ; if not , I apologize and would be more than happy to be informed about the right place to ask this question.
There is an Access Point (AP) , which is the central manager of a network : it keeps track of how many nodes are connected to it, when to download, when to upload, what amount of data each node has etc.
It has 3 TDM cycle for (i) downloading, (ii)uploading & (iii)association for new nodes when it has enough resource to accomodate new ones.
It will send the downlink data one by one , dividing the time cycle between them, according to dataload,priority of each station. It will send token to the stations for uplink transmission, and the stations will send data according to the token.
My questions are:
* When the AP sends downlink data to nodes, is it more convenient to broadcast the data,so that the specific node can pick it , or it is convenient unicast ?
* Similarly, is it efficient to broadcast the token message or unicast?
* Usually the data load will be higher in the Uplink cycle, i.e. when the nodes send data to the AP, or in the downlink cycle,where the AP sends data to the nodes?
* Is it possible for the nodes to directly receive data from one another, without using AP as the forwarder?
One more thing, the objective of this network is to ensure lowest overhead, lowest delay/jitter possible, i.e. successful multimedia transmission along with data transmission.
Thanks.
There is an Access Point (AP) , which is the central manager of a network : it keeps track of how many nodes are connected to it, when to download, when to upload, what amount of data each node has etc.
It has 3 TDM cycle for (i) downloading, (ii)uploading & (iii)association for new nodes when it has enough resource to accomodate new ones.
It will send the downlink data one by one , dividing the time cycle between them, according to dataload,priority of each station. It will send token to the stations for uplink transmission, and the stations will send data according to the token.
My questions are:
* When the AP sends downlink data to nodes, is it more convenient to broadcast the data,so that the specific node can pick it , or it is convenient unicast ?
* Similarly, is it efficient to broadcast the token message or unicast?
* Usually the data load will be higher in the Uplink cycle, i.e. when the nodes send data to the AP, or in the downlink cycle,where the AP sends data to the nodes?
* Is it possible for the nodes to directly receive data from one another, without using AP as the forwarder?
One more thing, the objective of this network is to ensure lowest overhead, lowest delay/jitter possible, i.e. successful multimedia transmission along with data transmission.
Thanks.