US20040233939A1 - Method and apparatus for proportionately multiplexing data streams onto one data stream - Google Patents

Method and apparatus for proportionately multiplexing data streams onto one data stream Download PDF

Info

Publication number
US20040233939A1
US20040233939A1 US10/859,695 US85969504A US2004233939A1 US 20040233939 A1 US20040233939 A1 US 20040233939A1 US 85969504 A US85969504 A US 85969504A US 2004233939 A1 US2004233939 A1 US 2004233939A1
Authority
US
United States
Prior art keywords
data stream
data
data streams
frame
queue
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.)
Abandoned
Application number
US10/859,695
Inventor
Peng Li
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.)
Qualcomm Inc
Original Assignee
Qualcomm 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 Qualcomm Inc filed Critical Qualcomm Inc
Priority to US10/859,695 priority Critical patent/US20040233939A1/en
Publication of US20040233939A1 publication Critical patent/US20040233939A1/en
Assigned to QUALCOMM INCORPORATED reassignment QUALCOMM INCORPORATED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LI, PENG
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/24Radio transmission systems, i.e. using radiation field for communication between two or more posts
    • H04B7/26Radio transmission systems, i.e. using radiation field for communication between two or more posts at least one of which is mobile
    • H04B7/2612Arrangements for wireless medium access control, e.g. by allocating physical layer transmission capacity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/52Allocation or scheduling criteria for wireless resources based on load
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J3/00Time-division multiplex systems
    • H04J3/24Time-division multiplex systems in which the allocation is indicated by an address the different channels being transmitted sequentially
    • H04J3/247ATM or packet multiplexing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints
    • H04W28/14Flow control between communication endpoints using intermediate storage
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/56Allocation or scheduling criteria for wireless resources based on priority criteria
    • H04W72/566Allocation or scheduling criteria for wireless resources based on priority criteria of the information or information source or recipient
    • H04W72/569Allocation or scheduling criteria for wireless resources based on priority criteria of the information or information source or recipient of the traffic information

Definitions

  • the present invention pertains generally to the field of communications and more specifically to a novel and improved system and method for proportionately multiplexing a plurality of data streams into one data stream.
  • CDMA code division multiple access
  • TDMA time division multiple access
  • FDMA frequency division multiple access
  • AM modulation schemes such as amplitude companded single sideband (ACSSB)
  • TDMA time division multiple access
  • FDMA frequency division multiple access
  • AM modulation schemes such as amplitude companded single sideband (ACSSB)
  • CDMA has significant advantages over these other techniques.
  • the use of CDMA techniques in a multiple access communication system is disclosed in U.S. Pat. No. 4,901,307, entitled “SPREAD SPECTRUM MULTIPLE ACCESS COMMUNICATION SYSTEM USING SATELLITE OR TERRESTRIAL REPEATERS,” and U.S. Pat. No.
  • a shortest-job-first (SJF) scheme would starve longer jobs.
  • An application residing on a subscriber unit/mobile phone may produce a data stream comprising many frames that must be processed in a timely fashion.
  • the processing of a data stream having many frames may be starved because of other data streams having fewer frames to be processed.
  • a last-in-first-out (LIFO) scheme could starve frames from a data stream that was first in a LIFO queue.
  • a first-in-first-out (FIFO) scheme does not accommodate the relative importance of data streams.
  • Every data stream must wait its turn. Consequently, an extremely important data stream may have to wait for a number of less important data streams to be processed.
  • An allocation scheme that does not starve any data stream is desired. It is desirable to have a limit as to when a frame from a data stream will be processed.
  • Some allocation schemes do not take into account the number of frames that are in a data stream. For example, FIFO and LIFO are only concerned with when a frame from a data stream enters a processing queue. They do not take into consideration the size of data streams. An allocation scheme that takes into consideration the size of the data streams while at the same time not starving a data stream is desired.
  • the present invention is directed to a system and method for multiplexing a plurality of data streams onto one data stream for transmission.
  • the method creates a list of queues, each queue representing a data stream and having a length inversely proportional to a proportion value of the data stream, wherein each data stream comprises at least one packet or frame.
  • each data stream comprises at least one packet.
  • each data stream comprises at least one frame.
  • Each queue is incremented by the inverse of the proportion value for each transport frame.
  • a packet is scheduled from the data stream corresponding to a filled queue.
  • frames are distributed from the plurality of data streams onto a single data stream based on both whether a queue representing a data stream is full and on priority values of the data streams. In still another embodiment of the invention, frames are distributed based primarily on whether a queue representing a data stream is full and secondarily based on the priority of the queues.
  • a plurality of applications provides a plurality of data streams to be multiplexed by a multiplexer.
  • subscriber units provide a plurality of data streams to be multiplexed by a multiplexer within a base station.
  • a plurality of base stations provides a plurality of data streams to be multiplexed by a multiplexer within a base station controller.
  • a subscriber unit comprises a memory, a plurality of applications residing in the memory, each application producing a data stream wherein each data stream comprises at least one frame, and a multiplexer configured to receive each data stream and uniformly distributing frames from the plurality of data streams onto a single data stream.
  • the multiplexer is configured to receive each data stream and uniformly distribute frames from the plurality of data streams onto a single data stream based on the proportion value.
  • the multiplexer is configured to receive each data stream and uniformly distribute frames from the plurality of data streams onto a single data stream based primarily on the data streams' proportion value and secondarily on the data streams' priority.
  • a wireless communication system comprises a subscriber unit, a base station coupled to the subscriber unit and a base station controller coupled to the base station.
  • the subscriber unit has a plurality of applications and a multiplexer, wherein each application produces a data stream as input to the multiplexer and each data stream comprises at least one frame.
  • the multiplexer uniformly distributes frames from the data streams onto a single stream based on the data streams' proportion value.
  • FIG. 1 is a schematic overview of an exemplary W-CDMA cellular telephone system
  • FIG. 2 shows a mobile station of an exemplary embodiment of the invention
  • FIG. 3 shows four buckets for four data streams
  • FIG. 4 shows the initialization of a mapping algorithm in flowchart form
  • FIG. 5 shows the body of a mapping algorithm in flowchart form
  • FIG. 6 shows a list when initialized
  • FIG. 7 shows a head element being removed from the list
  • FIG. 8 shows Dx after being changed
  • FIG. 10 shows a head element removed from the list
  • FIG. 11 shows D 1 after being changed
  • FIG. 12 shows the removed element inserted before the i-th element
  • FIG. 13 shows D 2 after being changed
  • FIG. 14 shows the head element removed from the list
  • FIG. 15 shows D 1 after being changed.
  • FIG. 16 shows the removed element inserted before the i-th element
  • FIG. 17 shows the head element removed from the list
  • FIG. 18 shows Dx after being changed
  • FIG. 20 shows the head element is removed from the list
  • FIG. 21 shows Dx after being changed
  • FIG. 23 shows the head element removed from the list
  • FIG. 24 shows Dx after being changed
  • FIG. 1 An exemplary cellular mobile telephone system in which the present invention is embodied is illustrated in FIG. 1.
  • this system is described herein within the context of a W-CDMA cellular communications system.
  • PCS personal communication systems
  • PBX private branch exchange
  • systems utilizing other well known transmission modulation schemes such as TDMA and FDMA as well as other spread spectrum systems may employ the present invention.
  • a wireless communication network 10 generally includes a plurality of mobile stations (also called subscriber units or user equipment) 12 a - 12 d , a plurality of base stations (also called base station transceivers (BTSs) or Node B) 14 a - 14 c , a base station controller (BSC) (also called radio network controller or packet control function 16 ), a mobile station controller (MSC) or switch 18 , a packet data serving node (PDSN) or internetworking function (IWF) 20 , a public switched telephone network (PSTN) 22 (typically a telephone company), and an Internet Protocol (IP) network 24 (typically the Internet).
  • BSC base station controller
  • IWF mobile station controller
  • PSTN public switched telephone network
  • IP Internet Protocol
  • the wireless communication network 10 is a packet data services network.
  • the mobile stations 12 a - 12 d may be any of a number of different types of wireless communication device such as a portable phone, a cellular telephone that is connected to a laptop computer running IP-based, Web-browser applications, a cellular telephone with an associated hands-free car kit, a personal digital assistant (PDA) running IP-based, Web-browser applications, a wireless communication module incorporated into a portable computer, or a fixed location communication module such as might be found in a wireless local loop or meter reading system.
  • PDA personal digital assistant
  • mobile stations may be any type of communication unit.
  • the mobile stations 12 a - 12 d may advantageously be configured to perform one or more wireless packet data protocols such as described in, for example, the EIA/TIA/IS-707 standard.
  • the mobile stations 12 a - 12 d generate IP packets destined for the IP network 24 and encapsulate the IP packets into frames using a point-to-point protocol (PPP).
  • PPP point-to-point protocol
  • the IP network 24 is coupled to the PDSN 20 , the PDSN 20 is coupled to the MSC 18 , the MSC 18 is coupled to the BSC 16 and the PSTN 22 , and the BSC 16 is coupled to the base stations 14 a - 14 c via wirelines configured for transmission of voice and/or data packets in accordance with any of several known protocols including, e.g., E1, T1, Asynchronous Transfer Mode (ATM), IP, PPP, Frame Relay, HDSL, ADSL, or xDSL.
  • E1, T1, Asynchronous Transfer Mode (ATM) IP
  • PPP Packet Transfer Mode
  • HDSL High Speed Downlink
  • ADSL Advanced Driver Assistance Services
  • xDSL xDSL
  • the mobile stations 12 a - 12 d communicate with the base stations 14 a - 14 c over an RF interface defined in the 3rd Generation Partnership Project 2 “3GPP2”, “Physical Layer Standard for cdma2000 Spread Spectrum Systems,” 3GPP2 Document No. C.P0002-A, TIA PN-4694, to be published as TIA/EIA/IS-2000-2-A, (Draft, edit version 30) (Nov. 19, 1999), which is fully incorporated herein by reference.
  • 3GPP2 3rd Generation Partnership Project 2
  • 3GPP2 Document No. C.P0002-A TIA PN-4694
  • the base stations 14 a - 14 c receive and demodulate sets of reverse-link signals from various mobile stations 12 a - 12 d engaged in telephone calls, Web browsing, or other data communications. Each reverse-link signal received by a given base station 14 a - 14 c is processed within that base station 14 a - 14 c . Each base station 14 a - 14 c may communicate with a plurality of mobile stations 12 a - 12 d by modulating and transmitting sets of forward-link signals to the mobile stations 12 a - 12 d . For example, as shown in FIG.
  • the base station 14 a communicates with first and second mobile stations 12 a , 12 b simultaneously, and the base station 14 c communicates with third and fourth mobile stations 12 c , 12 d simultaneously.
  • the resulting packets are forwarded to the BSC 16 , which provides call resource allocation and mobility management functionality including the orchestration of soft handoffs of a call for a particular mobile station 12 a - 12 d from one base station 14 a - 14 c to another base station 14 a - 14 c .
  • a mobile station 12 c is communicating with two base stations 14 b , 14 c simultaneously.
  • the call will be handed off to the other base station 14 b.
  • the BSC 16 will route the received data to the MSC 18 , which provides additional routing services for interface with the PSTN 22 . If the transmission is a packet-based transmission such as a data call destined for the IP network 24 , the MSC 18 will route the data packets to the PDSN 20 , which will send the packets to the IP network 24 . Alternatively, the BSC 16 will route the packets directly to the PDSN 20 , which sends the packets to the IP network 24 .
  • the wireless communication channel through which information signals travel from a mobile station 12 to a base station 14 is known as a reverse link.
  • the wireless communication channel through which information signals travel from a base station 14 to a mobile station 12 is known as a forward link.
  • a mobile station communicates with a base station using wideband code division multiple access (W-CDMA) techniques.
  • W-CDMA is a recently proposed 3 G communication system.
  • ETSI European Telecommunications Standards Institute
  • UTRA Terrestrial Radio Access
  • ITU International Telecommunications Union
  • RTT Radio Transmission Technology
  • a W-CDMA base station may not be identified by its pilot signal offset alone.
  • the system time of one base station is determined, it cannot be used to estimate the system time of a neighboring base station.
  • mobiles in a W-CDMA system use a three-step PERCH acquisition procedure to synchronize with each base station in the system. Each step in the acquisition procedure identifies a different code within a frame structure called a PERCH channel.
  • CDMA code division multiple access
  • TIA/EIA Interim Standard entitled “Mobile station—Base Station Compatibility Standard for Dual-Mode Wideband Spread Spectrum Cellular System”, TIA/EIA/IS-95, and its progeny (collectively referred to herein as IS-95), the contents of which are also incorporated herein by reference.
  • More information concerning a code division multiple access communication system is disclosed in U.S. Pat. No. 4,901,307, entitled “SPREAD SPECTRUM MULTIPLE ACCESS COMMUNICATION SYSTEM USING SATELLITE OR TERRESTRIAL REPEATERS,” and US. Pat. No.
  • cdma2000 ITU-R Radio Transmission Technology (RTT) Candidate submission proposal forwarded by the Telecommunications Industry Association (TIA) to the International Telecommunication Union (ITU) for consideration for the IMT-2000 CDMA standard is an example of such a third-generation wireless communication system.
  • the standard for cdma2000 is given in draft versions of IS-2000 and has been approved by the TIA.
  • the cdma2000 proposal is compatible with IS-95 systems in many ways. For example, in both the cdma2000 and IS-95 systems, each base station time-synchronizes its operation with other base stations in the system.
  • each base station in a given geographical area is assigned a sequence offset of a common pseudo noise (PN) pilot sequence.
  • PN pseudo noise
  • each base station in a given geographical area is assigned a sequence offset of a common pseudo noise (PN) pilot sequence.
  • PN pseudo noise
  • a PN sequence having 215 chips and repeating every 26.67 milliseconds (ms) is transmitted as a pilot signal by each base station.
  • the pilot PN sequence is transmitted by each base station at one of 512 possible PN sequence offsets.
  • Each base station transmits the pilot signal continually, which enables mobile stations to identify the base station's transmissions as well as for other functions.
  • a mobile station has a plurality of applications.
  • the applications reside within the mobile station and each application produces a separate data stream.
  • An application may produce more than one data stream.
  • FIG. 2 shows a mobile station 12 of an exemplary embodiment of the invention.
  • the mobile station 12 includes voice 32 , signaling 34 , E-mail 36 and web applications 38 residing in the memory 49 of the mobile station 12 .
  • Each application, voice 32 , signalling 34 , E-mail 36 and web application 38 produces a separate data stream 40 , 42 , 44 , 46 , respectively.
  • the data streams are combined by a multiplexer module 48 into one data stream called the transport stream 50 .
  • the transport stream 50 is sent over the reverse link to a base transceiver station 14 (BTS), also called a base station for short.
  • BTS base transceiver station 14
  • the multiplexer module 48 combines the data streams 40 - 46 onto the transport stream 50 according to their relative proportions and priorities.
  • Each data stream 40 - 46 has a proportion value and a priority.
  • the proportion value determines the proportion of the transport stream 50 that the data stream 40 - 46 is scheduled to occupy.
  • the priority determines which data stream 40 - 46 will provide a packet to the multiplexer module 48 when the scheduled data stream 40 - 46 is empty.
  • the relative proportions of the data streams are used to schedule frames from the data streams 40 - 46 to be sent over the reverse link. If a frame is scheduled from a data stream 40 - 46 that is empty, then a frame is taken from the highest priority non-null data stream 40 - 46 to be sent over the reverse link.
  • Each data stream 40 - 46 has a proportion value that determines the proportion of the transport stream 50 that the data stream 40 - 46 is scheduled to occupy. If a data stream 40 - 46 is empty, then the multiplexer module 48 uses the priorities of the data streams 40 - 46 to determine where to get the next frame. The multiplexer module 48 gets the next frame from the highest priority non-null data stream 40 - 46 .
  • the data stream proportions determines the mapping of the data streams onto the transport stream.
  • the mapping determines where the multiplexer module 48 will initially look to get a frame.
  • the mapping is established in real-time, i.e., when an application is producing a data stream for the multiplexer module 48 to process.
  • the mapping can be established before an application produces a data stream for the multiplexer module 48 to process.
  • the mapping does not have to be real-time. For example, the mapping can be done at compile time. That is, an algorithm to do the mapping can be compiled off-line.
  • mapping table (not shown) is created, the mapping table can then be advantageously traversed repeatedly during frame transmissions, so that each mapping table element determines which data stream frame should be sent in the transport frame slot corresponding to the mapping table element.
  • a mapping algorithm is executed continuously when sending frames onto the transport stream 50 .
  • the advantage of continuously executing the mapping algorithm is that the mapping algorithm can be enhanced to quickly adapt to changes in the number and the proportional mix of the data streams 40 - 46 without disturbing the data stream distribution statistically.
  • this algorithmic usage is less efficient than the table method when the number and proportionality of the data streams 40 - 46 do not change often compared to the transport frame rate.
  • the priorities of the data streams 40 - 46 matter only when a frame is scheduled to come from a data stream 40 - 46 that is empty/null, i.e., when an application does not produce any more frames. If a data stream 40 - 46 does not have any frame to be sent, its frame slots are used to send frames from the highest priority data stream 40 - 46 among the data streams 40 - 46 that have frames to be sent. That is, when a frame is schedule to come from an empty data stream 40 - 46 , the multiplexer module 48 takes the next frame from the highest priority non-null data stream 40 - 46 .
  • the multiplexer module 48 operates within the media-access control (MAC) layer and gets the proportion values and data stream priorities from a higher network layer.
  • the data streams 40 - 46 can be prioritized with any priority scheme known in the art, such as first-in-first-out (FIFO), last-in-first-out (LIFO), and shortest-job-first (SJF).
  • FIFO first-in-first-out
  • LIFO last-in-first-out
  • SJF shortest-job-first
  • the multiplexer module 48 can operate on a plurality of network levels.
  • the multiplexer module 48 is executed in hardware. In yet another embodiment of the invention, the multiplexer module 48 is executed in a combination of software and hardware. As would be apparent to one of ordinary skill in the art, the multiplexer module 48 can be executed by any combination of software and hardware.
  • the mapping algorithm creates a map table that specifies a scheduling sequence the multiplexer module 48 uses to schedule frames from the data streams 40 - 46 . Each data stream 40 - 46 is scheduled to provide frames to the multiplexer module 48 .
  • each data stream 40 - 46 is non-null, i.e., not empty, then each data steam 40 - 46 will occupy its relative proportion of the transport stream 50 .
  • data stream 1 will occupy p1/(p1+p2+p3) of the transport stream 50 , where pn is the proportion value of data stream n.
  • pn is the proportion value of data stream n.
  • data stream 1 will occupy ⁇ fraction (5/10) ⁇ of the transport stream 50
  • data stream 2 will occupy ⁇ fraction (3/10) ⁇ of the transport stream
  • data stream 3 will occupy ⁇ fraction (2/10) ⁇ of the transport stream 50 .
  • the length of the map table is p1+p2+p3, which in this example is 10 frames long.
  • the map table is an array of numerals representing the number of the data stream 40 - 46 that is scheduled to provide a frame to the multiplexer module 48 . Each array is a mapping of the data stream frames onto the transport stream 50 .
  • the map table [1,2,3,1,2,1,3,1,2,1] means that the first frame is scheduled to be sent from data stream 1 , the second frame is scheduled to be sent from data stream 2 , the third frame is scheduled to be sent from data stream 3 , the fourth frame is scheduled to be sent from data stream 1 , the fifth frame is scheduled to be sent from data stream 2 , the sixth frame is scheduled to be sent from data stream 1 , the seventh frame is scheduled to be sent from data stream 3 , the eighth frame is scheduled to be sent from data stream 1 , the ninth frame is scheduled to be sent from data stream 2 , and the tenth frame is scheduled to be sent from data stream 1 .
  • the mapping algorithm multiplexes multiple streams 4046 of data frames onto one transport stream 50 so that the frames from each stream 40 - 46 are distributed uniformly. That is, the frames in each stream 40 - 46 are distributed uniformly across the transport stream 50 .
  • the multiplexer module 48 places data stream frames onto the transport stream 50 in a uniform fashion, there may be more than one way to fairly distribute multiple data streams 40 - 46 onto one transport stream 50 .
  • the first 10 frames sent on the transport stream 50 can be [1,2,3,1,2,1,3,1,2,1], or [1,3,2,1,2,1,3,1,2,1], or [2,1,3,1,2,1,3,1,2,1], or [2,3,1,1,2,1,3,1,2,1], or [3,1,2,1,2,1,3,1,2,1], or [3,2,1,1,2,1,3,1,2,1], or [3,2,1,1,2,1,3,1,2,1] where each numeral in an array represents the data stream number. The left number in the array represents the first frame sent.
  • the mapping algorithm can advantageously be modified to produce any sequence satisfying the fair distribution requirement.
  • mapping table uses the mapping table to schedule frames from the data streams 40 - 46 and continues to repeat the mapping table sequence as long as there are frames in a data stream 40 - 46 to be sent over the reverse link.
  • the mapping algorithm is a “bucket” approach to multiplexing data streams 40 - 46 onto a single stream.
  • Each data stream 40 - 46 is represented by a “bucket.”
  • the represented data stream 40 - 46 can be scheduled to provide a frame.
  • the proportion values of the data streams 40 - 46 determine the depths of the data stream buckets.
  • Each data steam bucket has a depth inversely proportional to its proportion value.
  • Each bucket has a fill rate based on the bucket's proportion value.
  • the fill rate is the rate at which the bucket is filled.
  • the level within each bucket is incremented at its fill rate for every frame step. Only when a data stream bucket is full can a frame be scheduled to be taken from the data stream bucket by the multiplexer module 48 .
  • a mapping algorithm is as shown below in pseudo-code.
  • the initial values of the Sis and the Dis are changed to change the sequence of the data streams 40 - 46 in the mapping table.
  • p 1 , p 2 , . . . , p n are the relative proportions of n data streams.
  • L be a list with n elements, where each of its elements has two fields: S and D.
  • FIGS. 4-5 show a flowchart of the mapping algorithm in an exemplary embodiment of the invention.
  • FIG. 4 shows the initialization of the mapping algorithm.
  • p 1 , p 2 , . . . , p n are the relative proportions of data streams 1 - n , respectively 110 .
  • Product is set to n*LeastCommonMultiple(p1,p2, . . . ,pn) 112 .
  • LeastCommonMultiple(p1,p2, . . . , pn) is set to the product of p 1 ,p 2 , . . . ,p n .
  • q(1) is set to Product/p 1
  • q(2) is set to Product/p 2
  • q(n) is set to Product/p n 111 .
  • a list L is created with n elements, where each element has two fields: S and D 116 .
  • S i denotes the value of the S field of the i-th element in the list
  • D i denote the value of the D field of the i-th element in the list 118 .
  • the first element in the list is the head of the list 120 .
  • S 1 is set to 1
  • S 2 is set to 2
  • S n is set to n.
  • the S field represents the stream number.
  • D 1 is set to 1
  • D 2 is set to 1
  • . . . , and D n is set tol.
  • the D field represents the depth of a stream 122 .
  • D x is the D field of the removed element to be re-inserted 136 .
  • D i is set to D i -D i 148 and the removed element is inserted before the i-th element 150 .
  • the algorithm waits for the next transport frame slot 130 .
  • it is time for the next transport frame slot i.e., when the next transport frame condition is true 132 , a frame is transmitted 124 from data stream S 1 to the transport stream 50 .
  • Each list element represents a bucket for a data stream identified by the S field.
  • the depth of the bucket is the “q” value of the data stream, which is inversely proportional to the data stream proportion value. All the buckets are incremented every transport frame slot. When a bucket is filled to the top, a frame in the corresponding data stream is scheduled to be sent, and the bucket restarts from empty.
  • the list L the buckets are ordered according to the amounts left to fill them, in ascending order.
  • the D field gives the difference between the amount left to fill for the current bucket and the amount left to fill for the preceding bucket. This is illustrated in FIG. 3 where there are four buckets for four data streams.
  • Buckets S 1 52 , S 2 54 , and S 3 56 are partially filled and bucket S 4 58 is empty.
  • the mapping algorithm may advantageously be maintained in memory, software, hardware, or any combination thereof, in accordance with one embodiment.
  • FIG. 6 shows the list when initialized.
  • 1 ⁇ 1 60 is the head of the list.
  • 2 ⁇ 1 62 is the second element.
  • 3 ⁇ 1 64 is the third element.
  • the head element 60 is removed from the list as shown in FIG. 7 and the D x field is the D field of the removed head element.
  • the flow of the algorithm then moves on to the next element in the list by incrementing i and going back up to the Traverse-the-list block.
  • the head element is 2 - 1 68 .
  • the second element is 3 - 1 70 .
  • the third element is 1 - 16 72 .
  • the algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S 1 is transmitted. Since S 1 is 2, a frame from data stream 2 is transmitted. Thus, the mapping table at this point is [1,2], which means that a frame from data stream 1 will be sent first and a frame from data stream 2 will be sent second.
  • the algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S 1 is transmitted. Since S 1 is 3, a frame from data stream 3 is transmitted.
  • the mapping table at this point is [1,2,3], which stands for data stream 1 , data stream 2 and data stream 3 , and is the order with which frames from that data streams shall be sent.
  • the algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S 1 is transmitted. Since S 1 is 2, a frame from data stream 2 is transmitted. Thus, the mapping table at this point is [1,2,3,3,2].
  • the algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S 1 is transmitted. Since S 1 is 3, a frame from data stream 3 is transmitted. Thus, the mapping table at this point is [1,2,3,3,2,3], which is the final mapping table because it is length p1+p2+p3.
  • mapping table is used to schedule frames from the data streams. If the mapping algorithm is continuously run, then it will continually produce the sequence [1,2,3,3,2,3]. To show that this is true, the trace of the algorithm is shown for two more frames, in which case a list pattern is shown to repeat itself.
  • the algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S 1 is transmitted. Since S 1 is 1, a frame from data stream 1 is transmitted.
  • the algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S 1 is transmitted. Since S 1 is 2, a frame from data stream 2 is transmitted.
  • FIG. 25 is the same as FIG. 9, which shows that the algorithm will continue to repeat the sequence.
  • the initial values of D i s may be modified to generate different sequences.
  • packets instead of frames advantageously are multiplexed from multiple data streams into one data stream.
  • the algorithm is optimized to let multiple data streams with the same proportion value share one list element so that there are a number m of unique proportion values even though there may be more than m data streams (i.e., m ⁇ n ). Then, the “n” in the algorithm should be replaced by “m” so that all the p i s are unique and the S field of the algorithm represents a set of data streams sharing the same proportion value.
  • the pseudo-code “Transmit a frame from the data stream identified by S 1 ” of the algorithm on p.
  • the q(S 1 ) value represents Product/px, where px is the proportion value shared by the data streams in the set S 1 . This optimization improves algorithm efficiency.
  • mapping algorithm employing same size buckets, but different fill rates are used.
  • the disclosed mapping algorithm can be rewritten such that the buckets have the same size, but the fill rates are inversely related to the bucket sizes and are based on the proportion values of the respective data streams.
  • SkipBase p 1 /p 2 , where “/” represents integer division.
  • InitialFraction p 1 %p 2 , where “%” represents modulo operation.
  • mapping algorithm can be applied to other interconnections between network modules. It can be applied to any situation where a module has a plurality of inputs and produces a multiplexed ouput from the plurality of inputs.
  • a multiplexer module can be located within a BTS wherein the BTS multiplexes data streams from a plurality of mobile stations and produces a multiplexed data stream to be sent to the BSC.
  • the various illustrative logical blocks, modules, and algorithm steps described in connection with the embodiments disclosed herein may be implemented or performed with a processor executing a set of firmware instructions, an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components such as, e.g., registers, any conventional programmable software module and a processor, or any combination thereof designed to perform the functions described herein.
  • the multiplexer may advantageously be a microprocessor, but in the alternative, the multiplexer may be any conventional processor, controller, microcontroller, or state machine.
  • the applications could reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
  • a base station 14 is advantageously coupled to a mobile station 12 so as to read information from the base station 14 .
  • the memory 49 may be integral to the multiplexer 48 .
  • the multiplexer 48 and memory 49 may reside in an ASIC (not shown).
  • the ASIC may reside in a telephone 12 .

Abstract

A method and system that enables proportionately multiplexing a plurality of data stream into one data stream is disclosed. A mobile station has applications that produce separate data streams. Example applications include voice, signaling, E-mail and web applications. The data streams are combined by a multiplexer module into one data stream called the transport stream. The transport stream is sent over the reverse link to a BTS. The multiplexer module combines the data streams onto the transport stream according to their relative proportions and priorities.

Description

    Claim of Priority Under 35 U.S.C. §120
  • The present application for patent is a Continuation and claims priority to patent application Ser. No. 09/612,825 entitled “Method and Apparatus for Proportionately Multiplexing Data Streams Onto One Data Stream” filed Jul. 7, 2000, now allowed, and assigned to the assignee hereof and hereby expressly incorporated by reference herein.[0001]
  • BACKGROUND OF THE INVENTION
  • I. Field of the Invention [0002]
  • The present invention pertains generally to the field of communications and more specifically to a novel and improved system and method for proportionately multiplexing a plurality of data streams into one data stream. [0003]
  • II. Description of the Related Art [0004]
  • The use of code division multiple access (CDMA) modulation techniques is one of several techniques for facilitating communications in which a large number of system users are present. Although other techniques such as time division multiple access (TDMA), frequency division multiple access (FDMA), and AM modulation schemes such as amplitude companded single sideband (ACSSB) are known, CDMA has significant advantages over these other techniques. The use of CDMA techniques in a multiple access communication system is disclosed in U.S. Pat. No. 4,901,307, entitled “SPREAD SPECTRUM MULTIPLE ACCESS COMMUNICATION SYSTEM USING SATELLITE OR TERRESTRIAL REPEATERS,” and U.S. Pat. No. 5,103,459, entitled “SYSTEM AND METHOD FOR GENERATING SIGNAL WAVEFORMS IN A CDMA CELLULAR TELEPHONE SYSTEM,” both of which are assigned to the assignee of the present invention, the disclosures of which are incorporated by reference herein. [0005]
  • Choosing an allocation scheme for allocating frames from multiple data streams onto one data stream is difficult. Many allocation schemes fall short of performance requirements. For example, a shortest-job-first (SJF) scheme would starve longer jobs. An application residing on a subscriber unit/mobile phone may produce a data stream comprising many frames that must be processed in a timely fashion. Yet, in an SJF scheme, the processing of a data stream having many frames may be starved because of other data streams having fewer frames to be processed. Likewise, a last-in-first-out (LIFO) scheme could starve frames from a data stream that was first in a LIFO queue. On the other hand, a first-in-first-out (FIFO) scheme does not accommodate the relative importance of data streams. In FIFO, every data stream must wait its turn. Consequently, an extremely important data stream may have to wait for a number of less important data streams to be processed. An allocation scheme that does not starve any data stream is desired. It is desirable to have a limit as to when a frame from a data stream will be processed. [0006]
  • Some allocation schemes do not take into account the number of frames that are in a data stream. For example, FIFO and LIFO are only concerned with when a frame from a data stream enters a processing queue. They do not take into consideration the size of data streams. An allocation scheme that takes into consideration the size of the data streams while at the same time not starving a data stream is desired. [0007]
  • SUMMARY OF THE INVENTION
  • The present invention is directed to a system and method for multiplexing a plurality of data streams onto one data stream for transmission. The method creates a list of queues, each queue representing a data stream and having a length inversely proportional to a proportion value of the data stream, wherein each data stream comprises at least one packet or frame. In one embodiment of the invention, each data stream comprises at least one packet. In another embodiment of the invention, each data stream comprises at least one frame. Each queue is incremented by the inverse of the proportion value for each transport frame. In one embodiment of the invention, a packet is scheduled from the data stream corresponding to a filled queue. In another embodiment of the invention, frames are distributed from the plurality of data streams onto a single data stream based on both whether a queue representing a data stream is full and on priority values of the data streams. In still another embodiment of the invention, frames are distributed based primarily on whether a queue representing a data stream is full and secondarily based on the priority of the queues. [0008]
  • In one embodiment of the invention, a plurality of applications provides a plurality of data streams to be multiplexed by a multiplexer. In another embodiment of the invention, subscriber units provide a plurality of data streams to be multiplexed by a multiplexer within a base station. In still another embodiment of the invention, a plurality of base stations provides a plurality of data streams to be multiplexed by a multiplexer within a base station controller. [0009]
  • In one embodiment of the invention, a subscriber unit comprises a memory, a plurality of applications residing in the memory, each application producing a data stream wherein each data stream comprises at least one frame, and a multiplexer configured to receive each data stream and uniformly distributing frames from the plurality of data streams onto a single data stream. [0010]
  • In one embodiment of the invention, the multiplexer is configured to receive each data stream and uniformly distribute frames from the plurality of data streams onto a single data stream based on the proportion value. [0011]
  • In another embodiment of the invention, the multiplexer is configured to receive each data stream and uniformly distribute frames from the plurality of data streams onto a single data stream based primarily on the data streams' proportion value and secondarily on the data streams' priority. [0012]
  • In still another embodiment of the invention, a wireless communication system comprises a subscriber unit, a base station coupled to the subscriber unit and a base station controller coupled to the base station. The subscriber unit has a plurality of applications and a multiplexer, wherein each application produces a data stream as input to the multiplexer and each data stream comprises at least one frame. The multiplexer uniformly distributes frames from the data streams onto a single stream based on the data streams' proportion value.[0013]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The features, objects, and advantages of the present invention will become more apparent from the detailed description set forth below when taken in conjunction with the drawings in which like reference characters identify correspondingly throughout and wherein: [0014]
  • FIG. 1 is a schematic overview of an exemplary W-CDMA cellular telephone system; [0015]
  • FIG. 2 shows a mobile station of an exemplary embodiment of the invention; [0016]
  • FIG. 3 shows four buckets for four data streams; [0017]
  • FIG. 4 shows the initialization of a mapping algorithm in flowchart form; [0018]
  • FIG. 5 shows the body of a mapping algorithm in flowchart form; [0019]
  • FIG. 6 shows a list when initialized; [0020]
  • FIG. 7 shows a head element being removed from the list; [0021]
  • FIG. 8 shows Dx after being changed; [0022]
  • FIG. 9 shows a removed element inserted as the n=3 element; [0023]
  • FIG. 10 shows a head element removed from the list; [0024]
  • FIG. 11 shows D[0025] 1 after being changed;
  • FIG. 12 shows the removed element inserted before the i-th element; [0026]
  • FIG. 13 shows D[0027] 2 after being changed;
  • FIG. 14 shows the head element removed from the list; [0028]
  • FIG. 15 shows D[0029] 1 after being changed.
  • FIG. 16 shows the removed element inserted before the i-th element; [0030]
  • FIG. 17 shows the head element removed from the list; [0031]
  • FIG. 18 shows Dx after being changed; [0032]
  • FIG. 19 shows the removed element inserted as the n=3 element; [0033]
  • FIG. 20 shows the head element is removed from the list; [0034]
  • FIG. 21 shows Dx after being changed; [0035]
  • FIG. 22 shows the removed element inserted as the n=3 element; [0036]
  • FIG. 23 shows the head element removed from the list; [0037]
  • FIG. 24 shows Dx after being changed; and [0038]
  • FIG. 25 shows the removed element inserted as the n=3 element.[0039]
  • DETAILED DESCRIPTION
  • An exemplary cellular mobile telephone system in which the present invention is embodied is illustrated in FIG. 1. For purposes of example this system is described herein within the context of a W-CDMA cellular communications system. However, it should be understood that the invention is applicable to other types of communication systems, such as personal communication systems (PCS), wireless local loop, private branch exchange (PBX) or other known systems. Furthermore, systems utilizing other well known transmission modulation schemes such as TDMA and FDMA as well as other spread spectrum systems may employ the present invention. [0040]
  • As illustrated in FIG. 1, a [0041] wireless communication network 10 generally includes a plurality of mobile stations (also called subscriber units or user equipment) 12 a-12 d, a plurality of base stations (also called base station transceivers (BTSs) or Node B) 14 a-14 c, a base station controller (BSC) (also called radio network controller or packet control function 16), a mobile station controller (MSC) or switch 18, a packet data serving node (PDSN) or internetworking function (IWF) 20, a public switched telephone network (PSTN) 22 (typically a telephone company), and an Internet Protocol (IP) network 24 (typically the Internet). For purposes of simplicity, four mobile stations 12 a-12 d, three base stations 14 a-14 c, one BSC 16, one MSC 18, and one PDSN 20 are shown. It would be understood by those skilled in the art that there could be any number of mobile stations 12, base stations 14, BSCs 16, MSCs 18, and PDSNs 20.
  • In one embodiment the [0042] wireless communication network 10 is a packet data services network. The mobile stations 12 a-12 d may be any of a number of different types of wireless communication device such as a portable phone, a cellular telephone that is connected to a laptop computer running IP-based, Web-browser applications, a cellular telephone with an associated hands-free car kit, a personal digital assistant (PDA) running IP-based, Web-browser applications, a wireless communication module incorporated into a portable computer, or a fixed location communication module such as might be found in a wireless local loop or meter reading system. In the most general embodiment, mobile stations may be any type of communication unit.
  • The [0043] mobile stations 12 a-12 d may advantageously be configured to perform one or more wireless packet data protocols such as described in, for example, the EIA/TIA/IS-707 standard. In a particular embodiment, the mobile stations 12 a-12 d generate IP packets destined for the IP network 24 and encapsulate the IP packets into frames using a point-to-point protocol (PPP).
  • In one embodiment the [0044] IP network 24 is coupled to the PDSN 20, the PDSN 20 is coupled to the MSC 18, the MSC 18 is coupled to the BSC 16 and the PSTN 22, and the BSC 16 is coupled to the base stations 14 a-14 c via wirelines configured for transmission of voice and/or data packets in accordance with any of several known protocols including, e.g., E1, T1, Asynchronous Transfer Mode (ATM), IP, PPP, Frame Relay, HDSL, ADSL, or xDSL. In an alternate embodiment, the BSC 16 is coupled directly to the PDSN 20, and the MSC 18 is not coupled to the PDSN 20. In another embodiment of the invention, the mobile stations 12 a-12 d communicate with the base stations 14 a-14 c over an RF interface defined in the 3rd Generation Partnership Project 2 “3GPP2”, “Physical Layer Standard for cdma2000 Spread Spectrum Systems,” 3GPP2 Document No. C.P0002-A, TIA PN-4694, to be published as TIA/EIA/IS-2000-2-A, (Draft, edit version 30) (Nov. 19, 1999), which is fully incorporated herein by reference.
  • During typical operation of the [0045] wireless communication network 10, the base stations 14 a-14 c receive and demodulate sets of reverse-link signals from various mobile stations 12 a-12 d engaged in telephone calls, Web browsing, or other data communications. Each reverse-link signal received by a given base station 14 a-14 c is processed within that base station 14 a-14 c. Each base station 14 a-14 c may communicate with a plurality of mobile stations 12 a-12 d by modulating and transmitting sets of forward-link signals to the mobile stations 12 a-12 d. For example, as shown in FIG. 1, the base station 14 a communicates with first and second mobile stations 12 a, 12 b simultaneously, and the base station 14 c communicates with third and fourth mobile stations 12 c, 12 d simultaneously. The resulting packets are forwarded to the BSC 16, which provides call resource allocation and mobility management functionality including the orchestration of soft handoffs of a call for a particular mobile station 12 a-12 d from one base station 14 a-14 c to another base station 14 a-14 c. For example, a mobile station 12 c is communicating with two base stations 14 b, 14 c simultaneously. Eventually, when the mobile station 12 c moves far enough away from one of the base stations 14 c, the call will be handed off to the other base station 14 b.
  • If the transmission is a conventional telephone call, the [0046] BSC 16 will route the received data to the MSC 18, which provides additional routing services for interface with the PSTN 22. If the transmission is a packet-based transmission such as a data call destined for the IP network 24, the MSC 18 will route the data packets to the PDSN 20, which will send the packets to the IP network 24. Alternatively, the BSC 16 will route the packets directly to the PDSN 20, which sends the packets to the IP network 24.
  • The wireless communication channel through which information signals travel from a [0047] mobile station 12 to a base station 14 is known as a reverse link. The wireless communication channel through which information signals travel from a base station 14 to a mobile station 12 is known as a forward link.
  • In an exemplary embodiment, a mobile station communicates with a base station using wideband code division multiple access (W-CDMA) techniques. W-CDMA is a recently proposed [0048] 3G communication system. One example of a W-CDMA system is described in the European Telecommunications Standards Institute (ETSI) Terrestrial Radio Access (UTRA) International Telecommunications Union (ITU) Radio Transmission Technology (RTT) Candidate Submission forwarded by ETSI to the ITU for consideration for the IMT-2000 CDMA standard. The base stations in a W-CDMA system operate asynchronously. That is, the W-CDMA base stations do not all share a common universal time reference. Different base stations are not time-aligned. Thus, although a W-CDMA base station has a pilot signal, a W-CDMA base station may not be identified by its pilot signal offset alone. Once the system time of one base station is determined, it cannot be used to estimate the system time of a neighboring base station. For this reason, mobiles in a W-CDMA system use a three-step PERCH acquisition procedure to synchronize with each base station in the system. Each step in the acquisition procedure identifies a different code within a frame structure called a PERCH channel.
  • An industry standard for a wireless system using code division multiple access (CDMA) is set forth in the TIA/EIA Interim Standard entitled “Mobile station—Base Station Compatibility Standard for Dual-Mode Wideband Spread Spectrum Cellular System”, TIA/EIA/IS-95, and its progeny (collectively referred to herein as IS-95), the contents of which are also incorporated herein by reference. More information concerning a code division multiple access communication system is disclosed in U.S. Pat. No. 4,901,307, entitled “SPREAD SPECTRUM MULTIPLE ACCESS COMMUNICATION SYSTEM USING SATELLITE OR TERRESTRIAL REPEATERS,” and US. Pat. No. 5,103,459, entitled “SYSTEM AND METHOD FOR GENERATING SIGNAL WAVEFORMS IN A CDMA CELLULAR TELEPHONE SYSTEM,” both of which are assigned to the assignee of the present invention, and are incorporated in their entirety by reference herein. [0049]
  • Third-generation CDMA wireless communications systems have also been proposed. The cdma2000 ITU-R Radio Transmission Technology (RTT) Candidate Submission proposal forwarded by the Telecommunications Industry Association (TIA) to the International Telecommunication Union (ITU) for consideration for the IMT-2000 CDMA standard is an example of such a third-generation wireless communication system. The standard for cdma2000 is given in draft versions of IS-2000 and has been approved by the TIA. The cdma2000 proposal is compatible with IS-95 systems in many ways. For example, in both the cdma2000 and IS-95 systems, each base station time-synchronizes its operation with other base stations in the system. Typically, the base stations synchronize operation to a universal time reference such as Global Positioning System (GPS) signaling; however, other mechanisms can be used. Based upon the synchronizing time reference, each base station in a given geographical area is assigned a sequence offset of a common pseudo noise (PN) pilot sequence. For example, according to IS-95, a PN sequence having 215 chips and repeating every 26.67 milliseconds (ms) is transmitted as a pilot signal by each base station. The pilot PN sequence is transmitted by each base station at one of 512 possible PN sequence offsets. Each base station transmits the pilot signal continually, which enables mobile stations to identify the base station's transmissions as well as for other functions. [0050]
  • In an exemplary embodiment of the invention, a mobile station has a plurality of applications. The applications reside within the mobile station and each application produces a separate data stream. An application may produce more than one data stream. [0051]
  • FIG. 2 shows a [0052] mobile station 12 of an exemplary embodiment of the invention. The mobile station 12 includes voice 32, signaling 34, E-mail 36 and web applications 38 residing in the memory 49 of the mobile station 12. Each application, voice 32, signalling 34, E-mail 36 and web application 38 produces a separate data stream 40, 42, 44, 46, respectively. The data streams are combined by a multiplexer module 48 into one data stream called the transport stream 50. The transport stream 50 is sent over the reverse link to a base transceiver station 14 (BTS), also called a base station for short.
  • The [0053] multiplexer module 48 combines the data streams 40-46 onto the transport stream 50 according to their relative proportions and priorities. Each data stream 40-46 has a proportion value and a priority. The proportion value determines the proportion of the transport stream 50 that the data stream 40-46 is scheduled to occupy. The priority determines which data stream 40-46 will provide a packet to the multiplexer module 48 when the scheduled data stream 40-46 is empty. Initially, the relative proportions of the data streams are used to schedule frames from the data streams 40-46 to be sent over the reverse link. If a frame is scheduled from a data stream 40-46 that is empty, then a frame is taken from the highest priority non-null data stream 40-46 to be sent over the reverse link.
  • Each data stream [0054] 40-46 has a proportion value that determines the proportion of the transport stream 50 that the data stream 40-46 is scheduled to occupy. If a data stream 40-46 is empty, then the multiplexer module 48 uses the priorities of the data streams 40-46 to determine where to get the next frame. The multiplexer module 48 gets the next frame from the highest priority non-null data stream 40-46.
  • The data stream proportions determines the mapping of the data streams onto the transport stream. The mapping determines where the [0055] multiplexer module 48 will initially look to get a frame. In one embodiment of the invention, the mapping is established in real-time, i.e., when an application is producing a data stream for the multiplexer module 48 to process. In another embodiment of the invention, the mapping can be established before an application produces a data stream for the multiplexer module 48 to process. As would be apparent to one of ordinary skill in the art, the mapping does not have to be real-time. For example, the mapping can be done at compile time. That is, an algorithm to do the mapping can be compiled off-line.
  • Once a mapping table (not shown) is created, the mapping table can then be advantageously traversed repeatedly during frame transmissions, so that each mapping table element determines which data stream frame should be sent in the transport frame slot corresponding to the mapping table element. [0056]
  • In yet another embodiment of the invention, a mapping algorithm is executed continuously when sending frames onto the [0057] transport stream 50. The advantage of continuously executing the mapping algorithm is that the mapping algorithm can be enhanced to quickly adapt to changes in the number and the proportional mix of the data streams 40-46 without disturbing the data stream distribution statistically. However, this algorithmic usage is less efficient than the table method when the number and proportionality of the data streams 40-46 do not change often compared to the transport frame rate.
  • The priorities of the data streams [0058] 40-46 matter only when a frame is scheduled to come from a data stream 40-46 that is empty/null, i.e., when an application does not produce any more frames. If a data stream 40-46 does not have any frame to be sent, its frame slots are used to send frames from the highest priority data stream 40-46 among the data streams 40-46 that have frames to be sent. That is, when a frame is schedule to come from an empty data stream 40-46, the multiplexer module 48 takes the next frame from the highest priority non-null data stream 40-46.
  • In an exemplary embodiment of the invention, the [0059] multiplexer module 48 operates within the media-access control (MAC) layer and gets the proportion values and data stream priorities from a higher network layer. As would be apparent to one of ordinary skill in the art, the data streams 40-46 can be prioritized with any priority scheme known in the art, such as first-in-first-out (FIFO), last-in-first-out (LIFO), and shortest-job-first (SJF). As would be apparent to one of ordinary skill in the art, the multiplexer module 48 can operate on a plurality of network levels.
  • In another embodiment of the invention, the [0060] multiplexer module 48 is executed in hardware. In yet another embodiment of the invention, the multiplexer module 48 is executed in a combination of software and hardware. As would be apparent to one of ordinary skill in the art, the multiplexer module 48 can be executed by any combination of software and hardware.
  • The mapping algorithm creates a map table that specifies a scheduling sequence the [0061] multiplexer module 48 uses to schedule frames from the data streams 40-46. Each data stream 40-46 is scheduled to provide frames to the multiplexer module 48.
  • If each data stream [0062] 40-46 is non-null, i.e., not empty, then each data steam 40-46 will occupy its relative proportion of the transport stream 50. Let p1, p2, . . . , pn be the relative proportions taken by n data streams 40-46 sharing the same transport stream 50, then for every p1 frames from data stream 1, there are p2 frames from data stream 2, and p3 frames from data stream 3, . . . , and pn frames from data stream n.
  • If there are three non-null data streams [0063] 40-46, then data stream 1 will occupy p1/(p1+p2+p3) of the transport stream 50, where pn is the proportion value of data stream n. For example, given non-null data streams 40-46, a data stream 1, a data stream 2, and a data stream 3, where data stream 1 has a proportion value of 5 (p1=5;), data stream 2 has a proportion value of 3 (p2=3), and data stream 3 has a proportion value of 2 (p3=2), then data stream 1 will occupy {fraction (5/10)} of the transport stream 50, data stream 2 will occupy {fraction (3/10)} of the transport stream and data stream 3 will occupy {fraction (2/10)} of the transport stream 50. The length of the map table is p1+p2+p3, which in this example is 10 frames long.
  • The map table is an array of numerals representing the number of the data stream [0064] 40-46 that is scheduled to provide a frame to the multiplexer module 48. Each array is a mapping of the data stream frames onto the transport stream 50. The map table [1,2,3,1,2,1,3,1,2,1] means that the first frame is scheduled to be sent from data stream 1, the second frame is scheduled to be sent from data stream 2, the third frame is scheduled to be sent from data stream 3, the fourth frame is scheduled to be sent from data stream 1, the fifth frame is scheduled to be sent from data stream 2, the sixth frame is scheduled to be sent from data stream 1, the seventh frame is scheduled to be sent from data stream 3, the eighth frame is scheduled to be sent from data stream 1, the ninth frame is scheduled to be sent from data stream 2, and the tenth frame is scheduled to be sent from data stream 1.
  • The mapping algorithm multiplexes multiple streams [0065] 4046 of data frames onto one transport stream 50 so that the frames from each stream 40-46 are distributed uniformly. That is, the frames in each stream 40-46 are distributed uniformly across the transport stream 50. Thus, given a 3-data-stream situation with p1=5, p2=3, and p3=2, then, in every ten transport frames, there are five frames in stream 1, three frames in stream 2, and two frames in stream 3, and the frames belonging to each stream 40-46 are distributed uniformly on the transport stream 50.
  • Although the [0066] multiplexer module 48 places data stream frames onto the transport stream 50 in a uniform fashion, there may be more than one way to fairly distribute multiple data streams 40-46 onto one transport stream 50. Thus, with p1=5, p2=3, and p3=2, the first 10 frames sent on the transport stream 50 can be [1,2,3,1,2,1,3,1,2,1], or [1,3,2,1,2,1,3,1,2,1], or [2,1,3,1,2,1,3,1,2,1], or [2,3,1,1,2,1,3,1,2,1], or [3,1,2,1,2,1,3,1,2,1], or [3,2,1,1,2,1,3,1,2,1] where each numeral in an array represents the data stream number. The left number in the array represents the first frame sent. The mapping algorithm can advantageously be modified to produce any sequence satisfying the fair distribution requirement.
  • Once the mapping table is determined, the [0067] multiplexer module 48 uses the mapping table to schedule frames from the data streams 40-46 and continues to repeat the mapping table sequence as long as there are frames in a data stream 40-46 to be sent over the reverse link.
  • The mapping algorithm is a “bucket” approach to multiplexing data streams [0068] 40-46 onto a single stream. Each data stream 40-46 is represented by a “bucket.” When a bucket is filled, the represented data stream 40-46 can be scheduled to provide a frame.
  • The proportion values of the data streams [0069] 40-46 determine the depths of the data stream buckets. Each data steam bucket has a depth inversely proportional to its proportion value. Each bucket has a fill rate based on the bucket's proportion value. The fill rate is the rate at which the bucket is filled. The level within each bucket is incremented at its fill rate for every frame step. Only when a data stream bucket is full can a frame be scheduled to be taken from the data stream bucket by the multiplexer module 48.
  • In an exemplary embodiment of the invention, a mapping algorithm is as shown below in pseudo-code. In alternate embodiments of the invention, the initial values of the Sis and the Dis are changed to change the sequence of the data streams [0070] 40-46 in the mapping table.
  • p[0071] 1, p2, . . . , pn are the relative proportions of n data streams.
  • Let Product be [n*LeastCommonMultiple(p1,p2, . . . ,p[0072] n)]. (The LeastCommonMultiple of p1,p2, . . . ,pn can be replaced by the product of p1,p2, . . . ,pn without affecting the correctness of the algorithm.)
  • Let q(1)=Product/p[0073] 1, q(2)=Product/p2, . . . , q(n)=Product/pn.
  • Let L be a list with n elements, where each of its elements has two fields: S and D. [0074]
  • Let S[0075] i denote the value of the S field of the i-th element in the list, and let Di denote the value of the D field of the i-th element in the list. The first element in the list is called the head of the list.
  • Comment: S represents streams, D represents depth [0076]
  • Set the initial values of the S[0077] is: S1=1, S2=2, . . . , Sn=n.
  • Set the initial values of the D[0078] is: D1=1, D2=1, . . . , Dn=1.
  • During each transport frame slot: [0079]
  • (a) Transmit a frame from the data stream identified by S[0080] 1.
    If D2≧q(S1), change D2 to D2−q(S1), wait for the next transport
    frame slot. Else change D1 to q(S1)−D2, temporarily remove the
    head element from the list, index the remaining elements in ascending
    order as i=1, 2, ..., respectively (The previous i+1th element becomes the
    new ith element; for example, the previous 2nd element has become the
    new head element and the 3rd element has become the new second
    element), and insert the removed element back into the list as follows:
    { Let Dx be the D field of the element to be re-inserted.
    Start with the i=2 element.
    Block Traverse the list L:
    { If there is no more list element (i≧ n):
    {
    Insert the removed element as the nth element;
    Terminate the list traversal;
    }
    else
    (
    If Dx > Di:
    {
    Change Dx to Dx−Di;
    Move on to the next element (i=i+1);
    }
    else:
    {
    Change Di to Di−Dx;
    Insert the removed element before the i-th
    element;
    ((The previous i-th element has become the new
    (i+1)th element.))
    Terminate the list traversal;
    }
    }
    }
    Wait for the next transport frame slot;
    }
  • FIGS. 4-5 show a flowchart of the mapping algorithm in an exemplary embodiment of the invention. FIG. 4 shows the initialization of the mapping algorithm. [0081]
  • p[0082] 1, p2, . . . , pn are the relative proportions of data streams 1-n, respectively 110. In one embodiment of the invention, Product is set to n*LeastCommonMultiple(p1,p2, . . . ,pn) 112. In an alternative embodiment, LeastCommonMultiple(p1,p2, . . . , pn) is set to the product of p1,p2, . . . ,pn.
  • q(1) is set to Product/p[0083] 1, q(2) is set to Product/p2, . . . , and q(n) is set to Product/pn 111. A list L is created with n elements, where each element has two fields: S and D 116. Si denotes the value of the S field of the i-th element in the list, and Di denote the value of the D field of the i-th element in the list 118. The first element in the list is the head of the list 120.
  • S[0084] 1 is set to 1, S2 is set to 2, . . . , and Sn is set to n. The S field represents the stream number. D1 is set to 1, D2 is set to 1, . . . , and Dn is set tol. The D field represents the depth of a stream 122.
  • A frame is transmitted from the data stream identified by [0085] S 1 124. If D2≧q(S1) 126, then D2 is set to D2−q(S1) 128 and the algorithm waits for the next transport frame slot 130. If D2<q(S1) 126, then D1 is set to q(S1)−D 2 132, then the head element is temporarily removed from the list and the remaining elements in the list are renumbered in ascending order as i=1, 2, . . . , respectively 134. That is, the previous i+1th element becomes the new ith element; for example, the previous 2nd element has become the new head element and the 3rd element has become the new second element.
  • D[0086] x is the D field of the removed element to be re-inserted 136. i is set to 2 138. If there is no more list element (i≧n) 140, then the removed element is inserted as the nth element 142 and the algorithm waits for the next transport frame 130. If i is not ≧n 140, then Dx is compared to D i 144. If Dx>Di then Dx is set to Dx−D1 and move on to the next element in the list, that is, i is incremented(i=i+1) 146. If Dx is not >D1, then Di is set to Di-D i 148 and the removed element is inserted before the i-th element 150. The algorithm waits for the next transport frame slot 130. When it is time for the next transport frame slot, i.e., when the next transport frame condition is true 132, a frame is transmitted 124 from data stream S1 to the transport stream 50.
  • Each list element represents a bucket for a data stream identified by the S field. The depth of the bucket is the “q” value of the data stream, which is inversely proportional to the data stream proportion value. All the buckets are incremented every transport frame slot. When a bucket is filled to the top, a frame in the corresponding data stream is scheduled to be sent, and the bucket restarts from empty. In the list L, the buckets are ordered according to the amounts left to fill them, in ascending order. The D field gives the difference between the amount left to fill for the current bucket and the amount left to fill for the preceding bucket. This is illustrated in FIG. 3 where there are four buckets for four data streams. [0087] Buckets S1 52, S2 54, and S3 56 are partially filled and bucket S4 58 is empty. As would be apparent to one of ordinary skill in the art, the mapping algorithm may advantageously be maintained in memory, software, hardware, or any combination thereof, in accordance with one embodiment.
  • A trace of the mapping algorithm given p[0088] 1=1, p2=2, p3=3, is shown below.
  • Product=n*LCM=3*6=18.
  • q(1)=18/1=18
  • q(2)=18/2=9
  • q(3)=18/3=6
  • FIG. 6 shows the list when initialized. [0089] 11 60 is the head of the list. 21 62 is the second element. 31 64 is the third element.
  • Since S[0090] 1 is 1, a frame from data stream 1 is transmitted.
  • D[0091] 2=1, which is less than q(S1) since q(1)=18, therefore D1 is changed to q(S1)−D2=18−1=17. The head element 60 is removed from the list as shown in FIG. 7 and the Dx field is the D field of the removed head element. Now i=1 refers to the new head element 2-1 and i=2 refers to the new second element 3-1.
  • Now i=2 and the list will be traversed. Since i=2 is not greater than or equal to n=3, D[0092] x is compared to Di. Since Dx=17 is greater than Di=D2=1, D x 66 is changed to Dx−Di=17−1=16 as shown in FIG. 8.
  • The flow of the algorithm then moves on to the next element in the list by incrementing i and going back up to the Traverse-the-list block. Now i=3, which equals n=3, therefore the removed element is inserted as the n=3 element as shown in FIG. 9 and the list traversal is terminated. The head element is [0093] 2-1 68. The second element is 3-1 70. The third element is 1-16 72.
  • The algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S[0094] 1 is transmitted. Since S1 is 2, a frame from data stream 2 is transmitted. Thus, the mapping table at this point is [1,2], which means that a frame from data stream 1 will be sent first and a frame from data stream 2 will be sent second.
  • Now D[0095] 2=1, which is less than q(S1) since q(2)=9, therefore D1 is changed to q(S1)−D2=9−1=8. The head element 74 is removed from the list as shown in FIG. 10 and the Dx field is the D field of the removed head element. Now i=1 refers to the new head element 2-8 and i=2 refers to the new second element 1-16.
  • Now i=2 and the list will be traversed. Since i=2 is not greater than or equal to n=3, D[0096] x is compared to Di. Since Dx=8 is not greater than Di=D2=16, Diis Di−Dx=16=8=8 as shown in FIG. 11. The head element is 2-8 76 again. The removed element is inserted before the i-th element as shown in FIG. 12 and the list traversal is terminated. The head element is now 3-1 78. The second element is 2-8 80. The third element is 1-8 82.
  • The algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S[0097] 1 is transmitted. Since S1 is 3, a frame from data stream 3 is transmitted. Thus, the mapping table at this point is [1,2,3], which stands for data stream 1, data stream 2 and data stream 3, and is the order with which frames from that data streams shall be sent.
  • Now D[0098] 2=8, which is greater than q(S1) since q(3)=6, therefore D2 is changed to D2−q(S1)=8−6=2 84 as shown in FIG. 13. The algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S1 is transmitted. Since S1 is 3, a frame from data stream 3 is transmitted. Thus, the mapping table at this point is [1,2,3,3].
  • Now D[0099] 2=2, which is less than q(S1) since q(3)=6, therefore D1 is changed to q(S1)−D2=6−2=4. The head element 86 is removed from the list as shown in FIG. 14 and the Dx field is the D field of the removed head element. Now i=1 refers to the new head element 2-2 84 and i=2 refers to the new second element 1-8 82.
  • Now i=2 and the list will be traversed. Since i=2 is not greater than or equal to n=3, D[0100] x is compared to Di. Since Dx=4 is not greater than Di=D2=8, Di is changed to Di−Dx=8−4=4 88 as shown in FIG. 15. The removed element 86 is inserted before the i-th element as shown in FIG. 16 and the list traversal is terminated.
  • The algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S[0101] 1 is transmitted. Since S1 is 2, a frame from data stream 2 is transmitted. Thus, the mapping table at this point is [1,2,3,3,2].
  • Now D[0102] 2=4, which is less than q(S1) since q(2)=9, therefore D1 is changed to q(S1)−D2=9−4=5. The head element 90 is removed from the list as shown in FIG. 17 and the Dx field is the D field of the removed head element. Now i=1 refers to the new head element 2-5 and i=2 refers to the new second element 1-4.
  • Now i=2 and the list will be traversed. Since i=2 is not greater than or equal to n=3, D[0103] x is compared to Di. Since Dx=5 is greater than Di=D2=4, D x 92 is changed to Dx−Di=5−4=1 as shown in FIG. 18. The flow of the algorithm then moves on to the next element in the list by incrementing i and going back up to the Traverse-the-list block. Now i=3, which equals n=3, therefore the removed element is inserted as the n=3 element 94 as shown in FIG. 19 and the list traversal is terminated.
  • The algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S[0104] 1 is transmitted. Since S1 is 3, a frame from data stream 3 is transmitted. Thus, the mapping table at this point is [1,2,3,3,2,3], which is the final mapping table because it is length p1+p2+p3.
  • The mapping table is used to schedule frames from the data streams. If the mapping algorithm is continuously run, then it will continually produce the sequence [1,2,3,3,2,3]. To show that this is true, the trace of the algorithm is shown for two more frames, in which case a list pattern is shown to repeat itself. [0105]
  • Now D[0106] 2=4, which is less than q(S1) since q(3)=6, therefore D1 is changed to q(S1)−D2=6−4=2. The head element 96 is removed from the list as shown in FIG. 20 and the Dx field is the D field of the removed head element. Now i=1 refers to the new head element 1-4 and i=2 refers to the new second element 2-1.
  • Now i=2 and the list will be traversed. Since i=2 is not greater than or equal to n=3, D[0107] x is compared to Di. Since Dx=2 is greater than Di=D2=1, D x 98 is changed to Dx−Di=2−1=1 as shown in FIG. 21. The flow of the algorithm then moves on to the next element in the list by incrementing i and going back up to the Traverse-the-list block. Now i=3, which equals n=3, therefore the removed element is inserted as the n=3 element 100 as shown in FIG. 22 and the list traversal is terminated.
  • The algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S[0108] 1 is transmitted. Since S1 is 1, a frame from data stream 1 is transmitted.
  • Now D[0109] 2=1, which is less than q(S1) since q(1)=18, therefore D1 is changed to q(S1)−D2=18−1=17. The head element 102 is removed from the list as shown in FIG. 23 and the Dx field is the D field of the removed head element. Now i=1 refers to the new head element 2-1 and i=2 refers to the new second element 3-1.
  • Now i=2 and the list will be traversed. Since i=2 is not greater than or equal to n=3, D[0110] x is compared to Di. Since Dx=17 is greater than Di=D2=1, D x 104 is changed to Dx−Di=17−1=16 as shown in FIG. 24. The flow of the algorithm then moves on to the next element in the list by incrementing i and going back up to the Traverse-the-list block. Now i=3, which equals n=3, therefore the removed element is inserted as the n=3 106 element as shown in FIG. 25 and the list traversal is terminated.
  • The algorithm then waits for the next transport frame slot. Then during the transport frame slot, the frame from the data stream identified by S[0111] 1 is transmitted. Since S1 is 2, a frame from data stream 2 is transmitted.
  • After the sequence [1,2,3,3,2,3] was transmitted, frames from [0112] data stream 1 and data stream 2 were transmitted. FIG. 25 is the same as FIG. 9, which shows that the algorithm will continue to repeat the sequence.
  • In other embodiments of the invention, the algorithm may be started with different initial values for the Sis and the other five sequences given for the p[0113] 1=5, p2=3, p3=2 example are generated. For example, for S1=2, S2=3, S3=1, the sequence [2,1,3,1,2,1,3,1,2,1] is generated. In still other embodiments of the invention, the initial values of Dis may be modified to generate different sequences.
  • In one embodiment of the invention, packets instead of frames advantageously are multiplexed from multiple data streams into one data stream. [0114]
  • In yet another embodiment of the invention, the algorithm is optimized to let multiple data streams with the same proportion value share one list element so that there are a number m of unique proportion values even though there may be more than m data streams (i.e., m<[0115] n). Then, the “n” in the algorithm should be replaced by “m” so that all the pis are unique and the S field of the algorithm represents a set of data streams sharing the same proportion value. In addition, the pseudo-code “Transmit a frame from the data stream identified by S1” of the algorithm on p. 14 is replaced by “Transmit a frame from each of the data streams contained in the set S1.” The q(S1) value represents Product/px, where px is the proportion value shared by the data streams in the set S1. This optimization improves algorithm efficiency.
  • In an alternative embodiment of the invention, a mapping algorithm employing same size buckets, but different fill rates are used. As would be apparent to one of ordinary skill in the art, the disclosed mapping algorithm can be rewritten such that the buckets have the same size, but the fill rates are inversely related to the bucket sizes and are based on the proportion values of the respective data streams. [0116]
  • In an alternative embodiment of the invention, when there are only two data streams, the above algorithm is advantageously replaced by the following simpler one. If p[0117] 1 is a multiple of p2, a mapping algorithm in accordance with this embodiment is shown in pseudo-code as follows:
  • Initialize the following variables: [0118]
      SkipBase = p1/p2, where “/” represents integer division.
      InitialFraction = p1%p2, where “%” represents modulo operation.
      SkipCount = 0;
      FractionCount = 0;
    During each transport frame slot:
    if (SkipCount == 0)
    {
    Transmit a frame from data stream #2;
    (a) FractionCount = FractionCount + InitialFraction;
    if (FractionCount >= p2)
    {
    SkipCount = SkipBase + 1;
    FractionCount = FractionCount − p2;
    }
    (b) else
    {
    SkipCount = SkipBase;
    }
    }
    else
    {
    Transmit a frame from data stream #1;
    SkipCount = SkipCount − 1;
    }
  • As would be apparent to one of ordinary skill in the art, the mapping algorithm can be applied to other interconnections between network modules. It can be applied to any situation where a module has a plurality of inputs and produces a multiplexed ouput from the plurality of inputs. For example, a multiplexer module can be located within a BTS wherein the BTS multiplexes data streams from a plurality of mobile stations and produces a multiplexed data stream to be sent to the BSC. [0119]
  • Thus, a novel and improved method and apparatus for multiplexing multiple data streams onto one data stream have been described. Those of skill in the art would understand that the various illustrative logical blocks, modules, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. The various illustrative components, blocks, modules, circuits, and steps have been described generally in terms of their functionality. Whether the functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans recognize the interchangeability of hardware and software under these circumstances, and how best to implement the described functionality for each particular application. As examples, the various illustrative logical blocks, modules, and algorithm steps described in connection with the embodiments disclosed herein may be implemented or performed with a processor executing a set of firmware instructions, an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components such as, e.g., registers, any conventional programmable software module and a processor, or any combination thereof designed to perform the functions described herein. The multiplexer may advantageously be a microprocessor, but in the alternative, the multiplexer may be any conventional processor, controller, microcontroller, or state machine. The applications could reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. As illustrated in FIG. 2, a [0120] base station 14 is advantageously coupled to a mobile station 12 so as to read information from the base station 14. The memory 49 may be integral to the multiplexer 48. The multiplexer 48 and memory 49 may reside in an ASIC (not shown). The ASIC may reside in a telephone 12.
  • The previous description of the embodiments of the invention is provided to enable any person skilled in the art to make or use the present invention. The various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without the use of the inventive faculty. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.[0121]

Claims (15)

What is claimed is:
1. A method for multiplexing a plurality of data streams onto one data stream, comprising:
creating a list of queues, each queue representing a data stream and having a length inversely proportional to a proportion value of the data stream, wherein each data stream comprises at least one packet;
incrementing each queue by the inverse of the proportion value for each frame;
scheduling a packet from the data stream corresponding to a filled queue; and
emptying the filled queue.
2. A method for multiplexing a plurality of data streams onto one data stream, comprising:
creating a list of queues, each queue representing a data stream and having a length inversely proportional to a proportion value of the data stream, wherein each data stream comprises at least one frame;
incrementing each queue by the inverse of the proportion value for each frame;
scheduling a frame from the data stream corresponding to a filled queue; and
emptying the filled queue.
3. A method for multiplexing a plurality of data streams onto one data stream comprising:
creating a list of queues, each queue representing a data stream and having a length inversely proportional to a proportion value of the data stream, wherein each data stream comprises at least one frame;
incrementing each queue by the inverse of the proportion value for each frame;
distributing frames from the plurality of data streams onto a single data stream based primarily on whether a queue representing a data stream is full and secondarily on a priority value of the data stream; and
emptying queue when the queue is filled.
4. A method for multiplexing a plurality of data streams onto one data stream, comprising:
creating a plurality of data streams by a plurality of applications wherein each data stream comprises at least one frame; and
uniformly distributing the plurality of data streams onto a single data stream.
5. The method of claim 4, wherein distributing uniformly the plurality of data streams onto a single data stream is based on the proportion value of each data stream.
6. The method of claim 4, wherein distributing uniformly the plurality of data streams onto a single data stream is based primarily on the data streams' proportion value and secondarily on the data streams' priorities.
7. A method for multiplexing a plurality of data streams onto one data stream comprising:
producing a plurality of data streams by a subscriber unit plurality of applications, wherein each data stream comprises at least one frame;
receiving by a multiplexer, the plurality of data streams; and
distributing uniformly by the multiplexer, a plurality of data streams onto a single data stream; and
receiving by a base station, the single data stream.
8. A subscriber unit, comprising:
a memory;
a plurality of applications residing in the memory, each application producing a data stream wherein each data stream comprises at least one frame; and
a multiplexer configured to receive each data stream and uniformly distributing frames from the plurality of data streams onto a single data stream.
9. The subscriber unit of claim 8, wherein the multiplexer is configured to receive each data stream and uniformly distribute frames from the plurality of data streams onto a single data stream based on the proportion value.
10. The subscriber unit of claim 8, wherein the multiplexer is configured to receive each data stream and uniformly distribute frames from the plurality of data streams onto a single data stream based primarily on the data streams' proportion value and secondarily on the data streams' priority.
11. A method for multiplexing a plurality of data streams onto one data stream, comprising:
means for creating a list of queues, each queue representing a data stream and having a length inversely related to a proportion value of the data stream, wherein each data stream comprises at least one packet;
means for incrementing at each frame each queue by the inverse of the proportion value;
means for scheduling a packet from the data stream corresponding to a filled queue; and
means for emptying the filled queue.
12. A method for multiplexing a plurality of data streams onto one data stream, comprising:
means for creating a list of queues, each queue representing a data stream and having a length inversely related to a proportion value of the data stream, wherein each data stream comprises at least one frame;
means for incrementing at each frame each queue by the inverse of the proportion value;
means for scheduling a frame from the data stream corresponding to a filled queue; and
means for emptying the filled queue.
13. A method for multiplexing a plurality of data streams onto one data stream comprising:
means for creating a list of queues, each queue representing a data stream and having a length inversely related to a proportion value of the data stream, wherein each data stream comprises at least one frame;
incrementing at each frame each queue by the inverse of the proportion value;
means for distributing frames from the plurality of data streams onto a single data stream based primarily on whether a queue representing a data stream is full and secondarily on a priority value of the data stream; and
means for emptying queue when the queue is filled.
14. A method for multiplexing a plurality of data streams onto one data stream, comprising:
means for creating a plurality of data streams by a plurality of applications wherein each data stream comprises at least one frame; and
means for uniformly distributing the plurality of data streams onto a single data stream.
15. A method for multiplexing a plurality of data streams onto one data stream comprising:
means for producing a plurality of data streams by a subscriber unit's plurality of applications, wherein each data stream comprises at least one frame;
means for receiving by a multiplexer, the plurality of data streams; and
means for distributing uniformly by the multiplexer, a plurality of data streams onto a single data stream; and
means for receiving by a base station, the single data stream.
US10/859,695 2000-07-07 2004-06-02 Method and apparatus for proportionately multiplexing data streams onto one data stream Abandoned US20040233939A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/859,695 US20040233939A1 (en) 2000-07-07 2004-06-02 Method and apparatus for proportionately multiplexing data streams onto one data stream

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/612,825 US6909722B1 (en) 2000-07-07 2000-07-07 Method and apparatus for proportionately multiplexing data streams onto one data stream
US10/859,695 US20040233939A1 (en) 2000-07-07 2004-06-02 Method and apparatus for proportionately multiplexing data streams onto one data stream

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/612,825 Continuation US6909722B1 (en) 2000-07-07 2000-07-07 Method and apparatus for proportionately multiplexing data streams onto one data stream

Publications (1)

Publication Number Publication Date
US20040233939A1 true US20040233939A1 (en) 2004-11-25

Family

ID=24454794

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/612,825 Expired - Lifetime US6909722B1 (en) 2000-07-07 2000-07-07 Method and apparatus for proportionately multiplexing data streams onto one data stream
US10/859,695 Abandoned US20040233939A1 (en) 2000-07-07 2004-06-02 Method and apparatus for proportionately multiplexing data streams onto one data stream

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/612,825 Expired - Lifetime US6909722B1 (en) 2000-07-07 2000-07-07 Method and apparatus for proportionately multiplexing data streams onto one data stream

Country Status (11)

Country Link
US (2) US6909722B1 (en)
EP (1) EP1348272B1 (en)
JP (1) JP2004503176A (en)
KR (1) KR100758860B1 (en)
CN (1) CN100508433C (en)
AT (1) ATE405046T1 (en)
AU (1) AU2001271895A1 (en)
BR (1) BR0112237A (en)
DE (1) DE60135378D1 (en)
TW (1) TW548913B (en)
WO (1) WO2002005466A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060026192A1 (en) * 2004-07-30 2006-02-02 Jinhui Li Frame mapping scheduler
US20070266168A1 (en) * 2006-05-10 2007-11-15 Sampat Kuntal D Prioritization of audio streams for platform adaptive audio decoding
US20190124524A1 (en) * 2015-03-30 2019-04-25 Nokia Solutions And Networks Oy System and method for event synchronization in wireless networks
US10284319B2 (en) * 2010-10-13 2019-05-07 Samsung Electronics Co., Ltd. Method and apparatus for multiplexing machine type communication data of multiple MTC devices in a wireless network environment

Families Citing this family (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6418478B1 (en) * 1997-10-30 2002-07-09 Commvault Systems, Inc. Pipelined high speed data transfer mechanism
US7581077B2 (en) 1997-10-30 2009-08-25 Commvault Systems, Inc. Method and system for transferring data in a storage operation
US6847623B1 (en) 2000-11-15 2005-01-25 Qualcomm Incorporated Method and apparatus for allocating data streams onto a single channel
DE10235544B4 (en) * 2002-03-25 2013-04-04 Agere Systems Guardian Corp. Method for improved data communication due to improved data processing within a transceiver
US8370542B2 (en) 2002-09-16 2013-02-05 Commvault Systems, Inc. Combined stream auxiliary copy system and method
WO2005065084A2 (en) * 2003-11-13 2005-07-21 Commvault Systems, Inc. System and method for providing encryption in pipelined storage operations in a storage network
KR100567157B1 (en) * 2005-02-11 2006-04-04 비디에이터 엔터프라이즈 인크 A method of multiple file streamnig service through playlist in mobile environment and system thereof
US8355403B2 (en) * 2006-11-13 2013-01-15 Fujitsu Semiconductor Limited Stale data removal using latency count in a WiMAX scheduler
US8130194B1 (en) 2006-12-18 2012-03-06 Imi Innovations, Inc. Non-mouse devices that function via mouse-like messages
US8312323B2 (en) 2006-12-22 2012-11-13 Commvault Systems, Inc. Systems and methods for remote monitoring in a computer network and reporting a failed migration operation without accessing the data being moved
KR100861692B1 (en) * 2007-04-12 2008-10-06 주식회사 인스프리트 Unified contents update system for mobile widget application and method thereof
US8484162B2 (en) 2008-06-24 2013-07-09 Commvault Systems, Inc. De-duplication systems and methods for application-specific data
JP5309825B2 (en) 2008-09-18 2013-10-09 日本電気株式会社 COMMUNICATION SYSTEM, TRANSMISSION DEVICE, RECEPTION DEVICE, AND COMMUNICATION METHOD
US8930306B1 (en) 2009-07-08 2015-01-06 Commvault Systems, Inc. Synchronized data deduplication
US8572340B2 (en) 2010-09-30 2013-10-29 Commvault Systems, Inc. Systems and methods for retaining and using data block signatures in data protection operations
US8364652B2 (en) 2010-09-30 2013-01-29 Commvault Systems, Inc. Content aligned block-based deduplication
US9020900B2 (en) 2010-12-14 2015-04-28 Commvault Systems, Inc. Distributed deduplicated storage system
US8954446B2 (en) 2010-12-14 2015-02-10 Comm Vault Systems, Inc. Client-side repository in a networked deduplicated storage system
US20130339310A1 (en) 2012-06-13 2013-12-19 Commvault Systems, Inc. Restore using a client side signature repository in a networked storage system
US9633033B2 (en) 2013-01-11 2017-04-25 Commvault Systems, Inc. High availability distributed deduplicated storage system
US10380072B2 (en) 2014-03-17 2019-08-13 Commvault Systems, Inc. Managing deletions from a deduplication database
US11249858B2 (en) 2014-08-06 2022-02-15 Commvault Systems, Inc. Point-in-time backups of a production application made accessible over fibre channel and/or ISCSI as data sources to a remote application by representing the backups as pseudo-disks operating apart from the production application and its host
US9852026B2 (en) 2014-08-06 2017-12-26 Commvault Systems, Inc. Efficient application recovery in an information management system based on a pseudo-storage-device driver
US9575673B2 (en) 2014-10-29 2017-02-21 Commvault Systems, Inc. Accessing a file system using tiered deduplication
US9898213B2 (en) 2015-01-23 2018-02-20 Commvault Systems, Inc. Scalable auxiliary copy processing using media agent resources
US9904481B2 (en) 2015-01-23 2018-02-27 Commvault Systems, Inc. Scalable auxiliary copy processing in a storage management system using media agent resources
US10339106B2 (en) 2015-04-09 2019-07-02 Commvault Systems, Inc. Highly reusable deduplication database after disaster recovery
US20160350391A1 (en) 2015-05-26 2016-12-01 Commvault Systems, Inc. Replication using deduplicated secondary copy data
US9766825B2 (en) 2015-07-22 2017-09-19 Commvault Systems, Inc. Browse and restore for block-level backups
US10592357B2 (en) 2015-12-30 2020-03-17 Commvault Systems, Inc. Distributed file system in a distributed deduplication data storage system
US10296368B2 (en) 2016-03-09 2019-05-21 Commvault Systems, Inc. Hypervisor-independent block-level live browse for access to backed up virtual machine (VM) data and hypervisor-free file-level recovery (block-level pseudo-mount)
US10740193B2 (en) 2017-02-27 2020-08-11 Commvault Systems, Inc. Hypervisor-independent reference copies of virtual machine payload data based on block-level pseudo-mount
US11010261B2 (en) 2017-03-31 2021-05-18 Commvault Systems, Inc. Dynamically allocating streams during restoration of data
US10664352B2 (en) 2017-06-14 2020-05-26 Commvault Systems, Inc. Live browsing of backed up data residing on cloned disks
CN107645647A (en) * 2017-09-21 2018-01-30 京信通信系统(中国)有限公司 A kind of multichannel audio-video frequency transmission method and device
US11010258B2 (en) 2018-11-27 2021-05-18 Commvault Systems, Inc. Generating backup copies through interoperability between components of a data storage management system and appliances for data storage and deduplication
US11698727B2 (en) 2018-12-14 2023-07-11 Commvault Systems, Inc. Performing secondary copy operations based on deduplication performance
US20200327017A1 (en) 2019-04-10 2020-10-15 Commvault Systems, Inc. Restore using deduplicated secondary copy data
US11463264B2 (en) 2019-05-08 2022-10-04 Commvault Systems, Inc. Use of data block signatures for monitoring in an information management system
US20210173811A1 (en) 2019-12-04 2021-06-10 Commvault Systems, Inc. Optimizing the restoration of deduplicated data stored in multi-node replicated file systems
US11687424B2 (en) 2020-05-28 2023-06-27 Commvault Systems, Inc. Automated media agent state management

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5247677A (en) * 1992-05-22 1993-09-21 Apple Computer, Inc. Stochastic priority-based task scheduler
US5499238A (en) * 1993-11-06 1996-03-12 Electronics And Telecommunications Research Institute Asynchronous transfer mode (ATM) multiplexing process device and method of the broadband integrated service digital network subscriber access apparatus
US6091808A (en) * 1996-10-17 2000-07-18 Nortel Networks Corporation Methods of and apparatus for providing telephone call control and information
US6118786A (en) * 1996-10-08 2000-09-12 Tiernan Communications, Inc. Apparatus and method for multiplexing with small buffer depth
US6188698B1 (en) * 1997-12-31 2001-02-13 Cisco Technology, Inc. Multiple-criteria queueing and transmission scheduling system for multimedia networks
US6201793B1 (en) * 1998-03-16 2001-03-13 Lucent Technologies Packet delay estimation in high speed packet switches
US6230200B1 (en) * 1997-09-08 2001-05-08 Emc Corporation Dynamic modeling for resource allocation in a file server
US6262986B1 (en) * 1995-07-07 2001-07-17 Kabushiki Kaisha Toshiba Method and apparatus for packet scheduling using queue length and connection weight
US6438134B1 (en) * 1998-08-19 2002-08-20 Alcatel Canada Inc. Two-component bandwidth scheduler having application in multi-class digital communications systems
US6438139B1 (en) * 1997-03-21 2002-08-20 Scientific-Atlanta, Inc. Method and apparatus for using a receiver model to multiplex variable-rate bit streams having timing constraints
US6526060B1 (en) * 1997-12-05 2003-02-25 Cisco Technology, Inc. Dynamic rate-based, weighted fair scheduler with explicit rate feedback option
US6542518B1 (en) * 1997-03-25 2003-04-01 Sony Corporation Transport stream generating device and method, and program transmission device
US6628677B1 (en) * 1998-02-28 2003-09-30 Sony Corporation Coding and multiplexing apparatus and method
US6678527B1 (en) * 1998-02-09 2004-01-13 Nokia Networks Oy Multimedia and multiservice calls in mobile network
US6732206B1 (en) * 1999-08-05 2004-05-04 Accelerated Networks Expanded addressing for traffic queues and prioritization
US6775292B1 (en) * 2000-01-24 2004-08-10 Cisco Technology, Inc. Method for servicing of multiple queues carrying voice over virtual circuits based on history
US6788536B2 (en) * 2002-07-10 2004-09-07 Hon Hai Precision Ind. Co., Ltd. Fan holder for heat sink
US6810035B1 (en) * 1999-01-11 2004-10-26 Nokia Mobile Phones Ltd. Method and arrangement for the parallel utilization of data transmission channels
US7023866B2 (en) * 1995-10-11 2006-04-04 Alcatel Canada Inc. Fair queue servicing using dynamic weights (DWFQ)
US7386001B1 (en) * 1999-06-25 2008-06-10 Samsung Electronics Co., Ltd. Apparatus and method for channel coding and multiplexing in CDMA communication system

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4901307A (en) 1986-10-17 1990-02-13 Qualcomm, Inc. Spread spectrum multiple access communication system using satellite or terrestrial repeaters
US5103459B1 (en) 1990-06-25 1999-07-06 Qualcomm Inc System and method for generating signal waveforms in a cdma cellular telephone system
FI96558C (en) * 1994-09-27 1996-07-10 Nokia Telecommunications Oy Method for data transmission in a TDMA mobile radio system and a mobile radio system for carrying out the method
US6009108A (en) 1995-08-31 1999-12-28 Victor Company Of Japan, Ltd. Multiplexer system for converting variable-length burst data streams into averaged-transfer-rate fixed-length packets
ES2155498T3 (en) * 1995-10-06 2001-05-16 Cit Alcatel METHOD AND APPARATUS FOR SHAPING AND MULTIPLEXING TRAFFICKING TO GUSTS.
US5901147A (en) 1996-08-30 1999-05-04 Mmc Networks, Inc. Apparatus and methods to change thresholds to control congestion in ATM switches
US5999534A (en) * 1996-12-26 1999-12-07 Daewoo Electronics Co., Ltd. Method and apparatus for scheduling cells for use in a static priority scheduler
US5936948A (en) * 1997-02-19 1999-08-10 Telefonaktiebolaget Lm Ericsson System and method of multiplexing digitized calls on intersystem transmission circuits in a radio telecommunications network
US6008777A (en) * 1997-03-07 1999-12-28 Intel Corporation Wireless connectivity between a personal computer and a television

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5247677A (en) * 1992-05-22 1993-09-21 Apple Computer, Inc. Stochastic priority-based task scheduler
US5499238A (en) * 1993-11-06 1996-03-12 Electronics And Telecommunications Research Institute Asynchronous transfer mode (ATM) multiplexing process device and method of the broadband integrated service digital network subscriber access apparatus
US6262986B1 (en) * 1995-07-07 2001-07-17 Kabushiki Kaisha Toshiba Method and apparatus for packet scheduling using queue length and connection weight
US7023866B2 (en) * 1995-10-11 2006-04-04 Alcatel Canada Inc. Fair queue servicing using dynamic weights (DWFQ)
US6118786A (en) * 1996-10-08 2000-09-12 Tiernan Communications, Inc. Apparatus and method for multiplexing with small buffer depth
US6091808A (en) * 1996-10-17 2000-07-18 Nortel Networks Corporation Methods of and apparatus for providing telephone call control and information
US6438139B1 (en) * 1997-03-21 2002-08-20 Scientific-Atlanta, Inc. Method and apparatus for using a receiver model to multiplex variable-rate bit streams having timing constraints
US6542518B1 (en) * 1997-03-25 2003-04-01 Sony Corporation Transport stream generating device and method, and program transmission device
US6230200B1 (en) * 1997-09-08 2001-05-08 Emc Corporation Dynamic modeling for resource allocation in a file server
US6526060B1 (en) * 1997-12-05 2003-02-25 Cisco Technology, Inc. Dynamic rate-based, weighted fair scheduler with explicit rate feedback option
US6188698B1 (en) * 1997-12-31 2001-02-13 Cisco Technology, Inc. Multiple-criteria queueing and transmission scheduling system for multimedia networks
US6678527B1 (en) * 1998-02-09 2004-01-13 Nokia Networks Oy Multimedia and multiservice calls in mobile network
US6628677B1 (en) * 1998-02-28 2003-09-30 Sony Corporation Coding and multiplexing apparatus and method
US6201793B1 (en) * 1998-03-16 2001-03-13 Lucent Technologies Packet delay estimation in high speed packet switches
US6438134B1 (en) * 1998-08-19 2002-08-20 Alcatel Canada Inc. Two-component bandwidth scheduler having application in multi-class digital communications systems
US6810035B1 (en) * 1999-01-11 2004-10-26 Nokia Mobile Phones Ltd. Method and arrangement for the parallel utilization of data transmission channels
US7386001B1 (en) * 1999-06-25 2008-06-10 Samsung Electronics Co., Ltd. Apparatus and method for channel coding and multiplexing in CDMA communication system
US6732206B1 (en) * 1999-08-05 2004-05-04 Accelerated Networks Expanded addressing for traffic queues and prioritization
US6775292B1 (en) * 2000-01-24 2004-08-10 Cisco Technology, Inc. Method for servicing of multiple queues carrying voice over virtual circuits based on history
US6788536B2 (en) * 2002-07-10 2004-09-07 Hon Hai Precision Ind. Co., Ltd. Fan holder for heat sink

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060026192A1 (en) * 2004-07-30 2006-02-02 Jinhui Li Frame mapping scheduler
US7680124B2 (en) * 2004-07-30 2010-03-16 Agere Systems Inc. Frame mapping scheduler for scheduling data blocks using a mapping table and a weight table
US20070266168A1 (en) * 2006-05-10 2007-11-15 Sampat Kuntal D Prioritization of audio streams for platform adaptive audio decoding
US8498723B2 (en) 2006-05-10 2013-07-30 Qualcomm Incorporated Prioritization of audio streams for platform adaptive audio decoding
US10284319B2 (en) * 2010-10-13 2019-05-07 Samsung Electronics Co., Ltd. Method and apparatus for multiplexing machine type communication data of multiple MTC devices in a wireless network environment
US20190124524A1 (en) * 2015-03-30 2019-04-25 Nokia Solutions And Networks Oy System and method for event synchronization in wireless networks

Also Published As

Publication number Publication date
TW548913B (en) 2003-08-21
WO2002005466A3 (en) 2003-07-17
CN1636341A (en) 2005-07-06
DE60135378D1 (en) 2008-09-25
WO2002005466A2 (en) 2002-01-17
BR0112237A (en) 2004-02-10
JP2004503176A (en) 2004-01-29
KR20030014327A (en) 2003-02-15
AU2001271895A1 (en) 2002-01-21
ATE405046T1 (en) 2008-08-15
EP1348272A2 (en) 2003-10-01
US6909722B1 (en) 2005-06-21
CN100508433C (en) 2009-07-01
EP1348272B1 (en) 2008-08-13
KR100758860B1 (en) 2007-09-14

Similar Documents

Publication Publication Date Title
US6909722B1 (en) Method and apparatus for proportionately multiplexing data streams onto one data stream
US7924891B2 (en) Method and apparatus for allocating data streams onto a single channel
US6813284B2 (en) Method and apparatus for allocating data streams given transmission time interval (TTI) constraints
AU2002251812A1 (en) Method and apparatus for allocating data streams given transmission time interval (TTI) constraints
AU2002225808A1 (en) Method and apparatus for allocating data streams onto a single channel

Legal Events

Date Code Title Description
AS Assignment

Owner name: QUALCOMM INCORPORATED, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LI, PENG;REEL/FRAME:020250/0033

Effective date: 20000908

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION