JP4708386B2 - Software update method for strong layer receiver - Google Patents

Software update method for strong layer receiver Download PDF

Info

Publication number
JP4708386B2
JP4708386B2 JP2007121911A JP2007121911A JP4708386B2 JP 4708386 B2 JP4708386 B2 JP 4708386B2 JP 2007121911 A JP2007121911 A JP 2007121911A JP 2007121911 A JP2007121911 A JP 2007121911A JP 4708386 B2 JP4708386 B2 JP 4708386B2
Authority
JP
Japan
Prior art keywords
information
receiver
strong
software update
store
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.)
Expired - Fee Related
Application number
JP2007121911A
Other languages
Japanese (ja)
Other versions
JP2008278383A (en
Inventor
海彦 鈴木
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2007121911A priority Critical patent/JP4708386B2/en
Publication of JP2008278383A publication Critical patent/JP2008278383A/en
Application granted granted Critical
Publication of JP4708386B2 publication Critical patent/JP4708386B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、強階層受信機、例えば、ディジタル放送波の強階層又は強階層と中階層を受信するディジタル放送受信装置におけるソフトウェアの更新技術に関するものである。   The present invention relates to a software update technique in a strong layer receiver, for example, a digital broadcast receiving apparatus that receives a strong layer or a strong layer and a middle layer of a digital broadcast wave.

放送波によるダウンロードに関連して、通信機能を用いて強階層受信機がソフトウェア更新を行う技術であって、販売店などに設置されたダウンロード装置によらずに更新ソフトウェアのダウンロードが行えるようにする技術がある(特許文献1参照)。   In connection with downloading via broadcast waves, this is a technology that uses a communication function to update software using a high-level receiver, and allows the update software to be downloaded without using a download device installed at a store or the like. There is a technology (see Patent Document 1).

特開2004−187178号公報JP 2004-187178 A

しかしながら、上記特許文献1に記載の技術は、通信機能を用いて強階層受信機がソフトウェア更新を行う手段を提案するものであり、通信手段を必須要件とする点で汎用性に乏しく、利用範囲が限定されてしまうという問題がある。   However, the technique described in Patent Document 1 proposes a means for a strong layer receiver to perform software update using a communication function, and is poor in versatility in that the communication means is an essential requirement. There is a problem that is limited.

また、利用者がソフトウェア更新を行うには、販売店の場所情報を別途利用者自身が探す必要があり、利便性に欠けていた。   Further, in order for the user to update the software, the user has to search for the location information of the store separately, which is not convenient.

本発明は、通信手段を必須要件としなくても良い強階層受信機における更新ソフトウェアのダウンロード方法を提供することを目的とする。   It is an object of the present invention to provide a method for downloading updated software in a strong hierarchical receiver that does not require communication means as an essential requirement.

SDTT(Software Download Trigger Table)とは、ソフトウェアダウンロードの告知情報(スケジュール情報など)を送出するテーブルを指す。この強階層SDTT中のtext_charというエリアにテキスト情報が格納されている。このエリアは、受信機ユーザーに対するメーカーや放送事業者からのメッセージとして画面表示することにより文字情報として伝達を行うお知らせのために設けられている。   SDTT (Software Download Trigger Table) refers to a table for sending software download notification information (schedule information, etc.). Text information is stored in an area called text_char in the strong hierarchy SDTT. This area is provided for notification to be transmitted as text information by displaying the message as a message from the manufacturer or broadcaster to the receiver user.

本発明では、このお知らせの中に、ユーザーが読み、更に受信機にとってもサービスステーションの位置情報を得ることが出来る内容を記載しておくことを特徴とする。   The present invention is characterized in that the information that can be read by the user and obtained by the receiver for the location information of the service station is described in the notice.

より具体的には、テキストエリアに一定のフォーマットを設け、例えば、以下のような記載をしておく。   More specifically, a certain format is provided in the text area and, for example, the following description is provided.

「この受信機はソフトウェアの更新が必要です。
更新を行うにはお手数ですが以下のサービスステーションへ受信機をお持ち下さい。
★東京都港区***1−9−2 03-0000-0000
★横浜市緑区***5−10 045-000-0000
★********
現在の場所から最寄のサービスステーションの場所を地図で表示しますか?」
“This receiver requires a software update.
Please bring the receiver to the following service station.
★ Minato-ku, Tokyo *** 1-9-2 03-0000-0000
★ Yokohama City Midori Ward *** 5-10 045-000-0000
★ ********
Do you want to see the map of the nearest service station location from your current location? "

このように、行頭から全角1文字スペース+★マークに続く部分を、住所記載領域と定義し、ユーザーにとっても文章として読め、かつ、受信機側としても住所データとして認識できる仕組みとする。   In this way, the part following the one-byte full-width space + ★ mark from the beginning of the line is defined as an address description area, and is structured so that it can be read as text by the user and recognized as address data by the receiver.

テキスト情報と並んで、受信機メーカーが自由に利用可能なprivate_data_byteという部分が存在する。このエリアには、テキストエリアのような利用目的が定まっていないため、全てをユーザーに読ませる必要もなく、サービスステーションの住所データのみ記載することも可能である。   Along with the text information, there is a private_data_byte part that can be freely used by the receiver manufacturer. In this area, the purpose of use as in the text area is not fixed, so that it is not necessary for the user to read everything, and only address data of the service station can be described.

本発明の一観点によれば、強階層SDTT中に設けられ、受信機のメーカー又は放送事業者からのメッセージを、テキスト情報の形態で画面表示させるためのtext_charに、サービスステーションの位置情報を提示するための記載がなされていることを特徴とする強階層受信機が提供される。前記テキスト情報の記載エリアに、住所記載領域を定義して設けることが好ましい。これにより、ユーザーにとっても文章として読めて、かつ受信機側としても住所データとして認識できる仕組みを形成する。   According to one aspect of the present invention, the location information of a service station is presented in a text_char provided in the strong hierarchy SDTT and used to display a message from the receiver manufacturer or broadcaster in the form of text information. There is provided a strong hierarchical receiver characterized in that a description is made. It is preferable to define and provide an address description area in the text information description area. This forms a mechanism that can be read as text by the user and recognized as address data by the receiver.

前記テキスト情報とは異なる領域であって、受信機メーカーが自由に利用可能なprivate_data_byteに、サービスステーションの住所データが記載されていても良い。これにより、テキストエリアのような利用目的が定まっていないため、全てをユーザーに読ませる必要もなく、サービスステーションの住所データのみ記載する事も可能となる。   The address data of the service station may be described in a private_data_byte which is an area different from the text information and can be freely used by the receiver manufacturer. Thereby, since the purpose of use such as a text area is not determined, it is not necessary for the user to read everything, and only address data of the service station can be described.

本発明によれば、強階層受信機のソフトウェア更新の知らせを受けた場合に、更新可能なサービス拠点へのアクセス方法も提供されるため、ソフトウェアの更新が利用しやすいものとなるという利点がある。   The present invention also provides an access method to an updatable service base when receiving notification of software update of a strong layer receiver, and therefore has an advantage that software update is easy to use. .

以下に、本発明の一実施の形態による強階層受信機のソフトウェアの更新技術について、図面を参照しながら説明を行なう。図1は、本実施の形態による強階層受信機のソフトウェアの更新システムの一構成例を示す図である。図1に示すように、本実施の形態によるシステムは、位置検出機能、例えばGPS機能(位置検出部)付きの強階層受信機1(強階層受信部とアンテナ3を備える)と、強階層SDTTを放送する放送局11と、GPS衛星15と、サービス拠点21と、を有している。強階層受信機1は、地図情報(GIS)も保持又は外部から取得可能に構成されている(地図情報取得部)。SDTTは、強階層受信機1のメーカーIDと、モデルIDと、受信機特定情報と、テキスト情報と、を含む。さらに、図示しないが、例えばCPUとROM内のプログラムとの協働により、強階層SDTTを受信した際に取得した、メーカーID情報、モデルID情報に基づいて、対象受信機であるか否かの判定を行う対象受信機判定部を有する。   Hereinafter, a software update technique for a strong hierarchical receiver according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a configuration example of a software update system for a strong layer receiver according to the present embodiment. As shown in FIG. 1, the system according to the present embodiment includes a strong hierarchy receiver 1 (including a strong hierarchy reception unit and an antenna 3) with a position detection function, for example, a GPS function (position detection unit), and a strong hierarchy SDTT. Broadcasting station 11, GPS satellite 15, and service base 21. The strong hierarchical receiver 1 is configured to be able to hold or acquire map information (GIS) from the outside (map information acquisition unit). The SDTT includes a manufacturer ID of the strong hierarchy receiver 1, a model ID, receiver identification information, and text information. Further, although not shown in the figure, for example, whether or not the receiver is a target receiver based on the manufacturer ID information and the model ID information acquired when the strong hierarchy SDTT is received by the cooperation of the CPU and the program in the ROM. It has the target receiver determination part which performs determination.

上記システムは、GPSによる現在位置情報と、ソフトウェア更新サービス拠点の位置情報とに基づいて、現在位置から最も近いソフトウェア更新設備のあるお店やサービス拠点を検索し、地図上で最も近いソフトウェア更新拠点をユーザに提示する(例えば表示部5への表示)。   The system searches for a shop or service base with a software update facility closest to the current position based on the current position information by GPS and the position information of the software update service base, and the closest software update base on the map To the user (for example, display on the display unit 5).

この地図表示7のナビゲーションにより、利用者はソフトウェア更新設備のあるお店やサービス拠点21へ移動するように案内されることができる。この際、強階層受信機1に対して電子メールが送信されることにより、ユーザに対してサービス拠点を提示することができ、すなわち、強階層SDTTの受信を共通トリガーとし、以下2通りの方法でサービス拠点を提示する。1)GPS機能で自己位置を確認し、近くの更新設備(サービス拠点・販売店など)を画面(地図上などに)表示する。2)通信親局との位置関係(3点測距等で求める)から自己位置を確認し、近くの更新設備(サービス拠点・販売店など)を画面(地図上などに)表示する。   The navigation of the map display 7 can guide the user to move to a shop or service base 21 having a software update facility. At this time, by sending an e-mail to the strong layer receiver 1, the service base can be presented to the user. That is, reception of the strong layer SDTT is used as a common trigger, and the following two methods are used. Present your service base at. 1) The self-location is confirmed by the GPS function, and nearby update facilities (service bases, sales shops, etc.) are displayed on a screen (on a map, etc.). 2) Confirm the self-location from the positional relationship with the communication master station (determined by three-point distance measurement, etc.), and display a nearby update facility (service base, dealer, etc.) on the screen (on a map, etc.).

その際、ユーザは、電子メールの返信又は転送によって、サービス拠点に更新に関する予約を行なうことができる。   At that time, the user can make a reservation for the update at the service base by replying or forwarding the electronic mail.

図2から図5までは、上記1),2)を含む種々の処理の流れを示すフローチャート図である。図2に示すように、まず、ステップS1において強階層SDTTを受信し、ステップS2においてメーカーID情報、モデルID情報を取得する。   2 to 5 are flowcharts showing the flow of various processes including the above 1) and 2). As shown in FIG. 2, first, a strong hierarchy SDTT is received in step S1, and manufacturer ID information and model ID information are acquired in step S2.

ステップS3において、上記メーカーID情報、モデルID情報に基づいて、対象受信機であるか否かの判定を行い、対象受信機でない場合には(N)、本タスクを終了する(ステップS13)。対象受信機であれば(Y)、ステップS4において、ソフトウェアの更新サービスを提供するサービスステーションに関する位置情報を含むテキスト情報を取得し、不揮発性メモリ(Flash)などへテキスト情報を格納する。   In step S3, based on the manufacturer ID information and model ID information, it is determined whether or not it is a target receiver. If it is not the target receiver (N), this task is terminated (step S13). If it is the target receiver (Y), in step S4, the text information including the location information regarding the service station that provides the software update service is acquired, and the text information is stored in a nonvolatile memory (Flash) or the like.

次いで、ステップS5において、テキスト情報を表示画面に表示させる。表示例としては、「ユーザへソフト更新が必要である旨表示するとともに、最寄りのサービスステーションを表示させるかどうかに関するユーザの操作を促す。具体的には、ユーザに対して、Yes又はNoを入力させる(ステップS6における、ユーザからの指示待ち)。ステップS7において、ユーザの指示が行なわれると、Noの場合には、処理を終了する(ステップS14)。Yesの場合には、ステップS9に進み、地図アプリケーションを起動させる。次いで、ステップS10においてGPSを起動させ、強階層受信機1の現在位置情報を取得する。ステップS11において、強階層受信機1の最寄りのサービスステーションを検索する。ステップS12において、最寄のサービスステーション地図情報を強階層受信機1の表示画面に表示させる。或いは、GPSによる案内を開始するようにしても良い。   Next, in step S5, the text information is displayed on the display screen. As an example of display, “A message indicating that software update is necessary is displayed to the user, and the user's operation regarding whether or not to display the nearest service station is prompted. Specifically, Yes or No is input to the user. (Waiting for an instruction from the user in step S6) If the instruction is given by the user in step S7, the process ends if No (step S14), otherwise the process proceeds to step S9. Next, in step S10, the GPS is activated to acquire the current position information of the strong layer receiver 1. In step S11, the nearest service station of the strong layer receiver 1 is searched. The nearest service station map information is displayed on the strong receiver 1 Is displayed on the surface. Alternatively, it is also possible to initiate guidance by GPS.

図3は、図2の変形例による処理の流れを示すフローチャート図である。ステップS21からS31までは、図2のステップS1からステップS11までと同様である。次いで、ステップS32において、最寄りのサービスステーションが現在位置から徒歩圏にあるかどうかを判定する。徒歩圏にある場合には(Y)、ステップS33に進み最寄のサービスステーション地図情報を携帯画面へ表示し、もしくは、GPSによる案内を開始する。徒歩圏にない場合には(N)、ステップS34に進み、近くにサービスステーションが無い旨を表示画面に表示させる。次いで、ステップS35において、ユーザ(受信機1)がサービスステーションに近づいたらお知らせするかどうかをユーザに尋ねる。具体的には、Y又はNの入力を促す表示を行なう。ステップS36において地図アプリケーションを終了し、ステップS37においてGPS測定を終了する。ステップS38において、ユーザからの指示を待ち、ステップS39においてユーザからの指示があった場合には、ステップS40において、ユーザ判断がサービスステーションへの案内を希望しない判断であった場合には(N)、ステップS46において処理を終了する。ステップS40において、ユーザ判断がサービスステーションへの案内を希望する判断であった場合には(Y)、ステップS43において、定期的に徒歩圏のサービスステーションを検索し、ステップS44において、現在位置から徒歩圏(例えば10分以内などが設定可能)にサービスステーションがあるか否かを判定し、ステップS44において、徒歩圏にある場合には(Y)、ステップS33に進み、最寄りのサービスステーション地図情報を携帯画面へ表示する。もしくは、GPSによる案内を開始する。尚、徒歩圏であるかどうかを判断するステップにおいて、徒歩での所要時間又は交通手段を利用した場合の所要時間とアクセス方法を表示画面に表示するようにしても良い。すなわち、サービスステーションまである程度近づいた場合に、その旨をユーザに報知する。この際、サービスステーションの検索は継続的に行うのが好ましい。   FIG. 3 is a flowchart showing the flow of processing according to the modification of FIG. Steps S21 to S31 are the same as steps S1 to S11 in FIG. Next, in step S32, it is determined whether or not the nearest service station is within walking distance from the current position. If it is within walking distance (Y), the process proceeds to step S33, where the nearest service station map information is displayed on the mobile screen, or guidance by GPS is started. If it is not within walking distance (N), the process proceeds to step S34 to display on the display screen that there is no service station nearby. Next, in step S35, the user is asked whether to notify the user (receiver 1) when approaching the service station. Specifically, a display prompting the input of Y or N is performed. The map application is terminated in step S36, and the GPS measurement is terminated in step S37. In step S38, an instruction from the user is awaited. When there is an instruction from the user in step S39, in step S40, if the user judgment is a judgment that the guidance to the service station is not desired (N) In step S46, the process ends. If it is determined in step S40 that the user's determination is to request guidance to the service station (Y), a service station in the walking area is periodically searched in step S43, and a walk from the current position is performed in step S44. It is determined whether or not there is a service station in a service area (for example, within 10 minutes can be set). If the service station is in the walking area in step S44 (Y), the process proceeds to step S33, and the nearest service station map information is displayed. Display on mobile screen. Alternatively, GPS guidance is started. In the step of determining whether or not it is within walking distance, the required time on foot or the required time when using the transportation means and the access method may be displayed on the display screen. That is, when the service station is approached to some extent, the user is notified of that. At this time, it is preferable to continuously search for service stations.

上記の処理を利用すると、ダウンロードサービスを受ける際のサービスステーションへのアクセスに関する情報もユーザに提示されるので、ユーザにとっての利便性が向上するという利点がある。   When the above processing is used, information related to access to the service station when receiving the download service is also presented to the user, and there is an advantage that convenience for the user is improved.

図4は、図2及び図3に示す処理の変形例を示すフローチャート図である。基本的には図3に示す処理と同様であるが、ステップS75において、サービスステーションが徒歩圏にあるか否かを判定し、徒歩圏にあると判定された場合に(Y)、ステップS76において、ブザー音などを鳴らして、実際に徒歩でサービスステーションに向けて歩いていった場合に、サービスステーションにある程度近づいたらその旨を知らせるための例えばブザー音を鳴らしてユーザに対して報知する。ユーザはブザー音を聞いたら例えばポケットに入れておいた受信機を取り出し、ステップS63において、最寄りのサービスステーション地図情報を携帯画面へ表示し、もしくは、GPSによる案内を開始する。   FIG. 4 is a flowchart showing a modification of the processing shown in FIGS. Basically, the process is the same as that shown in FIG. 3, but in step S75, it is determined whether or not the service station is in the walking area. If it is determined that the service station is in the walking area (Y), in step S76. When a buzzer sound or the like is actually generated and the user walks toward the service station on foot, if the user gets close to the service station to some extent, for example, a buzzer sound is sounded to notify the user. When the user hears the buzzer sound, for example, the receiver placed in the pocket is taken out, and in step S63, the nearest service station map information is displayed on the portable screen or guidance by GPS is started.

上記の処理を利用すると、ユーザは、地図表示を常時見ながら歩かなくても、サービスステーションに到達することが容易になるという利点がある。   By using the above processing, there is an advantage that the user can easily reach the service station without walking while constantly viewing the map display.

図5は、図2から図4までに示す処理の変形例を示すフローチャート図である。ステップS81からステップS84までは、図2〜図4までの処理と同じである。但し、ステップS85においては、ユーザに対してソフトウェアの更新が必要である旨を表示するとともに、自宅近くのサービスステーションを表示させるか否かを尋ね、Yes又はNoで応答できるようなユーザインターフェイスを提供する。そして、ユーザから、自宅近くのサービスステーションを表示させる旨の応答があった場合には、ステップS90において、自宅の最寄りのサービスステーションを検索し、ステップS91において希望地域(自宅の近く)にサービスステーションがあるか否かを判定し、Yesの場合にはステップS92において、最寄りのサービスステーションの地図情報を画面表示させる。Noの場合には、ステップS93に進み、近くにサービスステーションが無い旨を画面表示し、GPSによる最寄り検索を希望するか否かを尋ね、Yes又はNoでユーザが応えることができるように、例えばユーザインターフェイスを提供する。ここで、地図のアプリケーションを終了し(ステップS95)、ステップS94に関するユーザからの指示を待つ(ステップS96)。   FIG. 5 is a flowchart showing a modification of the processing shown in FIGS. Steps S81 to S84 are the same as the processes shown in FIGS. However, in step S85, the user is informed that the software needs to be updated, asked whether or not to display a service station near the home, and provided with a user interface that can respond with Yes or No. To do. If the user gives a response to display a service station near his / her home, the service station nearest to his / her home is searched in step S90, and the service station in the desired area (near his / her home) is searched in step S91. In step S92, the map information of the nearest service station is displayed on the screen. In the case of No, the process proceeds to step S93 to display that there is no service station nearby, ask whether or not the nearest search by GPS is desired, and so that the user can respond with Yes or No, for example, Provides a user interface. Here, the map application is terminated (step S95), and an instruction from the user regarding step S94 is awaited (step S96).

ステップS97においてユーザが指示を行い、ステップS98においてユーザの判断が最寄り検索不要(N)であれば、処理を終了する(ステップS104)。最寄り検索が必要であれば(Y)、ステップS99において、再び地図アプリケーションを起動し、ステップS100において、GPSを起動させ、現在位置情報を取得する。次いで、ステップS101において、定期的に徒歩圏のサービスステーションを検索し、ステップS102において、徒歩圏にサービスステーションがあるか否かを判定し、Yesの場合には、ステップS92において、最寄りのサービスステーション地図情報を携帯画面へ表示させる。   In step S97, the user gives an instruction, and in step S98, if the user's judgment is that the nearest search is not necessary (N), the process is terminated (step S104). If the nearest search is necessary (Y), the map application is activated again in step S99, GPS is activated in step S100, and current position information is acquired. Next, in step S101, a service station in the walking area is periodically searched, and in step S102, it is determined whether or not there is a service station in the walking area. Display map information on the mobile screen.

この処理の特徴は、自宅近くにサービスステーションがない場合であって、ユーザがGPSによる最寄り検索を希望する場合には、GPSを起動させて例えば徒歩圏のサービスステーションを定期的に検索し、徒歩圏にある場合には、そのサービスステーションへのアクセスに役立つ地図を画面表示させることである。これにより、ユーザは、自宅近く又は外出先のいずれかにおいてダウンロードサービスを受けることができる。   The feature of this process is when there is no service station near the home, and when the user desires the nearest search by GPS, for example, the service station in the walking area is periodically searched by starting GPS, If it is in the service area, a map useful for accessing the service station is displayed on the screen. Thereby, the user can receive the download service either near his home or on the go.

以上に説明したように、本実施の形態による強階層受信機のソフトウェアの更新技術によれば、ソフトウェア更新が伴わない強階層受信機のダウンロードにおいて、強階層SDTTを受信した際に、利用者に対し最も近くの更新設備(販売店など)がどこにあるかを示すことにより、現受信機の仕様変更なしに、簡単にソフトウェアの更新を行なう方法を受け取ることができる。すなわち、更新可能なサービス拠点へのアクセス方法も提供されるため、ソフトウェアの更新が利用しやすいものとなるという利点がある。   As described above, according to the software update technique for the strong layer receiver according to the present embodiment, when the strong layer SDTT is received in the download of the strong layer receiver without software update, the user is notified. On the other hand, by indicating where the nearest update facility (sales shop, etc.) is, it is possible to receive a method for easily updating software without changing the specifications of the current receiver. That is, since an access method to an updatable service base is also provided, there is an advantage that software update is easy to use.

本発明は、強階層受信機のソフトウェア更新技術として利用可能である。   The present invention can be used as a software update technique for a strong hierarchical receiver.

本発明の一実施の形態による強階層受信機のソフトウェアの更新システムの一構成例を示す図である。It is a figure which shows the example of 1 structure of the software update system of the strong hierarchy receiver by one embodiment of this invention. 図1に示すシステムにおけるソフトウェア更新のためのダウンロードを行なうサービス拠点へのアクセス方法を提示するための第1の処理の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of the 1st process for showing the access method to the service base which performs download for the software update in the system shown in FIG. 図1に示すシステムにおけるソフトウェア更新のためのダウンロードを行なうサービス拠点へのアクセス方法を提示するための第2の処理の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of the 2nd process for showing the access method to the service base which performs download for the software update in the system shown in FIG. 図1に示すシステムにおけるソフトウェア更新のためのダウンロードを行なうサービス拠点へのアクセス方法を提示するための第3の処理の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of the 3rd process for showing the access method to the service base which performs download for the software update in the system shown in FIG. 図1に示すシステムにおけるソフトウェア更新のためのダウンロードを行なうサービス拠点へのアクセス方法を提示するための第4の処理の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of the 4th process for showing the access method to the service base which performs the download for software update in the system shown in FIG.

符号の説明Explanation of symbols

1…強階層受信機、3…アンテナ、11…強階層SDTTを放送する放送局、15…GPS衛星、21…サービス拠点。 DESCRIPTION OF SYMBOLS 1 ... Strong hierarchical receiver, 3 ... Antenna, 11 ... Broadcasting station which broadcasts strong hierarchical SDTT, 15 ... GPS satellite, 21 ... Service base.

Claims (9)

強階層SDTTを放送する放送局から放送されるデジタル放送波の強階層を受信する受信部と、
前記強階層SDTTを受信した際に取得可能な、受信機メーカーID情報と受信機モデルID情報とに基づいて、ソフトウェア更新対象受信機であるか否かの判定を行う対象受信機判定部と、
自機器の位置を検出する位置検出部と、
地図情報を取得可能な地図情報取得部と、を有し、
前記強階層SDTTを受信した際に取得されたテキスト情報であって、前記強階層SDTT中に設けられ、受信機のメーカー又は放送事業者からのメッセージを、テキスト情報の形態で画面表示させるためのtext_charに、ソフトウェアの更新サービスを提供可能な店の位置情報を提示するための記載がなされているテキスト情報と、前記位置検出部により検出された現在位置と、前記地図情報とに基づいて、前記ソフトウェアの更新サービスを提供可能なにアクセスするための情報が提示されることを特徴とする強階層受信機。
A receiving unit for receiving a strong layer of a digital broadcast wave broadcast from a broadcasting station that broadcasts a strong layer SDTT;
A target receiver determination unit that determines whether the receiver is a software update target receiver based on receiver manufacturer ID information and receiver model ID information, which can be acquired when the strong hierarchy SDTT is received;
A position detector for detecting the position of the device itself;
A map information acquisition unit capable of acquiring map information ;
A acquired text information when receiving the strong hierarchical SDTT, provided in the strong hierarchical SDTT, a message from the manufacturer or the broadcaster receiver, in order to screen the form of text information In the text_char, based on the text information described for presenting the location information of the store that can provide the software update service, the current location detected by the location detection unit, and the map information, strong hierarchy receiver, wherein the information for accessing the can provide the store update service of the software is presented.
強階層SDTTを放送する放送局から放送されるデジタル放送波の強階層を受信する受信部と、
前記強階層SDTTを受信した際に取得可能な、受信機メーカーID情報と受信機モデルID情報とに基づいて、ソフトウェア更新対象受信機であるか否かの判定を行う対象受信機判定部と、
自機器の位置を検出する位置検出部と、
地図情報を保持する地図情報保持部と、を有し、
前記対象受信機がソフトウェア更新対象受信機である旨を前記対象受信判定部が判定した場合に、
前記強階層SDTTを受信した際に取得されたテキスト情報であって、前記強階層SDTT中に設けられ、受信機のメーカー又は放送事業者からのメッセージを、テキスト情報の形態で画面表示させるためのtext_charに、ソフトウェアの更新サービスを提供可能な店の位置情報を提示するための記載がなされているテキスト情報と、前記位置検出部により検出された現在位置と、前記地図情報とに基づいて、前記ソフトウェアの更新サービスを提供可能なにアクセスするための情報を提示することを特徴とする強階層受信機。
A receiving unit for receiving a strong layer of a digital broadcast wave broadcast from a broadcasting station that broadcasts a strong layer SDTT;
A target receiver determination unit that determines whether the receiver is a software update target receiver based on receiver manufacturer ID information and receiver model ID information, which can be acquired when the strong hierarchy SDTT is received;
A position detector for detecting the position of the device itself;
A map information holding unit for holding map information ;
When the target reception determination unit determines that the target receiver is a software update target receiver,
A acquired text information when receiving the strong hierarchical SDTT, provided in the strong hierarchical SDTT, a message from the manufacturer or the broadcaster receiver, in order to screen the form of text information In the text_char, based on the text information described for presenting the location information of the store that can provide the software update service, the current location detected by the location detection unit, and the map information, strong hierarchy receiver, characterized by presenting the information to access that can provide the store update service of the software.
前記テキスト情報の記載エリアに、住所記載領域を定義して前記店の住所データが記載されていることを特徴とする請求項に記載の強階層受信機。 The strong hierarchy receiver according to claim 2 , wherein an address description area is defined and address data of the store is described in the description area of the text information. 前記テキスト情報とは異なる領域であって、受信機メーカーが自由に利用可能なprivate_data_byteに、前記店の住所データが記載されていることを特徴とする請求項に記載の強階層受信機。 The strong hierarchical receiver according to claim 2 , wherein the store address data is described in a private_data_byte that is an area different from the text information and is freely usable by a receiver manufacturer. 強階層SDTTを放送する放送局から放送されるデジタル放送波の強階層を受信する強階層受信機におけるソフトウェアの更新サービス提供方法であって、
強階層SDTT受信し、受信機のメーカーID情報及びモデルID情報と、ソフトウェアの更新サービスを提供するの位置情報と、を取得するステップと、
前記メーカーID情報とモデルID情報とに基づいて、対象受信機であるか否かの判定を行い、対象受信機であれば、ソフトウェアの更新サービスを提供する前記強階層SDTTを受信した際に取得されたテキスト情報であって、前記強階層SDTT中に設けられ、受信機のメーカー又は放送事業者からのメッセージを、テキスト情報の形態で画面表示させるためのtext_charに、ソフトウェアの更新サービスを提供可能な位置情報を提示するための記載がなされているテキスト情報を取得し、記憶するステップと、
ユーザの前記へのアクセス情報の要求に応じて、自己の現在位置情報を取得し、該現在位置情報と前記に関する位置情報とに基づいて最寄りのを検索し、最寄のへのアクセス情報を提示するステップと
を有することを特徴とするソフトウェアの更新サービス提供方法。
A method for providing a software update service in a strong layer receiver that receives a strong layer of a digital broadcast wave broadcast from a broadcasting station that broadcasts a strong layer SDTT,
Receiving the strong layer SDTT, obtaining the manufacturer ID information and model ID information of the receiver, and the location information of the store providing the software update service;
Based on the manufacturer ID information and model ID information, it is determined whether or not it is a target receiver. If it is a target receiver, it is acquired when the strong hierarchy SDTT that provides a software update service is received. a text information, provided in the strong hierarchical SDTT, a message from the manufacturer or the broadcaster receiver, the text_char for causing the screen in the form of text information, provide software update service acquires text information has been made according to present location information of possible stores, the steps of: storing,
In response to a request of the access information to the user of the shop, and obtains the current position information of the self, searching for local store on the basis of the position information about the store and the current position information, to the nearest shop A method for providing a software update service, comprising the step of presenting access information.
さらに、前記最寄のへ案内するステップを有することを特徴とする請求項に記載のソフトウェアの更新サービス提供方法。 6. The software update service providing method according to claim 5 , further comprising a step of guiding the nearest store . さらに、前記最寄の店に近づいた場合にその旨を報知するステップを有することを特徴とする請求項に記載のソフトウェアの更新サービス提供方法。 Furthermore, the software update service providing method according to claim 6, characterized in that it comprises a step of notifying to that effect when said nearing the nearest shop. 前記受信機のメーカーID情報及びモデルID情報と、ソフトウェアの更新サービスを提供するの位置情報と、を取得するステップと、前記メーカーID情報とモデルID情報とに基づいて、対象受信機であるか否かの判定を行い、対象受信機であれば、ソフトウェアの更新サービスを提供するに関する位置情報を含むテキスト情報であって、強階層SDTT中に設けられ、受信機のメーカー又は放送事業者からのメッセージを、テキスト情報の形態で画面表示させるためのtext_charに、の位置情報を提示するための記載がなされているテキスト情報を取得し、記憶するステップと、が、
前記強階層SDTTの受信を共通トリガーとして行なわれることを特徴とする請求項5から7までのいずれか1項に記載のソフトウェアの更新サービス提供方法。
The receiver is a target receiver based on the step of obtaining the manufacturer ID information and model ID information of the receiver and the location information of the store that provides the software update service, and the manufacturer ID information and the model ID information. If it is a target receiver, it is text information including location information about a store that provides a software update service, and is provided in the strong hierarchy SDTT. Acquiring and storing the text information in which the description for presenting the location information of the store is stored in the text_char for displaying the message from the screen in the form of text information.
The method for providing a software update service according to any one of claims 5 to 7, wherein reception of the strong hierarchical SDTT is performed as a common trigger.
前記最寄のへのアクセス情報が提示されると、店に関する電子メールの返信又は転送によって、前記最寄の店に更新に関する予約を行なうステップを有することを特徴とする請求項5から8までのいずれか1項に記載のソフトウェアの更新サービス提供方法。
9. The method according to claim 5 , further comprising the step of making a reservation for updating to the nearest store by replying or forwarding an e-mail about the store when access information to the nearest store is presented. The software update service providing method according to any one of the above.
JP2007121911A 2007-05-02 2007-05-02 Software update method for strong layer receiver Expired - Fee Related JP4708386B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007121911A JP4708386B2 (en) 2007-05-02 2007-05-02 Software update method for strong layer receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007121911A JP4708386B2 (en) 2007-05-02 2007-05-02 Software update method for strong layer receiver

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2011057395A Division JP4938138B2 (en) 2011-03-16 2011-03-16 Strong receiver

Publications (2)

Publication Number Publication Date
JP2008278383A JP2008278383A (en) 2008-11-13
JP4708386B2 true JP4708386B2 (en) 2011-06-22

Family

ID=40055767

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007121911A Expired - Fee Related JP4708386B2 (en) 2007-05-02 2007-05-02 Software update method for strong layer receiver

Country Status (1)

Country Link
JP (1) JP4708386B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112884364A (en) * 2021-03-19 2021-06-01 珠海迈科智能科技股份有限公司 Production method for sharing same machine type by multiple client software

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001053699A (en) * 1999-08-11 2001-02-23 Hitachi Ltd Digital broadcasting system, mobile body terminal, and information service station
JP2001134652A (en) * 1999-11-05 2001-05-18 Aplix Corp System for inventory confirmation and reservation
JP2001343249A (en) * 2000-06-01 2001-12-14 Nec Data Terminal Ltd Driver guidance system and advertisement rate accounting method
JP2002368706A (en) * 2001-06-07 2002-12-20 Sony Corp Information distribution system, mobile information device, information distributor, distribution request method and information distribution method
JP2003249906A (en) * 2002-02-22 2003-09-05 Fujitsu Ten Ltd System and device for obtaining media recording medium, method thereof, device for handling media recording media, and media information center
JP2004185140A (en) * 2002-11-29 2004-07-02 Sony Corp Transmitting device, receiving device, position information retrieval device, transmitting method, receiving method, and position information retrieval method
JP2004187178A (en) * 2002-12-05 2004-07-02 Sanyo Electric Co Ltd Digital broadcast receiver and download noticing method
JP2004350217A (en) * 2003-05-26 2004-12-09 Sharp Corp Terrestrial wave digital broadcasting receiver
JP2005073238A (en) * 2003-07-30 2005-03-17 Matsushita Electric Ind Co Ltd Retransmission device and receiving device for digital broadcasting system
JP2006311149A (en) * 2005-04-27 2006-11-09 Kyocera Corp Communication system, radio communication terminal and its method
JP2007079951A (en) * 2005-09-14 2007-03-29 Sony Corp Information processing system and method, reception device and method, data generation device and method, and program

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001053699A (en) * 1999-08-11 2001-02-23 Hitachi Ltd Digital broadcasting system, mobile body terminal, and information service station
JP2001134652A (en) * 1999-11-05 2001-05-18 Aplix Corp System for inventory confirmation and reservation
JP2001343249A (en) * 2000-06-01 2001-12-14 Nec Data Terminal Ltd Driver guidance system and advertisement rate accounting method
JP2002368706A (en) * 2001-06-07 2002-12-20 Sony Corp Information distribution system, mobile information device, information distributor, distribution request method and information distribution method
JP2003249906A (en) * 2002-02-22 2003-09-05 Fujitsu Ten Ltd System and device for obtaining media recording medium, method thereof, device for handling media recording media, and media information center
JP2004185140A (en) * 2002-11-29 2004-07-02 Sony Corp Transmitting device, receiving device, position information retrieval device, transmitting method, receiving method, and position information retrieval method
JP2004187178A (en) * 2002-12-05 2004-07-02 Sanyo Electric Co Ltd Digital broadcast receiver and download noticing method
JP2004350217A (en) * 2003-05-26 2004-12-09 Sharp Corp Terrestrial wave digital broadcasting receiver
JP2005073238A (en) * 2003-07-30 2005-03-17 Matsushita Electric Ind Co Ltd Retransmission device and receiving device for digital broadcasting system
JP2006311149A (en) * 2005-04-27 2006-11-09 Kyocera Corp Communication system, radio communication terminal and its method
JP2007079951A (en) * 2005-09-14 2007-03-29 Sony Corp Information processing system and method, reception device and method, data generation device and method, and program

Also Published As

Publication number Publication date
JP2008278383A (en) 2008-11-13

Similar Documents

Publication Publication Date Title
EP1205733B1 (en) Method and device for providing information related to activity of user
AU2001294230B2 (en) Search supporting apparatus, search supporting system, operation instructing terminal, search supporting method, and operation instructing system
JP4323045B2 (en) Navigation device
JP2001124568A (en) Apparatus and method for displaying map
JP2004251694A (en) Portable terminal device having guidance function and guidance method utilizing potable terminal device
JP2006010441A (en) Mobile communication terminal and map display system
JP2012073061A (en) Navigation device, navigation program, and center system
JP2004062688A (en) Information providing system based on position information, information providing device, and information acquisition device
JP5901319B2 (en) Navigation device
JP4708386B2 (en) Software update method for strong layer receiver
JP5256360B2 (en) Strong reception method
JP4938138B2 (en) Strong receiver
JP5256361B2 (en) Strong transmission / reception system
JP5256359B2 (en) Strong hierarchy transmitter
JP2009245275A (en) Information providing system and information provision program
JP2003114136A (en) Regional information supply service system and method
JP2003329460A (en) Information system, on-vehicle terminal, information terminal and program
JP2001317951A (en) Navigation apparatus
JP2003231468A (en) Operation information processor, its method and program
JP2000111351A (en) On-vehicle navigation device
JP2011176772A (en) Mobile terminal
JP2008139091A (en) Map data updating system, personal digital assistant, map distribution server, navigation system, and map data updating method
JP2004340854A (en) Map information delivery system
JP2005321407A (en) Device for automatically storing location
JP2005049189A (en) Navigation system, and information terminal and information center of navigation system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090805

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101130

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110131

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110215

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110316

LAPS Cancellation because of no payment of annual fees