JPS631182A - Teletext receiving device - Google Patents
Teletext receiving deviceInfo
- Publication number
- JPS631182A JPS631182A JP14324186A JP14324186A JPS631182A JP S631182 A JPS631182 A JP S631182A JP 14324186 A JP14324186 A JP 14324186A JP 14324186 A JP14324186 A JP 14324186A JP S631182 A JPS631182 A JP S631182A
- Authority
- JP
- Japan
- Prior art keywords
- memory circuit
- circuit
- packet
- memory
- packet data
- 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
Links
- 230000003247 decreasing effect Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 7
- 230000007423 decrease Effects 0.000 description 2
- 230000006378 damage Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
Landscapes
- Television Systems (AREA)
Abstract
Description
【発明の詳細な説明】
産業上の利用分野
本発明は大容量のパケットメモリ回路を有する文字放送
受信装置のメモリ管理方式に関する。DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a memory management system for a teletext receiver having a large capacity packet memory circuit.
従来の技術
伝送されてくるパケットデータをページ単位ごとに全て
パケットメモリ回路に記憶しておいて、選択された番組
データをパケットメモリ回路から読み出し、即時表示可
能な文字放送受信装置の従来例を第3図に示す。同図に
おいて、1はパケットデータ入力端子、2は演算制御回
路、3はパケットメモリ回路、4はメモリ管理回路、5
はパケットデータ出力端子である。BACKGROUND OF THE INVENTION A conventional example of a teletext receiving device that can store all transmitted packet data page by page in a packet memory circuit, read out selected program data from the packet memory circuit, and immediately display it is described below. Shown in Figure 3. In the figure, 1 is a packet data input terminal, 2 is an arithmetic control circuit, 3 is a packet memory circuit, 4 is a memory management circuit, and 5 is a packet data input terminal.
is a packet data output terminal.
パケットデータは、パケットデータ入力端子1を介して
、演算制御回路2に読み込まれ、演算制御回路2は、パ
ケットデータの中から番組の番組番号、ページ番号とそ
のページを構成するパケット数を検出する。さらに、メ
モリ管理回路4を検索して、検出した番組番号とページ
番号が、既に存在しているか否か判断する。もし、同じ
番組番号とページ番号がメモリ管理回路4に存在すれば
、パケットデータを記憶する領域の先頭番地を示す格納
先頭番地に示されているパケットメモリ回路3の番地か
らパケットデータの蓄積を開始する。The packet data is read into the arithmetic control circuit 2 via the packet data input terminal 1, and the arithmetic control circuit 2 detects the program number, page number, and number of packets constituting the page from the packet data. . Furthermore, the memory management circuit 4 is searched to determine whether the detected program number and page number already exist. If the same program number and page number exist in the memory management circuit 4, the storage of packet data starts from the address in the packet memory circuit 3 indicated by the storage start address indicating the start address of the area for storing packet data. do.
また、メモリ管理回路4に同じ番組番号とページ番号が
存在しなければ、メモリ管理回路4の未使用領域に番組
番号、ページ番号、格納先頭番地とパケット数から演算
した格納領域の終端を示す格納終端番地をそれぞれ書き
込む。第4図は、第3図におけるメモリ管理回路4の内
容構成図である。In addition, if the same program number and page number do not exist in the memory management circuit 4, an unused area of the memory management circuit 4 is used to store information indicating the end of the storage area calculated from the program number, page number, storage start address, and number of packets. Write each terminal address. FIG. 4 is a diagram showing the contents and structure of the memory management circuit 4 in FIG. 3.
この図では、パケットメモリ回路3を効率良く使用する
ため、例えば、番組番号10番の第1ページのデータ領
域と番組番号11番の第3ページのデータ領域とは、隣
接している。In this figure, in order to use the packet memory circuit 3 efficiently, for example, the data area of the first page of program number 10 and the data area of the third page of program number 11 are adjacent to each other.
画面表示の場合は、番組番号とページ番号が選択される
と演算制御回路2が管理メモリ回路4を検索して、−致
するページデータの格納先頭番地を検知し、パケットメ
モリ回路3からページデータを読み出して、パケットデ
ータ出力端子6を介して、パケットデータをここでは図
示していないが、画像表示部に出力する。In the case of screen display, when a program number and a page number are selected, the arithmetic control circuit 2 searches the management memory circuit 4, detects the storage start address of the matching page data, and retrieves the page data from the packet memory circuit 3. Although not shown here, the packet data is outputted to the image display unit via the packet data output terminal 6.
発明が解決しようとする問題点
このような従来例では、パケットメモリ回路の使用効率
は非常に良いが、ニュースなどに代表されるような画面
内容が変化する番組では、画面を構成するパケットデー
タのパケット数が増減することになり、特に、データ数
が増えた場合、次に記憶している番組のページデータ領
域まで入り込むことになり、データを破壊することにな
る。Problems to be Solved by the Invention In such conventional examples, the usage efficiency of the packet memory circuit is very good, but in programs where the screen content changes, such as news, it is difficult to use the packet data that makes up the screen. The number of packets will increase or decrease, and in particular, if the number of data increases, it will invade the page data area of the next stored program, resulting in data destruction.
−方、ある番組のページデータの格納終端番地と次に受
信した番組のページデータの格納先頭番地の間に保護領
域を多く設けるとパケットメモリ回路の使用効率が悪く
なる。On the other hand, if a large number of protected areas are provided between the storage end address of the page data of a certain program and the storage start address of the page data of the next received program, the usage efficiency of the packet memory circuit will deteriorate.
本発明はこのような点に鑑みてなされたもので、パケッ
トメモリ回路を効率良く使用し、かつ番組を構成するパ
ケットデータのパケット数が増えても他の記憶した番組
のパケットデータを破壊することなく安定にパケットデ
ータを記憶する文字放送受信装置を提供するものである
。The present invention has been made in view of the above points, and it is possible to efficiently use a packet memory circuit, and to destroy packet data of other stored programs even if the number of packets of packet data constituting a program increases. To provide a teletext receiving device that stably stores packet data without any problems.
問題点を解決するための手段
本発明の文字放送受信装置は、パケットデータを記憶す
るためのパケットメモリ回路、パケットデータを管理す
る管理メモリ回路、パケットメモリ回路を複数種類の適
当な大きさの領域に分割し、分割した領域を使用状態を
記録するメモリ分割管理メモリ回路と演算制御回路から
構成されている。Means for Solving the Problems The teletext receiving apparatus of the present invention includes a packet memory circuit for storing packet data, a management memory circuit for managing packet data, and a packet memory circuit in multiple types of appropriately sized areas. It consists of a memory division management memory circuit and an arithmetic control circuit that record the usage status of the divided areas.
作用
送られてくるパケットデータから番組番号とページ番号
とパケット数を演算制御回路が検出し、予め分割した領
域の先頭番地が書き込まれたメモリ分割管理メモリ回路
から使用する先頭番地をパケット数から選び出し、この
先頭番地に対応したメモリ使用フラグをセットし、この
先頭番地を管理メモリ回路の格納先頭番地に書き込み、
パケットデータを逐次パケットメモリ回路に記憶する。Function: The arithmetic control circuit detects the program number, page number, and number of packets from the packet data sent, and selects the first address to be used from the number of packets from the memory division management memory circuit in which the first address of the divided area is written in advance. , sets the memory use flag corresponding to this starting address, writes this starting address to the storage starting address of the management memory circuit,
Packet data is sequentially stored in a packet memory circuit.
実施例
第1図は本発明の一実施例で文字放送受信装置の回路構
成図であり、1〜5は第3図のものと同一符号であるの
で説明を省略する。第1図において、6はメモリ分割管
理メモリ回路であり、パケットメモリ回路3の領域を複
数の種類の大きさで分割して、分割した領域の先頭番地
が予め書き込まれており、メモリ使用フラグはリセット
されている。第2図は、第1図におけるメモリ分割管理
メモリ回路6の内容構成図である。この例では、パケッ
トメモリ回路3の領域を1にバイト、2にバイト、4に
バイト、8にバイトの4種類の大きさで分割している。Embodiment FIG. 1 is a circuit diagram of a teletext receiver according to an embodiment of the present invention, and since 1 to 5 have the same reference numerals as those in FIG. 3, the explanation thereof will be omitted. In FIG. 1, reference numeral 6 denotes a memory division management memory circuit, in which the area of the packet memory circuit 3 is divided into a plurality of sizes, the starting addresses of the divided areas are written in advance, and the memory use flag is set. It has been reset. FIG. 2 is a diagram showing the contents and configuration of the memory division management memory circuit 6 in FIG. 1. In this example, the area of the packet memory circuit 3 is divided into four sizes: 1 byte, 2 bytes, 4 bytes, and 8 bytes.
以下、第1図と第2図を参照しながら本発明の一実施例
を説明する。まず、演算制御回路2が送られてきたパケ
ットデータから番組番号、ページ番号とパケット数を検
出する。次に、管理メモリ回路4を検索して、検出した
番組番号とページ番号が既に存在しているか否か判断す
る。既に存在していれば、検出したパケット数が前の値
即ち、管理メモリ回路4にあるパケット数と同じか否か
判定する。パケット数が同じであれば、パケットメモリ
回路3の同じ領域にパケ、/)データを逐次書き換えて
行く。パケット数が前の値と異なっている場合には、ど
この分割領域に入るかを判断し以前と同じ分割領域であ
れば、上記と同じ動作を行う。以前と異なる分割領域に
入れば、メモリ分割管理メモリ回路6を検索して、該当
番組番号とページ番号が使用している先頭番地のメモリ
使用フラグをリセットし、新しく該当する分割領域の先
頭番地のメモリ使用フラグをセットして、この先頭番地
を管理メモリ回路4の格納先頭番地に書き換えて、パケ
ットデータをパケットメモリ回路3に書き込む。An embodiment of the present invention will be described below with reference to FIGS. 1 and 2. First, the arithmetic control circuit 2 detects the program number, page number, and number of packets from the sent packet data. Next, the management memory circuit 4 is searched to determine whether the detected program number and page number already exist. If the number of packets already exists, it is determined whether the detected number of packets is the same as the previous value, that is, the number of packets in the management memory circuit 4. If the number of packets is the same, the packets and /) data are sequentially rewritten in the same area of the packet memory circuit 3. If the number of packets is different from the previous value, it is determined which divided area to enter, and if it is the same divided area as before, the same operation as above is performed. When entering a divided area different from the previous one, the memory division management memory circuit 6 is searched, the memory usage flag of the first address used by the corresponding program number and page number is reset, and the first address of the new corresponding divided area is reset. The memory use flag is set, this start address is rewritten to the storage start address of the management memory circuit 4, and the packet data is written into the packet memory circuit 3.
さらに、検出した番組番号とページ番号が管理メモリ回
路4に存在しなければ、この番組番号とページ番号を管
理メモリ回路4に書き込む。そして、バケット数からど
の分割領域に入るかを判断して、メモリ分割管理回路6
を検索して該当する格納先頭番地を管理メモリ回路4に
書き込むと共にメモリ分割管理回路らのメモリ使用フラ
グをセットし、パケットデータをパケットメモリ回路3
に記憶して行く。Furthermore, if the detected program number and page number do not exist in the management memory circuit 4, the program number and page number are written into the management memory circuit 4. Then, the memory division management circuit 6 determines which division area should be included based on the number of buckets.
and writes the corresponding storage start address to the management memory circuit 4, sets the memory use flag of the memory division management circuit, etc., and writes the packet data to the packet memory circuit 3.
I will remember it.
発明の効果
メモリ分割管理メモリ回路によって、パケットメモリ回
路を適当な大きさの領域に分割して使用しているので、
同一番組番号とページ番号のノくケノト数が増減しても
安定にパケットデータを記憶することができ、しかも、
メモリの使用効率が良いので、その効果は著しい。Effects of the Invention Since the packet memory circuit is divided into appropriately sized areas by the memory division management memory circuit,
Packet data can be stored stably even if the number of entries for the same program number and page number increases or decreases.
The effect is remarkable because memory is used efficiently.
第1図は本発明の一実施例の文字放送受信装置の要部回
路構成図、第2図は第1図におけるメモリ管理分割メモ
リ回路の内容構成図、第3図は従来例の文字放送受信装
置の要部回路構成図、第4図は第3図における管理メモ
リ回路の内容構成図である。
1・・・・・・バケットデータ入力端子、2・・・・・
・演算制御回路、3・・・・・・パケットメモリ回路、
4・・・・・・管理メモリ回路、6・・・・・・パケッ
トデータ出力端子、6・・・・・・メモリ分割管理メモ
リ回路。
代理人の氏名 弁理士 中 尾 敏 男 ほか1名第1
図
第2図
第3図
第4図FIG. 1 is a circuit configuration diagram of a main part of a teletext receiving device according to an embodiment of the present invention, FIG. 2 is a diagram showing the contents and configuration of a memory management divided memory circuit in FIG. 1, and FIG. 3 is a conventional teletext reception device. FIG. 4 is a circuit diagram of the main part of the apparatus, and is a diagram showing the contents and configuration of the management memory circuit in FIG. 3. 1...Bucket data input terminal, 2...
・Arithmetic control circuit, 3...Packet memory circuit,
4... Management memory circuit, 6... Packet data output terminal, 6... Memory division management memory circuit. Name of agent: Patent attorney Toshio Nakao and 1 other person No. 1
Figure 2 Figure 3 Figure 4
Claims (1)
ットメモリ回路と、前記パケットデータの管理に用いる
管理メモリ回路と、前記パケットメモリ回路と前記管理
メモリ回路の演算制御を行う演算制御回路と、前記パケ
ットメモリ回路の領域を複数種類の適当な大きさに分割
し、分割した領域の使用状況を管理するメモリ分割管理
メモリ回路を具備し、番組を記憶する際、前記番組を構
成する前記パケットデータのパケット数から前記メモリ
分割管理メモリ回路で指定する領域を選出し、選出した
領域にパケットデータを記憶することを特徴とする文字
放送受信装置。a packet memory circuit for storing packet data of transmitted teletext; a management memory circuit used for managing the packet data; an arithmetic control circuit for performing arithmetic control on the packet memory circuit and the management memory circuit; A memory division management memory circuit is provided which divides the area of the memory circuit into multiple types of appropriate sizes and manages the usage status of the divided areas, and when storing a program, the packets of the packet data constituting the program are provided. A teletext receiving apparatus characterized in that an area specified by the memory division management memory circuit is selected from a number of sub-regions, and packet data is stored in the selected area.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61143241A JPH0754982B2 (en) | 1986-06-19 | 1986-06-19 | Teletext receiver |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61143241A JPH0754982B2 (en) | 1986-06-19 | 1986-06-19 | Teletext receiver |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS631182A true JPS631182A (en) | 1988-01-06 |
JPH0754982B2 JPH0754982B2 (en) | 1995-06-07 |
Family
ID=15334179
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61143241A Expired - Fee Related JPH0754982B2 (en) | 1986-06-19 | 1986-06-19 | Teletext receiver |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0754982B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0777348A2 (en) | 1995-11-29 | 1997-06-04 | Nec Corporation | Method for controlling the memory of a broadcast receiver receiving supplementary data together with a broadcast programme |
US8509858B2 (en) | 2011-10-12 | 2013-08-13 | Bose Corporation | Source dependent wireless earpiece equalizing |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS59165582A (en) * | 1983-03-10 | 1984-09-18 | Sony Corp | Receiver for character multiplex broadcast |
-
1986
- 1986-06-19 JP JP61143241A patent/JPH0754982B2/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS59165582A (en) * | 1983-03-10 | 1984-09-18 | Sony Corp | Receiver for character multiplex broadcast |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0777348A2 (en) | 1995-11-29 | 1997-06-04 | Nec Corporation | Method for controlling the memory of a broadcast receiver receiving supplementary data together with a broadcast programme |
US5815170A (en) * | 1995-11-29 | 1998-09-29 | Nec Corporation | Memory control method of character multiplexed broadcast receiver |
EP0777348A3 (en) * | 1995-11-29 | 2001-10-24 | Nec Corporation | Method for controlling the memory of a broadcast receiver receiving supplementary data together with a broadcast programme |
US8509858B2 (en) | 2011-10-12 | 2013-08-13 | Bose Corporation | Source dependent wireless earpiece equalizing |
Also Published As
Publication number | Publication date |
---|---|
JPH0754982B2 (en) | 1995-06-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5426424A (en) | Selective call receiver with database capability | |
JP2978519B2 (en) | Document data display method and system | |
JPS631182A (en) | Teletext receiving device | |
JPH0392942A (en) | How files are stored and accessed | |
JP3104685B2 (en) | System log recording device, system log recording method, and recording medium | |
CN109033271B (en) | Data insertion method and device based on column storage, server and storage medium | |
JP2723038B2 (en) | Method of storing data in storage device | |
JPS63281589A (en) | Teletext receiver | |
JPH0822058B2 (en) | Teletext receiver | |
JP2553596B2 (en) | Teletext receiver | |
JPH01296882A (en) | Teletext receiving device | |
JP3171726B2 (en) | Transmission data management device | |
JP2518390B2 (en) | System performance monitoring method | |
JPS6167155A (en) | Ramdom file system | |
JPH03290741A (en) | Error logging method | |
JP3098414B2 (en) | Load module storage method | |
JPH05257704A (en) | Memory area managing system | |
JPS59218564A (en) | How information is stored | |
JPS62285148A (en) | Control system for stored file | |
JPS60178549A (en) | Registration system for data to memory device | |
JPS60169960A (en) | Data transfer system | |
JPS6390981A (en) | Teletext receiver | |
JPH04223537A (en) | Image file storing system | |
JPH0851605A (en) | Memory method of teletext data | |
JPH0287267A (en) | Document processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |