WO2004073260A1 - Partitioned medium access control implementation - Google Patents

Partitioned medium access control implementation Download PDF

Info

Publication number
WO2004073260A1
WO2004073260A1 PCT/US2004/003483 US2004003483W WO2004073260A1 WO 2004073260 A1 WO2004073260 A1 WO 2004073260A1 US 2004003483 W US2004003483 W US 2004003483W WO 2004073260 A1 WO2004073260 A1 WO 2004073260A1
Authority
WO
WIPO (PCT)
Prior art keywords
data unit
circuit
service
protocol data
generating
Prior art date
Application number
PCT/US2004/003483
Other languages
French (fr)
Inventor
Michael Andrew Fischer
Timothy Gordon Godfrey
Original Assignee
Conexant Systems, Inc.
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 Conexant Systems, Inc. filed Critical Conexant Systems, Inc.
Publication of WO2004073260A1 publication Critical patent/WO2004073260A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices

Definitions

  • the present invention relates to telecommunications in general, and, more particularly, to a novel medium access control architecture.
  • Figure 1 depicts a schematic diagram of a wireless local area network in the prior art, which comprises: terminal 101-1, terminal 101-2, and terminal 101-3.
  • terminals 101-1, 101-2, and 101-3 Before terminals 101-1, 101-2, and 101-3 can communicate with each other, there must be an agreement between the terminals as to the meaning of the signals that they transmit. For example, the terminals must agree on who talks when, what constitutes a "0" and a "1," how is an error detected and corrected, etc. In the terminology of telecommunications, this agreement is called a protocol.
  • a local area network protocol includes a mechanism for ensuring that only one terminal at a time transmits into the shared-communications channel. This mechanism is known as Medium Access Control. In some implementations, Medium Access Control can provide additional services such as message encryption and authentication, as well as quality of service (QoS) provisioning and power conservation.
  • Figure 2 depicts a schematic diagram of wireless terminal 101-/, wherein / is a member of the set ⁇ 1, 2, 3 ⁇ , in the prior art.
  • wireless terminal 101-/ ' comprises: a host computing device 201 and a wireless station 202, interconnected as shown.
  • Host computing device 201 is a notebook computer, personal digital assistant (PDA), etc.
  • Host computing device 201 sends data to wireless station 202 for transmission to other wireless terminals, and similarly, wireless station 202 receives data from other wireless terminals and sends these data to host computing device 201.
  • Wireless station 202 thus enables host computing device 201 to communicate in wireless fashion with other terminals.
  • FIG. 3 depicts a conceptual architectural diagram of wireless station 202 in accordance with the prior art.
  • wireless station 202 comprises: processor 303, memory 304, higher-layers module 305, Logical Link Control (LLC) 310, Medium Access Control (MAC) 320, Physical Control 330, transmitter 340, and receiver 350, interconnected as shown.
  • LLC Logical Link Control
  • MAC Medium Access Control
  • Processor 303 is a general-purpose processor that is capable of executing instructions stored in memory 304, and of reading data from and writing data into memory 304.
  • Memory 304 is capable of storing programs and data used by processor 303, as is well-known in the art, and might be any combination of random-access memory (RAM), flash memory, disk drive, etc.
  • Higher-layers module 305 is capable of executing the tasks associated with the transport, session, presentation, and application layers of the Open Systems Interconnect (OSI) reference model, as is well-known in the art.
  • OSI Open Systems Interconnect
  • Logical Link Control (LLC) 310 performs a variety of tasks, including (i) multiplexing data packets; (ii) sending multiplexed data packets to Medium Access Control 320 via output 311; (iii) receiving packets from Medium Access Control 320 via link 311; (iv) demultiplexing the packets received via input 312; (v) establishing and maintaining logical point-to-point connections over the shared-communications channel; and (vi) provisioning acknowledgements for individual messages on behalf of those network protocols that require such connection-oriented or acknowledged connectionless services, as is well-known in the art.
  • Medium Access Control 320 performs the channel access function, which ensures that only one terminal at a time can transmit signals onto the shared- communications channel, as well as frame addressing and detection, generating and checking frame check sequences, and delimiting Logical Link control protocol data units, as is well-known in the art.
  • Medium Access Control may provide additional services including encryption, authentication, and Quality-of-Service (QoS) provisioning, as well as related, non-communication functions such as power management, as is well- known in the art.
  • QoS Quality-of-Service
  • Physical (PHY) Control 330 administers the physical transmission of signals to other terminals and the physical receipt of signals from other terminals via the network medium (e.g., radio, Ethernet, etc.), as is well-known in the art.
  • the network medium e.g., radio, Ethernet, etc.
  • Physical Control 330 receives data from Medium Access Control 320 via input/output 321; (ii) sends data to transmitter 340 for wireless transmission to other terminals; (iii) receives data from other terminals via receiver 350; and (iv) passes data to Medium Access Control 320 via input/output 321.
  • Transmitter 340 is a hybrid analog and digital circuit that is capable of receiving data from Physical Control 330 and of transmitting data wirelessiy into a shared-communications channel.
  • Receiver 350 is a hybrid analog and digital circuit that is capable of receiving data wirelessiy via a shared-communications channel and relaying data to Physical Control 330.
  • Medium Access Control 320 is theoretically decoupled from the mechanism for controlling the physical (i.e., radio) transmission and receipt of message signals (referred to throughout this specification as the "Physical Control").
  • Physical Control the mechanism for controlling the physical (i.e., radio) transmission and receipt of message signals.
  • U.S. patent application Serial Number 10/421,265, entitled “Partitioned Medium Access Control,” discloses a Medium Access Control that is bifurcated into (i) an Upper Medium Access Control that provides those medium-access- control services that are independent of the Physical Control, and (ii) a Lower Medium Access Control that provides those medium-access-control services that are dependent on the Physical Control.
  • This is especially advantageous for IEEE 802.11 wireless networks because it enables the standardization, development, and implementation of some of the medium-access-control services to be decoupled from the standardization, development, and implementation of the Physical Control, while maintaining full compatibility with the installed base of existing IEEE 802.11 equipment.
  • FIG. 4 depicts a conceptual architectural diagram of the partitioned Medium Access Control disclosed in U.S. patent application 10/421,265.
  • Medium Access Control 320 is partitioned into Upper Medium Access Control 410 and Lower Medium Access Control 420, interconnected as shown.
  • Upper Medium Access Control 410 provides a subset of medium-access-control services that are independent of Physical Control 330, including transmit queueing, encryption, decryption, authentication, association, re-association, scanning, distribution, and traffic categorization (for the purposes of, for example but without limitation, quality-of-service (QoS) provisioning), as is well-known in the art.
  • the Upper Medium Access Control may also perform those functions within MAC data service and MAC management service that are independent of Physical Control 330, including power management, queue management, duplicate detection and filtering, fragmentation, defragmentation, queue management.
  • Lower Medium Access Control 420 provides remaining medium-access- control services (i.e., those that are dependent on Physical Control 330), including channel access, receive validation (e.g., frame control sequence, forward error correction, etc.), and those that involve hard real-time functions and/or are physical layer-implementation dependent, such as response control (e.g., clear-to-send [CTS], acknowledgement [ACK], etc.), as are well-known in the art.
  • CTS clear-to-send
  • ACK acknowledgement
  • the present invention recognizes that the bifurcation of the Medium Access Control into Upper and Lower Medium Access Controls, while providing the advantages described above, also imposes two demands on the Medium Access Control architecture. First, it requires means for transferring data between the Upper and Lower Medium Access Controls, which might increase the cost of the wireless station (e.g., by adding a dedicated communication interface, etc.) or might consume precious existing connectivity resources. Second, it requires means for coordinating the transfer of data between the Upper and Lower Medium Access Controls (e.g., interrupts, handshaking, etc.), which typically requires an additional layer of software (e.g., drivers, etc.), and, therefore, increases the complexity of designing, maintaining, and modifying the wireless station.
  • the illustrative embodiment of the present invention is a partitioned Medium Access Control architecture that addresses these two demands.
  • the Upper and Lower Medium Access Controls communicate via a bus that is already present in wireless terminals for transferring data between the host processor (i.e., the processor of the host device) and one or more peripherals (e.g., the wireless station, a printer, a memory, etc.).
  • the host processor i.e., the processor of the host device
  • peripherals e.g., the wireless station, a printer, a memory, etc.
  • the illustrative embodiment utilizes the memory-mapped master mode of the bus to pass native data structures between the Upper and Lower Medium Access Controls by reference (i.e., by passing their memory addresses), thereby reducing some of the software required for coordinating data transfer.
  • the integrated circuit for the host processor typically has a significant number of unused transistors, and (ii) the Upper Medium Access Control is independent of the Lower Medium
  • the Upper Medium Access Control can be embedded along with the Logical Link Control and higher layers into the host processor's integrated circuit and software, resulting in a lower-cost implementation.
  • peripheral is defined as an auxiliary apparatus (e.g., an input/output device, a memory, etc.).
  • shared bus is defined as a bus that enables the transfer of signals between a processor and one or more peripherals. As is well-known in the art, signals can be transferred between a shared bus and a peripheral via an input/output controller, for example, or by a direct connection.
  • the illustrative embodiment comprises: (a) a processor for generating an outgoing message to be transmitted to a remote terminal via a first service data unit; (b) a first circuit for: providing a first medium-access-control service, and generating a first protocol data unit based on the first service data unit; (c) a second circuit for: providing a second medium-access-control service, and generating a second protocol data unit based on the first protocol data unit; (d) a Physical Control for: generating a third protocol data unit based on the second protocol data unit, and transmitting a first signal based on the third protocol data unit to the remote terminal; and (e) a bus for: transferring signals between the processor and a peripheral, and transferring the first protocol data unit from the first circuit to the second circuit.
  • Figure 1 depicts a schematic diagram of wireless local area network 100 in accordance with the prior art.
  • Figure 2 depicts a schematic diagram of wireless terminal 101-/, as shown in Figure 1, in the prior art.
  • Figure 3 depicts a conceptual architectural diagram of wireless station 202, as shown in Figure 2, in accordance with the prior art.
  • Figure 4 depicts a conceptual architectural diagram of the partitioned Medium Access Control disclosed in U.S. patent application 10/421,265.
  • Figure 5 depicts a schematic diagram of a wireless terminal in accordance with the illustrative embodiment of the present invention.
  • Figure 6 depicts a block diagram of host computing device 501, as shown in Figure 5, in accordance with the illustrative embodiment of the present invention.
  • Figure 7 depicts a block diagram of wireless station 502, as shown in Figure 5, in accordance with the illustrative embodiment of the present invention.
  • Figure 8 depicts a data-flow diagram for the illustrative embodiment of the present invention.
  • FIG. 5 depicts a schematic diagram of the salient components of wireless terminal 500 in accordance with the illustrative embodiment of the present invention.
  • Wireless terminal 500 comprises: host computing device 501, wireless station 502, memory 503, and printer peripheral 504, interconnected by shared bus 505.
  • Host computing device 501 sends data to wireless station 502 for transmission to other wireless terminals, and similarly, wireless station 502 receives data from other wireless terminals and sends these data to host computing device 501.
  • Memory 503 is capable of storing programs and data used by processor 503, as is well-known in the art, and might be any combination of random-access memory (RAM), flash memory, disk drive, etc.
  • RAM random-access memory
  • signals might be transferred between shared bus 505 and memory 503 via an input/output controller (not shown in Figure 5), while in some embodiments signals might be transferred between shared bus 505 and memory 503 via a direct connection. It will be clear to those skilled in the art, after reading this specification, how to make and use memory 503.
  • Peripheral 504 is an input/output device such as a keyboard, display, or printer.
  • signals might be transferred between shared bus 505 and peripheral 504 via an input/output controller (not shown in Figure 5), while in some embodiments signals might be transferred between shared bus 505 and peripheral 504 via a direct connection.
  • Shared bus 505 enables communications between host computing device 501 and other peripherals (e.g., disk drives, printers, etc.), as is well-known in the art. As shown in Figure 5, shared bus 505 also enables bi-directional communications between host computing device 501, wireless station 502, and memory 503.
  • peripherals e.g., disk drives, printers, etc.
  • FIG. 6 depicts a block diagram of the salient components of host computing device 501 in accordance with the illustrative embodiment of the present invention.
  • Host computing device 501 comprises: processor 601, higher-layers module 605, logical link control (LLC) 610, and Upper Medium Access Control 620, interconnected as shown.
  • LLC logical link control
  • Processor 601 is a general-purpose processor that is capable of executing instructions and transferring data to and from memory via bus 505, in well-known fashion. As shown in Figure 6, processor 601 sends data to and receives data from higher-layers module 305.
  • Higher-layers module 605 is identical to higher-layers module 305; it will be clear to those skilled in the art how to make and use higher-layers module 605.
  • Logical-link control 610 is identical to Logical-link control 310; it will be clear to those skilled in the art how to make and use Logical-link control 610.
  • Upper Medium Access Control 620 is the same as Upper Medium Access Control 410 except that it communicates with the Lower Medium Access Control by passing data by reference via shared bus 505 and memory 503.
  • Upper Medium Access Control 620 sends data to Lower Medium Access Control 710 (which is located in wireless station 502 and is described below) by storing the data at an address in memory 503 via shared bus 505, and then sending the address to Lower Medium Access Control 710 via shared bus 505.
  • Upper Medium Access Control 620 receives data from the Lower Medium Access Control by receiving an address via shared bus 505, and then fetching via shared bus 505 the data at that address in memory 503.
  • FIG. 7 depicts a block diagram of the salient components of wireless station 502 in accordance with the illustrative embodiment of the present invention.
  • Wireless station 502 comprises: processor 703, Lower Medium Access Control 710, Physical Control 730, transmitter 740, and receiver 750, interconnected as shown.
  • Processor 703 is identical to processor 303; it will be clear to those skilled in the art how to make and use processor 703.
  • Lower Medium Access Control 710 is the same as Lower Medium Access Control 420 except that it communicates with the Upper Medium Access Control by passing data by reference via shared bus 505 and memory 503.
  • Lower Medium Access Control 710 sends data to Upper Medium Access Control 620 by storing the data at an address in memory 503 via shared bus 505, and then sending the address to Upper Medium Access Control 620 via shared bus 505.
  • Lower Medium Access Control 710 receives data from Upper Medium Access Control 620 by receiving an address via shared bus 505, and then fetching via shared bus 505 the data at that address in memory 503.
  • Physical Control 730 is identical to physical control 330; it will be clear to those skilled in the art how to make and use Physical Control 730.
  • Transmitter 740 is identical to transmitter 340; it will be clear to those skilled in the art how to make and use transmitter 740.
  • Receiver 750 is identical to receiver 350; it will be clear to those skilled in the art how to make and use receiver 750.
  • FIG. 8 depicts data-flow diagram 800 for the illustrative embodiment of the present invention.
  • Upper Medium Access Control 620 receives a service data unit (SDU-1) from Logical Link Control 610; performs the appropriate functions with respect to SDU-1 in accordance with the requested service (i.e., functions without hard real-time constraints and independent of Physical Control 730), as is well- understood in the art; generates a protocol data unit (PDU-1); and outputs PDU-1, accompanied in some cases by control information (e.g. desired transmit data rate and/or modulation, packet lifetime or retry limits, transmission priority, etc.) to Lower Medium Access Control 710.
  • SDU-1 service data unit
  • PDU-1 protocol data unit
  • control information e.g. desired transmit data rate and/or modulation, packet lifetime or retry limits, transmission priority, etc.
  • Lower Medium Access Control 710 receives PDU-1 as a service data unit (SDU-2); performs the appropriate functions with respect to SDU-2 in accordance with the requested service (i.e., functions with hard real-time constraints and/or dependent on Physical Control 730); generates protocol data unit PDU-2; and outputs PDU-2 and associated control information (e.g. channel selection, modulation type, preamble length, etc.) to Physical Control 730.
  • SDU-2 service data unit
  • Physical Control 730 transmits an outgoing signal based on PDU-2 and receives an incoming signal (e.g., acknowledgement [ACK], etc.), as is well-known in the art, and outputs data and reception status (e.g. received signal strength, signal quality, modulation utilized by sender, etc.) based on the incoming signal to Lower Medium Access Control 710.
  • Lower Medium Access Control 710 receives the outputted data from Physical Control 730 as protocol data unit PDU-3; performs the appropriate functions with respect to PDU-3 and associated reception status in accordance with the indicated service; generates service data unit SDU-3; and outputs SDU-3 to Upper Medium Access Control 620.
  • Upper Medium Access Control 620 receives SDU-3 from Lower Medium Access Control 710 as protocol data unit PDU-4; performs the appropriate functions with respect to PDU-4 in accordance with the indicated service; generates service data unit SDU-4; and outputs SDU-4 to Logical Link Control 610.

Abstract

A novel implementation of a partitioned Medium Access Control (MAC) is disclosed. The illustrative embodiment employs a shared bus that typically is already present in a wireless terminal for communication between an Upper MAC and a Lower MAC. The partitioned MAC implementation therefore does not require any additional communication means between the Upper MAC and Lower MAC, resulting in a lower-cost system. In addition, the Upper MAC and Lower MAC pass native data structures by reference over the shared bus, thereby eliminating the need for drivers to coordinate communication via interrupts, handshaking, etc. The partitioned MAC implementation results in a cost-effective distributed architecture in which the Upper MAC resides in the terminal's host processor, and the Lower MAC resides in the terminal's wireless station.

Description

PARTITIONED MEDIUM ACCESS CONTROL IMPLEMENTATION
Reference to Related Applications
[oooi] This application claims the benefit of:
(i) U.S. patent application Serial Number 60/446328, filed on 10 February 2003, Attorney Docket 680-048, entitled "Upper-To-Lower Interface Bus," which is incorporated by reference.
[0002] This application also incorporates by reference the following applications:
(i) U.S. patent application Serial Number 10/421,265, filed on 23 April 2003, Attorney Docket 680-035, entitled "Partitioned Medium Access Control," now pending, which itself claims priority based on:
(ii) U.S. provisional patent application Serial Number 60/377,679, filed 3 May 2002, entitled "Exposable Intra-MAC for Wireless LANs," (Attorney Docket: 630-038), now expired.
Field of the Invention
[0003] The present invention relates to telecommunications in general, and, more particularly, to a novel medium access control architecture.
BacBcαroun of the Invention
[0004] Figure 1 depicts a schematic diagram of a wireless local area network in the prior art, which comprises: terminal 101-1, terminal 101-2, and terminal 101-3. Before terminals 101-1, 101-2, and 101-3 can communicate with each other, there must be an agreement between the terminals as to the meaning of the signals that they transmit. For example, the terminals must agree on who talks when, what constitutes a "0" and a "1," how is an error detected and corrected, etc. In the terminology of telecommunications, this agreement is called a protocol.
[0005] The terminals in a local area network share a communications channel such that if two or more of the terminals transmit into the channel simultaneously, a cacophony results and all of the transmissions are corrupted. Therefore, a local area network protocol includes a mechanism for ensuring that only one terminal at a time transmits into the shared-communications channel. This mechanism is known as Medium Access Control. In some implementations, Medium Access Control can provide additional services such as message encryption and authentication, as well as quality of service (QoS) provisioning and power conservation. [0006] Figure 2 depicts a schematic diagram of wireless terminal 101-/, wherein / is a member of the set {1, 2, 3}, in the prior art. As shown in Figure 2, wireless terminal 101-/' comprises: a host computing device 201 and a wireless station 202, interconnected as shown. Host computing device 201 is a notebook computer, personal digital assistant (PDA), etc. Host computing device 201 sends data to wireless station 202 for transmission to other wireless terminals, and similarly, wireless station 202 receives data from other wireless terminals and sends these data to host computing device 201. Wireless station 202 thus enables host computing device 201 to communicate in wireless fashion with other terminals.
[ooio] Figure 3 depicts a conceptual architectural diagram of wireless station 202 in accordance with the prior art. As shown in Figure 3, wireless station 202 comprises: processor 303, memory 304, higher-layers module 305, Logical Link Control (LLC) 310, Medium Access Control (MAC) 320, Physical Control 330, transmitter 340, and receiver 350, interconnected as shown.
[ooii] Processor 303 is a general-purpose processor that is capable of executing instructions stored in memory 304, and of reading data from and writing data into memory 304. Memory 304 is capable of storing programs and data used by processor 303, as is well-known in the art, and might be any combination of random-access memory (RAM), flash memory, disk drive, etc. Higher-layers module 305 is capable of executing the tasks associated with the transport, session, presentation, and application layers of the Open Systems Interconnect (OSI) reference model, as is well-known in the art.
[0012] Logical Link Control (LLC) 310 performs a variety of tasks, including (i) multiplexing data packets; (ii) sending multiplexed data packets to Medium Access Control 320 via output 311; (iii) receiving packets from Medium Access Control 320 via link 311; (iv) demultiplexing the packets received via input 312; (v) establishing and maintaining logical point-to-point connections over the shared-communications channel; and (vi) provisioning acknowledgements for individual messages on behalf of those network protocols that require such connection-oriented or acknowledged connectionless services, as is well-known in the art.
[0013] Medium Access Control 320 performs the channel access function, which ensures that only one terminal at a time can transmit signals onto the shared- communications channel, as well as frame addressing and detection, generating and checking frame check sequences, and delimiting Logical Link control protocol data units, as is well-known in the art. In addition, Medium Access Control may provide additional services including encryption, authentication, and Quality-of-Service (QoS) provisioning, as well as related, non-communication functions such as power management, as is well- known in the art.
[0014] Physical (PHY) Control 330 administers the physical transmission of signals to other terminals and the physical receipt of signals from other terminals via the network medium (e.g., radio, Ethernet, etc.), as is well-known in the art. As shown in Figure 3, Physical Control 330 (i) receives data from Medium Access Control 320 via input/output 321; (ii) sends data to transmitter 340 for wireless transmission to other terminals; (iii) receives data from other terminals via receiver 350; and (iv) passes data to Medium Access Control 320 via input/output 321.
[0015] Transmitter 340 is a hybrid analog and digital circuit that is capable of receiving data from Physical Control 330 and of transmitting data wirelessiy into a shared-communications channel. Receiver 350 is a hybrid analog and digital circuit that is capable of receiving data wirelessiy via a shared-communications channel and relaying data to Physical Control 330.
[0016] As described above, Medium Access Control 320 is theoretically decoupled from the mechanism for controlling the physical (i.e., radio) transmission and receipt of message signals (referred to throughout this specification as the "Physical Control"). In practice, however, in some wireless local area networks, such as those that conform to the Institute of Electrical and Electronics Engineers (IEEE) 802.11 standard, the Medium Access Control and the Physical Control are inextricably intertwined.
[0017] In order to mitigate the interdependence between Medium Access Control 320 and Physical Control 330, U.S. patent application Serial Number 10/421,265, entitled "Partitioned Medium Access Control," discloses a Medium Access Control that is bifurcated into (i) an Upper Medium Access Control that provides those medium-access- control services that are independent of the Physical Control, and (ii) a Lower Medium Access Control that provides those medium-access-control services that are dependent on the Physical Control. This is especially advantageous for IEEE 802.11 wireless networks because it enables the standardization, development, and implementation of some of the medium-access-control services to be decoupled from the standardization, development, and implementation of the Physical Control, while maintaining full compatibility with the installed base of existing IEEE 802.11 equipment. This decoupling can result in the savings of tens or hundreds of millions of dollars to semiconductor, computer, and networking companies. [0018] Figure 4 depicts a conceptual architectural diagram of the partitioned Medium Access Control disclosed in U.S. patent application 10/421,265. As shown in Figure 4, Medium Access Control 320 is partitioned into Upper Medium Access Control 410 and Lower Medium Access Control 420, interconnected as shown. Upper Medium Access Control 410 provides a subset of medium-access-control services that are independent of Physical Control 330, including transmit queueing, encryption, decryption, authentication, association, re-association, scanning, distribution, and traffic categorization (for the purposes of, for example but without limitation, quality-of-service (QoS) provisioning), as is well-known in the art. The Upper Medium Access Control may also perform those functions within MAC data service and MAC management service that are independent of Physical Control 330, including power management, queue management, duplicate detection and filtering, fragmentation, defragmentation, queue management.
[0019] Lower Medium Access Control 420 provides remaining medium-access- control services (i.e., those that are dependent on Physical Control 330), including channel access, receive validation (e.g., frame control sequence, forward error correction, etc.), and those that involve hard real-time functions and/or are physical layer-implementation dependent, such as response control (e.g., clear-to-send [CTS], acknowledgement [ACK], etc.), as are well-known in the art.
[0020] There are four criteria for determining which functions belong to lower Medium Access Control 420: i. Functions that are specific to a given physical layer or given type of physical layer; ii. Functions that require knowledge of the internal state of the physical layer or knowledge of implementation-specific operational characteristics of the physical layer; iii. Hard real-time functions necessary to generate conformant communication (signaling) sequences as viewed on the (wireless) medium; and iv. Particular other functions that "belong" in the Lower Medium Access Control because of general implementation considerations, or because a party with sufficient clout (e.g., Microsoft, etc.) wants them to be there.
Summary of the Invention
[0024] The present invention recognizes that the bifurcation of the Medium Access Control into Upper and Lower Medium Access Controls, while providing the advantages described above, also imposes two demands on the Medium Access Control architecture. First, it requires means for transferring data between the Upper and Lower Medium Access Controls, which might increase the cost of the wireless station (e.g., by adding a dedicated communication interface, etc.) or might consume precious existing connectivity resources. Second, it requires means for coordinating the transfer of data between the Upper and Lower Medium Access Controls (e.g., interrupts, handshaking, etc.), which typically requires an additional layer of software (e.g., drivers, etc.), and, therefore, increases the complexity of designing, maintaining, and modifying the wireless station.
[0025] The illustrative embodiment of the present invention is a partitioned Medium Access Control architecture that addresses these two demands. In particular, the Upper and Lower Medium Access Controls communicate via a bus that is already present in wireless terminals for transferring data between the host processor (i.e., the processor of the host device) and one or more peripherals (e.g., the wireless station, a printer, a memory, etc.). This enables the Upper and Lower Medium Access Controls to transfer data without adding any communication means to the wireless station. In addition, the illustrative embodiment utilizes the memory-mapped master mode of the bus to pass native data structures between the Upper and Lower Medium Access Controls by reference (i.e., by passing their memory addresses), thereby reducing some of the software required for coordinating data transfer.
[0026] Furthermore, the illustrative embodiment of the present invention recognizes that since
(i) the integrated circuit for the host processor typically has a significant number of unused transistors, and (ii) the Upper Medium Access Control is independent of the Lower Medium
Access Control and of the Physical Control, and (iii) the bus enables communication between the host computing device and the wireless station, then the Upper Medium Access Control can be embedded along with the Logical Link Control and higher layers into the host processor's integrated circuit and software, resulting in a lower-cost implementation.
[0027] For the purposes of this specification, the term "peripheral" is defined as an auxiliary apparatus (e.g., an input/output device, a memory, etc.). For the purposes of this specification, the term "shared bus" is defined as a bus that enables the transfer of signals between a processor and one or more peripherals. As is well-known in the art, signals can be transferred between a shared bus and a peripheral via an input/output controller, for example, or by a direct connection.
[0028] The illustrative embodiment comprises: (a) a processor for generating an outgoing message to be transmitted to a remote terminal via a first service data unit; (b) a first circuit for: providing a first medium-access-control service, and generating a first protocol data unit based on the first service data unit; (c) a second circuit for: providing a second medium-access-control service, and generating a second protocol data unit based on the first protocol data unit; (d) a Physical Control for: generating a third protocol data unit based on the second protocol data unit, and transmitting a first signal based on the third protocol data unit to the remote terminal; and (e) a bus for: transferring signals between the processor and a peripheral, and transferring the first protocol data unit from the first circuit to the second circuit.
Brief Description of the Drawings
[002©] Figure 1 depicts a schematic diagram of wireless local area network 100 in accordance with the prior art.
[0030] Figure 2 depicts a schematic diagram of wireless terminal 101-/, as shown in Figure 1, in the prior art.
[0031] Figure 3 depicts a conceptual architectural diagram of wireless station 202, as shown in Figure 2, in accordance with the prior art.
[0032] Figure 4 depicts a conceptual architectural diagram of the partitioned Medium Access Control disclosed in U.S. patent application 10/421,265.
[0033] Figure 5 depicts a schematic diagram of a wireless terminal in accordance with the illustrative embodiment of the present invention.
[0034] Figure 6 depicts a block diagram of host computing device 501, as shown in Figure 5, in accordance with the illustrative embodiment of the present invention.
[0035] Figure 7 depicts a block diagram of wireless station 502, as shown in Figure 5, in accordance with the illustrative embodiment of the present invention.
[0036] Figure 8 depicts a data-flow diagram for the illustrative embodiment of the present invention.
Detailed Description
[0036] Figure 5 depicts a schematic diagram of the salient components of wireless terminal 500 in accordance with the illustrative embodiment of the present invention. Wireless terminal 500 comprises: host computing device 501, wireless station 502, memory 503, and printer peripheral 504, interconnected by shared bus 505.
[0037] Host computing device 501 sends data to wireless station 502 for transmission to other wireless terminals, and similarly, wireless station 502 receives data from other wireless terminals and sends these data to host computing device 501.
[0038] Memory 503 is capable of storing programs and data used by processor 503, as is well-known in the art, and might be any combination of random-access memory (RAM), flash memory, disk drive, etc. As is well-known in the art, in some embodiments signals might be transferred between shared bus 505 and memory 503 via an input/output controller (not shown in Figure 5), while in some embodiments signals might be transferred between shared bus 505 and memory 503 via a direct connection. It will be clear to those skilled in the art, after reading this specification, how to make and use memory 503.
[0039] Peripheral 504 is an input/output device such as a keyboard, display, or printer. In some embodiments signals might be transferred between shared bus 505 and peripheral 504 via an input/output controller (not shown in Figure 5), while in some embodiments signals might be transferred between shared bus 505 and peripheral 504 via a direct connection.
[0040] Shared bus 505 enables communications between host computing device 501 and other peripherals (e.g., disk drives, printers, etc.), as is well-known in the art. As shown in Figure 5, shared bus 505 also enables bi-directional communications between host computing device 501, wireless station 502, and memory 503.
[0041] Figure 6 depicts a block diagram of the salient components of host computing device 501 in accordance with the illustrative embodiment of the present invention. Host computing device 501 comprises: processor 601, higher-layers module 605, logical link control (LLC) 610, and Upper Medium Access Control 620, interconnected as shown.
[0042] Processor 601 is a general-purpose processor that is capable of executing instructions and transferring data to and from memory via bus 505, in well-known fashion. As shown in Figure 6, processor 601 sends data to and receives data from higher-layers module 305.
[0043] Higher-layers module 605 is identical to higher-layers module 305; it will be clear to those skilled in the art how to make and use higher-layers module 605.
[0044] Logical-link control 610 is identical to Logical-link control 310; it will be clear to those skilled in the art how to make and use Logical-link control 610. [0045] Upper Medium Access Control 620 is the same as Upper Medium Access Control 410 except that it communicates with the Lower Medium Access Control by passing data by reference via shared bus 505 and memory 503. Upper Medium Access Control 620 sends data to Lower Medium Access Control 710 (which is located in wireless station 502 and is described below) by storing the data at an address in memory 503 via shared bus 505, and then sending the address to Lower Medium Access Control 710 via shared bus 505. Similarly, Upper Medium Access Control 620 receives data from the Lower Medium Access Control by receiving an address via shared bus 505, and then fetching via shared bus 505 the data at that address in memory 503.
[0046] Figure 7 depicts a block diagram of the salient components of wireless station 502 in accordance with the illustrative embodiment of the present invention. Wireless station 502 comprises: processor 703, Lower Medium Access Control 710, Physical Control 730, transmitter 740, and receiver 750, interconnected as shown.
[0047] Processor 703 is identical to processor 303; it will be clear to those skilled in the art how to make and use processor 703.
[0048] Lower Medium Access Control 710 is the same as Lower Medium Access Control 420 except that it communicates with the Upper Medium Access Control by passing data by reference via shared bus 505 and memory 503. Lower Medium Access Control 710 sends data to Upper Medium Access Control 620 by storing the data at an address in memory 503 via shared bus 505, and then sending the address to Upper Medium Access Control 620 via shared bus 505. Similarly, Lower Medium Access Control 710 receives data from Upper Medium Access Control 620 by receiving an address via shared bus 505, and then fetching via shared bus 505 the data at that address in memory 503.
[0049] Physical Control 730 is identical to physical control 330; it will be clear to those skilled in the art how to make and use Physical Control 730.
[0050] Transmitter 740 is identical to transmitter 340; it will be clear to those skilled in the art how to make and use transmitter 740.
[0051] Receiver 750 is identical to receiver 350; it will be clear to those skilled in the art how to make and use receiver 750.
[0052] Figure 8 depicts data-flow diagram 800 for the illustrative embodiment of the present invention. As shown in Figure 8, Upper Medium Access Control 620 receives a service data unit (SDU-1) from Logical Link Control 610; performs the appropriate functions with respect to SDU-1 in accordance with the requested service (i.e., functions without hard real-time constraints and independent of Physical Control 730), as is well- understood in the art; generates a protocol data unit (PDU-1); and outputs PDU-1, accompanied in some cases by control information (e.g. desired transmit data rate and/or modulation, packet lifetime or retry limits, transmission priority, etc.) to Lower Medium Access Control 710. Lower Medium Access Control 710 receives PDU-1 as a service data unit (SDU-2); performs the appropriate functions with respect to SDU-2 in accordance with the requested service (i.e., functions with hard real-time constraints and/or dependent on Physical Control 730); generates protocol data unit PDU-2; and outputs PDU-2 and associated control information (e.g. channel selection, modulation type, preamble length, etc.) to Physical Control 730.
[0053] Physical Control 730 transmits an outgoing signal based on PDU-2 and receives an incoming signal (e.g., acknowledgement [ACK], etc.), as is well-known in the art, and outputs data and reception status (e.g. received signal strength, signal quality, modulation utilized by sender, etc.) based on the incoming signal to Lower Medium Access Control 710. Lower Medium Access Control 710 receives the outputted data from Physical Control 730 as protocol data unit PDU-3; performs the appropriate functions with respect to PDU-3 and associated reception status in accordance with the indicated service; generates service data unit SDU-3; and outputs SDU-3 to Upper Medium Access Control 620. Upper Medium Access Control 620 receives SDU-3 from Lower Medium Access Control 710 as protocol data unit PDU-4; performs the appropriate functions with respect to PDU-4 in accordance with the indicated service; generates service data unit SDU-4; and outputs SDU-4 to Logical Link Control 610.
[0054] It is to be understood that the above-described embodiments are merely illustrative of the present invention and that many variations of the above-described embodiments can be devised by those skilled in the art without departing from the scope of the invention. It is therefore intended that such variations be included within the scope of the following claims and their equivalents.
[0055] What is claimed is:

Claims

1. An apparatus comprising:
(a) a processor for generating an outgoing message to be transmitted to a remote terminal via a first service data unit;
(b) a first circuit for:
(i) providing a first medium-access-control service, and
(ii) generating a first protocol data unit based on said first service data unit;
(c) a second circuit for:
(i) providing a second medium-access-control service, and
(ii) generating a second protocol data unit based on said first protocol data unit;
(d) a Physical Control for:
(i) generating a third protocol data unit based on said second protocol data unit, and (ii) transmitting a first signal based on said third protocol data unit to said remote terminal; and
(e) a bus for:
(i) transferring signals between said processor and a peripheral, and (ii) transferring said first protocol data unit from said first circuit to said second circuit.
2. The apparatus of claim 1 wherein said bus transfers signals between said processor and said peripheral via an input/output controller.
3. The apparatus of claim 1 wherein said first medium-access-control service is independent of the state of said Physical Control; and wherein said second medium-access-control service is dependent on the state of said Physical Control.
4. The apparatus of claim 3 wherein said first medium-access-control service is transmit queueing.
5. The apparatus of claim 3 wherein said second medium-access-control service is channel access.
6. The apparatus of claim 1 wherein said Physical Control is also for:
(iii) receiving a second signal from said remote terminal, and
(iv) generating a second service data unit based on said second signal; wherein said second circuit is also for (iii) generating a third service data unit based on said second service data unit; and wherein said bus is also for (iii) transferring said third service data unit from said second circuit to said first circuit.
7. The apparatus of claim 6 wherein said first circuit is also for (iii) generating a fourth service data unit based on said third service data unit; and wherein said processor is also for (iii) receiving an incoming message from said remote terminal via said fourth service data unit.
8. The apparatus of claim 1 wherein said peripheral is a memory, and wherein said transferring said first protocol data unit from said first circuit to said second circuit comprises:
(1) transferring said first protocol data unit from said first circuit to said memory,
(2) transferring an address of said first protocol data unit in said memory to said second circuit, and
(3) transferring said first protocol data unit from said memory to said second circuit.
9. The apparatus of claim 8 wherein said transferring of (1), (2), and (3) are via an input/output controller.
10. An apparatus comprising:
(a) a first integrated circuit comprising:
(i) a processor for generating an outgoing message to be transmitted to a remote terminal via a first service data unit, and (ii) a first circuit for providing a first medium-access-control service and generating a first protocol data unit based on said first service data unit;
(b) a second integrated circuit comprising:
(i) a second circuit for providing a second medium-access-control service and generating a second protocol data unit based on said first protocol data unit, and
(ii) a Physical Control for generating a third protocol data unit based on said second protocol data unit and transmitting a first signal based on said third protocol data unit to said remote terminal; and
(c) a bus for transferring signals between said first integrated circuit and a peripheral and for transferring said first protocol data unit from said first integrated circuit to said second integrated circuit.
11. The apparatus of claim 10 wherein said bus transfers signals between said first integrated circuit and said peripheral via an input/output controller.
12. The apparatus of claim 10 wherein said first medium-access-control service is independent of the state of said Physical Control; and wherein said second medium-access-control service is dependent on the state of said Physical Control.
13. The apparatus of claim 12 wherein said first medium-access-control service is transmit queueing.
14. The apparatus of claim 12 wherein said second medium-access-control service is channel access.
15. The apparatus of claim 10 wherein said Physical Control is also for receiving a second signal from said remote terminal and for generating a second service data unit based on said second signal; wherein said second circuit is also for generating a third service data unit based on said second service data unit; and wherein said bus is also for transferring said third service data unit from said second integrated circuit to said first integrated circuit. S. The apparatus of claim 15 wherein said first circuit is also for generating a fourth service data unit based on said third service data unit; and wherein said processor is also for receiving an incoming message from said remote terminal via said fourth service data unit.
17. The apparatus of claim 10 wherein said peripheral is a memory, and wherein said transferring said first protocol data unit from said first integrated circuit to said second integrated circuit comprises:
(1) transferring said first protocol data unit from said first integrated circuit to said memory,
(2) transferring an address of said first protocol data unit in said memory to said second integrated circuit, and
(3) transferring said first protocol data unit from said memory to said integrated second circuit.
18. The apparatus of claim 17 wherein said transferring of (1), (2), and (3) are via an input/output controller.
19. A wireless terminal comprising:
(a) a microprocessor for generating an outgoing message to be transmitted to a remote wireless terminal via a first service data unit;
(b) a first circuit for:
(i) providing a first medium-access-control service, and (ii) generating a first protocol data unit based on said first service data unit;
(c) a second circuit for:
(i) providing a second medium-access-control service, and (ii) generating a second protocol data unit based on said first protocol data unit;
(d) a radio;
(e) a radio controller for:
(i) generating a third protocol data unit based on said second protocol data unit, and (ii) transmitting, via said radio, a first signal based on said third protocol data unit to said remote wireless terminal; and
(f) a bus for:
(i) transferring signals between said microprocessor and a peripheral, and (ii) transferring said first protocol data unit from said first circuit to said second circuit.
20. The apparatus of claim 19 wherein said bus transfers signals between said microprocessor and said peripheral via an input/output controller.
21. The apparatus of claim 19 wherein said first medium-access-control service is independent of the state of said radio controller; and wherein said second medium- access-control service is dependent on the state of said radio controller.
22. The apparatus of claim 21 wherein said first medium-access-control service is transmit queueing.
23. The apparatus of claim 21 wherein said second medium-access-control service is channel access.
24. The apparatus of claim 19 wherein said radio controller is also for:
(iii) receiving, via said radio, a second signal from said remote wireless terminal, and (iv) generating a second service data unit based on said second signal; wherein said second circuit is also for (iii) generating a third service data unit based on said second service data unit; and wherein said bus is also for (iii) transferring said third service data unit from said second circuit to said first circuit.
25. The apparatus of claim 24 wherein said first circuit is also for (iii) generating a fourth service data unit based on said third service data unit; and wherein said microprocessor is also for receiving an incoming message from said remote terminal via said fourth service data unit.
PCT/US2004/003483 2003-02-10 2004-02-06 Partitioned medium access control implementation WO2004073260A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US44632803P 2003-02-10 2003-02-10
US60/446,328 2003-02-10
US10/701,126 US7400640B2 (en) 2002-05-03 2003-11-04 Partitioned medium access control implementation
US10/701,126 2003-11-04

Publications (1)

Publication Number Publication Date
WO2004073260A1 true WO2004073260A1 (en) 2004-08-26

Family

ID=32829986

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2004/003483 WO2004073260A1 (en) 2003-02-10 2004-02-06 Partitioned medium access control implementation

Country Status (2)

Country Link
US (2) US7400640B2 (en)
WO (1) WO2004073260A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7639712B2 (en) * 2006-01-06 2009-12-29 Fujitsu Limited Low-level media access layer processors with extension buses to high-level media access layers for network communications
US7630402B2 (en) * 2006-01-06 2009-12-08 Fujitsu Limited Media access layer processors for network communications
US8686951B2 (en) 2009-03-18 2014-04-01 HJ Laboratories, LLC Providing an elevated and texturized display in an electronic device
KR101588279B1 (en) * 2009-05-26 2016-01-25 삼성전자주식회사 Method and apparatus for ciphering data in wireless communication system
US20110199342A1 (en) 2010-02-16 2011-08-18 Harry Vartanian Apparatus and method for providing elevated, indented or texturized sensations to an object near a display device or input detection using ultrasound
US9438506B2 (en) 2013-12-11 2016-09-06 Amazon Technologies, Inc. Identity and access management-based access control in virtual networks

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6052580A (en) * 1997-07-31 2000-04-18 Lucent Technologies Inc. Upper medium access control processor architecture
US20020080818A1 (en) * 2000-11-06 2002-06-27 Chris Zegelin Media access control interface

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997000568A1 (en) 1995-06-14 1997-01-03 International Business Machines Corporation Packet data transmission in code-division multiple access communication systems
US5748634A (en) * 1995-09-14 1998-05-05 Level One Communications, Inc. Method and apparatus for implementing a two-port ethernet bridge using a semaphoring technique
US6208616B1 (en) * 1997-05-13 2001-03-27 3Com Corporation System for detecting errors in a network
US6891887B1 (en) * 1998-05-27 2005-05-10 3Com Corporation Multi-carrier LAN adapter device using interpolative equalizer
US6067300A (en) * 1998-06-11 2000-05-23 Cabletron Systems, Inc. Method and apparatus for optimizing the transfer of data packets between local area networks
US7095708B1 (en) * 1999-06-23 2006-08-22 Cingular Wireless Ii, Llc Methods and apparatus for use in communicating voice and high speed data in a wireless communication system
KR100317261B1 (en) * 1999-07-02 2001-12-22 서평원 Dynamic Radio Access Bearer Control method
US6697873B1 (en) * 1999-12-20 2004-02-24 Zarlink Semiconductor V.N., Inc. High speed MAC address search engine
US7173922B2 (en) * 2000-03-17 2007-02-06 Symbol Technologies, Inc. Multiple wireless local area networks occupying overlapping physical spaces
JP3469560B2 (en) * 2000-04-10 2003-11-25 ヒュンダイ エレクトロニクス インダストリーズ カムパニー リミテッド Data transmission method for hybrid automatic retransmission request 2/3 scheme in downlink of broadband wireless communication system
KR100640921B1 (en) * 2000-06-29 2006-11-02 엘지전자 주식회사 Method for Generating and Transmitting Protocol Data Unit
US6765885B2 (en) * 2001-02-09 2004-07-20 Asustek Computer Inc. Determination of acceptable sequence number ranges in a communications protocol
US7006522B1 (en) * 2001-02-28 2006-02-28 3Com Corporation System and method for alert generation using network interface
US7142557B2 (en) * 2001-12-03 2006-11-28 Xilinx, Inc. Programmable logic device for wireless local area network
US6904016B2 (en) * 2001-11-16 2005-06-07 Asustek Computer Inc. Processing unexpected transmission interruptions in a wireless communications system
KR100765121B1 (en) * 2001-11-24 2007-10-11 엘지전자 주식회사 Polling method of Protocol Data Unit of transmission buffer
US20030171114A1 (en) * 2002-03-05 2003-09-11 Hastings David C. Optimized wireless LAN solution for embedded systems
US7127273B2 (en) * 2002-04-03 2006-10-24 Nokia Corporation Reduction scheme for network elements
US20030206543A1 (en) * 2002-05-03 2003-11-06 Fischer Michael Andrew Partitioned medium access control
US6799054B2 (en) * 2002-05-06 2004-09-28 Extricom, Ltd. Collaboration between wireless LAN access points using wired lan infrastructure

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6052580A (en) * 1997-07-31 2000-04-18 Lucent Technologies Inc. Upper medium access control processor architecture
US20020080818A1 (en) * 2000-11-06 2002-06-27 Chris Zegelin Media access control interface

Also Published As

Publication number Publication date
US8144733B2 (en) 2012-03-27
US20100002717A1 (en) 2010-01-07
US20040156385A1 (en) 2004-08-12
US7400640B2 (en) 2008-07-15

Similar Documents

Publication Publication Date Title
US7339912B2 (en) Wireless LAN card having access point function, network printer having the same, and method for transmitting data using the network printer
JP4474422B2 (en) Apparatus and method for transmitting control information in mobile communication system
CN101283565B (en) Device interface architecture and protocol
US8023507B2 (en) Card to card communications in voice and data communications systems
US8144733B2 (en) Partitioned medium access control implementation
KR20070087547A (en) System and method for variable length aggregate acknowledgements in a shared resource network
EP1441473B1 (en) Efficient polled frame exchange on a shared-communications channel
US20030156566A1 (en) Mobile data communications apparatus, methods and computer program products implementing cellular wireless data communications via a wireless local area network
JP2008508818A6 (en) System and method for variable length aggregate acknowledgment in a shared resource network
CN1304600A (en) Wireless packet data communication apparatus and method
US20080019391A1 (en) Uniform message header framework across protocol layers
US7734797B2 (en) Inter-processor communication link with manageability port
US7434133B2 (en) Method of retransmitting data frame and network apparatus using the method
US6999443B1 (en) Hardware MAC
US7646787B2 (en) Method for the packet-oriented transmission of data, network intermediate nodes and telecommunications network
US8780737B2 (en) Apparatus and method for loop-back in wireless communication systems
US20030206543A1 (en) Partitioned medium access control
EP1505759B1 (en) Method and device for transmitting/receiving data using acknowledged transport layer protocols
CN100542320C (en) The data flow con-trol that is used for multi layer protocol stack
US20230037840A1 (en) Communication device and communication method
WO2006009000A1 (en) Information communication device, information communication method, and program
KR100650575B1 (en) Method for READY_IND primitive in radio link protocol
Boucouvalas et al. OBEX over IrDA: performance analysis and optimization by considering multiple applications
CN113079539A (en) Information transmission method, terminal and network equipment
JPS63238738A (en) Communication control device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase