EP1714432A1 - Telecommunications numeriques ameliorees sans fil faisant partie d'une adresse de controle d'acces au support - Google Patents
Telecommunications numeriques ameliorees sans fil faisant partie d'une adresse de controle d'acces au supportInfo
- Publication number
- EP1714432A1 EP1714432A1 EP05702887A EP05702887A EP1714432A1 EP 1714432 A1 EP1714432 A1 EP 1714432A1 EP 05702887 A EP05702887 A EP 05702887A EP 05702887 A EP05702887 A EP 05702887A EP 1714432 A1 EP1714432 A1 EP 1714432A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- dect
- bits
- stack
- ethernet
- slots
- 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.)
- Withdrawn
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/725—Cordless telephones
- H04M1/72502—Cordless telephones with one base station connected to a single line
- H04M1/72505—Radio link set-up procedures
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2101/00—Indexing scheme associated with group H04L61/00
- H04L2101/60—Types of network addresses
- H04L2101/604—Address structures or formats
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2101/00—Indexing scheme associated with group H04L61/00
- H04L2101/60—Types of network addresses
- H04L2101/618—Details of network addresses
- H04L2101/622—Layer-2 addresses, e.g. medium access control [MAC] addresses
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M2250/00—Details of telephonic subscriber devices
- H04M2250/08—Details of telephonic subscriber devices home cordless telephone systems using the DECT standard
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/26—Network addressing or numbering for mobility support
Definitions
- the present invention relates to Ethernet networking addresses. More particularly, the present invention relates to map generation between a radio identifier (DECT ID) and an Ethernet address, to permit DECT usage in a WMTS or other Ethernet-connected cordless system.
- DECT ID radio identifier
- DECT Digital Enhanced Cordless Telecommunication
- a DECT system comprises a DECT Fixed Part (FP) that utilizes one or more base stations or access points (APs), and at least one DECT cordless terminal or Portable Part (PP).
- FP DECT Fixed Part
- APs base stations or access points
- PP DECT cordless terminal or Portable Part
- the DECT radio interface uses one or more of the ollowing: Time Division Multiple Access (TDMA), Time Division Duplex (DDD) and Multi Carrier, and features Dynamic Channel Selection and Allocation.
- TDMA Time Division Multiple Access
- DDD Time Division Duplex
- Multi Carrier Multi Carrier
- the Dynamic Channel Allocation permits DECT to adapt itself to changing environmental conditions, as compared with fixed channel-allocation mechanisms.
- a 10ms TMDA DECT frame 105 comprises 24 slots that are further divided into two groups 107, 108, each having 12 slots. The first twelve slots are for use in forward transmission by the base station (or Fixed Part) to the portable, whereas the other twelve slots are used for reverse transmission from the portable to the base station.
- One slot for transmission and one for reception is referred to as a "duplex pair.”
- Each particular slot, as shown by the enlarged slot 110 comprises 32 bits for synchronization 111, 64 for signaling 113 (actually 48 for data and 16 bits of CRC in the A- field), 4 groups of 80 bits each in the B-field 115 each comprises 64 bit data blocks each followed by 16 bits CRC.
- the WMTS described here uses a frame which has the same slot size (480 bits) as DECT, the number of slots per frame is 64 (as compared with the 24 slots of DECT).
- the prior art lacks a way of generating a map between a radio identifier (e.g. DECT ID) and an Ethernet network address.
- the present invention provides a mapping between a 20-bit DECT PMID and an Ethernet MAC address by using a 1 :1 mapping of the radio identifier and the low 20 bits of the Ethernet address.
- Each portable part calculates its PP ID from the bottom 20 bits of the unique Ethernet address assigned to it at the time of manufacture and each Fixed Part receives its FP ID when the Access Points start up and register with the Access Point Controller.
- the present invention also provides an extended DECT frame for use with WMTS devices by providing a frame that uses 64 slots. Fig.
- Ethernet has its own unique device addresses generally known as MAC addresses or Ethernet addresses, and it was designed to ensure that no two machines would end up with the same Ethernet address.
- each controller using Ethernet comes with an address installed at the factory.
- the present invention uses the lower 20 bits of the Ethernet address of each portable part (PP) to be mapped 1 :1 with a radio identifier, such as a DECT identifier.
- Fig. 2 shows the main parts of DECT software 200.
- the DECT software communicates with either an Access Point (AP) or PWD controller, identified by box 250.
- the DECT software comprises a boot loader 205 that loads the Digital Signal Processor 213.
- the DECT software also has a portable part (PP) or a fixed part (FP) application 210, and a DECT stack 215 that implements and manages connections between the portable part (PP) and fixed part (FP) applications.
- the boot loader 205 and PP or FP application are both in communication with the Patient Wearable Device (PWD) main board or Access Point main board 150.
- the DECT stack 215 has a slot controller that communicates with Digital Signal Processor (DSP) 213 and radio 217 used to transmit to the various wireless devices.
- DSP Digital Signal Processor
- a standard DECT stack 215 supports 32 bits for device identifiers for connections between the PP and FP, with 20 bits being allocated to the PP ID and 12 bits being allocated to the FP ID.
- the Ethernet directly supports the sending of packets by using Medium Access Control (MAC) addresses in the source and destination fields of Ethernet packets.
- MAC Medium Access Control
- a procedure for mapping DECT PP or FP IDs to Ethernet MAC addresses is required to send datagrams.
- Radio module 217 would be used to transmit wireless communications to the PP's assigned to the PWD or Access Point 250.
- One way that a DECT ID is mapped to an Ethernet address is by placing the 20-bits of the PP address of the radio identifier into the low-order 20 bits of an Ethernet address. The high-order 28 bits of the Ethernet address could be set to an agreed value in the WMTS system.
- the DECT stack 215 has been modified for use with WMTS by: (1) The WMTS may use an extended DECT frame with 64 slots instead of the usual 24, in order to support a larger number of devices at lower data rate.
- the WMTS system may use a different number of RF carriers, and thus a different Primary Scan Carrier Number (PSCN) sequence.
- PSCN Primary Scan Carrier Number
- the WMTS may support mixed single and double slot bearers.
- Fig. 3 illustrates an extended DECT frame for WMTS according to the present invention.
- the extended DECT frame comprises 64 slot periods, with the FP being capable of transmitting during slots 0-31 of the frame, and the portable part(s) being capable of transmitting during slots 32-63 of the frame.
- the slot controller which is shown in Fig. 2 of the DECT stack, controls the slots, and the radio connections.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Small-Scale Networks (AREA)
Abstract
L'invention concerne un procédé de mappage d'une identité MAC (contrôle d'accès au support) d'élément portatif (PMID) d'un dispositif de télémétrie médicale sans fil WMTS qui communique à l'aide de la norme de télécommunications numériques améliorées sans fil (DECT). Ledit procédé consiste à : (a) utiliser un module d'empilement DECT (200) comprenant une application d'élément portatif (PP) et d'élément fixe (FP), ledit empilement DECT représentant des connexions entre les (PP) et (FP) sous forme d'un nombre de 32 bits, ledit (PP) comprenant 20 bits et ledit (FP) comprenant 12 bits ; (b) à récupérer les 20 bits du (PP) et à les stocker dans une carte mémoire dans l'empilement DECT en tant que PMID DECT ; et, (c) à calculer un identificateur de (PP) à partir d'un ensemble de 20 bits inférieurs d'une adresse attribuée Ethernet-MAC du PP à le stocker dans la carte mémoire dans l'empilement DECT de sorte que les 20 bits du PMID DECT soient mappés 1 à 1 avec les 20 bits inférieurs de l'adresse Ethernet MAC. Une carte mémoire dans l'empilement DECT ou extérieure à ce dernier stocke le résultat de la fonction de mappage.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US54243904P | 2004-02-05 | 2004-02-05 | |
| PCT/IB2005/050453 WO2005076535A1 (fr) | 2004-02-05 | 2005-02-03 | Telecommunications numeriques ameliorees sans fil faisant partie d'une adresse de controle d'acces au support |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP1714432A1 true EP1714432A1 (fr) | 2006-10-25 |
Family
ID=34837560
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP05702887A Withdrawn EP1714432A1 (fr) | 2004-02-05 | 2005-02-03 | Telecommunications numeriques ameliorees sans fil faisant partie d'une adresse de controle d'acces au support |
Country Status (4)
| Country | Link |
|---|---|
| EP (1) | EP1714432A1 (fr) |
| JP (1) | JP2007525124A (fr) |
| CN (1) | CN1914859A (fr) |
| WO (1) | WO2005076535A1 (fr) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8082312B2 (en) | 2008-12-12 | 2011-12-20 | Event Medical, Inc. | System and method for communicating over a network with a medical device |
| US20110090880A1 (en) * | 2009-04-09 | 2011-04-21 | Qualcomm Incorporated | Wireless communication utilizing mixed protocols |
| US8363597B2 (en) | 2009-04-09 | 2013-01-29 | Qualcomm Incorporated | MAC architectures for wireless communications using multiple physical layers |
| US8171094B2 (en) | 2010-01-19 | 2012-05-01 | Event Medical, Inc. | System and method for communicating over a network with a medical device |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6659947B1 (en) * | 2000-07-13 | 2003-12-09 | Ge Medical Systems Information Technologies, Inc. | Wireless LAN architecture for integrated time-critical and non-time-critical services within medical facilities |
| EP1215866A1 (fr) * | 2000-12-18 | 2002-06-19 | Swissvoice AG | Méthode de communication sans fils entre des terminaux d'un réseau local |
-
2005
- 2005-02-03 EP EP05702887A patent/EP1714432A1/fr not_active Withdrawn
- 2005-02-03 JP JP2006551993A patent/JP2007525124A/ja active Pending
- 2005-02-03 CN CNA2005800040281A patent/CN1914859A/zh active Pending
- 2005-02-03 WO PCT/IB2005/050453 patent/WO2005076535A1/fr not_active Ceased
Non-Patent Citations (2)
| Title |
|---|
| None * |
| See also references of WO2005076535A1 * |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2005076535A1 (fr) | 2005-08-18 |
| JP2007525124A (ja) | 2007-08-30 |
| KR20070000468A (ko) | 2007-01-02 |
| CN1914859A (zh) | 2007-02-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6088337A (en) | Method access point device and peripheral for providing space diversity in a time division duplex wireless system | |
| US6058106A (en) | Network protocol method, access point device and peripheral devices for providing for an efficient centrally coordinated peer-to-peer wireless communications network | |
| US7848289B2 (en) | System and method for communicating over a wireless time-division duplex channel | |
| JP2001285315A (ja) | 無線通信リンクの高品質化のための再送信スロットの動的割当て | |
| JP2007507957A (ja) | 無線基地局における無線装置コントローラノードと遠隔無線装置ノードとの間での通信インタフェース、通信装置、ならびに通信方法 | |
| US20090239477A1 (en) | Radio equipment control, radio equipment and communication system | |
| CN115226080B (zh) | 音频数据接收、发送方法、音频接收装置和音频发送装置 | |
| WO1999021307A1 (fr) | Mode de persistance dynamique de faible complexite pour acces aleatoire dans un systeme de telecommunications sans fil | |
| JP2009514466A (ja) | トポロジー構成方法及びそのシステム | |
| US7142880B2 (en) | Method of increasing the data throughput in a communication system | |
| CN104994530A (zh) | 基于组MAC地址的多Wi-Fi物联网设备分组集体控制系统及方法 | |
| EP4048008A1 (fr) | Procédé et appareil de détermination de ressource de domaine temporel, et dispositif terminal | |
| KR102473518B1 (ko) | 신호 전송 방법, 중앙 액세스 포인트(ap) 및 원격 무선 유닛(rru) | |
| US7161941B1 (en) | Wireless packet communications with extended addressing capability | |
| JP2007189675A (ja) | Cdmaトラフィックをumts対応cpriインタフェイスを介して送信する方法及び装置 | |
| JP2001519135A (ja) | データの有効な無線伝送のための方法及び装置 | |
| EP1714432A1 (fr) | Telecommunications numeriques ameliorees sans fil faisant partie d'une adresse de controle d'acces au support | |
| KR20040071301A (ko) | 레스큐 비컨 | |
| WO2023173346A1 (fr) | Procédés, dispositifs et systèmes de configuration de ressources temps-fréquence | |
| JP3606882B2 (ja) | パケット化形式で連続的にデータ流を伝送する方法及び装置 | |
| CN120074776A (zh) | 一种用于2.4g无线游戏手柄的多机通信装置及其方法 | |
| US20100173584A1 (en) | Method for Operating a Short Haul Radio Transmitting/Radio Receiving System Conforming to a Short Haul Radio Communication Standard and a Master Device for Implementing Said Method | |
| KR20060136438A (ko) | 미디어 액세스 제어 어드레스의 일부로서 디지털적으로강화된 무선 전화 | |
| CN111885729B (zh) | 部分宽带的确定方法及通信装置 | |
| US20080293361A1 (en) | Communication devices, communication systems, a bluetooth communications protocol communication device, and communication methods |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20060905 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR |
|
| 17Q | First examination report despatched |
Effective date: 20070116 |
|
| DAX | Request for extension of the european patent (deleted) | ||
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
| 18D | Application deemed to be withdrawn |
Effective date: 20070727 |