[go: up one dir, main page]

CN100428352C - Decoding system for 8 to 14 modulation or 8 to 16 modulation - Google Patents

Decoding system for 8 to 14 modulation or 8 to 16 modulation Download PDF

Info

Publication number
CN100428352C
CN100428352C CNB2005100642540A CN200510064254A CN100428352C CN 100428352 C CN100428352 C CN 100428352C CN B2005100642540 A CNB2005100642540 A CN B2005100642540A CN 200510064254 A CN200510064254 A CN 200510064254A CN 100428352 C CN100428352 C CN 100428352C
Authority
CN
China
Prior art keywords
modulation
signal
analog
efm
digital conversion
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.)
Expired - Fee Related
Application number
CNB2005100642540A
Other languages
Chinese (zh)
Other versions
CN1848274A (en
Inventor
林文昌
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.)
Hongyang Sicnece & Technology Co Ltd
Original Assignee
Hongyang Sicnece & Technology Co Ltd
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 Hongyang Sicnece & Technology Co Ltd filed Critical Hongyang Sicnece & Technology Co Ltd
Priority to CNB2005100642540A priority Critical patent/CN100428352C/en
Publication of CN1848274A publication Critical patent/CN1848274A/en
Application granted granted Critical
Publication of CN100428352C publication Critical patent/CN100428352C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Error Detection And Correction (AREA)

Abstract

本发明提出一种用于8至14调变或8至16调变(EFM/ESM)的译码系统,其包含一模拟至数字转换装置、一适应性等化装置及一Viterbi译码装置。模拟至数字转换装置接收一EFM或ESM调变特性的模拟信号,并将其转换为具有EFM或ESM调变特性的数字信号;适应性等化装置将具有EFM或ESM调变特性的数字信号换成具有最小相位特性的第一信号;该Viterbi译码装置接收第一信号,并依据Viterbi算法及一信道模型以产生一译码信号;其中,Viterbi译码装置在计算一分支至一节点的路径值时,依据EFM或ESM调变特性,舍弃不存在的路径。

Figure 200510064254

The present invention proposes a decoding system for 8-14 modulation or 8-16 modulation (EFM/ESM), which includes an analog-to-digital conversion device, an adaptive equalization device and a Viterbi decoding device. The analog-to-digital conversion device receives an analog signal with EFM or ESM modulation characteristics, and converts it into a digital signal with EFM or ESM modulation characteristics; the adaptive equalization device converts the digital signal with EFM or ESM modulation characteristics into a first signal with a minimum phase characteristic; the Viterbi decoding device receives the first signal, and generates a decoded signal according to a Viterbi algorithm and a channel model; wherein, the Viterbi decoding device calculates a path from a branch to a node When the value is , according to the EFM or ESM modulation characteristics, the path that does not exist is discarded.

Figure 200510064254

Description

用于8至14调变或8至16调变的译码系统 Decoding system for 8 to 14 modulation or 8 to 16 modulation

技术领域 technical field

本发明涉及关于译码的技术领域,尤指一种用于8至14调变或8至16调变(EFM/ESM)的译码系统。The present invention relates to the technical field of decoding, in particular to a decoding system for 8-14 modulation or 8-16 modulation (EFM/ESM).

背景技术 Background technique

在一个具有交叉数据干扰(intersymbol interference、ISI)的环境中,因为所读取的数据受到前后数据位的影响,所以常以部份响应最大可能(PRML,Partial Response Maximum Likelihood)的技术以消除接收数据中的交叉数据干扰(ISI)现象。一般使用Viterbi译码以解出具交叉数据干扰的信号。In an environment with cross data interference (intersymbol interference, ISI), because the read data is affected by the preceding and following data bits, the partial response maximum likelihood (PRML, Partial Response Maximum Likelihood) technology is often used to eliminate reception The phenomenon of cross data interference (ISI) in the data. Viterbi decoding is generally used to resolve signals with cross-data interference.

Viterbi译码是依据一些条件机率,以检查可能的路径并选择最佳的路径。图1是一PRabba信道模型,图2是PRabba信道模型中,a为1、b为2时的Trellis示意图。Viterbi decoding is based on some conditional probabilities to examine possible paths and choose the best one. FIG. 1 is a PRabba channel model, and FIG. 2 is a schematic diagram of Trellis when a is 1 and b is 2 in the PRabba channel model.

在DVD及CD数据中,由于使用8至14调变或8至16调变(eight to fourteenmodulation/eight to sixteen modulation、EFM/ESM),故数据串中并没有连串长度(run length)为1及2的数据串。故在解EFM/ESM调变数据串时,图2的Trellis图可简化成图3的Trellis图,也就是排除连串长度为1及2的数据串。在图3中,虚线代表a4为-1,实线代表a4为+1。图4是使用简化Trellis图进行Viterbi译码的示意图,其中输入序列为{-1、-1、-1、-1、+1、+1、+1、-1、-1、-1、-1、-1、+1、+1、+1、+1、+1、+1}。输出的序列为{4、0、-4、-6、-4、0、4、4、0、-4、-6、-6、-4、0、4、6、6、6}。一开始,由节点(-1-1-1)为起始,依据接收的数据计算列0至列1的路径值。节点(-1-1-1)具有两个分支,分别连接至节点(-1-1-1)及节点(-1-1+1)。计算节点(-1-1-1)至节点(-1-1-1)的路径值,是将输出的数据(4)代入路径值公式中,也就是将s=4代入9+3s及4+2s,可分别得到21及12。分别将21及12标示于列1的节点(-1-1-1)及节点(-1-1+1)上方。计算列1至列2的路径值时,此时,将s=0代入9+3s、4+2s及0中,可分别得到9、4及0,再将9与21相加、4与21相加、0与12相加,而得到累积的路径值30、25、12,再将30、25、12标示于列2的节点(-1-1-1)、(-1-1+1)及节点(-1+1+1)上方。依序类推。然而,DVD及CD光驱的读取速度快速增加,习知技术是将译码芯片的时序提高。此虽可解决译码问题,但是却会增加译码芯片设计困难度,同时也因工作频率提高,也产生芯片功率消耗变大及散热问题。所以公知的DVD及CD光驱译码系统仍有予以改善的需求。In DVD and CD data, due to the use of 8 to 14 modulation or 8 to 16 modulation (eight to fourteen modulation/eight to sixteen modulation, EFM/ESM), there is no run length (run length) of 1 in the data string and 2 data strings. Therefore, when solving EFM/ESM modulated data strings, the Trellis diagram in FIG. 2 can be simplified to the Trellis diagram in FIG. 3 , that is, data strings with a series length of 1 and 2 are excluded. In FIG. 3 , the dotted line represents that a4 is -1, and the solid line represents that a4 is +1. Figure 4 is a schematic diagram of Viterbi decoding using a simplified Trellis graph, where the input sequence is {-1, -1, -1, -1, +1, +1, +1, -1, -1, -1, - 1, -1, +1, +1, +1, +1, +1, +1}. The output sequence is {4, 0, -4, -6, -4, 0, 4, 4, 0, -4, -6, -6, -4, 0, 4, 6, 6, 6}. At the beginning, starting from the node (-1-1-1), the path value from column 0 to column 1 is calculated according to the received data. The node (-1-1-1) has two branches, respectively connected to the node (-1-1-1) and the node (-1-1+1). To calculate the path value from node (-1-1-1) to node (-1-1-1), substitute the output data (4) into the path value formula, that is, substitute s=4 into 9+3s and 4 +2s, you can get 21 and 12 respectively. Label 21 and 12 above node (-1-1-1) and node (-1-1+1) in column 1, respectively. When calculating the path value from column 1 to column 2, at this time, substitute s=0 into 9+3s, 4+2s and 0 to get 9, 4 and 0 respectively, then add 9 and 21, 4 and 21 Add, add 0 and 12, and get the accumulated path value 30, 25, 12, and then mark 30, 25, 12 in the nodes (-1-1-1), (-1-1+1) of column 2 ) and above the node (-1+1+1). And so on. However, the reading speed of DVD and CD drives increases rapidly, and the conventional technology is to increase the timing of the decoding chip. Although this can solve the decoding problem, it will increase the design difficulty of the decoding chip, and at the same time, due to the increase of the operating frequency, the power consumption of the chip will increase and the problem of heat dissipation will also occur. Therefore, the known decoding systems for DVD and CD optical drives still need to be improved.

发明内容 Contents of the invention

本发明的目的是在提供用于8至14调变或8至16调变(EFM/ESM)的译码系统,以避免公知技术所产生译码芯片设计困难度的问题,更降低芯片功率消耗变大及散热的问题。The purpose of the present invention is to provide a decoding system for 8 to 14 modulation or 8 to 16 modulation (EFM/ESM), so as to avoid the difficulty of decoding chip design caused by the known technology, and to reduce the power consumption of the chip Problems of enlargement and heat dissipation.

依据本发明的一特色,是提出一种用于8至14调变或8至16调变(EFM/ESM)的译码系统,该系统包含一模拟至数字转换装置、一适应性等化装置及一Viterbi译码装置。该模拟至数字转换装置接收一EFM或ESM调变特性的模拟信号,并将的转换为具有EFM或ESM调变特性的数字信号;该适应性等化装置耦合至该模拟至数字转换装置,以将该具有EFM或ESM调变特性的数字信号换成具有最小相位特性的第一信号;该Viterbi译码装置耦合至该适应性等化装置,以接收该第一信号,并依据Viterbi算法及一信道模型以产生一译码信号;其中,该Viterbi译码装置在计算一分支至一节点的路径值时,依据该EFM或ESM调变特性,舍弃不存在的路径。According to a feature of the present invention, a decoding system for 8 to 14 modulation or 8 to 16 modulation (EFM/ESM) is proposed, the system includes an analog to digital conversion device, an adaptive equalization device and a Viterbi decoding device. The analog-to-digital conversion device receives an analog signal with EFM or ESM modulation characteristics, and converts it into a digital signal with EFM or ESM modulation characteristics; the adaptive equalization device is coupled to the analog-to-digital conversion device to The digital signal with EFM or ESM modulation characteristics is replaced with a first signal with minimum phase characteristics; the Viterbi decoding device is coupled to the adaptive equalization device to receive the first signal, and according to the Viterbi algorithm and a A channel model is used to generate a decoding signal; wherein, when the Viterbi decoding device calculates a path value from a branch to a node, it discards non-existing paths according to the EFM or ESM modulation characteristics.

依据本发明的另一特色,是提出一种用于8至14调变或8至16调变(EFM/ESM)调变的译码系统,该系统包含一模拟至数字转换装置、一分割电路、一频率及相位回复装置、一适应性等化装置及一Viterbi译码装置。该模拟至数字转换装置是接收一EFM或ESM调变特性的模拟信号,并将的转换为具有EFM或ESM调变特性的数字信号;该分割电路具有磁滞(hysteresis)特性,以将该EFM或ESM调变特性的模拟信号转换为一第二信号;该频率及相位回复装置耦合至该分割电路及该模拟至数字转换装置,以依据该第二信号产生一调整信号,以调整该模拟至数字转换装置的取样时间,以回复该EFM或ESM调变特性的模拟信号的频率及相位;该适应性等化装置耦合至该模拟至数字转换装置,以将该具有EFM或ESM调变特性的数字信号转换成具有最小相位特性的第一信号;该Viterbi译码装置耦合至该适应性等化装置,以接收该第一信号,并依据Viterbi算法及一信道模型以产生一译码信号;其中,该Viterbi译码装置在计算一分支至一节点的路径值时,依据该EFM或ESM调变特性,舍弃不存在的路径。According to another feature of the present invention, a decoding system for 8-to-14 modulation or 8-to-16 modulation (EFM/ESM) modulation is proposed, the system includes an analog-to-digital conversion device, a dividing circuit , a frequency and phase recovery device, an adaptive equalization device and a Viterbi decoding device. The analog-to-digital conversion device receives an analog signal with EFM or ESM modulation characteristics, and converts it into a digital signal with EFM or ESM modulation characteristics; the division circuit has hysteresis (hysteresis) characteristics, so that the EFM or an analog signal with ESM modulation characteristics is converted into a second signal; the frequency and phase recovery device is coupled to the division circuit and the analog-to-digital conversion device to generate an adjustment signal according to the second signal to adjust the analog-to- The sampling time of the digital conversion device, to restore the frequency and phase of the analog signal of the EFM or ESM modulation characteristic; The digital signal is converted into a first signal with a minimum phase characteristic; the Viterbi decoding device is coupled to the adaptive equalization device to receive the first signal, and generate a decoded signal according to a Viterbi algorithm and a channel model; wherein , when the Viterbi decoding device calculates the value of a path from a branch to a node, according to the EFM or ESM modulation characteristic, the path that does not exist is discarded.

由于本发明设计新颖,能提供产业上利用,且确有增进功效,故依法申请发明专利。Because the present invention is novel in design, can provide industrial utilization, and has indeed enhanced effect, so apply for the invention patent according to law.

附图说明 Description of drawings

图1是一PRabba信道模型的示意图。FIG. 1 is a schematic diagram of a PRabba channel model.

图2是PRabba信道模型中a为1、b为2时的Trellis示意图。Fig. 2 is a schematic diagram of Trellis when a is 1 and b is 2 in the PRabba channel model.

图3是PRabba信道模型的简化Trellis示意图。Figure 3 is a simplified Trellis schematic of the PRabba channel model.

图4是使用简化Trellis图进行Viterbi译码的示意图。Fig. 4 is a schematic diagram of Viterbi decoding using a simplified Trellis graph.

图5是本发明的使用于EFM或ESM调变的译码系统的方块图。FIG. 5 is a block diagram of a decoding system for EFM or ESM modulation according to the present invention.

图6是将图3的Trellis图由2列扩大成4列的示意图。Fig. 6 is a schematic diagram of expanding the Trellis diagram in Fig. 3 from 2 columns to 4 columns.

图7是本发明的修正Trellis图。Figure 7 is a modified Trellis diagram of the present invention.

图8是本发明依据图7的Viterbi译码示意图。FIG. 8 is a schematic diagram of Viterbi decoding according to FIG. 7 according to the present invention.

图9A是本发明的一PRaa信道模型的简化Trellis图。FIG. 9A is a simplified Trellis diagram of a PRaa channel model of the present invention.

图9B是本发明依据图9的修正Trellis图。FIG. 9B is a modified Trellis diagram according to FIG. 9 according to the present invention.

图10A是本发明的一PRaba信道模型的简化Trellis图。Figure 10A is a simplified Trellis diagram of a PRaba channel model of the present invention.

图10B是本发明依据图10的修正Trellis图。FIG. 10B is a modified Trellis diagram according to FIG. 10 according to the present invention.

符号说明Symbol Description

模拟至数字转换装置  510       适应性等化装置  520Analog to digital conversion device 510 Adaptive equalization device 520

Viterbi译码装置     530       分割电路        540Viterbi decoding device 530 split circuit 540

频率及相位回复装置  550Frequency and phase recovery device 550

具体实施方式 Detailed ways

图5是本发明的使用于8至14调变或8至16调变(EFM/ESM)的译码系统的方块图,其包含一模拟至数字转换装置510、一适应性等化装置520、一Viterbi译码装置530、一分割电路540及一频率及相位回复装置550。FIG. 5 is a block diagram of a decoding system used in 8-to-14 modulation or 8-to-16 modulation (EFM/ESM) of the present invention, which includes an analog-to-digital conversion device 510, an adaptive equalization device 520, A Viterbi decoding device 530 , a dividing circuit 540 and a frequency and phase recovery device 550 .

模拟至数字转换装置510是接收一EFM或ESM调变特性的模拟信号,并将的转换为具有EFM或ESM调变特性的数字信号。分割电路(slicer)540,其具有磁滞(hysteresis)特性,其判别输入信号的大小,当输入信号大于第一磁滞值时,输出为正电位。而当输入信号小于第二磁滞值时,输出则为零。分割电路540将该EFM或ESM调变特性的模拟信号转换为一第二信号。频率及相位回复装置550耦合至该分割电路540及该模拟至数字转换装置510,以依据该第二信号产生一调整信号,以调整该模拟至数字转换装置的取样时间,故频率及相位回复装置550是利用分割电路540所产生的信号,以回复EFM或ESM调变特性的模拟信号的频率及相位。The analog-to-digital conversion device 510 receives an analog signal with EFM or ESM modulation characteristics, and converts it into a digital signal with EFM or ESM modulation characteristics. The slicer 540 has a hysteresis characteristic, and it judges the magnitude of the input signal, and when the input signal is greater than the first hysteresis value, the output is a positive potential. And when the input signal is smaller than the second hysteresis value, the output is zero. The division circuit 540 converts the analog signal with EFM or ESM modulation characteristics into a second signal. The frequency and phase recovery device 550 is coupled to the dividing circuit 540 and the analog-to-digital conversion device 510, so as to generate an adjustment signal according to the second signal to adjust the sampling time of the analog-to-digital conversion device, so the frequency and phase recovery device 550 is to use the signal generated by the division circuit 540 to restore the frequency and phase of the analog signal with EFM or ESM modulation characteristics.

适应性等化装置520耦合至该模拟至数字转换装置510,以将该具有EFM或ESM调变特性的数字信号转换成具有最小相位特性的第一信号。Viterbi译码装置530是耦合至该适应性等化装置520,以接收该第一信号,并依据Viterbi算法及一信道模型以产生一译码信号。其中,该Viterbi译码装置在计算一分支至一节点的路径值时,依据该EFM或ESM调变特性,舍弃不存在的路径。An adaptive equalization device 520 is coupled to the analog-to-digital conversion device 510 to convert the digital signal with EFM or ESM modulation characteristics into a first signal with minimum phase characteristics. The Viterbi decoding device 530 is coupled to the adaptive equalization device 520 to receive the first signal and generate a decoded signal according to the Viterbi algorithm and a channel model. Wherein, the Viterbi decoding device discards non-existing paths according to the EFM or ESM modulation characteristics when calculating the path value from a branch to a node.

图6是将图3的Trellis图由2列扩大成4列。由图6可知,当列1及列3的节点被决定后,列2的节点可唯一地被决定。也就是,当译码路径经由列1节点(-1-1-1)及列3节点(-1-1+1)时,该译码路径必定经过列2的节点(-1-1-1),如图6中较黑的粗线表示。同理,当译码路径经由列2节点(-1-1-1)及列节4点(-1+1+1)时,该译码路径必定经过列3的节点(-1-1+1)。Figure 6 expands the Trellis diagram in Figure 3 from 2 columns to 4 columns. It can be seen from FIG. 6 that after the nodes in column 1 and column 3 are determined, the nodes in column 2 can be uniquely determined. That is, when the decoding path passes through the node in column 1 (-1-1-1) and the node in column 3 (-1-1+1), the decoding path must pass through the node in column 2 (-1-1-1 ), as indicated by the darker thick line in Figure 6. Similarly, when the decoding path passes through the node in column 2 (-1-1-1) and the node in column 4 (-1+1+1), the decoding path must pass through the node in column 3 (-1-1+ 1).

依据上述,可将图3的Trellis图改成如图7所示。图7是本发明的修正Trellis图,其一次可对2个位进行译码。例如,列1节点(-1-1-1-1)遇到(-1-1)译码数据时,则至列2节点(-1-1-1-1),图7中以虚线

Figure C20051006425400071
表示。列1节点(-1-1-1-1)遇到(-1+1)译码数据时,则至列2节点(-1-1-1+1),图7中以一点虚线
Figure C20051006425400072
表示。列1节点(-1-1-1-1)遇到(+1+1)译码数据时,则至列2节点(-1-1+1+1),图7中以实线(→)表示。由于使用EFM/ESM调变,故数据串中并没有连串长度为1及2的数据串,因此列1节点(-1-1-1-1)不会遇到(+1-1)译码数据。列1节点(+1+1+1+1)遇到(+1+1)译码数据时,则至列2节点(+1+1+1-1),图7中以两点虚线
Figure C20051006425400081
表示。Based on the above, the Trellis diagram in Figure 3 can be changed to that shown in Figure 7. Figure 7 is a modified Trellis diagram of the present invention that can decode 2 bits at a time. For example, when column 1 node (-1-1-1-1) encounters (-1-1) decoded data, it goes to column 2 node (-1-1-1-1), shown in dotted line in Figure 7
Figure C20051006425400071
express. When the column 1 node (-1-1-1-1) encounters (-1+1) decoding data, it goes to the column 2 node (-1-1-1+1), and a dotted line is used in Figure 7
Figure C20051006425400072
express. When column 1 node (-1-1-1-1) encounters (+1+1) decoding data, then to column 2 node (-1-1+1+1), in Fig. 7 with solid line (→ )express. Due to the use of EFM/ESM modulation, there is no series of data strings with a length of 1 and 2 in the data string, so the column 1 node (-1-1-1-1) will not encounter (+1-1) translation code data. When the column 1 node (+1+1+1+1) encounters (+1+1) decoding data, it will go to the column 2 node (+1+1+1-1), as shown in Figure 7 with two dotted lines
Figure C20051006425400081
express.

由图7的修正Trellis图,将图4的Viterbi译码图重画如图8所示。图8是依据本发明技术的Viterbi译码示意图。输入序列为{-1、-1、-1、-1、+1、+1、+1、-1、-1、-1、-1、-1、+1、+1、+1、+1、+1、+1}。一开始,由节点(-1-1-1-1)为起始,依据接收的数据计算列0至列1的路径值。节点(-1-1-1-1)具有3个分支,分别连接至节点(-1-1-1-1)、(-1-1-1+1)及(-1-1+1+1)。计算节点(-1-1-1-1)至节点(-1-1-1-1)的路径值,是将输出的数据(4)代入路径值公式中,也就是将s=4代入3s+9、2s+4及0,可分别得到21、12及0。分别将21、12及0标示于列1的节点(-1-1-1-1)、(-1-1-1+1)及(-1-1+1+1)上方。计算列1至列2的路径值时,由于一次译码二个位,故此时将s=-4代入3s+9、2s+4、0、-2s+4、-2s+4及-3s+9中,可分别得到-3、-4、0、12及21,再计算累积的路径值而得到18、17、21、24、12及21,再将18、17、21、24、12及21标示于列2的节点(-1-1-1-1)、(-1-1-1+1)、(-1-1+1+1)、(-1+1+1+1)、(+1+1+1-1)及(+1+1+1+1)上方。依序类推即可图8的Viterbi译码示意图。From the modified Trellis diagram in Fig. 7, the Viterbi decoding diagram in Fig. 4 is redrawn as shown in Fig. 8 . FIG. 8 is a schematic diagram of Viterbi decoding according to the technique of the present invention. The input sequence is {-1, -1, -1, -1, +1, +1, +1, -1, -1, -1, -1, -1, +1, +1, +1, + 1, +1, +1}. At the beginning, starting from the node (-1-1-1-1), the path value from column 0 to column 1 is calculated according to the received data. Node (-1-1-1-1) has 3 branches connected to nodes (-1-1-1-1), (-1-1-1+1) and (-1-1+1+ 1). Calculate the path value from node (-1-1-1-1) to node (-1-1-1-1) by substituting the output data (4) into the path value formula, that is, substituting s=4 into 3s +9, 2s+4 and 0 can get 21, 12 and 0 respectively. Label 21, 12 and 0 above the nodes (-1-1-1-1), (-1-1-1+1) and (-1-1+1+1) in column 1, respectively. When calculating the path value from column 1 to column 2, since two bits are decoded at a time, s=-4 is substituted into 3s+9, 2s+4, 0, -2s+4, -2s+4 and -3s+ 9, -3, -4, 0, 12 and 21 can be obtained respectively, and then calculate the accumulated path value to obtain 18, 17, 21, 24, 12 and 21, and then 18, 17, 21, 24, 12 and 21 Nodes marked in column 2 (-1-1-1-1), (-1-1-1+1), (-1-1+1+1), (-1+1+1+1) , (+1+1+1-1) and (+1+1+1+1) above. By analogy, the schematic diagram of Viterbi decoding in Fig. 8 can be obtained.

Viterbi译码装置530是依据图7的修正Trellis图进行Viterbi译码。由于Viterbi译码装置530一次使用2个位,故其取样率(sampling rate)可由1/T降低至1/(2T)。而适应性等化装置520的处理时间可由1T增加至2T。The Viterbi decoding device 530 performs Viterbi decoding according to the modified Trellis diagram in FIG. 7 . Since the Viterbi decoding device 530 uses 2 bits at a time, its sampling rate can be reduced from 1/T to 1/(2T). The processing time of the adaptive equalization device 520 can be increased from 1T to 2T.

适应性等化装置520的点(tabs)是与传输信道的脉冲响应(impulse response)有关,一传输信道的脉冲响应在时间轴分布越长,适应性等化装置520所需使用的点(tabs)越多。于本发明中,由于适应性等化装置520的处理时间由1T增加至2T,故其所需使用的点(tabs)可以减少。相对应地,Trellis图的译码深度(depth)也可减少。此不仅可减少所需的内存,更可降低译码芯片的功率消耗。The points (tabs) of the adaptive equalization device 520 are related to the impulse response (impulse response) of the transmission channel, the longer the impulse response of a transmission channel is distributed on the time axis, the points (tabs) required by the adaptive equalization device 520 )more. In the present invention, since the processing time of the adaptive equalization device 520 is increased from 1T to 2T, the required tabs can be reduced. Correspondingly, the decoding depth (depth) of the Trellis graph can also be reduced. This not only reduces the required memory, but also reduces the power consumption of the decoding chip.

图9A是一PRaa信道模型的简化Trellis图,图9B是本发明的修正Trellis图。图10A是一PRaba信道模型的简化Trellis图,图10B是本发明的修正Trellis图。FIG. 9A is a simplified Trellis diagram of a PRaa channel model, and FIG. 9B is a modified Trellis diagram of the present invention. FIG. 10A is a simplified Trellis diagram of a PRaba channel model, and FIG. 10B is a modified Trellis diagram of the present invention.

综上所述,本发明的模拟至数字转换装置510、一适应性等化装置520、一Viterbi译码装置530、一分割电路540及一频率及相位回复装置550的工作频率可较公知技术减少一半,同时适应性等化装置520的点(tabs)及Trellis图的译码深度(depth)也可减少,此可解决公知技术芯片设计困难度的问题,同时避免公知技术中芯片功率消耗变大及散热问题。In summary, the operating frequency of the analog-to-digital conversion device 510, an adaptive equalization device 520, a Viterbi decoding device 530, a dividing circuit 540 and a frequency and phase recovery device 550 of the present invention can be reduced compared with known techniques half, and the points (tabs) of the adaptive equalization device 520 and the decoding depth (depth) of the Trellis diagram can also be reduced, which can solve the problem of the difficulty of chip design in the known technology, and avoid the power consumption of the chip in the known technology from becoming larger and heat dissipation issues.

上述较佳具体实施例仅是为了方便说明而举例而已,本发明所主张的保护范围应以权利要求所述为准,而非仅限于上述实施例。The above-mentioned preferred specific embodiments are only examples for convenience of description, and the scope of protection claimed by the present invention should be based on the claims, rather than limited to the above-mentioned embodiments.

Claims (6)

1.一种用于8至14调变或8至16调变的译码系统,其特征在于,该系统包含:1. A decoding system for 8 to 14 modulation or 8 to 16 modulation, characterized in that the system comprises: 一模拟至数字转换装置,接收一8至14调变或8至16调变特性的模拟信号,并将其转换为具有该8至14调变或8至16调变特性的数字信号;An analog-to-digital conversion device, which receives an analog signal with 8-to-14 modulation or 8-to-16 modulation characteristics, and converts it into a digital signal with the 8-to-14 modulation or 8-to-16 modulation characteristics; 一适应性等化装置,耦合至该模拟至数字转换装置,以将该具有该8至14调变或8至16调变特性的数字信号换成具有最小相位特性的第一信号;以及an adaptive equalization device, coupled to the analog-to-digital conversion device, to convert the digital signal having the 8-to-14 modulation or 8-to-16 modulation characteristic into a first signal having a minimum phase characteristic; and 一维特比译码装置,是耦合至该适应性等化装置,以接收该第一信号,并依据维特比算法及一信道模型以产生一译码信号;A Viterbi decoding device is coupled to the adaptive equalization device to receive the first signal and generate a decoded signal according to the Viterbi algorithm and a channel model; 其中,该维特比译码装置在计算一分支至一节点的路径值时,依据该8至14调变或8至16调变,舍弃不存在的路径。Wherein, the Viterbi decoding device discards non-existing paths according to the 8-14 modulation or 8-16 modulation when calculating the path value from a branch to a node. 2.如权利要求1所述的系统,其特征在于,还包含:2. The system of claim 1, further comprising: 一分割电路,其具有磁滞特性,以将该8至14调变或8至16调变特性的模拟信号转换为一第二信号;以及a division circuit, which has hysteresis characteristics, to convert the analog signal with 8-to-14 modulation or 8-to-16 modulation characteristics into a second signal; and 一频率及相位回复装置,耦合至该分割电路及该模拟至数字转换装置,以依据该第二信号产生一调整信号,以调整该模拟至数字转换装置的取样时间,以回复该8至14调变或8至16调变特性的模拟信号的频率及相位。A frequency and phase recovery device, coupled to the dividing circuit and the analog-to-digital conversion device, to generate an adjustment signal according to the second signal to adjust the sampling time of the analog-to-digital conversion device to restore the 8 to 14 modulation Variable or 8 to 16 frequency and phase of analog signal with modulation characteristics. 3.如权利要求1所述的系统,其特征在于,当该8至14调变或8至16调变特性的模拟信号大于一第一磁滞值时,该第二信号为正电位,当该8至14调变或8至16调变特性的模拟信号小于一第二磁滞值时,该第二信号电压为0。3. The system according to claim 1, wherein when the analog signal of the 8-14 modulation or 8-16 modulation characteristic is greater than a first hysteresis value, the second signal is a positive potential, and when When the analog signal of the 8-14 modulation or 8-16 modulation characteristic is smaller than a second hysteresis value, the second signal voltage is 0. 4.如权利要求1所述的系统,其特征在于,该信道模型为具有abba参数的部分相应通道。4. The system of claim 1, wherein the channel model is a partial corresponding channel with abba parameters. 5.如权利要求1所述的系统,其特征在于,该信道模型为具有aa参数的部分相应通道。5. The system of claim 1, wherein the channel model is part of corresponding channels with aa parameters. 6.如权利要求1所述的系统,其特征在于,该信道模型为具有aba参数的部分相应通道。6. The system of claim 1, wherein the channel model is a partial corresponding channel with aba parameters.
CNB2005100642540A 2005-04-12 2005-04-12 Decoding system for 8 to 14 modulation or 8 to 16 modulation Expired - Fee Related CN100428352C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2005100642540A CN100428352C (en) 2005-04-12 2005-04-12 Decoding system for 8 to 14 modulation or 8 to 16 modulation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2005100642540A CN100428352C (en) 2005-04-12 2005-04-12 Decoding system for 8 to 14 modulation or 8 to 16 modulation

Publications (2)

Publication Number Publication Date
CN1848274A CN1848274A (en) 2006-10-18
CN100428352C true CN100428352C (en) 2008-10-22

Family

ID=37077799

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2005100642540A Expired - Fee Related CN100428352C (en) 2005-04-12 2005-04-12 Decoding system for 8 to 14 modulation or 8 to 16 modulation

Country Status (1)

Country Link
CN (1) CN100428352C (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5151783A (en) * 1991-06-05 1992-09-29 Faroudja Y C Digital television with enhancement
DE10114052C1 (en) * 2001-03-15 2002-07-25 Hertz Inst Heinrich Radio transmission method in the interior area for parallel radio transmission of digital partial data streams and mobile radio transmission system
US20020196862A1 (en) * 2001-04-16 2002-12-26 Dill Jeffrey C. Apparatus and method of CTCM encoding and decoding for a digital communication system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5151783A (en) * 1991-06-05 1992-09-29 Faroudja Y C Digital television with enhancement
DE10114052C1 (en) * 2001-03-15 2002-07-25 Hertz Inst Heinrich Radio transmission method in the interior area for parallel radio transmission of digital partial data streams and mobile radio transmission system
US20020196862A1 (en) * 2001-04-16 2002-12-26 Dill Jeffrey C. Apparatus and method of CTCM encoding and decoding for a digital communication system

Also Published As

Publication number Publication date
CN1848274A (en) 2006-10-18

Similar Documents

Publication Publication Date Title
US5619539A (en) Data detection methods and apparatus for a direct access storage device
KR100749752B1 (en) Lead circuit of disk drive circuit and signal processing method of lead circuit
JP3486141B2 (en) Digital playback signal processor
US8604960B2 (en) Oversampled data processing circuit with multiple detectors
JP3360553B2 (en) Information recording / reproducing device
JP2008217941A (en) Baseline correction device
CN100428352C (en) Decoding system for 8 to 14 modulation or 8 to 16 modulation
JP4058153B2 (en) Encoding method and recording / reproducing apparatus using the same
US7634714B2 (en) Decoding system for eight-to-fourteen modulation or eight-to-sixteen modulation
US6246731B1 (en) Method and structure for increasing the maximum channel speed of a given channel
JPH11185398A (en) PRML code encoding and decoding method for high-density data storage equipment
CN102243880B (en) Variable parameter self-adaptive PRML data receiver and data processing method thereof
JPH1198021A (en) Demodulation device and method and transmission medium
JP3760966B2 (en) Modulation apparatus and method, and recording medium
CN101908357B (en) Correction circuit and method for data recovery
WO2008090750A1 (en) Information reproduction device and information reproduction method
US7876861B2 (en) Methods, apparatus, and systems for determining 1T state metric differences in an nT implementation of a viterbi decoder
JPWO2008111346A1 (en) Information reproducing apparatus and information reproducing method
WO2015107571A1 (en) Decoding device, decoding method, recording/reproducing device, and recording/reproducing method
JP4983032B2 (en) DEMODULATION TABLE, DEMODULATION DEVICE AND METHOD, PROGRAM, AND RECORDING MEDIUM
CN101657855A (en) Information reproduction appartus and video display apparatus
JP4826888B2 (en) DEMODULATION TABLE, DEMODULATION DEVICE, DEMODULATION METHOD, PROGRAM, AND RECORDING MEDIUM
JP2007273016A (en) Playback signal processing device
JP2013165330A (en) Communication system, receiver and transmitter of communication system, and communication method
JP2002025201A (en) Recording and playback device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20081022

Termination date: 20170412

CF01 Termination of patent right due to non-payment of annual fee