Changes between Version 6 and Version 7 of CSMAMAC


Ignore:
Timestamp:
Feb 7, 2008, 9:44:11 PM (16 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CSMAMAC

    v6 v7  
    33== Life of a Packet ==
    44
     5
     6{{{
     7#!html
     8<map name="GraffleExport">
     9        <area shape=poly coords="106,224,154,250,106,276,59,250,106,224" href="#MediumState">
     10        <area shape=poly coords="681,414,728,440,681,466,633,440,681,414" href="#MaximumResends">
     11        <area shape=poly coords="681,318,728,344,681,370,634,344,681,318" href="#MediumState">
     12        <area shape=rect coords="690,508,784,545" href="#DropPacket">
     13        <area shape=rect coords="577,592,671,630" href="#IncrementResendCounter">
     14        <area shape=rect coords="577,508,671,546" href="#TransmitPacketviaPHY">
     15        <area shape=rect coords="319,508,414,545" href="#TransmitPacketviaPHY">
     16        <area shape=rect coords="3,326,97,364" href="#TransmitPacketviaPHY">
     17        <area shape=rect coords="691,130,785,168" href="#TimerExpired">
     18        <area shape=rect coords="375,131,470,168" href="#ReceivedPacketviaPHY">
     19        <area shape=rect coords="60,130,155,168" href="#AcceptedPacketfromSource">
     20        <area shape=rect coords="320,592,414,630" href="#DeliverPackettoSink">
     21        <area shape=rect coords="747,419,842,457" href="#SetBACKOFFTimer">
     22        <area shape=rect coords="577,677,671,715" href="#SetTIMEOUTTimer">
     23        <area shape=rect coords="116,326,210,364" href="#SetBACKOFFTimer">
     24        <area shape=poly coords="738,225,785,250,738,276,691,250,738,225" href="#TimerType">
     25        <area shape=rect coords="432,508,527,546" href="#ClearTIMEOUT">
     26        <area shape=poly coords="423,413,470,439,423,465,376,439,423,413" href="#PacketType">
     27        <area shape=rect coords="3,412,97,450" href="#SetTIMEOUTTimer">
     28        <area shape=poly coords="423,319,470,345,423,371,376,345,423,319" href="$DestinationAddress">
     29        <area shape=poly coords="423,225,470,250,423,276,376,250,423,225" href="#Checksum">
     30</map>
     31
     32
     33
     34<a style="padding:0; border:none" href="/trac/attachment/wiki/CSMAMAC/files/csmaMac_state.png"><img src="/trac/attachment/wiki/CSMAMAC/files/csmaMac_state.png?format=raw" usemap="#GraffleExport" align=left/></a>
     35
     36}}}
    537
    638=== Accepted Packet from Source ===
     
    3870=== Increment Resend Counter ===
    3971
    40 ===
    4172
    4273
     74