JPH11355354A - Memory controller and data receiver using it - Google Patents

Memory controller and data receiver using it

Info

Publication number
JPH11355354A
JPH11355354A JP15444798A JP15444798A JPH11355354A JP H11355354 A JPH11355354 A JP H11355354A JP 15444798 A JP15444798 A JP 15444798A JP 15444798 A JP15444798 A JP 15444798A JP H11355354 A JPH11355354 A JP H11355354A
Authority
JP
Japan
Prior art keywords
data
packet
buffer memory
memory
size
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.)
Pending
Application number
JP15444798A
Other languages
Japanese (ja)
Inventor
Haruhiko Yada
晴彦 矢田
Keisuke Ishikawa
圭祐 石川
Hirofumi Yuji
洋文 湯地
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP15444798A priority Critical patent/JPH11355354A/en
Publication of JPH11355354A publication Critical patent/JPH11355354A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the processing efficiency of packet data and to facilitate restoration of the memory controller on the occurrence of an error. SOLUTION: Received data in an IP packet form are transferred to a computer 103 from a reception port and the computer 103 stores temporarily the data to a buffer memory 143 via a driver 142. The driver 142 controls the memory 143 that is separated into pluralities of sectors whose size is more than a maximum IP packet size. The driver 142 updates a write pointer and a read pointer to/from the memory 143 in the unit of sector sizes attended with write/read of IP packets. The quantity of data required for pointer control and calculation of a buffer occupancy amount or the like is reduced by selecting the sector size to be a good place to leave off even when the packet size is a fragment and the processing efficiency is improved. Even on the occurrence of an error where a data size described in a header of an IP packet differs from an actual transmission size, the error does not propagate to succeeding packets from the write side.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、バッファメモリ
に対するパケットデータの書き込み、読み出しを制御す
るメモリ制御装置およびそれを使用したデータ受信装置
に関する。詳しくは、バッファメモリをパケットサイズ
の最大値以上のセクタサイズを持つ複数のセクタに区切
ると共に、パケットデータの書き込みおよび読み出しに
伴って、書き込みポインタおよび読み出しポインタをセ
クタサイズの単位で更新することによって、パケットデ
ータの処理を効率よく行えると共に、エラー時の復旧を
容易に行えるようにしたメモリ制御装置等に係るもので
ある。
[0001] 1. Field of the Invention [0002] The present invention relates to a memory control device for controlling writing and reading of packet data to and from a buffer memory and a data receiving device using the same. Specifically, by dividing the buffer memory into a plurality of sectors having a sector size equal to or larger than the maximum value of the packet size, and updating the write pointer and the read pointer in units of the sector size with writing and reading of the packet data, The present invention relates to a memory control device and the like which can efficiently process packet data and can easily recover from an error.

【0002】[0002]

【従来の技術】従来、受信機で受信されたプログラムや
ファイル等のデータをパーソナルコンピュータに転送し
て利用することが提案されている。この場合、コンピュ
ータ内のバス、例えばPCI(Peripheral Component I
nterconnect)バスに受信ボードが接続され、この受信
ボードを通じて上述した受信データがPCIバスに供給
される。ここで、受信データは、例えばIP(Internet
Protocol)パケットの形式で受信ボードからコンピュ
ータに転送され、コンピュータ内のバッファメモリに一
時的に格納される。
2. Description of the Related Art Hitherto, it has been proposed to transfer data such as programs and files received by a receiver to a personal computer for use. In this case, a bus in the computer, for example, a PCI (Peripheral Component I
A reception board is connected to the nterconnect) bus, and the above-described reception data is supplied to the PCI bus through the reception board. Here, the received data is, for example, IP (Internet
Protocol) The packet is transferred from the receiving board to the computer in the form of a packet and temporarily stored in a buffer memory in the computer.

【0003】[0003]

【発明が解決しようとする課題】従来のバッファメモリ
200の制御においては、バッファメモリ200を無駄
なく利用するために、図9に示すように、パケットデー
タを詰めてバッファメモリ200に書き込みようにして
いる。
In the conventional control of the buffer memory 200, packet data is packed and written into the buffer memory 200 as shown in FIG. I have.

【0004】この場合、パケットサイズは区切りのいい
サイズとは限らないので、バッファメモリ200に対す
る書き込みポインタおよび読み出しポインタの制御やバ
ッファ占有量の算出等には多くのビットを必要とするこ
とになり、ハードウェア、ソフトウェアの規模が大きく
なり、パケットデータの処理を効率よく行うことができ
なかった。
[0004] In this case, since the packet size is not always a good size to be divided, many bits are required for controlling the write pointer and the read pointer for the buffer memory 200 and calculating the buffer occupancy, and the like. The scale of hardware and software became large, and packet data processing could not be performed efficiently.

【0005】また、パケットデータにエラーが発生した
とき、そのエラーが他のパケットデータに伝播したり、
エラー時の復旧が容易でなかった。例えば、パケットデ
ータのヘッダに書かれているデータサイズが実際に転送
されたデータのサイズより小さい場合、図10に示すよ
うに、次のパケットデータの処理が、次の正しいパケッ
トデータの先頭から行われなくなり、そのためエラーが
他のパケットデータに伝播し、エラー時の復旧が困難と
なる。
When an error occurs in packet data, the error propagates to other packet data,
Error recovery was not easy. For example, when the data size written in the header of the packet data is smaller than the size of the actually transferred data, as shown in FIG. 10, the processing of the next packet data starts from the beginning of the next correct packet data. And the error propagates to other packet data, making it difficult to recover from the error.

【0006】そこで、この発明では、パケットデータの
処理を効率よく行えると共に、エラー時の復旧が容易に
行えるメモリ制御装置等を提供することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a memory control device and the like that can efficiently process packet data and can easily recover from an error.

【0007】[0007]

【課題を解決するための手段】この発明に係るメモリ制
御装置は、バッファメモリと、このバッファメモリに対
するパケットデータの書き込みおよび読み出しを制御す
るメモリ制御部とを備え、バッファメモリは、パケット
データに係るパケットサイズの最大値以上のセクタサイ
ズを持つ複数のセクタに区切られ、メモリ制御部は、パ
ケットデータの書き込みおよび読み出しに伴って、バッ
ファメモリに対する書き込みポインタおよび読み出しポ
インタをセクタサイズの単位で更新するものである。
A memory control device according to the present invention includes a buffer memory, and a memory control unit that controls writing and reading of packet data to and from the buffer memory. Divided into a plurality of sectors having a sector size equal to or greater than the maximum packet size, and the memory control unit updates the write pointer and the read pointer to the buffer memory in units of the sector size as the packet data is written and read. It is.

【0008】この発明において、バッファメモリはパケ
ットデータに係るパケットサイズの最大値以上のセクタ
サイズを持つ複数のセクタに区切られ、そのセクタサイ
ズの単位でパケットデータの書き込みおよび読み出しが
行われる。
In the present invention, the buffer memory is divided into a plurality of sectors having a sector size equal to or larger than the maximum value of the packet size relating to the packet data, and packet data is written and read in units of the sector size.

【0009】セクタサイズを区切りのいいサイズに設定
しておくと、パケットサイズが半端な値であっても、書
き込みポインタおよび読み出しポインタの制御やバッフ
ァ占有量の算出等に必要とするデータ量(ビット数)は
少なくて済む。そのため、ハードウェア、ソフトウェア
の規模が小さくて済み、パケットデータの処理を効率よ
く行うことが可能となる。
If the sector size is set to a good size for division, even if the packet size is an odd value, the data amount (bit) required for controlling the write pointer and the read pointer, calculating the buffer occupancy, etc. Number) is small. Therefore, the scale of hardware and software can be small, and packet data processing can be performed efficiently.

【0010】また、バッファメモリに対する書き込みポ
インタおよび読み出しポインタが、パケットデータの書
き込みおよび読み出しに伴って、セクタサイズの単位で
更新される。そのため、パケットデータのヘッダに書か
れているデータサイズと実際の伝送サイズが異なるよう
なエラーが発生したとしても、書き込み側でエラーが次
のデータパケットに伝播することがなくなる。また、読
み出し側もセクタサイズを越えるデータパケットは存在
し得ないという理由から、そのエラーパケットの検出お
よび次の正しいデータパケットの検出が容易となる。
[0010] The write pointer and the read pointer for the buffer memory are updated in units of the sector size as the packet data is written and read. Therefore, even if an error occurs in which the data size written in the header of the packet data differs from the actual transmission size, the error does not propagate to the next data packet on the writing side. In addition, since a data packet exceeding the sector size cannot exist on the reading side, it is easy to detect the error packet and the next correct data packet.

【0011】[0011]

【発明の実施の形態】以下、図面を参照しながら、この
発明の実施の形態について説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0012】図1は、実施の形態としてのディジタル放
送受信システム100の構成を示している。この受信シ
ステム100は、例えば放送衛星(図示せず)からのデ
ィジタル放送信号を受信するためのアンテナ101と、
このアンテナ101で受信されたディジタル放送信号に
対して受信処理をして所望のチャネルのビデオ信号SV
およびオーディオ信号SAを得る受信機102と、コン
ピュータ(例えばパーソナルコンピュータ)103と、
受信機102からの所定のRFチャネルの放送信号に対
応したMPEG2(Moving Picture Experts Group 2)
トランスポート・ストリームTSより、コンピュータ1
03からの受信命令に従ったデータ(プログラムデー
タ、ファイルデータ)を抽出し、そのデータをコンピュ
ータ103に転送する受信ボード104とから構成され
ている。受信ボード104は、コンピュータ103内の
バス、例えばPCIバス105に接続される。
FIG. 1 shows a configuration of a digital broadcast receiving system 100 as an embodiment. The receiving system 100 includes, for example, an antenna 101 for receiving a digital broadcast signal from a broadcast satellite (not shown),
The digital broadcast signal received by the antenna 101 is subjected to reception processing, and a video signal SV of a desired channel is output.
And a receiver 102 for obtaining an audio signal SA, a computer (for example, a personal computer) 103,
MPEG2 (Moving Picture Experts Group 2) corresponding to a broadcast signal of a predetermined RF channel from the receiver 102
Computer 1 from transport stream TS
The receiving board 104 extracts data (program data, file data) according to the receiving instruction from the computer 03 and transfers the data to the computer 103. The receiving board 104 is connected to a bus in the computer 103, for example, a PCI bus 105.

【0013】受信機102は、マイクロコンピュータを
有して構成され、全体の動作を制御するためのコントロ
ーラ111と、アンテナ101で受信される複数のRF
チャネルのディジタル放送信号より所定のRFチャネル
の放送信号を選択し、その所定のRFチャネルの放送信
号に対応したディジタル変調データを出力するチューナ
113とを有している。チューナ113における選局動
作は、ユーザのキー操作部112の操作に基づき、コン
トローラ111によって制御される。
The receiver 102 includes a microcomputer, and includes a controller 111 for controlling the entire operation and a plurality of RF signals received by the antenna 101.
And a tuner 113 for selecting a broadcast signal of a predetermined RF channel from the digital broadcast signals of the channel and outputting digital modulation data corresponding to the broadcast signal of the predetermined RF channel. The tuning operation of the tuner 113 is controlled by the controller 111 based on the operation of the key operation unit 112 by the user.

【0014】また、受信機102は、チューナ113よ
り出力されるディジタル変調データに対して復調処理を
する復調器114と、この復調器114の出力データに
対して誤り訂正処理をするECC(Error Correction C
ode)デコーダ115と、このデコーダ115の出力デ
ータに対してデスクランブル処理をして、上述の選択さ
れた所定のRFチャネルの放送信号に対応したMPEG
2トランスポート・ストリーム(ビデオデータ、オーデ
ィオデータ、サービスデータ等の固定長のパケットを時
分割多重してなるデータ)TSを得るデスクランブラ1
16とを有している。
The receiver 102 is a demodulator 114 for demodulating digital modulated data output from the tuner 113 and an ECC (Error Correction) for performing error correction on the output data of the demodulator 114. C
ode) A decoder 115 and a descrambling process for the output data of the decoder 115 are performed so that the MPEG data corresponding to the selected predetermined RF channel broadcast signal is output.
Descrambler 1 for obtaining two transport streams (data obtained by time-division multiplexing of fixed-length packets such as video data, audio data, and service data) TS
16.

【0015】また、受信機102は、デスクランブラ1
16より出力されるトランスポート・ストリームTSよ
り、ユーザのキー操作部112の操作によって指定され
たプログラム番号(チャネル)のビデオデータやオーデ
ィオデータのパケットを分離し、それらのパケットから
なるビデオデータ・ストリームVDSやオーディオデー
タ・ストリームADSを出力するデマルチプレクサ11
7と、ビデオデータ・ストリームVDSに対してデータ
伸長処理等をしてビデオ信号SVを得るビデオ処理部1
18と、そのビデオ信号SVを出力する出力端子119
と、オーディオデータ・ストリームADSに対してデー
タ伸長処理等をしてオーディオ信号SAを得るオーディ
オ処理部120と、そのオーディオ信号SAを出力する
出力端子121とを有している。
[0015] The receiver 102 includes a descrambler 1.
The video data stream and the audio data packet of the program number (channel) designated by the user's operation of the key operation unit 112 are separated from the transport stream TS output from the video stream TS, and the video data stream composed of those packets is separated. Demultiplexer 11 for outputting VDS and audio data stream ADS
And a video processing unit 1 for performing a data decompression process or the like on the video data stream VDS to obtain a video signal SV.
18 and an output terminal 119 for outputting the video signal SV.
And an audio processing unit 120 that obtains an audio signal SA by performing data decompression processing or the like on the audio data stream ADS, and an output terminal 121 that outputs the audio signal SA.

【0016】次に、図1に示す受信機102の動作を説
明する。アンテナ101で受信された複数のRFチャネ
ルのディジタルテレビ放送信号がチューナ113に供給
され、所定のRFチャネルの放送信号が選択され、チュ
ーナ113からその放送信号に対応したディジタル変調
データが出力される。そして、チューナ113より出力
されるディジタル変調データに対して復調器114で復
調処理が行われ、この復調器114の出力データに対し
てECCデコーダ115で誤り訂正処理が行われ、この
ECCデコーダ115の出力データに対してデスクラン
ブラ116でデスクランブル処理が行われて、上述の所
定のRFチャネルの放送信号に対応したMPEG2トラ
ンスポート・ストリームTSが得られる。
Next, the operation of the receiver 102 shown in FIG. 1 will be described. Digital television broadcast signals of a plurality of RF channels received by the antenna 101 are supplied to the tuner 113, a broadcast signal of a predetermined RF channel is selected, and digital modulated data corresponding to the broadcast signal is output from the tuner 113. The demodulator 114 performs demodulation processing on the digital modulation data output from the tuner 113, and performs error correction processing on the output data of the demodulator 114 with the ECC decoder 115. The descrambling process is performed on the output data by the descrambler 116 to obtain the MPEG2 transport stream TS corresponding to the above-described broadcast signal of the predetermined RF channel.

【0017】このトランスポート・ストリームTSがデ
マルチプレクサ117に供給され、ユーザの操作で指定
されたプログラム番号(チャネル)のビデオデータやオ
ーディオデータのパケットが分離され、それらのパケッ
トからなるビデオデータ・ストリームVDSやオーディ
オデータ・ストリームADSが得られる。そして、ビデ
オデータ・ストリームVDSに対してビデオ処理部11
8でデータ伸長等の処理が行われてビデオ信号SVが生
成され、このビデオ信号SVが出力端子119に出力さ
れる。また、オーディオデータ・ストリームADSに対
してオーディオ処理部120でデータ伸長等の処理が行
われてオーディオ信号SAが生成され、このオーディオ
信号SAが出力端子121に出力される。
This transport stream TS is supplied to a demultiplexer 117, where video data and audio data packets of a program number (channel) designated by a user operation are separated, and a video data stream composed of those packets is separated. VDS and audio data stream ADS are obtained. Then, the video processing section 11 performs processing on the video data stream VDS.
In step 8, a process such as data expansion is performed to generate a video signal SV, and the video signal SV is output to the output terminal 119. Further, the audio data stream ADS is subjected to a process such as data decompression by the audio processing unit 120 to generate an audio signal SA, and the audio signal SA is output to the output terminal 121.

【0018】図2は、受信ボード104の構成を示して
いる。
FIG. 2 shows the configuration of the receiving board 104.

【0019】受信ボード104は、全体の動作を制御す
るコントローラとしてのCPU(central processing u
nit)131と、受信機102からのMPEG2トラン
スポート・ストリームTSが供給されるコネクタ132
と、このトランスポート・ストリームTSより、コンピ
ュータ103からの受信命令に従ったプログラム番号
(チャネル)のデータパケットを分離し、それらのパケ
ットからなるデータ・ストリームDSを出力するデマル
チプレクサ133と、このデータ・ストリームDSを一
時的に記憶するためのバッファメモリとしてのRAM1
34とを有している。
The receiving board 104 has a CPU (central processing unit) as a controller for controlling the entire operation.
nit) 131 and a connector 132 to which the MPEG2 transport stream TS from the receiver 102 is supplied.
And a demultiplexer 133 for separating a data packet of a program number (channel) in accordance with a reception instruction from the computer 103 from the transport stream TS and outputting a data stream DS composed of the packets. RAM 1 as a buffer memory for temporarily storing stream DS
34.

【0020】また、受信ボード104は、デマルチプレ
クサ133より出力されるデータ・ストリームDSよ
り、コンピュータ103からの受信命令に従った番組の
データ(プログラムやファイル等のデータ)DTを抽出
し、このデータDTをIPパケットに変換して出力する
フィルタリング回路135と、コンピュータ103のP
CIバス105に接続するためのコネクタ136と、P
CIバス105との間のインタフェースをするバス制御
部137と、作業用のRAM(random access memory)
138とを有している。
The receiving board 104 extracts, from the data stream DS output from the demultiplexer 133, program data (data such as programs and files) DT according to the receiving command from the computer 103, and extracts the data DT. A filtering circuit 135 that converts DT into an IP packet and outputs the IP packet;
A connector 136 for connecting to the CI bus 105;
A bus control unit 137 for interfacing with the CI bus 105; and a working RAM (random access memory)
138.

【0021】図3は、コンピュータ103の要部構成を
示している。コンピュータ103は、PCIバス105
に接続され、受信ボード104を接続するためのコネク
タ141と、PCIバス105に接続されるドライバ1
42と、バッファメモリ143と、アプリケーション1
44とを有している。アプリケーション144は、コン
ピュータ103上で動くソフトウェアであって、ユーザ
インタフェースを持ち、ユーザが直接操作することがで
きる。
FIG. 3 shows a main configuration of the computer 103. The computer 103 includes a PCI bus 105
And a connector 141 for connecting the receiving board 104 and a driver 1 connected to the PCI bus 105.
42, the buffer memory 143, and the application 1
44. The application 144 is software that runs on the computer 103, has a user interface, and can be directly operated by a user.

【0022】次に、ユーザの操作によって、コンピュー
タ103のアプリケーション144よりドライバ142
に所定番組のデータ(プログラムやファイル等のデー
タ)の受信命令RCMが供給された場合の動作を説明す
る。
Next, the driver 142 is sent from the application 144 of the computer 103 by the operation of the user.
Will be described in the case where a receiving instruction RCM for data of a predetermined program (data of a program, a file, or the like) is supplied to the CPU.

【0023】この場合、受信命令RCMは、ドライバ1
42より、PCIバス105、コネクタ141、受信ボ
ード104のコネクタ136、バス制御部137を介し
て、受信ボード104のCPU131に供給される。そ
して、CPU131により、その受信命令RCMに従っ
たプログラム番号(チャネル)のパケットを分離するよ
うに、デマルチプレクサ133の分離動作が制御され
る。
In this case, the reception command RCM is
From 42, the signal is supplied to the CPU 131 of the receiving board 104 via the PCI bus 105, the connector 141, the connector 136 of the receiving board 104, and the bus control unit 137. Then, the separation operation of the demultiplexer 133 is controlled by the CPU 131 so as to separate the packet of the program number (channel) according to the reception command RCM.

【0024】ここで、デマルチプレクサ133における
パケットの分離動作は、TSパケットの先頭に配置され
たヘッダ(TSヘッダ)に含まれるPID(Packet Ide
ntication:パケット識別情報)に基づいて行われる。
例えば、デマルチプレクサ133に、図4Aに示すよう
なトランスポート・ストリームTSが供給される場合で
あって、受信命令RCMによって分離すべきパケットの
PIDがPID#1であるとき、デマルチプレクサ13
3ではPID=PID#1であるパケットのみが分離さ
れ、従って図4Bに示すように分離されたパケットに係
るデータ・ストリームDSが得られる。
Here, the packet separation operation in the demultiplexer 133 is performed by a PID (Packet Ide) included in a header (TS header) arranged at the head of the TS packet.
ntication: packet identification information).
For example, when the transport stream TS as shown in FIG. 4A is supplied to the demultiplexer 133 and the PID of the packet to be separated by the reception command RCM is PID # 1, the demultiplexer 133
3, only the packets with PID = PID # 1 are separated, so that a data stream DS relating to the separated packets is obtained as shown in FIG. 4B.

【0025】デマルチプレクサ133で得られるデータ
・ストリームDSは、一時的にバッファメモリとしての
RAM134に格納される。そして、このRAM134
より読み出されるデータ・ストリームDSはデマルチプ
レクサ133を介してフィルタリング回路135に供給
される。フィルタリング回路135は、CPU131に
より、受信命令RCMに従った番組のデータ(プログラ
ムやファイル等のデータ)DTを抽出するように制御さ
れる。
The data stream DS obtained by the demultiplexer 133 is temporarily stored in a RAM 134 as a buffer memory. And this RAM 134
The read data stream DS is supplied to the filtering circuit 135 via the demultiplexer 133. The filtering circuit 135 is controlled by the CPU 131 so as to extract program data (data of programs, files, etc.) DT in accordance with the reception command RCM.

【0026】ここで、抽出動作は、番組を識別するため
に付加されているプログラムIDを利用して行われる。
例えば、フィルタリング回路135に、図4Bに示すよ
うなデータ・ストリームDSが供給される場合であっ
て、受信命令RCMによって抽出すべき番組が番組Aで
あるとき、フィルタリング回路135では番組Aのみが
抽出され、従って図4Cに示すように番組AのデータD
Tが得られる。
Here, the extraction operation is performed using a program ID added for identifying a program.
For example, when the data stream DS as shown in FIG. 4B is supplied to the filtering circuit 135 and the program to be extracted by the reception command RCM is the program A, the filtering circuit 135 extracts only the program A. Therefore, as shown in FIG.
T is obtained.

【0027】フィルタリング回路135では、さらに、
上述したように抽出された受信命令RCMに従ったデー
タDTが、図4Dに示すように、IPパケットに変換さ
れる。そして、フィルタリング回路135で抽出された
データDTが、IPパケットの形式で、バス制御部13
7、コネクタ136、コンピュータ103のコネクタ1
41、PCIバス105を介して、コンピュータ103
のドライバ142に転送され、バッファメモリ143に
一時的に格納される。
The filtering circuit 135 further includes:
The data DT according to the reception command RCM extracted as described above is converted into an IP packet as shown in FIG. 4D. The data DT extracted by the filtering circuit 135 is transmitted in the form of an IP packet to the bus control unit 13.
7, connector 136, connector 1 of computer 103
41, the computer 103 via the PCI bus 105
And temporarily stored in the buffer memory 143.

【0028】そして、バッファメモリ143より読み出
されるデータDTは、ドライバ142を介してアプリケ
ーション144に供給され、このアプリケーション14
4ではプログラムやファイルが再構成される。ここで、
データDTがドライバ142よりアプリケーション14
4に供給される過程では、図示せずも、IPパケットか
らUDP(User Datagram Protocol)パケット(図4
E)に変換され、さらにこのUDPパケットからアプリ
ケーション層(図4F)に変換される。アプリケーショ
ン144には、アプリケーション層の形式でデータDT
が供給され、図4Gに示すように、プログラムやファイ
ルが再構成される。
The data DT read from the buffer memory 143 is supplied to the application 144 via the driver 142.
In step 4, programs and files are reconfigured. here,
The data DT is transmitted from the driver 142 to the application 14
In the process of being supplied to the IP packet 4, although not shown, a UDP (User Datagram Protocol) packet (FIG.
E) and further from this UDP packet to the application layer (FIG. 4F). The application 144 includes data DT in the form of an application layer.
Is supplied, and the programs and files are reconfigured as shown in FIG. 4G.

【0029】次に、受信ボード104のバス制御部13
7について説明する。図5は、バス制御部137の要部
構成を示している。
Next, the bus controller 13 of the receiving board 104
7 will be described. FIG. 5 shows a main configuration of the bus control unit 137.

【0030】バス制御部137は、フィルタリング回路
135(図2参照)より供給されるデータDTをPCI
バス105に供給するためのFIFO(first-in first
-out)メモリ151およびこのFIFOメモリ151の
動作に係るデータを保持する制御レジスタ152を含む
PCIコントローラ150を有している。制御レジスタ
152には、FIFOメモリ151からPCIバス10
5へのデータ転送のオンオフを制御するデータ、FIF
Oメモリ151にどれだけのデータが貯まったらデータ
を出力するかを示すしきい値データ、FIFOメモリ1
51より出力されるデータの転送先であるコンピュータ
103のバッファメモリ143(図3参照)のアドレス
データ、FIFOメモリ151の動作状況(ステータ
ス)を示すデータ等である。
The bus control section 137 converts the data DT supplied from the filtering circuit 135 (see FIG. 2) into a PCI
FIFO (first-in first) to supply to the bus 105
-out) It has a PCI controller 150 including a memory 151 and a control register 152 for holding data relating to the operation of the FIFO memory 151. The control register 152 stores the PCI bus 10 from the FIFO memory 151.
5 that controls the on / off of data transfer to
Threshold data indicating how much data should be stored in the O memory 151 before outputting the data, the FIFO memory 1
Address data in the buffer memory 143 (see FIG. 3) of the computer 103 to which the data output from the data transfer unit 51 is transferred, data indicating the operation status of the FIFO memory 151, and the like.

【0031】また、バス制御部137は、制御レジスタ
152に対してPCIバス105側よりPCIコントロ
ーラを介してアクセスするためのデータ線および制御線
からなるアクセス経路153と、制御レジスタ152に
格納すべきデータを発生させるための制御データ発生部
154と、この制御データ発生部154より制御レジス
タ152をアクセスするためのデータ線および制御線か
らなるアクセス経路155とを有している。
The bus control unit 137 should store the control register 152 in the access path 153 including a data line and a control line for accessing the control register 152 from the PCI bus 105 via the PCI controller, and the control register 152. A control data generator 154 for generating data, and an access path 155 including a data line and a control line for accessing the control register 152 from the control data generator 154 are provided.

【0032】また、バス制御部137は、アクセス経路
153とアクセス経路155を切り換えるためのスイッ
チ回路156と、このスイッチ回路156の動作を制御
するためのデータを保持するセレクト用レジスタ157
とを有している。上述したアクセス経路153およびア
クセス経路155は、それぞれスイッチ回路156のa
側およびb側の固定端子に接続され、このスイッチ回路
156の可動端子は制御レジスタ152に接続される。
セレクト用レジスタ157に対するデータの設定は、P
CIバス105側よりPCIコントローラ150を介し
て行われる。
The bus control unit 137 includes a switch circuit 156 for switching the access path 153 and the access path 155, and a select register 157 for holding data for controlling the operation of the switch circuit 156.
And The access path 153 and the access path 155 described above correspond to a
The movable terminal of the switch circuit 156 is connected to the control register 152.
The data setting for the select register 157 is P
This is performed via the PCI controller 150 from the CI bus 105 side.

【0033】図5に示すようなバス制御部137におい
て、制御レジスタ152に対するアクセスのうち、頻度
の低いアクセスはPCIバス105側から行われる。例
えば、コンピュータ103の電源がオンとされるとき、
スイッチ回路156がa側に接続されるように、セレク
ト用レジスタ157のデータがPCIバス105側より
設定される。これにより、スイッチ回路156がa側に
接続され、PCIバス105側より制御レジスタ152
のアクセスが可能な状態とされる。そして、この状態
で、PCIバス105側より制御レジスタ152にアク
セスが行われ、データ転送のオンオフデータがオン状態
に設定されると共に、しきい値データの設定もされる。
In the bus control section 137 as shown in FIG. 5, among the accesses to the control register 152, infrequent accesses are performed from the PCI bus 105 side. For example, when the power of the computer 103 is turned on,
The data of the select register 157 is set from the PCI bus 105 so that the switch circuit 156 is connected to the a side. As a result, the switch circuit 156 is connected to the a side, and the control register 152 is connected from the PCI bus 105 side.
Can be accessed. Then, in this state, the control register 152 is accessed from the PCI bus 105 side, and the on / off data for data transfer is set to the on state, and the threshold data is also set.

【0034】また、制御レジスタ152に対するアクセ
スのうち、頻度の高いアクセスは外部ハードウェア側、
つまり制御データ発生部154から行われる。例えば、
上述したようにPCIバス105側より制御レジスタ1
52のオンオフデータがオン状態に設定される等した
後、スイッチ回路156がb側に接続されるように、セ
レクト用レジスタ157のデータがPCIバス105側
より設定される。これにより、スイッチ回路156がb
側に接続され、制御データ発生部154より制御レジス
タ152のアクセスが可能な状態とされる。
Of the accesses to the control register 152, the most frequent access is to the external hardware side.
That is, the control is performed from the control data generator 154. For example,
As described above, the control register 1 is sent from the PCI bus 105 side.
After the ON / OFF data of 52 is set to the ON state, the data of the select register 157 is set from the PCI bus 105 so that the switch circuit 156 is connected to the b side. As a result, the switching circuit 156
, So that the control register 152 can access the control register 152.

【0035】この場合、フィルタリング回路135より
制御データ発生部154に転送先のアドレスデータDA
Dが供給される毎に、この制御データ発生部154のア
クセスにより、制御レジスタ152に転送先のアドレス
データDADが設定される。上述せずも、制御レジスタ
152には、あるサイズのデータの転送が終わる毎に
“0”とされるデータも格納される。したがって、この
データも、上述したように制御レジスタ152に転送先
のアドレスデータDADが設定される毎に、制御データ
発生部154のアクセスによって“1”に設定される。
In this case, the address data DA of the transfer destination is sent from the filtering circuit 135 to the control data generator 154.
Each time D is supplied, the address data DAD of the transfer destination is set in the control register 152 by the access of the control data generator 154. Although not described above, the control register 152 also stores data that is set to “0” every time transfer of data of a certain size ends. Therefore, this data is also set to “1” by the access of the control data generator 154 each time the transfer destination address data DAD is set in the control register 152 as described above.

【0036】次に、コンピュータ103で、ドライバ1
42が確保するバッファメモリ143の制御について説
明する。
Next, in the computer 103, the driver 1
The control of the buffer memory 143 secured by 42 will be described.

【0037】本実施の形態において、バッファメモリ1
43は、図6に示すように複数のセクタに区切って制御
される。上述したように受信ボード104のフィルタリ
ング回路135よりバス制御部137を介して転送され
てくるデータDTに係るIPパケットは、それぞれバッ
ファメモリ143の各セクタに順次書き込まれ、その後
に読み出される。上述せずも、バス制御部137のFI
FOメモリ151は、データDTに係る各IPパケット
を、転送先のアドレスデータが付加された状態で出力す
る。この転送先のアドレスデータは、コンピュータ10
3のバッファメモリ143のセクタアドレスを示すもの
となる。
In this embodiment, the buffer memory 1
43 is controlled by being divided into a plurality of sectors as shown in FIG. As described above, the IP packets relating to the data DT transferred from the filtering circuit 135 of the receiving board 104 via the bus control unit 137 are sequentially written to the respective sectors of the buffer memory 143, and thereafter read. Even if not described above, the FI
The FO memory 151 outputs each IP packet related to the data DT with the address data of the transfer destination added thereto. The transfer destination address data is stored in the computer 10
3 indicates the sector address of the buffer memory 143.

【0038】セクタのサイズは、IPパケットのパケッ
トサイズの最大値以上とされる。図6において、各セク
タのハッチング部分はIPパケットが書き込まれた領域
を示し、残りの白紙部分は空き領域を示している。受信
ボード104およびコンピュータ103のドライバ14
2は、書き込みポインタWPTおよび読み出しポインタ
RPTを、実際のIPパケットのパケットサイズではな
く、セクタサイズの単位で更新していく。セクタサイズ
を1kバイト等の区切りのいいサイズに設定しておく
と、パケットサイズが半端な値であっても、ポインタの
制御やバッファ占有量の算出などで取り扱うデータ量
(ビット数)が少なくて済み、ハードウェア、ソフトウ
ェアの規模が小さくて済む。
The size of the sector is equal to or larger than the maximum value of the packet size of the IP packet. In FIG. 6, a hatched portion of each sector indicates an area in which an IP packet has been written, and the remaining blank area indicates an empty area. Driver 14 for receiving board 104 and computer 103
No. 2 updates the write pointer WPT and the read pointer RPT not in the actual packet size of the IP packet but in units of the sector size. If the sector size is set to a well-divided size such as 1 kbytes, the amount of data (number of bits) handled by pointer control and calculation of buffer occupancy is small even if the packet size is an odd value. And the size of hardware and software is small.

【0039】受信ボード104側は、コンピュータ10
3のバッファメモリ143があふれないように、バッフ
ァメモリ143に対する書き込みを制御する。すなわ
ち、受信ボード104は、図7Bに示すように、書き込
みポインタWPTの値が読み出しポインタRPTの値の
1セクタ前になった時点で、データDTとしてのIPパ
ケットの転送を停止する。この状態がバッファメモリ1
43がフルの状態であり、逆に、図7Aに示すように、
読み出しポインタの値と書き込みポインタの値が等しい
場合はバッファが空の状態である。このように、バッフ
ァメモリ143がフルの状態にあるとき、受信ボード1
04よりバッファメモリ143に対するIPパケットの
転送が停止されるが、受信ボード104にはデマルチプ
レクサ133にRAM134が接続されており、このR
AM134がバッファメモリとして機能しているため何
等問題はない。
The receiving board 104 is connected to the computer 10
The writing to the buffer memory 143 is controlled so that the third buffer memory 143 does not overflow. That is, the reception board 104 stops the transfer of the IP packet as the data DT when the value of the write pointer WPT is one sector before the value of the read pointer RPT, as shown in FIG. 7B. This state is buffer memory 1
43 is a full state, and conversely, as shown in FIG.
When the value of the read pointer is equal to the value of the write pointer, the buffer is empty. Thus, when the buffer memory 143 is in the full state, the receiving board 1
04, the transfer of the IP packet to the buffer memory 143 is stopped, but the receiving board 104 is connected to the RAM 134 by the demultiplexer 133,
There is no problem because the AM 134 functions as a buffer memory.

【0040】これにより、ドライバ142がデータの有
無を検出する際に、バッファメモリ143のフルの状態
と空の状態とを明確に判断することができる。なお、受
信ボード104が、バッファメモリ143の書き込みポ
インタWPTの値が読み出しポインタRPTの値と一致
したときをフルの状態とする制御を行うと、ドライバ1
42にはその状態がフルの状態であるか、空の状態であ
るかを容易に判定できなくなる。
Thus, when the driver 142 detects the presence or absence of data, it is possible to clearly determine whether the buffer memory 143 is full or empty. Note that when the receiving board 104 performs control to set a full state when the value of the write pointer WPT in the buffer memory 143 matches the value of the read pointer RPT, the driver 1
At 42, it cannot be easily determined whether the state is a full state or an empty state.

【0041】以上説明したように、本実施の形態におい
ては、スイッチ回路156をa側に接続することで、P
CIバス105側よりPCIコントローラ150の制御
レジスタ152をアクセスできるようになる。したがっ
て、例えばデバッグ時やエラー発生時に、スイッチ回路
156をa側に接続し、PCIバス105側より制御レ
ジスタ152のアクセスが可能な状態とすることで、P
CIバス105側より制御レジスタ152にアクセスし
て、状況を把握したり、設定を変更することができ、デ
バッグ時やエラー発生時の処理を容易に行うことができ
る。
As described above, in the present embodiment, by connecting the switch circuit 156 to the a side,
The control register 152 of the PCI controller 150 can be accessed from the CI bus 105 side. Therefore, for example, at the time of debugging or occurrence of an error, the switch circuit 156 is connected to the a side so that the control register 152 can be accessed from the PCI bus 105 side.
By accessing the control register 152 from the CI bus 105 side, the situation can be grasped and the setting can be changed, and processing at the time of debugging or occurrence of an error can be easily performed.

【0042】また、コンピュータ103のバッファメモ
リ143をIPパケットのパケットサイズの最大値以上
のセクタサイズの複数のセクタに区切り、各セクタに対
してデータDTに係るIPパケットの書き込み、読み出
しを行うと共に、書き込みポインタWPTおよび読み出
しポインタRPTをセクタサイズの単位で更新していく
ものである。
Further, the buffer memory 143 of the computer 103 is divided into a plurality of sectors having a sector size equal to or larger than the maximum packet size of the IP packet, and the IP packet related to the data DT is written to and read from each sector. The write pointer WPT and the read pointer RPT are updated in units of a sector size.

【0043】そのため、セクタサイズを区切りのいいサ
イズに設定しておくと、パケットサイズが半端な値であ
っても、書き込みポインタWPTおよび読み出しポイン
タRPTの制御やバッファ占有量の算出等に必要とする
データ量(ビット数)は少なくなり、ハードウェア、ソ
フトウェアの規模が小さくて済み、パケットデータの処
理を効率よく行うことができる。
For this reason, if the sector size is set to a good size for division, even if the packet size is an odd value, it is necessary for controlling the write pointer WPT and the read pointer RPT, calculating the buffer occupancy, and the like. The amount of data (the number of bits) is reduced, the scale of hardware and software can be reduced, and packet data processing can be performed efficiently.

【0044】また、IPパケットのヘッダのデータサイ
ズと実際の伝送サイズが異なるようなエラーが発生した
としても、セクタサイズの単位で更新されている限り、
書き込み側でエラーが次のパケットに伝播することがな
くなる。読み出し側もセクタサイズを越えるパケットは
存在し得ないという理由から、そのエラーパケットの検
出および次の正しいパケットの検出を容易に行うことが
できる。
Even if an error occurs in which the data size of the header of the IP packet is different from the actual transmission size, as long as the error is updated in units of the sector size,
The error does not propagate to the next packet on the writing side. Since the reading side cannot have a packet exceeding the sector size, the error packet can be easily detected and the next correct packet can be easily detected.

【0045】例えば、図8Aはセクタ1にIPパケット
が書き込まれ、その次のセクタに書き込まれるべきIP
パケットがエラーパケットであって、そのエラーパケッ
トがセクタ2およびセクタ3に亘って書き込まれた状態
を示している。この場合、その次のセクタに書き込まれ
るべきIPパケットは、セクタ3にエラーパケットの書
き込みがあっても、図8Bに示すようにセクタ3の最初
から書き込まれる。したがって、書き込み側でエラーが
次のパケットに伝播することがない。
For example, in FIG. 8A, an IP packet is written in sector 1 and an IP packet to be written in the next sector is written.
This shows a state where the packet is an error packet and the error packet has been written over sectors 2 and 3. In this case, the IP packet to be written to the next sector is written from the beginning of the sector 3 as shown in FIG. Therefore, the error does not propagate to the next packet on the writing side.

【0046】なお、上述実施の形態においては、この発
明をディジタル放送受信システム100に適用したもの
であるが、この発明は、バッファメモリを有し、このバ
ッファメモリに対してパケットデータの書き込み、読み
出しを行うものに、同様に適用できることは勿論であ
る。
In the above embodiment, the present invention is applied to the digital broadcast receiving system 100. The present invention has a buffer memory, and writes and reads packet data to and from this buffer memory. It is needless to say that the present invention can be similarly applied to the case where

【0047】[0047]

【発明の効果】この発明によれば、バッファメモリをパ
ケットサイズの最大値以上のセクタサイズを持つ複数の
セクタに区切ると共に、パケットデータの書き込みおよ
び読み出しに伴って、書き込みポインタおよび読み出し
ポインタをセクタサイズの単位で更新するものである。
According to the present invention, the buffer memory is divided into a plurality of sectors having a sector size equal to or larger than the maximum value of the packet size, and the write pointer and the read pointer are changed in accordance with the writing and reading of the packet data. Is updated in units of.

【0048】したがって、セクタサイズを区切りのいい
サイズに設定しておくと、パケットサイズが半端な値で
あっても、書き込みポインタおよび読み出しポインタの
制御やバッファ占有量の算出等に必要とするデータ量
(ビット数)が少なくて済み、これによりハードウェ
ア、ソフトウェアの規模が小さくて済み、パケットデー
タの処理を効率よく行うことができる。
Therefore, if the sector size is set to a size that is easy to separate, even if the packet size is an odd value, the data amount required for controlling the write pointer and the read pointer, calculating the buffer occupancy, etc. (The number of bits) can be reduced, thereby reducing the scale of hardware and software, and enabling efficient processing of packet data.

【0049】また、例えばデータパケットのヘッダに書
かれているデータサイズと実際の伝送サイズが異なるよ
うなエラーが発生したとしても、書き込み側でエラーが
次のデータパケットに伝播することがなくなる。また、
読み出し側もセクタサイズを越えるデータパケットは存
在し得ないという理由から、そのエラーパケットの検出
および次の正しいデータパケットの検出が容易となる。
したがって、エラー時の復旧が容易に行えるという効果
がある。
Further, for example, even if an error occurs in which the data size written in the header of the data packet differs from the actual transmission size, the error does not propagate to the next data packet on the writing side. Also,
Since no data packet exceeding the sector size can exist on the reading side, it is easy to detect the error packet and the next correct data packet.
Therefore, there is an effect that recovery from an error can be easily performed.

【図面の簡単な説明】[Brief description of the drawings]

【図1】実施の形態としてのディジタル放送受信システ
ムの構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a digital broadcast receiving system as an embodiment.

【図2】ディジタル放送受信システムを構成する受信ボ
ードの構成を示すブロック図である。
FIG. 2 is a block diagram illustrating a configuration of a receiving board included in the digital broadcast receiving system.

【図3】ディジタル放送受信システムを構成するコンピ
ュータの要部構成を示すブロック図である。
FIG. 3 is a block diagram showing a main configuration of a computer constituting the digital broadcast receiving system.

【図4】コンピュータからの受信命令の発生に伴う受信
ボード等の動作を説明するための図である。
FIG. 4 is a diagram for explaining an operation of a receiving board and the like when a receiving command is issued from a computer.

【図5】受信ボードを構成するバス制御部の要部構成を
示すブロック図である。
FIG. 5 is a block diagram illustrating a main configuration of a bus control unit included in the receiving board.

【図6】バッファメモリの制御を説明するための図であ
る。
FIG. 6 is a diagram for explaining control of a buffer memory;

【図7】バッファメモリの空の状態およびフルの状態を
説明するための図である。
FIG. 7 is a diagram illustrating an empty state and a full state of the buffer memory.

【図8】エラー時のバッファメモリの動きを説明するた
めの図である。
FIG. 8 is a diagram for explaining the operation of the buffer memory when an error occurs.

【図9】従来のバッファメモリの制御を説明するための
図である。
FIG. 9 is a diagram for explaining control of a conventional buffer memory.

【図10】従来のエラー時の処理を説明するための図で
ある。
FIG. 10 is a diagram for explaining conventional processing at the time of an error.

【符号の説明】 100・・・ディジタル放送受信システム、101・・
・アンテナ、102・・・受信機、103・・・コンピ
ュータ、104・・・受信ボード、105・・・PCI
バス、111・・・システムコントローラ、113・・
・チューナ、114・・・復調器、115・・・ECC
デコーダ、116,133・・・デスクランブラ、11
7・・・デマルチプレクサ、118・・・ビデオ処理
部、119,121・・・出力端子、120・・・オー
ディオ処理部、131・・・CPU、132,136,
141・・・コネクタ、134・・・バッファメモリと
してのRAM、135・・・フィルタリング回路、13
7・・・バス制御部、138・・・作業用のRAM、1
42・・・ドライバ、143・・・バッファメモリ、1
44・・・アプリケーション
[Description of Signs] 100 ... Digital broadcast receiving system, 101 ...
・ Antenna, 102 ・ ・ ・ Receiver, 103 ・ ・ ・ Computer, 104 ・ ・ ・ Receiving Board, 105 ・ ・ ・ PCI
Bus, 111 ... System controller, 113 ...
・ Tuner, 114 ・ ・ ・ Demodulator, 115 ・ ・ ・ ECC
Decoder, 116, 133 ... descrambler, 11
7 ... demultiplexer, 118 ... video processing unit, 119, 121 ... output terminal, 120 ... audio processing unit, 131 ... CPU, 132, 136
141 ... connector, 134 ... RAM as buffer memory, 135 ... filtering circuit, 13
7 Bus control unit, 138 Work RAM, 1
42 ... driver, 143 ... buffer memory, 1
44 ・ ・ ・ Application

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 バッファメモリと、このバッファメモリ
に対するパケットデータの書き込みおよび読み出しを制
御するメモリ制御部とを備え、 上記バッファメモリは、上記パケットデータに係るパケ
ットサイズの最大値以上のセクタサイズを持つ複数のセ
クタに区切られ、 上記メモリ制御部は、上記パケットデータの書き込みお
よび読み出しに伴って、上記バッファメモリに対する書
き込みポインタおよび読み出しポインタを上記セクタサ
イズの単位で更新することを特徴とするメモリ制御装
置。
1. A buffer memory, comprising: a memory control unit that controls writing and reading of packet data to and from the buffer memory, wherein the buffer memory has a sector size equal to or greater than a maximum value of a packet size of the packet data. The memory control unit is divided into a plurality of sectors, and the memory control unit updates a write pointer and a read pointer for the buffer memory in units of the sector size in accordance with writing and reading of the packet data. .
【請求項2】 上記メモリ制御部は、上記書き込みポイ
ンタの値が上記読み出しポインタの値の1セクタ前にな
るとき、上記バッファメモリがフルの状態にあると判断
することを特徴とする請求項1に記載のメモリ制御装
置。
2. The memory controller according to claim 1, wherein when the value of the write pointer is one sector before the value of the read pointer, the memory controller determines that the buffer memory is in a full state. 3. The memory control device according to 1.
【請求項3】 上記メモリ制御部は、上記書き込みポイ
ンタの値が上記読み出しポインタの値と等しくなると
き、上記バッファメモリが空の状態にあると判断するこ
とを特徴とする請求項1に記載のメモリ制御装置。
3. The memory controller according to claim 1, wherein the memory control unit determines that the buffer memory is empty when the value of the write pointer is equal to the value of the read pointer. Memory controller.
【請求項4】 コンピュータで使用されるデータを受信
する受信部と、上記コンピュータ内のバスに接続され、
上記受信部からの受信データを上記コンピュータに転送
する受信ボードとを備えるデータ受信装置であって、 上記受信ボードは、上記受信データを一時的に格納する
第1のバッファメモリと、この第1のバッファメモリか
らの上記受信データをパケットデータに変換して上記コ
ンピュータに転送するデータ転送手段とを有し、 上記コンピュータは、上記受信ボードより転送されてく
る上記パケットデータを一時的に格納する第2のバッフ
ァメモリと、この第2のバッファメモリに対する上記パ
ケットデータの書き込みおよび読み出しを制御するメモ
リ制御手段とを有し、 上記第2のバッファメモリは、上記パケットデータに係
るパケットサイズの最大値以上のセクタサイズを持つ複
数のセクタに区切られ、 上記メモリ制御部は、上記パケットデータの書き込みお
よび読み出しに伴って、上記第2のバッファメモリに対
する書き込みポインタおよび読み出しポインタを上記セ
クタサイズの単位で更新することを特徴とするデータ受
信装置。
4. A receiving unit for receiving data used by a computer, connected to a bus in the computer,
A data receiving apparatus comprising: a receiving board configured to transfer received data from the receiving unit to the computer; wherein the receiving board includes a first buffer memory that temporarily stores the received data; Data transfer means for converting the received data from the buffer memory into packet data and transferring the packet data to the computer, wherein the computer temporarily stores the packet data transferred from the receiving board And a memory control means for controlling writing and reading of the packet data to and from the second buffer memory, wherein the second buffer memory is equal to or larger than a maximum value of a packet size related to the packet data. The memory control unit is divided into a plurality of sectors having a sector size. A data pointer that updates a write pointer and a read pointer for the second buffer memory in units of the sector size in accordance with writing and reading of the data.
【請求項5】 上記受信ボードのデータ転送手段は、上
記書き込みポインタの値が上記読み出しポインタの値の
1セクタ前になるとき、上記第2のバッファメモリがフ
ルの状態にあると判断し、上記パケットデータを上記コ
ンピュータに転送することを停止することを特徴とする
請求項4に記載のデータ受信装置。
5. The data transfer means of the receiving board, when the value of the write pointer is one sector before the value of the read pointer, determines that the second buffer memory is full, The data receiving apparatus according to claim 4, wherein transfer of packet data to the computer is stopped.
JP15444798A 1998-06-03 1998-06-03 Memory controller and data receiver using it Pending JPH11355354A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15444798A JPH11355354A (en) 1998-06-03 1998-06-03 Memory controller and data receiver using it

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15444798A JPH11355354A (en) 1998-06-03 1998-06-03 Memory controller and data receiver using it

Publications (1)

Publication Number Publication Date
JPH11355354A true JPH11355354A (en) 1999-12-24

Family

ID=15584419

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15444798A Pending JPH11355354A (en) 1998-06-03 1998-06-03 Memory controller and data receiver using it

Country Status (1)

Country Link
JP (1) JPH11355354A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012011253A1 (en) * 2010-07-23 2012-01-26 日本電気株式会社 Inter-device data transfer device, method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012011253A1 (en) * 2010-07-23 2012-01-26 日本電気株式会社 Inter-device data transfer device, method and program

Similar Documents

Publication Publication Date Title
JP3641336B2 (en) Data separator
US6654423B2 (en) PID/section filter in digital television system
KR100555658B1 (en) Stream decoder
JPH11112454A (en) Mpeg ii system with peg decoder
JP3693702B2 (en) Media error code generator for reverse transport processor
US20050163226A1 (en) Video buffer control apparatus for dual video decoding and digital broadcasting receiver thereof
JPH10276164A (en) Multiplexer, multiplexing method, transmitter, transmission method and recording medium
US6961338B2 (en) Demultiplexer for handling different multiplexed data formats
JP3750760B2 (en) Repeated use data insertion device and digital broadcast transmission system
JP3301263B2 (en) Data decoding device
JPH11355354A (en) Memory controller and data receiver using it
US20050195857A1 (en) Method and apparatus for extracting payload from a packetized elementary stream packet
JPH11345176A (en) Device and method for controlling bus, board and data reception equipment using the same
JPH1011092A (en) Coded voice signal decoding device
US7848334B2 (en) Method and device for transferring data packets
JPH11262002A (en) Device and method for analyzing data
JP2001103116A (en) Stream generator
JP4363748B2 (en) Multiplexed packet generator
JP2006332821A (en) Digital broadcasting receiver and digital broadcast receiving method
JP2000228759A (en) Hd/sd compatible decoder
JP3705231B2 (en) Transport stream splicer
JP2006049948A (en) Data transfer control apparatus, electronic apparatus, and data transfer control method
JP2003032298A (en) Stream-selecting device and stream input device
JP2008118175A (en) Transport stream processing apparatus
JP2007288566A (en) Information recording and playing device and electronics equipment