Penguin
Diff: DemandAssignedMultipleAccess
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of DemandAssignedMultipleAccess.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 4 Last edited on Tuesday, March 9, 2004 9:17:49 pm by StuartYeates
Older page: version 3 Last edited on Tuesday, March 9, 2004 6:34:10 pm by SamuelFalvo Revert
@@ -1,7 +1,7 @@
 DAMA is a whole family of multiple-access methods for computer networks. The basic premise is you have a central ''master'' node to which a number of ''slave'' nodes connect to to use the network. The master dictates who can transmit and, optionally, for how long. Therefore, there is guaranteed to be (ideally) no collisions anywhere on the network. (In practice, connection requests can collide when used on a bus-topology network. Still, even in this case, the collision rate will be substantially less than a pure [CSMA/CD] network.) 
  
-Note that TokenRing is a kind of DAMA, as is IEEE-488 and all of its variations. USB is also relies on a kind of DAMA (while FireWire is ''not''). 
+Note that TokenRing is a kind of DAMA, as is IEEE-488 and all of its variations. [ USB] is also relies on a kind of DAMA (while FireWire is ''not''). 
  
 A node can be a DAMA master on one channel, and a slave on another. Indeed, amateur radio Digipeaters (AX.25 digital repeaters) are often configured this way. 
  
 ---- 
@@ -14,4 +14,7 @@
  
 3) If a node has nothing to transmit when it is polled, its poll priority is reduced (hence, it is polled less often) relative to nodes that ''do'' have packets to transmit. When it finally does have something to transmit, it's poll priority is brought back to normal. In this manner, DAMA can implement crude forms of quality of service as well, as isochronous data streams can be given much higher priorities than variable-bitrate streams. 
  
 4) If a slave node wishes to disconnect, it does so by sending special packets to the master, where-upon it will remove the slave from the poll-list. 
+  
+----  
+CategoryNetworking  
The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors.
  • SamuelFalvo
The following authors of this page have agreed to the WlugWikiLicense.

    lib/plugin/WlugLicense.php (In template 'html'):99: Warning: Invalid argument supplied for foreach()

    lib/plugin/WlugLicense.php (In template 'html'):111: Notice: Undefined variable: ignore_authors

    lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument