WO2019198873A1 - 송신 장치 및 그 송신 방법 - Google Patents

송신 장치 및 그 송신 방법 Download PDF

Info

Publication number
WO2019198873A1
WO2019198873A1 PCT/KR2018/006350 KR2018006350W WO2019198873A1 WO 2019198873 A1 WO2019198873 A1 WO 2019198873A1 KR 2018006350 W KR2018006350 W KR 2018006350W WO 2019198873 A1 WO2019198873 A1 WO 2019198873A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
packets
input
padding
frame
Prior art date
Application number
PCT/KR2018/006350
Other languages
English (en)
French (fr)
Inventor
양현규
오영호
이학주
Original Assignee
삼성전자주식회사
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 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to US16/981,914 priority Critical patent/US11336389B2/en
Publication of WO2019198873A1 publication Critical patent/WO2019198873A1/ko

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0006Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format
    • H04L1/0007Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format by modifying the frame length
    • H04L1/0008Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format by modifying the frame length by supplementing frame payload, e.g. with padding bits
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0078Avoidance of errors by organising the transmitted data in a format specifically designed to deal with errors, e.g. location
    • H04L1/0084Formats for payload data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0044Arrangements for allocating sub-channels of the transmission path allocation of payload
    • 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

Definitions

  • the present disclosure relates to a transmission apparatus and a transmission method thereof, and more particularly, to a transmission apparatus for generating a physical layer packet by inserting padding and a transmission method thereof.
  • An object of the present disclosure is to provide a transmission apparatus for generating a packet by inserting a padding so as to minimize the effect of the error of the packet and a transmission method thereof.
  • a transmitting apparatus comprising: a processor configured to generate a packet including a header and a payload based on an input packet, and to generate a frame including the generated packet; And a transmitter for transmitting a signal generated based on the frame.
  • the processor may be further configured to pad at least one of a plurality of packets included in the frame based on the number of the packets included in the frame, the length of each of the input packets included in the frame, and the length of the packet. Insert a, and the boundary of the input packet may be included in the packet into which the padding is inserted.
  • the processor allocates a plurality of input packets to the plurality of packets so that the boundary of the last input packet among the input packets included in the packet is included in the packet, and inserts the padding in the remaining portion of the at least one packet. can do.
  • the processor may acquire a padding length to be inserted into the frame and insert padding into the packet if the remaining portion after assigning at least one input packet to the packet is less than or equal to the obtained padding length.
  • the processor may be further configured to obtain a first value obtained by multiplying the number of packets to be transmitted in the frame by the length of the packet, and adding a sum of the header length of the packet and an input packet length to be transmitted in the frame. A value of 2 may be obtained and a padding length to be inserted into the frame may be obtained by subtracting the second value from the first value.
  • the transmitting apparatus may include a buffer for storing a plurality of input packets to be transmitted in the frame.
  • the processor may select the plurality of input packets based on the number of bits to be transmitted in the frame, the number of the plurality of input packets, the length of the plurality of input packets, and the length of a packet included in the frame.
  • the packet may be allocated to a plurality of packets included in a frame, and padding may be inserted into at least one remaining portion of the plurality of packets.
  • the processor may calculate the amount of padding to be inserted into the packet based on the length of the header that varies according to the padding insertion.
  • the header of the packet may include a field including a value indicating a length of the padding, and the processor may calculate the amount of padding to be inserted into the packet based on the length of the field according to the padding insertion. have.
  • the header of the packet may include a field including a pointer value, and the pointer value is an offset from a start position of the payload to a first start position of at least one input packet starting from the payload.
  • the processor may calculate the amount of padding to be inserted into the packet based on the length of the field according to the padding insertion.
  • the packet may include a packet for a first RF channel and a packet for a second RF channel, and the processor may be configured such that boundaries of a plurality of input packets are included in boundaries of the packets for the first and second RF channels.
  • a plurality of input packets may be allocated to boundaries of the packets for the first and second RF channels, respectively, and padding may be inserted into the remaining portions of the packets for the first and second RF channels.
  • the transmission method generating a packet including a header and a payload based on an input packet, generating a frame including the generated packet, and And transmitting the signal generated based on the frame, wherein generating the packet includes: the number of the packets included in the frame, the length of each of the input packets included in the frame, and the length of the packet.
  • the padding may be inserted into at least one of a plurality of packets included in the frame, and a boundary of the input packet may be included in a packet into which the padding is inserted.
  • the generating of the packet may include assigning a plurality of input packets to the plurality of packets such that a boundary of a last input packet among the input packets included in the packet is included in the packet, and the remaining portion of the at least one packet.
  • the padding can be inserted in.
  • the generating of the packet may include obtaining a padding length to be inserted into the frame, and if the remaining portion after allocating at least one input packet to the packet is less than or equal to the obtained padding length, padding the packet. Can be inserted.
  • the generating of the packet may include obtaining a first value obtained by multiplying the number of packets to be transmitted in the frame by the length of the packet, and adding the sum of the header length of the packet and the length of the input packet to be transmitted in the frame. A second value obtained by adding a sum may be obtained, and the padding length to be inserted into the frame may be obtained by subtracting the second value from the first value.
  • the apparatus may further include a buffer for storing a plurality of input packets to be transmitted in the frame, and the generating of the packet may include: number of bits to be transmitted in the frame, number of the plurality of input packets, The plurality of input packets are allocated to the plurality of packets included in the frame based on the lengths of the plurality of input packets and the length of the packets included in the frame, and padding is performed on at least one remaining portion of the plurality of packets. Can be inserted.
  • the amount of padding to be inserted into the packet may be calculated based on the length of the header that varies according to the padding insertion.
  • the header of the packet may include a field including a value indicating a length of the padding, and the generating of the packet may include an amount of padding to be inserted into the packet based on the length of the field according to the padding insertion. Can be calculated.
  • the header of the packet may include a field including a pointer value, and the pointer value is an offset from a start position of the payload to a first start position of at least one input packet starting from the payload.
  • the amount of padding to be inserted into the packet may be calculated based on the length of the field according to the padding insertion.
  • the packet may include a packet for a first RF channel and a packet for a second RF channel.
  • the generating of the packet may include generating the plurality of input packets of the first and second RF channel packets so that boundaries of the plurality of input packets are included in the boundaries of the packets for the first and second RF channels. Each of them may be allocated to a boundary, and padding may be inserted into remaining portions of the packets for the first and second RF channels.
  • padding may be efficiently inserted to minimize the effect of an error in a packet.
  • An apparatus and method proposed in an embodiment of the present disclosure include a digital multimedia broadcasting (DMB) service and a digital video broadcasting handheld: DVP-H (hereinafter, referred to as 'DMB').
  • DVP-H ' DVP-H
  • ATSC-M / H Advanced Television Systems Committee Mobile / Handheld
  • ATSC-M / H ATSC-M / H
  • Mobile video services such as services, digital video broadcasting systems such as Internet protocol television (IPTV), and MPEG Media Transport (MPEG (moving picture experts group) media).
  • IPTV Internet protocol television
  • MPEG MPEG Media Transport
  • LTE long-term evolution-advanced
  • HSUPA high speed uplink packet access
  • HRPD High rate packet data (HRPD) of a mobile communication system and a 3rd generation project partnership 2: 3GPP2 (hereinafter referred to as 3GPP2).
  • WCDMA wideband code division multiple access
  • code division mul code division mul
  • tiple access communication such as CDMA (hereinafter referred to as 'CDMA') mobile communication system and the Institute of Electrical and Electronics Engineers (IEEE) IEEE 802.16m communication system It can be applied to various communication systems such as a system and a mobile internet protocol (mobile internet protocol).
  • CDMA hereinafter referred to as 'CDMA'
  • IEEE Institute of Electrical and Electronics Engineers
  • FIG. 1 is a diagram illustrating a hierarchical structure of a transmission system according to an embodiment of the present disclosure.
  • a service includes media data 1000 constituting a service and signaling 1050 for conveying information necessary to acquire and consume media data in a receiver.
  • the media data may be encapsulated in a form suitable for transmission prior to transmission. Encapsulation can follow the Media Processing Unit (MPU) defined in ISO / IEC 23008-1 MPEG Media Transport (MMT) or the DASH segment format defined in ISO / IEC 23009-1 Dynamic Adaptive Streaming over HTTP (DASH).
  • Media data 1000 and signaling 1050 are packetized by an application layer protocol.
  • FIG. 1 illustrates a case of using an MMT protocol (MMTP) 1110 and a Real-Time Object Delivery over Unidirectional Transport (ROUTE) protocol 1120 defined in MMT as an application layer protocol.
  • MMTP MMT protocol
  • ROUTE Real-Time Object Delivery over Unidirectional Transport
  • the Service List Table (SLT) 1150 illustrated in FIG. 1 configures information about a service into a table and packetizes it in a signaling manner for satisfying the above-described purpose.
  • the details of the SLT will be described later.
  • the above-described packetized media data and signaling including the SLT are transmitted through a broadcast link layer 1400 via a User Datagram Protocol (UDP) 1200 and an Internet Protocol (IP) 1300. Is passed).
  • UDP User Datagram Protocol
  • IP Internet Protocol
  • An example of a broadcast link layer is the ATSC 3.0 Link-Layer Protocol (ALP) defined in ATSC 3.0.
  • the ALP protocol generates an ALP packet as an input of an IP packet and delivers the ALP packet to the broadcast physical layer 1500.
  • the broadcast link layer 1400 does not use only an IP packet 1300 including media data or signaling as an input, but uses an MPEG2-TS packet or a packetized data in a general form as an input. Note that you can. In this case, signaling information necessary for controlling the broadcast link layer is also transmitted to the broadcast physical layer 1500 in the form of an ALP packet.
  • the broadcast physical layer 1500 signals an ALP packet as an input to generate a physical layer frame, converts the physical layer frame into a radio signal, and transmits the signal.
  • the broadcast physical layer 1500 has at least one signal processing path.
  • An example of a signal processing path may be a physical layer pipe (PLP) of DVB-T2 or ATSC 3.0, and one or more services may be mapped to a PLP or a part of a service may be mapped.
  • PLP physical layer pipe
  • FIG. 2 is a diagram illustrating a schematic configuration of a broadcast link layer 1400 according to an embodiment of the present disclosure.
  • the input of the broadcast link layer 1400 includes an IP packet 1300, and further includes link layer signaling 1310, MPEG2-TS packet 1320, and other packetized data 1330. can do.
  • the input data may undergo additional signal processing according to the type of the input data before the ALP packetization 1450.
  • the IP packet 1300 may go through an IP header compression process 1410, and the MPEG2-TS packet may go through a TS header compression process 1420.
  • input packets may be divided and merged.
  • a transmission system 10000 may include an input formatting block (or part) 11000 and 11000-1 and a bit interleaved and coded modulation (BICM) block 12000 and 12000-1. , Framing / Interleaving blocks 13000 and 13000-1 and Waveform Generation blocks 14000 and 14000-1.
  • BICM bit interleaved and coded modulation
  • Input Formatting blocks (or parts) 11000 and 11000-1 generate physical layer packets, eg, baseband packets, from input streams for the data to be serviced.
  • the input stream may be a transport stream (TS), an Internet packet (IP) (for example, IPv4, IPv6), an MPEG media transport (MT), a generic stream (GS), a generic stream encapsulation (GSE), or the like.
  • IP Internet packet
  • MT MPEG media transport
  • GSE generic stream encapsulation
  • an ALP ATSC 3.0 Link Protocol
  • a baseband packet may be generated based on the generated ALP packet.
  • Bit Interleaved and Coded Modulation (BICM) blocks 12000 and 12000-1 determine and encode FEC coding rates and constellation orders according to areas (Fixed PHY Frame or Mobile PHY Frame) to which data to be serviced is transmitted. And time interleaving. Meanwhile, the signaling information for the data to be serviced may be encoded through a separate BICM encoder or may be encoded by sharing the BICM encoder with the data to be serviced according to an implementation.
  • the framing / interleaving blocks 13000 and 13000-1 combine the time interleaved data with a signaling signal to generate a transmission frame.
  • Waveform Generation blocks 14000 and 14000-1 generate OFDM signals in the time domain for the generated transmission frames, modulate the generated OFDM signals into RF signals, and transmit them to the receiver.
  • the transmission system 10000 according to an embodiment of the present disclosure illustrated in FIG. 3A includes normative blocks indicated by solid lines and informaive blocks indicated by dotted lines.
  • the blocks indicated by solid lines are normal blocks
  • the blocks indicated by dotted lines are blocks that can be used when implementing informaive MIMO.
  • 3B and 3C are diagrams for describing a multiplexing method according to an embodiment of the present disclosure.
  • 3B is a block diagram for implementing time division multiplexing (TDM) according to an embodiment of the present disclosure.
  • the Input Formatting block 11000 there are four main blocks (or parts) of the Input Formatting block 11000, the BICM block 12000, the Framing / Interleaving block 13000, and the Waveform Generation block 14000.
  • Data is input and formatted into the Input Formatting block 1100, omnidirectional error correction is applied in the BICM block 12000, and mapped to constellations. Subsequently, time and frequency interleaving is performed in the Framing / Interleaving block 13000, and frame generation is performed. Thereafter, an output waveform is generated in the Waveform Generation block 14000.
  • 3C is a block diagram for implementing Layered Division Multiplexing (LDM) according to another embodiment of the present disclosure.
  • LDM Layered Division Multiplexing
  • FIG. 4 is a block diagram showing the detailed configuration of the Input Formatting block shown in FIG. 3A.
  • the Input Formatting block 11000 consists of three blocks that control packets distributed to PLPs. Specifically, the method includes an encapsulation and compression block 11100, a scheduler block 11200, and a baseband formatting (or baseband framing block) 11300.
  • the input stream input to the encapsulation and compression block 11100 may be of various types.
  • the input stream may be Transport Stream (TS), Internet Packets (IP) (for example, IPv4, IPv6), MPEG Media Transport (MMT), Generic Stream (GS), Generic Stream Encapsulation (GSE), or the like.
  • TS Transport Stream
  • IP Internet Packets
  • MMT MPEG Media Transport
  • GS Generic Stream
  • GSE Generic Stream Encapsulation
  • Packets output from the encapsulation and compression block 11200 are ALP packets (or ALP packets, L2 packets).
  • the format of the ALP packet may be one of TLV / GSE / ALP.
  • the length of each ALP packet is variable. It is easy to extract the length of the ALP packet from the ALP packet itself without additional information.
  • the maximum length of an ALP packet is 64 kB.
  • the maximum length of an ALP packet including a header is 4 bytes.
  • ALP packets are integer bytes long.
  • the scheduler block 11200 receives an input stream including encapsulated ALP packets to form physical layer pipes (PLPs) in the form of baseband packets.
  • PLPs physical layer pipes
  • One service may not use more than 4 PLPs.
  • two PLPs are used, one for each layer.
  • the scheduler block 11200 receives the encapsulated ALP packets and specifies how the packets are allocated to the physical layer resource. In detail, the scheduler block 11200 specifies how the baseband formatting block 1130 outputs the baseband packet.
  • the function of the scheduler block 11200 is defined by data size and time.
  • the physical layer may transmit a portion of the data in this distributed time.
  • the scheduler block uses inputs and information such as encapsulated data packets, quality of service metadata for encapsulated data packets, system buffer models, constraints from system management, and configuration, Create a suitable solution in terms of configuration of physical layer parameters.
  • the solution is subject to the available configuration and control parameters and the aggregate spectrum.
  • the operation of the scheduler block 11200 is limited to a set of dynamic, quasi-static and static configurations.
  • the definition of this restriction may vary from implementation to implementation.
  • a plurality of services including a plurality of type interleaving blocks may be configured up to 64 PLPs for a bandwidth of 6, 7, or 8 MHz.
  • the baseband formatting block 11300 is a baseband packet construction block 3100, 3100-1, ... 3100-n, a baseband packet header construction block 3200, 3200-1, ... 3200, as shown in FIG. 5A. -n), consisting of three blocks of baseband packet scrambling blocks (3300, 3300-1, ... 3300-n).
  • the baseband formatting block In the M-PLP operation, the baseband formatting block generates a plurality of PLPs as needed.
  • Baseband packet construction blocks 3100, 3100-1, ... 3100-n constitute baseband packets.
  • Each baseband packet 3500 includes a header 3500-1 and a payload 3500-2, as shown in FIG. 5B.
  • Baseband packets are fixed in length Kpayload.
  • ALP packets 3610-3650 are sequentially mapped to baseband packet 3500.
  • the ALP packets 3610 to 3650 also include a header and a payload.
  • Baseband packet header construction blocks 3200, 3200-1, ... 3200-n constitute (or create) header 3500-1.
  • the header 3500-1 includes three parts, as shown in FIG. 5B: a base field (or base header) 3710, an option field (or option header) 3720, and an extended field (or extended header) ( 3730).
  • the base field 3710 may appear in every baseband packet
  • the option field 3720 and the extension field 3730 may not appear in every baseband packet.
  • the main function of the base field 3710 is to provide an offset value from the baseband packet to the start of the ALP packet. If the start of the ALP packet and the start of the baseband packet (of payload) coincide, the pointer value is zero. If there is no ALP packet starting within the baseband packet, the pointer value is 8191 and a two byte base header may be used.
  • the extension field 3730 may be utilized later, and may be used, for example, for baseband packet packet counters, baseband packet time stamping, additional signaling, and the like.
  • the baseband packet scrambling blocks 3300, 3300-1, ... 3300-n scramble the baseband packets.
  • Payload data is always scrambled before directional error correction encoding so that payload data mapped to constellations is not always mapped to the same point, such as in the case of a repetitive sequence.
  • FIG. 6 is a block diagram illustrating a configuration of a transmitting apparatus according to an embodiment of the present disclosure.
  • the transmitter 100 includes a processor 110 and a transmitter 120.
  • the processor 110 may generate a packet by encapsulating the input packet.
  • the input packet is implemented by, for example, the above-described link layer packet (or L2 packet) (eg, ALP packet), and the packet is described above by the above-described physical layer packet (or L1 packet) (eg, baseband). Packet) (see FIG. 5B). That is, the input packet may correspond to a packet generated by encapsulating at least one of an IP packet, a TS packet, and a signaling packet.
  • the operation may be performed in baseband packet construction blocks 3100, 3100-1,..., 3100-n among the baseband formatting (or baseband framing block) 11300 of the Input Formatting block 11000 (FIG. 5A). , 5b).
  • the processor 110 generates a packet including a header and a payload based on the input packet (see FIG. 5B).
  • the header may include at least one of information about a payload included in the packet and information about a packet included in the packet.
  • the processor 110 may include at least one of a plurality of packets included in the transmission frame based on the number and length of packets to be transmitted within a unit time (for example, a frame or a transmission frame), and the length of each input packet to be included in the frame. Padding can be inserted into the packet.
  • the boundary of the input packet may be included in the packet into which padding is inserted.
  • the unit time may be various units for resource allocation, such as a subframe and a baseband packet group, in addition to the transmission frame.
  • the processor 110 includes a plurality of input packets based on the number and length of the packets to be included in the frame and the length of each of the input packets to be included in the frame when the packet is generated by including the input packet in the payload of the packet.
  • a plurality of packets included in a frame may be allocated and padding may be inserted in the remaining portion of the packet.
  • the processor 110 may allocate the packets such that boundaries of at least one input packet among the plurality of input packets are included in the packet. In particular, the processor 110 may allocate a packet such that the boundary of the last input packet among the input packets to be included in the packet is included in the packet.
  • the length of the input packet and the packet may be different.
  • lengths between input packets may be the same or different, and lengths between packets may be the same or different.
  • the lengths of the input packets are assumed to be different, and the packets are assumed to have a predetermined length.
  • At least some of the input packets may be fragmented and included in the payload of the packet.
  • the processor 110 may not fragment the input packets as much as possible.
  • Input packets can be assigned to packets to be included in the payload of the packet. That is, the processor 110 may assign the input packets to each packet so that the boundary of the input packets is included in the packet.
  • At least one input packet included in the packet may be fragmented and included.
  • the input packets are not fragmented as much as possible. Can be assigned to each packet.
  • all input packets included in the packets may not be fragmented, at least some input packets may be fragmented and included.
  • the processor 110 may not fragment all the input packets included in the packet. Input packets may be allocated to only fragment one input packet to generate a packet, and padding may be inserted in the remaining portion.
  • a plurality of input packets to be transmitted through one transmission frame may be stored in a buffer (not shown).
  • the buffer (not shown) may be a buffer provided in the transmitter 100 for resource management and L1 signaling generation, but is not limited thereto.
  • the processor 110 may store an input stored in a buffer (not shown) based on the total number of data bits to be transmitted during the time corresponding to one transmission frame, the number and length of input packets, and the number and length of baseband packets. Packets can be assigned to packets.
  • the processor 110 identifies the total number of data bits to be transmitted during the time corresponding to one transmission frame, and then dynamically determines the modulation and code rate to be applied to each PLP of the frame. It can also be applied.
  • the processor 110 may acquire a padding length to be inserted into the frame, and insert padding into the packet if the remaining portion is smaller than or equal to the obtained padding length after allocating at least one input packet to the packet.
  • the processor 110 obtains a first value obtained by multiplying the number of packets to be transmitted in a frame by the length of the packet, and obtains a second value obtained by adding the sum of the header length of the packet and the sum of the length of the input packet to be transmitted in the frame.
  • the padding length to be inserted into the frame may be obtained by subtracting the second value from the first value.
  • the processor 110 may calculate the amount of padding to be inserted into the packet based on the length of the header that varies according to the padding insertion.
  • the header of the packet may include a field including a value indicating the length of the padding.
  • the processor 110 may calculate the amount of padding to be inserted into the packet based on the length of the field according to the padding insertion.
  • a field including a value indicating the length of the padding may also be used as padding of the packet.
  • the header of the packet may include a field including a pointer value.
  • the pointer value is an offset from the start position of the payload to the first start position of at least one input packet starting at the payload or the first start position of at least one input packet starting at the payload at the end of the header. It can represent an offset up to.
  • the pointer value may vary according to the amount of padding. Accordingly, since the length of the field including the pointer value may be variable, the amount of padding to be inserted into the packet may be calculated based on the length of the corresponding field according to the padding insertion.
  • the packet may include a packet for a first RF channel and a packet for a second RF channel.
  • the processor 120 allocates the plurality of input packets to the boundaries of the packets for the first and second RF channels so that the boundaries of the plurality of input packets are included in the boundaries of the packets for the first and second RF channels. Padding may be inserted into the rest of the packets for the first and second RF channels.
  • the processor 110 may insert padding between at least one of the header and the payload of the packet and after (or after) the payload of the packet. For example, when the input packet allocated to the packet and the amount of padding to be inserted are determined, the processor 110 may insert the padding after the header and insert the remaining portion of the allocated input packet to encapsulate the packet. As another example, when the input packet allocated to the packet and the amount of padding to be inserted are determined, the processor 110 may insert the allocated input packet after the header and insert the padding in the remaining part to encapsulate the packet. .
  • the embodiment of the present disclosure may be used not only to generate a physical layer packet based on the link layer packet, but also to generate various packets other than the link layer packet.
  • Processor 120 then generates a frame containing the generated packets.
  • the frame may be implemented with the above-described physical layer frame (or transmission frame).
  • the processor 120 may process the generated frame to generate a transmission signal.
  • the processor 120 may generate an OFDM signal in the time domain for the generated frame, modulate the generated OFDM signal into an RF signal, and deliver the OFDM signal to the transmitter 120.
  • the processor 120 includes the above-described Input Formatting blocks 11000 and 11000-1, BICM blocks 12000 and 12000-1, Framing / Interleaving blocks 13000 and 13000-1, and Waveform Generation blocks 14000 and 14000-. It may be implemented to perform at least some of the various functions of 1).
  • the transmitter 120 transmits a signal transmitted from the processor 120, that is, a signal generated based on a frame.
  • the transmitter 120 may be implemented as an antenna or hardware that performs the equivalent function.
  • FIG. 7 is a view for explaining a packet generation method to help understand the present disclosure.
  • the number of packets may be determined by the number of packets transmitted through one transmission frame.
  • the third input packet 612 is fragmented as shown in FIG. 710 and 720
  • the fourth input packet 614 is fragmented and inserted into the 2nd and 3rd packets 720 and 730
  • the 7th input packet 616 is fragmented and the 3rd and 4th packet 730 740 may be inserted. Thereafter, the rest of the fourth packet 740 may be filled with padding.
  • FIG. 8 is a diagram illustrating a packet generation method according to an embodiment of the present disclosure.
  • the input packets 610 to 617 are converted into the packets 710 to 740 such that the boundaries of the input packets 610 to 617 are included in the possible packets 710 to 740. And padding may be inserted into the rest of the base packets 710-740.
  • the third packet 730 and the fourth baseband packet 740 of the embodiment shown in FIG. 7 will be described as a reference.
  • the sixth to the third packet 730 so that the seventh input packet 616 allocated to the third packet 730 is not fragmented. Only up to the input packet 615 may be allocated, and the seventh input packet 616 may be allocated to the fourth packet 740. Accordingly, the rest of the third packet 730 is filled with padding.
  • padding is filled based on the last packet among packets included in one transmission frame, but according to an embodiment of the present disclosure, padding is distributed to a plurality of packets.
  • the boundary of all input packets may not be included in the packets.
  • the transmission efficiency can be maintained.
  • FIG. 8 is a view for explaining a padding insertion method according to an embodiment of the present disclosure.
  • the unit length (L) of the packet the number of packets to be transmitted (Nb) within the unit time, the header length (H [i]) (0 ⁇ i ⁇ Nb) of each packet, the number of input packets to be transmitted within the unit time (Na), the length La [j] of each input packet (0 ⁇ j ⁇ Na), the total number of padding bytes Np (L * Nb minus the sum of the total packet header length and the input packet lengths), the input packet Is sequentially mapped to the packet, the number of bytes of the input packet fragmented in the i th packet (F [i]) and the index of the last input packet (fragmented or complete) contained in the i th packet (Ba [i]).
  • the processor 110 first calculates H [i], F [i] and Ba [i] and identifies whether to insert padding in the i th packet based on the calculated value. In detail, when F [i] ⁇ Np, the processor 110 inserts padding into the i-th baseband packet.
  • the processor 110 may update F [j], Ba [j] (i ⁇ j ⁇ Nb ⁇ 1) and Np values as follows.
  • the processor 110 may repeatedly perform the same operation on the packet after the parameter update as described above.
  • the processor 110 may insert the last remaining padding byte into the last packet.
  • the processor 110 may perform the above-described operation from the first packet, but may also perform the predefined A-th packet. For example, the processor 110 may perform a corresponding operation from the A-th packet in which an error occurrence probability is increased in consideration of various parameters such as modulation and code rate.
  • the header of the packet may require additional bytes according to the length of the padding to be inserted.
  • the pointer field of the packet signals the length (header position of the first input packet) from the start of the payload to the first start of the input packets included in the packet.
  • may be a change amount (a sum of increase or decrease) of the packet header length when padding is inserted in the i th packet.
  • FIG. 9 is a view for explaining a padding insertion method according to another embodiment of the present disclosure.
  • FIG. 9 illustrates a case in which a service is transmitted through channel bonding in a physical layer.
  • data transmitted to a PLP to which channel bonding is applied are processed in one input formatting block 0410.
  • the physical layer packet, that is, the baseband packet, generated in the Input Formatting block (0410) is divided in the Streaming Partitioning block (0420) and input to each BICM block (0430, 0435).
  • the Streaming Partitioning block 0420 divides the baseband packet evenly into each subsequent BICM block or divides it according to a constant ratio. Signal values in the constellations output from the BICM blocks (0430, 0435) are input to the respective Framing & Interleaving blocks (0450, 0455) as they are, or in a separate Cell Exchange block (0440) according to the channel bonding method. Signals are processed to increase diversity and input to the respective framing & interleaving blocks (0450 and 0455). As an example, a bonding method that does not use the Cell Exchange block 4040 is called a channel bonding with SNR averaging.
  • the signals are transmitted to two frequency bands 0470 and 0475 through the processing of the Framing & Interleaving blocks 4050 and 0455 and the Waveform Generation blocks 0460 and 0465 along the respective signal transmission paths.
  • PLPs sharing the same Input Formatting block 0410 must use the same identifier value, and the receiver performs signal processing based on the same.
  • information on another frequency band combined with whether channel bonding is used or not is provided for each PLP through L1 signaling.
  • the idea of the present disclosure may be applied when generating a baseband packet.
  • the baseband for the first RF channel is the same as described with reference to FIG. 8.
  • Padding is inserted into each of the packet 910 and the baseband packet 920 for the second RF channel. Accordingly, when an error occurs in the baseband packet 910 for the first RF channel, the effect of the error on the baseband packet 920 for the second RF channel can be minimized.
  • 11A and 11B are block diagrams illustrating a configuration of a receiving apparatus according to an embodiment of the present disclosure.
  • the receiving device 200 includes a receiving unit 210 and a signal processing unit 220.
  • the receiving device 200 may be implemented to receive data from a transmitting device that maps and transmits data included in the input stream to at least one signal processing path.
  • the receiver 210 receives a frame including data mapped to at least one signal processing path.
  • the receiver 210 may receive a stream including signaling information and data mapped to at least one signal processing path.
  • the signaling information may include information about an input type of an input stream input to the transmitting device and information about a data type mapped to at least one signal processing path.
  • the information about the input type of the input stream may indicate whether all signal processing paths in the frame are the same input type.
  • the signal processor 220 extracts signaling information from the received frame.
  • the signal processor 220 may extract and decode the L1 signaling to obtain various information about the corresponding PLP included in the L1 pre-signaling region and the L1 post signaling region.
  • the signal processor 230 may signal-process the frame based on the extracted signaling information. For example, signal processing may perform a demodulation, a frame de-builder, a BICM decoding, and an input de-processing process.
  • the signal processor 220 generates a baseband packet by signal-processing the received transmission frame and extracts header information from an ALP packet included in the generated baseband packet.
  • the signal processor 220 may signal the payload data included in the input packet based on the extracted header information to restore the stream, that is, the input stream initially input to the above-described transmission apparatus 100.
  • the extracted header information includes a field indicating a payload data type and a field indicating whether a corresponding input packet transmits an intact input packet.
  • FIG. 11B is a block diagram illustrating in detail a signal processor according to an exemplary embodiment. Referring to FIG. 11B
  • the signal processor 220 includes a demodulator 221, a decoder 222, and a stream generator 223.
  • the demodulator 221 performs demodulation according to OFDM parameters from the received RF signal, and performs sync detection. When the sink is detected, the demodulator 221 recognizes whether the frame currently received from the signaling information stored in the sync area is a frame including service data. do. For example, it may be recognized whether a mobile frame or a fixed frame is received.
  • the OFDM parameters for the signaling area and the data area are not predetermined, the OFDM parameters for the signaling area and the data area stored in the sink area are obtained, and the signaling area and the data area immediately following the sink area are acquired.
  • Demodulation may be performed by obtaining OFDM parameter information.
  • the decoder 222 decodes necessary data.
  • the decoder 222 may perform decoding by acquiring a parameter such as an FEC scheme, a modulation scheme, or the like for the data stored in each data region using the signaling information.
  • the decoder 223 may calculate a location of necessary data based on the data information included in the header. That is, it is possible to calculate where in the frame the required PLP is transmitted.
  • the stream generator 223 may process the baseband packet received from the decoder 222 to generate data to be serviced.
  • the stream generator 223 may generate an ALP packet from an error corrected baseband packet based on various information.
  • the stream generator 223 may include de-jitter buffers, which may regenerate the correct timing for reconstructing the output stream based on various information. Accordingly, the delay for the synchronization between the plurality of PLPs can be compensated.
  • a packet including a header and a payload may be generated based on an input packet, and a frame including the generated packet may be generated. Thereafter, the signal generated based on the frame may be transmitted.
  • padding is inserted into at least one of a plurality of packets included in the frame based on the number of packets included in the frame, the length of each input packet included in the frame, and the length of the packet. can do.
  • the boundary of the input packet may be included in the packet into which padding is inserted.
  • the plurality of input packets may be allocated to the plurality of packets such that the boundary of the last input packet among the input packets included in the packet is included in the packet, and padding may be inserted in the remaining portion of the at least one packet. Can be.
  • the padding length to be inserted into the frame may be obtained, and if the remaining portion is smaller than or equal to the obtained padding length after the at least one input packet is allocated to the packet, the padding may be inserted into the packet.
  • the first value obtained by multiplying the number of packets to be transmitted in the frame by the length of the packet, and adding the sum of the header length of the packet and the sum of the length of the input packet to be transmitted in the frame is obtained. And subtract the second value from the first value to obtain a padding length to be inserted into the frame.
  • the transmitting apparatus may include a buffer that stores a plurality of input packets to be transmitted in one frame.
  • the packet generation step includes the plurality of input packets in the frame based on the number of bits to be transmitted in the frame, the number of the plurality of input packets, the length of the plurality of input packets, and the length of the packets included in the frame.
  • a plurality of packets may be allocated, and padding may be inserted into at least one remaining portion of the plurality of packets.
  • the amount of padding to be inserted into the packet may be calculated based on the length of the header that varies with the padding insertion.
  • the header may include a field including a value indicating the length of the padding.
  • the amount of padding to be inserted into the packet may be calculated based on the length of the corresponding field according to the padding insertion.
  • the header may include a field containing a pointer value, wherein the pointer value indicates an offset from the start position of the payload to the first start position of at least one input packet starting at the payload.
  • the amount of padding to be inserted into the packet may be calculated based on the length of the field according to the padding insertion.
  • the packet may include a packet for a first RF channel and a packet for a second RF channel.
  • generating the packet may include assigning a plurality of input packets to the boundaries of the first and second RF channel packets so that the boundaries of the plurality of input packets are included in the boundaries of the packets for the first and second RF channels.
  • the padding may be inserted into the remaining portions of the packets for the first and second RF channels.
  • the above-described methods according to various embodiments of the present disclosure may be implemented by only a software upgrade or a hardware upgrade of at least one of an existing transmitter and a receiver.
  • the above-described various embodiments of the present disclosure may be performed through an embedded server included in at least one of the transmitter and the receiver, or at least one external server of the transmitter and the receiver.
  • the various embodiments described above may be implemented in a recording medium readable by a computer or a similar device by using software, hardware, or a combination thereof.
  • the embodiments described herein may be implemented by the processor 110, 210 itself.
  • embodiments such as the procedures and functions described herein may be implemented as separate software modules. Each of the software modules may perform one or more functions and operations described herein.
  • computer instructions for performing a processing operation of the transmission apparatus 100 may be stored in a non-transitory computer-readable medium.
  • the computer instructions stored in the non-transitory computer readable medium allow the specific device to perform processing operations in the transmission device 100 according to the above-described various embodiments when executed by the processor of the specific device.
  • a non-transitory computer readable medium refers to a medium that stores data semi-permanently and is readable by a device, not a medium storing data for a short time such as a register, a cache, a memory, and the like.
  • Specific examples of non-transitory computer readable media may include CD, DVD, hard disk, Blu-ray disk, USB, memory card, ROM, and the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Quality & Reliability (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Communication Control (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

송신 장치가 개시된다. 송신 장치는 입력 패킷에 기초하여 헤더 및 페이로드를 포함하는 패킷을 생성하고, 생성된 패킷을 포함하는 프레임을 생성하는 프로세서 및, 프레임에 기초하여 생성된 신호를 전송하는 송신부를 포함하며, 프로세서는, 프레임에 포함되는 패킷의 개수, 프레임에 포함되는 입력 패킷 각각의 길이 및 패킷의 길이에 기초하여프레임에 포함되는 복수의 패킷 중 적어도 하나의 패킷에 패딩을 삽입한다. 여기서, 입력 패킷의 바운더리는, 패딩이 삽입되는 패킷 내에 포함될 수 있다.

Description

송신 장치 및 그 송신 방법
본 개시는 송신 장치 및 그 송신 방법에 관한 것으로, 보다 상세하게는 패딩을 삽입하여 물리 계층 패킷을 생성하는 송신 장치 및 그 송신 방법에 관한 것이다.
21세기 정보화 사회에서 방송 통신 서비스는 본격적인 디지털화, 다채널화, 광대역화, 고품질화의 시대를 맞이하고 있다. 특히 최근에 고화질 디지털 TV 및 PMP, 휴대방송 기기 보급이 확대됨에 따라 디지털 방송 서비스도 다양한 수신방식 지원에 대한 요구가 증대되고 있다. 또한 방송망을 통한 전통적으로 사용된 MPEG2-TS 패킷 뿐만이 아닌 인터넷 프로토콜 기반의 패킷으로 구성된 다양한 포켓의 데이터 전송에 대한 요구도 증대되고 있다.
이러한 요구에 따라 표준 그룹에서는 다양한 표준을 제정하여, 사용자의 니즈를 만족시킬 수 있는 다양한 서비스를 제공하고 있는 실정에서, 범용적인 데이터를 사용하여 보다 우수한 성능을 통해 보다 나은 서비스를 제공하기 위한 방안의 모색이 요청된다.
본 개시의 목적은 패킷의 오류에 따른 영향이 최소화되도록 패딩을 삽입하여 패킷을 생성하는 송신 장치 및 그 송신 방법을 제공함에 있다.
이상과 같은 목적을 달성하기 위한 본 개시의 일 실시 예에 따른 송신 장치는, 입력 패킷에 기초하여 헤더 및 페이로드를 포함하는 패킷을 생성하고, 상기 생성된 패킷을 포함하는 프레임을 생성하는 프로세서 및 상기 프레임에 기초하여 생성된 신호를 전송하는 송신부를 포함한다. 여기서, 상기 프로세서는, 상기 프레임에 포함되는 상기 패킷의 개수, 상기 프레임에 포함되는 상기 입력 패킷 각각의 길이 및 상기 패킷의 길이에 기초하여 상기 프레임에 포함되는 복수의 패킷 중 적어도 하나의 패킷에 패딩을 삽입하며, 상기 입력 패킷의 바운더리는, 상기 패딩이 삽입되는 패킷 내에 포함될 수 있다.
또한, 프로세서는, 상기 패킷에 포함되는 입력 패킷 중 마지막 입력 패킷의 바운더리가 상기 패킷에 포함되도록 복수의 입력 패킷을 상기 복수의 패킷에 할당하고, 상기 적어도 하나의 패킷의 나머지 부분에 상기 패딩을 삽입할 수 있다.
또한, 상기 프로세서는, 상기 프레임에 삽입될 패딩 길이를 획득하고, 상기 패킷에 적어도 하나의 입력 패킷을 할당한 후 남은 부분이 상기 획득된 패딩 길이보다 작거나 같으면 상기 패킷에 패딩을 삽입할 수 있다.
또한, 상기 프로세서는, 상기 프레임에서 전송될 상기 패킷의 개수에 상기 패킷의 길이를 곱한 제1 값을 획득하고, 상기 패킷의 헤더 길이의 합 및 상기 프레임에서 전송될 입력 패킷 길이의 합을 더한 제2 값을 획득하고, 상기 제1 값에서 상기 제2 값을 감산하여 상기 프레임에 삽입될 패딩 길이를 획득할 수 있다.
또한, 송신 장치는, 상기 프레임에서 전송되어야 하는 복수의 입력 패킷을 저장하는 버퍼를 포함할 수 있다. 이 경우, 상기 프로세서는, 상기 프레임에서 전송되어야 하는 비트 수, 상기 복수의 입력 패킷의 개수, 상기 복수의 입력 패킷의 길이, 상기 프레임에 포함되는 패킷의 길이에 기초하여 상기 복수의 입력 패킷을 상기 프레임에 포함되는 복수의 패킷에 할당하고, 상기 복수의 패킷 중 적어도 하나의 나머지 부분에 패딩을 삽입할 수 있다.
또한, 상기 프로세서는, 상기 패딩 삽입에 따라 가변하는 상기 헤더의 길이에 기초하여 상기 패킷에 삽입될 패딩 양을 산출할 수 있다.
또한, 상기 패킷의 헤더는, 상기 패딩의 길이를 나타내는 값을 포함하는 필드를 포함하고, 상기 프로세서는, 상기 패딩 삽입에 따른 상기 필드의 길이에 기초하여 상기 패킷에 삽입될 패딩 양을 산출할 수 있다.
또한, 상기 패킷의 헤더는, 포인터 값을 포함하는 필드를 포함하고, 상기 포인터 값은, 상기 페이로드의 시작 위치부터 상기 페이로드에서 시작하는 적어도 하나의 입력 패킷 중 첫 번째 시작 위치까지의 오프셋이며, 상기 프로세서는, 상기 패딩 삽입에 따른 상기 필드의 길이에 기초하여 상기 패킷에 삽입될 패딩 양을 산출할 수 있다.
또한, 상기 패킷은, 제1 RF 채널용 패킷 및 제2 RF 채널용 패킷을 포함하며,상기 프로세서는, 복수의 입력 패킷의 바운더리가 상기 제1 및 제2 RF 채널용 패킷의 바운더리에 포함되도록 상기 복수의 입력 패킷을 상기 제1 및 제2 RF 채널용 패킷의 바운더리에 각각 할당하고, 상기 제1 및 제2 RF 채널용 패킷의 나머지 부분에 패딩을 삽입할 수 있다.
한편, 본 개시의 일 실시 예에 따른 송신 장치의 송신 방법은, 입력 패킷에 기초하여 헤더 및 페이로드를 포함하는 패킷을 생성하는 단계, 상기 생성된 패킷을 포함하는 프레임을 생성하는 단계 및, 상기 프레임에 기초하여 생성된 신호를 전송하는 단계를 포함하며, 상기 패킷을 생성하는 단계는, 상기 프레임에 포함되는 상기 패킷의 개수, 상기 프레임에 포함되는 상기 입력 패킷 각각의 길이 및 상기 패킷의 길이에 기초하여 상기 프레임에 포함되는 복수의 패킷 중 적어도 하나의 패킷에 패딩을 삽입하며, 상기 입력 패킷의 바운더리는, 상기 패딩이 삽입되는 패킷 내에 포함될 수 있다.
또한, 상기 패킷을 생성하는 단계는, 상기 패킷에 포함되는 입력 패킷 중 마지막 입력 패킷의 바운더리가 상기 패킷에 포함되도록 복수의 입력 패킷을 상기 복수의 패킷에 할당하고, 상기 적어도 하나의 패킷의 나머지 부분에 상기 패딩을 삽입할 수 있다.
또한, 상기 패킷을 생성하는 단계는, 상기 프레임에 삽입될 패딩 길이를 획득하고, 상기 패킷에 적어도 하나의 입력 패킷을 할당한 후 남은 부분이 상기 획득된 패딩 길이보다 작거나 같으면 상기 패킷에 패딩을 삽입할 수 있다.
또한, 상기 패킷을 생성하는 단계는, 상기 프레임에서 전송될 상기 패킷의 개수에 상기 패킷의 길이를 곱한 제1 값을 획득하고, 상기 패킷의 헤더 길이의 합 및 상기 프레임에서 전송될 입력 패킷 길이의 합을 더한 제2 값을 획득하고, 상기 제1 값에서 상기 제2 값을 감산하여 상기 프레임에 삽입될 패딩 길이를 획득할 수 있다.
또한, 상기 송신 장치는, 상기 프레임에서 전송되어야 하는 복수의 입력 패킷을 저장하는 버퍼를 포함하며, 상기 패킷을 생성하는 단계는, 상기 프레임에서 전송되어야 하는 비트 수, 상기 복수의 입력 패킷의 개수, 상기 복수의 입력 패킷의 길이, 상기 프레임에 포함되는 패킷의 길이에 기초하여 상기 복수의 입력 패킷을 상기 프레임에 포함되는 복수의 패킷에 할당하고, 상기 복수의 패킷 중 적어도 하나의 나머지 부분에 패딩을 삽입할 수 있다.
또한, 상기 패킷을 생성하는 단계는, 상기 패딩 삽입에 따라 가변하는 상기 헤더의 길이에 기초하여 상기 패킷에 삽입될 패딩 양을 산출할 수 있다.
또한, 상기 패킷의 헤더는, 상기 패딩의 길이를 나타내는 값을 포함하는 필드를 포함하고, 상기 패킷을 생성하는 단계는, 상기 패딩 삽입에 따른 상기 필드의 길이에 기초하여 상기 패킷에 삽입될 패딩 양을 산출할 수 있다.
또한, 상기 패킷의 헤더는, 포인터 값을 포함하는 필드를 포함하고, 상기 포인터 값은, 상기 페이로드의 시작 위치부터 상기 페이로드에서 시작하는 적어도 하나의 입력 패킷 중 첫 번째 시작 위치까지의 오프셋이며, 상기 패킷을 생성하는 단계는, 상기 패딩 삽입에 따른 상기 필드의 길이에 기초하여 상기 패킷에 삽입될 패딩 양을 산출할 수 있다.
또한, 상기 패킷은, 제1 RF 채널용 패킷 및 제2 RF 채널용 패킷을 포함할 수 있다. 이 경우, 상기 패킷을 생성하는 단계는, 복수의 입력 패킷의 바운더리가 상기 제1 및 제2 RF 채널용 패킷의 바운더리에 포함되도록 상기 복수의 입력 패킷을 상기 제1 및 제2 RF 채널용 패킷의 바운더리에 각각 할당하고, 상기 제1 및 제2 RF 채널용 패킷의 나머지 부분에 패딩을 삽입할 수 있다.
이상과 같은 본 개시의 다양한 실시 예에 따르면, 패킷의 오류에 따른 영향이 최소화되도록 효율적으로 패딩을 삽입할 수 있게 된다.
-
-
이하, 본 개시의 다양한 실시 예를 첨부된 도면을 참조하여 상세히 설명한다.
본 개시의 일 실시 예에서 제안하는 장치 및 방법은 디지털 멀티미디어 방송(digital multimedia broadcasting: DMB, 이하 ‘DMB’라 칭하기로한다) 서비스와, 휴대용 디지털 비디오 방송(digital video broadcastinghandheld:DVP-H, 이하 ‘DVP-H’라 칭하기로 한다), 및 모바일/휴대용 진화된 텔레비젼 시스템 협회(ATSC-M/H: advanced television systems committeemobile/handheld: ATSC-M/H, 이하 ‘ATSC-M/H’라 칭하기로 한다) 서비스 등과 같은 모바일 방송 서비스와, 인터넷 프로토콜 텔레비젼(interneet protocsion: IPTV, 이하 ‘IPTV’라 칭하기로 한다) 서비스와 같은 디지털 비디오 방송 시스템과, 엠펙 미디어 트랜스포트(MPEG(moving picture experts group) media transport: MMT, 이하 ‘MMT’라 칭하기로 한다) 시스템과, 진화된 패킷 시스템(evolved packet system: EPS, 이하 ‘EPS’라 칭하기로 한다)과, 롱-텀 에볼루션(long-term evolution: LTE, 이하 ‘LTE’라 칭하기로 한다) 이동 통신 시스템과, 롱-텀 에볼루션-어드밴스드(long-term evolution-advanced: LTE-A, 이하 ‘LTE-A’라 칭하기로 한다) 이동 통신 시스템과, 고속 하향 링크 패킷 접속(high speed downlink packet access: HSDPA, 이하 ‘HSDPA’라 칭하기로 한다) 이동 통신 시스템과, 고속 상향 링크 패킷 접속(high speed uplink packet access: HSUPA,이하 ‘HSUPA’라 칭하기로 한다) 이동 통신 시스템과, 3세대 프로젝트 파트너쉽2(3rd generation project partnership 2: 3GPP2, 이하 ‘3GPP2’라 칭하기로 한다)의 고속 레이트 패킷 데이터(high rate packet data: HRPD, 이하 ‘HRPD’라 칭하기로 한다) 이동 통신 시스템과, 3GPP2의 광대역 부호 분할 다중 접속(wideband code division multiple access: WCDMA, 이하 ‘WCDMA’라 칭하기로 한다) 이동 통신 시스템과, 3GPP2의 부호 분할 다중 접속(code division multiple access: CDMA, 이하 ‘CDMA’라 칭하기로 한다) 이동 통신 시스템과, 국제 전기 전자 기술자 협회(institute of electrical and electronics engineers: IEEE, 이하‘IEEE’라 칭하기로 한다) 802.16m 통신 시스템 등과 같은 통신 시스템과, 모바일 인터넷 프로토콜(mobile internet protocol: Mobile IP, 이하 ‘Mobile IP ‘라 칭하기로 한다) 시스템 등과 같은 다양한 통신 시스템들에 적용 가능함은 물론이다
도 1은 본 개시의 일 실시 예에 따른 송신 시스템의 계층적 구조를 설명하기 위한 도면이다.
도 1을 참조하면, 서비스는 서비스를 구성하는 미디어 데이터(1000)와 수신기에서 미디어 데이터를 획득하고 소비하는데 필요한 정보들을 전달하기 위한 시그널링(1050)을 포함한다. 미디어 데이터는 전송에 앞서 전송에 적합한 형태로 캡슐화될 수 있다. 캡슐화 방식은 ISO/IEC 23008-1 MPEG Media Transport (MMT)에 정의된 Media Processing Unit(MPU)나 ISO/IEC 23009-1 Dynamic Adaptive Streaming over HTTP (DASH)에 정의된 DASH 세그먼트 형식을 따를 수 있다. 미디어 데이터(1000) 및 시그널링(1050)은 응용 계층 프로토콜에 의하여 패킷화된다.
도 1은 응용 계층 프로토콜로 MMT에 정의된 MMT 프로토콜(MMTP)(1110)과 Real-Time Object Delivery over Unidirectional Transport(ROUTE) 프로토콜(1120)을 사용하는 경우를 도시하였다. 이 때 수신기에서 특정 서비스가 어떤 응용 계층 프로토콜로 전송되었는지 알기 위해서는 응용 계층 프로토콜과는 독립적인 방법으로 서비스가 전송되는 응용 프로토콜에 대한 정보를 알려주기 위한 방법이 요구된다.
도 1에 도시한 Service List Table (SLT)(1150)는 상술한 목적을 만족하기 위한 시그널링 방식으로 서비스에 대한 정보를 테이블로 구성하고 이를 패킷화한다. SLT에 대한 자세한 내용을 후술하기로 한다.상술한 패킷화된미디어 데이터와 SLT를 포함하는 시그널링은 User Datagram Protocol (UDP)(1200)과 Internet Protocol (IP)(1300)을 거쳐서 방송 링크 계층(1400)으로 전달된다. 방송 링크 계층의 예로 ATSC 3.0에서 정의한 ATSC 3.0 Link-Layer Protocol(ALP)가 있다. ALP 프로토콜은 IP 패킷을 입력으로 ALP 패킷을 생성하고 ALP 패킷을 방송 물리 계층 (1500)으로 전달한다.
다만, 후술할 도 2에 따르면 방송 링크 계층(1400)은 미디어 데이터나 시그널링을 포함하는 IP 패킷(1300)만을 입력으로 사용하는 것은 아니며 MPEG2-TS 패킷이나 일반적인 형태의 패킷화된 데이터를 입력으로 사용할 수 있음에 유의한다. 이 때 방송 링크 계층의 제어에 필요한 시그널링 정보도 ALP 패킷의 형태로 방송 물리 계층(1500)으로 전달된다.
방송 물리 계층(1500)은 ALP 패킷을 입력으로 신호 처리하여 물리 계층 프레임을 생성하고 물리 계층 프레임을 무선신호로 변환하여 송출한다. 이 때 방송 물리 계층(1500)은 적어도 하나의 신호 처리 경로를 가진다. 신호 처리 경로의 예로 DVB-T2나 ATSC 3.0의 PLP (Physical Layer Pipe)를 들 수 있으며, PLP로 하나 이상의 서비스 전체를 맵핑되거나 서비스의 일부가 맵핑될 수 있다.
도 2는 본 개시의 실시 예에 따른 방송 링크 계층(1400)의 개략적 구성을 설명하기 위한 도면이다.
도 2를 참조하면, 방송 링크 계층(1400)의 입력은 IP 패킷(1300)을 포함하며, 링크 계층 시그널링(1310), MPEG2-TS 패킷(1320) 및 기타 패킷화된 데이터(1330)를 더 포함 할 수 있다.
입력 데이터들은 ALP 패킷화(1450) 이전에 입력 데이터의 종류에 따른 부가 신호 처리 과정을 거칠 수 있다. 부가 신호 처리 과정의 예로, IP 패킷(1300)의 경우에는 IP 헤더 압축 과정(1410)을 거칠 수 있으며, MPEG2-TS 패킷의 경우에는 TS 헤더 압축 과정(1420)을 거칠 수 있다. ALP 패킷화 과정에서 입력 패킷들은 분할 및 병합 과정을 거칠 수 있다.
도 3a는 본 개시의 일 실시 예에 따른 송신 시스템(또는 송신 장치)의 개략적 구성을 설명하기 위한 도면이다. 도 3a에 따르면, 본 개시의 일 실시 예에 따른 송신 시스템(10000)은 Input Formatting 블럭(또는 파트)(11000, 11000-1), BICM(Bit Interleaved and Coded Modulation) 블럭(12000, 12000-1), Framing/Interleaving 블럭(13000, 13000-1) 및 Waveform Generation 블럭(14000, 14000-1)를 포함할 수 있다.
Input Formatting 블럭(또는 파트)(11000, 11000-1)는 서비스될 데이터에 대한 입력 스트림로부터 물리 계층 패킷, 예를 들어 베이스밴드 패킷을 생성한다. 여기에서, 입력 스트림은 TS(Transport Stream), IP(Internet Packets)(예를 들어 IPv4, IPv6), MMT(MPEG Media Transport), GS(Generic Stream), GSE(Generic Stream Encapsulation), 등이 될 수 있다. 예를 들어, IP를 포함하는 입력 스트림에 기초하여 ALP (ATSC 3.0 Link Protocol) 패킷을 생성하고, 생성된 ALP 패킷에 기초하여 베이스밴드 패킷을 생성할 수 있다. BICM(Bit Interleaved and Coded Modulation) 블럭(12000, 12000-1)은 서비스될 데이터가 전송될 영역(Fixed PHY Frame 또는 Mobile PHY Frame)에 따라 FEC 코딩 레이트와 성상도 차수(constellation order)를 결정하여 부호화를 수행하고, 타임 인터리빙을 수행한다. 한편, 서비스될 데이터에 대한 시그널링 정보는 구현에 따라 별도의 BICM 인코더를 통하여 부호화 되거나 BICM 인코더를 서비스될 데이터와 공유하여 부호화될 수 있다.
Framing/Interleaving 블럭(13000, 13000-1)은 타임 인터리빙된 데이터를 시그널링 신호와 결합하여 전송 프레임을 생성한다.
Waveform Generation 블럭(14000, 14000-1)은 생성된 전송 프레임에 대한 시간 영역에서의 OFDM 신호를 생성하고, 생성된 OFDM 신호를 RF 신호로 변조하여 수신기로 전송하게 된다.
도 3a에 도시된 본 개시의 일 실시 예에 따른 송신 시스템(10000)은 실선으로 표시된 normative 블럭들 및 점선으로 표시된 informaive 블럭들을 포함한다. 여기서, 실선으로 표시된 블럭들은 노멀 블럭이며, 점선으로 표시된 블럭들은 informaive MIMO를 구현하는 경우 이용될 수 있는 블럭이다.
도 3b 및 도 3c는 본 개시의 일 실시 예에 따른 멀티플렉싱 방법을 설명하기 위한 도면들이다.
도 3b 는 본 개시의 일 실시 예에 따른 TDM(Time Division Multiplexing)을 구현하기 위한 블럭도를 나타낸다.
TDM 시스템 아키텍쳐에서, Input Formatting 블럭(11000), BICM 블럭(12000), Framing/Interleaving 블럭(13000) 및 Waveform Generation 블럭(14000)의 4 개의 메인 블럭(또는 파트)이 존재한다.
데이터는 Input Formatting 블럭(1100)로 입력되어 포맷팅되고, BICM 블럭(12000)에서 전방향 에러 정정이 적용되고, 성상도로 맵핑된다. 이어서, Framing/Interleaving 블럭(13000)에서 타임 및 주파수 인터리빙되고, 프레임 생성이 이루어진다. 이 후, Waveform Generation 블럭(14000)에서 출력 파형이 생성된다.
도 3c는 본 개시의 다른 실시 예에 따른 LDM(Layered Division Multiplexing)을 구현하기 위한 블럭도를 나타낸다.
LDM 시스템 아키텍쳐에서, TDM 시스템 아키텍쳐와 비교하여 몇가지 다른 블럭이 존재한다. 구체적으로, LDM의 각 레이어 중 하나에 대한 두 개의 분리된 Input Formatting 블럭(11000, 11000-1), BICM 블럭(12000, 12000-1)이 존재한다. 이들은 LDM 인젝션 블럭에서 Framing/Interleaving 블럭(13000) 이전에 결합된다. 및 Waveform Generation 블럭(14000)은 TDM과 유사하다.
도 4는 도 3a에 도시된 Input Formatting 블럭의 세부 구성을 나타내는 블럭도이다.
도 4에 도시된 바와 같이 Input Formatting 블럭(11000)은 PLP들로 분산된(distributed) 패킷들을 제어하는 세 개의 블럭으로 구성된다. 구체적으로, encapsulation and compression 블럭(11100), scheduler 블럭(11200) 및 baseband formatting(또는 baseband framing 블럭)(11300)을 포함한다.
encapsulation and compression 블럭(11100)으로 입력되는 입력 스트림은 다양한 타입이 될 수 있다. 예를 들어, 입력 스트림은 TS(Transport Stream), IP(Internet Packets)(예를 들어 IPv4, IPv6), MMT(MPEG Media Transport), GS(Generic Stream), GSE(Generic Stream Encapsulation))등이 될 수 있다.
encapsulation and compression 블럭(11200)에서 출력되는 패킷들은 ALP 패킷들(generic packets) (또는 ALP 패킷, L2 패킷)이 된다. 여기서, ALP 패킷의 포맷은 TLV/GSE/ALP 중 하나가 될 수 있다.
각 ALP 패킷의 길이는 가변적이다. 추가 정보 없이 ALP 패킷 그 자체로부터 ALP 패킷의 길이를 쉽게 추출할 수 있다. ALP 패킷의 최대 길이는 64kB이다. 헤더를 포함하는 ALP 패킷의 최대 길이는 4 바이트(bytes)이다. ALP 패킷은 정수 바이트 길이가 된다.
scheduler 블럭(11200)은 인캡슐레이션된 ALP 패킷들을 포함하는 입력 스트림을 수신하여 베이스밴드 패킷 형상으로, PLPs(physical layer pipes)를 형성한다. 상술한 TDM 시스템에서 single PLP 또는 S-PLP라 불리우는 단지 하나의 PLP가 존재할 수 있거나, M-PLP라 불리는 복수의(multiple) PLPs가 존재할 수 있다. 하나의 서비스는 4개 이상의 PLPs를 이용할 수 없다. 두 개의 레이어를 포함하는 LDM 시스템의 경우, 각 레이어에 하나씩, 두 개의 PLPs가 이용된다.
scheduler 블럭(11200)은 인캡슐레이션된 ALP 패킷들을 수신하여 해당 패킷들이 피지컬 레이어 리소스에 어떻게 할당될지 지정한다. 구체적으로, scheduler 블럭(11200)은 baseband formatting 블럭(1130)이 베이스밴드 패킷을 어떻게 출력할지 지정한다.
scheduler 블럭(11200)의 기능은 데이터 사이즈 및 시간에 의해 정의된다. 피지컬 레이어는 이러한 분산된 시간에서 데이터의 일부분을 전송할 수 있다. scheduler 블럭은 인캡슐레이션된 데이터 패킷, 인캡슐레이션된 데이터 패킷에 대한 서비스 메타데이터의 퀄리티, 시스템 버퍼 모델, 시스템 매니지먼트로부터의 제한(constraints) 및 구성(Configuration) 과 같은 입력 및 정보를 이용하여, 피지컬 레이어 파라미터의 구성 면에서 적합한 솔루션을 생성한다. 해당 솔루션은 이용 가능한 컨피규레이션 및 제어 파라미터 및, 집합(aggregate) 스펙트럼의 대상이 된다.
한편, scheduler 블럭(11200)의 동작은 다이내믹, 준정적(quasi-static), 정적 구성들의 집합으로 제한된다. 이러한 제한의 정의는 구현에 따라 달라질 수 있다.
또한, 각 서비스에 대해 최대 4 개의 PLP가 이용될 수 있다. 복수의 타입 인터리빙 블럭을 포함하는 복수의 서비스는 6, 7, 또는 8 MHz의 대역폭에 대해 최대 64 개의 PLPs까지 구성될 수 있다.
baseband formatting 블럭(11300)은 도 5a에 도시된 바와 같이, baseband packet construction 블럭(3100, 3100-1,... 3100-n), baseband packet header construction 블럭(3200, 3200-1,... 3200-n), baseband packet scrambling 블럭(3300, 3300-1,... 3300-n) 의 세 개의 블럭으로 구성된다. M-PLP 동작에서, baseband formatting 블럭은 필요에 따라서 복수 개의 PLP를 생성한다.
baseband packet construction 블럭(3100, 3100-1,... 3100-n)은 베이스밴드 패킷을 구성한다. 각 베이스밴드 패킷(3500)은 도 5b에 도시된 바와 같이 헤더(3500-1) 및 페이로드(3500-2)를 포함한다. 베이스밴드 패킷은 길이 Kpayload로 고정된다. ALP 패킷들(3610 내지 3650)은 순차적으로 베이스밴드 패킷(3500)으로 맵핑된다. 여기서, ALP 패킷들(3610 내지 3650)들 또한 헤더 및 페이로드를 포함함은 물론이다.
baseband packet header construction 블럭(3200, 3200-1,... 3200-n)은 헤더(3500-1)를 구성(또는 생성)한다. 헤더(3500-1)은 도 5b에 도시된 바와 같이 세 개의 파트 즉, 베이스 필드(또는 베이스 헤더)(3710), 옵션 필드(또는 옵션 헤더)(3720), 및 확장 필드(또는 확장 헤더)(3730)를 포함한다. 여기서, 베이스 필드(3710)는 매 베이스밴드 패킷에서 나타나며, 옵션 필드(3720) 및 확장 필드(3730)는 매 베이스밴드 패킷에서 나타나지 않을 수 있다.
베이스 필드(3710)의 메인 기능은 베이스밴드 패킷에서 ALP 패킷의 시작까지의 오프셋 값을 제공하는 것이다. ALP 패킷의 시작 및 베이스밴드 패킷(의 페이로드)의 시작이 일치하면, 포인터 값은 0이 된다. 베이스밴드 패킷 내에서 시작하는 ALP 패킷이 없다면, 포인터 값은 8191 이고, 2 바이트의 베이스 헤더가 이용될 수 있다.
*확장 필드(3730)는 추후에 활용될 수 있으며, 예를 들어, 베이스밴드 패킷 패킷 카운터, 베이스밴드 패킷 타임 스탬핑, 추가 시그널링 등에 이용될 수 있다.
baseband packet scrambling 블럭(3300, 3300-1,... 3300-n)은 베이스밴드 패킷을 스크램블한다.
성상도(constellations)로 맵핑되는 페이로드 데이터가 반복적인 시퀀스로 구성되는 경우처럼, 항상 동일한 포인트로 맵핑되지 않게 하기 위하여, 페이로드 데이터는 항상 방향 에러 정정 인코딩 전에 스크램블된다.
도 6은 본 개시의 일 실시 예에 따른 송신 장치의 구성을 나타낸 블럭도이다.
도 6에 따르면, 송신 장치(100)는 프로세서(110) 및 송신부(120)를 포함한다.
프로세서(110)는 입력 패킷을 인캡슐레이팅하여 패킷을 생성할 수 있다. 여기서, 입력 패킷은 예를 들어, 상술한 링크 계층 패킷(또는 L2 패킷)(예를 들어, ALP 패킷)으로 구현되고, 패킷은 상술한 물리 계층 패킷(또는 L1 패킷)(예를 들어, 베이스밴드 패킷)으로 구현될 수 있다(도 5b 참고). 즉, 입력 패킷은 IP 패킷, TS 패킷 및 시그널링 패킷 중 적어도 하나를 인캡슐레이팅(encapsulating)하여 생성된 패킷에 해당할 수 있다. 해당 동작은, Input Formatting 블럭(11000)의 baseband formatting(또는 baseband framing 블럭)(11300) 중, baseband packet construction 블럭(3100, 3100-1,... 3100-n)에서 수행될 수 있다(도 5a, 5b 참고).
구체적으로, 프로세서(110)는 입력 패킷에 기초하여 헤더 및 페이로드를 포함하는 패킷을 생성한다(도 5b 참고). 여기서, 헤더는 해당 패킷에 포함된 페이로드에 관한 정보 및 해당 패킷에 포함된 패킷에 관한 정보 중 적어도 하나를 포함할 수 있다.
이 경우, 프로세서(110)는 단위 시간(예를 들어 프레임 또는 전송 프레임) 내에 전송될 패킷의 개수 및 길이, 프레임에 포함될 입력 패킷 각각의 길이에 기초하여 전송 프레임에 포함되는 복수의 패킷 중 적어도 하나의 패킷에 패딩을 삽입할 수 있다. 여기서, 입력 패킷의 바운더리는, 패딩이 삽입되는 패킷 내에 포함될 수 있다. 다만, 단위 시간은 전송 프레임 외에 서브 프레임, 베이스 밴드 패킷 그룹 등 자원 할당을 위한 다양한 단위가 될 수 있다.
구체적으로, 프로세서(110)는 입력 패킷을 패킷의 페이로드에 포함시켜 패킷을 생성할 때 프레임에 포함될 패킷의 개수 및 길이, 프레임에 포함될 입력 패킷 각각의 길이에 기초하여 복수의 입력 패킷을 각각 하나의 프레임에 포함되는 복수의 패킷에 할당하고 패킷의 나머지 부분에 패딩을 삽입할 수 있다.
프로세서(110)는 복수의 입력 패킷을 복수의 패킷에 할당할 때, 복수의 입력 패킷 중 적어도 하나의 입력 패킷의 바운더리가 패킷 내에 포함되도록 패킷을 할당할 수 있다. 특히 프로세서(110)는 패킷 내에 포함될 입력 패킷 중 마지막 입력 패킷의 바운더리가 해당 패킷 내에 포함되도록 패킷을 할당할 수 있다.
일 실시 예에 따라 입력 패킷 및 패킷의 길이는 상이할 수 있다. 이 경우, 입력 패킷들 간 길이는 동일하거나 상이할 수 있으며, 패킷들 간 길이는 동일하거나 상이할 수 있다. 다만, 설명의 편의를 위하여 입력 패킷들의 길이는 상이하고, 패킷들은 기설정된 길이를 가지는 것으로 상정한다.
입력 패킷들에 기초하여 기설정된 길이를 가지는 패킷을 생성하기 위하여, 입력 패킷들 중 적어도 일부는 프래그먼트되어 패킷의 페이로드에 포함될 수 있다.이 경우, 프로세서(110)는 입력 패킷들이 가능한 프래그먼트되지 않고 패킷의 페이로드에 포함되도록 입력 패킷들을 패킷들에 할당할 수 있다. 즉, 프로세서(110)는 입력 패킷들의 바운더리가 패킷 내에 포함되도록 입력 패킷들을 각 패킷들에 할당할 수 있다.
예를 들어, 입력 패킷들을 프레임에 포함될 패킷들에 순차적으로 포함시키는 경우, 패킷에 포함되는 적어도 하나의 입력 패킷들이 프래그먼트되어 포함될 수 있는데, 본 개시의 일 실시 예에 따르면 입력 패킷들이 가능한 프래그먼트되지 않도록 각 패킷에 할당할 수 있다. 다만, 패킷들에 포함되는 모든 입력 패킷들이 프래그먼트되지 않을 수도 있으나, 적어도 일부 입력 패킷들을 프래그먼트되어 포함될 수도 있다. 예를 들어, 입력 패킷들을 프레임에 포함될 패킷들에 순차적으로 포함시킴에 따라 패킷에 포함되는 적어도 두 개의 입력 패킷들이 프래그먼트되어야 하는 경우, 프로세서(110)는 패킷에 포함되는 모든 입력 패킷들이 프래그먼트 되지 않거나 하나의 입력 패킷 만이 프래그먼트 되도록 입력 패킷들을 할당하여 패킷을 생성하고, 나머지 부분에 패딩을 삽입할 수 있다.
일 실시 예에 따르면, 버퍼(미도시)에는 하나의 전송 프레임을 통해 전송될 복수의 입력 패킷들이 저장되어 있을 수 있다. 여기서, 버퍼(미도시)는 resource management 및 L1 signaling 생성을 위해 송신 장치(100)에 구비된 버퍼일 수 있으나, 이에 한정되는 것은 아니다.
이 경우, 프로세서(110)는 하나의 전송 프레임에 해당하는 시간 동안 송출되어야 하는 전체 데이터 비트 수, 입력 패킷들의 개수 및 길이, 베이스밴드 패킷의 개수 및 길이에 기초하여 버퍼(미도시)에 저장된 입력 패킷들을 패킷들로 할당할 수 있다.
다만, 프로세서(110)는 하나의 전송 프레임에 해당하는 시간 동안 송출되어야 하는 전체 데이터 비트 수를 식별한 후, 해당 프레임의 각 PLP에 적용될 모듈레이션(modulation) 및 코드 레이트(code rate)를 다이나믹하게 결정하여 적용할 수도 있다.
프로세서(110)는 프레임에 삽입될 패딩 길이를 획득하고, 패킷에 적어도 하나의 입력 패킷을 할당한 후 남은 부분이 획득된 패딩 길이보다 작거나 같으면 패킷에 패딩을 삽입할 수 있다.
구체적으로 프로세서(110)는 프레임에서 전송될 패킷의 개수에 패킷의 길이를 곱한 제1 값을 획득하고, 패킷의 헤더 길이의 합 및 프레임에서 전송될 입력 패킷 길이의 합을 더한 제2 값을 획득하고, 제1 값에서 제2 값을 감산하여 프레임에 삽입될 패딩 길이를 획득할 수 있다.
이 경우 프로세서(110)는 패딩 삽입에 따라 가변하는 헤더의 길이에 기초하여 패킷에 삽입될 패딩 양을 산출할 수 있다.
일 실시 예에 따라 패킷의 헤더는, 패딩의 길이를 나타내는 값을 포함하는 필드를 포함할 수 있다. 이 경우, 프로세서(110)는 패딩 삽입에 따른 필드의 길이에 기초하여 패킷에 삽입될 패딩 양을 산출할 수 있다. 여기서, 패딩의 길이를 나타내는 값을 포함하는 필드 또한, 패킷의 패딩으로 이용될 수 있다.
다른 실시 예에 따라 패킷의 헤더는 포인터 값을 포함하는 필드를 포함할 수 있다. 여기서, 포인터 값은, 페이로드의 시작 위치부터 페이로드에서 시작하는 적어도 하나의 입력 패킷 중 첫 번째 시작 위치까지의 오프셋 또는 헤더의 마지막에서 페이로드에서 시작하는 적어도 하나의 입력 패킷 중 첫 번째 시작 위치까지의 오프셋을 나타낼 수 있다. 예를 들어, 헤더 이후에 패딩이 삽입되고 이 후 입력 패킷들을 포함하는 페이로드가 위치되는 경우 패딩 양에 따라 포인터 값이 가변적일 수 있다. 이에 따라 포인터 값을 포함하는 필드의 길이 또한 가변적일 수 있으므로, 패딩 삽입에 따른 해당 필드의 길이에 기초하여 패킷에 삽입될 패딩 양을 산출할 수 있다.
일 실시 예에 따라 패킷은, 제1 RF 채널용 패킷 및 제2 RF 채널용 패킷을 포함할 수 있다. 이 경우 프로세서(120)는 복수의 입력 패킷의 바운더리가 제1 및 제2 RF 채널용 패킷의 바운더리에 포함되도록 복수의 입력 패킷을 제1 및 제2 RF 채널용 패킷의 바운더리에 각각 할당하고, 제1 및 제2 RF 채널용 패킷의 나머지 부분에 패딩을 삽입할 수 있다.
한편, 프로세서(110)는 패킷의 헤더 및 페이로드 사이 및, 패킷의 페이로드 다음(또는 이후) 중 적어도 하나에 패딩을 삽입할 수 있다. 일 예로, 프로세서(110)는 패킷에 할당되는 입력 패킷 및 삽입될 패딩 양이 결정되면, 헤더 이후에 패딩을 삽입하고, 나머지 부분을 할당된 입력 패킷을 삽입하여 패킷을 인캡슐레이션할 수 있다. 다른 예로, 프로세서(110)는 패킷에 할당되는 입력 패킷 및 삽입될 패딩 양이 결정되면, 헤더 이후에 할당된 입력 패킷을 삽입하고, 다음 나머지 부분에 패딩을 삽입하여 패킷을 인캡슐레이션할 수 있다.
다만, 본 개시의 실시 예는 링크 계층 패킷에 기초하여 물리 계층 패킷을 생성하는 경우 뿐 아니라, 링크 계층 패킷 그 밖에 다양한 패킷의 생성에 이용될 수 있음은 물론이다.
이어서, 프로세서(120)는 생성된 패킷을 포함하는 프레임을 생성한다. 여기서, 프레임은 상술한 물리 계층 프레임(또는 전송 프레임)으로 구현될 수 있다.
이 후, 프로세서(120)는 생성된 프레임을 프로세싱하여 전송 신호를 생성할 수 있다.
예를 들어, 프로세서(120)는 생성된 프레임에 대한 시간 영역에서의 OFDM 신호를 생성하고, 생성된 OFDM 신호를 RF 신호로 변조하여 송신부(120)로 전달할 수 있다.
그 밖에 프로세서(120)는 상술한 Input Formatting 블럭(11000, 11000-1), BICM 블럭(12000, 12000-1), Framing/Interleaving 블럭(13000, 13000-1) 및 Waveform Generation 블럭(14000, 14000-1)의 다양한 기능 중 적어도 일부의 기능을 수행하도록 구현될 수 있다.
송신부(120)는 프로세서(120)로부터 전달된 신호, 즉, 프레임에 기초하여 생성된 신호를 전송한다. 여기서 송신부(120)를 안테나 또는 이와 동등한 기능을 수행하는 하드웨어로 구현될 수 있다.
도 7은 본 개시의 이해를 돕기 위한 패킷 생성 방법을 설명하기 위한 도면이다.
도 7에 도시된 바와 같이 8개의 입력 패킷(#0 내지 #7)을 4 개의 패킷(#0 내지 #3)에 순차적으로 할당하여 패킷을 생성하는 경우를 가정하도록 한다. 여기서, 패킷의 개수는 하나의 전송 프레임을 통해 전송되는 패킷의 개수로 정해질 수 있다.
8개의 입력 패킷(610 내지 617)의 길이 및 4 개의 입력 패킷(710 내지 730)의 길이에 기초할 때 도 7에 도시된 바와 같이 3번째 입력 패킷(612)이 프래그먼트되어 1, 2번째 패킷(710, 720)에 삽입되고, 4번째 입력 패킷(614)이 프래그먼트되어 2, 3번째 패킷(720, 730)에 삽입되고, 7번째 입력 패킷(616)이 프래그먼트되어 3, 4번째 패킷(730, 740)에 삽입될 수 있다. 이 후, 4번째 패킷(740)의 나머지 부분은 패딩으로 채워질 수 있다.
이 경우, 3번째 패킷(730)에서 에러가 발생하는 경우, 3번째 패킷(730)에 인캡슐레이션된 7번째 입력 패킷(616)의 전단부를 이용할 수 없게 되므로, 4번째 패킷(740)에 에러가 발생하지 않더라도 4번째 패킷(740)에 포함된 7번째 입력 패킷(617)을 복원할 수 없는 문제가 발생한다.
도 8은 본 개시의 일 실시 예에 따른 패킷 생성 방법을 설명하기 위한 도면이다.
이에 따라 본 개시의 일 실시 예에 따르면, 입력 패킷들(610 내지 617)의 바운더리가 가능한 패킷들(710 내지 740) 내에 포함되도록 입력 패킷들(610 내지 617)을 패킷들(710 내지 740)로 할당하고, 베이스 패킷들(710내지 740)의 나머지 부분에 패딩을 삽입할 수 있다.
다만, 설명의 편의를 위하여 도 7에 도시된 실시 예 중 3번째 패킷(730) 및 4번째 베이스 밴드 패킷(740)을 기준으로 설명하도록 한다.
본 개시의 일 실시 예(하측 도면)에 따르면, 종래(상측 도면)과 달리, 3번째 패킷(730)에 할당되는 7번째 입력 패킷(616)이 프래그먼트 되지 않도록 3번째 패킷(730)에는 6번째 입력 패킷(615)까지만 할당하고, 7번째 입력 패킷(616)은 4번째 패킷(740)에 할당할 수 있다. 이에 따라 3번째 패킷(730)의 나머지 부분은 패딩으로 채워지게 된다.
즉, 종래에는 하나의 전송 프레임에 포함되는 패킷들 중 마지막 패킷을 기준으로 패딩이 채워지게 되지만, 본 개시의 일 실시 예에 따르면 패딩이 복수의 패킷들에 분산되게 된다.
다만, 하나의 전송 프레임에 포함되는 패킷의 개수 및 길이, 입력 패킷의 개수 및 길이를 고려할 때, 모든 입력 패킷들의 바운더리가 패킷들 내에 포함되지 못할 수도 있음은 물론이다. 하지만, 본 개시에 따르면, 하나의 입력 패킷이 서로 다른 패킷에 분산되는 경우를 가능한 최소화하여 패킷의 오류에 의해 영향을 받는 입력 패킷의 개수를 최소화할 수 있게 된다. 또한, 종래와 동일한 길이의 패딩이 삽입되므로 전송 효율은 유지할 수 있게 된다.
도 8은 본 개시의 일 실시 예에 따른 패딩 삽입 방법을 설명하기 위한 도면이다.
설명의 편의를 위하여 패킷의 단위 길이(L), 단위 시간 내에 전송할 패킷 개수(Nb), 각 패킷의 헤더 길이 (H[i])(0 ≤i< Nb), 단위 시간 내에 전송할 입력 패킷의 개수(Na), 각 입력 패킷의 길이(La[j])(0 ≤j< Na), 전체 패딩 바이트 수 Np(L*Nb에서 전체 패킷 헤더 길이 및 입력 패킷 길이들의 합을 뺀 값), 입력 패킷을 패킷에 순차적으로 매핑시킬 경우 i 번째 패킷에 포함되며 프래그먼트되는 입력 패킷의 바이트 수(F[i]), i 번째 패킷에 포함되는 마지막 입력 패킷(fragmented or complete)의 인덱스(Ba[i])를 가정하도록 한다.
이 경우, 프로세서(110)는 우선, H[i], F[i] 및 Ba[i]를 산출하고 산출된 값에 기초하여 i번째 패킷에 패딩을 삽입할지 식별한다. 구체적으로 프로세서(110)는 F[i]≤Np이면, i 번째 베이스밴드 패킷에 패딩을 삽입한다.
i 번째 패킷에 패딩을 삽입한 경우, 프로세서(110)는 F[j], Ba[j](i< j < Nb-1) 및 Np 값을 하기와 같이 업데이트할 수 있다.
Np = Np - F[i]
F[j] ≤ F[i]이면, F[j] = F[j] - F[i]
F[j] < F[i]이면, F[j] = La[k]-(F[i] - F[j]), Ba = k
여기서, k는 (La[k]+La[k+1]+...+La[Ba[i]-1] ≥ (F[i] - F[j])을 만족하는 최대 정수
프로세서(110)는 상기와 같이 파라미터 업데이트 후 패킷에 동일한 동작을 반복적으로 수행할 수 있다.
또한, 프로세서(110)는 최종적으로 남아 있는 패딩 바이트는 마지막 패킷에 삽입할 수 있다.
한편, 프로세서(110)는 상술한 동작을 첫번째 패킷부터 수행할 수도 있으나, 기정의된 A번째 패킷부터 수행하는 것도 가능하다. 예를 들어, 프로세서(110)는 모듈레이션(modulation) 및 코드 레이트(code rate) 등 다양한 파라미터를 고려하여 에러가 발생활 확률이 높아지는 A 번째 패킷부터 해당 동작을 수행하는 것도 가능하다.
다만 다른 실시 예에 따르면, 패킷의 헤더는 삽입되는 패딩의 길이에 따라 추가 바이트를 필요로 할 수 있다.
예를 들어, 패킷의 pointer field는 페이로드의 시작에서 해당 패킷에 포함된 입력 패킷들 중 첫번째 시작까지의 길이(첫번째 입력 패킷의 헤더 위치)를 시그널링한다.
이 경우 i 번째 패킷에 패딩을 삽입하게 되면, 이의 영향으로 F[i]는 실제 패딩 바이트 수 및 패딩 삽입을 위한 부가적인 헤더 베이트 수를 더한 값으로 산출되어야 할 수 있다. 실제 패딩은 패킷에 포함되는 입력 패킷들 이전에 삽입되기 때문이다. 실제 패딩 바이트 수 및 패딩 삽입을 위한 부가적인 헤더 베이트 수를 더한 값을 F[i]'라 하면, Np'= Np - F[i]'(F[i] + δ(delta))가 될 수 있다. 여기서, δ는 i번째 패킷에 패딩이 삽입된 경우 패킷 헤더 길이의 변화량(증가 또는 감소분을 합한 값)이 될 수 있다.
도 9는 본 개시의 다른 실시 예에 따른 패딩 삽입 방법을 설명하기 위한 도면이다.
도 9는 서비스가 물리 계층에서 채널 본딩을 통해 전송되는 경우를 설명하기 위한 도면이다.
도 9를 참조하면 채널 본딩이 적용될 PLP로 전송되는 데이터들은 하나의 Input Formatting 블록(0410)에서 처리된다. Input Formatting 블록(0410)에서 생성된 물리 계층 패킷 즉, 베이스밴드 패킷은 Streaming Partitioning 블록(0420)에서 분할되어 각각의 BICM 블록(0430, 0435)로 입력된다.
Streaming Partitioning 블록(0420)은 베이스밴드 패킷을 이 후의 각 BICM 블록에 균등하게 분할하거나 일정한 비율에 따라 분할한다. BICM 블록들(0430, 0435)에서 출력된 성좌 내의 신호 값들은 채널 본딩 방식에 따라 그대로 각각의 Framing & Interleaving 블록들(0450, 0455)로 입력되거나, 별도의 Cell Exchange 블록(0440)에서 시간/주파수 다이버시티를 증가시키기 위한 신호 처리 과정을 거쳐서 각각의 Framing & Interleaving 블록들(0450, 0455)로 입력된다. 일 예로 Cell Exchange 블록(0440)을 사용하지 않는 결합 방식은 Plain channel bonding, Cell Exchange 블록(0440)을 사용하는 방식을 Channel bonding with SNR averaging이라 한다.
이 후 각각의 신호 전달 경로를 따라 Framing & Interleaving 블록들(0450, 0455)과 Waveform Generation 블록(0460, 0465)의 처리를 거쳐 2개의 주파수 대역(0470, 0475)으로 전송된다. 채널 본딩이 사용될 경우에 동일한 Input Formatting 블록(0410)을 공유하는 PLP들은 반드시 동일한 식별자 값을 사용하여야 하며, 수신기는 이를 기반으로 신호처리를 수행한다. 또한 채널 본딩이 사용되었을 경우에 각 PLP에 대하여 채널 본딩 사용 여부와 결합된 다른 주파수 대역에 대한 정보가 L1 시그널링으로 제공된다.
이와 같은 채널 본딩이 적용되는 경우에도 베이스밴드 패킷 생성시 본 개시의 사상이 적용될 수 있다.
구체적으로, 도 10에 도시된 바와 같이 제1 RF 채널용 베이스밴드 패킷(910) 및 제2 RF 채널용 베이스밴드 패킷(920) 생성시 도 8에서 설명한 바와 동일한 방법으로 제1 RF 채널용 베이스밴드 패킷(910) 및 제2 RF 채널용 베이스밴드 패킷(920) 각각에 패딩을 삽입한다. 이에 따라, 제1 RF 채널용 베이스밴드 패킷(910)에 에러가 발생하는 경우 해당 에러가 제2 RF 채널용 베이스밴드 패킷(920)에 미치는 영향을 최소할 수 있게 된다.
도 11a 및 도 11b는 본 개시의 일 실시 예에 따른 수신 장치의 구성을 나타내는 블럭도이다.
도 11a를 참조하면, 수신 장치(200)는 수신부(210) 및 신호 처리부(220)를 포함한다.
수신 장치(200)는 입력 스트림에 포함된 데이터를 적어도 하나의 신호 처리 경로에 매핑하여 전송하는 송신 장치로부터 데이터를 수신하도록 구현될 수 있다.
수신부(210)는 적어도 하나의 신호 처리 경로에 매핑된 데이터를 포함하는 프레임을 수신한다. 구체적으로, 수신부(210)는 시그널링 정보 및 적어도 하나의 신호 처리 경로에 매핑된 데이터를 포함하는 스트림을 수신할 수 있다. 여기서, 시그널링 정보는, 송신 장치에 입력되는 입력 스트림의 입력 타입에 대한 정보 및 적어도 하나의 신호 처리 경로에 매핑된 데이터 타입에 대한 정보를 포함할 수 있다. 여기서, 입력 스트림의 입력 타입에 대한 정보는, 프레임 내의 모든 신호 처리 경로가 동일한 입력 타입인지 여부를 나타낼 수 있다. 그 밖에 시그널링 정보에 포함되는 구체적인 정보에 대해서는 상술한 바 있으므로 자세한 설명을 생략하도록 한다.
신호 처리부(220)는 수신된 프레임에서 시그널링 정보를 추출한다. 특히, 신호 처리부(220)는 L1 시그널링을 추출하고, 디코딩하여 L1 프리 시그널링 영역 및 L1 포스트 시그널링 영역에 포함된 해당 PLP에 대한 다양한 정보를 획득할 수 있다. 또한, 신호 처리부(230)는 추출된 시그널링 정보에 기초하여 프레임을 신호 처리할 있다. 예를 들어, 신호 처리는 복조(Demodulation), 프레임 디빌더(Frame De-builder), BICM 디코딩, 입력 디-프로세싱(Input De-processing) 과정을 수행할 수 있다.
구체적으로, 신호 처리부(220)는 수신부(210)를 수신된 전송 프레임을 신호 처리하여 베이스밴드 패킷을 생성하고, 생성된 베이스밴드 패킷에 포함된 ALP 패킷(Baseband Packet)에서 헤더 정보를 추출한다.
그리고, 신호 처리부(220)는 추출된 헤더 정보에 기초하여 입력 패킷에 포함된 페이로드 데이터를 신호 처리하여 스트림, 즉 상술한 송신 장치(100)에 최초 입력된 입력 스트림을 복원할 수 있다. 여기서, 추출된 헤더 정보는 페이로드 데이터 타입을 나타내는 필드 및 해당 입력 패킷이 온전한 입력 패킷을 전송하는지 여부를 나타내는 필드를 포함한다.
도 11b는 본 개시의 일 실시 예에 따른 신호 처리부를 구체적으로 설명하기 위한 블록도이다.
도 11b에 따르면, 신호 처리부(220)는 디모듈레이터(221), 디코더(222) 및 스트림 제너레이터(223)을 포함한다.
*디모듈레이터(221)는 수신된 RF 신호로부터 OFDM 파라미터에 따라 복조를 수행하여, 싱크 디텍션을 수행하고 싱크가 디텍션되면 싱크 영역에 저장된 시그널링 정보로부터 현재 수신되는 프레임이 필요한 서비스 데이터를 포함하는 프레임인지 인식한다. 예를 들어 Mobile 프레임이 수신되는지, Fixed 프레임이 수신되는지 인식할 수 있다.
이 경우, 시그널링 영역과 데이터 영역에 대한 OFDM 파라미터가 미리 정해져 있지 않은 경우, 싱크 영역에 저장되어 있는 시그널링 영역과 데이터 영역에 대한 OFDM 파라미터를 획득하여 싱크 영역 바로 다음에 오는 시그널링 영역과 데이터 영역에 대한 OFDM 파라미터 정보를 획득하여 복조를 수행할 수 있다.
디코더(222)는 필요한 데이터에 대한 복호화를 수행한다. 이 경우, 디코더(222)는 시그널링 정보를 이용하여 각 데이터 영역에 저장된 데이터에 대한 FEC 방식, 변조 방식 등의 파라미터를 획득하여 복호화를 수행할 수 있다. 또한, 디코더(223)는 헤더에 포함된 데이터 정보에 기초하여 필요한 데이터의 위치를 산출할 수 있다. 즉, 필요한 PLP가 프레임의 어느 위치에서 전송되는지 산출할 수 있다.
스트림 제너레이터(223)는 디코더(222)로부터 입력받은 베이스밴드 패킷을 처리하여 서비스될 데이터를 생성할 수 있다.
일 예로, 스트림 제너레이터(223)는 다양한 정보에 기초하여 에러 정정된 베이스밴드 패킷으로부터 ALP 패킷을 생성할 수 있다. 구체적으로, 스트림 제너레이터(223)는 디-지터 버퍼들을 포함할 수 있는데 디-지터 버퍼들은 다양한 정보에 기초하여 출력 스트림을 복원하기 위한 정확한 타이밍을 재생성할 수 있다. 이에 따라 복수 개의 PLP들 간의 싱크를 위한 딜레이가 보상될 수 있다.
한편, 본 개시의 일 실시 예에 따른 송신 장치의 송신 방법에 따르면, 입력 패킷에 기초하여 헤더 및 페이로드를 포함하는 패킷을 생성하고, 생성된 패킷을 포함하는 프레임을 생성할 수 있다. 이 후, 프레임에 기초하여 생성된 신호를 전송할 수 있다.
이 경우, 패킷을 생성하는 단계에서는, 프레임에 포함되는 패킷의 개수, 프레임에 포함되는 입력 패킷 각각의 길이 및 패킷의 길이에 기초하여 프레임에 포함되는 복수의 패킷 중 적어도 하나의 패킷에 패딩을 삽입할 수 있다.
상기 입력 패킷의 바운더리는, 패딩이 삽입되는 패킷 내에 포함될 수 있다.
또한, 패킷을 생성하는 단계에서는, 패킷에 포함되는 입력 패킷 중 마지막 입력 패킷의 바운더리가 패킷에 포함되도록 복수의 입력 패킷을 복수의 패킷에 할당하고, 적어도 하나의 패킷의 나머지 부분에 패딩을 삽입할 수 있다.
또한, 패킷을 생성하는 단계에서는, 프레임에 삽입될 패딩 길이를 획득하고, 패킷에 적어도 하나의 입력 패킷을 할당한 후 남은 부분이 획득된 패딩 길이보다 작거나 같으면 패킷에 패딩을 삽입할 수 있다.
또한, 패킷을 생성하는 단계에서는, 프레임에서 전송될 패킷의 개수에 패킷의 길이를 곱한 제1 값을 획득하고, 패킷의 헤더 길이의 합 및 프레임에서 전송될 입력 패킷 길이의 합을 더한 제2 값을 획득하고, 제1 값에서 제2 값을 감산하여 프레임에 삽입될 패딩 길이를 획득할 수 있다.
또한, 송신 장치는, 하나의 프레임에서 전송되어야 하는 복수의 입력 패킷을 저장하는 버퍼를 포함할 수 있다. 이 경우, 패킷을 생성하는 단계에서는, 프레임에서 전송되어야 하는 비트 수, 복수의 입력 패킷의 개수, 복수의 입력 패킷의 길이, 프레임에 포함되는 패킷의 길이에 기초하여 복수의 입력 패킷을 프레임에 포함되는 복수의 패킷에 할당하고, 복수의 패킷 중 적어도 하나의 나머지 부분에 패딩을 삽입할 수 있다.
또한, 패킷을 생성하는 단계에서는, 패딩 삽입에 따라 가변하는 헤더의 길이에 기초하여 패킷에 삽입될 패딩 양을 산출할 수 있다.
일 예로, 헤더는, 패딩의 길이를 나타내는 값을 포함하는 필드를 포함할 수 있다. 이 경우 패킷을 생성하는 단계에서는, 패딩 삽입에 따른 해당 필드의 길이에 기초하여 패킷에 삽입될 패딩 양을 산출할 수 있다.
다른 예로, 헤더는, 포인터 값을 포함하는 필드를 포함할 수 있고, 포인터 값은, 페이로드의 시작 위치부터 페이로드에서 시작하는 적어도 하나의 입력 패킷 중 첫 번째 시작 위치까지의 오프셋을 나타낸다. 이 경우 패킷을 생성하는 단계에서는, 패딩 삽입에 따른 필드의 길이에 기초하여 패킷에 삽입될 패딩 양을 산출할 수 있다.
한편, 패킷은, 제1 RF 채널용 패킷 및 제2 RF 채널용 패킷을 포함할 수 있다.
이 경우, 패킷을 생성하는 단계는, 복수의 입력 패킷의 바운더리가 제1 및 제2 RF 채널용 패킷의 바운더리에 포함되도록 복수의 입력 패킷을 제1 및 제2 RF 채널용 패킷의 바운더리에 각각 할당하고, 제1 및 제2 RF 채널용 패킷의 나머지 부분에 패딩을 삽입할 수 있다.
상술한 바와 같이 본 개시에 따르면, 하나의 입력 패킷이 서로 다른 패킷에 분산되는 경우를 가능한 최소화하여 패킷의 오류에 의해 영향을 받는 입력 패킷의 개수를 최소화할 수 있게 된다. 또한, 종래와 동일한 길이의 패딩이 삽입되므로 전송 효율은 유지할 수 있게 된다.
한편, 상술한 본 개시의 다양한 실시 예들에 따른 방법들은, 송신 장치 및 수신 장치 중 적어도 하나에 설치 가능한 어플리케이션 형태로 구현될 수 있다.
또한, 상술한 본 개시의 다양한 실시 예들에 따른 방법들은, 기존 송신 장치 및 수신 장치 중 적어도 하나에 대한 소프트웨어 업그레이드, 또는 하드웨어 업그레이드 만으로도 구현될 수 있다.
또한, 상술한 본 개시의 다양한 실시 예들은 송신 장치 및 수신 장치 중 적어도 하나에 구비된 임베디드 서버, 또는 송신 장치 및 수신 장치 중 적어도 하나의 외부 서버를 통해 수행되는 것도 가능하다.
한편, 이상에서 설명된 다양한 실시 예들은 소프트웨어(software), 하드웨어(hardware) 또는 이들의 조합을 이용하여 컴퓨터(computer) 또는 이와 유사한 장치로 읽을 수 있는 기록 매체 내에서 구현될 수 있다. 일부 경우에 있어 본 명세서에서 설명되는 실시 예들이 프로세서(110, 210) 자체로 구현될 수 있다. 소프트웨어적인 구현에 의하면, 본 명세서에서 설명되는 절차 및 기능과 같은 실시 예들은 별도의 소프트웨어 모듈들로 구현될 수 있다. 소프트웨어 모듈들 각각은 본 명세서에서 설명되는 하나 이상의 기능 및 동작을 수행할 수 있다.
한편, 상술한 본 개시의 다양한 실시 예들에 따른 송신 장치(100)의 프로세싱 동작을 수행하기 위한 컴퓨터 명령어(computer instructions)는 비일시적 컴퓨터 판독 가능 매체(non-transitory computer-readable medium) 에 저장될 수 있다. 이러한 비일시적 컴퓨터 판독 가능 매체에 저장된 컴퓨터 명령어는 특정 기기의 프로세서에 의해 실행되었을 때 상술한 다양한 실시 예에 따른 송신 장치(100)에서의 처리 동작을 특정 기기가 수행하도록 한다.
비일시적 컴퓨터 판독 가능 매체란 레지스터, 캐쉬, 메모리 등과 같이 짧은 순간 동안 데이터를 저장하는 매체가 아니라 반영구적으로 데이터를 저장하며, 기기에 의해 판독(reading)이 가능한 매체를 의미한다. 비일시적 컴퓨터 판독 가능 매체의 구체적인 예로는, CD, DVD, 하드 디스크, 블루레이 디스크, USB, 메모리카드, ROM 등이 있을 수 있다.
이상에서는 본 개시의 바람직한 실시 예에 대하여 도시하고 설명하였지만, 본 개시는 상술한 특정의 실시 예에 한정되지 아니하며, 청구범위에서 청구하는 본 개시의 요지를 벗어남이 없이 당해 개시에 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 개시의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.

Claims (15)

  1. 송신 장치에 있어서,
    입력 패킷에 기초하여 헤더 및 페이로드를 포함하는 패킷을 생성하고, 상기 생성된 패킷을 포함하는 프레임을 생성하는 프로세서; 및
    상기 프레임에 기초하여 생성된 신호를 전송하는 송신부;를 포함하며,
    상기 프로세서는,
    상기 프레임에 포함되는 상기 패킷의 개수, 상기 프레임에 포함되는 상기 입력 패킷 각각의 길이 및 상기 패킷의 길이에 기초하여 상기 프레임에 포함되는 복수의 패킷 중 적어도 하나의 패킷에 패딩을 삽입하며,
    상기 입력 패킷의 바운더리는, 상기 패딩이 삽입되는 패킷 내에 포함되는, 송신 장치.
  2. 제1항에 있어서,
    상기 프로세서는,
    상기 패킷에 포함되는 입력 패킷 중 마지막 입력 패킷의 바운더리가 상기 패킷에 포함되도록 복수의 입력 패킷을 상기 복수의 패킷에 할당하고, 상기 적어도 하나의 패킷의 나머지 부분에 상기 패딩을 삽입하는, 송신 장치.
  3. 제1항에 있어서,
    상기 프로세서는,
    상기 프레임에 삽입될 패딩 길이를 획득하고,
    상기 패킷에 적어도 하나의 입력 패킷을 할당한 후 남은 부분이 상기 획득된 패딩 길이보다 작거나 같으면 상기 패킷에 패딩을 삽입하는, 송신 장치.
  4. 제3항에 있어서,
    상기 프로세서는,
    상기 프레임에서 전송될 상기 패킷의 개수에 상기 패킷의 길이를 곱한 제1 값을 획득하고,
    상기 패킷의 헤더 길이의 합 및 상기 프레임에서 전송될 입력 패킷 길이의 합을 더한 제2 값을 획득하고,
    상기 제1 값에서 상기 제2 값을 감산하여 상기 프레임에 삽입될 패딩 길이를 획득하는, 송신 장치.
  5. 제1항에 있어서,
    상기 프레임에서 전송되어야 하는 복수의 입력 패킷을 저장하는 버퍼;를 포함하며,
    상기 프로세서는,
    상기 프레임에서 전송되어야 하는 비트 수, 상기 복수의 입력 패킷의 개수, 상기 복수의 입력 패킷의 길이, 상기 프레임에 포함되는 패킷의 길이에 기초하여 상기 복수의 입력 패킷을 상기 프레임에 포함되는 복수의 패킷에 할당하고, 상기 복수의 패킷 중 적어도 하나의 나머지 부분에 패딩을 삽입하는, 송신 장치.
  6. 제1항에 있어서,
    상기 프로세서는,
    상기 패딩 삽입에 따라 가변하는 상기 헤더의 길이에 기초하여 상기 패킷에 삽입될 패딩 양을 산출하는, 송신 장치.
  7. 제6항에 있어서,
    상기 패킷의 헤더는,
    상기 패딩의 길이를 나타내는 값을 포함하는 필드를 포함하고,
    상기 프로세서는,
    상기 패딩 삽입에 따른 상기 필드의 길이에 기초하여 상기 패킷에 삽입될 패딩 양을 산출하는, 송신 장치.
  8. 제6항에 있어서,
    상기 패킷의 헤더는,
    포인터 값을 포함하는 필드를 포함하고,
    상기 포인터 값은, 상기 페이로드의 시작 위치부터 상기 페이로드에서 시작하는 적어도 하나의 입력 패킷 중 첫 번째 시작 위치까지의 오프셋이며,
    상기 프로세서는,
    상기 패딩 삽입에 따른 상기 필드의 길이에 기초하여 상기 패킷에 삽입될 패딩 양을 산출하는, 송신 장치.
  9. 제1항에 있어서,
    상기 패킷은, 제1 RF 채널용 패킷 및 제2 RF 채널용 패킷을 포함하며,
    상기 프로세서는,
    복수의 입력 패킷의 바운더리가 상기 제1 및 제2 RF 채널용 패킷의 바운더리에 포함되도록 상기 복수의 입력 패킷을 상기 제1 및 제2 RF 채널용 패킷의 바운더리에 각각 할당하고, 상기 제1 및 제2 RF 채널용 패킷의 나머지 부분에 패딩을 삽입하는, 송신 장치.
  10. 송신 장치의 송신 방법에 있어서,
    입력 패킷에 기초하여 헤더 및 페이로드를 포함하는 패킷을 생성하는 단계;
    상기 생성된 패킷을 포함하는 프레임을 생성하는 단계; 및
    상기 프레임에 기초하여 생성된 신호를 전송하는 단계;를 포함하며,
    상기 패킷을 생성하는 단계는,
    상기 프레임에 포함되는 상기 패킷의 개수, 상기 프레임에 포함되는 상기 입력 패킷 각각의 길이 및 상기 패킷의 길이에 기초하여 상기 프레임에 포함되는 복수의 패킷 중 적어도 하나의 패킷에 패딩을 삽입하며,
    상기 입력 패킷의 바운더리는, 상기 패딩이 삽입되는 패킷 내에 포함되는, 송신 방법.
  11. 제11항에 있어서,
    상기 패킷을 생성하는 단계는,
    상기 패킷에 포함되는 입력 패킷 중 마지막 입력 패킷의 바운더리가 상기 패킷에 포함되도록 복수의 입력 패킷을 상기 복수의 패킷에 할당하고, 상기 적어도 하나의 패킷의 나머지 부분에 상기 패딩을 삽입하는, 송신 방법.
  12. 제11항에 있어서,
    상기 패킷을 생성하는 단계는,
    상기 프레임에 삽입될 패딩 길이를 획득하고,
    상기 패킷에 적어도 하나의 입력 패킷을 할당한 후 남은 부분이 상기 획득된 패딩 길이보다 작거나 같으면 상기 패킷에 패딩을 삽입하는, 송신 방법.
  13. 제12항에 있어서,
    상기 패킷을 생성하는 단계는,
    상기 프레임에서 전송될 상기 패킷의 개수에 상기 패킷의 길이를 곱한 제1 값을 획득하고,
    상기 패킷의 헤더 길이의 합 및 상기 프레임에서 전송될 입력 패킷 길이의 합을 더한 제2 값을 획득하고,
    상기 제1 값에서 상기 제2 값을 감산하여 상기 프레임에 삽입될 패딩 길이를 획득하는, 송신 방법.
  14. 제10항에 있어서,
    상기 송신 장치는,
    상기 프레임에서 전송되어야 하는 복수의 입력 패킷을 저장하는 버퍼를 포함하며,
    상기 패킷을 생성하는 단계는,
    상기 프레임에서 전송되어야 하는 비트 수, 상기 복수의 입력 패킷의 개수, 상기 복수의 입력 패킷의 길이, 상기 프레임에 포함되는 패킷의 길이에 기초하여 상기 복수의 입력 패킷을 상기 프레임에 포함되는 복수의 패킷에 할당하고, 상기 복수의 패킷 중 적어도 하나의 나머지 부분에 패딩을 삽입하는, 송신 방법.
  15. 제10항에 있어서,
    상기 패킷을 생성하는 단계는,
    상기 패딩 삽입에 따라 가변하는 상기 헤더의 길이에 기초하여 상기 패킷에 삽입될 패딩 양을 산출하는, 송신 방법.
PCT/KR2018/006350 2018-04-13 2018-06-04 송신 장치 및 그 송신 방법 WO2019198873A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/981,914 US11336389B2 (en) 2018-04-13 2018-06-04 Transmitting device which generates a physical layer packet by inserting padding and transmitting method thereof

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020180043310A KR102404241B1 (ko) 2018-04-13 2018-04-13 송신 장치 및 그 송신 방법
KR10-2018-0043310 2018-04-13

Publications (1)

Publication Number Publication Date
WO2019198873A1 true WO2019198873A1 (ko) 2019-10-17

Family

ID=68164410

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2018/006350 WO2019198873A1 (ko) 2018-04-13 2018-06-04 송신 장치 및 그 송신 방법

Country Status (3)

Country Link
US (1) US11336389B2 (ko)
KR (1) KR102404241B1 (ko)
WO (1) WO2019198873A1 (ko)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130095231A (ko) * 2012-02-17 2013-08-27 삼성전자주식회사 데이터 패킷 송수신 장치 및 방법
US20150264407A1 (en) * 2006-07-25 2015-09-17 Thomson Licensing Recovery from burst packet loss in internet protocol based wireless networks using staggercasting and cross-packet forward error correction
US20160134532A1 (en) * 2014-11-11 2016-05-12 Samsung Electronics Co., Ltd. Transmitting apparatus, receiving apparatus and controlling method thereof
WO2017004491A1 (en) * 2015-07-02 2017-01-05 Interdigital Patent Holdings, Inc. Methods and procedures for sub-channelization transmission
US20170187849A1 (en) * 2013-06-27 2017-06-29 Samsung Electronics Co., Ltd. Data structure for physical layer encapsulation

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1146205C (zh) 1997-10-17 2004-04-14 皇家菲利浦电子有限公司 在恒定大小的传送分组中封装数据的方法
JP2004158981A (ja) 2002-11-05 2004-06-03 Toshiba Corp 通信装置及び通信方法
US20080124051A1 (en) 2006-09-20 2008-05-29 Mediatek Inc. Method and system for fast format transformation
JP2009212919A (ja) 2008-03-05 2009-09-17 Panasonic Corp 信号処理装置および信号処理方法
US20100146351A1 (en) 2008-12-04 2010-06-10 Nokia Corporation Error correcting scheme for wireless communication
GB2454606C (en) 2009-02-02 2017-01-25 Skype Ltd Method of transmitting data in a communication system
KR101722284B1 (ko) * 2011-03-25 2017-04-18 삼성전자주식회사 방송/통신 시스템에서 제어 정보를 부호화하는 방법 및 그 제어 정보를 송수신하는 장치 및 방법
EP2503723B1 (en) 2011-03-25 2016-04-20 Samsung Electronics Co., Ltd. Method and apparatus for transmitting and receiving control information in a broadcasting/communication system
EP3155778B1 (en) * 2014-06-11 2019-02-20 Marvell World Trade Ltd. Compressed ofdm symbols in a wireless communication system
CN111052700A (zh) * 2014-11-11 2020-04-21 三星电子株式会社 发送设备、接收设备及其控制方法
JP2019041182A (ja) * 2017-08-23 2019-03-14 株式会社東芝 無線通信装置および無線通信方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150264407A1 (en) * 2006-07-25 2015-09-17 Thomson Licensing Recovery from burst packet loss in internet protocol based wireless networks using staggercasting and cross-packet forward error correction
KR20130095231A (ko) * 2012-02-17 2013-08-27 삼성전자주식회사 데이터 패킷 송수신 장치 및 방법
US20170187849A1 (en) * 2013-06-27 2017-06-29 Samsung Electronics Co., Ltd. Data structure for physical layer encapsulation
US20160134532A1 (en) * 2014-11-11 2016-05-12 Samsung Electronics Co., Ltd. Transmitting apparatus, receiving apparatus and controlling method thereof
WO2017004491A1 (en) * 2015-07-02 2017-01-05 Interdigital Patent Holdings, Inc. Methods and procedures for sub-channelization transmission

Also Published As

Publication number Publication date
KR102404241B1 (ko) 2022-06-02
US20210119725A1 (en) 2021-04-22
US11336389B2 (en) 2022-05-17
KR20190119849A (ko) 2019-10-23

Similar Documents

Publication Publication Date Title
US11700200B2 (en) Transmitting apparatus and signal processing method using removal of transport steam packet header
US20160127522A1 (en) Transmitting apparatus and signal processing method thereof
EP3216191B1 (en) Transmitting apparatus
US9917930B2 (en) Transmitting apparatus and receiving apparatus and signal processing method thereof
WO2016195354A1 (en) Transmitting apparatus, receiving apparatus, and method for controlling the same
WO2012093846A2 (en) Apparatus and method for supporting variable length of transport packet in video and audio communication system
WO2017014591A1 (en) Transmitting apparatus, receiving apparatus, and control methods thereof
US20240137603A1 (en) Transmission apparatus, reception apparatus, and data processing method
US11838099B2 (en) Reception apparatus and data processing method
WO2015194904A1 (ko) Ip 기반 방송 망에서 전송 패킷 압축 기법
WO2019198873A1 (ko) 송신 장치 및 그 송신 방법
KR102062897B1 (ko) 송신 장치, 수신 장치 및 그 신호 처리 방법
CA3022469A1 (en) Transmitting apparatus and receiving apparatus and signal processing method thereof
WO2014061925A1 (ko) 교차 계층 최적화를 사용한 fec 패리티 데이터의 적응적 전송 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18914248

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18914248

Country of ref document: EP

Kind code of ref document: A1