KR101394331B1 - 근거리 무선 네트워크에서의 패킷 전송 방법 - Google Patents
근거리 무선 네트워크에서의 패킷 전송 방법 Download PDFInfo
- Publication number
- KR101394331B1 KR101394331B1 KR1020070129879A KR20070129879A KR101394331B1 KR 101394331 B1 KR101394331 B1 KR 101394331B1 KR 1020070129879 A KR1020070129879 A KR 1020070129879A KR 20070129879 A KR20070129879 A KR 20070129879A KR 101394331 B1 KR101394331 B1 KR 101394331B1
- Authority
- KR
- South Korea
- Prior art keywords
- packet
- backoff
- value
- network
- duty cycle
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W74/00—Wireless channel access
- H04W74/08—Non-scheduled access, e.g. ALOHA
- H04W74/0833—Random access procedures, e.g. with 4-step access
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W74/00—Wireless channel access
- H04W74/08—Non-scheduled access, e.g. ALOHA
- H04W74/0808—Non-scheduled access, e.g. ALOHA using carrier sensing, e.g. carrier sense multiple access [CSMA]
- H04W74/0816—Non-scheduled access, e.g. ALOHA using carrier sensing, e.g. carrier sense multiple access [CSMA] with collision avoidance
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W74/00—Wireless channel access
- H04W74/08—Non-scheduled access, e.g. ALOHA
- H04W74/0833—Random access procedures, e.g. with 4-step access
- H04W74/0841—Random access procedures, e.g. with 4-step access with collision treatment
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W84/00—Network topologies
- H04W84/18—Self-organising networks, e.g. ad-hoc networks or sensor networks
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D30/00—Reducing energy consumption in communication networks
- Y02D30/70—Reducing energy consumption in communication networks in wireless communication networks
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Life Sciences & Earth Sciences (AREA)
- Ecology (AREA)
- Environmental Sciences (AREA)
- Atmospheric Sciences (AREA)
- Biodiversity & Conservation Biology (AREA)
- Environmental & Geological Engineering (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims (8)
- 활성 주기 및 저전력 모드인 비활성 주기 사이의 특정 듀티 사이클(duty cycle)로 활동하는 네트워크 조정자와 복수 개의 네트워크 디바이스들로 구성되는 근거리 무선 네트워크에서의 패킷 전송 방법에 있어서,상기 네트워크 디바이스가 상기 비활성 주기에서 패킷을 생성하고, 다른 패킷의 존재 여부를 확인하는 과정과,상기 비활성 주기에서 상기 다른 패킷이 있는 경우, 이진 지수 알고리즘을 이용하여 균등 분포 내에 임의로 선택된 값을 패킷 전송 시기로 설정하는 과정과,상기 네트워크 디바이스가 상기 비활성 주기이고, 상기 다른 패킷이 미존재하는 경우, 듀티 사이클의 감소 함수에 따라 결정된 백오프 지수값을 패킷 전송 시기로 설정하는 과정과,상기 패킷 전송 시기가 만료되면, 상기 생성된 패킷을 전송하는 과정을 포함하는 근거리 무선 네트워크에서의 패킷 전송 방법.
- 제1항에 있어서,상기 네트워크 디바이스가 상기 활성 주기인 경우, 이진 지수 백오프 알고리즘을 이용하여 균등 분포 내에 임의로 선택된 값을 상기 패킷 전송 시기로 설정하는 과정을 더 포함하는 근거리 무선 네트워크에서의 패킷 전송 방법.
- 제1항에 있어서,상기 백오프 지수값은 증가하는 듀티 사이클의 함수로서 최대값에서 최소값으로 감소하는 것인, 근거리 무선 네트워크에서의 패킷 전송 방법.
- 제2항에 있어서, 상기 이진 지수 백오프 알고리즘은,균등 분포를 갖는 (0, 2BE-1) 범위 내에서 임의의 수를 선택하고, 상기 선택된 수에 해당하는 시간 동안 백오프를 수행하는, 근거리 무선 네트워크에서의 패킷 전송 방법.
- 제4항에 있어서,상기 설정된 백오프 지수값을 통해 설정된 시간 동안 백오프를 수행한 뒤, 상기 패킷 전송 시, 전송 실패이면, 상기 백오프 지수값을 두 배로 증가시키는 과정을 더 포함하는, 근거리 무선 네트워크에서의 패킷 전송 방법.
- 제5항에 있어서,상기 두 배로 증가된 백오프 지수값은 설정된 값에 도달하면, 동일한 값을 사용하는 과정을 더 포함하는, 근거리 무선 네트워크에서의 패킷 전송 방법.
- 특정 듀티 사이클(duty cycle)로 활동하는 네트워크 조정자와 복수 개의 네트워크 디바이스들로 구성되는 근거리 무선 네트워크에서의 패킷 전송 방법에 있어서,상기 네트워크 디바이스가 패킷을 생성하고, 활성 주기의 시작 시점에 다른 패킷의 존재 여부를 확인하는 과정과,상기 다른 패킷의 미존재 시, 상기 활성 주기를 n 슬롯으로 나누고, 균등 분포를 갖는 (0, n-1) 범위 내에서 임의의 슬롯을 선택하는 과정과,상기 선택된 슬롯의 시작점을 백오프의 시작점으로 설정하는 과정과,상기 선택된 슬롯에서 백오프 시작 시, 균등 분포를 갖는 (0, 2BE-1) 범위 내에서 임의의 수를 선택하는 과정과,상기 선택된 수에 해당하는 시간 동안 백오프를 수행하는 과정을 포함하는 근거리 무선 네트워크에서의 패킷 전송 방법.
- 활성 주기 및 저전력 모드인 비활성 주기 사이의 특정 듀티 사이클(duty cycle)로 활동하는 네트워크 조정자와 복수 개의 네트워크 디바이스들로 구성되는 근거리 무선 네트워크에서의 패킷 전송 방법에 있어서,패킷 생성 시, 다른 패킷의 존재 여부를 확인하는 과정과,상기 다른 패킷이 존재하는 경우, 패킷 전송 시기를 디폴트 값으로 설정하는 과정과,상기 다른 패킷이 미존재하는 경우, 듀티 사이클 감소 함수를 이용하여 백오프 지수값을 패킷 전송 시기로 설정하는 과정과,상기 패킷 전송 시기가 만료되면, 상기 생성된 패킷을 전송하는 과정을 포함하되,상기 백오프 지수값은 증가하는 듀티 사이클의 함수로서 최대값에서 최소값으로 감소하는 것인, 근거리 무선 네트워크에서의 패킷 전송 방법.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070129879A KR101394331B1 (ko) | 2007-12-13 | 2007-12-13 | 근거리 무선 네트워크에서의 패킷 전송 방법 |
US12/334,706 US8335155B2 (en) | 2007-12-13 | 2008-12-15 | Packet transmission method for wireless personal area network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070129879A KR101394331B1 (ko) | 2007-12-13 | 2007-12-13 | 근거리 무선 네트워크에서의 패킷 전송 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20090062546A KR20090062546A (ko) | 2009-06-17 |
KR101394331B1 true KR101394331B1 (ko) | 2014-05-13 |
Family
ID=40753144
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020070129879A Expired - Fee Related KR101394331B1 (ko) | 2007-12-13 | 2007-12-13 | 근거리 무선 네트워크에서의 패킷 전송 방법 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8335155B2 (ko) |
KR (1) | KR101394331B1 (ko) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011010755A1 (ko) * | 2009-07-21 | 2011-01-27 | (주)한울옵틱스 | 무선 네트워크상의 주파수 간섭 회피 방법 |
KR101601775B1 (ko) | 2009-11-11 | 2016-03-21 | 삼성전자주식회사 | 무선통신시스템에서 신호를 전송하기 위한 장치 및 방법 |
JP5684405B2 (ja) * | 2010-12-20 | 2015-03-11 | アルカテル−ルーセント | パーソナルエリアネットワークにおける通信のための方法および装置 |
US9332448B2 (en) * | 2013-08-30 | 2016-05-03 | Blackberry Limited | Effecting change to transmit duty cycle of WLAN transceiver |
US9681458B2 (en) * | 2013-11-11 | 2017-06-13 | Mediatek Inc. | Methods for packet transmission protection and communications apparatus utilizing the same |
CN107438280B (zh) * | 2016-05-28 | 2022-05-17 | 富泰华工业(深圳)有限公司 | Zigbee设备节能方法 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
USRE36353E (en) * | 1993-06-30 | 1999-10-26 | Cabletron Systems, Inc. | Methods and apparatus for use in a network of the ethernet type, to improve fairness by controlling collision backoff times and using stopped backoff timing in the event of channel capture |
US20060034208A1 (en) * | 2004-08-10 | 2006-02-16 | Francois Blouin | Modified backoff mechanism for wireless networks |
KR100646854B1 (ko) * | 2005-10-06 | 2006-11-23 | 한국전자통신연구원 | 무선 개인 영역 네트워크에서 ecap을 이용한 채널타임할당 방법 |
KR100742611B1 (ko) * | 2004-11-01 | 2007-07-25 | 한국전자통신연구원 | 초광대역 임펄스 통신을 위한 무선 통신 시스템과 무선통신 장치 및 그 방법 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7313105B1 (en) * | 2000-09-26 | 2007-12-25 | Nortel Networks Limited | Mechanism and method to select a time delay in response to a collision |
US7292598B2 (en) * | 2000-12-18 | 2007-11-06 | Texas Instruments Incorporated | Adaptive algorithms for optimal control of contention access |
US8238235B2 (en) * | 2005-06-21 | 2012-08-07 | Toshiba America Research, Inc. | Admission control for contention-based access to a wireless communication medium |
CN101682531B (zh) * | 2007-06-22 | 2012-09-05 | 汤姆逊许可公司 | 基于竞争的网络中用于媒体访问的方法和设备 |
-
2007
- 2007-12-13 KR KR1020070129879A patent/KR101394331B1/ko not_active Expired - Fee Related
-
2008
- 2008-12-15 US US12/334,706 patent/US8335155B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
USRE36353E (en) * | 1993-06-30 | 1999-10-26 | Cabletron Systems, Inc. | Methods and apparatus for use in a network of the ethernet type, to improve fairness by controlling collision backoff times and using stopped backoff timing in the event of channel capture |
US20060034208A1 (en) * | 2004-08-10 | 2006-02-16 | Francois Blouin | Modified backoff mechanism for wireless networks |
KR100742611B1 (ko) * | 2004-11-01 | 2007-07-25 | 한국전자통신연구원 | 초광대역 임펄스 통신을 위한 무선 통신 시스템과 무선통신 장치 및 그 방법 |
KR100646854B1 (ko) * | 2005-10-06 | 2006-11-23 | 한국전자통신연구원 | 무선 개인 영역 네트워크에서 ecap을 이용한 채널타임할당 방법 |
Non-Patent Citations (1)
Title |
---|
USRE036353E* |
Also Published As
Publication number | Publication date |
---|---|
US8335155B2 (en) | 2012-12-18 |
KR20090062546A (ko) | 2009-06-17 |
US20090154438A1 (en) | 2009-06-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Yang et al. | Wireless body area networks MAC protocol for energy efficiency and extending lifetime | |
CN105307249B (zh) | 低功耗无线传输系统及其传输方法 | |
US7653017B2 (en) | Bluetooth sniff mode power saving | |
KR101394331B1 (ko) | 근거리 무선 네트워크에서의 패킷 전송 방법 | |
WO2007081614A2 (en) | Method and apparatus for optimal atim size setup for 802.11 networks in an ad hoc mode | |
CN103188825A (zh) | 无线传感网的组网方法 | |
Chao et al. | Energy-efficient multichannel MAC protocol design for bursty data traffic in underwater sensor networks | |
Lee et al. | Study on a dynamic superframe adjustment algorithm for IEEE 802.15. 4 LR-WPAN | |
Palacios et al. | Analysis of an energy-efficient MAC protocol based on polling for IEEE 802.11 WLANs | |
Ullah | RFID-enabled MAC protocol for WBAN | |
CN101959311A (zh) | 无线通信装置和无线通信方法 | |
Lin et al. | A power-saving scheduling for infrastructure-mode 802.11 wireless LANs | |
Lim et al. | Energy efficient quality-of-service for WLAN-based D2D communications | |
CN101521944A (zh) | 单收发器无控制信道的发与收方同步信道的控制方法 | |
Wang et al. | On analysis of the contention access period of IEEE 802.15. 4 MAC and its improvement | |
Irandegani et al. | Designing an asynchronous multi-channel media access control protocol based on service quality for wireless sensor networks | |
Palacios et al. | An energy-efficient MAC protocol for infrastructure WLAN based on modified PCF/DCF access schemes using a bidirectional data packet exchange | |
Wang et al. | Energy-delay aware restricted access window with novel retransmission for IEEE 802.11 ah networks | |
Mahlknecht et al. | WUR-MAC: energy efficient wakeup receiver based MAC protocol | |
Krishnamurthy et al. | Reservation-based protocol for monitoring applications using IEEE 802.15. 4 sensor networks | |
Cho et al. | An adaptive beacon scheduling mechanism using power control in cluster-tree WPANs | |
Wang et al. | Energy efficient window control scheme for IEEE 802.11 ah (Wi-Fi HaLow) based networks | |
Kumar et al. | Power efficient dynamic MAC protocol (D-MAC) for wireless sensor networks | |
JP7018069B2 (ja) | 端末局および通信方法 | |
Lee et al. | Study on a delayed backoff algorithm for IEEE 802.15. 4 low-rate wireless personal area networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20071213 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20121212 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20071213 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20140117 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20140429 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20140507 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20140508 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20170427 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20170427 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20180427 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20180427 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20200428 Start annual number: 7 End annual number: 7 |
|
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20220218 |