Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
COMMUNICATION SYSTEM WITH CODING MECHANISM AND METHOD OF OPERATION THEREOF
Document Type and Number:
WIPO Patent Application WO/2015/191263
Kind Code:
A1
Abstract:
A communication system and the method of operation thereof includes: a block size unit for receiving an input digital data stream; a progressive-Golomb encoder, coupled to the block size unit, for encoding a progressive-Golomb codeword from the input digital data stream; and a transmitter unit, coupled to the progressive-Golomb encoder for transferring the progressive-Golomb codeword to an output device.

Inventors:
CHEONG HYE-YEON (US)
TABATABAI ALI (US)
Application Number:
PCT/US2015/031764
Publication Date:
December 17, 2015
Filing Date:
May 20, 2015
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
SONY CORP (JP)
CHEONG HYE-YEON (US)
TABATABAI ALI (US)
International Classes:
H03M7/40
Foreign References:
US20130101033A12013-04-25
US20130300591A12013-11-14
US20120093226A12012-04-19
US20060103556A12006-05-18
US6272180B12001-08-07
US20110080947A12011-04-07
Other References:
See also references of EP 3140911A4
Attorney, Agent or Firm:
FUJII, Harold T. et al. (16535 Via Esprillo MZ103, San Diego California, US)
Download PDF:
Claims:
What is claimed is:

1. A method of operation of a communication system comprising:

receiving an input digital data stream by a block size unit;

encoding a progressive-Golomb codeword from the input digital data stream; and transferring, to an output device, the progressive-Golomb codeword.

2. The method as claimed in claim 1 wherein receiving the input digital data stream includes receiving a video data stream.

3. The method as claimed in claim 1 further comprising determining a block size from the input digital data stream.

4. The method as claimed in claim 1 further comprising assembling a delivered digital data stream by decoding the progressive-Golomb codeword.

5. The method as claimed in claim 1 wherein transferring to the output device includes transferring on a transmission channel.

6. A method of operation of a communication system comprising:

receiving an input digital data stream by a block size unit;

encoding a progressive-Golomb codeword from the input digital data stream including establishing a group size parameter for matching the input digital data stream; and

transferring, to an output device, the progressive-Golomb codeword.

7. The method as claimed in claim 6 wherein receiving the input digital data stream includes receiving a video data stream, an audio data stream, or a combination thereof.

8. The method as claimed in claim 6 further comprising determining a block size from the input digital data stream includes determining a block boundary by analyzing the input digital data stream.

9. The method as claimed in claim 6 further comprising assembling a delivered digital data stream by decoding the progressive-Golomb codeword including reconstructing a block boundary from the progressive-Golomb codeword.

10. The method as claimed in claim 6 wherein transferring to the output device includes transferring on a wired or wireless transmission channel, a compact disc, or a digital video disc.

11. A communication system comprising:

a block size unit for receiving an input digital data stream;

a progressive-Golomb encoder, coupled to the block size unit, for encoding a progressive-Golomb codeword from the input digital data stream; and a transmitter unit, coupled to the progressive-Golomb encoder for transferring the progressive-Golomb codeword to an output device.

12. The system as claimed in claim 11 wherein the block size unit for receiving the input digital data stream includes the block size unit coupled to a digital video stream.

13. The system as claimed in claim 11 wherein the block size unit configured to generate a block boundary coupled to the progressive-Golomb encoder.

14. The system as claimed in claim 11 further comprising a block reconstruction module configured to assemble a delivered digital data stream from the progressive-Golomb codeword.

15. The system as claimed in claim 11 further comprising an output media coupled to the transmitter unit.

16. The system as claimed in claim 11 wherein the progressive-Golomb encoder includes a group size parameter module for matching a characteristic of the input digital data stream.

17. The system as claimed in claim 16 wherein the block size unit for receiving the input digital data stream includes the block size unit coupled to a digital video stream, an audio stream, or a combination thereof.

18. The system as claimed in claim 16 wherein the block size unit is configured to generate a block boundary coupled to the progressive-Golomb encoder.

19. The system as claimed in claim 16 further comprising a block reconstruction module configured to assemble a delivered digital data stream from the progressive-Golomb codeword includes a progressive-Golomb decoder coupled to the block reconstruction module.

20. The system as claimed in claim 16 further comprising an output media coupled to the transmitter unit includes a wired or wireless transmission channel, a compact disc, or a digital video disc.

Description:
COMMUNICATION SYSTEM WITH CODING MECHANISM AND METHOD OF OPERATION THEREOF

TECHNICAL FIELD

[0001] The present invention relates generally to a communication system, and more particularly to a system for applying variable length coding to communication data.

BACKGROUND ART

[0002] Video compression standards use a variety of techniques to compress video data. The techniques include both lossy and lossless compression. The lossy compression takes advantage of spatial and temporal redundancies in the video data. Many compression techniques available offer significant levels of compression, but result in a degradation of the quality of the video signal. Typically, techniques for transferring compressed information require the compressed information to be transferred at a constant bit rate.

[0003] One compression technique capable of offering significant levels of compression while preserving the desired level of quality for video signals utilizes adaptively sized blocks and sub-blocks of encoded Discrete Cosine Transform (DCT) coefficient data. While the DCT encoding can provide good compression, it does produce edge effects in video streams of objects in motion.

[0004] The lossless compression includes variable length coding, including exponential- Go lomb codes. During decoding, the foregoing compressions are reversed. Part of decoding the variable length codes includes converting unsigned exponential-Golomb codes to signed-Golomb codes. Decoding video data is preferably done in real time. This requires large numbers of computations to be performed in a short amount of time.

[0005] Thus, a need still remains for a communication system that can provide position registration without the position error induced by the manual positioning of markers. In view of the increased popularity of high definition video and audio communication, it is increasingly critical that answers be found to these problems. In view of the ever-increasing commercial competitive pressures, along with growing consumer expectations and the diminishing opportunities for meaningful product differentiation in the marketplace, it is critical that answers be found for these problems. Additionally, the need to reduce costs, improve efficiencies and performance, and meet competitive pressures adds an even greater urgency to the critical necessity for finding answers to these problems.

[0006] Solutions to these problems have been long sought but prior developments have not taught or suggested any solutions and, thus, solutions to these problems have long eluded those skilled in the art.

DISCLOSURE OF THE INVENTION

[0007] The present invention provides a method of operation of a communication system including: receiving an input digital data stream by a block size unit; encoding a progressive-Golomb codeword from the input digital data stream; and transferring, to an output device, the progressive-Golomb codeword.

[0008] The present invention provides a communication system, including: a block size unit for receiving an input digital data stream; a progressive-Golomb encoder, coupled to the block size unit, for encoding a progressive-Golomb codeword from the input digital data stream; and a transmitter unit, coupled to the progressive-Golomb encoder for transferring the progressive-Golomb codeword to an output device.

[0009] Certain embodiments of the invention have other steps or elements in addition to or in place of those mentioned above. The steps or elements will become apparent to those skilled in the art from a reading of the following detailed description when taken with reference to the accompanying drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

[0010] FIG. 1 is a functional block diagram of a communication system with coding mechanism in an embodiment of the present invention.

[0011] FIG. 2 is a functional block diagram of the progressive-Golomb encoder in an embodiment of the present invention.

[0012] FIG. 3 is a line graph of an example of an input digital stream.

[0013] FIG. 4 is a flow chart of a method of operation of a communication system in a further embodiment of the present invention. BEST MODE FOR CARRYING OUT THE INVENTION

[0014] The following embodiments are described in sufficient detail to enable those skilled in the art to make and use the invention. It is to be understood that other embodiments would be evident based on the present disclosure, and that system, process, or mechanical changes may be made without departing from the scope of the present invention.

[0015] In the following description, numerous specific details are given to provide a thorough understanding of the invention. However, it will be apparent that the invention may be practiced without these specific details. In order to avoid obscuring the present invention, some well-known circuits, system configurations, and process steps are not disclosed in detail.

[0016] The drawings showing embodiments of the system are semi-diagrammatic and not to scale and, particularly, some of the dimensions are for the clarity of presentation and are shown exaggerated in the drawing FIGs. Similarly, although the views in the drawings for ease of description generally show similar orientations, this depiction in the FIGs. is arbitrary for the most part. Generally, the invention can be operated in any orientation.

[0017] Where multiple embodiments are disclosed and described, having some features in common, for clarity and ease of illustration, description, and comprehension thereof, similar and like features one to another will ordinarily be described with similar reference numerals.

[0018] The term "module" referred to herein can include software, hardware, or a combination thereof in an embodiment of the present invention in accordance with the context in which the term is used. For example, the software can be machine code, firmware, embedded code, and application software. Also for example, the hardware can be circuitry, processor, computer, integrated circuit, integrated circuit cores, a pressure sensor, an inertial sensor, a microelectromechanical system (MEMS), passive devices, or a combination thereof.

[0019] The term "unit" referred to herein means a hardware device, such as an application specific integrated circuit, combinational logic, core logic, or a dedicated processor.

[0020] Referring now to FIG. 1, therein is shown a functional block diagram of a communication system 100 with coding mechanism in an embodiment of the present invention. The functional block diagram of the communication system 100 depicts an input digital data stream 102, such as a pixel stream, a video data stream, an audio stream, or a combination thereof, coupled to a block size unit 104. The block size unit 104 can monitor the input digital input stream 102 in order to determine a block size for the current segment of the input digital data stream 102. The block size unit 104 can analyze the input digital data stream 102 for determining a block boundary 105 by detecting the number of ones before a zero, or the number of zeroes before a one that are present in the input digital data stream 102.

[0021] The block size unit 104 can pass the bit stream and a block indicator to a progressive-Go lomb encoder 106, such as a hardware mathematics array, for encoding and compression of the input digital data stream 102. The progressive-Go lomb encoder 106 can minimize a bit length of the average value of a progressive-Go lomb codeword 107. The progressive-Go lomb encoder 106 can support higher bandwidth than prior art solutions that might use Golomb-Rice coding for example because the group size of the progressive- Go lomb encoder 106 can be parameterized to match the distribution of the input digital data stream 102. Unlike the Golomb-Rice coding, which requires the group size to be a power of 2 (1, 2, 4, 8, 16, 32, 64, etc.), the progressive-Golomb encoder 106 can have other group sizes.

[0022] The progressive-Golomb codeword 107 can be coupled to a transmitter unit 108, which can transfer the progressive-Golomb codeword 107 to an output device 110. The output device 110 can be hardware, such as a wired or wireless transmission channel, or hard media, such as a compact disc, a digital video disc, or a non-volatile memory device.

[0023] The progressive-Golomb codeword 107 can be conveyed to a receiver module 112, through the output device 110, which can transform the output device 110 back into the code words 107. The receiver module 112 can be coupled to a progressive-Golomb decoder 114, such as a hardware mathematics array, to convey the progressive-Golomb codeword 107. The progressive-Golomb decoder 114 can reverse the operations of the progressive- Golomb encoder 106 without reducing any quality from the input digital data stream 102.

[0024] The progressive-Golomb decoder 114 can be coupled to the block reconstruction module 116 for reconstructing the block boundary 105 for assembling a delivered digital data stream 118. The complete transfer from the input digital data stream 102 to the delivered digital data stream 118 is performed with no loss in the quality of the signal.

[0025] It has been discovered that the communication system 100 can parameterize the group size of the coding structure in order to minimize the average bit length of the progressive-Golomb codeword 107. The communication system 100 can compress video or audio streams with equal efficiency. The group sizes can be preselected and fixed on an application basis or they can be dynamically adjusted to match the input data stream.

[0026] Referring now to FIG. 2, therein is shown a functional block diagram of the progressive-Go lomb encoder 106 in an embodiment of the present invention. The functional block diagram of the progressive-Go lomb encoder 106 depicts an input digital stream 202 input to a group detector module 204. The group detector module 204 can scan the input digital stream 202 to determine which group will perform the coding of the input digital stream 202. A group size parameter module 206 can provide a group size parameter

207 for matching the characteristics of the input digital stream 202. The group size parameter 207 can provide either fixed boundaries or dynamically adjustable group sizes that are not required to be on powers of 2 boundaries, such as 1, 2, 4, 8, 16, etc., as required by Golomb-Rice coding.

[0027] By way of an example, an embodiment of the group detector module 204 can identify one of four groups having sizes of 3, 4, 12, and infinite as provided by the group detector module 204. The first group having a size of 3 can use unary coding with a divisor of m=l . The second group having the size of 4 can implement a Golomb-2 code with a divisor of m=2. The third group having a size of 12 can implement a Golomb-4 code with a divisor of m=4. The fourth group having an infinite size can implement a Golomb-8 code with a divisor of m=8. The selection of the four groups having sizes of 3, 4, 12, and infinite can be optimized for the input digital stream 202 having a Gaussian distribution with a single peak value. Other distributions of the input digital stream 202 can be represented by different group sizes.

[0028] The group detector module 204 can be coupled to a quotient generator module 208 for generating a quotient portion 210 by dividing the input digital stream 202 by the value of m associated with the group identified by the group detector module 204. The communication between the group detector module 204 and the quotient generator module

208 can include a group identifier and the digital stream. The group size parameter module 206 can be coupled to the quotient generator module 208 for aiding the generation of the quotient portion 210 when a dynamic adjustment process is implemented in the group size parameter module 206. [0029] Table 1 : an example of the Progressive-Golomb coding

X Prog-Golomb

0 0

m = 2° = 1

-1 10 I- Unary

1 Group size=3

110

1110-0

-2

m = 2 1 = 2

2 1110-1 Golomb-2

-3 11110-0 Group size=4

3 11110-1

-4 111110-00

4 111110-01

-5 111110-10

5 111110-11

-6 1111110-00

6 1111110-01 m = 2 2 = 4

Golomb-4

-7 1111110-10 Group size= 12

7 1111110-11

-8 11111110-00

8 11111110-01

-9 11111110-10

9 11111110-11

-10 111111110-000

Golomb-i

J Group sl - W

[0030] The quotient generator module 208 can be coupled to a remainder generator module 212 for determining a residual unary count from the input digital stream 202 after the quotient portion 210 has been removed. The remainder generator module 212 can calculate a remainder portion 214. Both the quotient portion 210 and the remainder portion 214 are coupled to a serializer module 216. The serializer module 216 can concatenate the quotient portion 210 and the remainder portion 214 for forming the progressive-Go lomb codeword 107, such as a minimum bit-length unary string. [0031] As can be seen from Table 1, the group size can be any positive integer without limiting the sizes to powers of 2. In the example of Table 1, the quotient portion 210 and the remainder portion 214 are separated by a hyphen for clarity only. The resultant progressive-Go lomb codeword 107 can have a shorter bit-length unary string than other variable length coding methods, such as the Golomb-Rice coding method or the Golomb-M coding method.

[0032] Referring now to FIG. 3, therein is shown a line graph 301 of an example of an input digital stream 202. The line graph 301 of the example of the input digital stream 202 depicts a horizontal axis 302 representing the value X of the input digital stream 202 and a vertical axis 304 representing the value of F(X) as it relates to the input digital stream 202. A mode mean 306 can be indicated by the C positioned on the horizontal axis 302.

[0033] By way of an example, the group detector module 204 of FIG. 2 can use the following equations to determine with which group the sample should be coded. The chosen group sizes are the same as the example above (3, 4, 12, infinity).

If |X-C| < 1 then select group 1 (Unary code);

Elseif |X-C| < 3 then select group 2 (Golomb-2 code); (EQ 1)

Elseif |X-C| < 9 then select group 3 (Golomb-4 code);

Else select group 4 (Golomb-8 code)

[0034] As can be seen from the data in Table 1, this coding scheme has a negative bias because the negative non-zero values come first in the list. This bias can also be parameterized with by the group size parameter module 206 of FIG. 2 in order to minimize the bit-length of the progressive-Go lomb codeword 107 of FIG. 1 and match the characteristic of the input digital stream 202.

[0035] Referring now to FIG. 4, therein is shown a flow chart of a method 400 of operation of a communication system 100 in a further embodiment of the present invention. The method 400 includes: receiving an input digital data stream by a block size unit in a block 402; encoding a progressive-Golomb codeword from the input digital data stream in a block 404; and transferring, to an output device, the progressive-Golomb codeword in a block 406.

[0036] The resulting method, process, apparatus, device, product, and/or system is straightforward, cost-effective, uncomplicated, highly versatile, accurate, sensitive, and effective, and can be implemented by adapting known components for ready, efficient, and economical manufacturing, application, and utilization. [0037] Another important aspect of the present invention is that it valuably supports and services the historical trend of reducing costs, simplifying systems, and increasing performance.

[0038] These and other valuable aspects of the present invention consequently further the state of the technology to at least the next level.

[0039] While the invention has been described in conjunction with a specific best mode, it is to be understood that many alternatives, modifications, and variations will be apparent to those skilled in the art in light of the aforegoing description. Accordingly, it is intended to embrace all such alternatives, modifications, and variations that fall within the scope of the included claims. All matters hitherto fore set forth herein or shown in the accompanying drawings are to be interpreted in an illustrative and non-limiting sense.