WO2013115602A1 - 애드 혹 네트워크에서의 동적 라우팅 방법 및 그를 위한 네트워크 장치 - Google Patents
애드 혹 네트워크에서의 동적 라우팅 방법 및 그를 위한 네트워크 장치 Download PDFInfo
- Publication number
- WO2013115602A1 WO2013115602A1 PCT/KR2013/000842 KR2013000842W WO2013115602A1 WO 2013115602 A1 WO2013115602 A1 WO 2013115602A1 KR 2013000842 W KR2013000842 W KR 2013000842W WO 2013115602 A1 WO2013115602 A1 WO 2013115602A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- routing information
- mode
- network
- network device
- routing
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims description 30
- 230000005540 biological transmission Effects 0.000 claims abstract description 69
- 238000012544 monitoring process Methods 0.000 claims description 8
- 238000012545 processing Methods 0.000 claims description 6
- 238000010586 diagram Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/02—Topology update or discovery
- H04L45/028—Dynamic adaptation of the update intervals, e.g. event-triggered updates
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/50—Testing arrangements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/44—Distributed routing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/02—Communication route or path selection, e.g. power-based or shortest path routing
- H04W40/026—Route selection considering the moving speed of individual devices
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/02—Communication route or path selection, e.g. power-based or shortest path routing
- H04W40/12—Communication route or path selection, e.g. power-based or shortest path routing based on transmission quality or channel quality
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/24—Connectivity information management, e.g. connectivity discovery or connectivity update
- H04W40/26—Connectivity information management, e.g. connectivity discovery or connectivity update for hybrid routing by combining proactive and reactive routing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/34—Modification of an existing route
- H04W40/38—Modification of an existing route adapting due to varying relative distances between nodes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/24—Connectivity information management, e.g. connectivity discovery or connectivity update
-
- 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
Definitions
- the present invention relates to a dynamic routing method in an ad hoc network and a network apparatus therefor.
- wireless networks can be classified into infrastructure-based networks and ad hoc networks.
- Infrastructure-based wireless networks require relay equipment such as base stations and access points for terminal-to-device communications.
- communication between terminals is possible by providing an access point to a terminal within a management range of a relay device, but there is a disadvantage in that the transmission range of the access point should be wide.
- an infrastructure independent network may be formed by using direct communication between terminals.
- the ad hoc network is a network method for a user's network device having mobility such as military, rescue team, vehicle, etc., which is composed of a plurality of terminals and communicates between terminals without infrastructure such as base station, access point, etc. This is a possible network.
- Such a routing protocol on an ad hoc network may be classified into a topology based routing protocol and a location based routing protocol.
- the topology-based routing protocol can be classified into 'proactive', 'reactive' and 'hybrid' methods.
- the proactive routing protocol maintains information about the entire node through periodic routing message exchanges between hosts, and has a low latency.
- 'Reactive routing protocol' performs route search for the corresponding destination only when there is a connection request, which reduces the overhead of routing message exchange and incurs a time delay for route discovery.
- the Hybrid Routing Protocol allowed us to take advantage of the 'proactive' and 'reactive' schemes.
- location-based routing protocols can be classified into 'GPSR', 'DREAM' and 'LAR' methods.
- 'DREAM' method all nodes maintain location information regarding all nodes, and location information update is determined according to the relative distance between nodes and the movement pattern of the nodes.
- the LAR method restricts the broadcasting of route request messages to a specific area.
- a problem of 'broadcast storm' may occur due to broadcast messages transmitted from a plurality of nodes that perform the above routing protocol.
- the 'Probabilistic Scheme' determines whether each host receiving a broadcast message retransmits the broadcast message according to a probability.
- the 'Counter-Based Scheme' retransmits the broadcast message when a certain number of broadcast messages are received after the host waits a random time.
- 'Distance-Based Schem' sets a predetermined distance to resend the broadcast message in advance, and retransmits the broadcast message only within the set range.
- 'Location-Based Schem' calculates the range that the previously sent broadcast message did not reach, and retransmits the broadcast message when the new reach reaches a certain range or more.
- the 'Cluster-Based Scheme' forms a cluster of nodes using an ID to determine whether to re-send the broadcast message according to the role of each host.
- Korean Patent Laid-Open Publication No. 2006-0065971 (a neighbor node management and routing path setting method and a network device using the same in a mobile ad hoc network environment) is a packet broadcasted from a neighbor node. And a method for calculating a routing path with a neighbor node by measuring a link quality to a neighbor node through a broadcast packet, and setting a routing path having a shortest path to a destination node as a packet transmission path Doing.
- the present invention has been made in view of the above-mentioned problems of the prior art, and provides a method capable of dynamically performing routing processing in an ad hoc network environment, and a network device performing the same.
- the dynamic routing method of a network device in an ad hoc network (a) at least one of the number of neighboring network devices, the moving speed and the amount of data traffic Collecting a factor comprising a; (b) setting a routing information transmission mode based on the collected factor values; And (c) processing any one of transmission and non-transmission of routing information according to the set routing information transmission mode.
- step (b) when the routing information transmission mode is set, if the value of the factor is less than or equal to a preset threshold, set it to an active mode, and if the value of the factor exceeds the threshold, it is inactive. Set to mode.
- the network state monitoring unit for collecting a factor (factor) including at least one of the number of neighboring network devices, the moving speed and the amount of data traffic ; Setting the routing information transmission mode to an active mode when the value of the factor is less than or equal to a preset threshold; and setting the routing information transmission mode to an inactive mode when the value of the factor exceeds the threshold.
- a routing mode setting unit And a transmitter for transmitting or not transmitting the routing information to another network device according to the set routing information transmission mode.
- any one of the problem solving means of the present invention described above by performing a dynamic routing for transmitting or non-transmitting the routing information of the network device on the ad hoc network based on the state (environment) of the network device and the ad hoc network, Routing overhead on the ad hoc network can be reduced, thereby increasing packet throughput and reducing traffic latency.
- routing information according to the number of neighboring network devices that transmit and receive data with the network device, the amount of data traffic processed by the network device, and the movement state (speed and direction, etc.) of the network device There is an effect that can actively handle the transmission of.
- FIG. 1 is a block diagram showing the configuration of a network device for dynamic routing processing on an ad hoc network according to an embodiment of the present invention.
- FIG. 2 is a diagram illustrating a dynamic routing algorithm of a network device according to an embodiment of the present invention.
- FIG. 3 is a flowchart illustrating a dynamic routing method according to an embodiment of the present invention.
- FIG. 4 is a flowchart illustrating a method of setting a routing information transmission mode according to an embodiment of the present invention.
- FIG. 1 is a block diagram showing the configuration of a network device for dynamic routing processing on an ad hoc network according to an embodiment of the present invention.
- the network device 100 may include a network state monitoring unit 110, a routing mode setting unit 120, a packet transceiver unit 130, and a state reference value setting. It is configured to include a portion 140.
- the network device 100 is a node that transmits and receives data on an ad hoc network, and may be, for example, a wireless node or a mobile node.
- the network device 100 may transmit its routing information to another network device through, for example, a multicast or broadcast method.
- the network condition monitoring unit 110 collects a factor for at least one of the number of neighboring network devices of the network device 100, its moving speed, and data traffic amount in real time or periodically, and collects the factors of the collected factors. The value is checked and transferred to the routing mode setting unit 120.
- the network state monitoring unit 110 may measure the data traffic amount of the network device 100 itself or collect data traffic amounts of a plurality of network devices on the ad hoc network.
- the amount of data traffic collected may be the amount of data traffic for at least one of a packet transmitted and received by the network device for direct processing and a packet forwarded to another network device.
- the network state monitoring unit 110 may directly collect the data traffic amount from the packet transmission / reception unit 130 or through the state reference value setting unit 140.
- the network state monitoring unit 110 may determine the neighbor network device of the network device 100 according to the conditions described below.
- the physical size of the ad hoc network is D
- the network device is N
- the maximum data transmission distance of the network device is r
- the distance between the network device Ni and the network device Nj is
- the network device Ni and the network device Nj may be referred to as neighboring network devices.
- the network state monitoring unit 110 may calculate the average number of neighboring network devices of the network device 100 according to Equation 1.
- n (AND) is the average number of neighboring network devices in Ni.
- the routing mode setting unit 120 sets the routing information transmission mode of the network device 100 based on the values of the collected factors.
- the routing mode setting unit 120 sets the routing information transmission mode to an active mode when the value of the collected factor is less than or equal to a preset threshold, and the routing information when the value of the factor exceeds the threshold.
- the transmission mode may be set to inactive mode.
- the active mode is a mode in which the network device 100 transmits routing information to another network device at a predetermined period or at a predetermined time point. In the inactive mode, the network device 100 does not transmit routing information at the period or time point. Is not a mode.
- the routing information may include at least one of location information and a routing table of the network device 100.
- the routing mode setting unit 120 may set the routing information transmission mode by comparing the total factor value calculated based on the value of each factor or the value of each factor with a corresponding threshold. That is, the routing information transmission mode may be set according to any one of the types of factors, and the routing information transmission mode may be set in consideration of all factors.
- the routing mode setting unit 120 checks the routing information transmission mode previously set for the network device 100, maintains the previous routing information transmission mode or indicates a condition indicated by the currently collected factor, that is, network status. It can be changed to the routing information transmission mode set according to the above.
- the routing mode setting unit 120 may set the routing information transmission mode by checking the value of the collected factor at predetermined periods or at predetermined times.
- the routing mode setting unit 120 may set the routing information transmission mode according to the following conditions when setting the routing information transmission mode by comparing the value of the factor and the threshold.
- the routing mode setting unit 120 may set the routing information transmission mode to the inactive mode according to a preset probability.
- thD a threshold at which a state transition between an active mode and an inactive mode occurs in network D
- n an average number of neighbor nodes of the network device Ni
- Pr the probability of becoming an inactive mode
- the routing mode setting unit 120 may set the routing information transmission mode of the network device 100 through the routing information transmission mode setting algorithm shown in FIG. 2.
- FIG. 2 is a diagram illustrating a dynamic routing algorithm of a network device according to an embodiment of the present invention.
- the network device 100 is represented as a node on a network, and the algorithm when the types of collected factors and thresholds is an average neighbor network device, that is, a neighbor node, is illustrated.
- the network device Ni when the network device Ni is previously set as an active node, when it is determined that the average number of neighbor nodes n (NE (Ni)) of the network device Ni is larger than the preset threshold thD.
- the network device Ni is changed to an inactive mode node with a probability of Pr (Ni), and is maintained in the active mode state (ie, 'no change') when the average number of neighbor nodes is less than or equal to the threshold.
- the network device Ni when it is determined that the average number of neighbor nodes n (NE (Ni)) of the network device Ni is smaller than the preset threshold thD, the network device Ni Is changed to a node in an active mode, and remains in an inactive mode state (i.e., 'no change') when the average number of neighbor nodes is larger than the threshold.
- the packet transceiver 130 transmits and receives a packet to be directly processed by the network apparatus 100 or a packet to be forwarded to another network apparatus.
- the packet transceiver 130 determines whether to transmit the routing information of the network device 100 based on the routing information transmission mode set through the routing mode setting unit 120.
- the packet transceiver 130 transmits the routing information to another network device at a predetermined period or at a predetermined time point.
- the packet transceiver 130 does not transmit the routing information every predetermined period or at a predetermined time point.
- the network device 100 By performing dynamic routing to transmit or not transmit routing information based on the state of the network device 100 on the ad hoc network, the network device 100 according to an embodiment of the present invention reduces the routing overhead on the ad hoc network. This can reduce the packet transmission rate and reduce the traffic delay time.
- the state reference value setting unit 140 sets the threshold value based on the data transmission state of the network apparatus 100 or the ad hoc network, and transmits the set threshold value to the routing mode setting unit 120.
- the state reference value setting unit 140 may extract the preset threshold value stored in advance and provide it to the routing mode setting unit 120.
- the state reference value setting unit 140 may set each threshold value for each type of factor. For example, the state reference value setting unit 140 may set each threshold based on the number of neighboring network devices, the moving speed, the moving direction, and the amount of data traffic of the network device 100, and the size of the threshold may be changed. have.
- the same or different thresholds may be set in a plurality of network devices.
- FIG. 3 is a flowchart illustrating a dynamic routing method according to an embodiment of the present invention.
- a factor in which a kind whose value changes according to the state of an ad hoc network to which a network device belongs is collected is preset (S310).
- the factor includes at least one of the number of neighboring network devices, the moving speed and the amount of data traffic of a particular network device.
- the value of the collected factor is checked (S320), and the routing information transmission mode is set based on the collected factor (S330).
- a value of the collected factor is compared with a preset threshold to determine whether it is an active mode or an inactive mode.
- the routing information transmission mode is set according to the determination result.
- the value of the factor is less than the threshold, it is set to the active mode, and if the value of the factor exceeds the threshold, it is set to the inactive mode.
- routing information transmission mode according to an embodiment of the present invention can be set through the method as shown in FIG.
- FIG. 4 is a flowchart illustrating a method of setting a routing information transmission mode according to an embodiment of the present invention.
- a factor value according to the collected network state is compared with a preset threshold (S331).
- step S331 it is determined whether the routing information transmission mode previously set in the network device is an active mode or an inactive mode (S332).
- step S332 when the preset routing information transmission mode is the active mode, the mode is changed to inactive mode (S333). When the preset routing information transmission mode is the inactive mode, the inactive mode is changed. It maintains (S334).
- step S331 When the collected factor value is less than or equal to the threshold as a result of the determination in step S331, it is determined whether the routing information transmission mode previously set in the network device is an active mode or an inactive mode (S335).
- step S335 the active mode is maintained when the preset routing information transmission mode is the active mode (S336), and is changed to the active mode when the preset routing information transmission mode is the inactive mode. (S337).
- the routing information transmission mode When the preset routing information transmission mode is the active mode, the routing information transmission mode may be changed to the inactive mode according to a preset probability, and the probability may be set based on the average number of network devices and the threshold of the network device.
- routing information of the network device is transmitted and processed according to the routing information transmission mode set in step S330 (S340).
- the set routing information transmission mode When the set routing information transmission mode is the active mode, routing information of the network device is transmitted to another network device at a predetermined period or at a predetermined time point. On the other hand, if the set routing information transmission mode is the inactive mode, routing information is not transmitted to another network device at the period or time point.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims (10)
- 애드 혹(ad hoc) 네트워크에서 네트워크 장치의 동적 라우팅 방법에 있어서,(a) 이웃 네트워크 장치의 수, 이동 속도 및 데이터 트래픽량 중 적어도 하나를 포함하는 팩터(factor)를 수집하는 단계;(b) 상기 수집된 팩터의 값에 기초하여 라우팅 정보 전송 모드를 설정하는 단계; 및(c) 상기 설정된 라우팅 정보 전송 모드에 따라 라우팅 정보의 전송 또는 비전송 중 어느 하나를 처리하는 단계를 포함하되,상기 (b) 단계에서,상기 라우팅 정보 전송 모드 설정 시, 상기 팩터의 값이 기설정된 임계치 이하일 경우 액티브(active) 모드로 설정하고, 상기 팩터의 값이 상기 임계치를 초과할 경우 인액티브(inactive) 모드로 설정하는, 애드 혹 네트워크에서 네트워크 장치의 동적 라우팅 방법.
- 제 1항에 있어서,상기 (c) 단계에서,상기 액티브 모드 시 기설정된 주기마다 또는 기설정된 시점에 상기 라우팅 정보를 전송 처리하고,상기 인액티브 모드 시 상기 주기 또는 시점에 상기 라우팅 정보를 비전송 처리하는, 애드 혹 네트워크에서 네트워크 장치의 동적 라우팅 방법.
- 제 1 항에 있어서,상기 (b) 단계에서,상기 팩터의 값을 상기 임계치와 비교하여 상기 액티브 모드 또는 상기 인액티브 모드를 판단하는 단계;사전에 설정된 상기 라우팅 정보 전송 모드의 유지 또는 변경 여부를 결정하는 단계; 및상기 결정된 결과에 따라 상기 라우팅 정보 전송 모드를 설정하는 단계를 포함하는, 애드 혹 네트워크에서 네트워크 장치의 동적 라우팅 방법.
- 제 1 항에 있어서,상기 (b) 단계에 있어서,상기 팩터의 값이 상기 임계치를 초과한 경우 기설정된 확률에 따라 상기 라우팅 정보 전송 모드를 상기 인액티브 모드로 설정하되,상기 확률은,상기 네트워크 장치의 평균 이웃 네트워크 장치의 수 및 상기 임계치에 기초하여 설정된 것인, 애드 혹 네트워크에서 네트워크 장치의 동적 라우팅 방법.
- 제 1 항에 있어서,상기 데이터 트래픽량은,상기 네트워크 장치 및 상기 애드 혹 네트워크 상의 복수의 네트워크 장치 중 적어도 하나의 송신 패킷, 수신 패킷 및 다른 네트워크 장치로의 포워딩 패킷 중 적어도 하나의 데이터 트래픽량인 것인, 애드 혹 네트워크에서 네트워크 장치의 동적 라우팅 방법.
- 애드 혹(ad hoc) 네트워크의 네트워크 장치에 있어서,이웃 네트워크 장치의 수, 이동 속도 및 데이터 트래픽량 중 적어도 하나를 포함하는 팩터(factor)를 수집하는 네트워크 상태 모니터링부;상기 팩터의 값이 기설정된 임계치 이하일 경우 라우팅 정보 전송 모드를 액티브(active) 모드로 설정하고, 상기 팩터의 값이 상기 임계치를 초과할 경우 상기 라우팅 정보 전송 모드를 인액티브(inactive) 모드로 설정하는 라우팅 모드 설정부; 및상기 설정된 라우팅 정보 전송 모드에 따라 라우팅 정보를 다른 네트워크 장치로 전송 또는 비전송 처리하는 송신부를 포함하는 애드 혹 네트워크의 네트워크 장치.
- 제 6 항에 있어서,상기 라우팅 모드 설정부는,상기 팩터의 값에 기초하여 설정된 라우팅 정보 전송 모드에 따라 사전에 설정된 라우팅 정보 전송 모드를 유지 또는 변경 처리하는, 애드 혹 네트워크의 네트워크 장치.
- 제 6 항에 있어서,상기 라우팅 모드 설정부는,상기 팩터의 값이 상기 임계치를 초과한 경우 기설정된 확률에 따라 상기 라우팅 정보 전송 모드를 상기 인액티브 모드로 설정하되,상기 확률은,상기 네트워크 장치의 평균 이웃 네트워크 장치의 수 및 상기 임계치에 기초하여 설정된 것인, 애드 혹 네트워크의 네트워크 장치.
- 제 6 항에 있어서,상기 송신부는,상기 액티브 모드 시 기설정된 주기마다 또는 기설정된 시점에 상기 라우팅 정보를 전송 처리하고, 상기 인액티브 모드 시 상기 주기 또는 시점에 상기 라우팅 정보를 비전송 처리하는, 애드 혹 네트워크의 네트워크 장치.
- 제 6 항에 있어서,상기 데이터 트래픽량은,상기 네트워크 장치 및 상기 애드 혹 네트워크 상의 복수의 네트워크 장치 중 적어도 하나의 송신 패킷, 수신 패킷 및 다른 네트워크 장치로의 포워딩 패킷 중 적어도 하나의 데이터 트래픽량인 것인, 애드 혹 네트워크의 네트워크 장치.
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020147022098A KR101645978B1 (ko) | 2012-02-03 | 2013-02-01 | 애드 혹 네트워크에서의 동적 라우팅 방법 및 그를 위한 네트워크 장치 |
JP2014555489A JP5866111B2 (ja) | 2012-02-03 | 2013-02-01 | アドホックネットワークにおける動的ルーティング方法、及びそのためのネットワーク装置 |
EP13744045.9A EP2811785B1 (en) | 2012-02-03 | 2013-02-01 | Dynamic routing method in ad-hoc network and network device therefor |
US14/376,379 US20150043364A1 (en) | 2012-02-03 | 2013-02-01 | Dynamic routing method in ad-hoc network and network device therefor |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2012-0011237 | 2012-02-03 | ||
KR20120011237 | 2012-02-03 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013115602A1 true WO2013115602A1 (ko) | 2013-08-08 |
Family
ID=48905563
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/KR2013/000842 WO2013115602A1 (ko) | 2012-02-03 | 2013-02-01 | 애드 혹 네트워크에서의 동적 라우팅 방법 및 그를 위한 네트워크 장치 |
Country Status (5)
Country | Link |
---|---|
US (1) | US20150043364A1 (ko) |
EP (1) | EP2811785B1 (ko) |
JP (1) | JP5866111B2 (ko) |
KR (1) | KR101645978B1 (ko) |
WO (1) | WO2013115602A1 (ko) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104159265A (zh) * | 2014-07-24 | 2014-11-19 | 镇江智拓智能科技发展有限公司 | 一种面向低速无线自组网的数据传输方法 |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101593850B1 (ko) * | 2014-12-31 | 2016-02-17 | 성균관대학교산학협력단 | 운전 유형 정보를 이용한 차량 애드혹 네트워크의 효율적인 라우팅 방법 |
KR20180082693A (ko) * | 2017-01-10 | 2018-07-19 | (주) 코콤 | 홈 영역 네트워크의 통화권 외 영역의 중계 장치 및 방법 |
KR101901999B1 (ko) * | 2018-02-02 | 2018-09-27 | 엘아이지넥스원 주식회사 | 소부대 운용을 위한 디지털 무전기에서 이중 보안 수단을 이용하는 데이터 패킷 송수신 장치 및 방법 |
JP7152682B2 (ja) * | 2018-08-07 | 2022-10-13 | 日本電信電話株式会社 | 光伝送システム及び伝送モード選択方法 |
KR102131794B1 (ko) * | 2018-12-19 | 2020-07-09 | (주)에이텍티앤 | 차세대 지능형 교통시스템에서 차량-네트워크 간 부하 분산방법 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20060065971A (ko) | 2004-12-11 | 2006-06-15 | 삼성전자주식회사 | 모바일 애드 혹 네트워크 환경에서 이웃 노드 관리 및라우팅 경로 설정 방법 및 이를 이용한 네트워크 장치 |
KR100777895B1 (ko) * | 2003-09-09 | 2007-11-21 | 해리스 코포레이션 | 메시지 데이타의 라우팅 방법 및 모바일 애드 혹 네트워크용 모바일 노드 |
KR20080074420A (ko) * | 2007-02-09 | 2008-08-13 | 안상현 | 다중 인터넷 게이트웨이를 이용하는 이동 애드혹 네트워크환경에서 인터넷 게이트웨이와 이동 노드간 경로 설정을위해 라우팅 제어 메시지의 전달 범위를 제한하는 방법 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100770878B1 (ko) * | 2004-05-18 | 2007-10-26 | 삼성전자주식회사 | 모바일 애드 혹 네트워크에서 라우팅 경로 설정 방법 |
JP4832359B2 (ja) * | 2007-05-22 | 2011-12-07 | 三菱電機株式会社 | 多重化装置及び多重化装置におけるパケット転送制御方法 |
US7889691B2 (en) * | 2007-11-13 | 2011-02-15 | Telcordia Technologies, Inc. | Method of broadcasting packets in ad-hoc network |
US8050188B2 (en) * | 2008-06-27 | 2011-11-01 | GM Global Technology Operations LLC | Redundant message packet suppression for in-vehicle ad hoc network |
JP2011030210A (ja) * | 2009-06-26 | 2011-02-10 | Tokai Univ | 無線通信装置、無線ネットワークシステム及び通信処理方法 |
US8233389B2 (en) * | 2009-08-19 | 2012-07-31 | Mitsubishi Electric Research Laboratories, Inc. | Method and protocol for congestion control in a vehicular network |
-
2013
- 2013-02-01 EP EP13744045.9A patent/EP2811785B1/en not_active Not-in-force
- 2013-02-01 US US14/376,379 patent/US20150043364A1/en not_active Abandoned
- 2013-02-01 JP JP2014555489A patent/JP5866111B2/ja not_active Expired - Fee Related
- 2013-02-01 WO PCT/KR2013/000842 patent/WO2013115602A1/ko active Application Filing
- 2013-02-01 KR KR1020147022098A patent/KR101645978B1/ko active IP Right Grant
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100777895B1 (ko) * | 2003-09-09 | 2007-11-21 | 해리스 코포레이션 | 메시지 데이타의 라우팅 방법 및 모바일 애드 혹 네트워크용 모바일 노드 |
KR20060065971A (ko) | 2004-12-11 | 2006-06-15 | 삼성전자주식회사 | 모바일 애드 혹 네트워크 환경에서 이웃 노드 관리 및라우팅 경로 설정 방법 및 이를 이용한 네트워크 장치 |
KR20080074420A (ko) * | 2007-02-09 | 2008-08-13 | 안상현 | 다중 인터넷 게이트웨이를 이용하는 이동 애드혹 네트워크환경에서 인터넷 게이트웨이와 이동 노드간 경로 설정을위해 라우팅 제어 메시지의 전달 범위를 제한하는 방법 |
Non-Patent Citations (3)
Title |
---|
AHN, SANG HYUN ET AL.: "A Load-balancing Routing Protocol in Ad Hoc Networks.", JOURNAL OF KIISE : INFORMATION NETWORKING, vol. 30, no. 2, April 2003 (2003-04-01), XP055166928 * |
NAM, YONG SUB ET AL.: "Dynamic Multi-Rae Routing Sub-Layer for Mobile Ad hoc Networks.", JOURNAL OF KOREA COMPUTER CONGRESS 2006, vol. 33, no. 33, June 2006 (2006-06-01), XP055166571 * |
See also references of EP2811785A4 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104159265A (zh) * | 2014-07-24 | 2014-11-19 | 镇江智拓智能科技发展有限公司 | 一种面向低速无线自组网的数据传输方法 |
Also Published As
Publication number | Publication date |
---|---|
KR20140127820A (ko) | 2014-11-04 |
JP2015510728A (ja) | 2015-04-09 |
KR101645978B1 (ko) | 2016-08-05 |
EP2811785A4 (en) | 2015-08-26 |
JP5866111B2 (ja) | 2016-02-17 |
EP2811785A1 (en) | 2014-12-10 |
US20150043364A1 (en) | 2015-02-12 |
EP2811785B1 (en) | 2017-07-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2013115602A1 (ko) | 애드 혹 네트워크에서의 동적 라우팅 방법 및 그를 위한 네트워크 장치 | |
CN110417663B (zh) | 一种基于主动式路由协议的多因素混合路由更新方法 | |
WO2012008735A2 (ko) | 멀티-홉 네트워크에서의 라우팅 경로 설정 방법 및 이를 위한 장치 | |
WO2013112008A1 (en) | Method and system for providing service in a wireless communication system | |
WO2009136749A2 (en) | Apparatus and method for transmission opportunity in mesh network | |
KR100586233B1 (ko) | 이동 애드혹 네트워크에서 최적 방향-기반 플러딩 방법 | |
WO2020036378A1 (en) | Method and apparatus for providing 5g ethernet service | |
US20070147299A1 (en) | Wireless transmission device | |
WO2009088263A2 (ko) | 메쉬 네트워크를 설정하기 위한 능동 스캔 처리 방법 | |
EP2604074A1 (en) | Combining bandwidth aware routing with channel selection and channel switching in a multi-hop wireless home network | |
KR20070032717A (ko) | 무선 네트워크에서 주문형 라우팅 프로토콜의 성능을개선하기 위한 시스템 및 방법 | |
WO2017030362A1 (ko) | 무선센서네트워크의 클러스터링 방법 | |
WO2009107962A2 (en) | Path selection procedure in mesh network and format of path request frame therefor | |
WO2014058229A1 (ko) | 모바일 애드혹 네트워크의 토폴로지 관리장치 및 그 방법 | |
CN106535207B (zh) | 一种小型化多业务无线移动自组网网络系统 | |
KR101507720B1 (ko) | 무선 통신 네트워크들에서 개선된 토폴로지 맵핑을 위한 방법 | |
WO2009088262A2 (ko) | 메쉬 네트워크에서 채널 스위치를 수행하는 방법 | |
WO2017188748A1 (ko) | 무선 메시 네트워크의 동적 브리지 노드 형성 방법 | |
CN102130705A (zh) | 基于快速跳频的wlan mesh通信方法和设备 | |
WO2011013879A1 (en) | Method and system for network configuration at wireless body area network | |
WO2018030587A1 (ko) | 멀티 홉 네트워크 구성 방법 및 장치 | |
EP1944924A1 (en) | System, method and computer-readable medium for mobile Ad-hoc network routing based upon hardware address (MAC) | |
Lim et al. | A hybrid centralized routing protocol for 802.11 s WMNs | |
Sgora et al. | IEEE 802.11 s wireless mesh networks: Challenges and Perspectives | |
WO2017010630A1 (ko) | Sdn 기반의 다중 무선 네트워크 통합 시스템 및 그 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13744045 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2014555489 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
ENP | Entry into the national phase |
Ref document number: 20147022098 Country of ref document: KR Kind code of ref document: A |
|
REEP | Request for entry into the european phase |
Ref document number: 2013744045 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2013744045 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 14376379 Country of ref document: US |