WO2000079762A1 - Estimation of time stamps in real-time packet communications - Google Patents

Estimation of time stamps in real-time packet communications Download PDF

Info

Publication number
WO2000079762A1
WO2000079762A1 PCT/SE2000/001203 SE0001203W WO0079762A1 WO 2000079762 A1 WO2000079762 A1 WO 2000079762A1 SE 0001203 W SE0001203 W SE 0001203W WO 0079762 A1 WO0079762 A1 WO 0079762A1
Authority
WO
WIPO (PCT)
Prior art keywords
time stamp
packet
time
compressed
stamp information
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.)
Ceased
Application number
PCT/SE2000/001203
Other languages
English (en)
French (fr)
Inventor
Krister Svanbro
Lars-Erik Jonsson
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.)
Telefonaktiebolaget LM Ericsson AB
Original Assignee
Telefonaktiebolaget LM Ericsson AB
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 Telefonaktiebolaget LM Ericsson AB filed Critical Telefonaktiebolaget LM Ericsson AB
Priority to AU60315/00A priority Critical patent/AU6031500A/en
Priority to JP2001504656A priority patent/JP4566488B2/ja
Priority to DE60030117T priority patent/DE60030117T2/de
Priority to EP00946580A priority patent/EP1190548B1/en
Publication of WO2000079762A1 publication Critical patent/WO2000079762A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0041Arrangements at the transmitter end
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0061Error detection codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0072Error control for data other than payload data, e.g. control data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/65Network streaming protocols, e.g. real-time transport protocol [RTP] or real-time control protocol [RTCP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/70Media network packetisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/04Protocols for data compression, e.g. ROHC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • 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/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information

Definitions

  • the invention relates generally to packet communications and, more particularly, to header compression in real-time packet communications.
  • header compression refers to the art of minimizing the necessary bandwidth for information carried in packet headers on a per hop basis over
  • Header compression is usually realized by sending static information only initially. Semi-static information is then transferred by sending only the change (delta) from the previous header, and completely random information is sent without compression. Hence, header compression is usually realized with a state
  • Wireless channels typically have a much higher probability for error, so header compression for use in wireless channels should be designed with a much larger bit error probability in mind (e.g., bit error rates up to 10" 3 ).
  • the de-compressor context is often updated by each packet received, and if a packet is lost on the link, the context will
  • a request for update is sent from the receiving end when the decompressor realizes that the first packet is discarded (or lost), and then it takes a full round-trip (from receiving end to transmitting end and back) before the update (packet with uncompressed header) arrives. This often results in many lost packets.
  • the loss of context state may also occur if the receiving de-compressor fails to successfully decompress a compressed header.
  • the quality of real time speech service will degrade substantially with increased packet loss rate due to successive lost speech frames. If the speech frame enors have a bursty characteristic, the speech quality will be worse than for the same speech frame error rate but with a less conelated frame error
  • packet loss is to increase the intelligence at the receiver, for example by increasing
  • stamp has a more randomized value from the receiver's point of view.
  • CRTP CRTP time
  • stamp delta value is coded with a varying number of bits depending on the value.
  • a large time stamp change since the last packet causes a large delta value, which disadvantageous ⁇ requires more bits in the compressed header to carry the delta value indicative of the time stamp information.
  • the time stamp field of the RTP header will have a stochastic behavior difficult to predict in a stream of RTP UPP/IP packets carrying speech.
  • the time stamp field is one of the most difficult fields to de-compress
  • time stamp delta value is coded
  • the present invention advantageously provides techniques for efficiently
  • time stamp values A first part of the time stamp value is selected by the header
  • the header decompressor based on elapsed time between receipt of consecutive
  • the header decompressor combines the second part with the first part received from the header compressor to produce a reconstructed time stamp value.
  • FIGURE 1 conceptually illustrates exemplary time stamp compression and decompression techniques according to the invention.
  • FIGURE 2 illustrates an exemplary packet data transmitting station according
  • FIGURE 3 illustrates exemplary embodiments of the header compressor of
  • FIGURE 2 is a diagrammatic representation of FIGURE 1
  • FIGURE 3 A illustrates an example of the time stamp field of FIGURE 3.
  • FIGURE 4 illustrates exemplary operations which can be performed by the
  • FIGURE 5 illustrates an exemplary packet data receiving station according to
  • FIGURE 6 illustrates exemplary embodiments of the header decompressor of
  • FIGURE 7 illustrates an exemplary embodiment of the time stamp decompressor of FIGURE 6.
  • FIGURE 7A illustrates other exemplary embodiments of the time stamp decompressor of FIGURES 6 and 7.
  • FIGURE 8 illustrates exemplary operations which can be performed by the time stamp decompressor embodiments of FIGURES 6-7 A.
  • FIGURE 9 illustrates exemplary operations which can be performed in FIGURE 8 to calculate the scaled time stamp estimate.
  • FIGURE 1 conceptually illustrates exemplary time stamp compression
  • the header decompressor at the receiver uses a local clock to estimate the elapsed time between the last speech packet before a period of speech inactivity and the first speech
  • the header decompressor can make an estimate of the difference (or the delta) between the time stamp fields of these two speech packets that bound the period of speech inactivity. This estimate of the difference between time stamp values can be used, in
  • the channel 13 can be a wireless channel, for example, a UMTS air interface or other cellular radio interface.
  • packet n designate the next successive speech packet, namely the first speech packet after the period of speech
  • time stamp units by multiplying the elapsed time by an estimate of how much the time stamp value changes per unit time.
  • delta_T be the elapsed time represented by the aforementioned time difference T(n) - T(n-l), and let TS_change be the estimate of how much the time
  • stamp value changes per unit time.
  • the value TS_change can then be multiplied by the value deltaXT to produce an estimate of how many time stamp units are associated with the elapsed time delta_T, in other words, an estimate of the difference between the time stamp values of packet n-1 and packet n.
  • time stamp of packet n, TS_estimate is given by adding the estimated difference in
  • time stamp values (TS_change multiplied by delta_T) to the known time stamp value of packet n-1.
  • the header decompressor attempts to determine whether TS_guess is a correct guess of the original time stamp TS. If not, then another guess
  • FIGURE 2 illustrates an exemplary packet data transmission station which can perform the exemplary time stamp compression techniques illustrated in FIGURE 1.
  • the transmission station can be, for example, a fixed-site or mobile transmitter
  • packet data communications application 24 produces payload information at 25 and header information at 26.
  • the payload information can be used in conventional fashion by payload processor 20 to produce a payload 23, and the header information
  • a conventional radio transmitter 29 can use well known techniques to transmit the packet 21 over a radio link such as a cellular
  • the communications application 24 further provides a resume signal 27 which
  • FIGURE 1 The header compressor 28 is responsive to activation of the signal 27 for
  • FIGURE 3 illustrates exemplary embodiments of the header compressor 28 of
  • FIGURE 2 In the header compressor embodiments of FIGURE 3, a separator 33
  • the separator 33 separates the time stamp field information from the other header information received at 26, so that the time stamp information can be compressed
  • a divider 35 scales the time stamp
  • the time stamp can be expected to increase by a constant incremental amount with each successive packet during a
  • the value TS_increment represents an estimate of this constant incremental amount, and can be determined, for example, by empirical observation.
  • the divider 35 operates to scale down the time stamp value, thereby reducing the number of bits necessary to represent the time stamp value. In other embodiments, the divider 35 can be omitted or used selectively, as shown in
  • a least significant bit extractor 36 receives the scaled time stamp value from divider 35, and extracts the least significant bits (LSBs) from that scaled value.
  • an appending apparatus appends to the LSBs a resume code produced by an encoder
  • the apparatus 37 can also append a checksum (e.g., CRC checksum), generated from the time stamp
  • the selector 30 is controlled by the resume signal 27, so that if the resume
  • the other header information (non-time stamp
  • separator 33 can be compressed using a conventional header compression techniques at 302, and the resulting compressed header information can
  • FIGURE 3A illustrates the time stamp field 31 produced when the resume signal 27 is active in FIGURES 2 and 3.
  • the time stamp field 31 includes the resume code, the LSBs of the scaled time stamp value and, as
  • checksum generated at 38 optionally includes the checksum generated at 38.
  • FIGURE 4 illustrates exemplary time stamp compression operations which can
  • the time stamp value (see TS in Figure 1) is used to generate a checksum at 46. Thereafter, the time stamp value
  • time stamp field is ready for assembly into the compressed header at 47, after which the next packet is awaited at 48.
  • FIGURE 5 illustrates an exemplary embodiment of a packet data receiving
  • This receiving station which can perform the exemplary time stamp decompression techniques illustrated in FIGURE 1.
  • This receiving station can be, for example, a fixed-site or
  • a conventional radio receiver 54 can use well known techniques to receive from a radio communication link, for example a cellular radio link, a received version 21 ' of a transmitted packet such as the packet 21 illustrated in FIGURE 2. As shown in Figure 5, such a received version 21 ' would include a received version 22' of the compressed header 22 of FIGURE 2 and a received version 23 ' of the payload
  • the received payload version 23' can be provided to a payload
  • processor 58 which can produce, in conventional fashion, received payload information for input at 51 to a packet data communications application 52.
  • the received compressed header version 22' is provided to a header decompressor 53 which decompresses the received version 22 ' to produce received header information
  • FIGURE 6 illustrates an exemplary embodiment of the header decompressor
  • the received version 22' of the compressed header is input to an RTP detector 61 which can use conventional techniques to detect whether or not the received packet is an RTP packet. In response to detecting that the packet is not an RTP packet.
  • the detector 61 activates an output signal 66 which controls selectors 68 and 69
  • the detector 61 determines that an RTP packet has been
  • control signal 66 controls selectors 68 and 69 such that the compressed header is processed through a processing path 600 which implements time stamp field decompression according to the invention.
  • the processing path 600 includes a separator 65 which separates the time stamp field from the other fields of the received version 22 ' of the compressed header.
  • the received versions of fields other than the time stamp field can then be applied to a conventional header decompressor at 67.
  • the received version of the time stamp field at 63 is input to a time stamp decompressor 60.
  • stamp decompressor also receives as an input the control signal 66 output from RTP detector 61. In response to the control signal 66 and the time stamp field received at
  • the time stamp decompressor 60 outputs a time stamp at 62. This time stamp is appended by appending apparatus 601 to the other decompressed header information
  • FIGURE 7 illustrates exemplary embodiments of the time stamp decompressor
  • the code detector 70 outputs a control
  • the received time stamp field 63 is input via selector 703 to an extractor 72 which extracts received versions of the LSBs and checksum (see FIGURE 3 A) from the time stamp field
  • resume code is merely one example of a technique for tnggenng the desired decompression operations
  • a time stamp estimator 75 can produce the time stamp estimate, TS_est ⁇ mate, generally as descnbed above relative to Figure 1
  • the time stamp estimator has an
  • decompressor 73 can be stored at storage unit 77 (which can be a single register),
  • stamp estimator 75 when packet n arnves
  • the time stamp estimator 75 also receives information indicative of the times T(n) and T(n-l) at which packet n and packet n-1 were received This time
  • a storage unit 76 which is coupled to receive local time information from a local clock 74. For each RTP packet detected by the detector 61 in FIGURE 6, the storage unit 76 stores the time of arrival of that packet, as measured
  • the storage unit 76 thus need only be a two-deep stack in order
  • the time stamp estimator 75 also has access to the time stamp change value
  • the time stamp estimator is operable in response to the local time
  • TS_estimate is applied to a most significant bit extractor 78 which extracts therefrom the most significant bits (MSBs), which constitute a truncated estimate of the time stamp value.
  • MSBs most significant bits
  • apparatus 702 appends the least significant bits (LSBs) received from extractor 72 to the most significant bits (MSBs) output from extractor 78, and the result is multiplied by TS_increment at multiplier 71 thereby producing TS_guess as described above.
  • LSBs least significant bits
  • MSBs most significant bits
  • the time stamp estimator 75 uses TS_increment to down scale its time stamp estimate generally in the same manner described above at 35 in FIGURE 3 in order to permit accurate combining of the MSBs and LSBs at 702, so the multiplier 71 is used to
  • a verifier 79 receives as input TS_guess and the received version of the
  • the verifier 79 is operable to generate a checksum from extractor 72.
  • the verifier output signal 704 activates a connection unit 701 which then connects the TS_guess value to selector
  • control signal 704 maintains the connection unit 701 in
  • time stamp estimator can thus continue to produce time stamp estimates until the checksums match or until satisfaction of a timeout condition implemented, for example, in either the time stamp estimator 75 or the
  • the number of bits in TS_estimate can be, for example, equal to the number
  • bits in the time stamp value received by LSB extractor 36 of FIGURE 3, and the number of MSBs extracted by extractor 78 in FIGURE 7 can be, for example, equal to the number of most significant bits that remain (and are discarded) after extraction of the LSBs at 36 in FIGURE 3.
  • MSBs extracted at 78 can be determined, for example, by empirical observation to determine what combination of LSB/MSB extraction produces desired results under various conditions. For example, different combinations of LSB/MSB extraction can be used, depending on factors such as transmission delay variations, and clock
  • the number of MSBs extracted at 78 could depend on the precision of clock 74.
  • the compressor and decompressor can be pre-programmed to implement a
  • the compressor can dynamically changeable during the course of the packet flow.
  • the compressor can
  • stamp value can signal this information to the decompressor, for example, as a part of the resume code illustrated in FIGURE 3 A.
  • FIGURE 7A illustrates in broken lines alternative embodiments of the Figure 7 decompressor wherein: the connection unit 701 (and verifier 79) of FIGURE 7 are either omitted or used selectively in correspondence to the use or omission of the checksum in Figure 3; and/or the multiplier 71 is either omitted or used selectively in correspondence to the use or omission of the divider 35 in Figure 3.
  • the estimator 75 scales TS_estimate or omits scaling thereof in correspondence to the use or omission
  • FIGURE 8 illustrates exemplary time stamp decompression operations which can be performed by the time stamp decompressor embodiments of FIGURES 6-7A. It is first determined at 80 whether or not the time stamp field includes the resume
  • TS_estimate time stamp estimate
  • the least significant bits received in the compressed header are
  • time stamp guess (TS_guess). Thereafter at 85, the time stamp guess is used to generate a checksum, and the generated checksum is compared at 86 to the checksum received in the time stamp field. If the generated checksum matches the received checksum, then the time stamp guess is accepted at TS_guess.
  • time stamp for example, based on a predetermined elapsed time value, or a predetermined number of guesses. If it is decided not to give up at 88, then another scaled time stamp estimate is calculated at 82, and the operations at 83-86 are repeated. In making another time stamp estimate, the estimator 75 can, for example, change one or more of the least significant bits of the MSBs that will be extracted from the estimate. In one example, if changing a particular bit (or bits) results in successful re-estimation of the time stamp of a given packet, then this same change can be tried first when re-estimating the time stamp of a subsequent packet. If it is
  • FIGURE 8 correspond to the embodiments of FIGURE 7A, wherein checksum verification is omitted, or performed selectively.
  • FIGURE 9 illustrates exemplary operations which can be performed at 82 in FIGURE 8 to calculate the estimate of the time stamp.
  • time stamp units (using TS_change).
  • TS_change the number of elapsed time stamp units determined at 92 is added to the time stamp value (TS(n-l)) of the last RTP
  • TS increment is applied to the time stamp estimate produced at 93, thereby to produce the desired scaled time stamp estimate.
  • the broken lines in Figure 9 correspond to the embodiments of Figure 7 A, wherein scaling is omitted, or performed selectively.
  • the resume code of FIGURE 3 A is not
  • FIGURE 1 are always used, so the selectors 30, 703 and 700 (see FIGURES 3 and 7) are always controlled to select "Y".
  • the operations at 41 and 42 in FIGURE 4, and the operations at 80 and 81 in FIGURE 8, would be omitted in this
  • the invention described above provides, among others, the following exemplary advantages: the number of bits needed to code the time stamp value is reduced; the number of bits needed to code the time stamp value can be held constant regardless of the size of the time stamp change; and, because the absolute time stamp value is encoded at the compressor rather than encoding the amount of the time stamp

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Reduction Or Emphasis Of Bandwidth Of Signals (AREA)
  • Time-Division Multiplex Systems (AREA)
PCT/SE2000/001203 1999-06-18 2000-06-09 Estimation of time stamps in real-time packet communications Ceased WO2000079762A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
AU60315/00A AU6031500A (en) 1999-06-18 2000-06-09 Estimation of time stamps in real-time packet communications
JP2001504656A JP4566488B2 (ja) 1999-06-18 2000-06-09 リアルタイムパケット通信におけるタイムスタンプの推定
DE60030117T DE60030117T2 (de) 1999-06-18 2000-06-09 Schätzung von zeitstempeln in echt-zeit paketübertragung
EP00946580A EP1190548B1 (en) 1999-06-18 2000-06-09 Estimation of time stamps in real-time packet communications

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/335,550 1999-06-18
US09/335,550 US6680921B1 (en) 1999-06-18 1999-06-18 Estimation of time stamps in real-time packet communications

Publications (1)

Publication Number Publication Date
WO2000079762A1 true WO2000079762A1 (en) 2000-12-28

Family

ID=23312255

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2000/001203 Ceased WO2000079762A1 (en) 1999-06-18 2000-06-09 Estimation of time stamps in real-time packet communications

Country Status (8)

Country Link
US (1) US6680921B1 (https=)
EP (1) EP1190548B1 (https=)
JP (1) JP4566488B2 (https=)
CN (1) CN1157034C (https=)
AR (1) AR025534A1 (https=)
AU (1) AU6031500A (https=)
DE (1) DE60030117T2 (https=)
WO (1) WO2000079762A1 (https=)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001035597A1 (en) * 1999-11-09 2001-05-17 Telefonaktiebolaget Lm Ericsson (Publ) Packet header compression using division remainders
WO2008085336A2 (en) 2006-12-26 2008-07-17 Lucent Technologies Inc. Improved header compression in a wireless communication network
US7720152B2 (en) 2002-10-01 2010-05-18 Thomson Licensing Implicit weighting of reference pictures in a video decoder
US7801217B2 (en) 2002-10-01 2010-09-21 Thomson Licensing Implicit weighting of reference pictures in a video encoder
US7899025B2 (en) 2006-12-26 2011-03-01 Alcatel-Lucent Usa Inc. Header suppression in a wireless communication network
KR101355338B1 (ko) 2007-08-07 2014-01-23 아바야 인코포레이티드 클록 조정 방법, 클록 조정 시스템 및 컴퓨터 판독가능한매체
US9031071B2 (en) 2005-08-26 2015-05-12 Alcatel Lucent Header elimination for real time internet applications
US9167609B2 (en) 2011-07-10 2015-10-20 Qualcomm Incorporated Systems and methods for low-overhead wireless beacon timing
US9232473B2 (en) 2011-07-10 2016-01-05 Qualcomm Incorporated Systems and methods for low-overhead wireless beacon timing
US9253808B2 (en) 2011-07-10 2016-02-02 Qualcomm Incorporated Systems and methods for low-overhead wireless beacons having next full beacon indications
US9642171B2 (en) 2011-07-10 2017-05-02 Qualcomm Incorporated Systems and methods for low-overhead wireless beacons having compressed network identifiers
US20210153156A1 (en) * 2014-03-24 2021-05-20 Imagination Technologies Limited High definition timing synchronisation function

Families Citing this family (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6324159B1 (en) * 1998-05-06 2001-11-27 Sirius Communications N.V. Method and apparatus for code division multiple access communication with increased capacity through self-noise reduction
US7136577B1 (en) * 2000-06-29 2006-11-14 Tandberg Telecom As RTP-formated media clips
DE60018927T2 (de) * 2000-09-07 2005-07-28 Matsushita Electric Industrial Co. Ltd., Kadoma Verfahren und Vorrichtung zur Datenpaketenübertragung
NO20006683D0 (no) * 2000-12-28 2000-12-28 Abb Research Ltd Fremgangsmåte for tidssynkronisering
US7769047B2 (en) * 2001-02-15 2010-08-03 Broadcom Corporation Methods for specialized data transfer in a wireless communication system
JP3823044B2 (ja) * 2001-10-31 2006-09-20 パナソニック モバイルコミュニケーションズ株式会社 タイムスタンプ値制御装置
US7836124B2 (en) * 2001-11-16 2010-11-16 Clearwire Legacy Llc RTP, UDP, IP header compression on the circuit switched type airlink access
CN1526225B (zh) * 2002-05-08 2010-05-12 诺基亚有限公司 无线电资源的动态分配
US8406301B2 (en) 2002-07-15 2013-03-26 Thomson Licensing Adaptive weighting of reference pictures in video encoding
JP3943516B2 (ja) * 2003-03-27 2007-07-11 松下電器産業株式会社 画像再生装置
US7689687B2 (en) * 2004-07-30 2010-03-30 Fisher-Rosemount Systems, Inc. Communication controller with automatic time stamping
US7643430B2 (en) * 2005-11-30 2010-01-05 Cisco Technology, Inc. Methods and apparatus for determining reverse path delay
US7907609B2 (en) * 2006-01-06 2011-03-15 Qualcomm, Incorporated Method and apparatus for enhancing RoHC performance when encountering silence suppression
CN101193062B (zh) * 2007-07-25 2011-07-13 中兴通讯股份有限公司 一种rohc压缩中ts值还原方法
CN101674315B (zh) * 2009-10-20 2014-12-10 中兴通讯股份有限公司 一种时间戳压缩、解压缩的方法及装置
US20130091361A1 (en) * 2009-12-18 2013-04-11 Texas Instruments Incorporated Minimizing the Amount of Time Stamp Information Reported With Instrumentation Data
US8774010B2 (en) 2010-11-02 2014-07-08 Cisco Technology, Inc. System and method for providing proactive fault monitoring in a network environment
US8559341B2 (en) 2010-11-08 2013-10-15 Cisco Technology, Inc. System and method for providing a loop free topology in a network environment
US8982733B2 (en) 2011-03-04 2015-03-17 Cisco Technology, Inc. System and method for managing topology changes in a network environment
CN102130954A (zh) * 2011-03-17 2011-07-20 华为技术有限公司 数据资源传输的方法和设备
US8670326B1 (en) 2011-03-31 2014-03-11 Cisco Technology, Inc. System and method for probing multiple paths in a network environment
US8724517B1 (en) 2011-06-02 2014-05-13 Cisco Technology, Inc. System and method for managing network traffic disruption
US8830875B1 (en) 2011-06-15 2014-09-09 Cisco Technology, Inc. System and method for providing a loop free topology in a network environment
CN102447552A (zh) * 2011-11-08 2012-05-09 盛科网络(苏州)有限公司 在多个mac中实现1588udp封装包的校验和更新的方法及系统
US9450846B1 (en) 2012-10-17 2016-09-20 Cisco Technology, Inc. System and method for tracking packets in a network environment
GB2507991A (en) * 2012-11-15 2014-05-21 Zerolatency Ltd Network latency determination using compressed timestamps
US10037240B2 (en) * 2015-09-24 2018-07-31 Qualcomm Incorporated Timestamp repair mechanism in case of decompression failure
EP3264779B1 (en) * 2016-06-30 2022-04-13 Apple Inc. Apparatus adapted for maintaining receiving data quality and method for receiving data
WO2018091089A1 (en) * 2016-11-17 2018-05-24 Huawei Technologies Co., Ltd. Radio frequency signal receiving device and signal processing device
US11082544B2 (en) * 2018-03-09 2021-08-03 Microchip Technology Incorporated Compact timestamp, encoders and decoders that implement the same, and related devices, systems and methods
WO2020256718A1 (en) * 2019-06-19 2020-12-24 Google Llc Improved image watermarking
GB2593638B (en) * 2019-06-19 2023-07-26 Google Llc Improved image watermarking
CN110943797B (zh) * 2019-12-18 2021-06-22 北京邮电大学 一种sdh网络中的数据压缩方法
CN114448954A (zh) * 2021-12-30 2022-05-06 普强时代(珠海横琴)信息技术有限公司 一种静音处理方法以及装置、存储介质、电子装置

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5633871A (en) * 1994-07-05 1997-05-27 U.S. Philips Corporation Signal processing system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5486864A (en) * 1993-05-13 1996-01-23 Rca Thomson Licensing Corporation Differential time code method and apparatus as for a compressed video signal
WO1996001540A2 (en) * 1994-07-05 1996-01-18 Philips Electronics N.V. Signal processing system
US6594276B1 (en) * 1999-04-01 2003-07-15 Nokia Corporation Apparatus and associated method for communicating multimedia information upon a communication link

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5633871A (en) * 1994-07-05 1997-05-27 U.S. Philips Corporation Signal processing system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CASNER S ET AL: "Compressing IP/UDP/RTP Headers for Low-Speed Serial Links", NETWORK WORKING GROUP, REQUEST FOR COMMENTS: 1889, February 1999 (1999-02-01), pages 1 - 24, XP002121319, Retrieved from the Internet <URL:http://www.ietf.org/rfc/rfc2508.txt> [retrieved on 19991111] *
SCHULZRINNE H ET AL: "RTP: A Transport Protocol for Real-Time Applications", NETWORK WORKING GROUP, REQUEST FOR COMMENTS: 1889, January 1996 (1996-01-01), pages 1 - 75, XP002122581, Retrieved from the Internet <URL:http://www.ietf.org/rfc/rfc1889.txt> [retrieved on 19991111] *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6535925B1 (en) 1999-11-09 2003-03-18 Telefonaktiebolaget L M Ericsson (Publ) Packet header compression using division remainders
WO2001035597A1 (en) * 1999-11-09 2001-05-17 Telefonaktiebolaget Lm Ericsson (Publ) Packet header compression using division remainders
US7720152B2 (en) 2002-10-01 2010-05-18 Thomson Licensing Implicit weighting of reference pictures in a video decoder
US7801217B2 (en) 2002-10-01 2010-09-21 Thomson Licensing Implicit weighting of reference pictures in a video encoder
US9357039B2 (en) 2005-08-26 2016-05-31 Alcatel Lucent Header elimination for real time internet applications
US9031071B2 (en) 2005-08-26 2015-05-12 Alcatel Lucent Header elimination for real time internet applications
WO2008085336A2 (en) 2006-12-26 2008-07-17 Lucent Technologies Inc. Improved header compression in a wireless communication network
WO2008085336A3 (en) * 2006-12-26 2008-09-12 Lucent Technologies Inc Improved header compression in a wireless communication network
US7899025B2 (en) 2006-12-26 2011-03-01 Alcatel-Lucent Usa Inc. Header suppression in a wireless communication network
US8027328B2 (en) 2006-12-26 2011-09-27 Alcatel Lucent Header compression in a wireless communication network
KR101355338B1 (ko) 2007-08-07 2014-01-23 아바야 인코포레이티드 클록 조정 방법, 클록 조정 시스템 및 컴퓨터 판독가능한매체
US9232473B2 (en) 2011-07-10 2016-01-05 Qualcomm Incorporated Systems and methods for low-overhead wireless beacon timing
US9253808B2 (en) 2011-07-10 2016-02-02 Qualcomm Incorporated Systems and methods for low-overhead wireless beacons having next full beacon indications
US9167609B2 (en) 2011-07-10 2015-10-20 Qualcomm Incorporated Systems and methods for low-overhead wireless beacon timing
US9642171B2 (en) 2011-07-10 2017-05-02 Qualcomm Incorporated Systems and methods for low-overhead wireless beacons having compressed network identifiers
US20210153156A1 (en) * 2014-03-24 2021-05-20 Imagination Technologies Limited High definition timing synchronisation function

Also Published As

Publication number Publication date
JP2003502947A (ja) 2003-01-21
DE60030117D1 (de) 2006-09-28
JP4566488B2 (ja) 2010-10-20
EP1190548B1 (en) 2006-08-16
CN1355984A (zh) 2002-06-26
US6680921B1 (en) 2004-01-20
AU6031500A (en) 2001-01-09
CN1157034C (zh) 2004-07-07
EP1190548A1 (en) 2002-03-27
AR025534A1 (es) 2002-12-04
DE60030117T2 (de) 2007-03-08

Similar Documents

Publication Publication Date Title
EP1190548B1 (en) Estimation of time stamps in real-time packet communications
CA2388362C (en) Packet header compression using division remainders
EP1222789B1 (en) Robust header compression in packet communications
US8073973B2 (en) Method of processing data packets
US7907609B2 (en) Method and apparatus for enhancing RoHC performance when encountering silence suppression
AU2001293963A1 (en) A method of processing data packets
CN100446514C (zh) 以分组流传输数据分组的方法及其装置
JP2002344429A (ja) パケット受信装置及びパケット伝送方法
US7564861B1 (en) Systems and methods for compressing data
WO2000079764A1 (en) Robust delta encoding with history information
US7024490B2 (en) Scheme, apparatus, and program for header compression
CN108737349B (zh) 一种语音数据包的处理方法及装置
US7450586B2 (en) Network header compression arrangement
EP1376974B1 (en) Method and apparatus for packet header compression

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 00809043.2

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

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

AL Designated countries for regional patents

Kind code of ref document: A1

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: IN/PCT/2001/01498/MU

Country of ref document: IN

ENP Entry into the national phase

Ref document number: 2001 504656

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2000946580

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2000946580

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWG Wipo information: grant in national office

Ref document number: 2000946580

Country of ref document: EP