JP2003169266A - Method and apparatus for receiving data broadcast - Google Patents

Method and apparatus for receiving data broadcast

Info

Publication number
JP2003169266A
JP2003169266A JP2001365600A JP2001365600A JP2003169266A JP 2003169266 A JP2003169266 A JP 2003169266A JP 2001365600 A JP2001365600 A JP 2001365600A JP 2001365600 A JP2001365600 A JP 2001365600A JP 2003169266 A JP2003169266 A JP 2003169266A
Authority
JP
Japan
Prior art keywords
data broadcast
display signal
broadcast
title
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.)
Pending
Application number
JP2001365600A
Other languages
Japanese (ja)
Inventor
Atsushi Nishimura
敦 西村
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001365600A priority Critical patent/JP2003169266A/en
Publication of JP2003169266A publication Critical patent/JP2003169266A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data broadcast receiver provided with a means for displaying information as to the contents of an image described in title elements and meta elements. <P>SOLUTION: A data broadcast reception method includes: a title information acquisition step of acquiring information with respect to the title of a display image from data broadcast in the case data broadcast is being conducted to produce a title display signal; a content information acquisition step of acquiring information with respect to the contents of the display image from the data broadcast when the data broadcast is being conducted in a data broadcast discrimination step to produce a content display signal; and a step of combining a channel number display signal, the title display signal and the contents display signal to produce a superimpose display signal. <P>COPYRIGHT: (C)2003,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は例えばデジタル放
送等を用いたデータ放送の受信に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to reception of data broadcasting using, for example, digital broadcasting.

【0002】[0002]

【従来の技術】近年、国内では、西暦2000年より、衛星
放送であるBSデジタル放送のサービスが開始されてい
る。また、西暦2001年より、同じく衛星放送であるCS11
0°衛星デジタル放送のサービスが開始される予定であ
る。これらのデジタル放送では、データ放送が行われ、
その表示がデータ放送の特徴のひとつとなっている。
2. Description of the Related Art In recent years, satellite digital broadcasting services, BS digital broadcasting, have been started in Japan since 2000. In addition, since the year 2001, the same satellite broadcast CS11
The 0 ° satellite digital broadcasting service is scheduled to start. In these digital broadcasting, data broadcasting is carried out,
The display is one of the features of data broadcasting.

【0003】現在、デジタル放送では、データ放送の符
号化方式として、BML言語が用いられている。
At present, in digital broadcasting, the BML language is used as an encoding method for data broadcasting.

【0004】BMLとは、社団法人電波産業会(ARIB:Ass
ociation of Radio Industries andBusiness)によって
規定されたデジタルテレビ放送向けのコンテンツ記述言
語である。BML は、インターネット通信で用いられてい
るXMLを応用したものである。その表示制御はテレビに
組込まれたCSS(Cascading Style Sheets)の指定書式と
され、コンテンツ(放送番組等)から、かなり、表示制
御を排除したものとなっている。上記規格は、「デジタ
ル放送におけるデータ放送符号化方式と伝送方式標準規
格(ARIB STD-B24)」などに記載されている。
BML is the Association of Radio Industries and Businesses (ARIB: Ass)
is a content description language for digital television broadcasting defined by the Society of Radio Industries and Business). BML is an application of XML used in Internet communication. The display control is in a specified format of CSS (Cascading Style Sheets) incorporated in the television, and the display control is considerably removed from the content (broadcast program etc.). The above-mentioned standards are described in “Data broadcast encoding system and transmission system standard in digital broadcasting (ARIB STD-B24)” and the like.

【0005】上記CSSとは、見栄えを定義するスタイル
シートを記述するための言語仕様である。また、BML
は、要素と呼ばれる、最も基本となる情報単位により構
成されている。
The CSS is a language specification for describing a style sheet that defines appearance. Also, BML
Is composed of the most basic information units called elements.

【0006】次に、BML言語で記述されたデータ放送(B
ML文章)の一例を示す。ここでは、XML宣言、文書型宣
言、BMLバージョン情報などは省略し、BML要素だけが記
述されている。 <bml> <head> <title> テスト画面 </title> <meta name="description" content="これは、データ放送のテスト画面 です"> </head> <body> <p> きょうの天気 </p> <p> 曇りのち晴れ </p> </body> </bml> 図4は、従来のデータ放送受信装置において、データ放
送から上記BML文章を受信し、表示装置に出力された表
示画面を示している。
Next, a data broadcast (B
ML text). Here, XML declarations, document type declarations, BML version information, etc. are omitted, and only BML elements are described. <bml><head><title> Test screen </ title><meta name = "description" content = "This is a data broadcasting test screen"></head><body><p>Today's weather < / p><p> Cloudy and sunny </ p></body></bml> Fig. 4 shows the display that the above BML sentence is received from the data broadcast and output to the display device in the conventional data broadcast receiving device. The screen is shown.

【0007】符号31は表示装置の表示画面である。符
号32は上記BML文章で送信された「きょうの天気」お
よび「曇りのち晴れ」のチャンネル情報をスーパーイン
ポーズ表示したものである。
Reference numeral 31 is a display screen of the display device. Reference numeral 32 is a superimposition display of the channel information of “Kyo no weather” and “Cloudy and sunny” transmitted in the BML text.

【0008】しかし、従来のデータ放送受信装置では、
上記BML文章にデータ放送情報として記述されている表
示画面のタイトルに関する情報「テスト画面」および表
示画面の内容に関する情報「これは、データ放送のテス
ト画面です」は表示されなかった。
However, in the conventional data broadcasting receiver,
The information about the title of the display screen "test screen" and the information about the contents of the display screen "This is the test screen for data broadcasting" described as the data broadcasting information in the above BML text were not displayed.

【0009】上記規格(ARIB STD-B24)ではデータ放送
の表示画面の解像度は最大横960ドット、縦540ラ
インと規定されており、データ放送受信装置の文字図形
プレーンはこの規定どおりの解像度(上記と同様に横9
60ドット、縦540ライン)で構成される。
In the above standard (ARIB STD-B24), the resolution of the display screen of the data broadcast is 960 dots in the horizontal direction and 540 lines in the vertical direction. Horizontal 9 as
It is composed of 60 dots and 540 vertical lines).

【0010】従って、従来のデータ放送受信装置におい
ては、画面の解像度とデータ放送の解像度が同一である
ため解像度に余裕がなく、表示画面のタイトルに関する
情報および表示画面の内容に関する情報を表示すること
はできなかった。
Therefore, in the conventional data broadcast receiving apparatus, since the resolution of the screen and the resolution of the data broadcast are the same, there is no margin in the resolution, and the information on the title of the display screen and the information on the contents of the display screen are displayed. I couldn't.

【0011】[0011]

【発明が解決しようとする課題】上記のように、従来の
データ放送受信装置においては、title要素に記述され
ている表示画面のタイトルの内容や、meta要素に記述さ
れている画面の説明文などを表示する画面領域が確保で
きず、表示することができなかった。
As described above, in the conventional data broadcast receiving apparatus, the contents of the title of the display screen described in the title element, the description of the screen described in the meta element, etc. The screen area for displaying could not be secured and could not be displayed.

【0012】特開2000−307528号にはデータ
放送を送信する技術が開示されている。しかしながらこ
の提案は、データ放送受信装置について開示されていな
い。また、特開2001−75944号にはBML形式
でデータ放送を送信し、受信する技術が開示されてい
る。しかしながら、この提案も、表示画面のタイトルに
関する情報および表示画面の内容に関する情報を表示す
るには至っておらず、やはりまだ実質的な意味で充分に
実用に適するレベルまで改良されているとは言えないの
が現状である。
Japanese Patent Laid-Open No. 2000-307528 discloses a technique for transmitting a data broadcast. However, this proposal does not disclose a data broadcast receiving device. Further, Japanese Patent Application Laid-Open No. 2001-75944 discloses a technique of transmitting and receiving a data broadcast in the BML format. However, this proposal has not yet been able to display the information about the title of the display screen and the information about the contents of the display screen, and it cannot be said that the proposal is still improved to a practically sufficient level in a substantial sense. is the current situation.

【0013】このため、上記のように画面の内容を要約
した情報が、データ放送で放送され、BML文章中に記
述されているにもかかわらず、データ放送受信装置の利
用者は、title要素に記述されている表示画面のタイト
ルの内容や、meta要素に記述されている画面の説明文等
を知ることはできないという問題があった。
Therefore, although the information summarizing the contents of the screen as described above is broadcast by data broadcasting and is described in the BML text, the user of the data broadcasting receiving apparatus uses the title element as the title element. There is a problem that it is not possible to know the contents of the title of the described display screen or the description of the screen described in the meta element.

【0014】そこで、この発明は上記の問題を解決する
ためになされたものであり、title要素や、meta要素に
記述された画面の内容についての情報を表示する手段を
設けたデータ放送受信装置を提供することを目的とす
る。
Therefore, the present invention has been made to solve the above problem, and provides a data broadcast receiving apparatus provided with means for displaying information about the contents of the screen described in the title element and the meta element. The purpose is to provide.

【0015】[0015]

【課題を解決するための手段】この発明に係るデータ放
送の受信方法は、選択されたデータ放送のチャンネル番
号を表示する信号を作成するチャンネル番号表示信号作
成ステップと、 前記選択されたデータ放送チャンネル
でデータ放送が放送されているかを判断するデータ放送
判断ステップと、前記データ放送判断ステップでデータ
放送が放送されている場合は該データ放送から表示画面
のタイトルに関する情報を取得し、タイトル表示信号を
生成するタイトル情報取得ステップと、前記データ放送
判断ステップでデータ放送が放送されている場合は該デ
ータ放送から表示画面の内容に関する情報を取得し、内
容表示信号を生成する内容情報取得ステップと、前記チ
ャンネル番号表示信号と前記タイトル表示信号と前記内
容表示信号を合成し、スーパーインポーズ表示信号を生
成するステップとを備えるように構成している。
A data broadcast receiving method according to the present invention includes a channel number display signal creating step for creating a signal for displaying a channel number of a selected data broadcast, and the selected data broadcast channel. In the data broadcast determination step of determining whether the data broadcast is being broadcast by, and when the data broadcast is broadcast in the data broadcast determination step, information regarding the title of the display screen is acquired from the data broadcast, and the title display signal is displayed. A title information acquisition step of generating, a content information acquisition step of acquiring information on the content of the display screen from the data broadcast when the data broadcast is being broadcast in the data broadcast determination step, and generating a content display signal, The channel number display signal, the title display signal, and the content display signal are combined. , And a step of generating a superimpose display signal.

【0016】この発明に係るデータ放送受信装置は、選
択されたデータ放送のチャンネル番号を表示する信号を
作成するチャンネル番号表示信号作成手段と、前記選択
されたデータ放送チャンネルでデータ放送が放送されて
いるかを判断するデータ放送判断手段と、前記データ放
送判断手段でデータ放送が放送されている場合は該デー
タ放送から表示画面のタイトルに関する情報を取得し、
タイトル表示信号を生成するタイトル情報取得手段と、
前記データ放送判断手段でデータ放送が放送されている
場合は該データ放送から表示画面の内容に関する情報を
取得し、内容表示信号を生成する内容情報取得手段と、
前記チャンネル番号表示信号と前記タイトル表示信号と
前記内容表示信号を合成し、スーパーインポーズ表示信
号を生成する手段とを備えるように構成している。
The data broadcast receiving apparatus according to the present invention includes a channel number display signal creating means for creating a signal for displaying a channel number of the selected data broadcast, and the data broadcast is broadcast on the selected data broadcast channel. Data broadcast determining means for determining whether or not, and when the data broadcast is being broadcast by the data broadcast determining means, acquires information about the title of the display screen from the data broadcast,
Title information acquisition means for generating a title display signal,
When the data broadcast is broadcast by the data broadcast determination means, content information acquisition means for acquiring information on the content of the display screen from the data broadcast and generating a content display signal,
The channel number display signal, the title display signal, and the content display signal are combined to generate a superimpose display signal.

【0017】[0017]

【発明の実施の形態】以下、図面を参照して、この発明
の実施の形態を説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0018】図1はこの発明に係るデータ放送受信装置
を説明する図である。
FIG. 1 is a diagram for explaining a data broadcast receiving apparatus according to the present invention.

【0019】符号1aはデータ放送を放送可能なBSデ
ジタル放送やCSデジタル放送を受信するための衛星放
送受信アンテナである。
Reference numeral 1a is a satellite broadcasting receiving antenna for receiving BS digital broadcasting and CS digital broadcasting capable of broadcasting data broadcasting.

【0020】放送局から送信されたデータ放送は、高周
波信号の放送(RF信号)で送信され、図示しない衛星
を経由して、衛星放送受信アンテナ1aで受信される。
衛星放送受信アンテナ1aで受信されたデータ放送は、
RF信号のままデータ放送受信装置へ送信される。
The data broadcast transmitted from the broadcasting station is transmitted by high frequency signal broadcast (RF signal), and is received by the satellite broadcast receiving antenna 1a via a satellite (not shown).
The data broadcast received by the satellite broadcast receiving antenna 1a is
The RF signal is transmitted as it is to the data broadcast receiving device.

【0021】符号1bは端子、符号2はチューナ、符号
3は8PSK復調回路、符号4はTSデコーダ、符号5はMPE
G-AVデコーダ、符号6はRAM、符号7は文字図形プレ
ーン、符号8はOSD回路、符号9はROM、符号10
はRAM、符号11はCPU、符号12はモデム、符号
13はICカード回路、符号14は付加音回路、符号1
5はPCMデコーダ、符号16は合成回路、符号17は
映像端子、符号18は合成回路、符号19は音声出力端
子、符号20bはリモコン受信部である。これらはデー
タ放送受信装置内に設けられている。また、符号20a
は、データ放送受信装置とは別対に構成されたリモコン
送信部(リモコン)である。
Reference numeral 1b is a terminal, reference numeral 2 is a tuner, reference numeral 3 is an 8PSK demodulation circuit, reference numeral 4 is a TS decoder, reference numeral 5 is an MPE.
G-AV decoder, reference numeral 6 is RAM, reference numeral 7 is a character / graphic plane, reference numeral 8 is an OSD circuit, reference numeral 9 is ROM, reference numeral 10
Is RAM, reference numeral 11 is CPU, reference numeral 12 is modem, reference numeral 13 is IC card circuit, reference numeral 14 is additional sound circuit, reference numeral 1
Reference numeral 5 is a PCM decoder, reference numeral 16 is a synthesizing circuit, reference numeral 17 is a video terminal, reference numeral 18 is a synthesizing circuit, reference numeral 19 is an audio output terminal, and reference numeral 20b is a remote control receiver. These are provided in the data broadcast receiving device. Also, reference numeral 20a
Is a remote control transmission unit (remote control) configured separately from the data broadcast receiving device.

【0022】データ放送受信装置はCPU11に制御さ
れ、データ放送受信装置を制御するための制御プログラ
ムはROM9内に格納されている。ROM9はフラッシ
ュメモリ等を用いたメモリである。また、RAM10は
CPU11の作業用メモリとして動作するランダムアク
セスメモリ等を用いたメモリである。
The data broadcast receiving apparatus is controlled by the CPU 11, and the control program for controlling the data broadcast receiving apparatus is stored in the ROM 9. The ROM 9 is a memory using a flash memory or the like. The RAM 10 is a memory using a random access memory or the like that operates as a working memory of the CPU 11.

【0023】データ放送受信装置はROM9内に格納さ
れているプログラムに基づいて、CPU11に制御され
ている。
The data broadcast receiving device is controlled by the CPU 11 based on the program stored in the ROM 9.

【0024】続いてデータ放送受信装置の動作について
説明する。
Next, the operation of the data broadcast receiving apparatus will be described.

【0025】衛星放送受信アンテナ1aから送信された
データ放送(衛星からの高周波信号)は、データ放送受
信装置の端子1を経由してチューナ2へ入力される。チ
ューナ2では、入力された高周波信号から、選択された
所定周波数の信号が取り出され、8PSK復調回路3へ入
力される。このとき、チューナから入力された所定周波
数の信号は、PSK変調されている。
The data broadcast (high-frequency signal from the satellite) transmitted from the satellite broadcast receiving antenna 1a is input to the tuner 2 via the terminal 1 of the data broadcast receiving device. The tuner 2 extracts a signal of a selected predetermined frequency from the input high frequency signal and inputs it to the 8PSK demodulation circuit 3. At this time, the signal of the predetermined frequency input from the tuner is PSK-modulated.

【0026】8PSK復調回路3では、チューナから入力
された所定周波数の信号の復調が行われ、TSデコーダ4
へ入力される。
The 8PSK demodulation circuit 3 demodulates a signal of a predetermined frequency input from the tuner, and the TS decoder 4
Is input to.

【0027】TSデコーダ4では、8PSK復調回路3でPSK
復調された信号が入力され、トランスポートストリーム
(TS)のデコードが行われる。このデコードされた信
号はMPEG-AVデコーダ5へ入力される。
In the TS decoder 4, the 8PSK demodulation circuit 3 performs PSK
The demodulated signal is input and the transport stream (TS) is decoded. This decoded signal is input to the MPEG-AV decoder 5.

【0028】MPEG-AVデコーダ5では、入力された信号
(TS)からMPEG形式で圧縮されたデータを受け取り、R
AM6を作業用メモリとして使用し、MPEG形式で圧縮さ
れたデータをデコードして、映像信号及び音声信号に変
換する。この変換された映像信号は合成回路16へ、音
声信号は合成回路18へ出力される。
The MPEG-AV decoder 5 receives the data compressed in the MPEG format from the input signal (TS) and R
Using the AM6 as a working memory, the data compressed in the MPEG format is decoded and converted into a video signal and an audio signal. The converted video signal is output to the synthesis circuit 16 and the audio signal is output to the synthesis circuit 18.

【0029】文字図形プレーン7では、データ放送で取
得された文字図形情報が映像信号に変換され、合成回路
16へ出力される。また、OSD(オンスクリーンディ
スプレイ)回路8では、例えばチャンネル番号などを表
示するためのオンスクリーン表示を行う映像信号が生成
され、合成回路16へ出力される。
On the character / graphics plane 7, the character / graphics information acquired by the data broadcasting is converted into a video signal and output to the synthesizing circuit 16. Further, in the OSD (on-screen display) circuit 8, a video signal for performing on-screen display for displaying a channel number or the like is generated and output to the synthesizing circuit 16.

【0030】MPEG-AVデコーダ5、文字図形プレーン7
およびOSD回路8から出力された信号は合成回路16
で合成され、映像信号として映像端子17から出力され
る。
MPEG-AV decoder 5, character / graphic plane 7
And the signal output from the OSD circuit 8
Are combined and output as a video signal from the video terminal 17.

【0031】モデム12は図示しない電話回線に接続さ
れ、電話回線を介して接続された機器とデータの送受信
が行われる。
The modem 12 is connected to a telephone line (not shown) and transmits / receives data to / from a device connected via the telephone line.

【0032】ICカード(IC Card)回路13は
ICカードとのインターフェース回路であり、例えば有
料放送の限定受信(コンディショナル アクセス 方
式)やデータ放送受信装置の使用者管理(ID管理)を
行う際の使用者情報取得手段として使用される。
The IC card (IC Card) circuit 13 is an interface circuit with the IC card, and is used, for example, when performing limited reception (conditional access method) of pay broadcasting or user management (ID management) of the data broadcasting receiving apparatus. It is used as a user information acquisition means.

【0033】付加音回路14では、データ放送で指定さ
れた付加音を発生するための回路であり、付加音情報を
PCMデコーダ15へ出力する。PCMデコーダ15は
PCMデコーダ15から出力された付加音情報を取得
し、付加音情報から音声信号を発生し、合成回路18へ
入力する。
The additional sound circuit 14 is a circuit for generating an additional sound designated in the data broadcast, and outputs additional sound information to the PCM decoder 15. The PCM decoder 15 acquires the additional sound information output from the PCM decoder 15, generates an audio signal from the additional sound information, and inputs the audio signal to the synthesis circuit 18.

【0034】上記MPEG-AVデコーダ5から入力された音
声信号および、PCMデコーダ15から入力された音声
信号は、合成回路18で合成され、音声出力端子19へ
入力される。
The audio signal input from the MPEG-AV decoder 5 and the audio signal input from the PCM decoder 15 are combined by the combining circuit 18 and input to the audio output terminal 19.

【0035】利用者は、リモコン送信部(リモコン)2
0aに設けられた操作ボタンを操作することによって、
データ放送受信装置を操作することができる。利用者が
リモコン20aに設けられた所望の操作ボタンを操作す
ると、操作信号がリモコン20aから赤外線の形態でリ
モコン受信部20bへ向けて出力される。リモコン20
aから出力された操作信号は、リモコン受信部20bで
受信される。尚、特に図示しないが、データ放送受信装
置にリモコン20aと同様な操作ボタンを設け、この操
作ボタンを利用者が操作するように構成することも可能
である。
The user has a remote control transmitter (remote controller) 2
By operating the operation button provided on 0a,
The data broadcast receiving device can be operated. When the user operates a desired operation button provided on the remote controller 20a, an operation signal is output from the remote controller 20a in the form of infrared rays to the remote controller receiving unit 20b. Remote control 20
The operation signal output from a is received by the remote control receiver 20b. Although not particularly shown, the data broadcast receiving device may be provided with an operation button similar to that of the remote controller 20a, and the operation button may be operated by the user.

【0036】リモコン受信部20bで受信された操作信
号はCPU11へ送信される。CPU11ではこの操作
信号を用いてROM9に格納された制御プログラムを動
作させる。そして、CPU11に接続されたチューナ
2、8PSK復調回路3、TSデコーダ4、MPEG-AVデコーダ
5、文字図形プレーン7、OSD回路8、RAM10、
モデム12、ICカード回路13、付加音回路14、P
CMデコーダ15が制御され、データ放送受信装置の表
示処理が行われる。
The operation signal received by the remote controller receiver 20b is transmitted to the CPU 11. The CPU 11 operates the control program stored in the ROM 9 using this operation signal. The tuner 2, 8PSK demodulation circuit 3, TS decoder 4, MPEG-AV decoder 5, character / graphic plane 7, OSD circuit 8, RAM 10, which are connected to the CPU 11,
Modem 12, IC card circuit 13, additional sound circuit 14, P
The CM decoder 15 is controlled, and the display process of the data broadcast receiving device is performed.

【0037】次にデータ放送で送信された文章の表示動
作について説明する。
Next, a display operation of a sentence transmitted by data broadcasting will be described.

【0038】データ放送の文章は、TSデコーダ4で取得
される。この取得されたデータ放送の文章は、RAM1
0を使用して、CPU11が内容を解読する。CPU1
1で解読されたデータ放送の文章は、文字図形プレーン
7へ入力される。文字図形プレーン7では入力されたデ
ータ放送の文章の文字図形描画が行われ、信号の形態で
合成回路16へ入力される。
The text of the data broadcast is acquired by the TS decoder 4. The acquired text of the data broadcast is stored in RAM1.
Using 0, the CPU 11 decrypts the contents. CPU1
The text of the data broadcast decoded in 1 is input to the character / graphics plane 7. In the character / graphics plane 7, a character / graphical drawing of the input text of the data broadcast is performed, and is input to the synthesizing circuit 16 in the form of a signal.

【0039】合成回路16へ入力されたデータ放送の文
章(文字図形)と上記MPEG-AVデコーダ5の出力映像信
号は必要に応じて合成され、データ放送画面として表示
される。
The text (character graphic) of the data broadcast input to the synthesizing circuit 16 and the output video signal of the MPEG-AV decoder 5 are synthesized as necessary and displayed as a data broadcast screen.

【0040】また、データ放送の音声もTSデコーダ4で
取得される。この取得されたデータ放送の音声は、付加
音回路14、PCMデコーダ15により付加音信号が生
成され、合成回路18へ入力される。
Further, the voice of the data broadcast is also acquired by the TS decoder 4. An additional sound signal is generated from the acquired sound of the data broadcast by the additional sound circuit 14 and the PCM decoder 15 and is input to the synthesizing circuit 18.

【0041】合成回路18へ入力されたデータ放送の音
声信号と、上記MPEG-AVデコーダ5の出力音声信号は必
要に応じて合成され、データ放送音声音声として出力さ
れる。
The audio signal of the data broadcast input to the synthesizing circuit 18 and the output audio signal of the MPEG-AV decoder 5 are combined as necessary and output as the audio data broadcast audio.

【0042】上記データ放送受信装置から出力された合
成映像信号および音声信号は、映像表示装置(TV)3
1へ入力され、映像表示装置(TV)31からそれぞ
れ、映像および音声として表示出力される。
The combined video signal and audio signal output from the data broadcast receiving device are the video display device (TV) 3
1 and is output and displayed as video and audio from the video display device (TV) 31, respectively.

【0043】図2はこの発明の実施の形態に係るデータ
放送受信装置の動作を説明するフローチャートである。
これらの処理はCPU11に制御され、ROM9、RA
M10等を用いて実行される。
FIG. 2 is a flow chart for explaining the operation of the data broadcast receiving apparatus according to the embodiment of the present invention.
These processes are controlled by the CPU 11, and the ROM 9 and RA
It is executed using M10 or the like.

【0044】データ放送受信装置が受信し、TSデコー
ダ4で取得されたデータ放送が以下の通りに記述された
BML言語(比較のため従来の技術と同一)であるとす
る。ここでは、BML要素の内容のみを記述している。 <bml> <head> <title> テスト画面 </title> <meta name="description" content="これは、データ放送のテスト画面 です"> </head> <body> <p> きょうの天気 </p> <p> 曇りのち晴れ </p> </body> </bml> リモコン20a(図1)またはデータ放送受信装置に設
けられたチャンネル番号表示ボタン(画面にスーパーイ
ンポーズでチャンネル番号を表示するための操作ボタ
ン)が押されると、この発明の実施の形態に係る動作が
開始する。符号Sを付したステップはスタートである。
次にステップ1を付したステップへ進む。
The data broadcast received by the data broadcast receiving device and acquired by the TS decoder 4 is described as follows.
It is assumed to be BML language (identical to the conventional technology for comparison). Here, only the contents of BML elements are described. <bml><head><title> Test screen </ title><meta name = "description" content = "This is a data broadcasting test screen"></head><body><p>Today's weather < / p><p> Cloudy and sunny </ p></body></bml> The channel number display button (superimpose on the screen to display the channel number on the remote control 20a (Fig. 1) or the data broadcasting receiver). When the operation button for displaying) is pressed, the operation according to the embodiment of the present invention starts. The step marked with S is a start.
Next, the process proceeds to the step with step 1.

【0045】ステップ1では、チャンネル番号表示ボタ
ンが押されたかが判定される。表示ボタンが押されてい
る場合には、符号ステップ2を付したステップへ進み
(Yes)、表示ボタンが押されていない場合には、符
号ステップEを付したステップへ進み、一連の動作は終
了する(No)。
In step 1, it is determined whether the channel number display button has been pressed. If the display button is pressed, the process proceeds to the step with the code step 2 (Yes). If the display button is not pressed, the process proceeds to the step with the code step E, and the series of operations ends. Yes (No).

【0046】ステップ2では、選択されているデータ放
送のチャンネル番号を表示するチャンネル番号表示信号
が作成される。このチャンネル番号表示信号はOSD回
路8(図1)で作成される。次に符号ステップ3を付し
たステップへ進む。
In step 2, a channel number display signal for displaying the channel number of the selected data broadcast is created. This channel number display signal is created by the OSD circuit 8 (FIG. 1). Next, the process proceeds to the step labeled with step 3.

【0047】ステップ3では、現在、データ放送が表示
されているか(データ放送中であるか)が判定される。
データ放送中であれば符号ステップ4を付したステップ
へ進み(Yes)、データ放送中でなければ符号ステッ
プEを付したステップへ進み、一連の動作は終了する
(No)。
In step 3, it is determined whether the data broadcast is currently displayed (whether the data broadcast is being performed).
If data broadcasting is in progress, the operation proceeds to the step with a code step 4 (Yes). If not in data broadcasting, the operation proceeds to the step with a code step E, and a series of operations ends (No).

【0048】ステップ4では、データ放送のBML言語の
中にtitle要素(表示画面のタイトル表示を行う記述
子)が存在するか(すなわち、データ放送のBML言語の
中に、この例では<title>テスト画面 が記述されてい
るか)が判定される。title要素が存在する場合は、符
号ステップ5を付したステップへ進む(Yes)。titl
e要素が存在しない場合は、符号ステップ6を付したス
テップへ進む(No)。
In step 4, is there a title element (descriptor for displaying the title of the display screen) in the BML language of the data broadcast (that is, in the BML language of the data broadcast, in this example, <title>). Is the test screen described?) Is determined. When the title element exists, the process proceeds to the step with the code step 5 (Yes). titl
If the e element does not exist, the process proceeds to the step with a code step 6 (No).

【0049】ステップ5では、title要素に基づいて表
示画面のタイトルを作成し、OSD回路8(図1)を用
いて、従来のデータ放送画面に表示画面のタイトルをス
ーパーインポーズ(重ね書き)して表示する(この例で
は タイトル:テスト画面が表示される)。次に符号ス
テップ6を付したステップへ進む。
In step 5, a title of the display screen is created based on the title element, and the OSD circuit 8 (FIG. 1) is used to superimpose the display screen title on the conventional data broadcast screen. (The title: Test screen is displayed in this example). Next, the process proceeds to the step designated by reference numeral step 6.

【0050】ステップ6では、データ放送のBML言語の
中にmeta要素(表示画面の内容表示を行う記述子)が存
在するか(すなわち、データ放送のBML言語の中にこの
例では<meta name="description" content="これは、デ
ータ放送のテスト画面です">があるかが判定される。表
示画面の内容表示を行う記述がある場合には符号ステッ
プ7を付したステップへ進み(Yes)、表示画面の内
容表示を行う記述がない場合には符号ステップEを付し
たステップへ進み、一連の動作は終了する(No)。
In step 6, is there a meta element (descriptor for displaying the contents of the display screen) in the BML language of the data broadcast (that is, <meta name = in this example in the BML language of the data broadcast? "description" content = "This is a test screen for data broadcasting"> It is determined whether there is a description to display the contents of the display screen. If there is no description for displaying the contents of the display screen, the process proceeds to the step with a code step E, and the series of operations ends (No).

【0051】ステップ7ではmeta要素に基づいて表示画
面の内容を作成し、OSD回路8(図1)を用いて、従
来のデータ放送画面に表示画面の内容をスーパーインポ
ーズ(重ね書き)して表示する(この例では 内容:こ
れは、データ放送のテスト画面です が表示される)。
次に符号ステップEを付したステップへ進み、一連の動
作は終了する。
In step 7, the contents of the display screen are created based on the meta element, and the contents of the display screen are superimposed (overwritten) on the conventional data broadcasting screen by using the OSD circuit 8 (FIG. 1). Display (in this example, Contents: This is a test screen for data broadcasting is displayed).
Next, the process proceeds to the step designated by the reference step E, and the series of operations ends.

【0052】すなわち、この発明の実施の形態において
は、従来も表示されていたデータ放送画面(文字図形プ
レーン7により描画されているデータ放送画面や、MPEG
-AVデコーダ5による映像画面)に、OSD回路8を用
いて、表示画面のタイトルや表示画面の内容をスーパー
インポーズ(重ね書き)して表示するようにした。
That is, in the embodiment of the present invention, the data broadcast screen that has been displayed in the past (the data broadcast screen drawn by the character / graphic plane 7 and the MPEG
-On the video screen by the AV decoder 5, the OSD circuit 8 is used to superimpose and display the title of the display screen and the contents of the display screen.

【0053】図3はこの発明の実施の形態に係るデータ
放送受信装置から映像表示装置(TV)31へ向けて出
力される表示画面である。ここで、上記説明において
は、データ放送受信装置と映像表示装置(TV)31は
別体に構成されるものとして説明したが、データ放送受
信装置に映像表示装置(TV)31が組み込まれた構成
でもこの発明の実施は可能である。
FIG. 3 shows a display screen output from the data broadcast receiving apparatus according to the embodiment of the present invention to the video display apparatus (TV) 31. Here, in the above description, the data broadcast receiving device and the video display device (TV) 31 are described as being separately configured, but a configuration in which the video display device (TV) 31 is incorporated in the data broadcast receiving device. However, the present invention can be implemented.

【0054】映像表示装置(TV)31の表示画面に
は、従来も表示されていたデータ放送画面が表示されて
いる。すなわち、文字図形プレーン7により描画されて
いるデータ放送画面32(ここでは天気情報)、および
MPEG-AVデコーダ5による映像画面33(ここではチャ
ンネル番号)が表示されている。
On the display screen of the video display device (TV) 31, the data broadcast screen which has been displayed in the past is displayed. That is, the data broadcast screen 32 (here, weather information) drawn by the character / graphic plane 7, and
A video screen 33 (here, a channel number) by the MPEG-AV decoder 5 is displayed.

【0055】これに加え、この発明の実施の形態におい
ては、従来は同時に表示することのできなかった表示画
面のタイトル34および表示画面の内容35がスーパー
インポーズ(重ね書き)で表示される。
In addition to this, in the embodiment of the present invention, the title 34 of the display screen and the content 35 of the display screen, which could not be displayed simultaneously at the same time, are displayed in a superimposed manner.

【0056】これにより、データ放送受信装置の利用者
は、チャンネル番号などの情報とともに、データ放送画
面の表示画面のタイトルや表示画面の内容を表示画面に
並べて表示することができる。
With this, the user of the data broadcast receiving apparatus can display the title of the display screen of the data broadcast screen and the contents of the display screen side by side on the display screen together with the information such as the channel number.

【0057】尚、この発明の実施の形態においては、表
示画面のタイトル34または表示画面の内容35の表示
は、文字図形プレーン7により描画されているデータ放
送画面32とはそれぞれ独立に表示されることも可能で
ある。
In the embodiment of the present invention, the display of the title 34 of the display screen or the content 35 of the display screen is displayed independently of the data broadcast screen 32 drawn by the character / graphic plane 7. It is also possible.

【0058】また、スーパーインポーズ表示された表示
画面のタイトルや表示画面の内容は、リモコン20a等
に設けられた操作ボタンを操作することによって、表示
のオン/オフを切替えるように構成してもよいし、所定
時間後に表示が消えるように構成してもよい。
Further, the title of the display screen displayed in the superimposed display and the contents of the display screen may be configured to be turned on / off by operating an operation button provided on the remote controller 20a or the like. Alternatively, the display may disappear after a predetermined time.

【0059】また、表示画面のタイトルや表示画面の内
容の表示位置は、図3に示すような画面下部である必要
はなく、例えば画面上部や右側、左側、あるいは中央で
もよい。
The display position of the title of the display screen or the contents of the display screen does not have to be the lower part of the screen as shown in FIG. 3, but may be the upper part of the screen, the right side, the left side, or the center.

【0060】また、上記説明においては、データ放送の
送信形態としてBSデジタル放送またはCSデジタル放
送等の衛星放送を用いて説明を行ったが、この発明はこ
れにとらわれるものではなく、データ放送をCATV
(ケーブルTV)回線や電話回線、インターネット回線
等の回線、あるいは地上波放送を用いて実施することも
可能である。
Further, in the above description, satellite broadcasting such as BS digital broadcasting or CS digital broadcasting was used as a transmission mode of data broadcasting, but the present invention is not limited to this, and data broadcasting is performed by CATV.
It is also possible to use a (cable TV) line, a telephone line, a line such as an Internet line, or terrestrial broadcasting.

【0061】また、上記説明ではデータ放送の例として
BML言語を用いて説明を行ったが、この発明の実施の形
態はBML言語に限られるものではなく、HTML、XML言語で
記述されたデータ放送においても同様に、表示画面のタ
イトルや表示画面の内容を表示することができる。
In the above description, as an example of data broadcasting
Although the description has been made using the BML language, the embodiment of the present invention is not limited to the BML language, and the same applies to the title of the display screen and the display screen in the data broadcast described in HTML and XML languages. The contents can be displayed.

【0062】[0062]

【発明の効果】上記のように構成することにより、デー
タ放送受信装置の利用者は、チャンネル番号などの情報
とともに、データ放送画面のタイトルや内容を表示画面
に並べて表示することができ、データ放送画面のタイト
ルや内容を知ることができる。
With the above-described structure, the user of the data broadcasting receiving apparatus can display the title and contents of the data broadcasting screen side by side on the display screen together with the information such as the channel number and the like. You can know the title and contents of the screen.

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

【図1】この発明に係るデータ放送受信装置を説明する
図。
FIG. 1 is a diagram illustrating a data broadcast receiving device according to the present invention.

【図2】この発明に係る動作を説明するフローチャー
ト。
FIG. 2 is a flowchart illustrating an operation according to the present invention.

【図3】この発明に係るデータ放送受信装置の出力表示
画面を示す図。
FIG. 3 is a diagram showing an output display screen of the data broadcast receiving apparatus according to the present invention.

【図4】従来のデータ放送受信装置における出力表示画
面を示す図。
FIG. 4 is a diagram showing an output display screen in a conventional data broadcast receiving device.

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

1a … 衛星放送受信アンテナ 1b … 端子 2 … チューナ 3 … 8PSK復調回路 4 … TSデコーダ 5 … MPEG-AVデコーダ 6 … RAM 7 … 文字図形プレーン 8 … OSD回路 9 … ROM 10 … RAM 11 … CPU 12 … モデム 13 … ICカード回路 14 … 付加音回路 15 … PCMデコーダ 16 … 合成回路 17 … 映像端子 18 … 合成回路 19 … 音声出力端子 20a … リモコン送信部(リモコン) 20b … リモコン受信部 31 … 映像表示装置(TV) 1a ... Satellite dish 1b ... Terminal 2 ... Tuner 3… 8PSK demodulation circuit 4 ... TS decoder 5 ... MPEG-AV decoder 6 ... RAM 7… Character figure plane 8 ... OSD circuit 9 ... ROM 10 ... RAM 11 ... CPU 12… Modem 13 ... IC card circuit 14 ... Additional sound circuit 15 ... PCM decoder 16… Synthesis circuit 17 ... Video terminal 18… Synthesis circuit 19 ... Audio output terminal 20a ... Remote control transmitter (remote control) 20b ... Remote control receiver 31 ... Video display device (TV)

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】データ放送を受信し、データ放送で送信さ
れた情報を表示するための表示信号を出力するデータ放
送の受信方法において、 選択されたデータ放送のチャンネル番号を表示する信号
を作成するチャンネル番号表示信号作成ステップと、 前記選択されたデータ放送チャンネルでデータ放送が放
送されているかを判断するデータ放送判断ステップと、 前記データ放送判断ステップでデータ放送が放送されて
いる場合は該データ放送から表示画面のタイトルに関す
る情報を取得し、タイトル表示信号を生成するタイトル
情報取得ステップと、 前記データ放送判断ステップでデータ放送が放送されて
いる場合は該データ放送から表示画面の内容に関する情
報を取得し、内容表示信号を生成する内容情報取得ステ
ップと、 前記チャンネル番号表示信号と前記タイトル表示信号と
前記内容表示信号を合成し、スーパーインポーズ表示信
号を生成するステップとを備えることを特徴とするデー
タ放送の受信方法。
1. A data broadcast receiving method for receiving a data broadcast and outputting a display signal for displaying information transmitted by the data broadcast, wherein a signal for displaying a channel number of a selected data broadcast is created. A channel number display signal creating step, a data broadcast determining step of determining whether a data broadcast is being broadcast on the selected data broadcast channel, and a data broadcast if the data broadcast is being broadcast at the data broadcast determining step. Information about the title of the display screen is obtained from the title information acquisition step of generating a title display signal, and when the data broadcast is broadcast in the data broadcast determination step, information about the content of the display screen is obtained from the data broadcast. And a content information acquisition step of generating a content display signal, the channel Method of receiving data broadcast, characterized in that it comprises the steps of: a No. display signal and the title display signal said synthesizing the content display signal, generating a superimpose display signal.
【請求項2】データ放送を受信し、データ放送で送信さ
れた情報を表示するための表示信号を出力するデータ放
送の受信方法において、 選択されたデータ放送のチャンネル番号を表示する信号
を作成するチャンネル番号表示信号作成ステップと、 前記選択されたデータ放送チャンネルでデータ放送が放
送されているかを判断するデータ放送判断ステップと、 前記データ放送判断ステップでデータ放送が放送されて
いる場合は該データ放送から表示画面のタイトルに関す
る情報を取得し、タイトル表示信号を生成するタイトル
情報取得ステップと、 前記チャンネル番号表示信号と前記タイトル表示信号を
合成し、スーパーインポーズ表示信号を生成するステッ
プとを備えることを特徴とするデータ放送の受信方法。
2. A data broadcast receiving method for receiving a data broadcast and outputting a display signal for displaying information transmitted by the data broadcast, wherein a signal for displaying a channel number of the selected data broadcast is created. A channel number display signal creating step, a data broadcast determining step of determining whether a data broadcast is being broadcast on the selected data broadcast channel, and a data broadcast if the data broadcast is being broadcast at the data broadcast determining step. A title information acquisition step of obtaining information on the title of the display screen from the device and generating a title display signal; and a step of synthesizing the channel number display signal and the title display signal to generate a superimpose display signal. A method for receiving a data broadcast characterized by.
【請求項3】データ放送を受信し、データ放送で送信さ
れた情報を表示するための表示信号を出力するデータ放
送の受信方法において、 選択されたデータ放送チャンネルでデータ放送が放送さ
れているかを判断するデータ放送判断ステップと、 前記データ放送判断ステップでデータ放送が放送されて
いる場合は該データ放送から表示画面のタイトルに関す
る情報を取得し、タイトル表示信号を生成するタイトル
情報取得ステップと、 前記タイトル表示信号からスーパーインポーズ表示信号
を生成するステップとを備えることを特徴とするデータ
放送の受信方法。
3. A data broadcast receiving method of receiving a data broadcast and outputting a display signal for displaying information transmitted in the data broadcast, wherein whether or not the data broadcast is broadcast on a selected data broadcast channel. A data broadcast determining step of determining, a title information acquiring step of acquiring information on a title of a display screen from the data broadcast when the data broadcast is being broadcast in the data broadcast determining step, and generating a title display signal, And a step of generating a superimpose display signal from the title display signal.
【請求項4】データ放送を受信し、データ放送で送信さ
れた情報を表示するための表示信号を出力するデータ放
送の受信方法において、 選択されたデータ放送のチャンネル番号を表示する信号
を作成するチャンネル番号表示信号作成ステップと、 前記選択されたデータ放送チャンネルでデータ放送が放
送されているかを判断するデータ放送判断ステップと、 前記データ放送判断ステップでデータ放送が放送されて
いる場合は該データ放送から表示画面の内容に関する情
報を取得し、内容表示信号を生成するタイトル情報取得
ステップと、 前記チャンネル番号表示信号と前記内容表示信号を合成
し、スーパーインポーズ表示信号を生成するステップと
を備えることを特徴とするデータ放送の受信方法。
4. A data broadcast receiving method for receiving a data broadcast and outputting a display signal for displaying information transmitted in the data broadcast, wherein a signal for displaying a channel number of a selected data broadcast is created. A channel number display signal creating step, a data broadcast determining step of determining whether a data broadcast is being broadcast on the selected data broadcast channel, and a data broadcast if the data broadcast is being broadcast at the data broadcast determining step. A title information acquisition step of acquiring information on the content of the display screen from the device and generating a content display signal; and a step of synthesizing the channel number display signal and the content display signal to generate a superimpose display signal. A method for receiving a data broadcast characterized by.
【請求項5】データ放送を受信し、データ放送で送信さ
れた情報を表示するための表示信号を出力するデータ放
送の受信方法において、 選択されたデータ放送チャンネルでデータ放送が放送さ
れているかを判断するデータ放送判断ステップと、 前記データ放送判断ステップでデータ放送が放送されて
いる場合は該データ放送から表示画面の内容に関する情
報を取得し、内容表示信号を生成するタイトル情報取得
ステップと、 前記内容表示信号からスーパーインポーズ表示信号を生
成するステップとを備えることを特徴とするデータ放送
の受信方法。
5. A data broadcast receiving method of receiving a data broadcast and outputting a display signal for displaying information transmitted in the data broadcast, wherein whether the data broadcast is broadcast on a selected data broadcast channel. A data broadcast determining step of determining, a title information acquiring step of acquiring information on the content of the display screen from the data broadcast when the data broadcast is being broadcast in the data broadcast determining step, and generating a content display signal, And a step of generating a superimpose display signal from the content display signal.
【請求項6】さらに、前記生成されたスーパーインポー
ズ表示信号生成後の時間を計測し、所定時間経過後にス
ーパーインポーズ表示が消えるようにするステップを備
えたことを特徴とする請求項1乃至3に記載のデータ放
送の受信方法。
6. The method according to claim 1, further comprising the step of measuring a time after the generated superimpose display signal is generated and turning off the superimpose display after a lapse of a predetermined time. The method for receiving the data broadcast described in 3.
【請求項7】前記表示画面のタイトルに関する情報はデ
ータ放送で送信されるタイトル要素から取得され、前記
表示画面の内容に関する情報はデータ放送で送信される
メタ要素から取得されることを特徴とする請求項1乃至
4に記載のデータ放送の受信方法。
7. The information on the title of the display screen is obtained from a title element transmitted in a data broadcast, and the information on the content of the display screen is obtained from a meta element transmitted in a data broadcast. The method for receiving a data broadcast according to claim 1.
【請求項8】データ放送を受信し、データ放送で送信さ
れた情報を表示するための表示信号を出力するデータ放
送受信装置において、 選択されたデータ放送のチャンネル番号を表示する信号
を作成するチャンネル番号表示信号作成手段と、 前記選択されたデータ放送チャンネルでデータ放送が放
送されているかを判断するデータ放送判断手段と、 前記データ放送判断手段でデータ放送が放送されている
場合は該データ放送から表示画面のタイトルに関する情
報を取得し、タイトル表示信号を生成するタイトル情報
取得手段と、 前記データ放送判断手段でデータ放送が放送されている
場合は該データ放送から表示画面の内容に関する情報を
取得し、内容表示信号を生成する内容情報取得手段と、 前記チャンネル番号表示信号と前記タイトル表示信号と
前記内容表示信号を合成し、スーパーインポーズ表示信
号を生成する手段とを備えることを特徴とするデータ放
送受信装置。
8. A channel for creating a signal for displaying a channel number of a selected data broadcast in a data broadcast receiving device for receiving a data broadcast and outputting a display signal for displaying information transmitted by the data broadcast. Number display signal creating means, data broadcast determining means for determining whether data broadcasting is being broadcast on the selected data broadcasting channel, and if data broadcasting is being broadcast by the data broadcasting determining means, from the data broadcast Title information acquisition means for acquiring information about the title of the display screen and generating a title display signal, and when the data broadcast is broadcast by the data broadcast determination means, acquires information about the contents of the display screen from the data broadcast. Content information acquisition means for generating a content display signal, the channel number display signal and the title Synthesizing the content display signal and No. 示信, data broadcast receiving apparatus characterized by comprising means for generating a superimpose display signal.
【請求項9】データ放送を受信し、データ放送で送信さ
れた情報を表示するための表示信号を出力するデータ放
送受信装置において、 選択されたデータ放送のチャンネル番号を表示する信号
を作成するチャンネル番号表示信号作成手段と、 前記選択されたデータ放送チャンネルでデータ放送が放
送されているかを判断するデータ放送判断手段と、 前記データ放送判断手段でデータ放送が放送されている
場合は該データ放送から表示画面のタイトルに関する情
報を取得し、タイトル表示信号を生成するタイトル情報
取得手段と、 前記チャンネル番号表示信号と前記タイトル表示信号を
合成し、スーパーインポーズ表示信号を生成する手段と
を備えることを特徴とするデータ放送受信装置。
9. A channel for creating a signal for displaying a channel number of a selected data broadcast in a data broadcast receiving device for receiving a data broadcast and outputting a display signal for displaying information transmitted by the data broadcast. Number display signal creating means, data broadcast determining means for determining whether data broadcasting is being broadcast on the selected data broadcasting channel, and if data broadcasting is being broadcast by the data broadcasting determining means, from the data broadcast Title information acquisition means for acquiring information about the title of the display screen and generating a title display signal; and means for combining the channel number display signal and the title display signal to generate a superimpose display signal. Characteristic data broadcast receiving device.
【請求項10】データ放送を受信し、データ放送で送信
された情報を表示するための表示信号を出力するデータ
放送受信装置において、 選択されたデータ放送チャンネルでデータ放送が放送さ
れているかを判断するデータ放送判断手段と、 前記データ放送判断手段でデータ放送が放送されている
場合は該データ放送から表示画面のタイトルに関する情
報を取得し、タイトル表示信号を生成するタイトル情報
取得手段と、 前記タイトル表示信号からスーパーインポーズ表示信号
を生成する手段とを備えることを特徴とするデータ放送
受信装置。
10. A data broadcast receiving device which receives a data broadcast and outputs a display signal for displaying information transmitted by the data broadcast, and determines whether the data broadcast is broadcast on the selected data broadcast channel. And a title information acquisition unit that acquires information regarding a title of a display screen from the data broadcast and generates a title display signal when the data broadcast is broadcast by the data broadcast determination unit, And a means for generating a superimposed display signal from the display signal.
【請求項11】データ放送を受信し、データ放送で送信
された情報を表示するための表示信号を出力するデータ
放送受信装置において、 選択されたデータ放送のチャンネル番号を表示する信号
を作成するチャンネル番号表示信号作成手段と、 前記選択されたデータ放送チャンネルでデータ放送が放
送されているかを判断するデータ放送判断手段と、 前記データ放送判断手段でデータ放送が放送されている
場合は該データ放送から表示画面のタイトルに関する情
報を取得し、タイトル表示信号を生成するタイトル情報
取得手段と、 前記チャンネル番号表示信号と前記内容表示信号を合成
し、スーパーインポーズ表示信号を生成する手段とを備
えることを特徴とするデータ放送受信装置。
11. A channel for creating a signal for displaying a channel number of a selected data broadcast in a data broadcast receiving device for receiving a data broadcast and outputting a display signal for displaying information transmitted by the data broadcast. Number display signal creating means, data broadcast determining means for determining whether data broadcasting is being broadcast on the selected data broadcasting channel, and if data broadcasting is being broadcast by the data broadcasting determining means, from the data broadcast Title information acquisition means for acquiring information on the title of the display screen and generating a title display signal; and means for combining the channel number display signal and the content display signal to generate a superimpose display signal. Characteristic data broadcast receiving device.
【請求項12】データ放送を受信し、データ放送で送信
された情報を表示するための表示信号を出力するデータ
放送受信装置において、 選択されたデータ放送チャンネルでデータ放送が放送さ
れているかを判断するデータ放送判断手段と、 前記データ放送判断手段でデータ放送が放送されている
場合は該データ放送から表示画面のタイトルに関する情
報を取得し、タイトル表示信号を生成するタイトル情報
取得手段と、 前記内容表示信号からスーパーインポーズ表示信号を生
成する手段とを備えることを特徴とするデータ放送受信
装置。
12. A data broadcast receiving device which receives a data broadcast and outputs a display signal for displaying information transmitted by the data broadcast, and determines whether the data broadcast is broadcast on the selected data broadcast channel. And a title information acquisition unit that acquires information about the title of the display screen from the data broadcast and generates a title display signal when the data broadcast is broadcast by the data broadcast determination unit, And a means for generating a superimposed display signal from the display signal.
【請求項13】前記表示画面のタイトルに関する情報は
データ放送で送信されるタイトル要素から取得され、前
記表示画面の内容に関する情報はデータ放送で送信され
るメタ要素から取得されることを特徴とする請求項6乃
至8に記載のデータ放送受信装置。
13. The information about the title of the display screen is obtained from a title element transmitted in data broadcasting, and the information about the content of the display screen is obtained from a meta element transmitted in data broadcasting. The data broadcast receiving device according to claim 6.
JP2001365600A 2001-11-30 2001-11-30 Method and apparatus for receiving data broadcast Pending JP2003169266A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001365600A JP2003169266A (en) 2001-11-30 2001-11-30 Method and apparatus for receiving data broadcast

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001365600A JP2003169266A (en) 2001-11-30 2001-11-30 Method and apparatus for receiving data broadcast

Publications (1)

Publication Number Publication Date
JP2003169266A true JP2003169266A (en) 2003-06-13

Family

ID=19175599

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001365600A Pending JP2003169266A (en) 2001-11-30 2001-11-30 Method and apparatus for receiving data broadcast

Country Status (1)

Country Link
JP (1) JP2003169266A (en)

Similar Documents

Publication Publication Date Title
US7092044B2 (en) Digital broadcasting receiver
US20010037510A1 (en) TV having language selection function and control method of the same
US8091106B1 (en) Method and apparatus for using DVD subpicture information in a television receiver
US20050066366A1 (en) Receiving apparatus, method for displaying in conjunction with television program, and printing control method
US6806913B2 (en) Apparatus and method for processing additional information in data broadcast system
KR100693653B1 (en) Method for forming service map according to channel tuning in a dmb
KR20070020915A (en) Method for transmitting capture image in digital broadcasting reception terminal
JPH1169324A (en) Internet information carry system for television broadcasting, and receiver
JP4298076B2 (en) Receiving apparatus and receiving method
JP2003169266A (en) Method and apparatus for receiving data broadcast
US20040148641A1 (en) Television systems
JP2002101358A (en) Digital broadcast receiver
JP5341820B2 (en) Receiving apparatus and display method
KR101176501B1 (en) Broadcasting receiving device capable of displaying communication-related information using data service and control method thereof
JP4682446B2 (en) Broadcast receiving device having broadcast language display function
US20040010799A1 (en) Channel control method and apparatus for television having channel reservation function
JP4208033B2 (en) Receiver
JP4905525B2 (en) Receiving apparatus and receiving method
JPH11205708A (en) Digital broadcast reception system
JP2010273051A (en) Video processing apparatus, video display device and video processing method
KR200307008Y1 (en) Device for displaying caption information
JP2005204009A (en) Television receiver and method of television reception
JP4363493B2 (en) Receiving apparatus and receiving method
JP3979435B2 (en) Receiver
JP2004128884A (en) Digital broadcast receiver