JPH09271001A - Method for controlling character code for character broadcasting and signal processing circuit - Google Patents

Method for controlling character code for character broadcasting and signal processing circuit

Info

Publication number
JPH09271001A
JPH09271001A JP7730696A JP7730696A JPH09271001A JP H09271001 A JPH09271001 A JP H09271001A JP 7730696 A JP7730696 A JP 7730696A JP 7730696 A JP7730696 A JP 7730696A JP H09271001 A JPH09271001 A JP H09271001A
Authority
JP
Japan
Prior art keywords
character
code
data
timing
outputting
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
JP7730696A
Other languages
Japanese (ja)
Inventor
Jiyunya Amashiro
順也 天白
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.)
SANSEI DENSHI JAPAN KK
Original Assignee
SANSEI DENSHI JAPAN KK
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 SANSEI DENSHI JAPAN KK filed Critical SANSEI DENSHI JAPAN KK
Priority to JP7730696A priority Critical patent/JPH09271001A/en
Publication of JPH09271001A publication Critical patent/JPH09271001A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a character display procedure capable of reducing memory capacity and attaining smooth scrolling without increasing the memory capacity. SOLUTION: In the case of outputting a displaying character code, the data of a 2nd character are read out by the timing of a 1st character of each line to determine and output the character code of the 1st character and the character code of a final character is determined from the data of a character just before the final character and outputted at the timing of the final character. In the case of a closed caption, its signal processing circuit is constituted of a comparator 1 for comparing data from a memory with a blanking code (20h) and a transparent code (00h), a 1st switch 3a for selecting the transparent or blanking code in accordance with outputs (EQU, EQUA) from the comparator 1 and a 2nd switch 3d for outputting the code selected by the 1st switch 3a at the timing of 1st and 34th characters and outputting and transmitting read data at the output timing of the 2nd to 33th characters. Since the memory capacity for the 1st and the last characters of each line can be omitted, the memory capacity can be made to be just 512 bytes even when the capacity equivalent to one line is added for the purpose of making scrolling smooth.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、クローズドキャプ
ション方式等の文字放送でアルファベットや図形等の文
字表示用に使用可能な信号処理回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a signal processing circuit that can be used for displaying characters such as alphabets and figures in character broadcasting such as closed caption system.

【0002】[0002]

【従来の技術】文字放送として代表的なクローズドキャ
プション方式では、そのディスプレイ装置におけるテキ
スト表示について34文字×15行という仕様が決めら
れている。従って、通常のオンスクリーンディスプレイ
(OSD)装置では、34×15=510バイトのメモ
リ容量が少なくとも必要である。
2. Description of the Related Art In the closed caption system, which is a typical teletext broadcasting, the specification of 34 characters × 15 lines is set for the text display on the display device. Therefore, a typical on-screen display (OSD) device requires at least a memory capacity of 34 × 15 = 510 bytes.

【0003】[0003]

【発明が解決しようとする課題】34文字×15行の5
10バイト容量をもつOSD装置を用いる場合、表示情
報を順次に書き換えることによりスクロールを実現して
いる。この場合、メモリ容量が多いほどCPUにかかる
負担が大きい。また、スムーズスクロールを実施しよう
とすると更に1行分の追加容量が必要で、512バイト
のメモリ空間では実施できないことになる。これらは、
OSDのワンチップマイコン化を困難にする要因の1つ
ともなっている。
[Problems to be Solved by the Invention] 5 of 34 characters x 15 lines
When an OSD device having a 10-byte capacity is used, scrolling is realized by sequentially rewriting display information. In this case, the larger the memory capacity, the heavier the load on the CPU. In addition, if smooth scrolling is to be performed, an additional capacity for one line is required, which cannot be performed in the 512-byte memory space. They are,
It is also one of the factors that make it difficult to make OSD into a one-chip microcomputer.

【0004】このような解決課題に鑑みて本発明では、
メモリ容量がより少なくてすむような文字放送における
文字表示用の手法を提供する。また、既存のメモリ容量
を増やさずともスムーズスクロールを実現できるような
文字放送における文字表示用の手法を提供する。
In view of these problems to be solved, the present invention provides:
A method for displaying characters in a character broadcast which requires less memory capacity. It also provides a method for displaying characters in a character broadcast that enables smooth scrolling without increasing the existing memory capacity.

【0005】[0005]

【課題を解決するための手段】例えばクローズドキャプ
ション方式では、34文字×15行のうち実質的な文字
表示領域は32文字×15行で、各行の第1文字と最終
文字である第34文字とは、スクロール等のため常にブ
ランキング文字又はトランスペアレント文字(TV映像
を透かす透明キャラクタ)とされる。即ち、画面全体を
文字表示に使用するテキストモードでは第1文字及び第
34文字は常にブランキング文字のキャラクタコードと
なり、画面一部を文字表示に使用してTV映像と文字を
同時に表示するキャプションモードでは、第2文字のコ
ードと最終文字手前の文字である第33文字のコードと
に従って第1文字と第34文字をブランキング文字にす
るかトランスペアレント文字にするか、そのキャラクタ
コードが決定される。このように第1文字及び第34文
字としては、ブランキング文字かトランスペアレント文
字しかない。
In the closed caption system, for example, the substantial character display area of 34 characters × 15 lines is 32 characters × 15 lines, and the first character of each line and the 34th character which is the last character Is always a blanking character or a transparent character (transparent character that allows TV images to be seen) for scrolling or the like. That is, in the text mode in which the entire screen is used for displaying characters, the first character and the 34th character are always character codes of blanking characters, and a part of the screen is used for displaying characters to display the TV image and the characters at the same time. Then, according to the code of the second character and the code of the 33rd character, which is the character before the final character, the character code is determined whether the 1st character and the 34th character are blanking characters or transparent characters. As described above, the first character and the 34th character are only blanking characters or transparent characters.

【0006】この点に鑑みると、実際の表示文字のため
のメモリ容量は32文字×15行=480バイトあれば
足り、従って、各行の第1文字と最終文字とにメモリを
使用せずにすませることができれば、少なくとも480
バイトのメモリ容量があればすむことになる。しかもこ
の場合、上下スクロールで上下の文字部分をつないでス
ムーズスクロールを行うラップアラウンド表示を行うた
めに1行分を追加しても512バイトでよいことにな
る。
In view of this point, the memory capacity for the actual display character is sufficient to be 32 characters × 15 lines = 480 bytes, so that the first character and the last character of each line can be saved without using the memory. If possible, at least 480
It only needs to have a memory capacity of bytes. In addition, in this case, 512 bytes are enough even if one line is added in order to perform wraparound display for smooth scrolling by connecting upper and lower character portions by vertical scrolling.

【0007】そこで本発明では、文字放送を表示するた
めに表示文字のキャラクタコードを出力する際のキャラ
クタコード制御方法として、各行の第1文字のタイミン
グで第2文字のデータを読出して該データから第1文字
のキャラクタコードを決定し出力するキャラクタコード
制御方法、及び、各行の最終文字手前の文字のデータか
ら最終文字のキャラクタコードを決定し最終文字のタイ
ミングで出力するキャラクタコード制御方法、そして、
これら両者を組み合わせたキャラクタコード制御方法を
提供する。このように、第2文字のデータから第1文字
のキャラクタコードを発生する、又は最終文字の1つ手
前の文字のデータから最終文字のキャラクタコードを発
生するようにすれば、第1文字又は最終文字用のメモリ
容量を省くことができるので、クローズドキャプション
方式であれば33文字×15行のメモリ容量ですませる
ことができる。或いは両者を組合せた制御方法、即ち、
各行の第1文字のタイミングで第2文字のデータを読出
して該データから第1文字のキャラクタコードを決定し
出力すると共に、各行の最終文字手前の文字のデータか
ら最終文字のキャラクタコードを決定し最終文字のタイ
ミングで出力するキャラクタコード制御方法であれば、
32文字×15行のメモリ容量さえあればクローズドキ
ャプション方式の文字放送に対応可能となる。しかもこ
れによれば、ラップアラウンド表示を行うために1行分
容量追加となっても512バイトですむことになる。
Therefore, according to the present invention, as a character code control method for outputting a character code of a display character for displaying a teletext, the data of the second character is read out at the timing of the first character of each line and is read from the data. A character code control method for determining and outputting the character code of the first character, and a character code control method for determining the character code of the last character from the data of the character before the last character of each line and outputting at the timing of the last character, and
A character code control method that combines these two methods is provided. Thus, if the character code of the first character is generated from the data of the second character, or the character code of the last character is generated from the data of the character immediately before the last character, the first character or the last character is generated. Since the memory capacity for characters can be omitted, the closed caption method can have a memory capacity of 33 characters x 15 lines. Or a control method that combines both, that is,
The data of the second character is read at the timing of the first character of each line, the character code of the first character is determined and output from the data, and the character code of the last character is determined from the data of the character before the last character of each line. If it is a character code control method that outputs at the timing of the last character,
With a memory capacity of 32 characters x 15 lines, it is possible to support closed caption system character broadcasting. Moreover, according to this, even if the capacity for one line is added to perform the wraparound display, 512 bytes are required.

【0008】このようなキャラクタコード制御方法に適
した信号処理回路として本発明では、メモリから読出さ
れた文字データが特定のキャラクタコードに一致するか
比較する比較器と、該比較器の出力に従い所定のキャラ
クタコードを選択して第1文字及び/又は最終文字のタ
イミングで出力し、該第1文字及び/又は最終文字以外
の文字のタイミングではメモリから読出された文字デー
タを伝送出力する切換器と、からなる信号処理回路を提
供する。
According to the present invention, as a signal processing circuit suitable for such a character code control method, a comparator for comparing whether character data read from a memory matches a specific character code and a predetermined value according to the output of the comparator. And a character code selected from the character code and output at the timing of the first character and / or the last character, and the character data read from the memory is transmitted and output at the timing of the character other than the first character and / or the last character. And a signal processing circuit comprising:

【0009】即ち、まずこの場合のメモリは第2文字〜
最終文字手前の文字しか記憶しないので、最初に第2文
字の文字データが読出されて比較器へ入力され、アルフ
ァベット等の表示文字のコードであるのか、ブランキン
グコードやトランスペアレントコードの特定のキャラク
タコードであるのか判別される。この判別結果に従って
切換器が、表示文字コードであれば(不一致)ブランキ
ングコード、特定のキャラクタコードであれば(一致)
トランスペアレントコード、というように所定のキャラ
クタコードを選択する。そして、第1文字のキャラクタ
コード出力タイミングでその選択したキャラクタコード
を出力し、その後はメモリから読出される第2文字以降
の文字データを続けて伝送出力する。このときのメモリ
アクセスは、CPUの制御により、第2文字のデータを
最初に読出して読出2回分の間維持してもよいが、デー
タ保持回路等の余計な回路が必要となるので、先頭の第
2文字のデータを2回続けて読出すようにするのがよ
い。
That is, first, the memory in this case is the second character
Since only the character before the last character is stored, the character data of the second character is first read and input to the comparator, and is it the code of the displayed character such as alphabet, or a specific character code of the blanking code or the transparent code? Is determined. According to the result of this determination, if the switch is a display character code (mismatch), a blanking code, and if it is a specific character code (match)
A predetermined character code, such as a transparent code, is selected. Then, the selected character code is output at the character code output timing of the first character, and thereafter, the character data of the second and subsequent characters read from the memory is continuously transmitted and output. In the memory access at this time, the CPU may control the data of the second character first and maintain the data for the second reading. However, since an extra circuit such as a data holding circuit is required, It is preferable to read the data of the second character twice in succession.

【0010】最終文字のキャラクタコード生成出力の場
合は、最終文字手前の文字のデータが比較器で特定のキ
ャラクタコードと比較されることで第1文字のときと同
様にして所定のキャラクタコードが選択され、そして切
換器を通して最終文字のタイミングでその選択コードが
出力される。この場合には、メモリから最終文字手前の
文字のデータを続けて2回読出すようにもできるが、簡
単なラッチ回路を用い、最終文字手前の文字のデータに
よる比較器の出力を最終文字のコード出力タイミングま
で保持しておくようにしておけば問題ない。
In the case of the character code generation output of the final character, the data of the character before the final character is compared with the specific character code by the comparator, so that the predetermined character code is selected in the same manner as the first character. Then, the selection code is output at the timing of the final character through the switch. In this case, the data of the character before the last character can be read twice from the memory, but a simple latch circuit is used and the output of the comparator based on the data of the character before the last character is used as the code of the last character. There is no problem if you keep it until the output timing.

【0011】本発明の信号処理回路をクローズドキャプ
ション方式のOSD装置に適用するとすれば、メモリか
ら読出された文字データをブランキングコード及びトラ
ンスペアレントコードと比較する比較器と、該比較器の
出力が一致である場合はトランスペアレントコード、一
致でない場合はブランキングコードを選択出力する第1
切換器と、第1文字及び第34文字のキャラクタコード
出力タイミングで前記第1切換器の出力コードを出力す
ると共に第2文字〜第33文字のキャラクタコード出力
タイミングでは前記メモリから読出された文字データを
伝送出力する第2切換器と、からなる構成が最適であ
る。
If the signal processing circuit of the present invention is applied to the OSD device of the closed caption system, the comparator for comparing the character data read from the memory with the blanking code and the transparent code and the output of the comparator are the same. If it is, a transparent code is selected. If it is not a match, a blanking code is selected and output.
The switch and the character data read out from the memory at the output timing of the first switch and the output code of the first switch at the character code output timing of the first character and the 34th character. Is optimally configured by a second switch for transmitting and outputting.

【0012】[0012]

【発明の実施の形態】クローズドキャプション方式の文
字放送で文字表示を行うOSD装置に適用した本発明の
信号処理回路について、図1にブロック図で示してい
る。まず、OSD装置(図示略)内のVRAMから読出
される文字データ(VRAM Data) は比較器1へ入力されて
特定のキャラクタコードと比較される。即ち、比較器1
は、読出された文字データとブランキングコード(20
h:ヘクサコード)とを比較する第1比較器1aと、読
出された文字データとトランスペアレントコード(00
h)とを比較する第2比較器1bと、を備えており、文
字データがこれら各コードに一致した場合はORゲート
を介して比較信号(EQU)が出力される。
1 is a block diagram showing a signal processing circuit of the present invention applied to an OSD device for displaying characters in a closed caption type teletext. First, the character data (VRAM Data) read from the VRAM in the OSD device (not shown) is input to the comparator 1 and compared with a specific character code. That is, the comparator 1
Is the read character data and blanking code (20
h: Hexa code), a first comparator 1a for comparing the read character data with the transparent code (00
and a second comparator 1b for comparing with h), and when the character data matches these codes, the comparison signal (EQU) is output via the OR gate.

【0013】比較器1による比較信号はラッチ回路2へ
入力されてラッチされる。ラッチ回路2は、比較制御信
号によって比較信号のラッチを行うようにされており、
この比較制御信号は、後述するように1回目の第2文字
データ入力時及び第33文字データ入力時で発生される
信号である。
The comparison signal from the comparator 1 is input to the latch circuit 2 and latched. The latch circuit 2 is configured to latch the comparison signal according to the comparison control signal,
This comparison control signal is a signal generated when the second character data is input for the first time and the 33rd character data is input as described later.

【0014】ラッチ回路2からラッチ出力される比較信
号(EQUA)は切換器3へ入力され、所定のキャラク
タコードの選択制御を行う。即ち、切換器3は、ブラン
キングコード及びトランスペアレントコードを選択する
ための第1切換器3aを備えており、この第1切換器3
aは、選択端子に受ける比較信号が論理0であればブラ
ンキングコードを選択出力し、比較信号が論理1であれ
ばトランスペアレントコードを選択出力する。第1切換
器3aの出力コードは第2切換器3bへ入力され、第1
文字のキャラクタコード出力タイミング又は第34文字
のキャラクタコード出力タイミングで選択されて出力さ
れる。この第2切換器3bは、ORゲートを介して選択
端子に入力される第1文字タイミング信号(Chr1)
又は第34文字タイミング信号(Chr34)が論理1
であるときに、第1切換器3aによるキャラクタコード
を選択出力する。一方、これらタイミング信号が論理0
の場合はVRAMからの読出文字データ(VRAM Data) を
キャラクタコード(Character Code)として伝送出力す
る。即ち、第1切換器3a、第2切換器3bはマルチプ
レクサとして働くものである。
The comparison signal (EQUA) latched and output from the latch circuit 2 is input to the switch 3 to control selection of a predetermined character code. That is, the switching device 3 includes a first switching device 3a for selecting the blanking code and the transparent code.
a selects and outputs a blanking code if the comparison signal received at the selection terminal is logic 0, and outputs a transparent code if the comparison signal is logic 1. The output code of the first switch 3a is input to the second switch 3b,
It is selected and output at the character code output timing of the character or the character code output timing of the 34th character. The second switch 3b has a first character timing signal (Chr1) input to a selection terminal via an OR gate.
Or, the 34th character timing signal (Chr34) is logic 1
, The character code by the first switch 3a is selected and output. On the other hand, these timing signals are logic 0
In this case, the read character data (VRAM Data) from the VRAM is transmitted and output as a character code. That is, the first switch 3a and the second switch 3b function as a multiplexer.

【0015】図2に、当該信号処理回路を介したときの
キャラクタコードの出力タイミングを示してある。この
例でVRAMからは、各行につき先頭に記憶されている
第2文字の文字データが2回読出されるようになってお
り、従って読出文字データは、第2文字→第2文字→第
3文字→第4文字→……の順に入力されてくる。このと
きの比較器1による比較信号は、2回のうち最初の第2
文字の文字データ入力時に発生される比較制御信号によ
りラッチ回路2へラッチされ同時に第1切換器3aへ提
供される。図示の例では、第2文字の文字データが表示
文字“A”のコードであるので比較信号は論理0を示
し、従って第1切換器3aからはブランキングコードが
選択されて出力される。そして、第1文字のコード出力
のときには比較制御信号と同時に第1文字タイミング信
号が論理1で第2切換器3bへ入力されるので、第2切
換器3bは、第1切換器3aの出力コードを選択してキ
ャラクタコードとして出力する。続く2回目の第2文字
の文字データ入力時には、第1文字タイミング信号が論
理0になるので第2切換器3bは読出文字データの伝送
選択となり、第2文字の文字データがそのままキャラク
タコードとして出力される。以降はVRAMからの読出
文字データが伝送出力される。
FIG. 2 shows the output timing of the character code through the signal processing circuit. In this example, the character data of the second character stored at the beginning of each line is read twice from the VRAM. Therefore, the read character data is the second character → the second character → the third character. → The 4th character → …… is entered in that order. At this time, the comparison signal by the comparator 1 is the first second of the two times.
It is latched by the latch circuit 2 by the comparison control signal generated when the character data of the character is input, and simultaneously provided to the first switch 3a. In the illustrated example, since the character data of the second character is the code of the display character "A", the comparison signal indicates a logic 0, and therefore the blanking code is selected and output from the first switch 3a. When outputting the code of the first character, the first character timing signal is input to the second switch 3b at logic 1 simultaneously with the comparison control signal, so the second switch 3b outputs the output code of the first switch 3a. To output as a character code. When the second character data of the second character is input next time, since the first character timing signal becomes logical 0, the second switch 3b becomes the transmission selection of the read character data, and the character data of the second character is directly output as the character code. To be done. Thereafter, the read character data from the VRAM is transmitted and output.

【0016】そして、各行につき最後尾に記憶されてい
る第33文字の文字データ入力時になると比較制御信号
が発生され、比較器1による第33文字の文字データ比
較結果がラッチ回路2へラッチされる。図示の例では、
第33文字の文字データがブランキングコードであるの
で比較信号は論理1を示し、従って第1切換器3aはト
ランスペアレントコードを選択する。次いで、第33文
字のキャラクタコード出力が終わって第34文字のキャ
ラクタコード出力タイミングになると第34文字タイミ
ング信号が論理1になり、第2切換器3bは、第1切換
器3aの出力コードを選択して出力する。この場合、第
1文字のときと同様に、第33文字の文字データを2回
続けて読出して第34文字のキャラクタコードを生成出
力することも可能であるが、ラッチ回路2による比較信
号のラッチを利用した方が簡便でよい。
Then, at the time of inputting the character data of the 33rd character stored at the end of each line, a comparison control signal is generated, and the comparison result of the character data of the 33rd character by the comparator 1 is latched in the latch circuit 2. . In the example shown,
Since the character data of the 33rd character is a blanking code, the comparison signal shows a logic 1, so that the first switch 3a selects the transparent code. Next, when the output of the character code of the 33rd character is completed and the output timing of the character code of the 34th character comes, the 34th character timing signal becomes logic 1, and the second switch 3b selects the output code of the first switch 3a. And output. In this case, similarly to the case of the first character, it is possible to read the character data of the 33rd character twice in succession and generate and output the character code of the 34th character. However, the latch circuit 2 latches the comparison signal. It is easier and easier to use.

【0017】この図2の例により出力された1行分のキ
ャラクタコードが表示されると、図3(a)に示すよう
になる。即ち、第1文字がブランキング文字で第2文字
が表示文字“A”、第3文字〜第32文字が同様に表示
文字、そして第33文字がブランキング文字で第34文
字がトランスペアレント文字で表示されることになる。
図3(b)には別の表示例が示してあり、この文字表示
では、本実施形態の信号処理回路により第2文字のブラ
ンキング文字を基に第1文字のトランスペアレント文字
が表示され、また、第33文字のトランスペアレント文
字を基に第34文字のトランスペアレント文字が表示さ
れている。
When the character code for one line output according to the example of FIG. 2 is displayed, it becomes as shown in FIG. 3 (a). That is, the first character is a blanking character, the second character is a display character "A", the third to 32nd characters are similarly display characters, and the 33rd character is a blanking character and the 34th character is a transparent character. Will be done.
FIG. 3B shows another display example. In this character display, the signal processing circuit of this embodiment displays the transparent character of the first character based on the blanking character of the second character. , The 34th transparent character is displayed based on the 33rd transparent character.

【0018】[0018]

【発明の効果】本発明をクローズドキャプション方式に
適用した場合、1行あたり34文字表示であってもメモ
リは32文字×15行の容量ですませることが可能にな
る。しかもこれにより、1行分の容量を追加しても32
文字×16行=512バイトの容量ですむので、既存の
VRAMのメモリ空間を使用してラップアラウンド制御
等のスムーズスクロール表示を実現可能である。
When the present invention is applied to the closed caption system, the memory can have a capacity of 32 characters × 15 lines even if 34 characters are displayed per line. Moreover, even if the capacity for one line is added, 32
Since a capacity of characters × 16 lines = 512 bytes is sufficient, smooth scroll display such as wraparound control can be realized by using the existing VRAM memory space.

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

【図1】本発明による信号処理回路の構成例を示すブロ
ック回路図。
FIG. 1 is a block circuit diagram showing a configuration example of a signal processing circuit according to the present invention.

【図2】図1の信号処理回路によるキャラクタコードの
出力状態を説明するタイミング図。
FIG. 2 is a timing diagram illustrating an output state of a character code by the signal processing circuit in FIG.

【図3】図1の信号処理回路を用いた文字表示の表示例
を示した説明図。
FIG. 3 is an explanatory diagram showing a display example of character display using the signal processing circuit of FIG. 1.

【符号の説明】[Explanation of symbols]

1 比較器 1a 第1比較器 1b 第2比較器 2 ラッチ回路 3 切換器 3a 第1切換器 3b 第2切換器 EQU,EQUA 比較信号 Chr1 第1文字タイミング信号 Chr34 第34文字タイミング信号 1 Comparator 1a 1st comparator 1b 2nd comparator 2 Latch circuit 3 Switching device 3a 1st switching device 3b 2nd switching device EQU, EQUA Comparison signal Chr1 1st character timing signal Chr34 34th character timing signal

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 文字放送を表示するために表示文字のキ
ャラクタコードを出力する際のキャラクタコード制御方
法であって、各行の第1文字のタイミングで第2文字の
データを読出して該データから第1文字のキャラクタコ
ードを決定し出力することを特徴とするキャラクタコー
ド制御方法。
1. A character code control method for outputting a character code of a display character for displaying a teletext, comprising: reading out data of a second character at the timing of the first character of each line; A character code control method characterized by determining and outputting a character code of one character.
【請求項2】 文字放送を表示するために表示文字のキ
ャラクタコードを出力する際のキャラクタコード制御方
法であって、各行の最終文字手前の文字のデータから最
終文字のキャラクタコードを決定し最終文字のタイミン
グで出力することを特徴とするキャラクタコード制御方
法。
2. A character code control method for outputting a character code of a display character for displaying teletext, wherein the character code of the last character is determined from the character data before the last character of each line. Character code control method characterized by outputting at the timing of.
【請求項3】 文字放送を表示するために表示文字のキ
ャラクタコードを出力する際のキャラクタコード制御方
法であって、各行の第1文字のタイミングで第2文字の
データを読出して該データから第1文字のキャラクタコ
ードを決定し出力すると共に、各行の最終文字手前の文
字のデータから最終文字のキャラクタコードを決定し最
終文字のタイミングで出力することを特徴とするキャラ
クタコード制御方法。
3. A character code control method for outputting a character code of a display character to display a teletext, comprising reading out data of a second character at the timing of the first character of each line, and reading the data of the second character from the data. A character code control method characterized by determining and outputting a character code of one character, determining the character code of the last character from the data of the character before the last character of each line, and outputting at the timing of the last character.
【請求項4】 請求項1〜3のいずれか1項に記載のキ
ャラクタコード制御方法に使用する信号処理回路であっ
て、メモリから読出された文字データが特定のキャラク
タコードに一致するか比較する比較器と、該比較器の出
力に従い所定のキャラクタコードを選択して第1文字及
び/又は最終文字のタイミングで出力し、該第1文字及
び/又は最終文字以外の文字のタイミングでは前記メモ
リから読出された文字データを伝送出力する切換器と、
を備えてなることを特徴とする信号処理回路。
4. A signal processing circuit used in the character code control method according to claim 1, wherein the character data read from the memory is compared with a specific character code. A comparator and a predetermined character code are selected according to the output of the comparator and output at the timing of the first character and / or the last character, and from the memory at the timing of the character other than the first character and / or the last character. A switch for transmitting and outputting the read character data,
A signal processing circuit comprising:
【請求項5】 クローズドキャプション方式の文字放送
におけるOSD装置に使用する信号処理回路であって、
メモリから読出された文字データをブランキングコード
及びトランスペアレントコードと比較する比較器と、該
比較器の出力が一致である場合はトランスペアレントコ
ード、一致でない場合はブランキングコードを選択出力
する第1切換器と、第1文字及び第34文字のキャラク
タコード出力タイミングで前記第1切換器の出力コード
を出力すると共に第2文字〜第33文字のキャラクタコ
ード出力タイミングでは前記メモリから読出された文字
データを伝送出力する第2切換器と、を備えてなること
を特徴とする信号処理回路。
5. A signal processing circuit used for an OSD device in closed caption type teletext, comprising:
A comparator for comparing the character data read from the memory with a blanking code and a transparent code, and a first switching device for selectively outputting a transparent code if the outputs of the comparator match and a blanking code if the outputs do not match. The output code of the first switching device is output at the character code output timing of the first character and the 34th character, and the character data read from the memory is transmitted at the character code output timing of the second character to the 33rd character. A second switching device for outputting, and a signal processing circuit.
JP7730696A 1996-03-29 1996-03-29 Method for controlling character code for character broadcasting and signal processing circuit Pending JPH09271001A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7730696A JPH09271001A (en) 1996-03-29 1996-03-29 Method for controlling character code for character broadcasting and signal processing circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7730696A JPH09271001A (en) 1996-03-29 1996-03-29 Method for controlling character code for character broadcasting and signal processing circuit

Publications (1)

Publication Number Publication Date
JPH09271001A true JPH09271001A (en) 1997-10-14

Family

ID=13630236

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7730696A Pending JPH09271001A (en) 1996-03-29 1996-03-29 Method for controlling character code for character broadcasting and signal processing circuit

Country Status (1)

Country Link
JP (1) JPH09271001A (en)

Similar Documents

Publication Publication Date Title
US4161728A (en) Electronic display apparatus
US4377852A (en) Terminal emulator
USRE41480E1 (en) Video display apparatus with on-screen display pivoting function
JP3575205B2 (en) Remote commander and network connection system
EP0773674A2 (en) System providing freeze of closed captioning data
EP2040415A2 (en) Video processing apparatus and video processing method
US20080297371A1 (en) Electronic apparatus and connected apparatus searching method
US7644426B2 (en) Method for implementing help function in digital TV receiver
US5309173A (en) Frame buffer, systems and methods
EP0299582A2 (en) Teletext decoders
GB2223650A (en) Teletext decoder prevents over-writing of special character codes
JPH09271001A (en) Method for controlling character code for character broadcasting and signal processing circuit
JPH05303361A (en) Character display device
US5729298A (en) Teletext decoder with page update indication
KR100203292B1 (en) Super-convenient reservation recording device
EP0567185B1 (en) Teletext decoder and television receiver provided with a teletext decoder
KR0123758B1 (en) On screen display character processing circuit & method to be completed an association pattern
JP3443229B2 (en) Write control circuit of character display device
JPS63106280U (en)
KR100200131B1 (en) Osd united apparatus of television
KR100255440B1 (en) Control function synchronizing method and apparatus
JP2822668B2 (en) Display control device
JP2956079B2 (en) Display device
KR900006268B1 (en) Display method of tv
JP4065471B2 (en) Display control apparatus, display control method, and storage medium