Broadcast method in a WPAN network
Abstract
A broadcast method in a wireless Personal Area network and a communication apparatus using the same. The broadcast method determines whether the broadcast packet is first received upon receiving a broadcast packet. If a determination reveals that the packet is first received, the broadcast packet is stored and rebroadcast to neighbor nodes. Subsequently, a node, among the neighbor nodes, from which the broadcast packet is received, is marked as 'relayed'. The broadcast packet is rebroadcast when all of the neighbor nodes from which the broadcast packet is received are not marked as 'relayed'. When all of the neighbor nodes from which the broadcast packet is received are marked as 'relayed', the broadcast packet is destroyed. Accordingly, an efficient link-based broadcast method is provided.

Term
Term ended
Projected expiry passed 2 February 2025, 1.6 years ago.
- Priority
- Filed
- Published
- Projected expiry
- Today
20 claims: 3 independent, 17 dependent
- 1A broadcast method in a wireless network comprising the steps of:receiving a broadcast packet;determining whether the broadcast packet is first received;storing the broadcast packet and rebroadcasting the broadcast packet to neighbor nodes when the broadcast packet is first received;and destroying the broadcast packet when the broadcast packet is not first received.
- 13A broadcast method in a wireless network, comprising the steps of:receiving a broadcast packet;determining whether a designated field in a header of the broadcast packet is set;rebroadcasting the broadcast packet according to a reliable broadcast method when the designated field is set;and rebroadcasting the broadcast packet according to a unreliable broadcast method when the designated field is not set.
- 18A communication apparatus using a broadcast method in a wireless network, comprising:a means for receiving a broadcast packet;a means for determining whether the broadcast packet is first received;a means for storing and rebroadcasting the broadcast packet to neighbor nodes if the broadcast packet is first received;and a means for destroying the broadcast packet if the broadcast packet is not first received.
Independent claims3
58 paragraphs, as filed
<b>CROSS-REFERENCE TO RELATED APPLICATIONS</b>
0001This application claims the priority of Korean Patent Application No. 2004-84309 filed on October 21, 2004 in the Korean Intellectual Property Office and U.S. Provisional Patent Application No. 60/544,226 filed on February 13, 2004 in the United States Patent and Trademark Office, the disclosures of which are incorporated herein by reference.
<b>BACKGROUND OF THE INVENTION</b>
Field of the Invention
0002The present invention generally relates to a broadcast method in a wireless network and a communication apparatus using the broadcast method. More particularly, the present invention relates to a broadcast method in a wireless network and a communication apparatus using the broadcast method, which are capable of efficiently broadcasting data by a link-based broadcast in a ZigBee network compliant to the IEEE 802.15.4 standard.
Description of The Related Art
0003In contrast to a Local Area Network (LAN) or a Wide Area Network (WAN), a Personal Area Network (PAN) is a network owned by an individual. Devices owned by the individual are interconnected to construct a network in order to provide convenience for the owner. The Institute of Electrical and Electronics Engineers, Inc. (IEEE) 802.15 Working Group developed the WPAN for short distance wireless networks to standardize and implement the PAN. The IEEE 802.15 standard has four Task Groups. More particularly, IEEE 802.15.1 standardizes the well-known Bluetooth technology, whereas IEEE 802.15.3 and IEEE 802.15.3a standardizes the high rate WPAN. Additionally, IEEE 802.15.4, alias ZigBee, standardizes low rate WPAN which corresponds to data rates less than 250 kbps.
0004One of the goals of ZigBee is to standardize the protocol stacks above a media access control (MAC) layer for wireless sensor networks. To this end, the current ZigBee specification supports reliable data broadcast at a network layer. A broadcast method specified in the ZigBee specification consists of three major parts, which include a network-wide broadcast, a local broadcast repair, and a limited radius broadcast.
0005FIGS. 1 through 4 illustrate conventional broadcast methods according to the ZigBee specification. Referring now to FIGS. 1 through 4, the conventional broadcast methods of the ZigBee specification and drawbacks associated with the conventional broadcast methods are described below.
0006FIG. 1 illustrates the network-wide broadcast mechanism in the ZigBee network which is specified in the ZigBee specification. According to the ZigBee specification, the network-wide broadcast mechanism is a tree-based broadcast in which broadcast packets are only forwarded via a tree structure.
0007For example, if the source of a broadcast packet is a node A in a network as shown in FIG. 1, the broadcast packet must be transmitted through its parent node in order to reach neighbor nodes because the broadcast packet is delivered only following the tree structure. Thus, transmission of the broadcast packet from node A to node B or node C, as shown in FIG. 1, requires six transmissions and relays following the tree structure. However, by utilizing physical links instead of the tree structure, the broadcast packet can be delivered to node B or node C (of FIG. 1) via three or four nodes along links indicated as dotted lines in FIG. 1. Therefore, the transmission of the broadcast packets following the tree structure according to the ZigBee specification delays the delivery of the broadcast packets unnecessarily.
0008FIG. 2 illustrates the local broadcast repair mechanism in the ZigBee network. As explained above, the broadcast method of the ZigBee specification utilizes a parent and child relationship based on the tree structure. If a node loses contact with its parent node, a broadcast packet is not delivered farther. The local broadcast repair mechanism is used to repair the lost link in such a situation.
0009The ZigBee specification specifies that a child node, which loses contact with its parent node, performs a local broadcast repair using a 'Lost Parent' bit in a packet control field included in a packet header. However, there is no solution with respect to delivery of a broadcast packet from a parent node when the parent node loses contact with the child node. For example, if a link between node C and node B is broken, as shown in FIG. 2, node F can receive a packet from a node, such as node G, via another branch of node C. However, since the packet received from node G is not delivered from its parent or child node, the packet is discarded. As a result, the sub-tree under node B is not covered.
0010FIG. 3 illustrates the limited radius broadcast mechanism used in a ZigBee network. According to the limited radius broadcast mechanism, a range to which a broadcast packet reaches can be set using a radius counter (RC) value. Referring to FIG. 3, a node 0 performs the limited radius broadcast with RC=2. The RC value decreases by 1 every time the broadcast packet is retransmitted from each node. The broadcast packet is not retransmitted farther when the RC value becomes zero.
0011The limited radius broadcast, which allows the tree structure, may present undesired results. For example, as shown in FIG. 4, if nodes F and G are one-hop neighbor nodes and node F attempts to perform the limited radius broadcast with RC=3, the broadcast packet will not be delivered to the node G. In order to reach node G, the limited radius broadcast has to be performed with RC=4. That is, the RC value needs to be unnecessarily large to cover neighbor nodes, and therefore, unnecessary traffic increases.
<b>SUMMARY OF THE INVENTION</b>
0012To address the problems described above with respect to the conventional broadcast methods which correspond to the ZigBee specification, an aspect of the present invention provides a link-based broadcast method in a wireless network.
0013To achieve the above aspect of the present invention, the broadcast method in a wireless network comprises the steps of receiving a broadcast packet, determining whether the broadcast packet is first received, storing the broadcast packet and rebroadcasting the broadcast packet to neighbor nodes when the broadcast packet is first received, and destroying the broadcast packet when the broadcast packet is not first received. The wireless network is a ZigBee network compliant to the IEEE 802.15.4 standard.
0014The broadcast method further comprises marking a node, among the neighbor nodes, from which the broadcast packet is received as 'relayed', checking whether all of the neighbor nodes are marked as 'relayed' after a predetermined time, and rebroadcasting the broadcast packet when all of the neighbor nodes from which the broadcast packet is received are not marked as 'relayed'. The broadcast method further comprises the step of destroying the broadcast packet when all of the neighbor nodes from which the broadcast packet is received are marked as 'relayed'.
0015A rebroadcast timer counts the predetermined time, thereby setting a rebroadcast time. The predetermined time may be set based on a link quality indicator (LQI) value of the received broadcast packet.
0016The rebroadcast step is repeated a number of times corresponding to a predetermined value at intervals of the predetermined time until all of the neighbor nodes relay the broadcast packet. Thus, unrestricted rebroadcast is prevented.
0017The marking step sets a neighbor list corresponding to information relative to the neighbor nodes, and marks nodes listed in the neighbor list. The neighbor list is set using a bitmap based on an index of the listed neighbor nodes. The listed neighbor nodes are located within one hop from a broadcast source. The listed neighbor nodes are grouped based on a ZigBee address. and the grouped neighbor nodes are checked to determine whether the grouped neighbor nodes are marked as 'relayed'.
0018Consistent with an aspect of the present invention, a broadcast method in a wireless network comprises receiving a broadcast packet, determining whether a designated field in a header of the broadcast packet is set, rebroadcasting the broadcast packet according to a reliable broadcast method when the designated field is not set, and rebroadcasting the broadcast packet according to an unreliable broadcast method when the designated field is set. The wireless network mentioned above is a ZigBee network compliant to the IEEE 802.15.4 standard.
0019The reliable broadcast method rebroadcasts the broadcast packet if the broadcast packet is first received, and rebroadcasts the broadcast packet after a predetermined time if there is a node, among the neighbor nodes, which does not relay the broadcast packet. If the packet is not first received, the reliable broadcast method destroys the broadcast packet. The unreliable broadcast method rebroadcasts the broadcast packet if the broadcast packet is first received, and destroys the broadcast packet if the broadcast packet is not first received.
0020The designated field is a 'Lost Parent' field in a packet control field included in the header of the broadcast packet.
0021Consistent with an aspect of the present invention, a communication apparatus using a broadcast method in a wireless network, comprises a means for receiving a broadcast packet, a means for determining whether the broadcast packet is first received, a means for storing and rebroadcasting the broadcast packet to neighbor nodes if the broadcast packet is first received, and a means for destroying the broadcast packet if the broadcast packet is not first received.
0022The communication method further comprises a means for marking a node, among the neighbor nodes, from which the broadcast packet is received, as 'relayed', a means for checking whether all of the neighbor nodes are marked as 'relayed' after a predetermined time, and a means for rebroadcasting the broadcast packet if all of the neighbor nodes are not marked as 'relayed'. The communication apparatus further comprises a means for destroying the broadcast packet if all of the neighbor nodes are marked as 'relayed'.
<b>BRIEF DESCRIPTION OF THE FIGURES</b>
0023These and/or other aspects and advantages of the invention will become apparent and more readily appreciated from the following description of the exemplary embodiments, taken in conjunction with the accompanying drawing figures of which:
0024FIGS. 1 through 4 are diagrams of conventional broadcast methods according to a ZigBee specification;
0025FIGS. 5A and 5B are flowcharts of a broadcast method according to a first embodiment of the present invention;
0026FIG. 6 is a diagram of an exemplary embodiment of a neighbor list;
0027FIG. 7 is a diagram of an exemplary embodiment of a packet control field; and
0028FIG. 8 is a diagram illustrating that a neighbor list is built by grouping neighbor nodes.
<b>DETAILED DESCRIPTION OF THE EMBODIMENTS</b>
0029Reference will now be made in detail to the exemplary embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to the like elements throughout. The exemplary embodiments are described below in order to explain the present invention by referring to the drawings.
0030A broadcast method in a wireless network according to exemplary embodiments of the present invention utilizes a link-based broadcast rather than a parent node and child node relationship which is based on a tree-based broadcast. Accordingly, the parent node and the child node relationship which is based on the tree structure are not the only nodes that can participate in the delivery of broadcast packets. In other words, all nodes can participate in the delivery of broadcast packets according to the broadcast method of the present invention. The broadcast method in the wireless network according to the present invention is primarily applied to a ZigBee network compliant to the IEEE 802.15.4 standard However, the broadcast method according the present invention is not limited to the ZigBee network. For instance, any network meeting the criteria corresponding to embodiments of the present invention may be employed.
0031FIGS. 5A and 5B are flowcharts of the broadcast method in the wireless network according to a first embodiment of the present invention. Referring initially to FIG. 5A, a node linked to the wireless network receives a broadcast packet (S100), and the node determines whether the received packet is first received (S105). The first received packet denotes that the received packet is not the same as a previously received packet. A determination is made as to whether the packet is first received by checking the presence of packet information corresponding to the received packet in a broadcast transaction record (BTR) of a broadcast transaction table (BTT).
0032If the determination performed at step S105 reveals that the packet is first received, a BTR corresponding to the received packet is created and stored in the BTT (S110). The BTR created corresponding to the received packet contains a source address and a broadcast sequence number (BCSN) of the packet.
0033After creating the BTR, the received broadcast packet is stored in a buffer and a rebroadcast timer is set (S115). The rebroadcast timer is used to determine a rebroadcast time. Subsequently, the received packet is rebroadcast at step S120.
0034In step S125, each of the neighbor nodes in the neighbor list from which the broadcast packet is received are checked and marked as 'relayed', as shown in FIG. 6.. According to the present invention, the neighbor list organizes information relating to neighbor nodes within one hop from a broadcast source. In order to mark a relayed field of the neighbor list a bitmap based on an index of each node is utilized. The length of the bitmap equals the number of neighbor nodes in the neighbor list.
0035If it is determined at step S105 that the packet has been received, each of the neighbor nodes in the neighbor list from which the broadcast packet is received are checked and marked as 'relayed' when the source address of the received packet corresponds to the neighbor nodes in the neighbor list (S130). After the neighbor nodes in the neighbor list are marked as 'relayed' in step S130, the received packet is destroyed in step S140. As a result, the received broadcast packet is processed.
0036Referring to FIG. 5B, when the set rebroadcast timer expires after a predetermined time (S150), a determination is made as to whether all of the neighbor nodes in the neighbor list are marked as 'relayed' (S155). If the determination reveals that each of the neighbor nodes are not marked as 'relayed', the received packet is rebroadcast in step S170 and the rebroadcast timer is re-set in step S175. A Maximum Retransmission Limit parameter to count the number of times rebroadcast has occurred is increased (S180). If the Maximum Retransmission Limit parameter is below a predetermined value (S195), steps S150 through S180 are repeated. Accordingly, the number of the times rebroadcast may occur is limited to the predetermined value. As a result, unrestricted rebroadcast is not allowed.
0037If all of the neighbor nodes in the neighbor list are marked as 'relayed' at step S155, the packet stored in the buffer is cleared (S160) and the BTR is cleared (S165). In other words, the packet is destroyed when all of the neighbor nodes from which the packet is received are marked as 'relayed'. As a result, it is guaranteed that all the neighbor nodes receive the broadcast packet according to the link-based broadcast.
0038A broadcast method according to a second embodiment of the present invention selectively utilizes a reliable broadcast method and an unreliable and best-effort broadcast. According to the second embodiment of the present invention, an 'Unreliable Broadcast' field is newly defined, and the broadcast method is selected depending on whether the 'Unreliable Broadcast' field is set. For example, if the 'Unreliable Broadcast' field is not set, the broadcast method using the neighbor list according to the first embodiment of the present invention is used. In other words, when the 'Unreliable Broadcast' field is not set, the reliable broadcast method rebroadcasts the broadcast packet if the broadcast packet is first received, and rebroadcasts the broadcast packet after a predetermined time if there is a node, among the neighbor nodes listed in the neighbor list, which does not relay the broadcast packet. If the packet is not first received, the reliable broadcast method destroys the broadcast packet On the contrary, if the 'Unreliable Broadcast' field is set, the broadcast packet is not forwarded according to the reliable method as in the first embodiment of the present invention. Instead, according to the unreliable broadcast method, the broadcast packet is forwarded if the packet is first received and the broadcast packet is destroyed if the broadcast packet is not first received. Additionally, when the 'Unreliable Broadcast' field is set, the creation of the BTR is maintained. However, marking of the corresponding neighbor node in the neighbor list as 'relayed' is not utilized.
0039Referring to FIG. 7, the 'Unreliable Broadcast' field can use a 'Lost Parent' field in a packet control field which is added into a header at a network layer. A 'Broadcast' bit, a 'Lost Parent' bit, and a 'Broadcast Radius Present' bit in the packet control field respectively relate to the network-wide broadcast, the local broadcast repair, and the limited radius broadcast of the ZigBee specification. As described above, broadcast method according to the exemplary embodiments of the present invention allows all nodes to participate in the forwarding of the broadcast packet. Thus, there is no need to utilize the local broadcast repair to find the link to the parent node. Accordingly, the 'Lost Parent' field can be used as the 'Unreliable Broadcast' field.
0040A broadcast method according to a third embodiment of the present invention selectively utilizes tree-based and link-based limited radius broadcasts. To this end, a 'Tree-based Broadcast' sub-field is added in the header of a packet control field. By default, the 'Tree-based Broadcast' sub-field is not set, and the link-based limited radius broadcast according to the first embodiment of the present invention is utilized. However, if the 'Tree-based Broadcast' sub-field is set, the tree-based limited radius broadcast is utilized according to the conventional broadcast methods of the ZigBee specification.
0041When building a neighbor list which includes information regarding the nodes within one hop from a broadcast source, it is possible to group the nodes based on the parent and child relationship by using a ZigBee address.
0042FIG. 8 illustrates that a neighbor list is built by grouping neighbor nodes. Referring to FIG. 8, the first to third neighbor lists 210, 310 and 410 are built for the first to third areas 200, 300 and 400, respectively. Nodes 6 and 7 are in the parent and child relationship in the first and second neighbor lists 210 and 310. Nodes 8, 9, and 10 are in the parent and child relationship in the third neighbor list 410.
0043After grouping the neighbor nodes in the parent and child relationship, and once the broadcast packet is received from one of the nodes in a specific group, all nodes in the corresponding group are checked and marked as 'relayed' according to the normal reception of the broadcast packet in the neighbor list. Nodes in a group, which share a superframe, enable reliable transmission within the group. In addition, waiting time at a source node is reduced.
0044When determining a rebroadcast time, the received broadcast packet may be rebroadcast to nodes in an order corresponding to the distance away from the source node by setting a backoff value in proportion to a link quality indicator (LQI) value of the received broadcast packet. In this situation, if the rebroadcast packet generated at the node farthest from the source node is received, the nodes close to the source node receive the packet in the usual manner. Since the node farthest from the source node performs the rebroadcast, high-speed broadcast can be performed over the entire network.
0045In light of the foregoing each of the nodes linked to a wireless network can participate in the forwarding of the broadcast packet according to the link-based broadcast.
0046Since the broadcast packet is delivered along the links, the broadcast packet is performed faster than the tree-based broadcast.
0047The tree structure is not utilized according to the embodiments of the present invention, and therefore, the local broadcast repair mechanism to repair the tree structure is not needed.
0048Since the link-based limited radius broadcast is utilized, it is possible to efficiently set the transmission range of the broadcast packet, and the RC value represents the actual limited hop.
0049If needed, it is possible to selectively utilize the reliable broadcast and the unreliable and best-effort broadcast.
0050The rebroadcast time can be efficiently set by grouping the neighbor list by use of the ZigBee address, or, according to the LQI value.
0051While the exemplary embodiments of the present invention have been described, additional variations and modifications of the exemplary embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims shall be construed to include the aforementioned exemplary embodiments and all such variations and modifications that fall within the spirit and scope of the invention.
8 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| EP1978670A3 | Cited by | European Patent Office (EPO) | Search report |
| EP1978670A2 | Cited by | European Patent Office (EPO) | Search report |
| EP2202942A1 | Cited by | European Patent Office (EPO) | Search report |
| US7916666B2 | Cited by | United States of America | Applicant |
| EP1107508A1 | Cites | European Patent Office (EPO) | Search report |
| TSENG Y-C ET AL.: "Adaptive Approaches to Relieving Broadcast Storms in a Wireless Multihop Mobile Ad Hoc Network", IEEE TRANSACTIONS ON COMPUTERS; IEEE SERVICE CENTER; LOS ALAMITOS; CA US, vol. 52, May 2003 (2003-05-01), pages 545 - 557, XP002349202, DOI: doi:10.1109/TC.2003.1197122 | Non-patent | – | Applicant |
| WILLIAMS B ET AL.: "COMPARISON OF BROADCASTING TECHNIQUES FOR MOBILE AD HOC NETWORKS", MOBIHOC 2002. PROCEEDINGS OF THE 3RD. ACM INTERNATIONAL SYMPOSIUM ON MOBILE AD HOC NETWORKING AND COMPUTING: LAUSANNE; SWITZERLAND; JUNE, 9 June 2002 (2002-06-09), pages 194 - 205, XP002408065, DOI: doi:10.1145/513800.513825 | Non-patent | – | Applicant |
| NI S-Y ET AL.: "THE BROADCAST STORM PROBLEM IN A MOBILE AD HOC NETWORK", MOBICOM '99. PROCEEDINGS OF THE 5 TH ANNUAL ACM/IEEE INTERNATIONAL CONFERENCE ON MOBILE COMPUTING AND NETWORKING. SEATTLE, WA, AUG. 15-20, 1999, ANNUAL ACM/IEEE INTERNATIONAL CONFERENCE ON MOBILE COMPUTING AND NETWORKING; NEW YORK, NY: AMC, US, vol. CONF. 5, 15 August 1999 (1999-08-15), pages 151 - 162 | Non-patent | – | Applicant |
| CHUNHUI ZHU ET AL.: "A border-aware broadcast scheme for wireless ad hoc network", CONSUMER COMMUNICATIONS AND NETWORKING CONFERENCE; 2004. CCNC 2004. FIRST IEEE LAS VEGAS, NV, USA 5-8 JAN. 2004, PISCATAWAY, NJ, USA, IEEE, 5 January 2004 (2004-01-05), pages 134 - 139, XP032165196, DOI: doi:10.1109/CCNC.2004.1286846 | Non-patent | – | Applicant |
14 members in 5 offices
Priority claims4
| Document | Office | Kind | Date |
|---|---|---|---|
| 544226P | United States of America | – | |
| 54422604 | United States of America | P | |
| 2004084309 | Republic of Korea | – | |
| 20040084309 | Republic of Korea | A |
Members14
| Document | Office | Kind | |
|---|---|---|---|
| EP1564937A2This record | European Patent Office (EPO) | A2 | |
| US2005180399A1 | United States of America | A1 | |
| KR20050081848A | Republic of Korea | A | |
| JP2005229625A | Japan | A | |
| CN1756235A | China | A | |
| KR100645431B1 | Republic of Korea | B1 | |
| EP1564937A3 | European Patent Office (EPO) | A3 | |
| JP3996930B2 | Japan | B2 | |
| JP2007288793A | Japan | A | |
| JP2007295583A | Japan | A | |
| US7428232B2 | United States of America | B2 | |
| CN100531118C | China | C | |
| JP4842207B2 | Japan | B2 | |
| EP1564937B1 | European Patent Office (EPO) | B1 |
27 legal events, as 4 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Expiry of rightR071 | R071 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filed against granted patent, or epo opposition proceedings concluded without decisionGrantedR097 | R097 | DE | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Notification of lapseLapsedST | ST | FR | |
| No opposition filedOpposition26N | 26N | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Dpma publication of mentioned ep patent grantGrantedR096 | R096 | DE | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Designation fees paidAKX | AKX | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Search report despatchedORIGINAL CODE: 0009013PUAL | PUAL | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 1564937
- Application
- 50021732
Titles3
- German
- Rundfunkverfahren in einem WPAN Netzwerk
- English
- Broadcast method in a WPAN network
- French
- Procédé de diffusion dans un réseau WPAN
Classification
- IPC, 2
- H04L12 28
- H04L12 56
Designated states36
- Contracting states, 30
- Austria
- Belgium
- Bulgaria
- Switzerland
- Cyprus
- Czechia
- Germany
- Denmark
- Estonia
- Spain
- Finland
- France
- United Kingdom
- Greece
- Hungary
- Ireland
- Iceland
- Italy
- Liechtenstein
- Lithuania
- Luxembourg
- Monaco
- Netherlands (Kingdom of the)
- Poland
and 6 moreShow fewer
- Portugal
- Romania
- Sweden
- Slovenia
- Slovakia
- Türkiye
- Extension states, 6
- Albania
- Bosnia and Herzegovina
- Croatia
- Latvia
- North Macedonia
- Yugoslavia, later Serbia and Montenegro (until 2006)