CA2528330A1 - Mobile station-centric method for managing bandwidth and qos in error-prone system - Google Patents

Mobile station-centric method for managing bandwidth and qos in error-prone system Download PDF

Info

Publication number
CA2528330A1
CA2528330A1 CA002528330A CA2528330A CA2528330A1 CA 2528330 A1 CA2528330 A1 CA 2528330A1 CA 002528330 A CA002528330 A CA 002528330A CA 2528330 A CA2528330 A CA 2528330A CA 2528330 A1 CA2528330 A1 CA 2528330A1
Authority
CA
Canada
Prior art keywords
mobile station
layers
bts
multimedia
fec
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.)
Granted
Application number
CA002528330A
Other languages
French (fr)
Other versions
CA2528330C (en
Inventor
Richard Lane
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 Incorporated
Richard Lane
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 Incorporated, Richard Lane filed Critical Qualcomm Incorporated
Publication of CA2528330A1 publication Critical patent/CA2528330A1/en
Application granted granted Critical
Publication of CA2528330C publication Critical patent/CA2528330C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0009Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the channel coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0225Power saving arrangements in terminal devices using monitoring of external events, e.g. the presence of a signal
    • H04W52/0229Power saving arrangements in terminal devices using monitoring of external events, e.g. the presence of a signal where the received signal is a wanted signal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/04TPC
    • H04W52/30TPC using constraints in the total amount of available transmission power
    • H04W52/34TPC management, i.e. sharing limited amount of power among users or channels or data types, e.g. cell loading
    • H04W52/343TPC management, i.e. sharing limited amount of power among users or channels or data types, e.g. cell loading taking into account loading or congestion level
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L2001/0098Unequal error protection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/725Cordless telephones
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/24Negotiating SLA [Service Level Agreement]; Negotiating QoS [Quality of Service]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

A wireless transmission system for multimedia information having plural layers includes a base station (BTS) and a mobile station (MS) that can select which layers to transmit based on reported channel conditions, mobile location, and/or forward error correction (FEC) used for a particular layer. A
respective FEC rate and/or power level can be dynamically established for each layer by a mobile station dependent on available bandwidth and/or reception and decoding capability of the BTS.

Description

MOBILE STATION-CENTRIC METHOD FOR MANAGING
BANDWIDTH AND QoS IN ERROR-PRONE SYSTEM
FIELD OF THE INVENTION
[0001] The present invention relates generally to multimedia transmission.
BACKGROUND
[0002] Multimedia such as video and audio can be transmitted over a number of paths, including cable, the Internet, cellular and broadcast. For instance, satellite or terrestrial broadcast stations or cellular systems can be used to transmit multimedia to mobile computing devices such as mobile telephones. The multimedia data can be formatted in accordance with Moving Pictures Expert Group (MPEG) standards such as MPEG-1, MPEG-2 (also used far DVD
format), MPEG-4 and other block based transform codecs. Essentially, for individual video frames these multimedia standards use Joint Photographic Experts Group (JPEG) compression.
In JPEG, the image of a single frame is typically divided into small blocks of pixels (usually 8x8 and/or 16x 16 pixel blocks) that are encoded using a discrete cosine transform (DCT) function to transform the spatial intensity values represented by the pixels to spatial frequency values, roughly arranged, in a block, from lowest frequency to highest. Then, the DCT values are quantized, i.e., the information is reduced by grouping it into chunks by, e.g., dividing every value by 10 and rounding off to the nearest integer. Since the DCT function includes a progressive weighting that puts bigger numbers near the top left corner of a block and smaller numbers near the lower right corner, a special zigzag ordering of values can be applied that facilitates further compression by run-length coding (essentially, storing a count of the number of, e.g., zero values that appear consecutively, instead of storing all the zero values). If desired, the resulting numbers may be used to look up symbols from a table developed using Huffman coding to create shorter symbols for the most common numbers, an operation commonly referred to as "variable length coding".
Other variable length coding schemes can be used as well, including Arithmetic coding. Motion pictures add a temporal dimension to the spatial dimension of single pictures.
MPEG is essentially a compression technique that uses motion estimation to further compress a video stream. Other non-block-based encoding schemes such as wavelets, matching pursuits, etc can be used. Other forms of multimedia include audio, graphics, etc.
0003] Internet Protocol (IP)-based principles such as point-to-point protocol (PPP) framing of IP
packets can be used to communicate multimedia data, including MPEG data. PPP
can be used not only for communicating IP packets over wired portions of the Internet, but also to communicate data over wireless transmission paths to user computers that employ wireless communication principles such as but not limited to code division multiple access (CDMA) technology, GSM, wideband CDMA (WCDMA or UMTS), OFDM and other wireless technologies.
[0004] Typically, multimedia data is voluminous, which means that significant transmission path bandwidth, unfortunately a finite resource, must be used. This is particularly the case for high fidelity multimedia, e.g., high resolution video. That is, the higher the quality of service (QoS) provided, the more bandwidth must be used.
[0005] As recognized by the present invention, several multimedia streams can be pooled together in a single channel. The channel might have a constant overall bandwidth in terms of bit rate, i.e., the number of bits that can be transmitted in the channel per unit time cannot exceed the "bandwidth" of the channel. Typically, each stream in the channel will be accorded a fixed fraction of the bandwidth. Accordingly, the bit rate fox each multimedia stream typically is fixed.
[0006] A "base layer" is an MPEG-related term that may be defined as the most important part of the multimedia bit stream which, if successfully received, decoded, and presented to the user, would result in a baseline level of video, audio, or other multimedia stream acceptable to the user. On the other hand, an "enhancement layer" would, when combined with the base layer, enhance or improve the quality, resolution, frequency, signal-to-noise ratio, etc. of the multimedia stream when presented to the user, compared to that of the base layer alone.
[0007] With the above discussion in mind, it will be appreciated that in wireless transmission of multimedia to battery powered mobile devices, three goals - efficient bandwidth use, mobile device power consumption, and highest QoS - compete with each other. This is particularly true when one considers that wireless channels are more "lossy" (they experience more lost data) than wired channels. To guarantee some higher levels of QoS, extra bandwidth might be required for retransmission of lost data. The alternative is to accept lost data frames and, hence, reduced QoS.
These problems become more severe the further a receiver is from a base station, and with high use channels. As an alternative to retransmission, a software application in a receiver experiencing reduced QoS can attempt to execute advanced error correction schemes, but this in turn drains the battery of the receiver by requiring the RF receiver to be on longer and requiring more complex decoding, and may still result in unacceptably low QoS. Having recognized these problems, the below-described solutions to one or more of them are provided herein.
SUMMARY OF THE INVENTION
[0008] A wireless transmission system for multimedia information having plural layers includes a mobile station (MS) that selects which layers to transmit either to or from the mobile station based on channel conditions, and/or mobile location, and/or mobile station limitations, and/or user priority, and/or content priority, and/or billing plans, and/or forward error correction (FEC) used for a particular layer. The MS may also energize its radio only as Iong as necessary to receive preselected portions of the multimedia based on an actual error rate and/or power in received data, and/or a forward error correction (FEC) rate.
[0009] In a preferred non-limiting embodiment, if an actual error rate at least equals a threshold for a particular layer, the MS energizes its radio only during periods containing information pertaining to layers other than the particular layer such that mobile stations energize their radios only to capture layers they can use, thereby conserving mobile station battery life and decoding processing power. The MS may energize its radio only during periods in which layers which employ sufficient FEC and/or power to be received, demodulated and decoded are present for reception.
[0010] In another aspect, a method for transmission of multimedia data characterized by at least a base layer and at least one enhancement layer includes receiving, from at least one base station (BTS), information representing at least one actual operational parameter associated with the multimedia data. The method also includes dynamically establishing, at a mobile station (MS), an error correction rate and/or a power level of at least one layer of the multimedia data based at least in part on the information representing at least one actual operational parameter.
[0011] In yet another aspect, a mobile station (MS) for wirelessly transmitting digital multimedia having at least N layers to at least one base station (BTS) includes means for transmitting only N-1 layers or fewer, based on at least one of: FEC rates, power levels, channel conditions, mobile location, mobile station limitations, user priority, content priority, and billing plans, sufficient to allow the layers to be successfully received, demodulated, and decoded by the BTS.
[0012] In another aspect, a mobile station (MS) for wirelessly receiving digital multimedia having at least N layers from at least one base station (BTS) includes means on the MS for instructing the BTS to transmit only N-1 layers or fewer, based on at least one of: FEC
rates, power levels, channel conditions, mobile location, mobile station limitations, user priority, content priority, and billing plans, sufficient to allow the layers to be successfully received, demodulated, and decoded by the MS. It is to be appreciated that a mobile station user may choose to have only a portion of the multimedia stream transmitted to the MS from the BTS (e.g., a user who wishes just to listen to the audio portion of a television program without viewing it).
[0013] The details of the present invention, both as to its structure and operation, can best be understood in reference to the accompanying drawings, in which like reference numerals refer to like parts, and in which:
BRIEF DESCRIPTION OF THE DRAWINGS
[0014] Figure 1 is a block diagram of the present architecture;
[0015] Figure 2 is a block diagram of an exemplary non-limiting transmitting system; and [0016] Figure 3 is a flow chart of the present logic.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
j0017] Referring initially to the non-limiting preferred embodiment shown in Figure l, a system 10 includes at least one mobile station 12 having at least one processor 14 and at least one base station (BTS) 16 transmitting digital multimedia streams and having a processor 18. In some implementations the BTS 16 may be a combined BTS and base station controller (BSC).
[0018] The preferred non-limiting BTS 16 uses wireless means, and more particularly uses code division multiple access (CDMA) principles. The streams can be broadcast or multicast to plural mobile stations 12 if desired, or transmitted using point-to-point wireless transmission principles, or multicast to groups of users. It is to be understood that the present principles apply to other forms of wireless communication such as GSM, TDMA, wideband CDMA, OFDM, etc.
as well as transmission of multimedia over cable systems, the Internet, etc. As used herein in the S
singular, "multimedia stream" means a single stream representing a single program, e.g., a single music piece or a single television show or movie potentially with accompanying text, images, etc.
[0019] In one non-limiting preferred implementation the system 10 is a code division multiple access (CDMA) system that, e.g., uses cdma2000, cdma2000 3x, or cdma2000 high data rate (HDR) principles, or other CDMA principles. In one non-limiting embodiment the mobile station 12 is a mobile telephone made by Kyocera, Samsung, or other manufacturer that uses Code Division Multiple Access (CDMA) principles and CDMA over-the-air (OTA) communication air interfaces. The present invention, however, applies to other mobile stations such as laptop computers, wireless handsets or telephones, data transceivers, or paging and position determination receivers. The mobile station 12 can be hand-held or portable as in vehicle-mounted (including cars, trucks, boats, planes, trains), as desired.
However, while wireless communication devices are generally viewed as being mobile, it is to be understood that the present invention can be applied to "fixed" units in some implementations.
Also, the present invention applies to data modules or modems used to transfer voice and/or data information including digitized video information, and may communicate with other devices using wired or wireless links. Further, commands might be used to cause modems or modules to work in a predetermined coordinated or associated manner to transfer information over multiple communication channels. One example could be to transfer different layers over different channels including different physical layers of different communication systems, as set forth in the present assignee=s co-pending U.S. patent application serial nos. (020726, 020727), incorporated herein by reference. Wireless communication devices are also sometimes referred to as user terminals, mobile stations, mobile units, subscriber units, mobile radios or radiotelephones, wireless units, or simply as "users" and "mobiles" in some communication systems. It is to be understood that the present invention applies equally to other types of wireless devices including without limitation GSM devices, time division multiple access (TDMA) systems, OFDM (802.11), etc.
[0020] Now referring to Figure 2, which shows a transmitting system that can be used by either the MS 12 or BTS 16, input bits 20 contain the information representing layered multimedia streams.
Each multimedia stream may include a base layer providing a minimum quality of service (QoS) and one or more enhancement layers providing heightened QoS. Layers can also contain respective portions of a compound multimedia program such as video, audio, graphics, text, etc.
[0021] The bits 20 are sent to an encoder 22. The encoder 22 can be a Forward Error Correction (FEC) encoder that introduces redundancy in the bits 20 using convolutional coding techniques known in the art. To do this, the preferred encoder 22 may establish, under the control of the BTS processor 18, an error correction rate that essentially generates more redundancy for greater robustness at the cost of requiring increased bandwidth to support the larger number of bits, or that generates less redundancy to conserve bandwidth at the cost of risking more uncorrectable errors at the receivers. Thus, the redundancy introduced by the encoder 22 enables the mobile stations 12 to correct some detection errors without the need to increase transmission power.
[0022] The output of the encoder 22 is generally referred to as "code symbols." Generally, a single message data bit 20 input to the encoder 22 corresponds to one or more code symbols output from the encoder 22. In an alternative approach, the encoder 22 performs a'"source encoding"
function prior to the redundancy encoding discussed above. Source encoding involves performing data compression for efficient representation of input data bits 20 prior to introducing redundancy and the generation of code symbols.
[0023] A modulation interleaves 24 receives code symbols from the encoder 22 and "interleaves"
the code symbols prior to processing by a modulator 26. In the exemplary system shown, the interleaves 24 may be a block interleaves or a convolutional interleaves.
[0024] The interleaved code symbols are passed on to the modulator 26. In wireless digital communications, a number of different, but related, modulation schemes can be used in the modulator 26. For example, Binary Phase Shift Keying (BPSK), Differential Phase Shift Keying (DPSK), Quadrature Phase Shift Keying (QPSK) (including OQPSK and n/4QPSK), and Quadrature Amplitude Modulation (QAM), are digital modulation techniques which can be used in the modulator 26 to modulate the code symbols generated by the modulation interleaves 24.
However, the modulator 26 is not limited to any specific type of modulator and can be any of the many digital modulators used in wireless communications. The invention can also be applied to wised systems.

[0025] If desired, the channel interleaved symbols from the interleaves 28 may be passed on to a symbol puncture element 30, which can insert control information, such as power control information, in the data for proper handling of the communications between the transmitter and the receiver. The control symbols punctured into the message symbols can be time division multiplexed into the message symbols as disclosed in the assignee=s co-pending U.S. patent application serial no (030237), incorporated herein by reference. , [0026] If further desired, the symbol stream output by the symbol puncture element 30 can be sent to a demultiplexer (DEMUR) 32, which can be used for dernultiplexing the input symbol stream into a number of parallel output symbol streams. In the exemplary BTS 16 shown in Figure 2, the DEMCTX 32 may be a one-to-sixteen demultiplexer.
[0027] From the DEMUR 32, particularly for BTS applications, the streams are sent to a Walsh function modulator 34 (that can include a Walsh function matrix of, e.g., order 16). In other embodiments, a Walsh function matrix of other orders such as 64 or 128 may be used. It is noted that, in the exemplary system 10, the parallel outputs of the DEMUR 32 can correspond to a single user or multimedia layer or program, or plural different users/streams/layers. In any case, Walsh modulation is performed on each of the parallel input symbols coming from the DEMUR
32, which is used to transform each input symbol into a respective sequence of output signals where each sequence of output signals is orthogonal with every other sequence of output signals.
[0028] As shown in Figure 2, a Pseudorandom Noise (PN) spreader 36 may be provided to "spread" the signal in accordance with principles known in the art. The general principles of CDMA communication systems, and in particular the general principles for generation of spread spectrum signals for transmission over a communication channel is described in U.S. Pat. No.
4,901,307 entitled "Spread Spectrum Multiple Access Communication System Using Satellite or Terrestrial Repeaters" and assigned to the assignee of the present invention.
The disclosure in that patent, i.e. U.S. Pat. No. 4,901,307, is hereby fully incorporated by reference into the present application. Moreover, U.S. Pat. No. 5,103,459 entitled "System and Method for Generating Signal Waveforms in a CDMA Cellular Telephone System" and assigned to the assignee of the present invention, discloses principles related to PN spreading, Walsh covering, and techniques to generate CDMA spread spectrum communication signals. The disclosure in that patent, i.e.

U.S. Pat. No. 5,103,459, is also hereby fully incorporated by reference into the present application. Further, the present invention utilizes time multiplexing of data and various principles related to "high data rate" communication systems, and the present invention can be used in a "high data rate" communication systems, disclosed in U.S. patent application entitled "Method and Apparatus for High Rate Packet Data Transmission" Ser. No.
08/963,386 filed on Nov. 3,1997, and assigned to the assignee of the present invention. The disclosure in that patent application is also hereby fully incorporated by reference into the present application.
[0029] From the PN spreader 36 the signal may be sent to a finite impulse response (FIR) filter 38, which may be a FIR filter used for pulse shaping signals prior to their transmission over a communication channel. The output of the transmit FIR filter 38 is sent through an antenna 40 across the communication channel to the receiver(s). The communication channel usually refers to the physical medium which is used to send the signals from the transmitter to the receiver.
[0030] Now referring to Figure 3, an exemplary non-limiting implementation of the present logic is shown, it being understood that the logic could be depicted in other ways. In essence, the logic is executed by one or both of the processors 14,18 to select which layers of multimedia streams to transmit or receive based on channel conditions, and/or mobile station location, and/or the forward error correction (FEC) used for a particular layer, and/or mobile station limitations, user preferences, user priority, content priority, and billing plans. Also, in multicasting applications, the determination can be based on location and number of users in the multicast group. The time that a mobile station 12 receiver is on during transmission and reception of multimedia signals can thus be minimized to reduce power consumption and control bandwidth consumption in the cellular system in accordance with assignee=s co-pending U.S. patent applications serial nos.
020293 and 030072, incorporated herein by reference. The BTS 16 can employ different FEC
rates and/or different power levels for the various layers upon request from the mobile stations, depending on available bandwidth and current channel usage and priorities, in accordance with assignee=s co-pending U.S. patent applications serial nos. 020590 and 020591, incorporated herein by reference.
[0031] With the above general description of the logic in mind, commencing at block 42 of Figure 3, multimedia layers are transmitted by the BTS 16 along with information identifying where in the stream groups of packets of each layer has been inserted. Also, if desired each layer can be transmitted with its own respective FEC rate and/or power level, and these rates can also be identified in the transmitted stream.
_0032] Also, a MS may signal the BTS to inform it which layers the MS can use and/or which layers are to be transmitted. If the connection is a point-to-point connection, the BTS can transmit only the requested layers at the requested FEC rates (e.g., audio only or text only at very low FEC rates). If the MS is part of a multicast group, the BTS can use the data from all the MS
to decide which layers at which FEC rates to transmit, e.g., base layers only.
[0033] Using the temporal position information relating to when portions of each layer appear in the stream, at block 44 the MS 12 can energize its radio only so Iong as necessary to receive usable data. For example, an MS 12 might find that an enhancement Iayer contains too many errors to be usable, and thus would energize its radio only during periods when base Iayer portions are transmitted. The MS also saves power by not demodulating, or not channel decoding, or not source decoding the unneeded/unwanted layers. Or, an MS 12 might determine that a layer has a FEC rate and/or power level that is insufficient for the purposes of the MS 12 application, or that is such that undue decoding would be required to use the layer. In any case, the MS 12 samples only the portions of the stream that can be easily decoded and reconstructed by seeking the portions of the streams with sufficient FEC rates to guarantee a reliable stream of data.
[0034] Moving to block 46, feedback may also be sent from the BTS 16 to the MS
12 over an access channel, a paging channel, an overhead channel, or other channel. The feedback represents one or more actual operational parameters associated with the multimedia data, such as channel conditions as might be indicated by, e.g., interference, actual data error rates being experienced, multipath interference, power levels, etc. The feedback can also indicate actual or desired FEC rate and/or power in the received data, as well as information relating to the position of the mobile station 12.
[0035] Based on this feedback, the MS 12 can ascertain which multimedia layers to transmit back to the BTS 12, and/or the most appropriate FEC rate and/or power for each layer, at block 4~.
More specifically, the MS 12 can reduce the amount of time needed to transmit multimedia by only transmitting the layers that employ sufficient FEC rates/power levels to be received, demodulated, and decoded by the BTS 16, saving bandwidth as well. Accordingly, the MS 12 may selectively transmit back to the BTS 16 only a subset of the layers that may be available for transmission.
[0036] Moving to block 50, the BTS 16 may use the FEC rate information from the data received from the MS 12 to vary or otherwise dynamically establish the FEC rates and/or power levels for the layers it is transmitting. As understood herein this further reduces MS
power consumption and bandwidth consumption. The logic may periodically loop back to block 42.
[0037] As mentioned above, instead of establishing FEC rate layer by layer, the principles advanced herein can be used to establish a power fox each layer that is transmitted. This invention results in power savings on the mobile device, reduced over-the-air (OTA) RF radio power consumption, reduced OTA receiver demodulator power, OTS receiver decode power, and multimedia application decode savings. In addition, the invention provides increased control over bandwidth allocation to users and multicast groups as well as overall savings of system bandwidth and/or system spectrum.
[0038] While the particular MOBILE STATION-CENTRIC METHOD FOR MANAGING
BANDWmTH AND QoS IN ERROR-PRONE SYSTEM as herein shown and described in detail is fully capable of attaining the above-described objects of the invention, it is to be understood that it is the presently preferred embodiment of the present invention and is thus representative of the subject matter which is broadly contemplated by the present invention, that the scope of the present invention fully encompasses other embodiments which may become obvious to those skilled in the art, and that the scope of the present invention is accordingly to be limited by nothing other than the appended claims, in which reference to an element in the singular is not intended to mean "one and only one" unless explicitly so stated, but rather "one or more". All structural and functional equivalents to the elements of the above-described preferred embodiment that are known or Iater come to be known to those of ordinary skill in the art are expressly incorporated herein by reference and are intended to be encompassed by the present claims. Moreover, it is not necessary for a device or method to address each and every problem sought to be solved by the present invention, for it to be encompassed by the present claims.
Furthermore, no element, component, or method step in the present disclosure is intended to be dedicated to the public regardless of whether the element, component, or method step is explicitly recited in the claims. No claim element herein is to be construed under the provisions of 35 U.S.C. Section 112, sixth paragraph, unless the element is expressly recited using the phrase "means for" or, in the case of a method claim, the element is recited as a "step" instead of an "act".
WHAT IS CLAIMED IS:

Claims (14)

1. A wireless transmission system for multimedia information having plural layers, comprising:

at least one mobile station (MS) undertaking at least one of:

selecting which layers to transmit to and/or from the mobile station based on at least one of: channel conditions, mobile location, mobile station limitations, user priority, content priority, billing plans, and forward error correction (FEC) used for a particular layer; and energizing a radio associated with the MS only as long as necessary to receive preselected portions of the multimedia based on at least one of: an actual error rate in received data, a power level, and a forward error correction (FEC) rate.
2. The system of Claim 1, wherein if an actual error rate at least equals a threshold for a particular layer, the MS energizes its radio only during periods containing information pertaining to layers other than the particular layer such that mobile stations energize their radios only to capture layers they can use, thereby conserving mobile station battery life and decoding processing power.
3. The system of Claim 2, wherein the MS energizes its radio only during periods in which layers which employ sufficient FEC to be received, demodulated and decoded are present for reception.
4. A method for transmission of multimedia data characterized by at least a base layer and at least one enhancement layer, comprising:

receiving, from at least one base station (BTS), information representing at least one actual operational parameter associated with the multimedia data; and dynamically establishing, at a mobile station (MS), at least one of: an error correction rate, and a power level, of at least one layer of the multimedia data based at least in part on the information representing at least one actual operational parameter.
5. The method of Claim 4, wherein the actual operational parameter is an error rate.
6. The method of Claim 4, wherein the actual operational parameter represents at least one of: a channel condition, and a mobile station location.
7. The method of Claim 4, wherein the actual operational parameter represents at least one of: mobile station limitations, user priority, content priority, billing plans, and forward error correction (FEC) used for a particular layer.
8. The method of Claim 4, wherein the act of dynamically establishing includes establishing a base forward error correction rate for the base layer and an enhancement forward error correction rate for the enhancement layer, the base and enhancement error rates not being constrained to be equal.
9. A mobile station (MS) for wirelessly transmitting digital multimedia having at least N layers to at least one base station (BTS), comprising:

means for transmitting only N-1 layers or fewer, based on at least one of: FEC
rates, power levels, channel conditions, mobile location, mobile station limitations, user priority, content priority, and billing plans, sufficient to allow the layers to be successfully received, demodulated, and decoded by the BTS.
10. The mobile station of Claim 9, wherein the means for transmitting operate dynamically.
11. The mobile station of Claim 9, further comprising means for receiving, from at least one BTS, information representing at least one actual operational parameter associated with the multimedia data.
12. A mobile station (MS) for wirelessly receiving digital multimedia having at least N layers from at least one base station (BTS), comprising:

means on the MS for instructing the BTS to transmit only N-1 layers or fewer, based on at least one of: FEC rates, power levels, channel conditions, mobile location, mobile station limitations, user priority, content priority, and billing plans, sufficient to allow the layers to be successfully received, demodulated, and decoded by the MS.
13. The mobile station of Claim 12, wherein the means for instructing operate dynamically.
14. The mobile station of Claim 12, further comprising means for receiving, from at least one BTS, information representing at least one actual operational parameter associated with the multimedia data.
CA2528330A 2003-06-12 2004-06-02 Mobile station-centric method for managing bandwidth and qos in error-prone system Expired - Fee Related CA2528330C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US10/461,987 2003-06-12
US10/461,987 US7146185B2 (en) 2003-06-12 2003-06-12 Mobile station-centric method for managing bandwidth and QoS in error-prone system
PCT/US2004/017555 WO2004112372A2 (en) 2003-06-12 2004-06-02 Mobile station-centric method for managing bandwidth and qos in error-prone system

Publications (2)

Publication Number Publication Date
CA2528330A1 true CA2528330A1 (en) 2004-12-23
CA2528330C CA2528330C (en) 2016-07-26

Family

ID=33511369

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2528330A Expired - Fee Related CA2528330C (en) 2003-06-12 2004-06-02 Mobile station-centric method for managing bandwidth and qos in error-prone system

Country Status (7)

Country Link
US (2) US7146185B2 (en)
EP (1) EP1632085A4 (en)
JP (5) JP2007501593A (en)
KR (1) KR100962151B1 (en)
CN (2) CN1849752B (en)
CA (1) CA2528330C (en)
WO (1) WO2004112372A2 (en)

Families Citing this family (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7146185B2 (en) * 2003-06-12 2006-12-05 Richard Lane Mobile station-centric method for managing bandwidth and QoS in error-prone system
JP3769555B2 (en) * 2003-07-10 2006-04-26 Necアクセステクニカ株式会社 Portable image receiving device and portable terminal device
US7958252B2 (en) * 2004-05-04 2011-06-07 Qualcomm Incorporated System for scalable transmission of content in a data network
WO2006023484A1 (en) * 2004-08-16 2006-03-02 Flarion Technologies, Inc. Methods and apparatus for transmitting group communication signals
WO2006054249A1 (en) * 2004-11-17 2006-05-26 Koninklijke Philips Electronics, N.V. Robust wireless multimedia transmission in multiple in multiple out (mimo) system assisted by channel state information
KR100557185B1 (en) 2005-05-17 2006-03-03 삼성전자주식회사 Digital multimedia broadcasting receiving mobile terminal and concurrent call method for accomplishing simultaneously digital multimedia broadcasting receiving with call
US8213484B2 (en) * 2005-06-16 2012-07-03 Qualcomm Incorporated Wireless communication network with extended coverage range
WO2007010983A1 (en) * 2005-07-20 2007-01-25 Ntt Docomo, Inc. Multimedia content providing method and mobile station
US8665967B2 (en) * 2006-02-15 2014-03-04 Samsung Electronics Co., Ltd. Method and system for bit reorganization and packetization of uncompressed video for transmission over wireless communication channels
US8694016B2 (en) * 2006-04-14 2014-04-08 Qualcomm Incorporated Methods and apparatus for use of data object popularity measurements for improved quality of service perception in wireless broadcast systems
US8917674B2 (en) * 2006-07-25 2014-12-23 Broadcom Corporation Method and system for content-aware mapping/error protection
US8411571B2 (en) 2006-12-13 2013-04-02 Viasat, Inc. Video and data network load balancing with video drop
US7944872B2 (en) * 2006-12-13 2011-05-17 Viasat, Inc. Adaptive coding and modulation aware network load balancing
US7961665B2 (en) 2006-12-13 2011-06-14 Viasat, Inc. Terminal aware multicasting
US20090041100A1 (en) 2006-12-13 2009-02-12 Viasat, Inc. Link aware mobile data network
US8411572B2 (en) * 2006-12-13 2013-04-02 Viasat, Inc. ACM and fixed coding and modulation of hierarchical layers
US8456986B2 (en) * 2006-12-13 2013-06-04 Viasat, Inc. Video and data network load balancing
US8358690B2 (en) * 2006-12-13 2013-01-22 Viasat, Inc. Predictive adaptive coding and modulation
US8395993B2 (en) * 2006-12-13 2013-03-12 Viasat, Inc. Video and data network load balancing with video placeholder
EP2122882A2 (en) * 2006-12-13 2009-11-25 ViaSat, Inc. Acm aware encoding systems and methods
US8576858B2 (en) * 2006-12-13 2013-11-05 Viasat, Inc. Multiple transmission paths for hierarchical layers
US8175041B2 (en) * 2006-12-14 2012-05-08 Samsung Electronics Co., Ltd. System and method for wireless communication of audiovisual data having data size adaptation
US8176524B2 (en) * 2008-04-22 2012-05-08 Samsung Electronics Co., Ltd. System and method for wireless communication of video data having partial data compression
US8707137B2 (en) * 2009-09-14 2014-04-22 Celtro Ltd. Company Adapting bit error rate to a target quality of service
US8462797B2 (en) * 2009-11-30 2013-06-11 Alcatel Lucent Method of priority based transmission of wireless video
EP2369781B1 (en) * 2010-03-19 2012-11-21 Alcatel Lucent Guaranteed QOS in low-power mode
KR102059084B1 (en) * 2012-10-18 2019-12-24 브이아이디 스케일, 인크. Decoding complexity for mobile multimedia streaming
US9973407B2 (en) 2014-01-10 2018-05-15 International Business Machines Corporation Bandwidth-sensitive content sharing system
JP6924102B2 (en) * 2017-08-24 2021-08-25 日立Astemo株式会社 Information sharing method for wireless communication systems, radio stations and mobiles

Family Cites Families (43)

* 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
JP2000501266A (en) * 1995-12-07 2000-02-02 ヴィスター テレコミュニケーションズ インコーポレイテッド Method for improving wireless channel utilization efficiency in overlapping area of effective range
US5722051A (en) * 1996-02-13 1998-02-24 Lucent Technologies Inc. Adaptive power control and coding scheme for mobile radio systems
US20030061368A1 (en) * 1997-03-17 2003-03-27 Navin Chaddha Adaptive right-sizing of multicast multimedia streams
US6285665B1 (en) * 1997-10-14 2001-09-04 Lucent Technologies Inc. Method for establishment of the power level for uplink data transmission in a multiple access system for communications networks
US6574211B2 (en) * 1997-11-03 2003-06-03 Qualcomm Incorporated Method and apparatus for high rate packet data transmission
US6275471B1 (en) * 1998-05-12 2001-08-14 Panasonic Technologies, Inc. Method for reliable real-time multimedia streaming
US6640248B1 (en) * 1998-07-10 2003-10-28 Malibu Networks, Inc. Application-aware, quality of service (QoS) sensitive, media access control (MAC) layer
CA2262315A1 (en) * 1999-02-19 2000-08-19 Northern Telecom Limited Joint optimal power balance for coded/tdm constituent data channels
US6522628B1 (en) * 1999-03-01 2003-02-18 Cisco Technology, Inc. Method and system for managing transmission resources in a wireless communication network
JP2000261597A (en) * 1999-03-11 2000-09-22 Matsushita Graphic Communication Systems Inc Communication method, communication equipment and server
US6167273A (en) * 1999-04-28 2000-12-26 Nokia Mobile Phones Ltd. Apparatus, and associated method, for effectuating power control to maintain desired QoS levels in the performance of a communication service
JP2000332751A (en) * 1999-05-17 2000-11-30 Nippon Telegr & Teleph Corp <Ntt> Method for broadcasting communication and recording medium wherein broadcasting communication program is recorded
JP2001045098A (en) * 1999-05-26 2001-02-16 Canon Inc Data communication system, data communication unit, data communication method and storage medium
JP2001077853A (en) * 1999-09-03 2001-03-23 Toshiba Corp Multimedia transmission system
US6879572B1 (en) * 1999-12-09 2005-04-12 Verizon Laboratories Inc. Power control for active link quality protection in CDMA networks
EP1264422B1 (en) * 2000-03-17 2007-12-26 QUALCOMM Incorporated Forward-link scheduling in a wireless communication system
JP2001333394A (en) * 2000-05-19 2001-11-30 Hitachi Ltd Program distributing device, duplication transferring device and method for transferring duplication of program data
US6845246B1 (en) * 2000-06-15 2005-01-18 Nortel Networks Limited Location based power control for mobile communications systems
US6999432B2 (en) * 2000-07-13 2006-02-14 Microsoft Corporation Channel and quality of service adaptation for multimedia over wireless networks
JP2002252618A (en) * 2001-02-26 2002-09-06 Yrp Mobile Telecommunications Key Tech Res Lab Co Ltd Method and device for controlling wireless terminal of wireless packet transmission system
JP2002330118A (en) * 2001-04-27 2002-11-15 Nippon Telegr & Teleph Corp <Ntt> Method for controlling data delivery, data delivery system, data delivery control program, and medium where data delivery program is stored
US6745364B2 (en) * 2001-06-28 2004-06-01 Microsoft Corporation Negotiated/dynamic error correction for streamed media
JP2003152752A (en) * 2001-08-29 2003-05-23 Matsushita Electric Ind Co Ltd Data transmission/reception method
JP3843797B2 (en) * 2001-10-12 2006-11-08 ソニー株式会社 Multicast hierarchical system, distribution server, address allocation server, and multicast distribution method
WO2003052993A2 (en) * 2001-12-15 2003-06-26 Thomson Licensing S.A. Quality of service setup on a time reservation basis
WO2003071813A2 (en) * 2002-02-19 2003-08-28 Zyray Wireless, Inc. Method and apparatus optimizing a radio link
KR100713435B1 (en) * 2002-05-03 2007-05-07 삼성전자주식회사 Apparatus for supporting multi data rate in mobile communication system and method thereof
US7499712B2 (en) 2002-09-05 2009-03-03 Qualcomm Incorporated Position computation in a positioning system using synchronization time bias
US8204079B2 (en) * 2002-10-28 2012-06-19 Qualcomm Incorporated Joint transmission of multiple multimedia streams
US20040083417A1 (en) 2002-10-29 2004-04-29 Lane Richard D. Multimedia transmission using variable error coding rate based on data importance
US20040081199A1 (en) 2002-10-29 2004-04-29 Lopez Ricardo Jorge Multi-channel communication system and method based on class of service requirements
US20040093427A1 (en) 2002-10-29 2004-05-13 Lopez Ricardo Jorge Service diversity for communication system
US20040083495A1 (en) 2002-10-29 2004-04-29 Lane Richard D. Mulitmedia transmission using variable gain amplification based on data importance
KR100952185B1 (en) * 2002-12-19 2010-04-09 코닌클리케 필립스 일렉트로닉스 엔.브이. System and method for drift-free fractional multiple description channel coding of video using forward error correction codes
US6937591B2 (en) * 2003-02-27 2005-08-30 Microsoft Corporation Quality of service differentiation in wireless networks
US8978090B2 (en) * 2003-03-12 2015-03-10 Qualcomm Incorporated Multimedia transcoding proxy server for wireless telecommunication system
US7313814B2 (en) * 2003-04-01 2007-12-25 Microsoft Corporation Scalable, error resilient DRM for scalable media
US7146185B2 (en) * 2003-06-12 2006-12-05 Richard Lane Mobile station-centric method for managing bandwidth and QoS in error-prone system
US20050020201A1 (en) 2003-07-09 2005-01-27 Lane Richard Doil System and method for indexing and tracking multimedia streams for wireless multimedia transmission
US7174385B2 (en) * 2004-09-03 2007-02-06 Microsoft Corporation System and method for receiver-driven streaming in a peer-to-peer network
US7203475B2 (en) 2004-09-14 2007-04-10 Broadcom Corporation Multiple rate local oscillation generator and applications thereof

Also Published As

Publication number Publication date
KR100962151B1 (en) 2010-06-10
US8417276B2 (en) 2013-04-09
JP5646576B2 (en) 2014-12-24
JP2014180010A (en) 2014-09-25
US7146185B2 (en) 2006-12-05
CN101325471A (en) 2008-12-17
JP2011066896A (en) 2011-03-31
CN1849752A (en) 2006-10-18
KR20060019590A (en) 2006-03-03
JP5801443B2 (en) 2015-10-28
CA2528330C (en) 2016-07-26
JP2007501593A (en) 2007-01-25
WO2004112372A2 (en) 2004-12-23
CN1849752B (en) 2013-01-02
CN101325471B (en) 2013-03-20
EP1632085A4 (en) 2006-10-04
JP2013066202A (en) 2013-04-11
US20070159521A1 (en) 2007-07-12
EP1632085A2 (en) 2006-03-08
US20040253980A1 (en) 2004-12-16
JP2012217182A (en) 2012-11-08
WO2004112372A3 (en) 2006-02-02
JP5175321B2 (en) 2013-04-03

Similar Documents

Publication Publication Date Title
US8417276B2 (en) Mobile station-centric method for managing bandwidth and QoS in error-prone system
US20040240415A1 (en) Base station-centric method for managing bandwidth and QoS in error-prone system
KR100842544B1 (en) Method for Transmitting Scalable Video Coding in Using and Mobil Communication System Using The Same
KR101150074B1 (en) Time slicing techniques for variable data rate encoding
US9584334B2 (en) System and method for video multicasting
JPH1075209A (en) Method for wireless communication at variable rat e
JP2011502408A (en) Method and apparatus for transmitting / receiving audio / video content in a wireless access network
US7395486B2 (en) Image communication system using a hierarchical code comprised of a plurality of layers
JP2007043721A (en) Method and system for multimedia multi-cast transmission through wireless network
Fujihashi et al. Wi-Fi Offloading for Multi-Homed Hybrid Digital-Analog Video Streaming
Taalebinezhaad Direct robot motion vision by fixation
EP1750386B1 (en) Method and device for multimedia multicast transmission over a wireless network
KR20140095443A (en) Method for transmitting and receiving data using multiple antennas and apparatus therefor

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed

Effective date: 20200831