[go: up one dir, main page]

JP2018107491A - Broadcast receiver, and received data processing method - Google Patents

Broadcast receiver, and received data processing method Download PDF

Info

Publication number
JP2018107491A
JP2018107491A JP2016248900A JP2016248900A JP2018107491A JP 2018107491 A JP2018107491 A JP 2018107491A JP 2016248900 A JP2016248900 A JP 2016248900A JP 2016248900 A JP2016248900 A JP 2016248900A JP 2018107491 A JP2018107491 A JP 2018107491A
Authority
JP
Japan
Prior art keywords
application data
information
component
range
broadcast
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
JP2016248900A
Other languages
Japanese (ja)
Inventor
五木田 良一
Ryoichi Gokita
良一 五木田
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.)
Faurecia Clarion Electronics Co Ltd
Original Assignee
Clarion Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Clarion Co Ltd filed Critical Clarion Co Ltd
Priority to JP2016248900A priority Critical patent/JP2018107491A/en
Publication of JP2018107491A publication Critical patent/JP2018107491A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Circuits Of Receivers In General (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To allow for suppression of memory consumption and processing amount, even when receiving broadcast containing multiple components such as TPEG messages, and dealing with higher transmission rate.SOLUTION: A broadcast receiver performs processing for receiving a broadcast containing multiple TPEG messages constituting multiple components, and position reference information indicating the position of an event corresponding to application data in the TPEG message, and processing for acquiring the current position, i.e., the reception position of the broadcast (steps S1, S2). The broadcast receiver also acquires a TPEG message of a prescribed type, and sets conditions of a geographical range according to the type (steps S3-S5). Furthermore, the broadcast receiver determines whether or not the position of an event corresponding to the application data in the TPEG message is within a range satisfying the conditions set with reference to the current position, on the basis of the position reference information in the acquired TPEG message DA, and when it is within that range, performs processing corresponding to the application data (steps S7-S9).SELECTED DRAWING: Figure 6

Description

本発明は、放送受信装置、及び受信データ処理方法に関する。   The present invention relates to a broadcast receiving apparatus and a received data processing method.

RDS(Radio Data System)を使ったTMC(Traffic Message Channe1)の後継としてDAB(Digital Audio Broadcast)放送でTPEG(Transport Protocol Experts Group)を使った交通情報などの提供が各国で進められている。
TPEGデータフォーマットの放送を受信する放送受信装置として、放送に含まれる複数のTPEGメッセージ(コンポーネントに相当)を受信するように適合されるインタフェースと、メモリーと、メモリーに格納されるリレーショナルデータベースとを備える構成が開示されている(例えば、特許文献1参照)。
As a successor to TMC (Traffic Message Channel 1) using RDS (Radio Data System), traffic information using TPEG (Transport Protocol Experts Group) is being promoted in various countries in DAB (Digital Audio Broadcast) broadcasting.
As a broadcast receiving apparatus for receiving a broadcast in the TPEG data format, an interface adapted to receive a plurality of TPEG messages (corresponding to components) included in the broadcast, a memory, and a relational database stored in the memory are provided. A configuration is disclosed (for example, see Patent Document 1).

特開2011−250399号公報JP 2011-250399 A

しかし、TPEGデータフォーマットの放送は、RDS−TMCと比較して伝送速度が高速化し、交通情報等のアプリケーションデータの種別・量が大幅に増えるので、受信装置側のメモリー消費量、及び処理タスクが増大し易い。
そこで、本発明は、TPEGメッセージ等のコンポーネントを複数含み、伝送速度の高速化に対応した放送を受信する場合でも、メモリー消費量及び処理量を抑制可能にすることを目的とする。
However, TPEG data format broadcasting has a higher transmission speed than RDS-TMC, and the type and amount of application data such as traffic information is greatly increased. Easy to increase.
Therefore, an object of the present invention is to make it possible to suppress the memory consumption and the processing amount even when receiving a broadcast that includes a plurality of components such as TPEG messages and supports a high transmission speed.

上記目的を達成するために、本発明の放送受信装置は、識別子で種別を識別可能な複数のコンポーネントを含む放送を受信する受信部と、前記放送の受信位置を取得する情報取得部と、前記識別子に基づいて所定の種別のコンポーネントを取得し、前記コンポーネント内のアプリケーションデータに対応する処理を実行する情報処理部とを備え、前記コンポーネントは、当該コンポーネント内の前記アプリケーションデータに対応する事象の位置を示す位置参照情報を含み、前記情報処理部は、前記種別に応じた地理的範囲の条件を設定し、取得した前記コンポーネント内の前記位置参照情報に基づいて、このコンポーネント内のアプリケーションデータに対応する事象の位置が、前記受信位置を基準に設定した前記条件を満たす範囲内か否かを判定し、前記範囲内の場合に、前記アプリケーションデータに対応する処理を実行することを特徴とする。   In order to achieve the above object, a broadcast receiving apparatus of the present invention includes a receiving unit that receives a broadcast including a plurality of components whose types can be identified by an identifier, an information acquisition unit that acquires a reception position of the broadcast, An information processing unit that acquires a component of a predetermined type based on the identifier and executes processing corresponding to the application data in the component, and the component is a position of an event corresponding to the application data in the component The information processing unit sets a geographical range condition according to the type, and corresponds to the application data in the component based on the acquired position reference information in the component. The position of the event to be performed is within a range satisfying the condition set based on the reception position It determines, in the case of the above range, and executes a process corresponding to the application data.

上記構成において、前記情報処理部は、前記条件として、第1の時間を設定し、前記受信位置から前記事象の位置までの移動に要する時間が、前記第1の時間内の場合に、前記アプリケーションデータに対応する処理を実行し、前記第1の時間外の場合には、前記アプリケーションデータに対応する処理を実行しないようにしてもよい。   In the above configuration, the information processing unit sets a first time as the condition, and when the time required to move from the reception position to the event position is within the first time, The process corresponding to the application data may be executed, and if it is outside the first time, the process corresponding to the application data may not be executed.

また、上記構成において、前記情報処理部は、前記条件として、第1の距離を設定し、前記受信位置から前記事象の位置までの距離が、前記第1の距離内の場合に、前記アプリケーションデータに対応する処理を実行し、前記第1の距離外の場合には、前記アプリケーションデータに対応する処理を実行しないようにしてもよい。   In the above configuration, the information processing unit sets a first distance as the condition, and when the distance from the reception position to the event position is within the first distance, the application A process corresponding to the data may be executed, and if it is outside the first distance, the process corresponding to the application data may not be executed.

また、上記構成において、走行予定のルート、又は目的地を取得する走行ルート取得部を有し、前記情報処理部は、前記走行予定のルート、又は前記目的地を取得した場合、このコンポーネント内のアプリケーションデータに対応する事象の位置が、前記走行予定のルート、又は前記目的地を基準に設定した前記条件を満たす範囲内か否かを判定し、前記範囲内の場合に、前記アプリケーションデータに対応する処理を実行してもよい。   Further, in the above configuration, the vehicle has a travel route acquisition unit that acquires a travel route or a destination, and the information processing unit, when acquiring the travel route or the destination, It is determined whether or not the position of the event corresponding to the application data is within a range that satisfies the conditions set based on the planned route or the destination, and corresponds to the application data if within the range You may perform the process to do.

また、上記構成において、前記情報処理部は、取得した前記コンポーネントが過去に取得済みの場合、前記コンポーネントを廃棄してもよい。
また、上記構成において、前記情報処理部は、前記範囲外の場合、前記コンポーネントを廃棄してもよい。
In the above configuration, the information processing unit may discard the component when the acquired component has been acquired in the past.
In the above configuration, the information processing unit may discard the component when it is out of the range.

また、上記構成において、前記情報処理部は、前記アプリケーションデータに対応する処理として表示処理を実行した場合、前記アプリケーションデータに対応する事象の位置が、以後に取得した前記受信位置を基準に設定した前記条件を満たす範囲外になると、前記表示処理を終了してもよい。   In the above configuration, when the information processing unit executes a display process as a process corresponding to the application data, the position of the event corresponding to the application data is set based on the reception position acquired later. The display process may be terminated when the condition is out of the range.

また、本発明の受信データ処理方法は、識別子で種別を識別可能な複数のコンポーネントと、当該コンポーネント内のアプリケーションデータに対応する事象の位置を示す位置参照情報とを含む放送を受信する受信ステップと、前記放送の受信位置を取得する取得ステップと、前記識別子に基づいて所定の種別のコンポーネントを取得し、前記種別に応じた地理的範囲の条件を設定するとともに、取得した前記コンポーネント内の前記位置参照情報に基づいて、このコンポーネント内のアプリケーションデータに対応する事象の位置が、前記受信位置を基準に設定した前記条件を満たす範囲内か否かを判定し、前記範囲内の場合に、前記アプリケーションデータに対応する処理を実行する情報処理ステップと、を実行することを特徴とする。   The reception data processing method of the present invention includes a reception step of receiving a broadcast including a plurality of components whose types can be identified by identifiers and position reference information indicating the positions of events corresponding to application data in the components. An acquisition step of acquiring a reception position of the broadcast; a component of a predetermined type is acquired based on the identifier; a geographical range condition is set according to the type; and the position in the acquired component Based on the reference information, it is determined whether or not the position of the event corresponding to the application data in this component is within a range that satisfies the condition set based on the reception position. And an information processing step for executing processing corresponding to the data.

本発明では、コンポーネントの種別に応じた地理的範囲の条件を設定し、取得した前記コンポーネント内の位置参照情報に基づいて、このコンポーネント内のアプリケーションデータに対応する事象の位置が、放送の受信位置を基準に設定した前記条件を満たす範囲内か否かを判定し、前記範囲内の場合に、前記アプリケーションデータに対応する処理を実行する。これにより、TPEGメッセージ等のコンポーネントを複数含み、伝送速度の高速化に対応した放送を受信する場合でも、メモリー消費量及び処理量を抑制可能になる。   In the present invention, the condition of the geographical range according to the type of component is set, and the position of the event corresponding to the application data in the component is based on the acquired position reference information in the component, and the broadcast reception position It is determined whether or not it is within a range satisfying the condition set based on the above, and if it is within the range, processing corresponding to the application data is executed. Thereby, even when receiving a broadcast that includes a plurality of components such as a TPEG message and supports a high transmission speed, it is possible to suppress the memory consumption and the processing amount.

TPEGのType0のフレーム構造を示す図である。It is a figure which shows the frame structure of Type0 of TPEG. TPEGのType1のフレーム構造を示す図である。It is a figure which shows the frame structure of Type1 of TPEG. AIDと種別との対応関係を示す図である。It is a figure which shows the correspondence of AID and a classification. TPEGメッセージの構造を示す図である。It is a figure which shows the structure of a TPEG message. 本発明の実施形態に係る放送受信装置のブロック図である。It is a block diagram of the broadcast receiver which concerns on embodiment of this invention. 放送受信装置10の動作を示すフローチャートである。3 is a flowchart showing the operation of the broadcast receiving apparatus 10. 変形例に係る放送受信装置のブロック図である。It is a block diagram of the broadcast receiving apparatus which concerns on a modification.

以下、図面を参照して本発明の実施の形態について説明する。
本実施の形態では、DAB放送におけるTPEGサービスとして、様々な場所の交通情報などの車両(移動体)に有用な情報を提供する。TPEGのトランスポートフレームには、2つのフレームタイプ(Type0/Type1)があり、フレームタイプによってその構造が異なる。
Embodiments of the present invention will be described below with reference to the drawings.
In the present embodiment, as TPEG service in DAB broadcasting, useful information such as traffic information at various places is provided for vehicles (moving bodies). The TPEG transport frame has two frame types (Type0 / Type1), and the structure differs depending on the frame type.

図1はTPEGのType0のフレーム構造を示す。
Type0のトランスポートフレーム(符号F1で示す)は、同期を取るための情報(符号D1で示す「Sync Word」)、フィールド長(符号D2で示す「Field Length」)、誤り検出用の情報(符号D3で示す「Header CRC」)、フレームタイプ(Frame Type)D4、及びストリームディレクトリーフレーム(Stream Directory Frame)D5の情報を有する。フレームタイプD4を参照することで、Type0であることを特定可能に構成されている。
Type0のフレームは、アプリケーションデータを含まず、Type1のトランスポートフレームに含まれるサービス数(符号D6で示す「Number of Services」)とそれぞれのサービスを識別する識別子であるサービスID(SIDと表記し、図1中に「SID 1」、「SID 2」・・・「SID 3」で示す)の情報を含んでいる。なお、サービス数、及びSIDはストリームディレクトリーフレームD5に格納されている。図1中、符号D7は誤り検出用の情報「Header CRC」である。
FIG. 1 shows a frame structure of Type 0 of TPEG.
The Type 0 transport frame (indicated by reference symbol F1) includes information for synchronization (“Sync Word” indicated by reference symbol D1), field length (“Field Length” indicated by reference symbol D2), and error detection information (reference symbol). “Header CRC” indicated by D3), frame type D4, and stream directory frame D5. By referring to the frame type D4, it can be specified that it is Type0.
The Type 0 frame does not include application data, and represents the number of services included in the Type 1 transport frame (“Number of Services” indicated by D6) and a service ID (SID) that is an identifier for identifying each service. 1 includes information of “SID 1”, “SID 2”... “SID 3”). The number of services and the SID are stored in the stream directory frame D5. In FIG. 1, reference numeral D <b> 7 is error detection information “Header CRC”.

図2はTPEGのType1のフレーム構造を示す。
Type1のフレームは、ストリームディレクトリーフレームD5に代えて、サービスフレームD15を有している。
サービスフレームD15は、交通情報などのアプリケーションデータを格納するフレームである。サービスフレームD15は、SID(Service Identifier)D11、EID(Encryption Indicator)D12、及び多重サービスコンポーネントフレーム(Service Component multiplex)D13の情報を有する。
FIG. 2 shows a frame structure of TPEG Type1.
The Type 1 frame has a service frame D15 instead of the stream directory frame D5.
The service frame D15 is a frame for storing application data such as traffic information. The service frame D15 includes information of an SID (Service Identifier) D11, an EID (Encryption Indicator) D12, and a multiple service component frame (Service Component multiplex) D13.

アプリケーションデータの種別は、交通情報(後述する図3中のRTMアプリケーション、CTTアプリケーションなど)、駐車場情報(図3中のPKIアプリケーション)、公共交通情報(図3中のPTIアプリケーション)、気象情報(図3中のWEAアプリケーション)などがある。
多重サービスコンポーネントフレームD13は、多重化された複数のサービスコンポーネントフレーム(図2中の「Service Component Frame 1」、「Service Component Frame 2」・・・「Service Component Frame n」)で構成される。
各サービスコンポーネントフレームは、サービスコンポーネントデータ(Service Component Data)D16と、このサービスコンポーネントデータD16を識別する識別子であるサービスコンポーネントID(SCID)D17とを含んでいる。
The types of application data include traffic information (RTM application, CTT application in FIG. 3 to be described later), parking lot information (PKI application in FIG. 3), public traffic information (PTI application in FIG. 3), weather information ( WEA application in FIG.
The multiple service component frame D13 includes a plurality of multiplexed service component frames (“Service Component Frame 1”, “Service Component Frame 2”,... “Service Component Frame n” in FIG. 2).
Each service component frame includes service component data (Service Component Data) D16 and a service component ID (SCID) D17 that is an identifier for identifying the service component data D16.

サービスコンポーネントデータD16は、アプリケーションデータを含む複数のTPEGメッセージ(コンポーネントに相当)DA(図4)で構成されている。
このサービスコンポーネントデータD16は、アプリケーションの種別を識別する識別子であるアプリケーションID(AIDと表記する)で区別される同種の情報(アプリケーションデータ)毎にまとめられている。
The service component data D16 includes a plurality of TPEG messages (corresponding to components) DA (FIG. 4) including application data.
The service component data D16 is collected for each type of information (application data) that is distinguished by an application ID (denoted as AID) that is an identifier for identifying the type of application.

図3はAIDと種別との対応関係を示している。
図3に示すように、AIDは、0から11まで規定される。AID=1のRTM(Road Traffic Message)アプリケーションは、道路工事などに関する工事情報である。AID=2のPTI(Public Transport Information)アプリケーションは、公共輸送機関に関する公共交通情報である。AID=3のPKI(Parking Information)アプリケーションは、駐車場情報である。AID=4のCTT(Congestion and Travel Time Information)アプリケーションは、渋滞情報である。AID=5のTEC(Traffic Event Compact)アプリケーションは、通行止めなどの交通イベント情報である。AID=6のCAI(Conditional Access Information)アプリケーションは、有料課金サービス用に制限した情報である。AID=7のTFP(Traffic F1ow and Prediction)は、渋滞予報などの交通状況及び予測情報である。AID=8のFPI(Fuel Price Information)は、燃料価格やガソリンスタンドの店舗などの情報である。AID=9のRMR(Road and Multimodal Routes)は、走行ルートに関する情報である。AID=10のWEA(Weather Information Application)は、気象情報である。AID=11のEMI(Electromobility Information)は、電気自動車用の情報である。なお、アプリケーションの種別は、上記種別に限定されず、適宜に変更してもよい。
FIG. 3 shows the correspondence between AID and type.
As shown in FIG. 3, AID is defined from 0 to 11. An RTM (Road Traffic Message) application with AID = 1 is construction information related to road construction and the like. A public transport information (PTI) application with AID = 2 is public transport information related to public transport. A PKI (Parking Information) application with AID = 3 is parking lot information. A CTT (Congestion and Travel Time Information) application with AID = 4 is traffic jam information. A TEC (Traffic Event Compact) application with AID = 5 is traffic event information such as a closed road. A CAI (Conditional Access Information) application with AID = 6 is information restricted for a pay billing service. TFP (Traffic F1ow and Prediction) of AID = 7 is traffic conditions and prediction information such as traffic jam forecasts. FID (Fuel Price Information) of AID = 8 is information such as fuel prices and gas station stores. RMR (Road and Multimodal Routes) with AID = 9 is information relating to the travel route. A WEA (Weather Information Application) with AID = 10 is weather information. EMI (Electromobility Information) of AID = 11 is information for electric vehicles. Note that the type of application is not limited to the above type, and may be changed as appropriate.

特殊なアプリケーションとして、データストリーム解釈に必要な情報が含まれているAID=0のSNI(Service and Network Information)アプリケーションがあり、そのSCID(符号D17で示す)は必ず”0”となる。
TPEGメッセージDAは、アプリケーション毎に異なるコンポーネントIDで区別される。SNIアプリケーションの場合、コンポーネントIDは、GST(Guide to the Service Table)と呼ばれ、GST=1の”first tuning”にはSCIDとAIDの紐付け情報(各サービスコンポーネントがどのアプリケーションなのかを示す情報)が記述される。まず、この”first tuning”によってアプリケーションの種別を特定することで以後のデータストリームの解釈が可能となる。
As a special application, there is an SID (Service and Network Information) application with AID = 0 that includes information necessary for data stream interpretation, and its SCID (denoted by reference numeral D17) is always “0”.
The TPEG message DA is distinguished by a component ID that is different for each application. In the case of the SNI application, the component ID is called GST (Guide to the Service Table), and the GST = 1 “first tuning” has SCID and AID association information (information indicating which application each service component is). ) Is described. First, by specifying the type of application by this “first tuning”, the subsequent data stream can be interpreted.

図4はTPEGメッセージDAの構造を示す。
TPEGメッセージDAは、メッセージ管理部(Message Management Container)DBと、アプリケーション部(Application Event Container)DCと、位置参照情報部(Location Reference Container)DDとからなる3つのコンテナで構成される。
メッセージ管理部DBは、メッセージID、バージョン番号、メッセージの時刻情報(生成時間、有効期限など)の管理情報を格納する。アプリケーション部DCは、交通情報、駐車場情報などのアプリケーションデータそのもの(例えば、事象とその付随情報など)を格納する。位置参照情報部DDは、アプリケーションデータに対応する事象の位置を特定するための位置参照情報を格納する。
FIG. 4 shows the structure of the TPEG message DA.
The TPEG message DA includes three containers including a message management unit (Message Management Container) DB, an application unit (Application Event Container) DC, and a location reference information unit (Location Reference Container) DD.
The message management unit DB stores management information such as a message ID, a version number, and message time information (generation time, expiration date, etc.). The application unit DC stores application data itself (for example, an event and its accompanying information) such as traffic information and parking lot information. The position reference information section DD stores position reference information for specifying the position of the event corresponding to the application data.

本実施形態では、メッセージ管理部DB内の情報を利用することによって、アプリケーション部DC内のアプリケーションデータが過去に取得されたものか否かを判定する処理を行う。
また、位置参照情報部DD内の位置参照情報を利用することによって、アプリケーション部DC内のアプリケーションデータに対応する事象の位置(例えば、渋滞位置、工事位置、駐車場の位置)を特定する処理を行う。つまり、位置参照情報部DD内の情報を、アプリケーションデータに対応する事象の位置を特定する内部情報として使用している。
In the present embodiment, processing for determining whether or not application data in the application unit DC has been acquired in the past by using information in the message management unit DB is performed.
In addition, by using the position reference information in the position reference information section DD, a process for specifying the position of an event (for example, a traffic jam position, a construction position, a parking lot position) corresponding to the application data in the application section DC is performed. Do. That is, the information in the position reference information part DD is used as internal information for specifying the position of the event corresponding to the application data.

TPEGには言語非依存という考えがあり、アプリケーションデータとして送られて来る事象はテーブル番号(コードとも称する)で表現されている。受信側ではテーブル番号に基づいて、予め用意された言語毎のテーブルを参照することで所望の言語でエンドユーザーに情報を伝達する。また、このテーブル番号によってその後に続く付随情報(データストリーム)の解釈法も変わってくる。
位置参照情報にも、緯度・経度による絶対位置情報を用いる場合と、アプリケーションデータと同様に、国や地域毎にデータベース化したテーブルを用いる場合がある。テーブルを用いる場合、受信側に、受信側で特定可能な位置情報にするためのデータベースが必要となる。
TPEG has the concept of language independence, and events sent as application data are represented by table numbers (also referred to as codes). The receiving side transmits information to the end user in a desired language by referring to a table for each language prepared in advance based on the table number. In addition, the interpretation method of subsequent information (data stream) changes depending on the table number.
As the position reference information, there are a case where absolute position information based on latitude and longitude is used, and a case where a table created in a database for each country or region is used as in the case of application data. When using a table, a database is required on the receiving side to make the position information identifiable on the receiving side.

図5は本発明の実施形態に係る放送受信装置10のブロック図である。
放送受信装置10は、車両に搭載される車載用放送受信装置である。放送受信装置10は、チューナ11と、チャンネルデコーダ12と、オーディオデコーダ13と、オーディオ処理ブロック14と、データデコーダ15と、チューナ・デコーダ制御部16と、メモリー17と、マイコン18と、表示部19と、情報取得部20とを備えている。
チューナ11は、識別子で種別を識別可能な複数のコンポーネントであるTPEGメッセージDAを含むデジタル放送を受信する受信部として機能する。具体的には、チューナ11は、車両に設けられたアンテナ21で受信したDABのRF信号から所望の周波数の信号(サービスフレーム群)を取り出す。
FIG. 5 is a block diagram of the broadcast receiving apparatus 10 according to the embodiment of the present invention.
The broadcast receiving device 10 is a vehicle-mounted broadcast receiving device mounted on a vehicle. The broadcast receiver 10 includes a tuner 11, a channel decoder 12, an audio decoder 13, an audio processing block 14, a data decoder 15, a tuner / decoder control unit 16, a memory 17, a microcomputer 18, and a display unit 19. And an information acquisition unit 20.
The tuner 11 functions as a receiving unit that receives a digital broadcast including a TPEG message DA that is a plurality of components whose types can be identified by an identifier. Specifically, the tuner 11 extracts a signal (service frame group) having a desired frequency from the DAB RF signal received by the antenna 21 provided in the vehicle.

チャンネルデコーダ12は、チューナ11が出力する信号から所望のデータ(サービスフレームD15のデータ)を復号するデコード処理を行う。オーディオデコーダ13は、サービスフレームD15のデータにオーディオデータが含まれる場合、オーディオデータを取り出すデコード処理を行う。オーディオ処理ブロック14は、取り出したオーディオ信号に対応する音声を、車両に設けられたスピーカ22から放音させるための音声処理を行う。
つまり、オーディオデコーダ13及びオーディオ処理ブロック14は、音声情報を出力する情報出力部として機能する。また、データデコーダ15は、データサービスに対して所定の処理を行い、処理結果をマイコン18に出力する。
The channel decoder 12 performs a decoding process for decoding desired data (data of the service frame D15) from the signal output from the tuner 11. When the audio data is included in the data of the service frame D15, the audio decoder 13 performs a decoding process for extracting the audio data. The audio processing block 14 performs sound processing for emitting sound corresponding to the extracted audio signal from the speaker 22 provided in the vehicle.
That is, the audio decoder 13 and the audio processing block 14 function as an information output unit that outputs audio information. Further, the data decoder 15 performs predetermined processing on the data service and outputs the processing result to the microcomputer 18.

チューナ・デコーダ制御部16及びマイコン18は、受信対象の放送に対応する各種のデータ処理や放送受信装置10の各部を制御する処理を行う情報処理部として機能する。なお、本実施形態では、チューナ・デコーダ制御部16及びマイコン18を別体に構成する場合を例示しているが、一体に構成してもよい。
チューナ・デコーダ制御部16は、マイコン18の制御の下、チューナ11及びデコーダ13、15を制御する。メモリー17は、チューナ・デコーダ制御部16が処理するデータを一時的に記憶するRAMとして機能する。
The tuner / decoder control unit 16 and the microcomputer 18 function as an information processing unit that performs various data processing corresponding to the broadcast to be received and processing for controlling each unit of the broadcast receiving apparatus 10. In the present embodiment, the tuner / decoder control unit 16 and the microcomputer 18 are separately configured, but may be configured integrally.
The tuner / decoder control unit 16 controls the tuner 11 and the decoders 13 and 15 under the control of the microcomputer 18. The memory 17 functions as a RAM that temporarily stores data processed by the tuner / decoder control unit 16.

マイコン18は、CPU、ROM、RAM及び周辺回路からなり、ROMに記憶されたプログラムを実行することにより、データデコーダ15が出力したデータの処理、及びチューナ・デコーダ制御部16の制御などを行う。なお、マイコン18内のRAMにはCPUが処理するデータが一時的に記憶される。
表示部19は、例えば、液晶表示デバイスであり、マイコン18が処理したデータに基づく各種の情報を表示する。つまり、表示部19は、表示情報を出力する情報出力部として機能する。
The microcomputer 18 includes a CPU, a ROM, a RAM, and peripheral circuits. By executing a program stored in the ROM, the microcomputer 18 processes the data output from the data decoder 15 and controls the tuner / decoder control unit 16. Note that data processed by the CPU is temporarily stored in the RAM in the microcomputer 18.
The display unit 19 is, for example, a liquid crystal display device, and displays various types of information based on data processed by the microcomputer 18. That is, the display unit 19 functions as an information output unit that outputs display information.

情報取得部20は、放送の受信位置に相当する現在位置を取得する位置取得部と、時刻を計時する計時部とを有している。情報取得部20は、マイコン18の制御の下、現在位置及び現在時刻を取得する。例えば、位置取得部にはGPS受信機が適用され、計時部にはリアルタイムクロックが適用される。なお、マイコン18が計時回路を内蔵する場合は、その計時回路から現在時刻を取得してもよい。   The information acquisition unit 20 includes a position acquisition unit that acquires a current position corresponding to a broadcast reception position, and a timing unit that measures time. The information acquisition unit 20 acquires the current position and the current time under the control of the microcomputer 18. For example, a GPS receiver is applied to the position acquisition unit, and a real-time clock is applied to the time measurement unit. If the microcomputer 18 has a built-in clock circuit, the current time may be acquired from the clock circuit.

図6は放送受信装置10の動作を示すフローチャートである。
放送受信装置10において、まず、マイコン18は情報取得部20により現在位置を取得する(ステップS1)。次に、マイコン18は、チューナ・デコーダ制御部16によりTPEGのトランスポートフレームを取得する(ステップS2)。次いで、マイコン18は、チューナ・デコーダ制御部16によりSNIアプリケーションに含まれる”first tuning”情報を取得し、受信したトランスポートフレームに含まれるアプリケーションデータの種別を判別する(ステップS3)。
FIG. 6 is a flowchart showing the operation of the broadcast receiving apparatus 10.
In the broadcast receiving apparatus 10, first, the microcomputer 18 acquires the current position by the information acquisition unit 20 (step S1). Next, the microcomputer 18 acquires a TPEG transport frame by the tuner / decoder control unit 16 (step S2). Next, the microcomputer 18 acquires “first tuning” information included in the SNI application by the tuner / decoder control unit 16, and determines the type of application data included in the received transport frame (step S3).

続いて、マイコン18は、判別した種別に応じた地理的範囲の条件を設定を設定するとともに(ステップS4)、TPEGメッセージDAの取得を開始する(ステップS5)。
ここで、地理的範囲の条件は、情報を処理する範囲を限定する条件であり、本実施形態では、時間(以下、第1の時間と表記する)を設定する。例えば、判別した種別が交通イベント情報(TEC)、又は、交通状況及び予測情報(TFP)の場合、第1の時間として2時間を設定し、駐車場情報(PKI)の場合、第1の時間として30分を設定する。
Subsequently, the microcomputer 18 sets the geographical range condition corresponding to the determined type (step S4) and starts acquiring the TPEG message DA (step S5).
Here, the condition of the geographical range is a condition that limits the range in which information is processed. In the present embodiment, time (hereinafter referred to as first time) is set. For example, when the determined type is traffic event information (TEC) or traffic status and prediction information (TFP), 2 hours is set as the first time, and when parking information (PKI) is used, the first time As 30 minutes.

この場合、交通イベント情報(TEC)、又は、交通状況及び予測情報(TFP)については、後段のステップS9の処理にて、ステップS1で取得した現在位置から2時間圏内の情報を表示する表示処理が実行される。
ここで、2時間圏内か否かは、予め設定した平均時速、又は車両の速度センサから得た速度情報から算出した平均時速から特定すればよい。例えば、平均時速が30km/hの場合、現在位置から60km圏内を2時間圏内に特定する。
これによって、時間の経過に応じて変化する交通イベント、又は、交通状況及び予測情報については、2時間圏内の情報に限定して表示される。従って、直近の走行ルートの選択に役立つ情報だけを表示できる。
In this case, for traffic event information (TEC) or traffic status and prediction information (TFP), display processing for displaying information within a two-hour range from the current position acquired in step S1 in the processing of step S9 in the subsequent stage. Is executed.
Here, whether or not it is within two hours may be specified from a preset average hourly speed or an average hourly speed calculated from speed information obtained from a vehicle speed sensor. For example, when the average speed is 30 km / h, the 60 km area from the current position is specified as the 2-hour area.
As a result, traffic events that change with the passage of time, or traffic conditions and prediction information are displayed limited to information within a two-hour range. Therefore, only information useful for selecting the latest travel route can be displayed.

また、駐車場情報(PKI)については、後段のステップS9の処理にて、ステップS1で取得した現在位置から30分圏内の情報を表示する表示処理が実行される。これにより、現在位置から30分圏内の駐車場に限定して表示でき、現在位置に近い駐車場だけを表示できる。
なお、ステップS3で判別したアプリケーションデータの種別が、この放送受信装置10の処理対象外の種別であった場合には、その種別のアプリケーションデータに対応する処理は実行されない。例えば、この放送受信装置10が処理できない種別、又は、ユーザー等により処理対象外とされた種別の場合、その種別のアプリケーションデータだけを含むTPEGメッセージDAは廃棄され、次のTPEGメッセージDAが取得される。
For the parking lot information (PKI), a display process for displaying information within 30 minutes from the current position acquired in step S1 is executed in the process in step S9. Thereby, it is possible to display only the parking lot within 30 minutes from the current position, and it is possible to display only the parking lot close to the current position.
If the type of application data determined in step S3 is a type that is not subject to processing by the broadcast receiving apparatus 10, processing corresponding to the type of application data is not executed. For example, in the case of a type that cannot be processed by the broadcast receiving apparatus 10 or a type that is not subject to processing by the user or the like, the TPEG message DA including only the application data of that type is discarded, and the next TPEG message DA is acquired. The

ステップS5にてTPEGメッセージDAを取得すると、マイコン18は、メッセージ管理部DB内の情報に基づき、取得したTPEGメッセージDAが過去に取得なしか否かを判定する(ステップS6)。
具体的には、マイコン18は、メッセージ管理部DB内のバージョン番号及びメッセージの時刻情報を取得し、過去に取得して不図示のメモリーに記録しておいた、過去のTPEGメッセージDAのバージョン番号及びメッセージの時刻情報と比較する。マイコン18は、比較結果に基づき、取得したTPEGメッセージDAが過去に取得され、且つ、更新されていない情報と判定すると、取得したTPEGメッセージDAは過去に取得済みと判定する。
When acquiring the TPEG message DA in step S5, the microcomputer 18 determines whether or not the acquired TPEG message DA has been acquired in the past based on information in the message management unit DB (step S6).
Specifically, the microcomputer 18 acquires the version number and message time information in the message management unit DB, acquires the version number of the past TPEG message DA acquired in the past and recorded in a memory (not shown). And the time information of the message. If the microcomputer 18 determines that the acquired TPEG message DA has been acquired in the past and has not been updated based on the comparison result, the microcomputer 18 determines that the acquired TPEG message DA has been acquired in the past.

過去に取得済みと判定した場合(ステップS6:NO)、マイコン18は、取得したTPEGメッセージDAを破棄し(ステップS11)、ステップS10の処理に移行する。具体的には、TPEGメッセージDAのうち、上記ステップS6の判定に使用する情報(バージョン番号及びメッセージの時刻情報)を除くデータを削除する。これにより、TPEGメッセージDAの大部分のデータを削除することができ、メモリー消費量を低減できる。   If it is determined that it has been acquired in the past (step S6: NO), the microcomputer 18 discards the acquired TPEG message DA (step S11), and proceeds to the processing of step S10. Specifically, data excluding information (version number and message time information) used for the determination in step S6 is deleted from the TPEG message DA. As a result, most of the data of the TPEG message DA can be deleted, and the memory consumption can be reduced.

一方、過去に取得なしと判定した場合(ステップS6:YES)、マイコン18は、位置参照情報部DD内の情報に基づき、ステップS1で取得した現在位置から、アプリケーションデータに対応する事象の位置までの距離を算出する(ステップS7)。次いで、マイコン18は、算出した距離が、ステップS4で設定した地理的範囲の条件である第1の時間で移動可能な範囲内か否かを判定する(ステップS8)。
第1の時間で移動可能な範囲外と判定した場合(ステップS8:NO)、マイコン18は、ステップS11の処理に移行する。これによって、取得したTPEGメッセージDAが破棄され、メモリー消費量が低減される。
On the other hand, if it is determined that there is no acquisition in the past (step S6: YES), the microcomputer 18 from the current position acquired in step S1 to the position of the event corresponding to the application data based on the information in the position reference information section DD. Is calculated (step S7). Next, the microcomputer 18 determines whether or not the calculated distance is within a range movable in the first time which is the geographical range condition set in step S4 (step S8).
When it determines with it being out of the range which can move in 1st time (step S8: NO), the microcomputer 18 transfers to the process of step S11. As a result, the acquired TPEG message DA is discarded, and the memory consumption is reduced.

第1の時間で移動可能な範囲内と判定した場合(ステップS8:YES)、マイコン18は、アプリケーション部DC内のアプリケーションデータを解釈し、対応する処理を実行する(ステップS9)。これにより、アプリケーションデータに応じた各種の情報(例えば交通情報、駐車場情報、気象情報など)を表示部19に表示する表示処理を行う。   When it determines with it being in the range which can move in 1st time (step S8: YES), the microcomputer 18 interprets the application data in the application part DC, and performs a corresponding process (step S9). Thereby, the display process which displays the various information (for example, traffic information, parking lot information, weather information, etc.) according to application data on the display part 19 is performed.

ステップS9の表示処理などを実行した後、又は、ステップS10のTPEGメッセージDAの破棄を実行した後、マイコン18は、ステップS11の処理に移行する。ステップS11では、マイコン18は、処理したTPEGメッセージDAが、ステップS2で取得したトランスポートフレーム中の最後のTPEGメッセージDAか否かを判定する。
最後のTPEGメッセージDAでないと判定した場合(ステップS11:NO)、マイコン18は、ステップS5の処理に移行し、次のTPEGメッセージDAを取得し、上記ステップS5−S10までの処理を繰り返す。一方、最後のTPEGメッセージDAであると判定すると(ステップS11:YES)、マイコン18は、TPEGのトランスポートフレーム内に別のアプリケーションがある場合はそちらの処理に移行し、ない場合は当該トランスポートフレームに対する処理を終了する。
After executing the display process in step S9 or the like, or after discarding the TPEG message DA in step S10, the microcomputer 18 proceeds to the process in step S11. In step S11, the microcomputer 18 determines whether or not the processed TPEG message DA is the last TPEG message DA in the transport frame acquired in step S2.
If it is determined that it is not the last TPEG message DA (step S11: NO), the microcomputer 18 proceeds to the process of step S5, acquires the next TPEG message DA, and repeats the processes up to steps S5-S10. On the other hand, if it is determined that it is the last TPEG message DA (step S11: YES), the microcomputer 18 proceeds to the process if there is another application in the TPEG transport frame, and if not, the transport concerned. The process for the frame ends.

なお、アプリケーションデータに対応する表示処理を実行した場合、マイコン18は、以降に現在位置を取得する毎に、この現在位置に基づき上記ステップS7、S8と同様の処理を実行することにより、アプリケーションデータに対応する事象の位置が、現在位置を基準に設定した地理的範囲の条件を満たす範囲内か否かを監視する。そして、車両の移動によって地理的範囲の条件を満たす範囲外になったと判定すると、マイコン18は、そのアプリケーションデータに対応する表示処理を終了する。
これによって、最新の現在位置から上記条件を満たす範囲内の情報に限定した表示が可能になる。
When the display process corresponding to the application data is executed, the microcomputer 18 performs the same process as in steps S7 and S8 based on the current position every time the current position is acquired thereafter, thereby causing the application data It is monitored whether or not the position of the event corresponding to is within a range that satisfies the conditions of the geographical range set based on the current position. If it is determined that the vehicle has moved out of the range that satisfies the conditions of the geographical range, the microcomputer 18 ends the display process corresponding to the application data.
Thus, it is possible to display only information within a range satisfying the above conditions from the latest current position.

以上説明したように、本実施の形態の放送受信装置10は、複数のコンポーネントを構成する複数のTPEGメッセージDAと、TPEGメッセージDA内のアプリケーションデータに対応する事象の位置を示す位置参照情報とを含む放送を受信する処理(受信ステップ)と、その放送の受信位置である現在位置を取得する処理(取得ステップ)とを行う。
また、放送受信装置10は、TPEGメッセージDAの種別(アプリケーションデータの種別に相当)を識別可能な識別子に基づいて所定の種別のTPEGメッセージDAを取得し、その種別に応じた地理的範囲の条件を設定する(地理的条件の設定ステップ)。
As described above, the broadcast receiving apparatus 10 according to the present embodiment includes a plurality of TPEG messages DA constituting a plurality of components and position reference information indicating the positions of events corresponding to application data in the TPEG messages DA. A process (reception step) for receiving a broadcast including the process and a process (acquisition step) for acquiring a current position as a reception position of the broadcast are performed.
Also, the broadcast receiving apparatus 10 acquires a predetermined type of TPEG message DA based on an identifier that can identify the type of TPEG message DA (corresponding to the type of application data), and the conditions of the geographical range according to the type (Geographic condition setting step).

また、放送受信装置10は、取得したTPEGメッセージDA内の位置参照情報に基づいて、このTPEGメッセージDA内のアプリケーションデータに対応する事象の位置が、現在位置を基準に設定した上記条件を満たす範囲内か否かを判定し、その範囲内の場合に、アプリケーションデータに対応する処理を実行する処理を行う(処理実行ステップ)。
この「地理的条件の設定ステップ」と「処理実行ステップ」とは、マイコン18等が実行する情報処理ステップ(受信ステップ及び取得ステップ以外の処理ステップ)に含まれる。
In addition, the broadcast receiving apparatus 10 determines, based on the acquired position reference information in the TPEG message DA, the position of the event corresponding to the application data in the TPEG message DA that satisfies the above-described condition set based on the current position. If it is within the range, a process for executing the process corresponding to the application data is performed (process execution step).
The “geographic condition setting step” and the “process execution step” are included in information processing steps (processing steps other than the reception step and the acquisition step) executed by the microcomputer 18 or the like.

以上の処理ステップによって、現在位置を基準に設定した所定の範囲のアプリケーションデータに対応する処理だけを実行できる。これにより、離れた位置の交通情報又は駐車場情報などの表示を回避でき、その分、メモリー消費量及び処理量を抑制できる。従って、多数のTPEGメッセージを含み、伝送速度の高速化に対応した大量データの放送を受信する場合でも、メモリー消費量及び処理量を抑制でき、メモリー容量の不足などを回避しやすくなる。   With the above processing steps, only processing corresponding to a predetermined range of application data set based on the current position can be executed. Thereby, the display of traffic information or parking lot information at a distant location can be avoided, and the amount of memory consumption and the amount of processing can be suppressed accordingly. Therefore, even when receiving a large amount of data broadcast that includes a large number of TPEG messages and supports a high transmission speed, it is possible to suppress memory consumption and processing amount, and to easily avoid shortage of memory capacity.

また、放送受信装置10は、地理的範囲の条件として、第1の時間を設定し、現在位置から上記事象の位置までの移動に要する時間が、第1の時間内の場合に、アプリケーションデータに対応する処理を実行し、第1の時間外の場合には、アプリケーションデータに対応する処理を実行しない。これにより、時間を基準にして、実行するアプリケーションデータを容易に限定できる。
また、放送受信装置10は、取得したTPEGメッセージDAが過去に取得済みの場合、そのTPEGメッセージDAを廃棄する。これによっても、メモリー消費量及び処理量を抑制することができる。
In addition, the broadcast receiving apparatus 10 sets a first time as a condition of the geographical range, and when the time required to move from the current position to the event position is within the first time, The corresponding process is executed, and if it is outside the first time, the process corresponding to the application data is not executed. Thereby, application data to be executed can be easily limited based on time.
Also, when the acquired TPEG message DA has been acquired in the past, the broadcast receiving apparatus 10 discards the TPEG message DA. This also can reduce the memory consumption and the processing amount.

また、放送受信装置10は、TPEGメッセージDA内のアプリケーションデータに対応する事象の位置が、上記条件を満たす範囲外の場合、そのTPEGメッセージDAコンポーネントを廃棄する。これによっても、メモリー消費量及び処理量を抑制することができる。   Also, if the position of the event corresponding to the application data in the TPEG message DA is outside the range that satisfies the above conditions, the broadcast receiving apparatus 10 discards the TPEG message DA component. This also can reduce the memory consumption and the processing amount.

さらに、放送受信装置10は、アプリケーションデータに対応する処理として表示処理を実行した場合、アプリケーションデータに対応する事象の位置が、以後に取得した現在位置を基準に設定した上記条件を満たす範囲外になると、その表示処理を終了する。これによって、離れた位置の交通情報などの表示を終了させることができ、メモリー消費量及び処理量の抑制に有利となる。   Furthermore, when the broadcast receiving apparatus 10 executes the display process as the process corresponding to the application data, the position of the event corresponding to the application data is outside the range that satisfies the above-described conditions set based on the current position acquired thereafter. Then, the display process is terminated. Accordingly, the display of traffic information and the like at a distant location can be terminated, which is advantageous in reducing memory consumption and processing amount.

(変形例)
上記の実施形態では、地理的範囲の条件として、第1の時間(時間情報に相当)を設定する場合を説明したが、第1の時間に限定しなくてもよく、第1の距離(距離情報に相当)を設定してもよい。この場合、ステップS8の処理において、マイコン18は、算出した距離が、第1の距離の範囲内か否かを判定するようにすればよい。
例えば、判別した種別が交通イベント情報(TEC)の場合、第1の距離として60kmを設定し、駐車場情報(PKI)の場合、第1の距離として10kmを設定する。これによって、現在位置から60km圏内の交通イベント情報(TEC)だけに限定して表示処理などを行ったり、現在位置から10km圏内の駐車場だけに限定して表示処理などを行ったりすることができる。つまり、距離を基準にして、実行するアプリケーションデータを容易に限定できる。
(Modification)
In the above embodiment, the case where the first time (corresponding to time information) is set as the condition of the geographical range has been described. However, the first time (distance may not be limited to the first time). (Equivalent to information) may be set. In this case, in the process of step S8, the microcomputer 18 may determine whether or not the calculated distance is within the range of the first distance.
For example, if the determined type is traffic event information (TEC), 60 km is set as the first distance, and if it is parking lot information (PKI), 10 km is set as the first distance. As a result, display processing can be performed only for traffic event information (TEC) within 60 km from the current position, or display processing can be performed only for parking lots within 10 km from the current position. . That is, application data to be executed can be easily limited based on the distance.

また、図7に示すように、放送受信装置10が、走行予定のルート、又は目的地を取得する走行ルート取得部31を有する構成でもよい。この走行ルート取得部31は、いわゆるカーナビゲーション装置のいわゆるカーナビ機能を実現する構成の場合と、放送受信装置10の別体のカーナビゲーション装置から上記ルート又は目的地の情報を取得する構成の場合がある。
なお、図7では、マイコン18とは別に走行ルート取得部31を設けた場合を示しているが、マイコン18が走行ルート取得部31を兼用してもよい。
In addition, as illustrated in FIG. 7, the broadcast receiving apparatus 10 may include a travel route acquisition unit 31 that acquires a travel planned route or a destination. The travel route acquisition unit 31 may be configured to realize a so-called car navigation function of a so-called car navigation device, or may be configured to acquire the route or destination information from a separate car navigation device of the broadcast receiving device 10. is there.
Although FIG. 7 shows a case where the travel route acquisition unit 31 is provided separately from the microcomputer 18, the microcomputer 18 may also serve as the travel route acquisition unit 31.

上記の走行ルート取得部31を有する構成の場合、上記ステップS7、S8の処理に加えて、或いは、上記ステップS7、S8の処理に代えて、マイコン18が、アプリケーションデータに対応する事象の位置が、走行予定のルート、又は目的地を基準にした地理的範囲の条件を満たす範囲内か否かを判定し、この範囲内の場合に、アプリケーションデータに対応する処理を実行するようにしてもよい。
走行予定のルートを基準にした上記条件を満たす範囲内の場合に、アプリケーションデータに対応する処理を実行することで、例えば、交通情報を表示する場合、現在位置周辺の交通情報に限定されず、走行予定のルート周辺の交通情報を表示することが可能になる。従って、ルートに沿った範囲の交通情報に絞って表示することが可能になる。
In the case of the configuration having the travel route acquisition unit 31 described above, in addition to the processing of steps S7 and S8, or instead of the processing of steps S7 and S8, the microcomputer 18 determines that the position of the event corresponding to the application data is It is also possible to determine whether or not the vehicle is within a range that satisfies the conditions of the geographical range based on the planned route or destination, and in this range, the processing corresponding to the application data may be executed. .
By executing the processing corresponding to the application data in the range that satisfies the above conditions based on the route scheduled for travel, for example, when displaying traffic information, it is not limited to traffic information around the current position, It becomes possible to display traffic information around the route planned to travel. Therefore, it is possible to display the traffic information in a range along the route.

さらに、目的地を基準にした上記条件を満たす範囲内の場合に、アプリケーションデータに対応する処理を実行することで、例えば、駐車場情報を表示する場合、目的地周辺の駐車場に絞って表示することが可能になる。これにより、目的地に着いた後に近くの駐車場を容易に探すことができる。
また、現在位置に基づき上記条件を満たす範囲を設定するか、走行予定のルートに基づき上記条件を満たす範囲を設定するか、或いは、目的地に基づき上記条件を満たす範囲を設定するか否かを、アプリケーションの種別に応じて変更してもよい。これにより、例えば、交通情報については走行予定のルート周辺に拡げて表示し、駐車場情報について現在位置又は目的地の一方、又は両方に限定して表示する、といった態様が可能になる。
Furthermore, when the parking lot information is displayed by executing the processing corresponding to the application data in the range satisfying the above conditions based on the destination, for example, when displaying the parking lot information, the display is limited to the parking lot around the destination. It becomes possible to do. Thereby, it is possible to easily find a nearby parking lot after arriving at the destination.
Whether to set a range that satisfies the above conditions based on the current position, to set a range that satisfies the above conditions based on a route planned to travel, or to set a range that satisfies the above conditions based on the destination It may be changed according to the type of application. Thus, for example, it is possible to display the traffic information in the vicinity of the route planned to travel and to display the parking information limited to one or both of the current position and the destination.

さらに、アプリケーションデータの解釈において、アプリケーションデータに対応する事象によって一部の情報を廃棄するようにしてもよい。例えば、目的地を取得している場合の駐車場情報について、現在位置周辺では休憩利用が見込まれることから、トイレがある駐車場、又は、無料或いは低価格の駐車場だけを表示し、長時間向けの駐車場などの情報は廃棄して表示しない構成にしてもよい。   Further, in the interpretation of application data, some information may be discarded due to an event corresponding to the application data. For example, with regard to parking lot information when the destination is acquired, it is expected that the rest area will be used around the current position, so only parking lots with toilets or free or low-priced parking lots will be displayed for a long time. You may make it the structure which discards and does not display information, such as a parking lot for.

また、放送受信装置10の上記した構成要素は、分割してもよいし、併合してもよい。また、各構成要素は、ハードウェアとソフトウェアの協働により任意に実現可能である。また、フローチャートについても、各ステップに対応する処理を分割してもよいし、併合してもよい。
また、放送受信装置10が、車両に搭載される車載用放送受信装置の場合を説明したが、これに限定されず、車両以外の移動体に搭載される放送受信装置に本発明を適用してもよい。
Moreover, the above-described components of the broadcast receiving apparatus 10 may be divided or merged. Each component can be arbitrarily realized by cooperation of hardware and software. Also, in the flowchart, the processes corresponding to the steps may be divided or merged.
Moreover, although the case where the broadcast receiving apparatus 10 is a vehicle-mounted broadcast receiving apparatus mounted on a vehicle has been described, the present invention is not limited to this, and the present invention is applied to a broadcast receiving apparatus mounted on a moving body other than a vehicle. Also good.

さらに、DAB放送におけるTPEGサービスに対応した放送受信装置10に本発明を適用する場合を説明したが、これに限定されない。要は、識別子で種別を識別可能な複数のコンポーネントと、当該コンポーネント内のアプリケーションデータに対応する事象の位置を示す位置参照情報とを含む放送を受信する放送受信装置に本発明を広く適用可能である。   Furthermore, although the case where this invention is applied to the broadcast receiving apparatus 10 corresponding to the TPEG service in DAB broadcasting was demonstrated, it is not limited to this. In short, the present invention can be widely applied to a broadcast receiving apparatus that receives a broadcast including a plurality of components whose types can be identified by identifiers and position reference information indicating the positions of events corresponding to application data in the components. is there.

さらに、放送受信装置に限らず、この種の放送を受信して受信データを処理する受信データ処理方法に適用できる。この方法を使用する装置は特に限定されない。例えば、放送受信機能を有するナビゲーション装置、又はユーザーが携帯する携帯型情報処理装置などの受信データ処理方法に適用してもよい。   Furthermore, the present invention is not limited to a broadcast receiving apparatus, and can be applied to a received data processing method that receives this type of broadcast and processes received data. The apparatus using this method is not particularly limited. For example, the present invention may be applied to a received data processing method such as a navigation device having a broadcast receiving function or a portable information processing device carried by a user.

10 放送受信装置
11 チューナ(受信部)
12 チャンネルデコーダ
13 オーディオデコーダ
14 オーディオ処理ブロック
15 データデコーダ
16 チューナ・デコーダ制御部(情報処理部)
17 メモリー
18 マイコン(情報処理部)
19 表示部
20 情報取得部
10 Broadcast Receiver 11 Tuner (Receiver)
12 channel decoder 13 audio decoder 14 audio processing block 15 data decoder 16 tuner / decoder control unit (information processing unit)
17 Memory 18 Microcomputer (Information Processing Department)
19 Display unit 20 Information acquisition unit

Claims (8)

識別子で種別を識別可能な複数のコンポーネントを含む放送を受信する受信部と、
前記放送の受信位置を取得する情報取得部と、
前記識別子に基づいて所定の種別のコンポーネントを取得し、前記コンポーネント内のアプリケーションデータに対応する処理を実行する情報処理部とを備え、
前記コンポーネントは、当該コンポーネント内の前記アプリケーションデータに対応する事象の位置を示す位置参照情報を含み、
前記情報処理部は、前記種別に応じた地理的範囲の条件を設定し、
取得した前記コンポーネント内の前記位置参照情報に基づいて、このコンポーネント内のアプリケーションデータに対応する事象の位置が、前記受信位置を基準に設定した前記条件を満たす範囲内か否かを判定し、前記範囲内の場合に、前記アプリケーションデータに対応する処理を実行することを特徴とする放送受信装置。
A receiver for receiving a broadcast including a plurality of components whose types can be identified by an identifier;
An information acquisition unit for acquiring a reception position of the broadcast;
An information processing unit that acquires a predetermined type of component based on the identifier and executes processing corresponding to application data in the component,
The component includes position reference information indicating a position of an event corresponding to the application data in the component,
The information processing unit sets a geographical range condition according to the type,
Based on the obtained position reference information in the component, it is determined whether the position of the event corresponding to the application data in the component is within a range that satisfies the condition set based on the reception position, A broadcast receiving apparatus that executes a process corresponding to the application data when it is within the range.
前記情報処理部は、前記条件として、第1の時間を設定し、
前記受信位置から前記事象の位置までの移動に要する時間が、前記第1の時間内の場合に、前記アプリケーションデータに対応する処理を実行し、前記第1の時間外の場合には、前記アプリケーションデータに対応する処理を実行しないことを特徴とする請求項1に記載の放送受信装置。
The information processing unit sets a first time as the condition,
When the time required to move from the reception position to the event position is within the first time, the processing corresponding to the application data is executed, and when the time is outside the first time, The broadcast receiving apparatus according to claim 1, wherein the process corresponding to the application data is not executed.
前記情報処理部は、前記条件として、第1の距離を設定し、
前記受信位置から前記事象の位置までの距離が、前記第1の距離内の場合に、前記アプリケーションデータに対応する処理を実行し、前記第1の距離外の場合には、前記アプリケーションデータに対応する処理を実行しないことを特徴とする請求項1に記載の放送受信装置。
The information processing unit sets a first distance as the condition,
When the distance from the reception position to the event position is within the first distance, a process corresponding to the application data is executed. When the distance from the reception position is outside the first distance, the application data is The broadcast receiving apparatus according to claim 1, wherein the corresponding process is not executed.
走行予定のルート、又は目的地を取得する走行ルート取得部を有し、
前記情報処理部は、前記走行予定のルート、又は前記目的地を取得した場合、このコンポーネント内のアプリケーションデータに対応する事象の位置が、前記走行予定のルート、又は前記目的地を基準に設定した前記条件を満たす範囲内か否かを判定し、前記範囲内の場合に、前記アプリケーションデータに対応する処理を実行することを特徴とする請求項1乃至3のいずれか一項に記載の放送受信装置。
It has a travel route acquisition unit that acquires the planned route or destination,
When the information processing unit acquires the route planned for the travel or the destination, the position of the event corresponding to the application data in the component is set based on the route planned for the travel or the destination. 4. The broadcast reception according to claim 1, wherein it is determined whether or not the range satisfies the condition, and if it is within the range, processing corresponding to the application data is executed. 5. apparatus.
前記情報処理部は、取得した前記コンポーネントが過去に取得済みの場合、前記コンポーネントを廃棄することを特徴とする請求項1乃至5のいずれか一項に記載の放送受信装置。   6. The broadcast receiving apparatus according to claim 1, wherein the information processing unit discards the component when the acquired component has been acquired in the past. 前記情報処理部は、前記範囲外の場合、前記コンポーネントを廃棄することを特徴とする請求項1乃至5のいずれか一項に記載の放送受信装置。   The broadcast receiving apparatus according to claim 1, wherein the information processing unit discards the component when out of the range. 前記情報処理部は、前記アプリケーションデータに対応する処理として表示処理を実行した場合、前記アプリケーションデータに対応する事象の位置が、以後に取得した前記受信位置を基準に設定した前記条件を満たす範囲外になると、前記表示処理を終了することを特徴とする請求項1乃至6のいずれか一項に記載の放送受信装置。   When the information processing unit executes a display process as a process corresponding to the application data, the position of the event corresponding to the application data is out of a range satisfying the condition set based on the reception position acquired thereafter. The broadcast receiving apparatus according to claim 1, wherein the display process is terminated. 識別子で種別を識別可能な複数のコンポーネントと、当該コンポーネント内のアプリケーションデータに対応する事象の位置を示す位置参照情報とを含む放送を受信する受信ステップと、
前記放送の受信位置を取得する取得ステップと、
前記識別子に基づいて所定の種別のコンポーネントを取得し、前記種別に応じた地理的範囲の条件を設定するとともに、取得した前記コンポーネント内の前記位置参照情報に基づいて、このコンポーネント内のアプリケーションデータに対応する事象の位置が、前記受信位置を基準に設定した前記条件を満たす範囲内か否かを判定し、前記範囲内の場合に、前記アプリケーションデータに対応する処理を実行する情報処理ステップと、
を実行することを特徴とする受信データ処理方法。
A reception step of receiving a broadcast including a plurality of components whose types can be identified by an identifier, and position reference information indicating a position of an event corresponding to application data in the component;
An acquisition step of acquiring a reception position of the broadcast;
A component of a predetermined type is acquired based on the identifier, a geographical range condition corresponding to the type is set, and application data in this component is added based on the position reference information in the acquired component. An information processing step of determining whether a position of a corresponding event is within a range that satisfies the condition set with reference to the reception position, and executing processing corresponding to the application data if within the range;
The received data processing method is characterized by:
JP2016248900A 2016-12-22 2016-12-22 Broadcast receiver, and received data processing method Pending JP2018107491A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016248900A JP2018107491A (en) 2016-12-22 2016-12-22 Broadcast receiver, and received data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016248900A JP2018107491A (en) 2016-12-22 2016-12-22 Broadcast receiver, and received data processing method

Publications (1)

Publication Number Publication Date
JP2018107491A true JP2018107491A (en) 2018-07-05

Family

ID=62787458

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016248900A Pending JP2018107491A (en) 2016-12-22 2016-12-22 Broadcast receiver, and received data processing method

Country Status (1)

Country Link
JP (1) JP2018107491A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019234992A1 (en) 2018-06-05 2019-12-12 株式会社Ihi Hydrogen production device and hydrogen production method
WO2019234991A1 (en) 2018-06-05 2019-12-12 株式会社Ihi Unsaturated hydrocarbon production device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019234992A1 (en) 2018-06-05 2019-12-12 株式会社Ihi Hydrogen production device and hydrogen production method
WO2019234991A1 (en) 2018-06-05 2019-12-12 株式会社Ihi Unsaturated hydrocarbon production device

Similar Documents

Publication Publication Date Title
US8566025B2 (en) Method of selecting route and terminal using the same
US9807353B2 (en) System and method for improved updating and annunciation of traffic enforcement camera information in a vehicle using a broadcast content delivery service
US8725398B2 (en) System and method for improved traffic flow reporting using satellite digital audio radio service (SDARS) and vehicle communications, navigation and tracking system
US8009659B2 (en) Providing congestion and travel information to users
US6898515B2 (en) Navigation system using a paging channel and a method for providing traffic information
US8264375B2 (en) Method and system for developing traffic messages
KR101061460B1 (en) Method and apparatus for providing prediction information about communication status and using it
US9026346B2 (en) Method of providing detail information using multimedia based traffic and travel information message and terminal for executing the same
US8046162B2 (en) Data broadcast method for traffic information
KR20060119739A (en) Method and apparatus for providing prediction information about interval passing time
KR20060119743A (en) Method and apparatus for providing prediction information about interval speed and using same
KR20060119741A (en) Method and apparatus for providing trend information of communication status and using it
KR100450899B1 (en) Method for guiding traffic information
EP2346013A1 (en) Method for alerting a user of a road vehicle for a neighbouring priority vehicle
JP2018107491A (en) Broadcast receiver, and received data processing method
US20130166187A1 (en) Method of selecting a traffic pattern for use by a navigation system
US20080091337A1 (en) Method for transmitting and receiving traffic information and apparatus for receiving traffic information
KR101235770B1 (en) Providing traffic information relating to a prediction of congestion status and using the same
EP3968549A1 (en) Broadcast receiver
KR101448895B1 (en) Traffic light control system based on the TPEG information
KR20090056450A (en) Public transportation arrival guidance method using TIPEC public transportation information service in the mobile terminal
US20060258360A1 (en) Method and apparatus to allow two way communication to provide time and location specific information
JP5685163B2 (en) Traffic information display system, traffic information display method, and traffic information display program
KR20140132027A (en) An apparatus for transmitting and receiving a real-time traffic light status information and the method thereof
KR101109418B1 (en) A computer-readable recording medium on which a digital broadcasting based disaster / disaster area information providing apparatus, method and program for executing the same are recorded.