WO2002032040A1 - Improvement in bandwidth efficiency in packet-oriented transmission with forward error correction - Google Patents

Improvement in bandwidth efficiency in packet-oriented transmission with forward error correction Download PDF

Info

Publication number
WO2002032040A1
WO2002032040A1 PCT/DE2001/003831 DE0103831W WO0232040A1 WO 2002032040 A1 WO2002032040 A1 WO 2002032040A1 DE 0103831 W DE0103831 W DE 0103831W WO 0232040 A1 WO0232040 A1 WO 0232040A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
transmission
packet
cfl
error
Prior art date
Application number
PCT/DE2001/003831
Other languages
German (de)
French (fr)
Inventor
Frank Burkert
Thi Min Ha Nguyen
Günther LIEBL
Original Assignee
Siemens Aktiengesellschaft
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
Priority claimed from DE10101092A external-priority patent/DE10101092B4/en
Application filed by Siemens Aktiengesellschaft filed Critical Siemens Aktiengesellschaft
Publication of WO2002032040A1 publication Critical patent/WO2002032040A1/en

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/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1812Hybrid protocols; Hybrid automatic repeat request [HARQ]
    • H04L1/1819Hybrid protocols; Hybrid automatic repeat request [HARQ] with retransmission of additional or different redundancy
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/03Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
    • H03M13/05Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
    • H03M13/13Linear codes
    • H03M13/15Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes
    • H03M13/151Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes using error location or error correction polynomials
    • H03M13/1515Reed-Solomon codes

Definitions

  • the invention relates to a method for the packet-oriented transmission of data from a transmitting unit to a receiving unit via a transmission medium with a data channel and a response channel with the following method steps:
  • Redundancy generation by coding the data segments with an error-detecting code and / or an error-correcting code
  • Packet-oriented transmission of data generally results in packet loss for a variety of reasons.
  • packet losses are mainly caused by overload at network nodes. This happens, for example, as a result of buffer overflows and queue overflows in data packet switches or routers.
  • a router evaluates the addressing information contained in the data packets and uses routing tables to determine the cheapest further route. This information is used to decide what will continue to happen to the data packet.
  • the transmitted data is greatly reduced due to atmospheric interference and multipath propagation. disturbs. Due to the multipath propagation, a transmitted pulse generates several echoes. The superimposition of several such signal components or multi-way components with a respective phase shift compared to the direct propagation path leads to erasures which cause the so-called fast fading. These and other multipath fading phenomena lead to considerable fluctuations in the reception field strength. In addition to frequency-selective fading phenomena, there is also a temporal dispersion, with the result that individual symbols of the transmitted data “smear” over the part over several symbol durations and bit errors occur in digital transmission data.
  • frequency-selective fading phenomena there is also a temporal dispersion, with the result that individual symbols of the transmitted data “smear” over the part over several symbol durations and bit errors occur in digital transmission data.
  • the currently most widespread transmission protocols at the transport level namely the user datagram protocol UDP and the transmission control protocol TCP, react very critically to such bit errors in received data packets.
  • TCP is a connection-oriented transport protocol that enables a logical full-duplex point-to-point connection. It ensures that data is transmitted correctly and in the desired order over an underlying IP network. It extends the underlying IP (Internet Protocol) with functions for data backup and connection control.
  • IP Internet Protocol
  • Unreliable transport protocols such as e.g. UDP used. Compared to TCP, which is used much more frequently, UDP does not recognize and correct errors. However, UDP works faster and has a smaller header, which is why the ratio of the number of user data (in bits) to the data packet length (in bits) is better. UDP is more suitable for applications that send short messages and can repeat them completely if necessary, or for applications that must be carried out in real time (voice or video transmission).
  • the entire error correction is therefore carried out within the application. This affects not only bit errors, but also the total loss of data packets, since routers immediately discard UDP datagrams when there is a high network load.
  • the application can for special applications, for example in Ech 'Ttime area, higher in the error detection and error correction of further layers special protocols are supported, such as the RTP (Real-time Protocol).
  • RTP Real-time Protocol
  • the basic principle of RTP is the use of forward error control. This is made possible by an extended header that contains additional information. These are, for example, the type of user data transmitted (voice, image data, etc.) or the time of generation of the data, which makes it easier to put the data in a certain correct order or to discard them after a certain time.
  • UDP forward error correction
  • UDP packet-oriented transmission with unreliable transport protocols
  • the resulting methods should adapt to the properties of the transmission channel in order not to require more bandwidth than is absolutely necessary. This applies in particular to the transmission via mobile channels, since there the resource bandwidth is particularly valuable, i.e. is very expensive for the subscriber.
  • ARQ Automatic Repeat Request and represents a method for data transmission in which a transmitting unit sends data and waits for the correct acknowledgment by the receiving unit. If necessary, the sending unit sends the data again. This process is repeated until the data has been transferred correctly.
  • the return channel must guarantee secure transmission, i.e. ARQ processes must also be used there.
  • timers the number of repetitions and the Rpund trip delay (the time between the sending of information by the sending unit and the arrival of a response from the receiving unit via the return channel).
  • very high delays can be expected, especially in mobile transmission scenarios.
  • multimedia applications such as Streaming Videc, this means that there must be a very large buffer in the receiver. This also leads to increased complexity in the receiving terminal.
  • the object of the present invention application is therefore to simplify the transmission compared to the known prior art and still achieve an adaptation to the transmission channel.
  • this object is achieved in that the method described at the outset is developed further in that coded data segments with additional redundancy are transmitted incrementally by the transmission unit until the transmission unit either sends a message about the successful error-free via the response channel Decoding of the data packet to be transmitted is received by the receiving unit or until all redundancy of the coded data segments has been transmitted.
  • the coding is carried out in such a way that useful data of a data packet to be transmitted are in successive z H ⁇ ö C ⁇ ? df? tr P- rt _l. rt iQ for ⁇ P- tr ⁇ - • ⁇ ü O o 0 Hl
  • P- P- ⁇ d sQ 1 p 0 Pi ⁇ -i ⁇ d • ⁇ P- C ⁇ ⁇ 0 rt Hl P- P dddd P o P- ⁇ ; rt Q.
  • the error protection used is not sufficiently high. However, this can be largely avoided if the error-correcting code is selected in accordance with the long-term characteristics of the transmission channel, in particular the data channel, and the Bearer Services QoS parameter (Quality of Service, QoS).
  • the Bearer Services QoS parameter Quality of Service, QoS
  • the error-correcting code is selected on the basis of information of a long-term characteristic of the data channel such that there is adequate error protection even in the case of the poorest assumed transmission quality of the data channel.
  • RTCP real-time control protocol
  • a particularly advantageous embodiment of the invention uses a reed solo on code as the error-correcting code.
  • error-correcting codes can be found in the above-mentioned work by Lin, S./Costello, D.
  • a transmission unit or a reception unit can also be created to achieve the advantages mentioned, which have appropriate means for carrying out the method according to the invention for packet-oriented transmission of data.
  • Such transmitting units and receiving units can be used particularly advantageously in communication terminals or communication networks. The best results are achieved if transmission channels with the shortest possible round trip time are provided for a communication network.
  • a crucial distribution is that, in contrast to conventional ARQ methods, only a single reply (ACK) is required and not several. In addition, this response can be transmitted via a less complex reverse link or response channel. An additional ARQ procedure is therefore also not necessary for the response channel.
  • FIG. 1 shows a transmission and reception unit connected via a faulty transmission channel
  • FIG. 2 shows a block diagram of a transmission unit with the transmitter-side measures of the invention
  • FIG. 3 shows a block diagram of a receiving unit with the receiving measures of the invention.
  • FIG. 1 shows the scenario of a transmission between a transmitting unit S and a receiving unit E via a disturbed transmission channel (indicated by a lightning-shaped one)
  • the response channel AK can be technically simpler than the data channel DK, which is indicated by the arrow DK which is thicker than AK.
  • a streaming multimedia application via a mobile packet loss channel DK ie wi- CO co r KJ P- 1 P- 1 c- ⁇ ono Cn o Cn
  • this symbol can now be reconstructed separately in each code word CW1 to CW1 by means of the added redundancy R, and ultimately the content of the entire transmission block DS1 to DSn or DP. Due to the special property of RS codes, which are known to be ⁇ maximum-distance-separable ' ' , this type of reconstruction works as long as the number of lost data segments is less than or equal to the number of redundancy segments R or DSm + 1 to DSn ( in this case it is nm). This explanation may suffice to understand the following procedures.
  • redundancy R After redundancy R has been added by coding 2 or C as described above, data segments DS1 to DSn are transmitted 3 in accordance with their sequence via data channel DK (from the view of the illustration in FIG. 2 'from top to bottom ").
  • data channel DK from the view of the illustration in FIG. 2 'from top to bottom ".
  • This is advantageous in such a way that data segments DS1 to DSm, which contain user data N, and only then such data segments DSm + 1 to DSn are transmitted with redundancy R.
  • This can be done, for example, by means of a shift register SH into which a data segment is loaded and then sequentially output byte by byte over data channel DK until all 1 bytes of a data segment have been output, then the next data segment is loaded into the shift register and so on.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

Data (D) in a number of data packets (DP) for transmission are transmitted data packet by data packet. Each data packet is thus firstly segmented (1) into individual data segments (DS) and coded (2; C) with an error-recognising and then a powerful error-correcting code. The transmission then begins with incremental transmission (3) of the coded, segmented data (DS1...DSn) by means of the data channel (DK). As soon as the receiver unit (E) can decode (4; DC) the data packet (DP), using the data segments already received in an error-free manner, the above informs the transmitter unit (S), by means of the reply channel (AK), in the form of an acknowledgement (ACK). If the transmitter unit receives the ACK message, said transmitter ceases the current transmission and begins the transmission of the next data packet.

Description

Beschreibungdescription
Verbesserung der Bandweiteneffizienz bei einer paketorientierten Übertragung mit VorwärtsfehlerkorrekturImprove bandwidth efficiency in packet-oriented transmission with forward error correction
Die Erfindung bezieht sich auf ein Verfahren zur paketorientierten Übertragung von Daten von einer Sendeeinheit zu einer Empfangseinheit über ein Übertragungsmedium mit einem Datenkanal und einem Antwortkanal mit folgenden Verfahrensschrit- ten:The invention relates to a method for the packet-oriented transmission of data from a transmitting unit to a receiving unit via a transmission medium with a data channel and a response channel with the following method steps:
- Segmentierung eines zu übertragenden Datenpakets in mehrere Datensegmente,- segmentation of a data packet to be transmitted into several data segments,
- Redundanzgenerierung durch Codierung der Datensegmente mit einem fehlererkennenden Code und/oder einem fehlerkorrigie- renden Code,Redundancy generation by coding the data segments with an error-detecting code and / or an error-correcting code,
- Übertragung der codierten Datensegmente von der Sendeeinheit zur Empf ngseinheit in mehreren Schritten durch inkre- mentelles Senden aufeinanderfolgender codierter Datensegmente über den Datenkanal .- Transfer of the coded data segments from the transmitter unit to the receiver unit in several steps by incremental transmission of successive coded data segments via the data channel.
Bei der paketorientierten Übertragung von Daten kommt es im allgemeinen aus den verschiedensten Gründen zu Paketverlusten. In paketorientierten Festnetzen werden Paketverluste vor allem durch Überlast an Netzknoten verursacht. Dies geschieht beispielsweise in Folge eines Buffer-Overflows und Queue- Overflows in Datenpaketvermittlern bzw. Routern. Ein Router wertet in den Datenpaketen enthaltene Adressierungsinformationen aus und ermittelt anhand von Routingtabellen den güns- tigsten weiteren Weg. Anhand dieser Information wird entschieden, was mit dem Datenpaket weiterhin geschieht.Packet-oriented transmission of data generally results in packet loss for a variety of reasons. In packet-oriented fixed networks, packet losses are mainly caused by overload at network nodes. This happens, for example, as a result of buffer overflows and queue overflows in data packet switches or routers. A router evaluates the addressing information contained in the data packets and uses routing tables to determine the cheapest further route. This information is used to decide what will continue to happen to the data packet.
Bei mobilen Übertragungskanälen (z.B. packet switched odes bei Global System for Mobile Communication GSM, General Pa- cket Radio Service GPRS oder Universal Mobile Telecommunica- tion System UMTS) werden die übertragenen Daten aufgrund von atmosphärischen Störungen und Mehrwegeausbreitung stark ge- stört. Durch die Mehrwegeausbreitung erzeugt ein ausgesendeter Impuls mehrere Echos. Durch die Überlagerung mehrerer solcher Signalkomponenten bzw. Mehrwegekomponenten mit jeweiliger Phasenverschiebung gegenüber dem direkten Ausbreitungs- pfad kommt es zu Auslöschungen, die den sogenannten schnellen Schwund (fast fading) verursachen. Diese und andere Mehrwege- Schwunderscheinungen führen zu teilweise erhebliche Schwankungen der Empfangsfeldstärke. Neben frequenzselektiven Schwunderscheinungen tritt auch eine zeitliche Dispersion auf, mit der Folge, dass am Empfänger einzelne Symbole der übertragenen Daten über teilweise mehrere Symboldauern 'verschmieren" und Bitfehler bei digitalen Übertragungsdaten auftreten.In the case of mobile transmission channels (e.g. packet switched odes in the Global System for Mobile Communication GSM, General Packet Radio Service GPRS or Universal Mobile Telecommunications System UMTS), the transmitted data is greatly reduced due to atmospheric interference and multipath propagation. disturbs. Due to the multipath propagation, a transmitted pulse generates several echoes. The superimposition of several such signal components or multi-way components with a respective phase shift compared to the direct propagation path leads to erasures which cause the so-called fast fading. These and other multipath fading phenomena lead to considerable fluctuations in the reception field strength. In addition to frequency-selective fading phenomena, there is also a temporal dispersion, with the result that individual symbols of the transmitted data “smear” over the part over several symbol durations and bit errors occur in digital transmission data.
Die zur Zeit am weitesten verbreiteten Übertragungsprotokolle auf Transportebene (Schicht bzw. Layer 4 des OSI-Referenz- modells) , nämlich das User Datagram Protcol UDP und das Transmission Control Protocol TCP reagieren sehr kritisch auf solche Bitfehler in empfangenen Datenpaketen.The currently most widespread transmission protocols at the transport level (layer or layer 4 of the OSI reference model), namely the user datagram protocol UDP and the transmission control protocol TCP, react very critically to such bit errors in received data packets.
TCP ist ein verbindungsorientiertes Transportprotokoll, das eine logische Vollduplex-Punkt-zu-Punkt-Verbindung ermöglicht. Es stellt dabei sicher, dass Daten fehlerfrei und in der gewünschten Reihenfolge über ein darunterliegendes IP-Netz übertragen werden. Es erweitert das darunterliegende IP (Internet Protocol) um Funktionen zur Datensicherung und Verbindungssteuerung.TCP is a connection-oriented transport protocol that enables a logical full-duplex point-to-point connection. It ensures that data is transmitted correctly and in the desired order over an underlying IP network. It extends the underlying IP (Internet Protocol) with functions for data backup and connection control.
Sobald ein Bitfehler innerhalb eines Pakets durch einen feh- lererkennenden Code detektiert wird, wird das betroffene Paket verworfen oder ausgelöscht (Erasure) . In anderen Worten, es tritt ebenfalls ein Paketverlust auf. Sogenannte reliable transport protocols wie TCP verwenden Wiederholmechanismen (Automatic Repeat Request Verfahren) , um verlorengegangene oder verworfene Pakete trotz gestörter Kanäle sicher zum Empfänger transportieren zu können. Fehlerhafte oder verlorengegangene Daten werden beim Sender erneut angefordert. Dies ist jedoch mit einem sehr erheblichen Zuwachs der Übertragungsverzögerung (Delay) verbunden, das aber von vielen Applikationen nicht toleriert werden kann (z.B. Kommunikationsanwendungen) .As soon as a bit error within a packet is detected by an error-detecting code, the affected packet is discarded or deleted (erasure). In other words, packet loss also occurs. So-called reliable transport protocols such as TCP use repeat mechanisms (Automatic Repeat Request Procedure) to be able to safely transport lost or discarded packets to the recipient despite the faulty channels. Incorrect or lost data will be requested from the sender again. This is however, this is associated with a very considerable increase in the transmission delay (delay), which, however, cannot be tolerated by many applications (eg communication applications).
Hier kommen deshalb unreliable transport protocols wie z.B. UDP zum Einsatz. Im Vergleich zum wesentlich häufiger verwendeten TCP verzichtet UDP auf Fehlererkennung und -korrektur. UDP arbeitet daher aber schneller und verfügt über einen kleineren Header, weshalb das Verhältnis von Anzahl Nutzdaten (in Bit) zu Datenpaketlänge (in Bit) besser ist. UDP ist besser geeignet bei Anwendungen, die kurze Nachrichten versenden und diese notfalls komplett wiederholen können, oder bei Anwendungen, die in Echtzeit durchgeführt werden müssen (Sprach- oder Videoübertragung) .Unreliable transport protocols such as e.g. UDP used. Compared to TCP, which is used much more frequently, UDP does not recognize and correct errors. However, UDP works faster and has a smaller header, which is why the ratio of the number of user data (in bits) to the data packet length (in bits) is better. UDP is more suitable for applications that send short messages and can repeat them completely if necessary, or for applications that must be carried out in real time (voice or video transmission).
Die gesamte Fehlerkorrektur erfolgt daher innerhalb der Anwendung. Dies betrifft nicht nur Bitfehler, sondern auch den Totalverlust von Datenpaketen, da Router bei hoher Netzlast UDP-Datagramme sofort verwerfen. Die Anwendung kann bei speziellen Anwendungen, z.B. im Ech'tzeit-Bereich, bei der Fehlererkennung und Fehlerkorrektur von weiteren, speziellen Protokollen höherer Schichten unterstützt werden, z.B. dem RTP (Real-time Protocol) . Das Grundprinzip von RTP ist die Nutzung von Forward Error Control . Dies wird durch einen erweiterten Header ermöglicht, in dem Zusatzinformationen stehen. Diese sind z.B. die Art der übertragenen Nutzdaten (Sprache, Bilddaten etc.) oder der Zeitpunkt der Erzeugung der Daten, wodurch die Daten einfacher in eine bestimmte kor- rekte Reihenfolge gebracht oder nach Ablauf einer bestimmten Zeit verworfen werden können.The entire error correction is therefore carried out within the application. This affects not only bit errors, but also the total loss of data packets, since routers immediately discard UDP datagrams when there is a high network load. The application can for special applications, for example in Ech 'Ttime area, higher in the error detection and error correction of further layers special protocols are supported, such as the RTP (Real-time Protocol). The basic principle of RTP is the use of forward error control. This is made possible by an extended header that contains additional information. These are, for example, the type of user data transmitted (voice, image data, etc.) or the time of generation of the data, which makes it easier to put the data in a certain correct order or to discard them after a certain time.
Durch die Notwendigkeit der kompletten Wiederholung von Nachrichten bei Fehlern benötigt die Verwendung von UDP in einem Netz allerdings auch dann größere Bandbreiten als TCP und erfordert ein komplizierteres Bandbreitenmanagement des Netzbetreibers . UDP allein verursacht somit zwar keinen Zuwachs an Übertra- gungsverzogerung bzw. Delay, bietet dafür aber auch keinerlei Mechanismen um Paketverluste auszugleichen. Deshalb gibt es intensive Bestrebungen, Verfahren zur Vorwartsfehlerkorrektur (Forward Error Correction, FEC) und paketorientierte Übertragung mit unreliable transport protocols wie z.B. UDP zu verbinden.However, due to the necessity of repeating messages completely in the event of errors, the use of UDP in a network also requires larger bandwidths than TCP and requires more complicated bandwidth management by the network operator. Thus, UDP alone does not cause an increase in transmission delay or delay, but does not offer any mechanisms to compensate for packet losses. That is why there are intensive efforts to combine methods for forward error correction (FEC) and packet-oriented transmission with unreliable transport protocols such as UDP.
Idealerweise sollten sich die resultierenden Verfahren an die Eigenschaften des Ubertragungskanals anpassen, um nicht mehr Bandbreite zu benotigen als unbedingt notwendig ist. Das gilt insbesondere bei der Übertragung über mobile Kanäle, da dort die Resource Bandbreite besonders wertvoll, d.h. für den Subscπber sehr teuer ist.Ideally, the resulting methods should adapt to the properties of the transmission channel in order not to require more bandwidth than is absolutely necessary. This applies in particular to the transmission via mobile channels, since there the resource bandwidth is particularly valuable, i.e. is very expensive for the subscriber.
Herkömmlich wird diese Anpassung des Fehlerschutzes an den Ubertragungskanal hauptsachlich durch die Verwendung von hybriden ARQ-Verfahren realisiert. ARQ steht für Automatic Re- peat Request und stellt ein Verfahren zur Datenübertragung dar, bei dem eine Sendeeinheit Daten sendet und auf deren korrekte Quittierung durch die Empfangereinheit wartet. Sofern erforderlich sendet die Sendeeinheit die Daten noch einmal. Dieser Vorgang wiederholt sich so lange, bis die Daten korrekt übertragen worden sind. Es werden im wesentlichen zwei Verfahren unterschieden:Conventionally, this adaptation of the error protection to the transmission channel is mainly realized by using hybrid ARQ methods. ARQ stands for Automatic Repeat Request and represents a method for data transmission in which a transmitting unit sends data and waits for the correct acknowledgment by the receiving unit. If necessary, the sending unit sends the data again. This process is repeated until the data has been transferred correctly. There are two main types of processes:
- Stop-And-Wait-ARQ bei zeichenorientierten Protokollen, bei denen nach jedem übertragenen Zeichen auf dessen Quittierung gewartet wird,- Stop-and-Wait-ARQ for character-oriented protocols, in which waiting for each character to be acknowledged,
- Contmous-ARQ bei bitorientierten Protokollen, bei denen die Quittierung durch einen Fenstermechanismus geregelt wird, so dass bei richtiger Dimensionierung der Fenstergroße kontinuierlich gesendet werden kann (z.B. bei High Level Data Link Control HDLC, ein bitorientiertes synchrones Steuerungsprotokoll auf der Schicht 2 des OSI-Referenzmodells) .
Figure imgf000007_0001
Ό Λ tö CD 0 Hi n 3 φ P ; r tr lO α M *. o_ sQ U3 s: d ö iQ Cϋ CΛ tr d 0 Φ ö
- Contmous-ARQ for bit-oriented protocols, in which the acknowledgment is regulated by a window mechanism, so that if the window size is correctly dimensioned, transmission can take place continuously (e.g. with High Level Data Link Control HDLC, a bit-oriented synchronous control protocol on layer 2 of the OSI). Reference model).
Figure imgf000007_0001
Ό Λ tö CD 0 Hi n 3 φ P; r tr lO α M *. o_ sQ U3 s: d ö iQ Cϋ CΛ tr d 0 Φ ö
CD ' . CD P- P- PJ o > 0- d Φ Φ 0 Φ o φ φ Φ Φ P- ) P- P- P- φ P- P 3 φ P- P- PCD '. CD P- P- PJ o> 0- d Φ Φ 0 Φ o φ φ Φ Φ P- ) P- P- P- φ P- P 3 φ P- P- P
00 P- \ co 0 ü 0 o n d rt- N P- Φ er ?v d d H i-. PJ φ Φ d Cfl rt Ω co Φ d tr00 P- \ co 0 ü 0 ond rt- N P- Φ er? Vdd H i-. P J φ Φ d Cfl rt Ω co Φ d tr
L0 O o n ω H ιQ P- o Φ rt- P- P D- Φ j α H Φ p 3 o tr rt CD CD 5 P u2 tr tr P φ Φ w P- r+ d Φ d o φ P- Φ CJ: Φ N d Φ p- rt P P- r A ι-i Hi • 0 H PJ d Z o P- d1 P- Cfl P d d d H tr d o d co Φ co cn .L0 O on ω H ιQ P- o Φ rt- P- P D- Φ j α H Φ p 3 o tr rt CD CD 5 P u2 tr tr P φ Φ w P- r + d Φ do φ P- Φ CJ: Φ N d Φ p- rt P P- r A ι-i Hi • 0 H PJ d Z o P- d 1 P- Cfl P ddd H tr dod co Φ co cn.
P- et CD CD CD < 0 d P- P- tr Φ Φ d rf α tr d Hi Φ P. P co rt p- rt rt « s:P- et CD CD CD <0 d P- P- tr Φ Φ d rf α tr d Hi Φ P. P co rt p- rt rt «s:
O CD P- tr M 0 CD 0 P n H H P- Φ P, φ σ φ H P P. Φ α : Φ d P- m P P-O CD P- tr M 0 CD 0 P n H H P- Φ P, φ σ φ H P P. Φ α: Φ d P- m P P-
3 σ P- Cfl P P-, PJ tr Φ d rt 0 Cfl PJ p- rf d P- ri- P, φ 3 n P- d P3 σ P- Cfl P P-, P J tr Φ d rt 0 Cfl PJ p- rf d P- ri- P, φ 3 n P- d P
Cfl d CD α CΛ et er d Hl tv ** er er Φ iQ H φ IS1 l-i 3Cfl d CD α CΛ et er d Hl tv * * er er Φ iQ H φ IS1 li 3
5 o w d P d I-. s; P d d N < - — ' ιQ 0: Φ ri- Cϋ P- rr P o l tr et o P" iQ Hi P- rt n tJ d 3 o tr tr P- P 0 Hi d ιQ o 0 P- P- σ Cϋ tr Ω5 o w d P d I-. s; P dd N <- - 'ιQ 0: Φ ri- Cϋ P- rr P ol tr et o P "iQ Hi P- rt n tJ d 3 o tr tr P- P 0 Hi d ιQ o 0 P- P- σ Cϋ tr Ω
H 1-5 CD 0? er CΛ O: H 0 O φ P tr d: d 0 Ω P1 Cϋ . — . Φ o P-H 1-5 CD 0 ? er CΛ O: H 0 O φ P tr d: d 0 Ω P 1 Cϋ. -. Φ o P-
TJ ü CD α tJ » Φ pj: i tr 0 P Φ d PJ tr ι-3 PJ d Φ sQ 1 P- CΛ Q o ?v P- ΦTJ ü CD α tJ »Φ pj: i tr 0 P Φ d PJ tr ι-3 PJ d Φ sQ 1 P- CΛ Q o? V P- Φ
H . o P- P ri- P- Φ CL Φ H 0 P Φ d ιQ φ rt H • P P-H . o P- P ri- P- Φ CL Φ H 0 P Φ d ιQ φ rt H • P P-
(D • • 13 CD fl 3 tr d N P- p, P φ Hi PJ P- cn rf P- d 3 CL d p- d Ω d φ N(D • • 13 CD fl 3 tr d N P- p, P φ Hi PJ P- cn rf P- d 3 CL d p- d Ω d φ N
3 O P- CD P- P1 n Φ P- P d Φ P- P- Φ 3 Ό P- d hi d rr -s t ü r-> rt P- 9 P- tr P- P- tö d Φ Cfl d φ P- Φ • er d ^-^ ^ Ό P- rr d3 O P- CD P- P 1 n Φ P- P d Φ P- P- Φ 3 Ό P- d hi d rr -st ü r- > rt P- 9 P- tr P- P- tö d Φ Cfl d φ P- Φ • er d ^ - ^ ^ Ό P- rr d
P- f * CD P p o » rr φ Φ φ P- P Φ d P- d P. tr d: rt CD Ω Φ d 0:P- f * CD P po »rr φ Φ φ P- P Φ d P- d P. tr d: rt CD Ω Φ d 0:
O P tr O 0 P_ rr tr Φ ω d Φ φ 3 d Φ f • Cϋ ≥i tr Φ ι-i ιQ σO P tr O 0 P_ rr tr Φ ω d Φ φ 3 d Φ f • Cϋ ≥i tr Φ ι-i ιQ σ
CD ι-i H O ιq CD CD Hi er a- r+ P- ö φ H P Ω p- d P1 d Φ φCD ι-i HO ιq CD CD Hi er a- r + P- ö φ HP Ω p- d P 1 d Φ φ
1 o P- & CD π H d O • tr B): V ö n Hi Φ φ o Φ d rt P- P ϋ 3 l-i t i-. α P- CD ?Ö P r+ 0: Φ tr P) < ö Ω 3 Cfl Φ N Ω 3 d D- Φ P- rt1 o P- & CD π H d O • tr B ) : V ö n Hi Φ φ o Φ d rt P- P ϋ 3 li t i-. α P- CD? Ö P r + 0: Φ tr P ) <ö Ω 3 Cfl Φ N Ω 3 d D- Φ P- rt
P CD CD N 0 P- O Φ P. i-f P- n n Φ d PJ φ P φ P- 3 α tr P d P rt ι-i p- ' O Ö P d CD P- tr o_ Φ fl er sQ P d iQ PJ o α d Φ s: P Φ rt d rt PP CD CD N 0 P- O Φ P. if P- nn Φ d PJ φ P φ P- 3 α tr P d P rt ι-i p- 'O Ö P d CD P- tr o_ Φ fl er sQ P d iQ P J o α d Φ s: P Φ rt d rt P
O 0 Cfl φ d P rt I-. 0 t α- Φ d P P- rr P P- Cfl rt l-i tr P1 ι-i Φ iQO 0 Cfl φ d P rt I-. 0 t α- Φ d P P- rr P P- Cfl rt li tr P 1 ι-i Φ iQ
0 [J-J 0 PJ: d r+ DJ 0 J P- d P- φ Φ r P, φ Φ s; φ iQ P Φ P- φ er 5.) sQ n- tr w Φ ιQ sQ d Φ P- Φ Φ P- P P- Φ α tr d Φ 3 P d rt d d0 [J-J 0 PJ: d r + DJ 0 J P- d P- φ Φ r P, φ Φ s; φ iQ P Φ P- φ er 5.) sQ n- tr w Φ ιQ sQ d Φ P- Φ Φ P- P P- Φ α tr d Φ 3 P d rt d d
3 ι-i IO N P- 3 H PJ DJ d ^ P) P co p. φ rr ^ d P P- P P Ω Φ Φ o O 1 3 ^ T-. φ d P- tQ d 0 r σ rt- H Φ Cfl tr co rt P- • H 3 Φ3 ι-i IO N P- 3 H PJ DJ d ^ P ) P co p. φ rr ^ d P P- PP Ω Φ Φ o O 1 3 ^ T-. φ d P- tQ d 0 r σ rt- H Φ Cfl tr co rt P- • H 3 Φ
*- O: P- N Hi d N Φ Φ ιQ P) PJ d d P- CΛ φ P- p- φ p- rt* - O: P- N Hi d N Φ Φ ιQ P ) PJ dd P- CΛ φ P- p- φ p- rt
CD sQ o P υ3 d 3 tQ o r - 3 d d φ tr Cϋ d Cfl tr n Cfl Hi n P> tr ιQ 0 H J H Φ Q. o P- α φ P- IQ ö Λ l-i P- N P1 0 3 ' P Φ dCD sQ o P υ3 d 3 tQ or - 3 dd φ tr Cϋ d Cfl tr n Cfl Hi n P> tr ιQ 0 HJH Φ Q. o P- α φ P- IQ ö Λ li P- NP 1 0 3 'P Φ d
H o Hi P- CD CD ιQ P- d 3 d Φ tr rf 3 Φ d r+ PJ 3 d fl d Ti 0- φ Φ PJ HiH o Hi P- CD CD ιQ P- d 3 d Φ tr rf 3 Φ d r + PJ 3 d fl d Ti 0- φ Φ P J Hi
0 P O Cfl d Ό Cfl ιQ p: l-i 3 fJJ r+ φ φ < er Hi Cϋ d Ω Ω P ιQ P- t - *> O Φ rr . — . HI Φ DJ φ iQ φ ffi d Φ tr d p- 0 0- o 0 ~» fV tr Φ l-i0 P O Cfl d Ό Cfl ιQ p: l-i 3 fJJ r + φ φ <er Hi Cϋ d Ω Ω P ιQ P- t - *> O Φ rr. -. HI Φ DJ φ iQ φ ffi d Φ tr d p- 0 0- o 0 ~ »fV tr Φ l-i
PJ p, CD 13 P- H tr PJ P- d et P1 d d P- tr d H N Φ 0 sQ CL — Φ H 3P J p, CD 13 P- H tr PJ P- d et P 1 dd P- tr d HN Φ 0 sQ CL - Φ H 3
CD sQ CD P- P_ J Φ P>: d d pj: ω Φ P- H- ^Q J Φ sQ ϋ Cϋ < • l-i Φ PCD sQ CD P- P_ J Φ P>: d d pj: ω Φ P- H- ^ Q J Φ sQ ϋ Cϋ <• l-i Φ P
• • 0 Cfl α CD tr Hi d iP Φ n P- Ω Ω Φ Hi d 0- p, = co 0 P 0 P- P rt o r d 0 φ Hi Hi Cfl tr h-> tr tr Φ tr φ tr !Λ Hi • P Φ ö Hi s? P- o H Hl . CD P- Φ P- Φ Hi Cfl o et ^ rt- Hi φ d Φ φ p: ω CO P φ Cϋ P α 0 P- J P rt- d iP P- Φ rt- f • 0- P- l-i H P^ tr NJ Ω P tr tr 0 d• • 0 Cfl α CD tr Hi d iP Φ n P- Ω Ω Φ Hi d 0- p, = co 0 P 0 P- P rt ord 0 φ Hi Hi Cfl tr h- > tr tr Φ tr φ tr! Λ Hi • P Φ ö Hi s? P- o H St. CD P- Φ P- Φ Hi Cfl o et ^ rt- Hi φ d Φ φ p: ω CO P φ Cϋ P α 0 P- JP rt- d iP P- Φ rt- f • 0- P- li HP ^ tr NJ Ω P tr tr 0 d
0 d W 0 d tr Φ d . — ≤ H Φ Φ ri- CΛ d P- & 1 0 Φ P< 0 n CL P- N ^ CL Φ tr tr P-" d P N P- ω P p, Ω d sQ Cfl tö P Cfl P- Φ ϋ N0 d W 0 d tr Φ d. - ≤ H Φ Φ ri- CΛ d P- & 1 0 Φ P < 0 n CL P- N ^ CL Φ tr tr P- "d PN P- ω P p, Ω d sQ Cfl tö P Cfl P- Φ ϋ N
P" P CD 0 CD P- P- Φ Φ Φ s • H Φ J tr Cϋ Ω P- P- H dP "P CD 0 CD P- P- Φ Φ Φ s • H Φ J tr Cϋ Ω P- P- H d
P- 3 rt CD P> . φ d N P- f-i ω P- Hi tr ιQ p. d P 0 tr rt Hi cϋ tr Φ dP- 3 rt CD P>. φ d N P- f-i ω P- Hi tr ιQ p. d P 0 tr rt Hi cϋ tr Φ d
H. CD 0 0 Φ φ r+ Hi d φ • d φ Φ Φ P- d P1 rt P- P d Φ p:H. CD 0 0 Φ φ r + Hi d φ • d φ Φ Φ P- d P 1 rt P- P d Φ p:
Hl 0 cn tu LQ tr d P- H Hi Φ tr P- d rr sQ N Hi p- PJ d d d ΩHl 0 cn tu LQ tr d P- H Hi Φ tr P- d rr sQ N Hi p- P J ddd Ω
Cfl er P- 0 CD α φ O 0- Φ P ιQ 0: P- P- • r Cϋ Φ Φ P Φ ΦCfl er P- 0 CD α φ O 0- Φ P ιQ 0: P- P- • r Cϋ Φ Φ P Φ Φ
^ α. Φ tr ^ α. Φ tr
P o cn Hi PJ i-i Φ 0T tr P- ι-i Φ tr φ Hi Φ P- Φ Cfl 1 1 Z d p- 3 Φ d n CflP o cn Hi PJ ii Φ 0T tr P- ι-i Φ tr φ Hi Φ P- Φ Cfl 1 1 Z d p- 3 Φ dn Cfl
PJ tr Hi O φ P d Φ Φ 3 3 φ Cfl Φ H tr α d r P- P- Cϋ sQ d d P rtP J tr Hi O φ P d Φ Φ 3 3 φ Cfl Φ H tr α dr P- P- Cϋ sQ dd P rt
3 Cfl £: P N P- d Φ H J Φ P tr Φ 3 P- • O: d Φ 0 — ω rt Φ3 Cfl £: P N P- d Φ H J Φ P tr Φ 3 P- • O: d Φ 0 - ω rt Φ
• P- tr α ri- Φ rr ö rf d α P. Φ ι-i N P W P- d Φ P- . P d H CD ^ co 0 Φ P- rr φ Φ φ t < tsi rf d Λ* 0 P rt Φ• P- tr α ri- Φ rr ö rf d α P. Φ ι-i NPW P- d Φ P-. P d H CD ^ co 0 Φ P- rr φ Φ φ t <tsi rf d Λ * 0 P rt Φ
. 3, 3
0 M P o er 3 Φ o P P- H. P Φ o H 0 Φ sQ P φ 0 d 3 Cfl Φ Ω0 M P o er 3 Φ o P P- H. P Φ o H 0 Φ sQ P φ 0 d 3 Cfl Φ Ω
"> α tr1 P- rt g φ φ P- d P d > d Hi d p. 3 0 d Cϋ ι-i P 0, rt 0 P P tö"> α tr 1 P- rt g φ φ P- d P d> d Hi d p. 3 0 d Cϋ ι-i P 0, rt 0 PP tö
P- n ~> rj* 3 d er α ω O φ O l-i d Ό PJ: Hi Hi P Cfl ω 1 P d tr P- Ό P- Ό W Φ φ Φ P- Hi Ω « 0- P- P o rt p- n d1 P- n ~> rj * 3 d er α ω O φ O li d Ό PJ: Hi Hi P Cfl ω 1 P d tr P- Ό P- Ό W Φ φ Φ P- Hi Ω «0- P- P o rt p- nd 1
CD tr 1 1 σ Φ P) d P- d Φ JD: tr P sQ 1 H1 P- P1 Φ Ω PCD tr 1 1 σ Φ P ) d P- d Φ JD: tr P sQ 1 H 1 P- P 1 Φ Ω P
1 P- φ 1 1 1 φ 1 1 0 Cfl 1 er Φ P" p tr 1 Φ CΛ 1 1 er rt 1 1 d 1 P- φ 1 1 1 φ 1 1 0 Cfl 1 er Φ P "p tr 1 Φ CΛ 1 1 er rt 1 1 d
Der Vorteil dieses Verfahrens ist, dass tatsächlich nur so viel Redundanz übertragen wird, wie tatsächlich benötigt wird. Jedoch weist dieses bekannte Verfahrens bei Paketverlustkanälen auch gravierende Nachteile auf.The advantage of this method is that only as much redundancy is actually transmitted as is actually required. However, this known method also has serious disadvantages in the case of packet loss channels.
So muss der Rückkanal eine gesicherte Übertragung garantieren, d.h. es müssen auch dort ARQ-Verfahren zum Einsatz kommen. Dies bedingt die Implementierung von komplexen Proto- kcll-Stacks (z.B. Timern) . In Abhängigkeit vcn der Anzahl der Wiederhplungen und des Rpund-Trip-Delays (der Zeit zwischen dem Aussenden einer Infcrmatipn durch die Sendeeinheit und dem dcrtigen Eintreffen einer Reaktion der Empfangseinheit über den Rückkanal) ist gerade bei mobilen Übertragungsszenarien mit sehr hphen Verzögerungen zu rechnen. Bei Multimedia- anwendungen, wie z.B. Streaming Videc, bedeutet dies, dass im Empfänger ein sehr grpßer Puffer vorhanden sein muss. Dies führt ebenfalls zu einer erhöhten Komplexität im Empfangsterminal .The return channel must guarantee secure transmission, i.e. ARQ processes must also be used there. This requires the implementation of complex protocol stacks (e.g. timers). Depending on the number of repetitions and the Rpund trip delay (the time between the sending of information by the sending unit and the arrival of a response from the receiving unit via the return channel), very high delays can be expected, especially in mobile transmission scenarios. In multimedia applications, such as Streaming Videc, this means that there must be a very large buffer in the receiver. This also leads to increased complexity in the receiving terminal.
Die Aufgabe der vorliegenden Erfindungsmeldung besteht somit darin, die Übertragung gegenüber dem bekannten Stand der Technik zu vereinfachen und dennoch eine Anpassung an den Übertragungskanal zu erzielen.The object of the present invention application is therefore to simplify the transmission compared to the known prior art and still achieve an adaptation to the transmission channel.
Gemäß der vorliegenden Erfindung wird diese Aufgabe gelöst, indem das eingangs beschriebene Verfahren nach dem Oberbegriff dadurch weitergebildet wird, dass von der Sendeeinheit solange codierte Datensegmente mit zusätzlicher Redundanz in- krementell gesendet werden, bis die Sendeeinheit entweder über den Antwortkanal eine Nachricht über die erfolgreiche fehlerfreie Decodierung des zu übertragenden Datenpakets durch die Empfangseinheit erhält oder bis sämtliche Redundanz der codierten Datensegmente übertragen wurde.According to the present invention, this object is achieved in that the method described at the outset is developed further in that coded data segments with additional redundancy are transmitted incrementally by the transmission unit until the transmission unit either sends a message about the successful error-free via the response channel Decoding of the data packet to be transmitted is received by the receiving unit or until all redundancy of the coded data segments has been transmitted.
Nach einer ersten vorteilhaften Ausgestaltung des Verfahrens gemäß der Erfindung erfolgt die Codierung in der Weise, dass zu übertragende Nutzdaten eines Datenpakets in aufeinander-
Figure imgf000009_0001
z H Φ ö CΛ ? d f ? tr P- rt _l. rt iQ fr σ P- tr }-• Ω ü O o 0 Hl
According to a first advantageous embodiment of the method according to the invention, the coding is carried out in such a way that useful data of a data packet to be transmitted are in successive
Figure imgf000009_0001
z H Φ ö CΛ? df? tr P- rt _l. rt iQ for σ P- tr} - • Ω ü O o 0 Hl
Φ P- 3 P- Φ Φ P p: P- P & Φ Φ P d P- Φ P- Φ Φ φ d P P Φ P- tr P Φ P Cϋ P 3 PΦ P- 3 P- Φ Φ P p: P- P & Φ Φ P d P- Φ P- Φ Φ φ d P P Φ P- tr P Φ P Cϋ P 3 P
H Φ d d d Ω Φ tr rt Ω rt ? φ d φ t d d d co d < Ω Φ tr d z P1 H Φ ddd Ω Φ tr rt Ω rt? φ d φ tddd co d <Ω Φ tr dz P 1
P- < Φ d Ω, P t p: ξ P P H α i-i Φ N N o tr Φ Φ P: Φ ιpP- <Φ d Ω, P t p: ξ P P H α i-i Φ N N o tr Φ Φ P: Φ ιp
Φ φ ω d Φ Cfl P p- P P φ rt rt CΛ s: Φ P- d Ω P- Ω z P, co P- Φ d P l-i α Φ rt f rt P P- d 3 • 3 d co Φ d 3 P Ω o rt Φ dΦ φ ω d Φ Cfl P p- PP φ rt rt CΛ s: Φ P- d Ω P- Ω z P, co P- Φ d P li α Φ rt f rt P P- d 3 • 3 d co Φ d 3 P Ω o rt Φ d
. 3 ιp d P P- <l Φ rt rt Φ tr P- Φ P- d α P 7? i-i Pi Ω d α r d Φ N P-, 3 ιp d P P- <l Φ rt rt Φ tr P- Φ P- d α P 7 ? ii Pi Ω d α rd Φ N P-
Ό h-1 Φ d d φ d d P- ? P P Φ d ΪJJ rt d P H P- P P rt P- P P- rt p, d L_l- φΌ h- 1 Φ dd φ dd P-? PP Φ d ΪJJ rt d PH P- PP rt P- P P- rt p, d L_l- φ
> Φ d N tr d Φ P- P Φ d rt d rt Φ d N H H α N φ rt φ φ> Φ d N tr d Φ P- P Φ d rt d rt Φ d N H H α N φ rt φ φ
PJ Φ P- Φ Φ σ P" φ d d H Φ CΛ Φ φ d Hi N P 3 P- P d Φ N J. Z öP J Φ P- Φ Φ σ P "φ dd H Φ CΛ Φ φ d Hi NP 3 P- P d Φ N J. Z ö
P- X Ω d ^ P- P P P 3 H1 Ω P- φ d P P- Hl P Φ P rt φ rt P- 0 Φ Cϋ PP- X Ω d ^ P- PPP 3 H 1 Ω P- φ d P P- Hl P Φ P rt φ rt P- 0 Φ Cϋ P
Φ P- t φ rt d rt Φ CΛ P" v •ö -1 tr d tr >υ Ö P. Φ P- rt H rt Φ co Φ 0 P z P- rtΦ P- t φ rt d rt Φ CΛ P "v • ö - 1 tr d tr > υ Ö P. Φ P- rt H rt Φ co Φ 0 P z P rt
P rt ö co Φ φ Φ P Φ Hl Φ Φ Φ P P 3 P d P- rt φ d Cϋ Cϋ P1 Φ p: N P φ α d d c. d P- d P P d P- 3 d ?s rt P rt α P Φ d ü co C, P- P- dP rt ö co Φ φ Φ P Φ Hl Φ Φ Φ PP 3 P d P- rt φ d Cϋ Cϋ P 1 Φ p: NP φ α dd c. d P- d PP d P- 3 d? s rt P rt α P Φ d ü co C, P- P- d
P- rt d rt d P- Ό tr α d d d Φ Pi Cϋ Φ rt d d P P- ö CΛ tr P- iQ Cfl d Φ α Φ P P Φ φ ^ tr -. CΛ &3 PJ P er d P- Z d Φ ö α rt Ω P T3 φ p- φ Φ Q Φ tr d Φ P- f P φ ^ Φ Cfl Φ φ Φ P- T? P Φ ιQ d P φ Φ tr rt P d <Q d iQP- rt d rt d P- Ό tr α ddd Φ Pi Cϋ Φ rt dd P P- ö CΛ tr P- iQ Cfl d Φ α Φ PP Φ φ ^ tr -. CΛ & 3 P J P er d P- Z d Φ ö α rt Ω P T3 φ p- φ Φ Q Φ tr d Φ P- f P φ ^ Φ Cfl Φ φ Φ P- T ? P Φ ιQ d P φ Φ tr rt P d <Q d iQ
CO P- Φ Ό rt - φ φ rt P- P rt P Φ d d P- N P d P rt Cfl d Φ P1 rt Φ 3 d f P tr Pi rt p. d ι-i Φ Φ P- CΛ Cfl d t Cfl N tr Φ CΛ P d rt P d tö Φ t Φ P f P- Φ Cfl P tr 3 P- P- d Φ rt d Φ O Φ d Φ d INI Φ P1 Cfl Φ P φ dCO P- Φ Ό rt - φ φ rt P- P rt P Φ dd P- NP d P rt Cfl d Φ P 1 rt Φ 3 df P tr Pi rt p. d ι-i Φ Φ P- CΛ Cfl dt Cfl N tr Φ CΛ P d rt P d tö Φ t Φ P f P- Φ Cfl P tr 3 P- P- d Φ rt d Φ O Φ d Φ d INI Φ P 1 Cfl Φ P φ d
P P d Φ Cfl d P1 . sQ Φ rt tr d tr 0 3 p: rt P d ιQ P- CΛ d IQ cn Φ sQ o P- rt d d rt rt rt P- 0 P- Φ rt CΛ Φ Φ 0 P- Ω fr • ι-( d Φ 3 P 0 o 0 Φ d M rt o ι-i φ o 0 rt P- P- α vQ sQ rt tr Hi Φ 0 tr sQ 0- φ < 3 0 0PP d Φ Cfl d P 1 . sQ Φ rt tr d tr 0 3 p: rt P d ιQ P- CΛ d IQ cn Φ sQ o P- rt dd rt rt rt P- 0 P- Φ rt CΛ Φ Φ 0 P- Ω fr • ι- (d Φ 3 P 0 o 0 Φ d M rt o ι-i φ o 0 rt P- P- α vQ sQ rt tr Hi Φ 0 tr sQ 0- φ <3 0 0
3 Φ . 0 P <Q φ sQ d co Φ rt Φ P- Cfl Cfl 0: rt σ 0 P 3 tr d o Φ sQ P- Q3 Φ. 0 P <Q φ sQ d co Φ rt Φ P- Cfl Cfl 0: rt σ 0 P 3 tr d o Φ sQ P- Q
Φ •b 0 <Q rt 01 φ P- 3 d d Hi Φ rt H φ P- CL P φ Φ rt r? d Φ s: P p-Φ • b 0 <Q rt 0 1 φ P- 3 dd Hi Φ rt H φ P- CL P φ Φ rt r ? d Φ s: P p-
CO Po tr 0 et 0 P- p, Φ 13 d p: P- d Φ Cϋ rt d l-i φ er rt P α P: d ΦCO Po tr 0 et 0 P- p, Φ 13 d p: P- d Φ Cϋ rt d l-i φ er rt P α P: d Φ
P * 0 Ϊ 0 φ Hi P Ω rt tr d P- σ Φ rt rt Φ Φ d N P-P * 0 Ϊ 0 φ Hi P Ω rt tr d P- σ Φ rt rt Φ Φ d N P-
N d tr tr ιP Φ P- tö P CΛ P P- Φ d P tr P- d Φ l-J : P- P P rt Cfl Ω d ι P P- P- ff φ P- d α Ώ. 3 rt N d P- • P tr P1 tr d P Φ ><| trN d tr tr ιP Φ P- tö P CΛ P P- Φ d P tr P- d Φ lJ: P- PP rt Cfl Ω d ι P P- P- ff φ P- d α Ώ. 3 rt N d P- • P tr P 1 tr d P Φ><| tr
Cfl P- ^P Cfl d φ tr π co Φ sQ H P- P- Cϋ Φ Φ s: Φ 0: sΩ. Φ tr P- Hl H d 3 Φ φ Φ P- P Φ t rt Cfl ϋ d φ Φ 0 Hl P- d • Φ sQ tr Cϋ d P Φ rt d o dCfl P- ^ P Cfl d φ tr π co Φ sQ H P- P- Cϋ Φ Φ s: Φ 0: sΩ. Φ tr P- Hl H d 3 Φ φ Φ P- P Φ t rt Cfl ϋ d φ Φ 0 Hl P- d • Φ sQ tr Cϋ d P Φ rt d o d
P- P- Φ d sQ 1 p: 0 Pi ι-i Φ d •Ö P- Cϋ Φ 0 rt Hl P- P d d d d P o P- ≥; rt Q. Cϋ P rt C Pi tr N P σ d 0 P rt Φ d P Φ td φ tr rt d et w d P P- Cϋ 0 P Φ tr φ P1 Φ ?? P φ rt Φ P rt P 0 P Φ p:P- P- Φ d sQ 1 p: 0 Pi ι-i Φ d • Ö P- Cϋ Φ 0 rt Hl P- P dddd P o P- ≥; rt Q. Cϋ P rt C Pi tr NP σ d 0 P rt Φ d P Φ td φ tr rt d et wd P P- Cϋ 0 P Φ tr φ P 1 Φ ?? P φ rt Φ P rt P 0 P Φ p:
3 Φ ιP z 1 d Ω iQ P 3 d φ - Φ Cϋ rt ι-i φ ι-i d sQ Φ • d sQ <Q d3 Φ ιP z 1 d Ω iQ P 3 d φ - Φ Cϋ rt ι-i φ ι-i d sQ Φ • d sQ <Q d
P- O P- Φ o 3 rt tr d ü P P ι-i d et φ P Cϋ p, Φ p: Φ iP rt rt IO P ι-i P d d CΛ P rt co rt φ φ Φ d S TJ ^Q α 0 Z Φ P d P- Φ o d H, rt Ω 3 P- t Φ rt P- Φ P ι-( P 0- •Ö Φ l-i Φ P P- P l-i N d rt Φ d P tr P- Ω d Φ P ιQ P f ö tr P tr P- d rt z φ Hl rt Φ PP- O P- Φ o 3 rt tr d ü PP ι-id et φ P Cϋ p, Φ p: Φ iP rt rt IO P ι-i P dd CΛ P rt co rt φ φ Φ d S TJ ^ Q α 0 Z Φ P d P- Φ od H, rt Ω 3 P- t Φ rt P- Φ P ι- (P 0- • Ö Φ li Φ P P- P li N d rt Φ d P tr P- Ω d Φ P ιQ P f ö tr P tr P- d rt z φ Hl rt Φ P
P d φ ι-i P P rt tr tr α d d 3 sQ o φ P Φ f P d φ Cϋ Cfl P d Cfl 0P d φ ι-i P P rt tr tr α d d 3 sQ o φ P Φ f P d φ Cϋ Cfl P d Cfl 0
P1 tr l-i 3 et d P- rt N Φ co Cfl φ 0 P d rt P Φ N N d d φ P- Φ Z HiP 1 tr li 3 et d P- rt N Φ co Cfl φ 0 P d rt P Φ NN dd φ P- Φ Z Hi
Φ Φ Hi P- P Ω -» s: Φ Φ Ό d 0 i-i d Φ rt rt P P- Φ •ö d sQ rt Cϋ Hi >P d tr P rt P- tr Φ • P- sQ P rt ua P- φ d P φ tr •ö P P Φ *- Cϋ d Φ ΦΦ Φ Hi P- P Ω - »s: Φ Φ Ό d 0 ii d Φ rt rt P P- Φ • ö d sQ rt Cϋ Hi> P d tr P rt P- tr Φ • P- sQ P rt and others P - φ d P φ tr • ö PP Φ * - Cϋ d Φ Φ
P" tr rt d Cfl d 3 f P- sQ d Cfl P d r d 0 z tr rtP "tr rt d Cfl d 3 f P- sQ d Cfl P d r d 0 z tr rt
P- P P- <! P tr φ φ Φ Φ P- φ (Q Cfl Φ Cϋ ^ Z Cϋ Φ P1 Φ d Ω Φ Φ CΛ P P CJ d Φ d rt P tr φ φ ua Φ <1 P d er φ d d φ P-P- P P- <! P tr φ φ Φ Φ P- φ ( Q Cfl Φ Cϋ ^ Z Cϋ Φ P 1 Φ d Ω Φ Φ CΛ PP CJ d Φ d rt P tr φ φ ua Φ <1 P d er φ dd φ P-
Hi tr d l-i 1- 0 tr Cfl P- P- rt rt Φ i-i 0 3 d o o r-1 • fl P- N α * P -1 Hi tr d li 1- 0 tr Cfl P- P- rt rt Φ ii 0 3 doo r- 1 • fl P- N α * P - 1
P P- *• Hi Φ er rt rt Φ tr Φ d φ Φ . P d PJ P- 0 0 Φ fr er d P w c P- P P rt N d Hi d 0 d C tr φ s: PP P- * • Hi Φ er rt rt Φ tr Φ d φ Φ. P d P J P- 0 0 Φ fr er d P wc P- PP rt N d Hi d 0 d C tr φ s: P
3 Φ P tr φ Cfl P- rt Ό 0 0- Hi ≤ P P- 0 rt ö P- N P- P- φ N 0- P P Z3 Φ P tr φ Cfl P- rt Ό 0 0- Hi ≤ P P- 0 rt ö P- N P- P- φ N 0- P P Z
P d Φ P Φ d •Ö 0 tr Φ • ö P-1 φ α Φ P φ d 3 φ P- P d tr tr P φ rt d d i ιp 3 P rt sΩ. φ tr P P1 d tr iQ d d Φ Φ Φ P- dP d Φ P Φ d • Ö 0 tr Φ • ö P- 1 φ α Φ P φ d 3 φ P- P d tr tr P φ rt ddi ιp 3 P rt sΩ. φ tr PP 1 d tr iQ dd Φ Φ Φ P- d
P- N rt φ Cfl ιQ ι-i P1 α rt CO P CO Φ φ : Hi ^ tr o P d P P- sQ αP- N rt φ Cfl ιQ ι-i P 1 α rt CO P CO Φ φ: Hi ^ tr o P d P P- sQ α
P P- Cfl H Cfl φ d > Φ P Φ n d Φ P- d tr P φ P CΛ fl rt Cfl P- Φ d Φ P P P rt & d P- n α P, rt d 3 P Cfl sQ Φ α PJ Ω er d co φ dP P- Cfl H Cfl φ d> Φ P Φ nd Φ P- d tr P φ P CΛ fl rt Cfl P- Φ d Φ PPP rt & d P- n α P, rt d 3 P Cfl sQ Φ α P J Ω er d co φ d
Cfl d 3 sQ 3 N rt ιP Φ X Φ Hi Φ • P- α Ω 3 s: φ ι-( ιQ d rt 0? P P- *Cfl d 3 sQ 3 N rt ιP Φ X Φ Hi Φ • P- α Ω 3 s: φ ι- (ιQ d rt 0 ? P P- *
<! rt P- 0 et rt s: o d H d rt φ tr φ P- d rt Φ d Φ Cfl sQ L_). φ Φ<! rt P- 0 et rt s: o d H d rt φ tr φ P- d rt Φ d Φ Cfl sQ L_). φ Φ
Φ cr 0 Φ P P- φ 3 Φ Ό CΛ d ι-i P d 1 d P- P Cϋ φ d d sQ p> Φ P- P- P P Ω P- 1 α P Φ P- 0Φ cr 0 Φ P P- φ 3 Φ Ό CΛ d ι-i P d 1 d P- P Cϋ φ d d SQ p> Φ P- P- P P Ω P- 1 α P Φ P- 0
P- f et o P- 1 rt Cl 1 1 φ P Φ P 1 Φ 1 1 Φ P φ φ 1 3 1 1 1 d 1 co 1 d P- f et o P- 1 rt Cl 1 1 φ P Φ P 1 Φ 1 1 Φ P φ φ 1 3 1 1 1 d 1 co 1 d
lust kommen, wenn der verwendete Fehlerschutz nicht ausreichend hoch gewählt wird. Dies kann allerdings weitgehend vermieden werden, wenn der fehlerkorrigierende Code entsprechend der Langzeitcharakteristik des Übertragungskanals, insbeson- dere des Datenkanals, und der QoS-Parameter (Quality of Ser- vie, QoS) des Bearer Services gewählt wird.desire if the error protection used is not sufficiently high. However, this can be largely avoided if the error-correcting code is selected in accordance with the long-term characteristics of the transmission channel, in particular the data channel, and the Bearer Services QoS parameter (Quality of Service, QoS).
Um die Möglichkeit eines totalen Informationsverlusts auszuschließen, wird daher nach einer weiteren vorteilhaften Aus- gestaltung des Verfahrens der Erfindung der fehlerkorrigierende Code anhand von Informationen einer Langzeitcharakteristik des Datenkanals so gewählt, dass auch bei der schlechtesten anzunehmenden Übertragungsqualität des Datenkanals ein ausreichender Fehlerschutz besteht.In order to rule out the possibility of a total loss of information, according to a further advantageous embodiment of the method of the invention, the error-correcting code is selected on the basis of information of a long-term characteristic of the data channel such that there is adequate error protection even in the case of the poorest assumed transmission quality of the data channel.
Dies kann beispielsweise mit Hilfe des Real-time Contrpl Pro- tocol (RTCP) erreicht werden, das als Teil vcn RTP verschiedene Statistiken über die aktuelle Verbindung auswertet (Fehlerrate, Delay etc.) und damit eine Überprüfung vcn QPS er- möglicht (nicht jedcch eine hohe QcS selbst ermöglicht).This can be achieved, for example, with the help of the real-time control protocol (RTCP), which, as part of the RTP, evaluates various statistics about the current connection (error rate, delay, etc.) and thus enables a check of the QPS (not everyone) a high QcS enables itself).
Eine bescnders vprteilhafte Ausführungsform der Erfindung setzt als fehlerkorrigierenden Code einen Reed-Solo on-Code ein. Beispiele für solche fehlerkorrigierende Codes sind dem oben angeführten Werk von Lin, S./Costello, D. zu entnehmen.A particularly advantageous embodiment of the invention uses a reed solo on code as the error-correcting code. Examples of such error-correcting codes can be found in the above-mentioned work by Lin, S./Costello, D.
Nach der voranstehend beschriebenen Erfindung lassen sich zur Erzielung der angeführten Vorteile auch eine Sendeeinheit o- der eine Empfangseinheit schaffen, die über entsprechende Mittel zur Durchführung des erfindungsgemäßen Verfahrens zur paketorientierten Übertragung von Daten verfügen.According to the invention described above, a transmission unit or a reception unit can also be created to achieve the advantages mentioned, which have appropriate means for carrying out the method according to the invention for packet-oriented transmission of data.
Besonders vorteilhaft lassen sich solche Sendeeinheiten und Empfangseinheiten in Kommunikationsendgeräten oder Kommunika- tionsnetzwerken einsetzen. Dabei werden die besten Ergebnisse erzielt, wenn für ein Kommunikationsnetzwerk Übertragungskanäle mit möglichst geringer Round-Trip-Time vorgesehen sind.Such transmitting units and receiving units can be used particularly advantageously in communication terminals or communication networks. The best results are achieved if transmission channels with the shortest possible round trip time are provided for a communication network.
Ein entscheidender Verteil ist, dass im Gegensatz zu herkömmlichen ARQ-Verfahren nur eine einzige Rückantwcrt (ACK) nötig ist und nicht mehrere. Außerdem kann diese Rückantwcrt über einen wenig kpmplexen Reverse Link bzw. Antwprtkanal übertragen werden. Für den Antwortkanal ist somit nicht ebenfalls ein zusätzliches ARQ Verfahren notwendig.A crucial distribution is that, in contrast to conventional ARQ methods, only a single reply (ACK) is required and not several. In addition, this response can be transmitted via a less complex reverse link or response channel. An additional ARQ procedure is therefore also not necessary for the response channel.
Weitere Details und Vorteile der Erfindung ergeben sich anhand eines im folgenden dargestellten vorteilhaften Ausführungsbeispiels und in Verbindung mit den Figuren. Dabei sind Elemente mit gleicher Funktionalität mit den gleichen Bezugszeichen gekennzeichnet. Es zeigt in Prinzipdarstellung:Further details and advantages of the invention result from an advantageous exemplary embodiment shown below and in connection with the figures. Elements with the same functionality are identified with the same reference symbols. In principle it shows:
FIG 1 eine über einen gestörten Übertragungskanal verbundene Sende- und Empfangseinheit, FIG 2 ein Blockschaltbild einer Sendeeinheit mit den sen- derseitigen Maßnahmen der Erfindung und1 shows a transmission and reception unit connected via a faulty transmission channel, FIG. 2 shows a block diagram of a transmission unit with the transmitter-side measures of the invention and
FIG 3 ein Blockschaltbild einer Empfangseinheit mit den empfangsseitigen Maßnahmen der Erfindung.3 shows a block diagram of a receiving unit with the receiving measures of the invention.
Das Prinzip der Erfindung soll nun anhand eines Ausführungsbeispiels verdeutlicht werden. Die Darstellung gemäß FIG 1 zeigt hierzu das Szenario einer Übertragung zwischen einer Sendeeinheit S und einer Empfangseinheit E über einen gestör- ten Übertragungskanal (angedeutet durch einen blitzförmigenThe principle of the invention will now be illustrated using an exemplary embodiment. 1 shows the scenario of a transmission between a transmitting unit S and a receiving unit E via a disturbed transmission channel (indicated by a lightning-shaped one)
Pfeil) mit einem Datenkanal DK und einem Antwortkanal AK. Dabei kann der Antwortkanal AK technisch einfacher ausgestaltet sein als der Datenkanal DK, was durch den gegenüber AK dickeren Pfeil DK angedeutet ist.Arrow) with a data channel DK and a response channel AK. The response channel AK can be technically simpler than the data channel DK, which is indicated by the arrow DK which is thicker than AK.
Betrachtet werden soll beispielhaft eine Streaming Multimedia Applikation über einen mobilen Paketverlustkanal DK (d.h. wi- CO co r KJ P-1 P-1 c-π o n o Cn o CnA streaming multimedia application via a mobile packet loss channel DK (ie wi- CO co r KJ P- 1 P- 1 c-π ono Cn o Cn
φ tr < n ö u3 σ sQ P. ≥; S Pi P ö I P- Hi 3 tr P N Z P) s: co tr INI P- 3 d d tr dφ tr <n ö u3 σ sQ P. ≥; S Pi P ö I P- Hi 3 tr P N Z P) s: co tr INI P- 3 d d tr d
X p- o Φ CΛ φ P- Φ P 0 P- o 0 P d H- p φ Φ 0 d p- d Φ rt Φ d 3 P 0 Φ Φ ΦX p- o Φ CΛ φ P- Φ P 0 P- o 0 P d H- p φ Φ 0 d p- d Φ rt Φ d 3 P 0 Φ Φ Φ
P o Φ CΛ d sQ φ 0 et et rt Hl rr Φ P1 d Hl d Hi d Φ d d ua \- PP o Φ CΛ d sQ φ 0 et et rt Hl rr Φ P 1 d Hl d Hi d Φ dd and others \ - P
Ω d Φ ϋ φ N ua Φ φ P rt rt : P P. M p. p: φ • : d Φ er P? 0 CΛ Cfl tr td Z d Φ TJ Φ P- d P rt P- d tr d Φ P1 Φ Ω d d o Φ COΩ d Φ ϋ φ N and others Φ φ P rt rt: P P. M p. p: φ •: the P? 0 CΛ Cfl tr td Z d Φ TJ Φ P- d P rt P- d tr d Φ P 1 Φ Ω ddo Φ CO
0 P- P- Φ p: cυ < d P d 0 ö d P Φ P P- Φ o 3 rt d tr Ό fl fl Cfl0 P- P- Φ p: cυ <d P d 0 ö d P Φ P P- Φ o 3 rt d tr Ό fl fl Cfl
-— - sQ 0- 0 0 0 d d P *< α P P r d υ Φ d P P • Φ co φ P rt Cfl d tr α • vP N P1 Φ d fr P- co rt d cn rt rt rt d S rt P- Ω p- o M tö P- Φ Φ φ d d P d P. Φ Φ vp d Φ Φ P- Ö P 0 Ps? ua d Φ TJ-— - sQ 0- 0 0 0 dd P * <α PP rd υ Φ d PP • Φ co φ P rt Cfl d tr α • vP NP 1 Φ d for P- co rt d cn rt rt rt d S rt P - Ω p- o M tö P- Φ Φ φ dd P d P. Φ Φ vp d Φ Φ P- Ö P 0 Ps ? among others d Φ TJ
CΛ ö d d P- P. d 3 d P φ rt ι φ ιP co P d P P- TJ -P co Cϋ Cϋ cn P d 1CΛ ö d d P- P. d 3 d P φ rt ι φ ιP co P d P P- TJ -P co Cϋ Cϋ cn P d 1
1 P P- 3 • Φ P d Φ PJ ua Ό d φ d d P et rt rt < CΛ n rt o co d < P1 Pi σ d φ 0 s: σ Φ P co P- P Hi Φ Φ P- N1 P P- 3 • Φ P d Φ P J and others Ό d φ dd P et rt rt <CΛ n rt o co d <P 1 Pi σ d φ 0 s: σ Φ P co P- P Hi Φ Φ P- N
P Φ φ P φ TJ co Cϋ tr Cfl P TJ α υa 0 P- P d fr Ό P- d 01 P1 φ Cϋ d • Ω Φ d d tr 3 tö P P- d Φ rt P. P rt P- Φ P d N 3 φ tr d Φ dP Φ φ P φ TJ co Cϋ tr Cfl P TJ α υa 0 P- P d fr Ό P- d 0 1 P 1 φ Cϋ d • Ω Φ dd tr 3 tö P P- d Φ rt P. P rt P- Φ P d N 3 φ tr d Φ d
Φ Cfl P- " TJ d Hl N α υ 3 3 φ P- Φ Φ rt fr P- Φ 0 P P α *» P s: Φ ≤ o Tl P : Φ P φ p- d 3 d Φ tr 13 d φ Cfl P" P dΦ Cfl P- "TJ d Hl N α υ 3 3 φ P- Φ Φ rt fr P- Φ 0 PP α *» P s: Φ ≤ o Tl P: Φ P φ p- d 3 d Φ tr 13 d φ Cfl P "P d
O: ιP φ P P >< σ ιP P- rt d rt tö P- L_l. T? ö ü rt Φ P- P. d d P1 3 Cfl P- d 3 P- ^ PJ d P P d Ω φ P. φ Pi rt φ P P TJ φ Cfl P α P- Hl d Φ P- Φ P rt Φ co φ α P rt d tr d Φ P- φ P. 7? rt d rt d Φ φ d φ d rt P- - — φ d φ P1 φ P 1 P φ <P d Cfl d Φ co tr Φ φ Cϋ Φ Hi P- cn φ \ φ . d et a d t-3 P. d Φ φ d Ό P- o er d = N r? rt P P- Tl >r d d Cϋ φ tr N Φ 1 Ό Cfl rt ^P cj P- Φ d O d d 3 Φ M d φ P p: P o d Q Φ 1 P- P er 3 tr ≥! φ d Φ P N P rt d Hl Cfl P1 d tr P- n ü ' Hi τι P- CΛ Φ fr φ 3 φ Φ 0 P" 1 3 0 Φ fr Ö : φ Hi σ Cfl d Φ φ s CΛ P . — . cn *<! P- Φ tr P d er o CΛ P- Φ P σ d d P- CΛ φ Φ Ps? p> P> P" tV> 13 ä P1 rt Φ d rt et N s: d Hi ιP sQ rt rt φ d 0 Φ Ω d α P lO ua - P- & Φ co Φ d Φ d p. P- d 0- φ Cϋ Φ d H a P- P P Φ d P tr tr Φ ^ φ P d d P P d P- d s: 0 ü d rt d d rt rt P- d 0 CΛO: ιP φ PP><σ ιP P- rt d rt tö P- L_l. T ? ö ü rt Φ P- P. dd P 1 3 Cfl P- d 3 P- ^ P J d PP d Ω φ P. φ Pi rt φ PP TJ φ Cfl P α P- Hl d Φ P- Φ P rt Φ co φ α P rt d tr d Φ P- φ P. 7 ? rt d rt d Φ φ d φ d rt P- - - φ d φ P 1 φ P 1 P φ <P d Cfl d Φ co tr Φ φ Cϋ Φ Hi P- cn φ \ φ. d et ad t-3 P. d Φ φ d Ό P- o er d = N r ? rt P P- Tl> rdd Cϋ φ tr N Φ 1 Ό Cfl rt ^ P cj P- Φ d O dd 3 Φ M d φ P p: P od Q Φ 1 P- P er 3 tr ≥! φ d Φ PNP rt d Hl Cfl P 1 d tr P- n ü ' Hi τι P- CΛ Φ fr φ 3 φ Φ 0 P "1 3 0 Φ fr Ö: φ Hi σ Cfl d Φ φ s CΛ P. - . cn * <! P- Φ tr P d er o CΛ P- Φ P σ dd P- CΛ φ Φ Ps ? p>P> P "tV> 13 ä P 1 rt Φ d rt et N s: d Hi ιP sQ rt rt φ d 0 Φ Ω d α P lO and others - P- & Φ co Φ d Φ d p. P- d 0- φ Cϋ Φ d H a P- PP Φ d P tr tr Φ ^ φ P dd PP d P- ds: 0 ü d rt dd rt rt P- d 0 CΛ
P- P- d 00 P1 P* co "* Φ P α υa rt α ιP p: P. TJ Ό d rt φ Φ P- Φ er 1P- P- d 00 P 1 P * co "* Φ P α υa rt α ιP p: P. TJ Ό d rt φ Φ P- Φ er 1
Cfl CΛ — -Cfl CΛ - -
-- co s: Φ tr CΛ d φ P- tr Φ P P Φ P- d φ tr tr TJ s. Φ P- P- d Φ P d d P φ Φ d s: fr ua d d d • Φ P P o α φ TJ P- P- d P- «a Φ d d rt P- Φ φ <l φ P 0 tr 0 d d- co s: Φ tr CΛ d φ P- tr Φ P P Φ P- d φ tr tr TJ s. Φ P- P- d Φ P d d P φ Φ d s: for inter alia d d d • Φ P P o α φ TJ P- P- d P- «a Φ d d rt P- Φ φ <l φ P 0 tr 0 d d
S CΛ P Φ P- rt P φ tr co S d φ Φ TJ d rt d P d d Φ 0 Φ Φ O: tr PS CΛ P Φ P- rt P φ tr co S d φ Φ TJ d rt d P d d Φ 0 Φ Φ O: tr P
P" d CΛ d CΛ Φ P P- ö 0 d P P- P- tr d ua Cfl p- rt P 3P "d CΛ d CΛ Φ P P- ö 0 d P P- P- tr d and others Cfl p- rt P 3
CΛ rt Φ Φ d Cfl ιP < co P p- P. α d σ P- σ φ P1 CΛ P rt d P- d Φ α 3 tr fl Φ φ o ?? d d Φ ιQ P 0 tr J Φ φ 0 CΛ σ P- φ <P α rtCΛ rt Φ Φ d Cfl ιP <co P p- P. α d σ P- σ φ P 1 CΛ P rt d P- d Φ α 3 tr fl Φ φ o? ? dd Φ ιQ P 0 tr J Φ φ 0 CΛ σ P- φ <P α rt
Φ P- P. P Φ 0 P> tr 0 >P σ Cϋ Hi d : rt er Φ s d d L Φ n g d er Φ d rt Φ ~> P- Hi 0- φ CΛ et P d φ Cϋ H- 0- d d ^ Cϋ d d et d Φ σ CΛ tr P- 3 3 ϋ Φ d Cfl Cfl d d CΛ tr P- Φ P- Φ rt C φ td TJ Cϋ Φ j-y P '-_- d tr φ 0 d 3 ^ rt Ό Ό Φ rt d Φ Φ φ d tr ! d P. p: P u3 0 O PJ rt 3 Φ 3 P- tr P cn P- P T) P- d P- P- d φ N Z Φ Cϋ Φ d • Φ • φ Φ T d d Φ sQ TJ rt rt vp ^r φ rt 3 Tl d P- P- Cϋ d 0? 3 cn 3 H Cfl TJ d 0 P 13 N N P P- Φ cn Cϋ P P1 d φ o tr P- 0 φ d rt PJ P φ o P α φ Cfl P1 Hl 0 φ Φ P 3 rt et co P d Φ 0 tr P1 d φ X ^ Φ P- P. P Φ 0 P> tr 0> P σ Cϋ Hi d: rt er Φ sdd L Φ ngd er Φ d rt Φ ~> P- Hi 0- φ CΛ et P d φ Cϋ H- 0- dd ^ Cϋ dd et d Φ σ CΛ tr P- 3 3 ϋ Φ d Cfl Cfl dd CΛ tr P- Φ P- Φ rt C φ td TJ Cϋ Φ jy P '-_- d tr φ 0 d 3 ^ rt Ό Ό Φ rt d Φ Φ φ d tr! d P. p: P u3 0 OP J rt 3 Φ 3 P- tr P cn P- PT) P- d P- P- d φ NZ Φ Cϋ Φ d • Φ • φ Φ T dd Φ sQ TJ rt rt vp ^ r φ rt 3 Tl d P- P- Cϋ d 0 ? 3 cn 3 H Cfl TJ d 0 P 13 NNP P- Φ cn Cϋ PP 1 d φ o tr P- 0 φ d rt P J P φ o P α φ Cfl P 1 Hl 0 φ Φ P 3 rt et co P d Φ 0 tr P 1 d φ X ^
P 3 P φ O φ Φ P- P P- P- PJ d P Φ P Z u P- 3 P- Φ rt Φ P d • 13 d . rt tr p. d ι P- tr Cfl Ω Ω P CΛ rt 0 ü Φ Cϋ Φ P rt Tl P- 0 ua O PP 3 P φ O φ Φ P- P P- P- P J d P Φ PZ u P- 3 P- Φ rt Φ P d • 13 d. rt tr p. d ι P- tr Cfl Ω Ω P CΛ rt 0 ü Φ Cϋ Φ P rt Tl P- 0 and others OP
1 Φ Φ 1 d 3 . — . Ω Φ 0? tr P tr P- TJ cn P- 0 P- <1 rt s; . 0 Ω 13 Ω tö td μ. CΛ P- Φ N tr N 0 Φ P- CΛ a- cn Cfl • d o CΛ Q φ 0 1 P ?s? 1 Φ Φ 1 d 3. -. Ω Φ 0 ? tr P tr P- TJ cn P- 0 P- <1 rt s; , 0 Ω 13 Ω dead μ. CΛ P- Φ N tr N 0 Φ P- CΛ a- cn Cfl • do CΛ Q φ 0 1 P? S ?
•< p: - P <P d • e P Φ Cϋ d 1 P Ω tr N p- φ Hi 0 Λ d CΛ ua 0 Ω Cϋ rt d tr co P- rt tö P- 1 rt et PJ Ω tr φ 0 φ ü o φ l\J P. o er rs1 et• <p: - P <P d • e P Φ Cϋ d 1 P Ω tr N p- φ Hi 0 Λ d CΛ and others 0 Ω Cϋ rt d tr co P- rt tö P- 1 rt et PJ Ω tr φ 0 φ ü o φ l \ J P. o er rs 1 et
Φ ιP Φ P P φ Φ • u P1 N •~ t? φ P? Φ d 0 d P. P d Cϋ d N φ 3 tr N CϋΦ ιP Φ PP φ Φ • u P 1 N • ~ t ? φ P ? Φ d 0 d P. P d Cϋ d N φ 3 tr N Cϋ
Cfl Φ d PJ 3 d φ rt p: P- d rt p: rt 0 co 3 P- P* d d P- Φ et Λ rt P1 P φ α tö 0- d d P" tr d Ω • d P 0 p: P . rt P- Pi Z tr P" 0 d Λ • tr α P- Cϋ ιP N o P tr Ω P rt N d d <! 0: Cϋ P- φ P α α 3 rt Φ Φ Ω d Φ ≤ P ιP co t i tr f H- Φ rt ua P > P. d d rtCfl Φ d P J 3 d φ rt p: P- d rt p: rt 0 co 3 P- P * dd P- Φ et Λ rt P 1 P φ α tö 0- dd P "tr d Ω • d P 0 p: P. rt P- Pi Z tr P "0 d Λ • tr α P- Cϋ ιP N o P tr Ω P rt N dd <! 0: Cϋ P- φ P α α 3 rt Φ Φ Ω d Φ ≤ P ιP co ti tr f H- Φ rt ia P> P. dd rt
Cfl uq P- -— ^ Φ + Φ p tr rt - P • P. d rt 0 rt O P- Φ Φ P" P Φ P Ω rt P 0 φ tö d P1 Cfl rt ≥! Φ d φ 0 d Φ d d d d 1 {-• d d P. CO trCfl uq P- -— ^ Φ + Φ p tr rt - P • P. d rt 0 rt O P- Φ Φ P "P Φ P Ω rt P 0 φ tö d P 1 Cfl rt ≥! Φ d φ 0 d Φ dddd 1 {- • dd P. CO tr
Φ 0 0 CΛ — d d P- P- P sQ Cfl P- Φ Φ rt N d φ 0 Φ tr CΛ ιP o --' o tr P rt φ 3 3 P Ω CΛ Φ c. 0 P1 σ d P- d 1 et Cfl 0 P P- 1 N αΦ 0 0 CΛ - dd P- P- P sQ Cfl P- Φ Φ rt N d φ 0 Φ tr CΛ ιP o - 'o tr P rt φ 3 3 P Ω CΛ Φ c. 0 P 1 σ d P- d 1 et Cfl 0 P P- 1 N α
3 rt CΛ P 1 ua 1 Cϋ P1 φ3 rt CΛ P 1 ia 1 Cϋ P 1 φ
• 1 1 1 co 1 • 1 1 1 • 1 1 1 co 1 • 1 1 1
Das i-te Codewort CW im Übertragungsblock setzt sich also von oben nach unten in FIG 2 aus dem i-ten Byte des Payload-Teils eines jeden Datensegmentes DS1 bis DSn zusammen, ist also systematisch (1 =< i =< 1) .The i-th code word CW in the transmission block is thus composed from top to bottom in FIG. 2 of the i-th byte of the payload part of each data segment DS1 to DSn, and is therefore systematic (1 = <i = <1).
Der Grund für diese spezielle Art von Codierung ist folgender: geht ein Datensegment DS1 bis DSn des Übertragungsblocks verloren, so wird in allen 1 Codewörtern CW1 bis CW1 jeweils nur ein einzelnes Symbol (hier: 1 Byte) an der gleichen (be- kannten) Position gelöscht. Mittels bekannter , Erasure-The reason for this special type of coding is as follows: if a data segment DS1 to DSn of the transmission block is lost, then only a single symbol (here: 1 byte) is located in the same (known) position in all 1 code words CW1 to CW1 deleted. By means of known, Erasure
Decodier-Algorithmen' kann nun dieses Symbpl in jedem Code- wort CW1 bis CW1 mittels der beigefügten Redundanz R wieder separat rekonstruiert werden, und damit letztendlich der Inhalt des gesamten Übertragungsblocks DS1 bis DSn bzw. DP. Aufgrund der speziellen Eigenschaft von RS-Codes, die bekanntlich ,maximum-distance-separable'' sind, funktioniert diese Art von Rekonstruktion, solange die Anzahl der verlorenen Datensegmente kleiner oder gleich der Anzahl der Redundanzsegmente R bzw.. DSm+1 bis DSn (in diesem Fall also n-m) ist. Diese Erläuterung mag zum Verständnis der folgenden Abläufe genügen.Decoding algorithms', this symbol can now be reconstructed separately in each code word CW1 to CW1 by means of the added redundancy R, and ultimately the content of the entire transmission block DS1 to DSn or DP. Due to the special property of RS codes, which are known to be `` maximum-distance-separable '' , this type of reconstruction works as long as the number of lost data segments is less than or equal to the number of redundancy segments R or DSm + 1 to DSn ( in this case it is nm). This explanation may suffice to understand the following procedures.
Nach der Anfügung von Redundanz R durch die Codierung 2 bzw. C wie voranstehend beschrieben werden die Datensegmente DS1 bis DSn entsprechend ihrer Reihenfolge über den Datenkanal DK übertragen 3 (aus Sicht der Darstellung nach FIG 2 'von oben nach unten"). Dies erfolgt vorteilhaft also so, dass zunächst die Datensegmente DS1 bis DSm, die Nutzdaten N enthalten, und erst anschließend solche Datensegmente DSm+1 bis DSn mit Re- dundanz R übertragen werden. Dies kann beispielsweise mittels eines Schieberegisters SH erfolgen, in das ein Datensegment geladen wird und dann sequentiell Byte für Byte über den Datenkanal DK ausgegeben wird, bis alle 1 Bytes eines Datensegmentes ausgegeben wurden. Anschließend wird das nächste Da- tensegment in das Schieberegister geladen und so weiter. co co M N P1 P1 cn O cn O cn O Cn rt et Φ α P z rt ≥; Cfl Hi H, P" M ua rt P? P- tr < Φ Φ P? Cfl P φ P cn p. öAfter redundancy R has been added by coding 2 or C as described above, data segments DS1 to DSn are transmitted 3 in accordance with their sequence via data channel DK (from the view of the illustration in FIG. 2 'from top to bottom "). This is advantageous in such a way that data segments DS1 to DSm, which contain user data N, and only then such data segments DSm + 1 to DSn are transmitted with redundancy R. This can be done, for example, by means of a shift register SH into which a data segment is loaded and then sequentially output byte by byte over data channel DK until all 1 bytes of a data segment have been output, then the next data segment is loaded into the shift register and so on. co co MNP 1 P 1 cn O cn O cn O Cn rt et Φ α P z rt ≥; Cfl Hi H, P "M ua rt P? P- tr <Φ Φ P? Cfl P φ P cn p. Ö
Φ Φ d P- d o Φ P Φ P- P d φ d Φ 3 d Φ o φ d Φ o P- tr Cϋ rt tr Ω Φ tr P d cn φ Hi d d Ω ua Φ d Φ P d P d , d d P" d er d P1 Φ Cfl tr d Φ tr α rt ua rt 13 tr 3 N P- P1 fr tr Hi ua P. § PJ rt d Cfl d Φ d d d ΦΦ Φ d P- do Φ P Φ P- P d φ d Φ 3 d Φ o φ d Φ o P- tr Cϋ rt tr Ω Φ tr P d cn φ Hi dd Ω and others Φ d Φ P d P d, dd P "d er d P 1 Φ Cfl tr d Φ tr α rt ia rt 13 tr 3 N P- P 1 fr tr Hi ia P. § P J rt d Cfl d Φ ddd Φ
. — . P Cfl d P P Φ N Cfl o Ps? d O cn Φ φ P. o s: CΛ d Hi P? Hl P P- S rt P- p. rt N P d P P? Φ d 0 Φ 0- d P d tr d d d d Φ rt Φ P α er ö P P- rt o d, -. P Cfl d PP Φ N Cfl o Ps ? d O cn Φ φ P. os: CΛ d Hi P ? Hl P P- S rt P- p. rt NP d PP? Φ d 0 Φ 0- d P d tr dddd Φ rt Φ P α er ö P P- rt od
• Φ 0 d Cϋ d e d ua tr Φ d co u P" tr PJ p: Hi 1 TJ P- P -• φ rt tr P ua - d • P et Hi Φ 3 Φ d P rt Φ P d d P P- P. d Hi P- P rt P1 Φ P- ua Φ• Φ 0 d Cϋ ded ua tr Φ d co u P "tr P J p: Hi 1 TJ P- P - • φ rt tr P ua - d • P et Hi Φ 3 Φ d P rt Φ P dd P P- P. d Hi P- P rt P 1 Φ P- and others Φ
• co P1 Cfl P ö Φ d P1 ω d Ω φ PJ Φ Φ P. φ Cfl d Φ cn Hi PJ d tr• co P 1 Cfl P ö Φ d P 1 ω d Ω φ P J Φ Φ P. φ Cfl d Φ cn Hi P J d tr
Φ Φ t P" <l φ d rt ua P. fr <J fr rt ua d P- d Cfl 0 0- Hi d Φ α ua 3 P Φ α ua P Ω rt d Φ . — . Φ CΛ Φ o Φ • u P- 0: P P CΛ P d P- 0 ua 0Φ Φ t P "<l φ d rt and others P. fr <J fr rt and others d P- d Cfl 0 0- Hi d Φ α and others 3 P Φ α and others P Ω rt d Φ. -. Φ CΛ Φ o Φ • u P- 0: PP CΛ P d P- 0 and others 0
P 3 0
Figure imgf000014_0001
TJ d d P Φ P tr α N d d d P. 0 Φ φ tr d Φ Φ d 0 co
P 3 0
Figure imgf000014_0001
TJ dd P Φ P tr α N ddd P. 0 Φ φ tr d Φ Φ d 0 co
Cfl φ -S3 0 Φ • P- ua Φ P • Φ Hi co φ ω d Φ P. d ua co P. P? t Φ d Φ — α Φ Cfl P- P- α Φ d Cfl tö z d 0- rt d Cϋ d φ 3 Φ . P- P? PCfl φ -S3 0 Φ • P- and others Φ P • Φ Hi co φ ω d Φ P. d and others co P. P ? t Φ d Φ - α Φ Cfl P- P- α Φ d Cfl tö zd 0- rt d Cϋ d φ 3 Φ. P- P ? P
. d et P- 1 Φ P- Ω Ω Cϋ Λ d • p- Hl ua d 3 σ CΛ d S Φ TJ 0 φ P d rt d et H3 d - 1 d 3 N d P tr d PH P *^ Φ d d d d d 0 P cn, d et P- 1 Φ P- Ω Ω Cϋ Λ d • p- Hl and others d 3 σ CΛ d S Φ TJ 0 φ P d rt d et H3 d - 1 d 3 N d P tr d PH P * ^ Φ ddddd 0 P cn
1 . — . 13 N φ P- ϋ 0 + z P z P- P. P P- d tö et P- rt P- φ P PJ 131 . -. 13 N φ P- ϋ 0 + z P z P- P. P P- d tö et P- rt P- φ PP J 13
X 3 0 P- O: Ω d P1 φ Cϋ d ua Φ Hi Φ Cϋ o d d rt Φ d z d M cn dX 3 0 P- O: Ω d P 1 φ Cϋ d and others Φ Hi Φ Cϋ odd rt Φ dzd M cn d
1 P- 0 13 u > P? a d PJ P- α d Φ d P p- 0 o d P- N o Φ1 P- 0 13 u> P? ad P J P- α d Φ d P p- 0 od P- N o Φ
3 rt P? 1 φ o rt ö d Φ rt T! P Φ d rt d Cfl CΛ P1 CΛ d 3 ö P- d P- N t Ω3 rt P ? 1 φ o rt ö d Φ rt T! P Φ d rt d Cfl CΛ P 1 CΛ d 3 ö P- d P- N t Ω
— et d Φ 4-=. d Φ Φ P <j P- 3 13 φ Φ Ω Φ CΛ 13 Cfl P- Φ X tr- et d Φ 4- =. d Φ Φ P <j P- 3 13 φ Φ Ω Φ CΛ 13 Cfl P- Φ X tr
1 X P- d 1 0 Ω & 0 P P Ω α z P P- iQ tr Φ co rt φ P- Φ er P 3 ≥! 0 o tr • 0 0 ua - P ω rt Φ 3 fl P- P- P- P rt TJ d1 X P- d 1 0 Ω & 0 P P Ω α z P P- iQ tr Φ co rt φ P- Φ er P 3 ≥! 0 o tr • 0 0 and others - P ω rt Φ 3 fl P- P- P- P rt TJ d
Cϋ Λ d φ ua P 0 α N ö 0 Φ rt d P- Φ φ φ d P tr P- Ω TJ < P P.Cϋ Λ d φ and others P 0 α N ö 0 Φ rt d P- Φ φ φ d P tr P- Ω TJ <P P.
P? — Ω P- ξ CΛ ≥; Φ α P Cϋ Φ - P d i tr φ P P- N P P P frP ? - Ω P- ξ CΛ ≥; Φ α P Cϋ Φ - P di tr φ P P- NPPP fr
TJ d O P tr φ 3 P Φ 0 ä d Φ d 3 rt d Φ d P cn N Cfl Ps d Φ φ 1 d P 0 d P- d + Ω Φ P- cn 13 CΛ d co P- Φ rt φ Φ Cϋ P- rt ΦTJ d OP tr φ 3 P Φ 0 ä d Φ d 3 rt d Φ d P cn N Cfl Ps d Φ φ 1 d P 0 d P- d + Ω Φ P- cn 13 CΛ d co P- Φ rt φ Φ Cϋ P- rt Φ
3 p d Hi P- φ 0 ö M - d P d u Hl Φ ^ 13 rt N d Φ ua Φ ö ^ er P φ d . d — rt Ω 0 O co Φ φ P ua P 0 rt ua Φ d CΛ < d3 pd Hi P- φ 0 ö M - d P du Hl Φ ^ 13 rt N d Φ ua Φ ö ^ er P φ d. d - rt Ω 0 O co Φ φ P and others P 0 rt and others Φ d CΛ <d
0 ^* tr M u P^ M α co ua d 3 Cfl Ps? d P- P- d 0 φ P- Cϋ rt tr cn p- Φ Φ rt 3 3 P- d P P ua Φ P Cϋ Φ Φ Λ p- α N cn d N rt0 ^ * tr M u P ^ M α co and others d 3 Cfl Ps ? d P- P- d 0 φ P- Cϋ rt tr cn p- Φ Φ rt 3 3 P- d PP and others Φ P Cϋ Φ Φ Λ p- α N cn d N rt
P d P 3 13 α P- Φ tr rt P ^ d Φ d tr et d α rt d Φ N Φ rt P- z P d 0 P Hi o d ua P Φ P- P ua d rt P ϋ Φ φ ua Cfl 0 P- • d cn • rtP d P 3 13 α P- Φ tr rt P ^ d Φ d tr et d α rt d Φ N Φ rt P- z P d 0 P Hi od ia P Φ P- P ia d rt P ϋ Φ φ ia Cfl 0 P- • d cn • rt
N CΛ ^ d p: P- Φ P-- d rt α Φ Φ r-> ö Ω Φ ua cn rt P-N CΛ ^ d p: P- Φ P-- d rt α Φ Φ r-> ö Ω Φ and others cn rt P-
13 Φ Q. φ P 0 3 0 rt co rt P- d s: P. tr CΛ P φ d N Φ rt ö rt σ Λ13 Φ Q. φ P 0 3 0 rt co rt P- d s: P. tr CΛ P φ d N Φ rt ö rt σ Λ
P d ϋ d d a Φ P Φ Φ 0 ^ d — , N 1 P. P- CΛ 0 P- Φ P d P rtP d ϋ d d a Φ P Φ Φ 0 ^ d -, N 1 P. P- CΛ 0 P- Φ P d P rt
P? 3 α P P- φ d PJ P ua ua d Φ 3 z o P- d ffi d d P ua rt P- ϋ CΛ Φ PJ φ d 0 Φ 3 ö 1 P ua P- • o φ u & 0- Φ H d rt P- φ cn er φ P- φ ≥; φ Φ P td P Φ P 0 d φ φ rt tr d 3 Φ tr d ΩP? 3 α P P- φ d P J P and others d Φ 3 zo P- d ffi dd P and others rt P- ϋ CΛ Φ P J φ d 0 Φ 3 ö 1 P and others P- • o φ u & 0- Φ H d rt P- φ cn er φ P- φ ≥; φ Φ P td P Φ P 0 d φ φ rt tr d 3 Φ tr d Ω
— Λ P- 0 CΛ P- d d d rt P CΛ d P1 P. ö P- 0 d Φ Φ 13 tr rt cn tr- Λ P- 0 CΛ P- ddd rt P CΛ d P 1 P. ö P- 0 d Φ Φ 13 tr rt cn tr
0 Φ tr
Figure imgf000014_0002
φ d rt Pi Φ Φ rt Φ Ω Cfl . φ P Φ 0 φ Pi P- d Hi Hi Φ cn Z Φ Φ cn Cϋ Φ d tr N o d Φ d tr z co rt d ua CΛ o P" rt Φ p: 0 Cϋ φ ua 0
0 Φ tr
Figure imgf000014_0002
φ d rt Pi Φ Φ rt Φ Ω Cfl. φ P Φ 0 φ Pi P- d Hi Hi Φ cn Z Φ Φ cn Cϋ Φ d tr N or Φ d tr z co rt d ia CΛ o P "rt Φ p: 0 Cϋ φ ia 0
Φ 0 Φ P- . — . P- Φ d co co CΛ P Cϋ rt Φ 0 Φ . d tr 0 p: cn cn 3Φ 0 Φ P-. -. P- Φ d co co CΛ P Cϋ rt Φ 0 Φ. d tr 0 p: cn cn 3
0 N rt P φ P- P p. M rt 0- Φ 0 PJ Φ 0 0 Λ> d ua P P- ua rt Φ φ M ua 0 Φ et rt Φ 3 Φ P- ua P Pi Ω d 13 ua Cϋ O ua Φ Φ P- d N 0 p-0 N rt P φ P- P p. M rt 0- Φ 0 P J Φ 0 0 Λ> d and others P P- and rt Φ φ M and others 0 Φ et rt Φ 3 Φ P- and others P Pi Ω d 13 and others Cϋ O and others Φ Φ P- d N 0 p-
Φ < φ CΛ Cfl P- Φ d 13 d d 3 d ua 0^ Cfl P tr d 0 Φ Φ d d ua rt Φ et uaΦ <φ CΛ Cfl P- Φ d 13 dd 3 d and others 0 ^ Cfl P tr d 0 Φ Φ dd and others rt Φ et and others
P d ua d M d Hi ua φ Hl d Cϋ P? M N 0 ^ d 0 Hi Φ rt P1 P- Cϋ Φ d P tr Φ tr P- p: N Φ 0 0 • — - 3 Cϋ z d P- p- rt 0 z & Φ P- Φ : ≥! Ω d z u et 0 et tr P- E? Φ Φ 0 P- Ω < cnP d ua d M d Hi ua φ Hl d Cϋ P ? MN 0 ^ d 0 Hi Φ rt P 1 P- Cϋ Φ d P tr Φ tr P- p: N Φ 0 0 • - - 3 Cϋ zd P- p- rt 0 z & Φ P- Φ: ≥! Ω dzu et 0 et tr P- E? Φ Φ 0 P- Ω <cn
P- σ Φ P- P- tr 0T Cϋ Φ Φ P α ϋ N P. d 3 d P- tr P- tr P- Cϋ ΩP- σ Φ P- P- tr 0T Cϋ Φ Φ P α ϋ N P. d 3 d P- tr P- tr P- Cϋ Ω
P ω 0- et φ Φ Cϋ φ P- d α 3 Φ P z ü P 13 Φ Φ Φ Ω d tr et P- 13 Ω d P- d CΛ Φ CΛ rt σ • n d P. Pi Ö 0 P- ua trP ω 0- et φ Φ Cϋ φ P- d α 3 Φ P z ü P 13 Φ Φ Φ Ω d tr et P- 13 Ω d P- d CΛ Φ CΛ rt σ • nd P. Pi Ö 0 P- and others tr
. P φ P P- fr Λ d φ t Pi o s P- φ TJ d P P P rt P- Φ Φ O Hi d Cfl Φ rt ^ Q. Φ 3 P- φ Φ o d - d n P CΛ d rt tö d d d rt σ Cfl ϋ co 0 tr 0 tr Φ tr CΛ < 0 P a Φ Φ m p- Φ Φ, P φ P P- fr Λ d φ t Pi os P- φ TJ d PPP rt P- Φ Φ O Hi d Cfl Φ rt ^ Q. Φ 3 P- φ Φ od - dn P CΛ d rt tö ddd rt σ Cfl ϋ co 0 tr 0 tr Φ tr CΛ <0 P a Φ Φ m p- Φ Φ
P- Cϋ . — . Cfl α 0 α tr 0 0 P- Cfl Φ Φ o P? CΛ PJ α d P? Tl d er d dP- Cϋ. -. Cfl α 0 α tr 0 0 P- Cfl Φ Φ o P ? CΛ P J α d P ? Tl d er dd
Φ ua d Z d P- α P Φ 0 Φ α pj ua PJ P ua Λ P- fr Ό 0 0 H ua 1 .Φ ia d Z d P- α P Φ 0 Φ α p j ia P J P ia Λ P- fr Ό 0 0 H ia 1.
3 1 Cϋ φ P rt P- 1 d 1 TJ er 3 0 Φ Φ P P 0 P- cn Φ P. c Φ ? P- Ω $ 1 φ rt 1 α Φ d φ 1 0 ua d 1 1 Ω d ö Φ3 1 Cϋ φ P rt P- 1 d 1 TJ er 3 0 Φ Φ P P 0 P- cn Φ P. c Φ? P- Ω $ 1 φ rt 1 α Φ d φ 1 0 and others d 1 1 Ω d ö Φ
1 Cfl - et d CΛ - P 0 Φ d tr ω P fl1 Cfl - et d CΛ - P 0 Φ d tr ω P fl
1 1 φ 1 1 M 1 1 ! 1 rt 1 1 φ 1 1 M 1 1! 1 rt
r r P1 P1 cn o cn o πrr P 1 P 1 cn o cn o π
3 tr3 dr
P- Φ d dP- Φ d d
P- rtP- rt
3 d3 d
P- P φ ua d 0P- P φ and others d 0
Φ 0Φ 0
0 ua0 and others
UJ zUJ z
P- dP- d
PP
0 α P- φ co φ d0 α P- φ co φ d
CΛ rtCΛ rt
ΦΦ
P1 P 1
Φ cnΦ cn
PP
Hlhl
P d rt ua φ cn rt oP d rt and others φ cn rt o
1313
13 rt d d13 rt d d
33
P- rt
Figure imgf000015_0001
P- rt
Figure imgf000015_0001

Claims

Patentansprüche claims
1. Verfahren zur paketorientierten Übertragung von Daten (D) von einer Sendeeinheit (S) zu einer Empfangseinheit (E) über ein Übertragungsmedium mit einem Datenkanal (DK) und einem Antwortkanal (AK) mit folgenden Verfahrensschritten:1. Method for the packet-oriented transmission of data (D) from a transmitting unit (S) to a receiving unit (E) via a transmission medium with a data channel (DK) and a response channel (AK) with the following method steps:
- Segmentierung (1) eines zu übertragenden Datenpakets (DP) in mehrere Datensegmente (DSl...DSm),- segmentation (1) of a data packet (DP) to be transmitted into several data segments (DSl ... DSm),
- Redundanzgenerierung (R) durch Codierung (2; C) der Daten- seg ente (DS1...DS ) mit einem fehlererkennenden Code und/oder einem fehlerkorrigierenden Code,- Redundancy generation (R) by coding (2; C) the data segments (DS1 ... DS) with an error-detecting code and / or an error-correcting code,
- Übertragung (3) der codierten Datensegmente (DSl...DSn) von der Sendeeinheit (S) zur Empfangseinheit (E) in mehreren Schritten (n) durch inkrementelles Senden aufeinanderfolgen- der codierter Datensegmente über den Datenkanal (DK) , d a d u r c h g e k e n n z e i c h n e t, dass von der Sendeeinheit (S) solange codierte Datensegmente (DSl...DSn) mit zusätzlicher Redundanz (R) inkrementell gesendet werden, bis die Sendeeinheit (S) entweder über den Antwortkanal (AK) eine Nachricht (ACK) über die erfolgreiche fehlerfreie Decodierung (4; DC) des zu übertragenden Datenpakets (DP) durch die Empfangseinheit (E) erhält oder bis sämtliche Redundanz (R) der codierten Datensegmente (DSl...DSn) übertragen wurde.- Transmission (3) of the coded data segments (DSl ... DSn) from the transmitter unit (S) to the receiver unit (E) in several steps (n) by incremental transmission of the coded data segments in succession via the data channel (DK), characterized in that Coded data segments (DS1 ... DSn) with additional redundancy (R) are sent incrementally by the sending unit (S) until the sending unit (S) either via the response channel (AK) a message (ACK) about the successful error-free decoding ( 4; DC) of the data packet (DP) to be transmitted is received by the receiving unit (E) or until all redundancy (R) of the coded data segments (DS1 ... DSn) has been transmitted.
2. Verfahren zur paketorientierten Übertragung von Daten nach Anspruch 1, d a d u r c h g e k e n n z e i c h n e t, dass die Codierung (2) in der Weise erfolgt, dass zu übertragende Nutzdaten (N) eines Datenpakets (DP) in aufeinanderfolgende Datensegmente (DSl...DSm) gleicher Länge (1) aufgeteilt werden, die um die jeweiligen Redundanzsymbole (R) eines fehlerkorrigierenden Codes zu jeweiligen Codewörtern (CW1...CW1) ergänzt werden, wobei die Codewörter (CW1...CW1) zur Übertra- gung derart angeordnet werden, dass jedes Codewort (CW1... CW1) eine Spalte aller aufeinanderfolgend zu übertragenden codierten Datensegmente (DSl....DSn) bildet. 2. The method for packet-oriented transmission of data according to claim 1, characterized in that the coding (2) is carried out in such a way that useful data (N) to be transmitted of a data packet (DP) are divided into successive data segments (DSl ... DSm) of the same length ( 1), which are supplemented by the respective redundancy symbols (R) of an error-correcting code for respective code words (CW1 ... CW1), the code words (CW1 ... CW1) being arranged for transmission in such a way that each code word (CW1 ... CW1) forms a column of all coded data segments (DS1 ... DSn) to be transmitted successively.
3. Verfahren zur paketorientierten Übertragung von Daten nach Anspruch 1 oder 2, d a d u r c h g e k e n n z e i c h n e t, dass zuerst solche codierte Datensegmente (DSl...DSm) übertragen werden, die ausschließlich Nutzdaten des zu übertragenden Datenpakets beinhalten, bevor codierte Datensegmente (DSm+1... DSn) übertragen werden, die Redundanzinformationen (R) beinhalten.3. A method for packet-oriented transmission of data according to claim 1 or 2, characterized in that first such coded data segments (DSl ... DSm) are transmitted, which only contain user data of the data packet to be transmitted, before coded data segments (DSm + 1 ... DSn) are transmitted, which contain redundancy information (R).
4. Verfahren zur paketorientierten Übertragung von Daten nach Anspruch 1, 2 oder 3, d a d u r c h g e k e n n z e i c h n e t, dass der fehlerkorrigierende Code anhand von Informationen einer Langzeitcharakteristik des Datenkanals (DK) so gewählt wird, dass auch bei der schlechtesten anzunehmenden Übertragungsqualität des Datenkanals (DK) ein ausreichender Fehlerschutz besteht .4. The method for packet-oriented transmission of data according to claim 1, 2 or 3, characterized in that the error-correcting code is selected on the basis of information of a long-term characteristic of the data channel (DK) so that even with the worst-case transmission quality of the data channel (DK) a sufficient Error protection exists.
5. Verfahren zur paketorientierten Übertragung von Daten nach einem der vorangehenden Ansprüche, d a d u r c h g e k e n n z e i c h n e t, dass als fehlerkorrigierender Code ein Reed-Solomon-Code (RS) eingesetzt wird.5. A method for packet-oriented transmission of data according to any one of the preceding claims, that a re-Solomon code (RS) is used as the error-correcting code.
6. Sendeeinheit (S) zur Durchführung des Verfahrens zur paketorientierten Übertragung von Daten (D) nach einem der vorangehenden Ansprüche.6. Sending unit (S) for performing the method for packet-oriented transmission of data (D) according to one of the preceding claims.
7. Empfangseinheit (E) zur Durchführung des Verfahrens zur paketorientierten Übertragung von Daten (D) nach einem der vorangehenden Ansprüche 1 bis 5.7. receiving unit (E) for performing the method for packet-oriented transmission of data (D) according to one of the preceding claims 1 to 5.
8. Kommunikationsendgerät mit einer Sendeeinheit (S) nach An- spruch 6 und/oder einer Empfangseinheit (E) nach Anspruch 7. 8. Communication terminal with a transmitting unit (S) according to claim 6 and / or a receiving unit (E) according to claim 7.
9. Kommunikationsnetzwerk mit mindestens einer Sendeeinheit (S) nach Anspruch 6 und einer Mehrzahl von Empfangseinheiten (E) nach Anspruch 7.9. Communication network with at least one transmitting unit (S) according to claim 6 and a plurality of receiving units (E) according to claim 7.
10. Kommunikationsnetzwerk nach Anspruch 9, d a d u r c h g e k e n n z e i c h n e t, dass Übertragungskanäle (DK, AK) mit möglichst geringer Round- Trip-Time vorgesehen sind. 10. Communication network according to claim 9, so that transmission channels (DK, AK) are provided with the shortest possible round trip time.
PCT/DE2001/003831 2000-10-09 2001-10-05 Improvement in bandwidth efficiency in packet-oriented transmission with forward error correction WO2002032040A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
DE10049798 2000-10-09
DE10049798.5 2000-10-09
DE10101092.3 2001-01-11
DE10101092A DE10101092B4 (en) 2000-10-09 2001-01-11 Improvement of the bandwidth efficiency in a packet-oriented transmission with forward error correction

Publications (1)

Publication Number Publication Date
WO2002032040A1 true WO2002032040A1 (en) 2002-04-18

Family

ID=26007295

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/DE2001/003831 WO2002032040A1 (en) 2000-10-09 2001-10-05 Improvement in bandwidth efficiency in packet-oriented transmission with forward error correction

Country Status (1)

Country Link
WO (1) WO2002032040A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2441164A (en) * 2006-08-22 2008-02-27 Iti Scotland Ltd Segmenting packets and providing error check portions for each segment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0797327A2 (en) * 1996-03-20 1997-09-24 Lucent Technologies Inc. Adaptive hybrid-ARQ coding schemes for slow fading channels in mobile radio systems
WO2000027064A1 (en) * 1998-11-03 2000-05-11 Lucent Technologies, Inc. System and method for wireless communication supporting link adaptation and incremental redundancy

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0797327A2 (en) * 1996-03-20 1997-09-24 Lucent Technologies Inc. Adaptive hybrid-ARQ coding schemes for slow fading channels in mobile radio systems
WO2000027064A1 (en) * 1998-11-03 2000-05-11 Lucent Technologies, Inc. System and method for wireless communication supporting link adaptation and incremental redundancy

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2441164A (en) * 2006-08-22 2008-02-27 Iti Scotland Ltd Segmenting packets and providing error check portions for each segment

Similar Documents

Publication Publication Date Title
DE10295696B4 (en) Slot format and acknowledgment method for a wireless communication system
DE60316094T2 (en) Method, apparatus and system for the compression of elongated headers
DE10050117A1 (en) Wireless network has physical layer on transmission side for transmitting stored coded transport blocks and physical layer on receiver side for sending acknowledgements according to correct or faulty reception
WO2001062021A2 (en) Method for transmitting packet data information in a radio communication system
DE60002884T2 (en) METHOD AND RECEIVER ACKNOWLEDGMENT SYSTEM
DE102009040721A1 (en) Data communicating method for e.g. discrete multi-tone system, involves generating retransmission container in response to retransmission request, where data units are included in retransmission container
DE60037046T2 (en) Methods and devices for digital data transmission
DE10132577A1 (en) Transmitting data packets between transmitter and receiver with improved error treatment by sending data packet again that contains detected errors
DE60108792T2 (en) TRANSMISSION REPRODUCTION METHOD AND DEVICE FOR WIRING CONNECTIONS
WO2001043331A1 (en) Method for packet-oriented data transmission in a radio communication system
WO2002032040A1 (en) Improvement in bandwidth efficiency in packet-oriented transmission with forward error correction
DE10022270B4 (en) Method and communication system for transmitting coded data packets
EP1362448B1 (en) Method and device for transmitting data according to a hybrid arq method
DE10101092B4 (en) Improvement of the bandwidth efficiency in a packet-oriented transmission with forward error correction
DE10147487B4 (en) Method and radio station for data transmission in a radio communication system
EP1305905B1 (en) Method for correcting errors in a packet-oriented data transmission
DE60226000T2 (en) Method and device for increasing the data transmission rate in a communication network
DE69938025T2 (en) Method for error estimation in information data transmission
DE102008003588B4 (en) Method for broadcasting information arranged in data packets
DE69820444T2 (en) Automatic repeat request protocol of &#34;go-back-N&#34; type via virtual connections
DE60316618T2 (en) Selective retransmission procedure for an ARQ protocol
EP1295429A1 (en) Method for the simultaneous transmission of several partial data streams and device for correcting transmission errors by automatic repeat requests (arq)
EP1217777A1 (en) System and method for transmitting data packets, especially in combination with hybrid ARQ protocols
DE10142123A1 (en) Transmitting data packets between transmitter and receiver with improved error treatment by sending data packet again that contains detected errors
DE10236006B3 (en) Automatic repeat-request data transmission method for radio communications system using determined reliability values for selecting words requested to be re-transmitted

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CN JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR

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

Ref country code: JP