GB2229600A - Differential PCM coder - Google Patents

Differential PCM coder Download PDF

Info

Publication number
GB2229600A
GB2229600A GB8906775A GB8906775A GB2229600A GB 2229600 A GB2229600 A GB 2229600A GB 8906775 A GB8906775 A GB 8906775A GB 8906775 A GB8906775 A GB 8906775A GB 2229600 A GB2229600 A GB 2229600A
Authority
GB
United Kingdom
Prior art keywords
words
predicted
circuit
memory
dpcm
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
GB8906775A
Other versions
GB8906775D0 (en
GB2229600B (en
Inventor
Stuart Michael Forsyth
Coster Rebecca Jane De
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
STC PLC
Original Assignee
STC PLC
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 STC PLC filed Critical STC PLC
Priority to GB8906775A priority Critical patent/GB2229600B/en
Publication of GB8906775D0 publication Critical patent/GB8906775D0/en
Publication of GB2229600A publication Critical patent/GB2229600A/en
Application granted granted Critical
Publication of GB2229600B publication Critical patent/GB2229600B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding

Abstract

A differential pulse code modulation (DPCM) coder circuit provides parallel processing of prediction and code generation. This enhances the operating speed of the circuit. The two operations are performed each by a respective programmable read only memory (21, 22) provided with a look-up table from which digital words are determined. In a further embodiment, both operations are performed by a single read only memory. <IMAGE>

Description

DIFFERENTIAL PCM CODER This invention relates to coder circuits for differential pulse code modulation (DPCM) particularly for the transmission of digital signals.
Pulse code modulation (PCM) is widely used in digital communication systems. However, the application of PCM to the transmission of video signals normally requires a considerable number of bits to carry the necessary information. This in turn means that a large bandwidth is necessary. It has long been recognised that some means of bit reduction is desirable and several methods of achieving bit reduction have been proposed. One such method is differential pulse code modulation (DPCM). A description of this technique is given at pages 435 to 439 of "Cable Television Engineering", vol.ll No.9 Aug. 1981. In a DPCM coder the amplitude of incoming analogue signals is quantised according to a sliding measurement scale. The scale is referred to as sliding because the zero level of the scale is set at the quantised level of the previous sample.Each sample is then coded with reference to the previous sample. By using a non-linear scale, bit reduction is achieved since only the difference between two successive samples is coded and transmitted. This results in a significant reduction of bandwidth.
A conventional DPCM coder circuit is shown in Fig. 1 of the accompanying drawings. In this circuit an incoming analogue signal is converted to a corresponding digital signal n ), typically in the form of 6-bit words, by an analogue to digital converter 11. This signal is fed to a subtractor circuit 12 where it is compared with a predicted value yon derived from the previous 6-bit word to produce an output 7-bit word En = Yn ~ Yn the extra bit allowing for a possible carry digit. The subtractor circuit 11 introduces a time delay tl.The 7-bit word n is subjected to quantization by a compressor 13 to provide a corresponding 4-bit word Cn. n The compressor 13 includes a non-linear quantisor whereby small difference signals En are conveyed with full accuracy whilst longer difference signals are conveyed with progressively lower accuracy. The total number of quantizing levels may be significantly reduced without unduly impairing the subjective quality of the signal after transmission and decoding.
The predictionY n is determined by a feedback n loop comprising a non-linear quantizer 14, a summation circuit 15, an amplifier 16 and a delay circuit 17.
Each of these components in the feedback loop introduces its own time delay (t2, t t4). The cumulative delay represented by these components becomes significant at high bit rates and thus places a severe constraint on the rate at which the signals can be processed.
The object of the invention is to minimise or to overcome this disadvantage.
According to the invention there is provided a differential pulse code modulation (DPCM) coder circuit for providing compressed output digital words corresponding to the differences between successive input digital words, the circuit including means for generating predicted words from the input words, and means for generating compressed digital words determined from a comparison of input words each with a corresponding predicted word, the circuit being such that the generation of predicted words and the generation of output words are performed simultaneously.
According to the invention there is further provided a differential pulse code modulation (DPCM) coder circuit including first and second programmable read only memories, wherein said first memory is adapted to provide predicted digital words, and wherein said second memory is adapted to provide, from an input digital word and a corresponding predicted digital word received from the first memory, a compressed digital word corresponding to the difference between the input and predicted words, the circuit being such that the provision of predicted words and the provision of compressed digital words are performed simultaneously.
The prediction and difference/compression operations are performed in parallel. This provides a significant reduction in delay time and thus allows the circuit to operate at high bit rates.
Embodiments of the invention will now be described with reference to the accompanying drawings in which: Fig. 2 shows in schematic form a parallel architecture DPCM coder circuit; and Fig. 3 shows a modified form of circuit of Fig. 2.
The coder circuits shown in Figs. 1 and 2 are intended for use in the coding and transmission of PCM video signals. The difference, En, between each current PCM sample, Yn, along a TV line and a prediction of that sample, Y is non-uniformly n quantised and coded before transmission to a remote receiver station (not shown). The transmitted difference, E''n, is described by: = = COMPR ( E n n where: E = Y - Y n n n and COMPR( E ) implies the operation of non-uniform n quantisation followed by reduced word length coding. By quantising small picture element differences accurately and successively larger picture element differences less accurately, less quantisation levels are required within the available dynamic range and hence less bits are required for transmission.
For a digitised video signal seven bits can be employed to represent En and only four for E" The justification for this operation is a combination of video signal statistics and a property of human vision called spatial masking.
The prediction, Yn, is based on previously transmitted differences and may be described by the equation: Yn = A. E NUQ( En1 ) + Yn-l 1 or Y = A.Y' n n-l where Yln is the locally decoded version of Yn i.e.
different by the quantisation error,NUQ(En) implies the non-uniformly quantised version of En The non-uniform quantiser is included in the DPCM predictor to ensure that the same prediction may be reconstructed at the receiver.
At the receiver, the complimentary algorithm is implemented to recover an approximation, Y'n, to the original PCM samples. The algorithm is performed in two parts, expansion (the complement of compression) given by: En = EXPAND E" n and: Y' = E' + Yn n n n where E' n and YZn are the same as En and Yn but containing the quantisation error, which should not be visibly objectionable if the predictor and quantiser have been optimised. At the receiver, only ane PROM is required to recover the PCM approximation Y' n Referring now to Fig. 2, the DPCM coder circuit includes first and second programmable read only memories (PROM's) 21 and 22, and a delay latch circuit 23.Each memory is provided with a look-up table.
Input digital wordsYn, e.g. from an analogue to digital converter (not shown) are supplied to both memories.
The function of the second memory 22 is to generate predicted digital words Yn. n This is effected by comparing the input word Yn with a predicted word and using the look-up table to obtain the next prediction Yn+1. The delay latch 23 is controlled such that the current prediction r n arrives at the n input of each memory in the same time slot as the input word Yn. The prediction Yn as described above is given by the expression Yn = A [NUQ(Yn-1-Yn-1) + yn-1].
The first memory 21 receives both the input word Y and the predicted word Yn generated by the second memory 22. The first memory determines from these two words and from its own look-up table the compressed digital word '' , representing n compression of the difference En = (Y - -Y, for transmission to a remote station. Typically the input words Yn comprise six bits whilst the output n compressed words ''n ' ' comprise four bits.
n It will be appreciated that the second memory 22 performs the prediction at the same time that the first memory is performing the difference and comparison.
This is in contrast with conventional coder circuits which perform these operations serially.
Fig. 3 shows an alternative embodiment in which a single PROM 31 performs both the prediction and comparison functions from stored look-up tables. The functional operation of this circuit is similar to that of Fig. 2, the two operations being performed simultaneously by the PROM.
The differential PCM coder circuits described above with reference to Figs. 2 and 3 are of particular application in the transmission of video signals e.g.
via a satellite or an aircraft. They are also of general application to PCM transmission systems.

Claims (5)

1. A differential pulse code modulation (DPCM) coder circuit for providing compressed output digital words corresponding to the differences between successive input digital words, the circuit including means for providing predicted words from the input words, and means for providing compressed digital words determined from a comparison of said input words each with a corresponding predicted word, the circuit being such that the provision of predicted words and the provision of output words are effected simultaneously.
2. A DPCM coder circuit as claimed in claim 1, wherein the predicted words and the compressed digital words are provided from a read only memory.
3. A differential pulse code modulation (DPCM) coder circuit including first and second programmable read only memories, wherein said first memory is adapted to provide predicted digital words, and wherein said second memory is adapted to provide from an input digital word and a corresponding predicted digital word received from the first memory, a compressed digital word corresponding to the difference between the input and predicted words, the circuit being such that the provision of predicted words and the provision of compressed digital words are effected simultaneously.
4. A DPCM coder circuit as claimed in claim 3, wherein said second memory is provided with a look-up table from which the compressed words are determined.
5. A video transmission system incorporating a DPCM coder circuit as described in any one of claims 1 to 5.
5. A DPCM coder circuit substantially as described herein with reference to and as shown in Fig. 2 or Fig.
3 of the accompanying drawings.
GB8906775A 1989-03-23 1989-03-23 Differential pcm coder Expired - Fee Related GB2229600B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB8906775A GB2229600B (en) 1989-03-23 1989-03-23 Differential pcm coder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB8906775A GB2229600B (en) 1989-03-23 1989-03-23 Differential pcm coder

Publications (3)

Publication Number Publication Date
GB8906775D0 GB8906775D0 (en) 1989-09-13
GB2229600A true GB2229600A (en) 1990-09-26
GB2229600B GB2229600B (en) 1993-03-17

Family

ID=10653929

Family Applications (1)

Application Number Title Priority Date Filing Date
GB8906775A Expired - Fee Related GB2229600B (en) 1989-03-23 1989-03-23 Differential pcm coder

Country Status (1)

Country Link
GB (1) GB2229600B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2144299A (en) * 1983-07-28 1985-02-27 Kokusai Denshin Denwa Co Ltd System for embedding quantization of a vector signal
US4742391A (en) * 1987-01-16 1988-05-03 Cubic Corporation DPCM video signal compression and transmission system and method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2144299A (en) * 1983-07-28 1985-02-27 Kokusai Denshin Denwa Co Ltd System for embedding quantization of a vector signal
US4742391A (en) * 1987-01-16 1988-05-03 Cubic Corporation DPCM video signal compression and transmission system and method

Also Published As

Publication number Publication date
GB8906775D0 (en) 1989-09-13
GB2229600B (en) 1993-03-17

Similar Documents

Publication Publication Date Title
US4866510A (en) Digital video encoder
EP0249086B1 (en) Method and apparatus for encoding/transmitting image
US4605963A (en) Reduction of control bits for adaptive sub-nyquist encoder
US4862168A (en) Audio digital/analog encoding and decoding
KR920003860B1 (en) Coding decoding circuit
EP0324584B1 (en) Predictive coding device
US4933675A (en) Audio digital/analog encoding and decoding
US4573167A (en) Digital communication system, particularly color television transmission system
US4639778A (en) Embedding quantization system for vector signals
US6529551B1 (en) Data efficient quantization table for a digital video signal processor
US4797653A (en) DPCM encoder
JPH0234498B2 (en)
US4549304A (en) ADPCM Encoder/decoder with signalling bit insertion
US4882585A (en) Method and apparatus for high resolution analog-digital-analog transformations
US4684984A (en) Motion compensated interframe decoding apparatus
US4979187A (en) Predictive coding device
US4039948A (en) Multi-channel differential pulse code modulation system
US4622537A (en) Predictive code conversion method capable of forcibly putting a feedback loop in an inactive state
GB2229600A (en) Differential PCM coder
US5166958A (en) Coding apparatus with low-frequency and DC suppression
US4742391A (en) DPCM video signal compression and transmission system and method
EP0079658B1 (en) Differential pulse code modulation transmission system
US5483286A (en) Motion compensating apparatus
EP1054514B1 (en) Method and apparatus for the compression and/or transport and/or decompression of a digital signal
JP2561854B2 (en) Encoder

Legal Events

Date Code Title Description
732E Amendments to the register in respect of changes of name or changes affecting rights (sect. 32/1977)
732E Amendments to the register in respect of changes of name or changes affecting rights (sect. 32/1977)
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20050323