Presentation is loading. Please wait.

Presentation is loading. Please wait.

21-06-0000-00-0000 IEEE 802.21 MEDIA INDEPENDENT HANDOVER DCN: 21-06-0631-00-0000 Title: The amendment for the Link Going Down primitive Date Submitted:

Similar presentations


Presentation on theme: "21-06-0000-00-0000 IEEE 802.21 MEDIA INDEPENDENT HANDOVER DCN: 21-06-0631-00-0000 Title: The amendment for the Link Going Down primitive Date Submitted:"— Presentation transcript:

1 21-06-0000-00-0000 IEEE 802.21 MEDIA INDEPENDENT HANDOVER DCN: 21-06-0631-00-0000 Title: The amendment for the Link Going Down primitive Date Submitted: April, 20, 2006 Presented at IEEE 802.21 session #14 in Jacksonville Authors or Source(s): Zhou Yi, Liu Yuan, Guo Junxiang Abstract: This contribution suggests an amendment to the Link Going Down event. By using the amended event, higher layers can take proper actions for handover preparation.

2 21-06-0000-00-0000 IEEE 802.21 presentation release statements This document has been prepared to assist the IEEE 802.21 Working Group. It is offered as a basis for discussion and is not binding on the contributing individual(s) or organization(s). The material in this document is subject to change in form and content after further study. The contributor(s) reserve(s) the right to add, amend or withdraw material contained herein. The contributor grants a free, irrevocable license to the IEEE to incorporate material contained in this contribution, and any modifications thereof, in the creation of an IEEE Standards publication; to copyright in the IEEEs name any IEEE Standards publication even though it may include portions of this contribution; and at the IEEEs sole discretion to permit others to reproduce in whole or in part the resulting IEEE Standards publication. The contributor also acknowledges and accepts that this contribution may be made public by IEEE 802.21. The contributor is familiar with IEEE patent policy, as outlined in Section 6.3 of the IEEE-SA Standards Board Operations Manual and in Understanding Patent Issues During IEEE Standards Development http://standards.ieee.org/board/pat/guide.html> Section 6.3 of the IEEE-SA Standards Board Operations Manualhttp://standards.ieee.org/guides/opman/sect6.html#6.3 http://standards.ieee.org/board/pat/guide.html

3 21-06-0000-00-0000 Background In 802.21, a Link_Going_Down/MIH_Link_Going_Down event is often used to indicate that current link is going to be disconnected and handover should be prepared. It is necessary for the upper layers to know the reasons for why the link is going to be down. For example, when the battery level of the terminal is low and the current link will be disconnected soon, a MIH_Link_Going_Down event may be generated in order to prepare for a handover to the module that has lower power consumption (As an example, a GSM module usually has lower battery consumption than a WiFi module) to lengthen the usable time of terminal. However, the current definition of the Link_Going_Down /MIH_Link_Going_Down has no parameter for why it has generated, so the upper layers can not take proper actions according to the received indications. We propose to give an amendment to the primitive Link_Going_Down /MIH_Link_Going_Down by adding a reason code in order to facilitate making proper handover decisions for upper layers.

4 21-06-0000-00-0000 Amendment for Link_Going_Down.indication NameTypeValid RangeValue EventSourceLINK_EVENT _SOURCE The origination point from where the event is generated. MacMobileTerminalMAC AddressN/AMAC Address of Mobile Terminal MacNewPoAMAC AddressN/AMAC Address of New PoA (AP) MacOldAccessRouterMAC AddressN/AMAC Address of old Access Router MacNewAccessRouterMAC AddressN/AMAC Address of new Access Router TimeIntervalTime in msecs0-65535Time Interval in which the link is expected to go down. The link connectivity is expected to be available at least for time specified by TimeInterval. Unit: 1ms ConfidenceLevelPercentage (0- 100) 0-100The confidence level for link to go down within the specified time interval Expressed in percentage (0~100) ReasonCodeEnumerated0-255The reason for why the link is going to be down 0: RC_UNSPECIFIC 1: RC_EXPLICIT_DISCONNECT 2: RC_PACKET_TIMEOUT 3: RC_NOBROADCAST 4: RC_NORESOURCE 5: 127: Reserved 128~255: RC_VENDOR_SPECIFIC UniqueEventIdentiferINTEGER0 – 65535To be used in case of event rollback

5 21-06-0000-00-0000 Amendment for MIH_Link_Going_Down.indication NameType Valid Range Value MacMobileTerminalMAC Address N/A MAC Address of Mobile Terminal MacNewPoAMAC Address N/A MAC Address of New PoA (AP) MacOldAccessRouterMAC Address N/A MAC Address of old Access Router MacNewAccessRouterMAC Address N/A MAC Address of new Access Router TimeIntervalTime in msecs 0-65535 Time Interval in which the link is expected to go down. The link connectivity is expected to be available at least for time specified by TimeInterval. Unit: 1ms ConfidenceLevelPercentage (0-100)0-100The confidence level for link to go down within the specified time interval Expressed in percentage (0~100) ReasonCodeEnumerated 0-255 The reason for why the link is going to be down 0: RC_UNSPECIFIC 1: RC_EXPLICIT_DISCONNECT 2: RC_PACKET_TIMEOUT 3: RC_NOBROADCAST 4: RC_LOW_POWER 5: RC_NORESOURCE 6: 127: Reserved 128~255: RC_VENDOR_SPECIFIC UniqueEventIdentiferINTEGER0 – 65535To be used in case of event rollback

6 21-06-0000-00-0000 More Explanation to ReasonCode RC_UNSPECIFIC: The link is going to be down because of undefined reasons. Use Case: The reasons that cause current link to be disconnected may be unknown, so upper layers are notified by the Link_Going_Down event with RC_UNSPECIFIC. RC_EXPLICIT_DISCONNECT: The link is going to be down because that explicit disconnect procedures will be initiated either by client or network. Use Case: As the description in the current draft, when a BS has decided to shutdown for administrative reasons, the BS may send Link_Going_Down event with RC_EXPLICIT_DISCONNECT to the MIHF in the terminal before disconnecting the current link.

7 21-06-0000-00-0000 More Explanation to ReasonCode RC_NORESOURCE: The link is going to be down because there will be no resources to maintain the current connection. Use Case: In 3GPP, users with higher priority may preempt the ones with lower priority when resources are insufficient. The BS may send Link_Going_Down events with RC_NORESOURCE to the terminals having lower priority to indicate that no resources can be allocated to them and the current links will be disconnected.

8 21-06-0000-00-0000 More Explanation to ReasonCode RC_LOW_POWER (only for MIH_Link_Going_Down): The link is going to be down because power level of the terminal is low and the current link will not be maintained in such a low power level. Use Case: Mobile terminals usually have limited battery supply, and when the battery level is low and the current link can not be maintained, a terminal may choose a link that has lower power consumption for handover according to the MIH_Link_Going_Down event with RC_LOW_POWER. This will lengthen the useable time of terminal.

9 21-06-0000-00-0000 More Explanation to ReasonCode RC_PACKET_TIMEOUT: The link is going to be down because no ACKs are received for transmitted packets within the specified time limit. Use Case: The MAC layer may maintain a timer for waiting the ACK of a transmitted packet, and re-transmit this packet when no ACK is received until the times of re- transmission has reached a limit. A threshold may be configured and when the times of re-transmission has reached the threshold, a Link_Going_Down with RC_PACKET_TIMEOUT will be sent to indicate the current link is going to be disconnected.

10 21-06-0000-00-0000 RC_NOBROADCAST: The link is going to be down because broadcast messages (control frames such as beacons) could not be received by client device. Use Case: The MAC layer may use a timer to detect broadcast messages periodically, and link may disconnect because that the MAC layer can not listen to broadcast messages within the time limit. A Link_Going_Down event with RC_NOBROADCAST may be sent just before time out of the timer. More Explanation to ReasonCode

11 21-06-0000-00-0000 More Explanation to ReasonCode Reserved: Reservation for extension in 802.21 in the furture. RC_VENDOR_SPECIFIC: Vendor Specific reason codes.

12 21-06-0000-00-0000 Effect on receipt Higher layers may take different actions on this notification. Upper layers may prepare to initiate handovers based on the reason code and confidence level reported as part of the event. More Explanation for Amendment


Download ppt "21-06-0000-00-0000 IEEE 802.21 MEDIA INDEPENDENT HANDOVER DCN: 21-06-0631-00-0000 Title: The amendment for the Link Going Down primitive Date Submitted:"

Similar presentations


Ads by Google