EP1714432A1 - Digitally enhanced cordless telephone as part of a media access control address - Google Patents

Digitally enhanced cordless telephone as part of a media access control address

Info

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
Application number
EP05702887A
Other languages
German (de)
French (fr)
Inventor
Tim Whittaker
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Koninklijke Philips NV
Original Assignee
Koninklijke Philips Electronics NV
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Koninklijke Philips Electronics NV filed Critical Koninklijke Philips Electronics NV
Publication of EP1714432A1 publication Critical patent/EP1714432A1/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/725Cordless telephones
    • H04M1/72502Cordless telephones with one base station connected to a single line
    • H04M1/72505Radio link set-up procedures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/604Address structures or formats
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2250/00Details of telephonic subscriber devices
    • H04M2250/08Details of telephonic subscriber devices home cordless telephone systems using the DECT standard
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network 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.

Abstract

A method for mapping a Portable Part MAC Media Access Control Identity PMID of a WMTS wireless medical telemetry device that communicates using Digital Enhanced Cordless Telecommunications DECT comprising the steps of: (a) providing a DECT stack module 200 comprising a portable part PP and a fixed part FP application, wherein said DECT stack represents connections between the PP and FP as a 32 bit number, said PP comprising 20 bits and said FP comprising 12 bits; (b) retrieving the 20 bits of the PP and storing in a memory map in the DECT stack as a DECT PMID; and, (c) calculating a PP id from a lower 20 bits of an Ethernet-MAC- assigned address of the PP and storing same in the memory map in the DECT stack so that the 20 bits of the DECT PMID are mapped 1:1 with the lower 20 bits of the Ethernet MAC address. A memory map in the DECT Stack or external thereto stores the result of the mapping function.

Description

DIGITALLY ENHANCED CORDLESS TELEPHONE AS PART OF A MEDIA ACCESS CONTROL ADDRESS 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. Digital Enhanced Cordless Telecommunication (DECT), which originated as a
European initiative, has become popular around the world to provide efficient wireless connectivity to many different types of applications, such as patient-wearable devices (PWD) in a Wireless Medical Telemetry System (WMTS). In wireless communications, there are devices that may operate under different protocols and communicate with an Ethernet LAN. In such a case, base stations or access points (AP's) have been known to translate from one protocol to another, such as from DECT to Ethernet. In particular, there is a need in the art for adapting between the DECT identity of a device and the Ethernet Media Access Control (MAC) address. 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). DECT is virtually unlimited in the number of base stations and cordless terminals permitted. 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. The Dynamic Channel Allocation permits DECT to adapt itself to changing environmental conditions, as compared with fixed channel-allocation mechanisms. As shown in Figure 1, 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." One frame, which is equal to 24 slots X 480 bits = 11,520 bits = 10ms@ 1,152,000 bits per second. 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. However, although 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). In order to permit DECT to be used for WMTS which uses Ethernet for its infrastructure, 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. 1 illustrates a standard 24 slot frame as used in DECT, and an enlarged view of the 480 bits that comprise a standard slot. Fig. 2 illustrates the main parts of a DECT software module, as modified according to the present invention. Fig. 3 illustrates an extended DECT frame for WMTS using a 64 slot frame according to the present invention. The following description is presented for purposes of illustration and is not intended to limit the instant invention to those items shown and described. An artisan will appreciate that various modifications can be made to the instant invention that lie within the spirit of the invention and the scope of the appended claims. 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. Moreover, to ensure the uniqueness of the addresses, the user does not have the capability to self-assign the addresses. Therefore, each controller using Ethernet comes with an address installed at the factory. To decrease the possibility that Ethernet addresses would run out, there are 48 bits allocated for address purposes. 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. 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. By extending the standard DECT frame for WMTS, it is possible for WMTS devices to use the DECT standard. The Ethernet directly supports the sending of packets by using Medium Access Control (MAC) addresses in the source and destination fields of Ethernet packets. 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. One result of the DECT addressing scheme is that the DECT stack limits the number of Access Points to 4096 (as 12 bits are allocated to the FP ID). When the Access Points start up and register with an Access Point Controller (APC) they will negotiate a unique set of FP IDs. The PP will calculate its PP ID from the 20 bottom bits of the Ethernet MAC address assigned to it from its manufacturing time. Thus the PPs effectively use the Ethernet MAC addresses and do not require a second set of addresses to be allocated. The DECT stack 215 according to the present invention 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. (2) The WMTS system may use a different number of RF carriers, and thus a different Primary Scan Carrier Number (PSCN) sequence. (4) 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. Various modifications may be made to the presently claimed invention that lie within the spirit of the invention and the scope of the appended claims. An artisan appreciates that the number of bits, whiled preferred to be the lower 20, could be a number higher or lower than that amount. The mapping, of course, would reflect the difference.

Claims

CLAIMS What is claimed is: 1. A method for generating a Portable Part Identity (PMID) of a WMTS (wireless medical telemetry device) that communicates using Digital Enhanced Cordless Telecommunications (DECT) comprising the steps of: (a) providing a DECT stack module 200 comprising a portable part (PP) or a fixed-part (FP) application, wherein said DECT stack represents connections between the (PP) and (FP) as a 32 bit number, said (PP) comprising 20 bits and said (FP) comprising 12 bits; (b) retrieving the 20 bits of the (PP) and storing in a memory map in the DECT stack as a DECT PMID; and, (c) calculating a (PP) id from a lower 20 bits of an Ethernet assigned MAC address of the (PP) and storing same in the memory map in the DECT stack so that the 20 bits of the DECT PMID are mapped 1 : 1 with the lower 20 bits of the Ethernet MAC address. 2. The method according to claim 1, wherein the Ethernet assigned MAC address comprises 48 total bits. 3. The method according to claim 2, wherein the DECT stack communicates with one of an Access Point and a PWD (patient-wearable device) or other portable device. 4. The method according to claim 2, wherein the DECT stack includes a slot controller that controls a radio module that communicates with one or more portable parts. 5. The method according to claim 1, wherein an (FP) id is selected when at least one Access Point starts up and registers with an Access Point Controller. 6. The method according to claim 1, further comprising (d) said slot controller controls the radio module to transmit or receive an extended DECT frame being modified to comprise 64 slots for communication with (PPs) comprising WMTS devices. 7. The method according to claim 6, wherein during a first 32 slots of the 64 slot extended DECT frame, the (FP) can transmit and receive via the radio module, and during a second 32 slots of the extended DECT frame, the (PP) can transmit and receive via the radio module. 8. A map for a DECT stack module 200 modified for use with a Wireless Medical Telemetry Systems (WMTS) device, wherein said DECT stack modules includes a DECT stack comprising a portable part (PP) and a fixed-part (FP) software application module, wherein said DECT stack represents connections between the (PP) and (FP) as a 32 bit number, said (PP) comprising 20 bits and said (FP) comprising 12 bits, said map comprising: 20 bits of the (PP) are stored in the memory map as DECT PMIDs; and a lower 20 bits of an Ethernet assigned MAC address of the (PP) are stored in the memory so that the 20 bits of the DECT PMID are mapped 1 :1 with the lower 20 bits of the Ethernet MAC address. 9. The map according to claim 8, wherein the Ethernet-MAC-assigned address from which the lower 20 bits are selected comprises a total of 48 bits. 10. An extended DECT frame for use with Wireless Medical Telemetry Systems (WMTS) transmission, said extended frame comprising 64 slots, wherein during a first 32 slots of the 64 slot extended DECT frame transmitted, a (FP) is permitted to transmit and receive via a radio module, and during a second 32 slots of the extended DECT frame a (PP) is permitted to transmit and receive via the radio module.
EP05702887A 2004-02-05 2005-02-03 Digitally enhanced cordless telephone as part of a media access control address Withdrawn EP1714432A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US54243904P 2004-02-05 2004-02-05
PCT/IB2005/050453 WO2005076535A1 (en) 2004-02-05 2005-02-03 Digitally enhanced cordless telephone as part of a media access control address

Publications (1)

Publication Number Publication Date
EP1714432A1 true EP1714432A1 (en) 2006-10-25

Family

ID=34837560

Family Applications (1)

Application Number Title Priority Date Filing Date
EP05702887A Withdrawn EP1714432A1 (en) 2004-02-05 2005-02-03 Digitally enhanced cordless telephone as part of a media access control address

Country Status (5)

Country Link
EP (1) EP1714432A1 (en)
JP (1) JP2007525124A (en)
KR (1) KR20070000468A (en)
CN (1) CN1914859A (en)
WO (1) WO2005076535A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
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
US8363597B2 (en) 2009-04-09 2013-01-29 Qualcomm Incorporated MAC architectures for wireless communications using multiple physical layers
US20110090880A1 (en) * 2009-04-09 2011-04-21 Qualcomm Incorporated Wireless communication utilizing mixed protocols
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)

* Cited by examiner, † Cited by third party
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 (en) * 2000-12-18 2002-06-19 Swissvoice AG Method for wireless communication between terminals of a local network

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
None *
See also references of WO2005076535A1 *

Also Published As

Publication number Publication date
JP2007525124A (en) 2007-08-30
CN1914859A (en) 2007-02-14
KR20070000468A (en) 2007-01-02
WO2005076535A1 (en) 2005-08-18

Similar Documents

Publication Publication Date Title
JP4639345B2 (en) Communication interface, communication apparatus, and communication method between radio apparatus controller node and remote radio apparatus node in radio base station
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
US7468965B2 (en) System and method for communicating over a wireless time-division duplex channel
JP4505446B2 (en) Method for transmitting CDMA traffic over a UMTS enabled CPRI interface
US8041392B2 (en) Radio equipment control, radio equipment and communication system
JP2001285315A (en) Dynamic assignment of retransmission slot for high quality of radio communication link
US7937090B2 (en) Shorthand connection identifier with embedded subfield
WO1999021307A1 (en) Low complexity dynamic persistence mode for random access in a wireless communication system
JP2009514466A (en) Topology configuration method and system
US7142880B2 (en) Method of increasing the data throughput in a communication system
CN104994530A (en) Group gang control system and method based on group MAC (Media Access Control) address for plurality of pieces of Wi-Fi Internet of things equipment
US7161941B1 (en) Wireless packet communications with extended addressing capability
CN109391425A (en) A kind of transmission method of information, terminal and base station
EP1714432A1 (en) Digitally enhanced cordless telephone as part of a media access control address
JP2001519135A (en) Method and apparatus for efficient wireless transmission of data
KR102473518B1 (en) Signal Transmission Methods, Central Access Points (APs) and Remote Radio Units (RPUs)
KR20060136438A (en) Digitally enhanced cordless telephone as part of a media access control address
JP3068194B2 (en) Asynchronous wireless communication systems such as cordless communication systems
US20080293361A1 (en) Communication devices, communication systems, a bluetooth communications protocol communication device, and communication methods
EP4048008A1 (en) Time-domain resource determination method and apparatus, and terminal device
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
CN111885729B (en) Partial broadband determination method and communication device
KR100265532B1 (en) Rp(radio port) in wll
WO2023173346A1 (en) Methods, devices, and systems for time-frequency resource configuration

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