JP6215045B2 - Electronics - Google Patents

Electronics Download PDF

Info

Publication number
JP6215045B2
JP6215045B2 JP2013267554A JP2013267554A JP6215045B2 JP 6215045 B2 JP6215045 B2 JP 6215045B2 JP 2013267554 A JP2013267554 A JP 2013267554A JP 2013267554 A JP2013267554 A JP 2013267554A JP 6215045 B2 JP6215045 B2 JP 6215045B2
Authority
JP
Japan
Prior art keywords
processing device
unit
signal
input
display
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
JP2013267554A
Other languages
Japanese (ja)
Other versions
JP2015125481A (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 JP2013267554A priority Critical patent/JP6215045B2/en
Publication of JP2015125481A publication Critical patent/JP2015125481A/en
Application granted granted Critical
Publication of JP6215045B2 publication Critical patent/JP6215045B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、複数の処理装置を備える電子機器に関する。   The present invention relates to an electronic apparatus including a plurality of processing devices.

従来、機器同士がネットワークを通じて接続されるだけで、機器の機能を連携するプラグアンドプレイに関する技術が知られている。プラグランドプレイ技術の一例としては、UPnP(Universal Plug and Play)が挙げられる。UPnPでは、具体的には、ネットワークを介して接続されている制御対象機器(デバイス)を、別の制御機器(コントロールポイント)が検出する。これにより、ユーザはコントロールポイントを操作することでデバイスを操作することができる。よって、UPnPを実行可能な機器を、ネットワークを通じて他の機器と接続するだけで、複雑な操作や設定作業を伴うことなく、機器の機能を連携することができる(非特許文献1および2)。   2. Description of the Related Art Conventionally, there has been known a technology related to plug and play in which functions of devices are linked only by connecting devices through a network. An example of plug land play technology is UPnP (Universal Plug and Play). In UPnP, specifically, another control device (control point) detects a control target device (device) connected via a network. Thus, the user can operate the device by operating the control point. Therefore, by simply connecting a device capable of executing UPnP with another device through a network, the functions of the device can be linked without complicated operations and setting operations (Non-Patent Documents 1 and 2).

特開2012−181254号公報(2012年9月20日公開)JP 2012-181254 A (published on September 20, 2012) 特開2011−121471号公報(2011年6月23日公開)JP2011-121471A (released on June 23, 2011)

Allegro Software Development Corporation、外8名、“UPnP Device Architecture 1.0”、UPnPTM FORUM、2008年4月28日Allegro Software Development Corporation, 8 others, “UPnP Device Architecture 1.0”, UPnPTM FORUM, April 28, 2008 John Ritchie、“MediaServer:1 Device Template Version 1.01”、UPnPTM FORUM、2002年6月25日John Ritchie, “MediaServer: 1 Device Template Version 1.01,” UPnPTM FORUM, June 25, 2002

ところで、内部に複数の処理装置を備える機器が増えている。このような機器においては、処理装置間での通信(以降、「CPU(Central Processing Unit)間通信」と呼称する)を行うことで、処理装置間で情報を送受信する(特許文献1および2参照)。   By the way, the equipment provided with a plurality of processing devices inside is increasing. In such a device, communication is performed between the processing devices by performing communication between the processing devices (hereinafter referred to as “CPU (Central Processing Unit) communication”) (see Patent Documents 1 and 2). ).

このようなCPU間通信において、通信バスとして各CPUに標準的に搭載されるイーサネット(登録商標)を用い、通信プロトコルとしてUPnPを採用する場合、処理装置の1つがコントロールポイントとなり、残りの処理装置がデバイスとなる。   In such inter-CPU communication, when Ethernet (registered trademark) that is standardly installed in each CPU is used as a communication bus and UPnP is adopted as a communication protocol, one of the processing devices serves as a control point, and the remaining processing devices Becomes a device.

しかしながら、複数の処理装置におけるCPU間通信を、UPnPを用いて行う場合、以下に示すような問題がある。この問題について図10を参照して説明する。   However, when performing inter-CPU communication in a plurality of processing devices using UPnP, there are the following problems. This problem will be described with reference to FIG.

コントロールポイントがデバイスを検出するためには、M−SEARCH(検索要求)信号を送信し、当該信号を受信したデバイスからの応答信号を受信する方法、または、デバイスが送信したNOTIFY(存在通知)信号を受信する方法がある。ここで、上記検索要求信号および存在通知信号は、いずれもマルチキャストメッセージで送信される。このため、検索要求信号および存在通知信号は、ネットワーク全体に送信されることとなる。   In order for the control point to detect the device, a method for transmitting an M-SEARCH (search request) signal and receiving a response signal from the device that has received the signal, or a NOTIFY (presence notification) signal transmitted by the device There is a way to receive. Here, both the search request signal and the presence notification signal are transmitted as multicast messages. For this reason, the search request signal and the presence notification signal are transmitted to the entire network.

つまり、図10の(a)に示すように、コントロールポイントが送信した検索要求信号がネットワーク全体に送信されることにより複数のデバイスが検出される場合がある。よって、このような場合、コントロールポイントとなる処理装置は、どのデバイスがCPU間通信の相手であるのかを特定できないという問題がある。   That is, as shown in FIG. 10A, a plurality of devices may be detected by transmitting a search request signal transmitted by the control point to the entire network. Therefore, in such a case, there is a problem that the processing device that is the control point cannot identify which device is the counterpart of the inter-CPU communication.

また、図10の(b)に示すように、デバイスが送信した存在通知信号がネットワーク全体に送信されることにより複数のコントロールポイントが当該デバイスの存在を認識する場合がある。よって、この場合も、どのコントロールポイントがCPU間通信の相手であるのかを特定できなくなる。   Further, as shown in FIG. 10B, a plurality of control points may recognize the presence of the device when the presence notification signal transmitted by the device is transmitted to the entire network. Therefore, also in this case, it becomes impossible to specify which control point is the other party of communication between CPUs.

すなわち、機器が備える処理装置の間だけでM−SEARCHおよびNOTIFYのようなメッセージがやり取りされるような場合でも、M−SEARCHおよびNOTIFYは、マルチキャストメッセージであるため、他の機器にこれらのメッセージが送信されてしまうことがある。   That is, even when messages such as M-SEARCH and NOTIFY are exchanged only between the processing devices included in the device, M-SEARCH and NOTIFY are multicast messages, so these messages are sent to other devices. May be sent.

複数の機器がコントロールポイントにおいて発見された場合、基本的には、いずれの機器と通信を行うかを、ユーザが手動操作によって選択しなければならなくなる。   When a plurality of devices are found at the control point, basically, the user must select which device to communicate with by manual operation.

本発明は、上記の問題点に鑑みてなされたものであり、その目的は、CPU間通信における、プラグアンドプレイを実行するための通信規約にて規定されている同報メッセージの送受信を行う場合において、CPU間通信を行う処理装置を正しく特定することができる電子機器を実現することにある。   The present invention has been made in view of the above-described problems, and its purpose is to perform transmission / reception of a broadcast message defined in a communication protocol for executing plug and play in inter-CPU communication. Therefore, an object of the present invention is to realize an electronic device that can correctly specify a processing device that performs inter-CPU communication.

上記の課題を解決するために、本発明の一態様に係る電子機器は、プラグアンドプレイを実行するための通信規約を実装している第1の処理装置および第2の処理装置を備える電子機器であって、上記第1の処理装置、上記第2の処理装置、および上記電子機器の外部機器をそれぞれ相互に通信可能に接続する相互通信接続部と、上記第1の処理装置と上記第2の処理装置とを1対1に通信可能に接続する第1専用通信接続部と、を備え、上記第1の処理装置は、上記通信規約にて規定されている同報メッセージを、上記相互通信接続部ではなく、上記第1専用通信接続部を介して、上記第2の処理装置に対して送信する送信手段を備える。   In order to solve the above-described problem, an electronic apparatus according to one embodiment of the present invention includes an electronic apparatus including a first processing device and a second processing device that implement a communication protocol for executing plug and play. An intercommunication connection unit that connects the first processing device, the second processing device, and an external device of the electronic device so that they can communicate with each other, the first processing device, and the second processing device. A first dedicated communication connection unit that connects the processing devices to each other in a one-to-one communication manner, and the first processing device transmits the broadcast message defined by the communication protocol to the mutual communication. Transmission means for transmitting to the second processing apparatus via the first dedicated communication connection unit instead of the connection unit is provided.

また、上記の課題を解決するために、本発明の一態様に係る電子機器の制御方法は、プラグアンドプレイを実行するための通信規約を実装している第1の処理装置および第2の処理装置を備える電子機器の制御方法であって、上記第1の処理装置において、上記通信規約にて規定されており、上記第1の処理装置および第2の処理装置の間の接続を確立するための同報メッセージを、上記第1の処理装置、上記第2の処理装置、および上記電子機器の外部機器をそれぞれ相互に通信可能に接続する相互通信接続部ではなく、上記第1の処理装置と上記第2の処理装置とを1対1に通信可能に接続する第1専用通信接続部を介して、上記第2の処理装置に対して送信する送信ステップを含む。   In order to solve the above-described problem, a method for controlling an electronic device according to an aspect of the present invention includes a first processing device and a second processing in which a communication protocol for executing plug and play is implemented. A method for controlling an electronic device including a device, the first processing device being defined by the communication protocol and establishing a connection between the first processing device and the second processing device. Of the first processing device, the second processing device, and the external device of the electronic device are not connected to each other so as to communicate with each other, but with the first processing device. A transmission step of transmitting to the second processing device via a first dedicated communication connection unit that connects the second processing device so as to enable one-to-one communication is included.

本発明の一態様によれば、CPU間通信における、プラグアンドプレイを実行するための通信規約にて規定されている同報メッセージの送受信を行う場合において、CPU間通信を行う処理装置を正しく特定することができる電子機器を実現することができるという効果を奏する。   According to one aspect of the present invention, when performing transmission / reception of a broadcast message defined in a communication protocol for executing plug-and-play in inter-CPU communication, a processing device that performs inter-CPU communication is correctly identified. There is an effect that it is possible to realize an electronic device that can be used.

本発明の実施形態1に係るテレビの要部構成の一例を示すブロック図である。It is a block diagram which shows an example of the principal part structure of the television which concerns on Embodiment 1 of this invention. 図1に示すテレビにおいてUPnPを実現する各機能を階層的に示す図である。It is a figure which shows hierarchically each function which implement | achieves UPnP in the television shown in FIG. 図1に示すテレビが実行する機器発見処理の流れの一例を示すシーケンス図である。It is a sequence diagram which shows an example of the flow of the apparatus discovery process which the television shown in FIG. 1 performs. 本発明の実施形態2に係るテレビの要部構成の一例を示すブロック図である。It is a block diagram which shows an example of the principal part structure of the television which concerns on Embodiment 2 of this invention. 図4に示すテレビが実行する機器発見処理の流れの一例を示すシーケンス図である。FIG. 5 is a sequence diagram showing an example of a flow of device discovery processing executed by the television shown in FIG. 4. 本発明の実施形態3に係るテレビの要部構成の一例を示すブロック図である。It is a block diagram which shows an example of the principal part structure of the television which concerns on Embodiment 3 of this invention. 本発明の実施形態4に係るテレビの要部構成の一例を示すブロック図である。It is a block diagram which shows an example of the principal part structure of the television which concerns on Embodiment 4 of this invention. 本発明の実施形態5に係るテレビの要部構成の一例を示すブロック図である。It is a block diagram which shows an example of the principal part structure of the television which concerns on Embodiment 5 of this invention. 図8に示すテレビが表示する表示画面の概略図である。It is the schematic of the display screen which the television shown in FIG. 8 displays. 従来技術の課題を示す模式図である。It is a schematic diagram which shows the subject of a prior art.

以下、本発明の実施形態について、詳細に説明する。以下で説明する実施形態では、本発明の電子機器を、複数の処理装置を備えるテレビジョン受像機(以下、テレビと略称する)に適用した例を説明する。なお、適用例はテレビに限定されず、少なくとも第1の処理装置および第2の処理装置を備え、第1の処理装置と第2の処理装置との間で通信(説明の便宜上、以下、「CPU間通信」と呼称する)を実行可能な電子機器であれば、本発明を適用可能である。また、説明の便宜上、各実施形態に示した部材と同一の機能を有する部材については、同一の符号を付し、適宜その説明を省略する。さらに、各図面に記載した構成の形状、並びに、長さ、大きさおよび幅などの寸法は、実際の形状や寸法を反映したものではなく、図面の明瞭化と簡略化のために適宜変更している。   Hereinafter, embodiments of the present invention will be described in detail. In the embodiments described below, an example in which the electronic apparatus of the present invention is applied to a television receiver (hereinafter abbreviated as a television) including a plurality of processing devices will be described. Note that the application example is not limited to a television, and includes at least a first processing device and a second processing device, and communication between the first processing device and the second processing device (for convenience of explanation, “ The present invention can be applied to any electronic device that can execute “communication between CPUs”. For convenience of explanation, members having the same functions as those shown in each embodiment are given the same reference numerals, and the explanation thereof is omitted as appropriate. Furthermore, the shape of the configuration described in each drawing and the dimensions such as length, size, and width do not reflect the actual shape or dimensions, but are changed as appropriate for clarity and simplification of the drawings. ing.

〔実施形態1〕
本発明の一実施形態において、図1から図3に基づいて説明すれば以下のとおりである。
Embodiment 1
In one embodiment of the present invention, it will be described as follows with reference to FIGS.

(テレビ1の機能概要)
まず、図1および図2を参照して、本発明に係る電子機器の機能概要について説明する。図1は、テレビ1の要部構成の一例を示すブロック図である。また、図2は、テレビ1において、UPnPを実現する各機能を階層的に示す図である。なお、図1および図2において共通する部材番号を有する部材は同じ部材を示す。
(Functional overview of TV 1)
First, with reference to FIG. 1 and FIG. 2, the functional outline of the electronic apparatus according to the present invention will be described. FIG. 1 is a block diagram illustrating an example of a main configuration of the television 1. FIG. 2 is a diagram hierarchically showing each function for realizing UPnP in the television 1. In addition, the member which has a common member number in FIG. 1 and FIG. 2 shows the same member.

本実施形態に係るテレビ1は、図1に示すように、プラグアンドプレイを実行するための通信規約を実装している入力処理装置11および表示処理装置12を備えるテレビであって、上記入力処理装置11、表示処理装置12、および上記テレビ1の外部機器をそれぞれ通信可能に接続するイーサネット接続部131、イーサネット信号切替部112、およびイーサネット端子部113と、上記入力処理装置11と上記表示処理装置12とを1対1に通信可能に接続するUART接続部132と、を備え、入力処理装置11は、上記通信規約にて規定されている同報メッセージを、上記イーサネット接続部131ではなく、上記UART接続部132を介して上記表示制御装置12に対して送信する信号生成部1112を備える。   As shown in FIG. 1, the television 1 according to this embodiment is a television including an input processing device 11 and a display processing device 12 that implement a communication protocol for executing plug and play, and the input processing described above. An Ethernet connection unit 131, an Ethernet signal switching unit 112, an Ethernet terminal unit 113, and the input processing unit 11 and the display processing unit, which connect the device 11, the display processing unit 12 and the external device of the television 1 so that they can communicate with each other. And the UART connection unit 132 that connects the communication protocol to the communication protocol in a one-to-one manner, and the input processing device 11 sends the broadcast message defined in the communication protocol to the Ethernet connection unit 131 instead of the Ethernet connection unit 131. A signal generation unit 1112 that transmits to the display control device 12 via the UART connection unit 132 is provided.

以下、「プラグアンドプレイ」とは、複数の機器の間で、ネットワークを介して、自動的に連携処理および設定を行って自動的に協調動作を行う技術のことを意味するものとする。プラグアンドプレイ技術の一例としては、UPnPが挙げられる。UPnPでは、ネットワークを介して接続されている機器(デバイス)を、別の機器(コントロールポイント)が検出する。そして、コントロールポイントに対して入力されたユーザ操作に従って、コントロールポイントが、デバイスを操作して、デバイスの機能を実行する。   Hereinafter, “plug and play” refers to a technology that automatically performs a cooperative operation by automatically performing cooperation processing and setting between a plurality of devices via a network. An example of plug and play technology is UPnP. In UPnP, another device (control point) detects a device (device) connected via a network. And according to the user operation input with respect to the control point, a control point operates a device and performs the function of a device.

具体的には、UPnPの基礎であるUPnP DA(Device Architecture)は、DISCOVERY(機器発見)、ACTION(操作)、およびEVENTING(通知)などから構成される。   Specifically, UPnP DA (Device Architecture), which is the basis of UPnP, includes DISCOVERY (device discovery), ACTION (operation), and EVENTING (notification).

DISCOVERYは、UPnPコントロールポイントが、ネットワーク上のUPnPデバイスを自動的に発見するために用いるメッセージである。この機器発見には、次の2種類の方法が用いられる。1つ目は、UPnPコントロールポイントが、宛先としてSSDP(Simple Service Discovery Protocol)で規定されるマルチキャストIPアドレスとポート番号に対して、M−SEARCH(検索要求)をHTTPMU (HTTP Multicast UDP)で送信し、それを受信したUPnPデバイスが応答を返すことで機器発見が行われる。2つ目は、UPnPデバイスが、宛先としてSSDPで規定されるマルチキャストIPアドレスとポート番号に対して、NOTIFY(存在通知)をHTTPMUで送信し、それを受信したUPnPコントロールポイントによって機器発見が行われる。   DISCOVERY is a message used by the UPnP control point to automatically discover UPnP devices on the network. The following two methods are used for this device discovery. First, the UPnP control point sends M-SEARCH (search request) by HTTPMU (HTTP Multicast UDP) to the multicast IP address and port number specified by SSDP (Simple Service Discovery Protocol) as the destination. The UPnP device that has received it returns a response to perform device discovery. Second, the UPnP device sends NOTIFY (presence notification) to the multicast IP address and port number specified in SSDP as the destination by HTTPMU, and device discovery is performed by the UPnP control point that has received it. .

図2に示すように、プラグアンドプレイを実行するための通信規約にて規定されている同報メッセージ(例えば、図2に示す検索要求信号)が、入力処理装置11から表示処理装置12に送信される。このとき、上記同報メッセージはUART接続部132を介して表示処理装置12に送信される。これにより、入力処理装置11は、CPU間通信の相手が表示処理装置12であることを一意に特定することができる。   As shown in FIG. 2, a broadcast message (for example, a search request signal shown in FIG. 2) defined by a communication protocol for executing plug and play is transmitted from the input processing device 11 to the display processing device 12. Is done. At this time, the broadcast message is transmitted to the display processing device 12 via the UART connection unit 132. Thereby, the input processing device 11 can uniquely specify that the other party of communication between CPUs is the display processing device 12.

なお、本実施形態における「CPU間通信」とは、コントロールポイントである処理装置が、情報の送受信を行う相手である処理装置(デバイス)を特定し、コントロールポイントおよびデバイスの間で接続を確立した後に行う情報の送受信を示す。すなわち本実施形態では、相手を特定するために行う情報の送受信(同報メッセージの送信)以外の情報の送受信を、「CPU間通信」と呼称する。CPU間通信で送信される情報としては、例えば、コントロールポイントがデバイスを操作するための信号(操作信号)や、デバイスからコントロールポイントに状態の通知を行うための信号(通知信号)などが挙げられる。   In this embodiment, “inter-CPU communication” means that a processing device that is a control point specifies a processing device (device) that is a partner to transmit / receive information, and a connection is established between the control point and the device. Indicates transmission / reception of information to be performed later. In other words, in the present embodiment, transmission / reception of information other than transmission / reception of information (transmission of a broadcast message) performed for specifying a partner is referred to as “inter-CPU communication”. Examples of information transmitted through inter-CPU communication include a signal for operating the device by the control point (operation signal) and a signal for notifying the control point from the device (notification signal). .

また、CPU間通信を行う処理装置が特定された後、入力処理装置11と表示処理装置12との間のCPU間通信はイーサネット接続部113を介して行われる。   In addition, after the processing device that performs inter-CPU communication is specified, inter-CPU communication between the input processing device 11 and the display processing device 12 is performed via the Ethernet connection unit 113.

以下では、CPU間通信として、ACTIONや、EVENTINGが送受信される例について説明する。なお、ACTIONは、コントロールポイントがデバイスに対して具体的な操作を指示する場合に送信するメッセージである。また、EVENTINGは、デバイスが、コントロールポイントに対して、各種の通知を行うために用いるメッセージである。ACTIONおよびEVENTINGは、コントロールポイントおよびデバイスの間で、ユニキャスト通信を用いて1対1で送受信されるものとする。   Below, the example in which ACTION and EVENTING are transmitted / received as communication between CPUs is demonstrated. The ACTION is a message that is transmitted when the control point instructs a specific operation to the device. EVENTING is a message used by the device to make various notifications to the control point. ACTION and EVENTING are transmitted and received on a one-to-one basis using unicast communication between a control point and a device.

また、UPnPの応用である UPnP DCP(Device Control Protocol)は、UPnP DAのACTIONや、EVENTINGを具体的に定めたものである。上記DCPの例としては、MediaServerなどが存在する。MediaServerは、映像・音声をホームネットワークで視聴するためのDCPである。また、リモコンのようにTVを操作するためのDCPをベンダーが定義することもできる。   UPnP DCP (Device Control Protocol), which is an application of UPnP, specifically defines UPnP DA ACTION and EVENTING. Examples of the DCP include MediaServer. MediaServer is a DCP for viewing video / audio on a home network. A vendor can also define a DCP for operating a TV like a remote control.

(テレビ1の構成)
次に、図1を参照して、テレビ1の要部構成について説明する。
(Configuration of TV 1)
Next, with reference to FIG. 1, the structure of the main part of the television 1 will be described.

図1に示すように、テレビ1は、入力処理装置11(第1の処理装置)、表示処理装置12(第2の処理装置)、接続部13、表示部15、およびタッチパネル16を備える。   As shown in FIG. 1, the television 1 includes an input processing device 11 (first processing device), a display processing device 12 (second processing device), a connection unit 13, a display unit 15, and a touch panel 16.

なお、入力処理装置11および表示処理装置12は、以下に説明する各種機能を実現するためのLSIや、ICチップを搭載した基板によって構成されていてよく、これらの基板が、接続部13を介して接続されるような構成であってもよい。   The input processing device 11 and the display processing device 12 may be configured by an LSI for realizing various functions described below or a substrate on which an IC chip is mounted. These substrates are connected via the connection unit 13. May be configured to be connected.

また、図1に例示するように、入力処理装置11はタッチパネル16と接続されており、表示処理装置12は表示部15と接続されている。これらの接続方法は一例であり、入力処理装置11とタッチパネル16との接続方法、および、表示処理装置12と表示部15との接続方法は図1の例に限定されない。つまり、入力処理装置11およびタッチパネル16、並びに、表示処理装置12および表示部15は、固定的に接続されていてもよいし、着脱可能であってもよい。また、例えば、接続部13を介してこれらを接続してもよい。   Further, as illustrated in FIG. 1, the input processing device 11 is connected to the touch panel 16, and the display processing device 12 is connected to the display unit 15. These connection methods are examples, and the connection method between the input processing device 11 and the touch panel 16 and the connection method between the display processing device 12 and the display unit 15 are not limited to the example in FIG. That is, the input processing device 11 and the touch panel 16, and the display processing device 12 and the display unit 15 may be fixedly connected or detachable. Further, for example, these may be connected via the connection unit 13.

なお、以下では、入力処理装置11およびタッチパネル16、並びに、表示処理装置12および表示部15を、着脱可能に構成した例を挙げて説明している。   In the following, an example in which the input processing device 11 and the touch panel 16, the display processing device 12, and the display unit 15 are configured to be detachable will be described.

(入力処理装置11)
入力処理装置11は、図1に示すように、制御部111、イーサネット信号切替部112(相互通信接続部)、イーサネット端子部113(相互通信接続部)、およびタッチパネル制御部116を備える。入力処理装置11は、UPnPにおけるコントロールポイント(リモコンのようにTVを操作するためのDCPに準拠したコントロールポイント)であり、後述する表示処理装置12の入力制御を行うとともに、入力制御を行うためのGUI部品を提供する。具体的には、タッチパネル16に対してなされた入力操作に応じた制御信号(ACTION等)を表示処理装置12に送信することで、表示処理装置12に制御信号に応じた所定の処理を実行させる。
(Input processing device 11)
As illustrated in FIG. 1, the input processing device 11 includes a control unit 111, an Ethernet signal switching unit 112 (intercommunication connection unit), an Ethernet terminal unit 113 (intercommunication connection unit), and a touch panel control unit 116. The input processing device 11 is a control point in UPnP (a control point based on DCP for operating a TV like a remote controller), and performs input control of the display processing device 12 described later and input control. Provide GUI parts. Specifically, by transmitting a control signal (such as ACTION) corresponding to an input operation performed on the touch panel 16 to the display processing device 12, the display processing device 12 is caused to execute predetermined processing according to the control signal. .

制御部111は、入力処理装置11が備える各部を統括制御するものである。制御部111は、検出制御部1111、信号生成部1112(生成手段、送信手段、信号生成手段、制御信号送信手段)、入力判定部1113、表示指示部1114を含む。   The control unit 111 performs overall control of each unit included in the input processing device 11. The control unit 111 includes a detection control unit 1111, a signal generation unit 1112 (generation unit, transmission unit, signal generation unit, control signal transmission unit), an input determination unit 1113, and a display instruction unit 1114.

検出制御部1111は、プラグアンドプレイを実行するための通信規約(プロトコル)にて規定されている同報メッセージ(検索要求信号)が送信されることを検知するものである。具体的には、検出制御部1111は、入力処理装置11が検索要求信号を送信する状態、換言すれば、コントロールポイントである入力処理装置11が、制御対象のデバイスを発見できていない状態となったとき(例えば、入力処理装置11が起動されたとき)、当該状態を検知して、検索要求信号の生成を、信号生成部1112に指示する。   The detection control unit 1111 detects that a broadcast message (search request signal) defined by a communication protocol (protocol) for executing plug and play is transmitted. Specifically, the detection control unit 1111 is in a state in which the input processing device 11 transmits a search request signal, in other words, the input processing device 11 that is a control point has not found a device to be controlled. (For example, when the input processing device 11 is activated), the state is detected and the signal generation unit 1112 is instructed to generate a search request signal.

また、検出制御部1111は、表示処理装置12から、検索要求信号に対する応答信号を受信すると、入力処理装置11と表示処理装置12との間でUPnPを用いたCPU間通信が可能になったことを示す接続完了情報を、信号生成部1112および入力判定部1113に供給する。これにより、信号生成部1112および入力判定部1113は、表示処理装置12との間でUPnPを用いたCPU間通信が可能となったことを認識することができる。   In addition, when the detection control unit 1111 receives a response signal to the search request signal from the display processing device 12, communication between CPUs using UPnP is enabled between the input processing device 11 and the display processing device 12. Is supplied to the signal generation unit 1112 and the input determination unit 1113. Thereby, the signal generation unit 1112 and the input determination unit 1113 can recognize that communication between CPUs using UPnP with the display processing device 12 is possible.

信号生成部1112は、UPnPコントロールポイントの各メッセージに対応する信号を生成し、送信するものである。例えば、信号生成部1112は、同報メッセージ(検索要求信号)を、後述するUART接続部132を介して、表示処理装置12に対して送信する。具体的には、信号生成部1112は、検出制御部1111の指示を受けて、検索要求信号を生成する。この検索要求信号は、上述のとおり、ネットワークに参加している複数のデバイスに向けて送信され得るマルチキャストメッセージである。このため、信号生成部1112は、生成した検索要求信号を後述するUART接続部132を介して送信される形式の信号に変換する。そして、変換した検索要求信号を後述するUART接続部132を介して、表示処理装置12に対して送信する。   The signal generator 1112 generates and transmits a signal corresponding to each message of the UPnP control point. For example, the signal generation unit 1112 transmits a broadcast message (search request signal) to the display processing device 12 via the UART connection unit 132 described later. Specifically, the signal generation unit 1112 generates a search request signal in response to an instruction from the detection control unit 1111. As described above, this search request signal is a multicast message that can be transmitted to a plurality of devices participating in the network. Therefore, the signal generation unit 1112 converts the generated search request signal into a signal in a format that is transmitted via the UART connection unit 132 described later. Then, the converted search request signal is transmitted to the display processing device 12 via the UART connection unit 132 described later.

また、信号生成部1112は、検出制御部1111から上記接続完了情報を供給されている場合、入力判定部1113の指示を受けて、指示に応じた信号を生成する。例えば、入力判定部1113の指示を受けて、チャンネルを変更するための操作信号(ACTION等)を生成し、後述するイーサネット接続部131を介して、表示処理装置12に送信する。   In addition, when the connection completion information is supplied from the detection control unit 1111, the signal generation unit 1112 receives an instruction from the input determination unit 1113 and generates a signal corresponding to the instruction. For example, in response to an instruction from the input determination unit 1113, an operation signal (such as ACTION) for changing a channel is generated and transmitted to the display processing device 12 via the Ethernet connection unit 131 described later.

入力判定部1113は、テレビ1におけるタッチパネル16が受け付けた入力操作を判定するものである。具体的には、入力判定部1113は、タッチパネル16が受け付けた入力操作における座標、指示体が接触していた時間、および接触した指示体の移動方向などに基づいて入力操作を特定する。そして、特定した入力操作に応じて、信号生成部1112に信号の生成を指示する。また、入力判定部1113は、特定した入力操作に応じて、表示指示部1114に画像の生成を指示する。なお、入力判定部1113が判定する入力操作は、タッチパネル16が受け付けた入力操作に限定されない。例えば、図示しない入力部(例えば、リモコンやテレビ1の筐体に設けられたボタンなど)に対する入力操作を判定してもよい。   The input determination unit 1113 determines an input operation received by the touch panel 16 in the television 1. Specifically, the input determination unit 1113 identifies the input operation based on the coordinates in the input operation received by the touch panel 16, the time that the indicator has been in contact, the moving direction of the indicator that has been touched, and the like. Then, the signal generation unit 1112 is instructed to generate a signal according to the specified input operation. The input determination unit 1113 instructs the display instruction unit 1114 to generate an image in accordance with the specified input operation. Note that the input operation determined by the input determination unit 1113 is not limited to the input operation received by the touch panel 16. For example, an input operation on an input unit (not shown) (for example, a button provided on a remote controller or the casing of the television 1) may be determined.

表示指示部1114は、テレビ1の表示部15に表示される画像を指示するものである。具体的には、表示指示部1114は、入力判定部1113からの指示を受けて、表示部15に表示されるリモコンを模したGUI部品を生成し、後述するHDMI(登録商標)接続部133を介して、表示処理装置12へ送信する。なお、上記GUI部品は、タッチパネル16へのタッチ操作を受け付けて、テレビ1を操作するものであり、ユーザは、上記リモコン画像を操作することで、テレビ1の機能(チャンネルの変更、音量の変更など)を実現することができる。   The display instruction unit 1114 instructs an image displayed on the display unit 15 of the television 1. Specifically, the display instruction unit 1114 receives an instruction from the input determination unit 1113, generates a GUI component imitating a remote controller displayed on the display unit 15, and sets an HDMI (registered trademark) connection unit 133 to be described later. To the display processing device 12. The GUI component receives a touch operation on the touch panel 16 and operates the television 1. The user operates the remote control image to change the function of the television 1 (change of channel, change of volume). Etc.) can be realized.

次に、イーサネット信号切替部112は、供給された信号の宛先に応じて、信号の送信先を切り替えるものである。具体的には、イーサネット信号切替部112は、供給された信号が表示処理装置12に送信すべき信号である場合は、当該信号を後述するイーサネット接続部131を介して表示処理装置12に送信する。一方、供給された信号が外部に送信すべき信号(例えば、インターネットによるサービスを利用するための信号)である場合、当該信号をイーサネット端子部113を介して外部に送信する。   Next, the Ethernet signal switching unit 112 switches the signal transmission destination according to the destination of the supplied signal. Specifically, when the supplied signal is a signal to be transmitted to the display processing device 12, the Ethernet signal switching unit 112 transmits the signal to the display processing device 12 via the Ethernet connection unit 131 described later. . On the other hand, when the supplied signal is a signal to be transmitted to the outside (for example, a signal for using a service by the Internet), the signal is transmitted to the outside via the Ethernet terminal unit 113.

また、イーサネット信号切替部112は、表示処理装置12から受信した応答信号を、検出制御部1111に供給する。なお、イーサネット信号切替部112は、入力処理装置11の内部に設けられたL2スイッチ(Internal L2 Switch)で実現されていてもよい。   Further, the Ethernet signal switching unit 112 supplies the response signal received from the display processing device 12 to the detection control unit 1111. The Ethernet signal switching unit 112 may be realized by an L2 switch (Internal L2 Switch) provided inside the input processing device 11.

イーサネット端子部113は、外部の機器とイーサネットによるネットワーク接続を行うためのインターフェースである。なお、イーサネット端子部113は、L2スイッチで実現されていてもよい。   The Ethernet terminal unit 113 is an interface for connecting to an external device via Ethernet. The Ethernet terminal unit 113 may be realized by an L2 switch.

最後に、タッチパネル制御部116は、タッチパネル16から出力された座標、指示体が接触していた時間、および接触した指示体の移動方向などを受け取り、入力判定部1113に供給する。   Finally, the touch panel control unit 116 receives the coordinates output from the touch panel 16, the time that the indicator has been in contact, the moving direction of the indicator that has been in contact, and the like, and supplies them to the input determination unit 1113.

(表示処理装置12)
表示処理装置12は、図1に示すように、制御部121、およびチューナー部123を備える。表示処理装置12は、チューナー部123から受信されるテレビジョン放送信号を処理して得られた映像信号を含むテレビ画面を生成する機能を有する。表示処理装置12は、図示しない入力部(例えば、リモコンまたはテレビ1の筐体に設けられたボタンなど)を介して入力されたユーザからの指示に従って、テレビ画面を生成したり、更新したりしてもよい。
(Display processing device 12)
As illustrated in FIG. 1, the display processing device 12 includes a control unit 121 and a tuner unit 123. The display processing device 12 has a function of generating a television screen including a video signal obtained by processing a television broadcast signal received from the tuner unit 123. The display processing device 12 generates or updates a television screen in accordance with an instruction from a user input via an input unit (not shown) (for example, a button provided on a remote controller or the housing of the television 1). May be.

なお、表示処理装置12は、タッチパネル16の入力制御を行う入力処理装置11から送信される制御信号を受信し、受信した制御信号に応じて所定の処理を実行する構成である。すなわち、表示処理装置12は、UPnPにおけるデバイスである。   The display processing device 12 is configured to receive a control signal transmitted from the input processing device 11 that performs input control of the touch panel 16 and to execute predetermined processing in accordance with the received control signal. That is, the display processing device 12 is a device in UPnP.

また、表示処理装置12は、入力処理装置11以外の、コントロールポイントとして動作する処理装置(例えば、パソコン、スマートフォン、タブレット端末など)からの制御信号を受信し、所定の処理を実行することができる構成であってもよい。   Further, the display processing device 12 can receive a control signal from a processing device (for example, a personal computer, a smartphone, a tablet terminal, etc.) that operates as a control point other than the input processing device 11, and can execute a predetermined process. It may be a configuration.

制御部121は、表示処理装置12が備える各部を統括制御するものである。図1に示すように、制御部121は、信号判定部1211、信号生成部1212、表示制御部1213を含む。   The control unit 121 performs overall control of each unit included in the display processing device 12. As illustrated in FIG. 1, the control unit 121 includes a signal determination unit 1211, a signal generation unit 1212, and a display control unit 1213.

信号判定部1211は、受信した信号がどのような信号であるかを判定するものである。具体的には、信号判定部1211は、受信した信号が入力処理装置11から送信された検索要求信号であると判定すると、信号生成部1212に検索要求信号に対する応答信号の生成を指示する。また、信号判定部1211は、受信した信号がテレビ1の表示を制御するための信号であると判定すると、受信した信号を表示制御部1213に供給する。   The signal determination unit 1211 determines what kind of signal the received signal is. Specifically, when the signal determination unit 1211 determines that the received signal is a search request signal transmitted from the input processing device 11, the signal determination unit 1211 instructs the signal generation unit 1212 to generate a response signal for the search request signal. If the signal determination unit 1211 determines that the received signal is a signal for controlling the display of the television 1, the signal determination unit 1211 supplies the received signal to the display control unit 1213.

信号生成部1212は、UPnPデバイスの各メッセージに対応する信号を生成し、送信するものである。例えば、信号生成部1212は、入力処理装置11に送信する信号を生成する。具体的には、信号生成部1212は、信号判定部1211から応答信号の生成指示を受けて、応答信号を生成する。そして、生成した応答信号を、後述するイーサネット接続部131を介して入力処理装置11に送信する。   The signal generator 1212 generates and transmits a signal corresponding to each message of the UPnP device. For example, the signal generation unit 1212 generates a signal to be transmitted to the input processing device 11. Specifically, the signal generation unit 1212 receives a response signal generation instruction from the signal determination unit 1211 and generates a response signal. Then, the generated response signal is transmitted to the input processing device 11 via the Ethernet connection unit 131 described later.

なお、信号生成部1212は、応答信号以外の信号を生成して、イーサネット接続部131を介して入力処理装置11に送信してもよい。   Note that the signal generation unit 1212 may generate a signal other than the response signal and transmit it to the input processing device 11 via the Ethernet connection unit 131.

表示制御部1213は、入力処理装置11から供給された情報に応じて、表示部15に表示する画像(映像)を決定するものである。具体的には、表示制御部1213は、入力処理装置11から送信された制御信号を受信すると、当該制御信号の指示に応じた処理を実行する。例えば、入力処理装置11からチャンネルの変更を示す制御信号を受信すると、チャンネルの変更処理を実行し、チューナー部123から受信した変更後の映像を表示部15に表示させる。   The display control unit 1213 determines an image (video) to be displayed on the display unit 15 according to the information supplied from the input processing device 11. Specifically, when the display control unit 1213 receives a control signal transmitted from the input processing device 11, the display control unit 1213 performs a process according to an instruction of the control signal. For example, when a control signal indicating a channel change is received from the input processing device 11, a channel change process is executed, and the changed video received from the tuner unit 123 is displayed on the display unit 15.

チューナー部123は、テレビジョン放送信号を受信するためのものである。具体的には、チューナー部123は、選局を実施し、デジタル放送波から指定されたチャンネルのストリームを抽出する。そして、チューナー部123は、抽出したストリームを表示制御部1213に供給する。   The tuner unit 123 is for receiving a television broadcast signal. Specifically, the tuner unit 123 performs channel selection and extracts a stream of a designated channel from the digital broadcast wave. Then, the tuner unit 123 supplies the extracted stream to the display control unit 1213.

(接続部13)
次に、接続部13は、イーサネット接続部131(相互通信接続部)、UART接続部132(第1専用通信接続部)、HDMI接続部133を備える。接続部13は、表示処理装置12が設けられたテレビ1の筐体に、入力処理装置11を着脱可能に接続するためのものである。テレビ1の筐体と入力処理装置11とが接続部13を介して接続されることにより、入力処理装置11と表示処理装置12とが通信可能となり、本実施形態の電子機器としてのテレビ1が構成される。また、テレビ1の筐体に、別の入力処理装置を装着することも可能である。よって、例えば、入力処理装置11を、入力処理装置11と同等の機能を有するがCPUの処理能力が異なる別の入力処理装置と交換することができる。これにより、例えば、テレビ1の構成要素のうち、入力処理装置の性能を単独で向上させることができる。なお、入力処理装置11は、着脱式でなくてもよく、表示処理装置12と入力処理装置11とが固定的に接続されていてもよい。
(Connection 13)
Next, the connection unit 13 includes an Ethernet connection unit 131 (intercommunication connection unit), a UART connection unit 132 (first dedicated communication connection unit), and an HDMI connection unit 133. The connection unit 13 is for detachably connecting the input processing device 11 to the housing of the television 1 provided with the display processing device 12. By connecting the housing of the television 1 and the input processing device 11 via the connection unit 13, the input processing device 11 and the display processing device 12 can communicate with each other, and the television 1 as an electronic apparatus according to the present embodiment can be used. Composed. It is also possible to attach another input processing device to the housing of the television 1. Thus, for example, the input processing device 11 can be replaced with another input processing device that has the same function as the input processing device 11 but has a different processing capability of the CPU. Thereby, for example, among the components of the television 1, the performance of the input processing device can be improved independently. The input processing device 11 may not be detachable, and the display processing device 12 and the input processing device 11 may be fixedly connected.

UART接続部132は、入力処理装置11および表示処理装置12の間を1対1で接続するシリアルインターフェースである。UART接続部132は、入力処理装置11から表示処理装置12への同報メッセージの送信を行うために用いられる。具体的には、信号生成部1112が、UART接続部132を介して、入力処理装置11から表示処理装置12へ、UPnPを実行するための通信規約(プロトコル)にて規定されている同報メッセージ(検索要求信号)を送信する。そして、検索要求信号に対する応答信号を、表示処理装置12がイーサネット接続部131を介して入力処理装置11へ送信することで、入力処理装置11と表示処理装置12との間で、UPnPを用いたCPU間通信が可能となる。なお、以下では、入力処理装置11および表示処理装置12の間の1対1通信を実現するために、UARTを採用した例について説明するが、これには限られず、その他にも任意の接続形式の専用線を用いることができる。   The UART connection unit 132 is a serial interface that connects the input processing device 11 and the display processing device 12 on a one-to-one basis. The UART connection unit 132 is used to transmit a broadcast message from the input processing device 11 to the display processing device 12. Specifically, the broadcast message defined in the communication protocol (protocol) for executing UPnP from the input processing device 11 to the display processing device 12 via the UART connection unit 132 by the signal generation unit 1112. (Search request signal) is transmitted. Then, the display processing device 12 transmits a response signal to the search request signal to the input processing device 11 via the Ethernet connection unit 131, so that UPnP is used between the input processing device 11 and the display processing device 12. Communication between CPUs becomes possible. In the following, an example in which the UART is employed to realize the one-to-one communication between the input processing device 11 and the display processing device 12 will be described. However, the present invention is not limited to this, and any other connection format may be used. The dedicated line can be used.

イーサネット接続部131は、入力処理装置11と表示処理装置12との間のCPU間通信を、イーサネットを用いて行うための通信接続線である。具体的には、イーサネット接続部131は入力処理装置11と表示処理装置12との間でUPnPを用いたCPU間通信が可能となった後に、入力処理装置11と表示処理装置12との間で情報を送受信するための通信接続線である。一般的に、UARTの通信速度よりもイーサネットの通信速度のほうが高速である。イーサネット接続部131を介して情報の送受信を行うことで、UART接続部132を介して情報の送受信を行う場合に比べて、情報の伝送量および伝送速度が向上する。   The Ethernet connection unit 131 is a communication connection line for performing inter-CPU communication between the input processing device 11 and the display processing device 12 using Ethernet. Specifically, the Ethernet connection unit 131 can communicate between the input processing device 11 and the display processing device 12 after the inter-CPU communication using UPnP is enabled between the input processing device 11 and the display processing device 12. A communication connection line for transmitting and receiving information. In general, the Ethernet communication speed is faster than the UART communication speed. By transmitting and receiving information through the Ethernet connection unit 131, the amount of information transmission and the transmission speed are improved as compared with the case of transmitting and receiving information through the UART connection unit 132.

また、イーサネット接続部131は、入力処理装置11から表示処理装置12に送信される検索要求信号に対する応答信号を、表示処理装置12から入力処理装置11へ送信するために用いられる。   The Ethernet connection unit 131 is used to transmit a response signal to the search request signal transmitted from the input processing device 11 to the display processing device 12 from the display processing device 12 to the input processing device 11.

なお、以下、イーサネットによりCPU間通信を実現する例について説明するが、これには限られない。CPU間通信では、各処理装置を相互に接続することができる任意のネットワークを採用することができる。   Hereinafter, an example in which communication between CPUs is realized by Ethernet will be described, but the present invention is not limited thereto. In the inter-CPU communication, any network that can connect the processing devices to each other can be adopted.

HDMI接続部133は、入力処理装置11から画像、映像および音声を表示処理装置12に送信するためのケーブルである。   The HDMI connection unit 133 is a cable for transmitting images, video, and audio from the input processing device 11 to the display processing device 12.

(表示部15)
表示部15は、テレビ1が処理する情報を画像(映像)として表示領域に表示する表示デバイスである。具体的には、表示部15は、表示制御部1213がチューナー部123を介して取得したテレビジョン放送の映像や、入力処理装置11からHDMI接続部133を介して送信された画像や映像が表示される。表示部15としては、例えばLCD(液晶ディスプレイ)などが挙げられる。
(Display unit 15)
The display unit 15 is a display device that displays information processed by the television 1 as an image (video) in a display area. Specifically, the display unit 15 displays a television broadcast video acquired by the display control unit 1213 via the tuner unit 123 or an image or video transmitted from the input processing device 11 via the HDMI connection unit 133. Is done. Examples of the display unit 15 include an LCD (liquid crystal display).

(タッチパネル16)
タッチパネル16は、ユーザによる入力操作を受け付ける入力デバイスである。具体的には、タッチパネル16は、指示体(指またはペンなど)の接触(接近も含む)を受け付ける入力面と、指示体が入力面に接触したことを検知するとともに、入力面における指示体が接触した位置(座標)を検知するタッチセンサとで構成されている。タッチセンサは、指示体と入力面との接触/非接触を検知できればどのようなセンサで実現されていてもかまわない。例えば、圧力センサ、静電容量センサ、光センサなどで実現される。また、タッチパネル16は検知した座標、指示体が接触していた時間、および接触した指示体の移動方向などをタッチパネル制御部116に出力する。
(Touch panel 16)
The touch panel 16 is an input device that accepts an input operation by a user. Specifically, the touch panel 16 detects an input surface that accepts contact (including approach) of an indicator (such as a finger or a pen), and that the indicator is in contact with the input surface. It is comprised with the touch sensor which detects the position (coordinate) which contacted. The touch sensor may be realized by any sensor as long as it can detect contact / non-contact between the indicator and the input surface. For example, it is realized by a pressure sensor, a capacitance sensor, an optical sensor, or the like. In addition, the touch panel 16 outputs the detected coordinates, the time that the indicator is in contact, the moving direction of the indicator that is in contact, and the like to the touch panel control unit 116.

なお、本実施形態では表示部15とタッチパネル16とは一体となって形成されている。   In the present embodiment, the display unit 15 and the touch panel 16 are integrally formed.

(テレビ1の機器発見処理フロー)
続いて、図3を参照して、テレビ1が実行する機器発見処理の流れについて説明する。図3は、テレビ1が実行する機器発見処理の流れの一例を示すシーケンス図である。
(Device 1 discovery process flow for TV 1)
Next, with reference to FIG. 3, a flow of device discovery processing executed by the television 1 will be described. FIG. 3 is a sequence diagram illustrating an example of a flow of device discovery processing executed by the television 1.

まず、検出制御部1111は、検索要求信号を送信する状態を検知する(S1)。具体的には、検出制御部1111は、入力処理装置11が起動されたことを検知し、検索要求信号の生成を、信号生成部1112に指示する。   First, the detection control unit 1111 detects a state in which a search request signal is transmitted (S1). Specifically, the detection control unit 1111 detects that the input processing device 11 has been activated, and instructs the signal generation unit 1112 to generate a search request signal.

次に、信号生成部1112は、検索要求信号をUARTで送信する(S2、生成ステップおよび送信ステップ)。具体的には、信号生成部1112は、検出制御部1111の指示を受けて、検索要求信号を生成する。そして、生成した検索要求信号をUART接続部132を介して送信される信号に変換し、変換した検索要求信号をUART接続部132を介して、表示処理装置12(信号判定部1211)に対して送信する。   Next, the signal generation unit 1112 transmits the search request signal by UART (S2, generation step and transmission step). Specifically, the signal generation unit 1112 generates a search request signal in response to an instruction from the detection control unit 1111. Then, the generated search request signal is converted into a signal transmitted via the UART connection unit 132, and the converted search request signal is transmitted to the display processing device 12 (signal determination unit 1211) via the UART connection unit 132. Send.

次に、信号判定部1211は、検索要求信号をUARTで受信する(S11)。具体的には、信号判定部1211は、UART接続部132を介して信号を受信すると、受信した信号の内容を確認し、当該信号を検索要求信号であると判定する。そして、信号判定部1211は、信号生成部1212に対して検索要求信号に対する応答信号の生成を指示する。   Next, the signal determination unit 1211 receives the search request signal by UART (S11). Specifically, when the signal determination unit 1211 receives a signal via the UART connection unit 132, the signal determination unit 1211 confirms the content of the received signal and determines that the signal is a search request signal. Then, the signal determination unit 1211 instructs the signal generation unit 1212 to generate a response signal for the search request signal.

次に、信号生成部1212は、応答をイーサネットで送信する(S12)。具体的には、信号生成部1212は、信号判定部1211から応答信号の生成指示を受けて、応答信号を生成する。そして、生成した応答信号を、イーサネット接続部131を介して入力処理装置11に送信する。   Next, the signal generation unit 1212 transmits a response by Ethernet (S12). Specifically, the signal generation unit 1212 receives a response signal generation instruction from the signal determination unit 1211 and generates a response signal. Then, the generated response signal is transmitted to the input processing device 11 via the Ethernet connection unit 131.

次に、入力処理装置11は、応答をイーサネットを介して受信する(S3)。そして、イーサネット信号切替部112は、受信した応答信号を、検出制御部1111に供給する。   Next, the input processing device 11 receives the response via the Ethernet (S3). Then, the Ethernet signal switching unit 112 supplies the received response signal to the detection control unit 1111.

次に、検出制御部1111は、機器発見処理を完了させる(S4)。具体的には、検出制御部1111は、応答信号を供給されると、入力処理装置11と表示処理装置12との間でUPnPを用いたCPU間通信が可能になったことを示す接続完了情報を、信号生成部1112および入力判定部1113に供給する。これにより、入力処理装置11と表示処理装置12との間でのCPU間通信が、イーサネット接続部131を介して実行されるようになる。   Next, the detection control unit 1111 completes the device discovery process (S4). Specifically, when the response signal is supplied, the detection control unit 1111 indicates connection completion information indicating that communication between CPUs using UPnP is possible between the input processing device 11 and the display processing device 12. Is supplied to the signal generation unit 1112 and the input determination unit 1113. As a result, inter-CPU communication between the input processing device 11 and the display processing device 12 is performed via the Ethernet connection unit 131.

その後、入力処理装置11と表示処理装置12とは、CPU間通信をイーサネットで実行する(S5およびS13)。例えば、信号生成部1112は、入力判定部1113の指示を受けて、チャンネルを変更するための制御信号を生成し、イーサネット接続部131を介して、表示処理装置12(信号判定部1211)に送信する。そして、信号判定部1211は、受信した信号が、チャンネルを変更するための制御信号、すなわち、テレビ1の表示を制御するための信号であると判定すると、受信した信号を表示制御部1213に供給する。なお、表示処理装置12から入力処理装置11へ、イーサネット接続部131を介して信号が送信されてもよい。   Thereafter, the input processing device 11 and the display processing device 12 execute inter-CPU communication via Ethernet (S5 and S13). For example, the signal generation unit 1112 receives an instruction from the input determination unit 1113, generates a control signal for changing the channel, and transmits the control signal to the display processing device 12 (signal determination unit 1211) via the Ethernet connection unit 131. To do. When the signal determination unit 1211 determines that the received signal is a control signal for changing the channel, that is, a signal for controlling the display of the television 1, the received signal is supplied to the display control unit 1213. To do. A signal may be transmitted from the display processing device 12 to the input processing device 11 via the Ethernet connection unit 131.

最後に、入力処理装置11および表示処理装置12において、終了条件(例えば、図示しない電源部に対して、電源をOFFする操作が実行されるなど)が満たされた場合(S4およびS14でYES)、処理は終了する。   Finally, in the input processing device 11 and the display processing device 12, a termination condition (for example, an operation for turning off the power to a power supply unit not shown) is satisfied (YES in S4 and S14). The process ends.

(実施形態1に係る発明の作用効果)
以上のように、実施形態1に係るテレビ1は、プラグアンドプレイを実行するための通信規約にて規定されている検索要求信号を、入力処理装置11から表示処理装置12へ、UART接続部132を介して送信する。これにより、検索要求信号が表示処理装置12以外のデバイスに送信されることが無いので、入力処理装置11は、CPU間通信の相手を正しく特定することができる。よって、受信した信号がテレビ1の表示を制御するための信号であると判定すると、受信した信号を表示制御部1213に供給する。
(Operational effects of the invention according to Embodiment 1)
As described above, the television 1 according to the first embodiment transmits the search request signal defined in the communication protocol for executing plug and play from the input processing device 11 to the display processing device 12 and the UART connection unit 132. To send through. Thereby, since the search request signal is not transmitted to any device other than the display processing device 12, the input processing device 11 can correctly specify the partner of communication between CPUs. Therefore, when it is determined that the received signal is a signal for controlling the display of the television 1, the received signal is supplied to the display control unit 1213.

また、入力処理装置11がCPU間通信の相手を特定した後は、入力処理装置11と表示処理装置12との間でのCPU間通信は、イーサネット接続部131を介して行われる。これにより、UART接続部132を介したCPU間通信に比べて、情報の伝送量および伝送速度が向上する。   In addition, after the input processing device 11 specifies the other party of the inter-CPU communication, the inter-CPU communication between the input processing device 11 and the display processing device 12 is performed via the Ethernet connection unit 131. Thereby, the transmission amount and transmission speed of information are improved as compared with the inter-CPU communication via the UART connection unit 132.

また、CPU間通信を行う処理装置を正しく特定して、UPnPを用いたCPU間通信を実現することができるため、入力処理装置11に表示処理装置12を接続するだけでCPU間通信を実行することができる。すなわち、電子機器に対して別製品を接続するだけで、電子機器に新たな機能を付加することができる。   In addition, since it is possible to correctly identify a processing device that performs communication between CPUs and realize communication between CPUs using UPnP, communication between CPUs is executed simply by connecting the display processing device 12 to the input processing device 11. be able to. That is, a new function can be added to an electronic device simply by connecting another product to the electronic device.

〔実施形態2〕
本発明の他の実施形態について、図4および図5に基づいて説明すれば、以下のとおりである。
[Embodiment 2]
The following will describe another embodiment of the present invention with reference to FIGS.

(テレビ10の構成)
図4は、本実施形態に係るテレビ10の要部構成の一例を示すブロック図である。本実施形態に係るテレビ10は、UPnPにおけるデバイスである表示処理装置14からコントロールポイントである入力処理装置11に送信される同報メッセージ(存在通知信号)によって、入力処理装置11がCPU間通信の相手を特定する構成である。
(Configuration of TV 10)
FIG. 4 is a block diagram illustrating an example of a main configuration of the television 10 according to the present embodiment. In the television 10 according to the present embodiment, the input processing device 11 performs communication between CPUs by a broadcast message (presence notification signal) transmitted from the display processing device 14 which is a device in UPnP to the input processing device 11 which is a control point. It is the structure which specifies an other party.

本実施形態に係る表示処理装置14の制御部141は、実施形態1にて説明した表示処理装置12の制御部121と異なり、新たに検出制御部1414を含む。また、制御部141は、実施形態1にて説明した信号判定部1211および信号生成部1212の代わりに、信号判定部1411および信号生成部1412を含む。   Unlike the control unit 121 of the display processing device 12 described in the first embodiment, the control unit 141 of the display processing device 14 according to the present embodiment newly includes a detection control unit 1414. The control unit 141 includes a signal determination unit 1411 and a signal generation unit 1412 instead of the signal determination unit 1211 and the signal generation unit 1212 described in the first embodiment.

検出制御部1414は、プラグアンドプレイを実行するための通信規約(プロトコル)にて規定されている同報メッセージ(存在通知信号)が送信されることを検知するものである。具体的には、検出制御部1414は、表示処理装置12が存在通知信号を送信する状態となったとき(例えば、表示処理装置12が起動されたとき)、当該状態を検知して、存在通知信号の生成を、信号生成部1412に指示する。   The detection control unit 1414 detects that a broadcast message (presence notification signal) defined by a communication protocol (protocol) for executing plug and play is transmitted. Specifically, the detection control unit 1414 detects the state when the display processing device 12 is in a state of transmitting a presence notification signal (for example, when the display processing device 12 is activated), and detects the presence notification. The signal generation unit 1412 is instructed to generate a signal.

信号生成部1412は、UPnPデバイスの各メッセージに対応する信号を生成し、送信するものである。例えば、信号生成部1412は、同報メッセージ(存在通知信号)をUART接続部132を介して、入力処理装置11に対して送信するものである。具体的には、信号生成部1412は、検出制御部1414の指示を受けて、存在通知信号を生成する。この存在通知信号は、ネットワークに参加している複数のデバイスそれぞれに向けて送信されるマルチキャストメッセージである。このため、信号生成部1412は、生成した存在通知信号をUART接続部132を介して送信される形式の信号に変換する。そして、変換した存在通知信号をUART接続部132を介して入力処理装置11に対して送信する。   The signal generation unit 1412 generates and transmits a signal corresponding to each message of the UPnP device. For example, the signal generation unit 1412 transmits a broadcast message (presence notification signal) to the input processing device 11 via the UART connection unit 132. Specifically, the signal generation unit 1412 receives the instruction from the detection control unit 1414 and generates a presence notification signal. This presence notification signal is a multicast message transmitted to each of a plurality of devices participating in the network. Therefore, the signal generation unit 1412 converts the generated presence notification signal into a signal in a format that is transmitted via the UART connection unit 132. Then, the converted presence notification signal is transmitted to the input processing device 11 via the UART connection unit 132.

また、信号生成部1412は、存在通知信号以外の信号を生成して、イーサネット接続部131を介して入力処理装置11に送信してもよい。   The signal generation unit 1412 may generate a signal other than the presence notification signal and transmit the signal to the input processing device 11 via the Ethernet connection unit 131.

信号判定部1411は、受信した信号がどのような信号であるかを判定するものである。例えば、信号判定部1211は、受信した信号がテレビ1の表示を制御するための信号であると判定すると、受信した信号を表示制御部1213に供給する。   The signal determination unit 1411 determines what kind of signal the received signal is. For example, when the signal determination unit 1211 determines that the received signal is a signal for controlling the display of the television 1, the signal determination unit 1211 supplies the received signal to the display control unit 1213.

(テレビ10の機器発見処理フロー)
続いて、図5を参照して、テレビ10が実行する機器発見処理の流れについて説明する。図5は、テレビ10が実行する機器発見処理の流れの一例を示すシーケンス図である。
(Device discovery process flow of TV 10)
Next, with reference to FIG. 5, a flow of device discovery processing executed by the television 10 will be described. FIG. 5 is a sequence diagram illustrating an example of the flow of device discovery processing executed by the television 10.

まず、検出制御部1414は、存在通知信号を送信する状態を検知する(S21)。具体的には、検出制御部1414は、表示処理装置12が起動されたことを検知し、存在通知信号の生成を、信号生成部1412に指示する。   First, the detection control unit 1414 detects a state in which a presence notification signal is transmitted (S21). Specifically, the detection control unit 1414 detects that the display processing device 12 has been activated, and instructs the signal generation unit 1412 to generate a presence notification signal.

次に、信号生成部1412は、存在通知信号をUARTで送信する(S22)。具体的には、信号生成部1412は、検出制御部1414の指示を受けて、存在通知信号を生成する。そして、生成した存在通知信号をUART接続部132を介して送信される信号に変換し、変換した存在通知信号をUART接続部132を介して、入力処理装置11(検出制御部1111)に送信する。   Next, the signal generation unit 1412 transmits a presence notification signal by UART (S22). Specifically, the signal generation unit 1412 receives the instruction from the detection control unit 1414 and generates a presence notification signal. Then, the generated presence notification signal is converted into a signal transmitted via the UART connection unit 132, and the converted presence notification signal is transmitted to the input processing device 11 (detection control unit 1111) via the UART connection unit 132. .

次に、検出制御部1111は、存在通知信号をUARTで受信する(S31)。具体的には、検出制御部1111は、UART接続部132を介して存在通知信号を受信する。そして、検出制御部1111は、機器発見処理を完了させる(S32)。具体的には、検出制御部1111は、存在通知信号を受信すると、入力処理装置11と表示処理装置12との間でUPnPを用いたCPU間通信が可能になったことを示す接続完了情報を、これにより、入力処理装置11と表示処理装置12との間でのCPU間通信が、イーサネット接続部131を介して実行されるようになる。   Next, the detection control unit 1111 receives the presence notification signal by UART (S31). Specifically, the detection control unit 1111 receives the presence notification signal via the UART connection unit 132. Then, the detection control unit 1111 completes the device discovery process (S32). Specifically, upon receiving the presence notification signal, the detection control unit 1111 receives connection completion information indicating that inter-CPU communication using UPnP is enabled between the input processing device 11 and the display processing device 12. Thus, inter-CPU communication between the input processing device 11 and the display processing device 12 is performed via the Ethernet connection unit 131.

以降の処理は、実施形態1で説明した機器発見処理と同様の処理が実行されるため、ここでの説明を省略する。   Since the subsequent processing is the same as the device discovery processing described in the first embodiment, description thereof is omitted here.

(UART接続部を介した同報メッセージ送信の詳細)
次に、図2を参照して、本実施形態に係るUART接続部132を介した同報メッセージ送信の詳細について説明する。上述したように、本実施形態に係るテレビ1は、同報メッセージをUART接続部132を介して送信する。
(Details of broadcast message transmission via UART connection)
Next, the details of the broadcast message transmission via the UART connection unit 132 according to the present embodiment will be described with reference to FIG. As described above, the television 1 according to the present embodiment transmits a broadcast message via the UART connection unit 132.

仮に、上記同報メッセージの送信がイーサネット接続部131を介して行われるとすると、同報メッセージが外部にも送信される。これにより、表示処理装置12以外のデバイスが検出されるため、入力処理装置11はCPU間通信の相手を特定することができない。   If the broadcast message is transmitted via the Ethernet connection unit 131, the broadcast message is also transmitted to the outside. Thereby, since a device other than the display processing device 12 is detected, the input processing device 11 cannot identify a partner of communication between CPUs.

そのため、本発明に係るテレビ1においては、図2に示すように、入力処理装置11が同報メッセージを、UART接続部132を介して表示処理装置12に送信する。UARTは、入力処理装置11と表示処理装置12とを1対1に通信可能に接続するため、同報メッセージが外部に送信されることはない。よって、入力処理装置11はCPU間通信の相手を一意に特定することができる。   Therefore, in the television 1 according to the present invention, as shown in FIG. 2, the input processing device 11 transmits a broadcast message to the display processing device 12 via the UART connection unit 132. Since the UART connects the input processing device 11 and the display processing device 12 so that they can communicate one-to-one, a broadcast message is not transmitted to the outside. Therefore, the input processing device 11 can uniquely identify the partner of communication between CPUs.

ここで、UPnPのプロトコルを実行するアプリケーションが、デフォルトの状態では、イーサネットによりメッセージを送受信に設定されている場合において、同報メッセージのみをUART経由で送信し、その他のCPU間通信をイーサネット経由で行うには、いくつか方法がある。その方法について、以下では、(1)〜(3)の3つを例示的に説明する。   Here, in the default state, when the application executing the UPnP protocol is set to send and receive messages via Ethernet, only the broadcast message is sent via UART, and other inter-CPU communications are sent via Ethernet. There are several ways to do it. About the method, three (1)-(3) is demonstrated below exemplarily.

(1)まず、図2に示すように、本実施形態に係るテレビ1において、入力処理装置11が備える信号生成部1112は、コントロールポイントと、カーネル100とを含む構成である。また、表示処理装置12が備える信号生成部1212は、デバイスと、カーネル200とを含む構成である。コントロールポイントおよびデバイスは、UPnPの機能の一部であり、UPnP DCPを実装するアプリケーションである。カーネル100、200は、それぞれ、入力処理装置11,表示処理装置12に搭載されるオペレーティングシステムの中核機能を担うブロックである。   (1) First, as shown in FIG. 2, in the television 1 according to the present embodiment, the signal generation unit 1112 included in the input processing device 11 has a configuration including a control point and a kernel 100. In addition, the signal generation unit 1212 provided in the display processing device 12 includes a device and a kernel 200. Control points and devices are part of UPnP functions and are applications that implement UPnP DCP. The kernels 100 and 200 are blocks responsible for the core functions of the operating system installed in the input processing device 11 and the display processing device 12, respectively.

ここで、コントロールポイントまたはデバイスから送信されるメッセージは、各処理装置に搭載されるオペレーティングシステムのカーネルを経由する。以下、主としてコントロールポイントについて説明する(デバイスに関する説明は、括弧書きにて記載する)。   Here, the message transmitted from the control point or device passes through the kernel of the operating system installed in each processing apparatus. Hereinafter, the control point will be mainly described (description about the device is described in parentheses).

このため、コントロールポイント(デバイス)からHTTP Multicast User Datagram Protocol(HTTP MU)により送信される同報メッセージを、カーネル100(200)のメッセージフィルタリング機能によって抽出し、抽出した同報メッセージをUART115(125)経由で送信するように構成してもよい。また、同報メッセージ以外のメッセージ(ACTION等)については、イーサネット114(124)を経由するように構成すればよい。これにより、既存の処理装置においてアプリケーションを変更することなく、同報メッセージをUARTを介して送信することができる。   For this reason, a broadcast message transmitted from the control point (device) by the HTTP Multicast User Datagram Protocol (HTTP MU) is extracted by the message filtering function of the kernel 100 (200), and the extracted broadcast message is extracted by the UART 115 (125). You may comprise so that it may transmit via. Further, a message other than the broadcast message (such as ACTION) may be configured to pass through the Ethernet 114 (124). As a result, the broadcast message can be transmitted via the UART without changing the application in the existing processing apparatus.

(2)UPnPのプロトコルを実行するアプリケーションのソースプログラムは、当該アプリケーションを供給するベンダー側から提供されていない場合が多い。一方で、アプリケーションの各機能モジュール単位で、開発者がカスタマイズした機能モジュールをオリジナルの機能モジュールと差し替えることができるようになっている場合もある。このような場合は、次のように、M−SEARCH(NOTIFY)を送信する機能モジュールを開発者側で準備すればよい。すなわち、UART接続部132を経由してM−SEARCH(NOTIFY)を送信する機能モジュールを準備する。そして、オリジナルの機能モジュールを、カスタマイズした機能モジュールに差し替えればよい。   (2) In many cases, the source program of the application that executes the UPnP protocol is not provided by the vendor supplying the application. On the other hand, the function module customized by the developer may be replaced with the original function module for each function module of the application. In such a case, a developer may prepare a functional module that transmits M-SEARCH (NOTIFY) as follows. That is, a functional module that transmits M-SEARCH (NOTIFY) via the UART connection unit 132 is prepared. Then, the original function module may be replaced with a customized function module.

(3)ソースプログラムが提供されている場合は、M−SEARCH(NOTIFY)を送信する機能に対応するソースプログラムにおいて、M−SEARCH(NOTIFY)がUART接続部132を経由して送信されるよう修正を施せばよい。   (3) When a source program is provided, the source program corresponding to the function of transmitting M-SEARCH (NOTIFY) is modified so that M-SEARCH (NOTIFY) is transmitted via the UART connection unit 132. Can be applied.

(実施形態1および2に関する変形例1)
上述した実施形態1では、検索要求信号のみによって機器発見処理が実行される構成であった。また、実施形態2では、存在通知信号のみによって機器発見処理が実行される構成であった。
(Modification 1 regarding Embodiment 1 and 2)
In the first embodiment described above, the device discovery process is executed only by the search request signal. In the second embodiment, the device discovery process is executed only by the presence notification signal.

しかしながら、本発明に係る電子機器は、検索要求信号によって機器発見処理を実行する機能、および、存在通知信号によって機器発見処理を実行する機能の両方を備えていてもよい。具体的には、ユーザの操作に応じて検索要求信号または存在通知信号を送信する構成であってもよい。本変形例に係るテレビ(不図示)は、例えば、図1に示す入力処理装置11、図4に示す表示処理装置14、および接続部13を備える。   However, the electronic device according to the present invention may have both a function of executing a device discovery process by a search request signal and a function of executing a device discovery process by a presence notification signal. Specifically, the configuration may be such that a search request signal or a presence notification signal is transmitted according to a user operation. A television set (not shown) according to this modification includes, for example, the input processing device 11 shown in FIG. 1, the display processing device 14 shown in FIG.

なお、本変形例にて説明した構成は、後述する実施形態3および4においても適用可能である。   Note that the configuration described in this modification can also be applied to Embodiments 3 and 4 to be described later.

〔実施形態3〕
本発明のさらに別の実施形態について、図6に基づいて説明すれば、以下のとおりである。
[Embodiment 3]
The following will describe still another embodiment of the present invention with reference to FIG.

(テレビ2の構成)
図6は、本実施形態に係るテレビ2の要部構成の一例を示すブロック図である。本実施形態に係るテレビ2は、放送表示処理装置21(第1の処理装置、制御局、入力/表示処理装置)、放送録画処理装置22(第2の処理装置、内部機器、録画/再生処理装置)、および接続部13を備える。なお、実施形態3に係るテレビ2は、検索要求信号を放送表示処理装置21から放送録画処理装置22へ送信することでCPU間通信の相手を特定するものとして説明するが、存在通知信号を放送録画処理装置22から放送表示処理装置21へ送信することでCPU間通信の相手を特定するものであってもよい。
(Configuration of TV 2)
FIG. 6 is a block diagram illustrating an example of a main configuration of the television 2 according to the present embodiment. The television 2 according to the present embodiment includes a broadcast display processing device 21 (first processing device, control station, input / display processing device), a broadcast recording processing device 22 (second processing device, internal devices, recording / playback processing). Device), and a connection unit 13. Although the television 2 according to the third embodiment is described as specifying a partner of communication between CPUs by transmitting a search request signal from the broadcast display processing device 21 to the broadcast recording processing device 22, the presence notification signal is broadcast. You may identify the other party of communication between CPUs by transmitting to the broadcast display processing apparatus 21 from the video recording processing apparatus 22. FIG.

(放送表示処理装置21)
放送表示処理装置21は、図6に示すように、入力部211、制御部212、表示部213、イーサネット信号切替部214、イーサネット端子部215、HDMI信号切替部216、HDMI端子部217、およびチューナー部218を備える。放送表示処理装置21は、UPnPにおけるコントロールポイントであり、入力部211を介して入力された入力操作に応じて、チューナー部218から受信されるテレビジョン放送信号を処理して得られた映像信号を含むテレビ画面を生成する機能を有する。すなわち、放送表示処理装置21は単体でもテレビとして機能するものである。
(Broadcast display processing device 21)
As shown in FIG. 6, the broadcast display processing device 21 includes an input unit 211, a control unit 212, a display unit 213, an Ethernet signal switching unit 214, an Ethernet terminal unit 215, an HDMI signal switching unit 216, an HDMI terminal unit 217, and a tuner. Part 218. The broadcast display processing device 21 is a control point in UPnP, and receives a video signal obtained by processing a television broadcast signal received from the tuner unit 218 in accordance with an input operation input via the input unit 211. It has a function of generating a television screen including it. That is, the broadcast display processing device 21 functions as a television alone.

入力部211は、ユーザからの入力を受け付ける入力デバイスであり、例えば、テレビ2のリモコンからの信号を受け付けるリモコン信号受信部や、テレビ2の筐体に設けられたボタンなどである。また、入力部211はタッチパネルであってもよく、その場合は入力部211と表示部213とは一体となる。   The input unit 211 is an input device that receives an input from the user, and is, for example, a remote control signal receiving unit that receives a signal from a remote controller of the television 2 or a button provided on the casing of the television 2. Further, the input unit 211 may be a touch panel. In this case, the input unit 211 and the display unit 213 are integrated.

制御部212は、放送表示処理装置21が備える各部を統括制御するものである。図6に示すように、制御部212は、検出制御部2121(検知手段、通信確認手段)、信号生成部2122(送信手段、信号生成手段、制御信号送信手段)、入力判定部2123、および表示制御部2124を含む。   The control unit 212 performs overall control of each unit included in the broadcast display processing device 21. As shown in FIG. 6, the control unit 212 includes a detection control unit 2121 (detection unit, communication confirmation unit), a signal generation unit 2122 (transmission unit, signal generation unit, control signal transmission unit), an input determination unit 2123, and a display. A control unit 2124 is included.

入力判定部2123は、テレビ1が入力部211を介して受け付けた入力操作を判定するものである。具体的には、入力判定部2123は、入力部211が受け付けた入力操作を判定し、特定する。そして、特定した入力操作に応じた処理を実行するよう、制御部212の各部に指示する。例えば、入力判定部2123は、チャンネルを変更するための入力操作を特定すると、チャンネルを変更するため処理を実行するよう、表示制御部2124に指示する。   The input determination unit 2123 determines an input operation received by the television 1 via the input unit 211. Specifically, the input determination unit 2123 determines and specifies the input operation received by the input unit 211. Then, each unit of the control unit 212 is instructed to execute processing according to the specified input operation. For example, when the input determination unit 2123 specifies an input operation for changing a channel, the input determination unit 2123 instructs the display control unit 2124 to execute a process for changing the channel.

また例えば、入力判定部2123は、放送録画処理装置22に対する処理を実行するための入力操作を特定すると、当該処理を実行するための制御信号の生成を信号生成部2122に指示する。   Further, for example, when the input determination unit 2123 specifies an input operation for executing a process for the broadcast recording processing device 22, the input determination unit 2123 instructs the signal generation unit 2122 to generate a control signal for executing the process.

検出制御部2121は、プラグアンドプレイを実行するための通信規約(プロトコル)にて規定されている同報メッセージ(検索要求信号)が送信されることを検知するものである。具体的には、検出制御部2121は、放送表示処理装置21が検索要求信号を送信する状態、換言すれば、コントロールポイントである放送表示処理装置21が、制御対象のデバイスを発見できていない状態となったとき(例えば、放送表示処理装置21が起動されたとき)、当該状態を検知して、検索要求信号の生成を、信号生成部2122に指示する。   The detection control unit 2121 detects that a broadcast message (search request signal) defined by a communication protocol (protocol) for executing plug and play is transmitted. Specifically, the detection control unit 2121 is in a state where the broadcast display processing device 21 transmits a search request signal, in other words, a state where the broadcast display processing device 21 which is a control point has not found a device to be controlled. When this happens (for example, when the broadcast display processing device 21 is activated), the state is detected and the signal generation unit 2122 is instructed to generate a search request signal.

また、検出制御部2121は、放送録画処理装置22から、検索要求信号に対する応答信号を受信すると、放送表示処理装置21と放送録画処理装置22との間でUPnPを用いたCPU間通信が可能になったことを示す接続完了情報を、信号生成部2122および入力判定部2123に供給する。これにより、信号生成部2122および入力判定部2123は、放送録画処理装置22との間でUPnPを用いたCPU間通信が可能となったことを認識することができる。   In addition, when the detection control unit 2121 receives a response signal to the search request signal from the broadcast recording processing device 22, communication between CPUs using UPnP can be performed between the broadcast display processing device 21 and the broadcast recording processing device 22. Connection completion information indicating that the connection has been completed is supplied to the signal generation unit 2122 and the input determination unit 2123. Thereby, the signal generation unit 2122 and the input determination unit 2123 can recognize that communication between CPUs using UPnP is possible with the broadcast recording processing device 22.

信号生成部2122は、UPnPコントロールポイントの各メッセ―ジに対応する信号を生成し、送信するものである。同報メッセージ(検索要求信号)をUART接続部132を介して、放送録画処理装置22に対して送信する。具体的には、信号生成部2122は、検出制御部2121の指示を受けて、マルチキャストメッセージである検索要求信号を生成する。このため、信号生成部2122は、生成した検索要求信号をUART接続部132を介して送信される形式の信号に変換する。そして、変換した検索要求信号をUART接続部132を介して、放送録画処理装置22に対して送信する。   The signal generator 2122 generates and transmits a signal corresponding to each message of the UPnP control point. A broadcast message (search request signal) is transmitted to the broadcast recording processing device 22 via the UART connection unit 132. Specifically, the signal generator 2122 receives a command from the detection controller 2121 and generates a search request signal that is a multicast message. For this reason, the signal generation unit 2122 converts the generated search request signal into a signal in a format transmitted via the UART connection unit 132. Then, the converted search request signal is transmitted to the broadcast recording processing device 22 via the UART connection unit 132.

また、信号生成部2122は、検出制御部2121から上記接続完了情報を供給されている場合、入力判定部2123の指示を受けて、指示に応じた信号を生成する。例えば、入力判定部2123の指示を受けて、録画を開始するための制御信号を生成し、イーサネット接続部131を介して、放送録画処理装置22に送信する。   When the connection completion information is supplied from the detection control unit 2121, the signal generation unit 2122 receives an instruction from the input determination unit 2123 and generates a signal according to the instruction. For example, in response to an instruction from the input determination unit 2123, a control signal for starting recording is generated and transmitted to the broadcast recording processing device 22 via the Ethernet connection unit 131.

表示制御部2124は、入力判定部2123からの指示に応じて、表示部213に表示する画像(映像)を決定するものである。具体的には、表示制御部2124は、入力判定部2123からの指示を受けて、当該指示に応じた処理を実行する。例えば、入力判定部2123からチャンネルの変更を示す指示を受けると、チャンネルの変更処理を実行し、チューナー部218から受信した変更後の映像を表示部213に表示させる。   The display control unit 2124 determines an image (video) to be displayed on the display unit 213 in accordance with an instruction from the input determination unit 2123. Specifically, the display control unit 2124 receives an instruction from the input determination unit 2123 and executes processing according to the instruction. For example, when an instruction indicating a channel change is received from the input determination unit 2123, a channel change process is executed, and the changed video received from the tuner unit 218 is displayed on the display unit 213.

また、表示制御部2124は、放送録画処理装置22から、HDMI接続部133を介して受信した映像および音声を、表示部213に表示させる。例えば、放送録画処理装置からHDMI接続部133を介して受信したテレビジョン放送の録画映像および音声を、表示部213に表示させる。   In addition, the display control unit 2124 causes the display unit 213 to display video and audio received from the broadcast recording processing device 22 via the HDMI connection unit 133. For example, recorded video and audio of a television broadcast received from the broadcast recording processing device via the HDMI connection unit 133 is displayed on the display unit 213.

次に、表示部213は、表示制御部2124によって処理された情報が表示される。例えば、表示部213には、表示制御部2124がチューナー部218を介して取得したテレビジョン放送の映像や、放送録画処理装置22からHDMI接続部133を介して送信されたテレビジョン放送の録画映像が表示される。表示部213としては、例えばLCD(液晶ディスプレイ)などが挙げられる。   Next, the display unit 213 displays information processed by the display control unit 2124. For example, on the display unit 213, a television broadcast video acquired by the display control unit 2124 via the tuner unit 218, or a television broadcast recorded video transmitted from the broadcast recording processing device 22 via the HDMI connection unit 133. Is displayed. Examples of the display unit 213 include an LCD (liquid crystal display).

次に、イーサネット信号切替部214は、供給された信号の送信先を決定するものである。具体的には、イーサネット信号切替部214は、供給された信号が放送録画処理装置22に送信すべき信号である場合は、当該信号をイーサネット接続部131を介して放送録画処理装置22に送信する。一方、供給された信号が外部に送信すべき信号(例えば、インターネットによるサービスを利用するための信号)である場合、当該信号をイーサネット端子部215を介して外部に送信する。   Next, the Ethernet signal switching unit 214 determines a transmission destination of the supplied signal. Specifically, when the supplied signal is a signal to be transmitted to the broadcast recording processing device 22, the Ethernet signal switching unit 214 transmits the signal to the broadcast recording processing device 22 via the Ethernet connection unit 131. . On the other hand, when the supplied signal is a signal to be transmitted to the outside (for example, a signal for using a service by the Internet), the signal is transmitted to the outside through the Ethernet terminal unit 215.

また、イーサネット信号切替部214は、放送録画処理装置22から受信した応答信号を、検出制御部2121に供給する。   Further, the Ethernet signal switching unit 214 supplies the response signal received from the broadcast recording processing device 22 to the detection control unit 2121.

次に、HDMI信号切替部216は、供給された映像や音声の送信先を決定するものである。具体的には、HDMI信号切替部216は、供給された映像や音声が放送表示処理装置21にて処理すべきものである場合は、当該映像や音声を表示制御部2124に出力する。一方、供給された映像や音声が外部に送信すべきものである場合は、当該映像や音声をHDMI端子部217を介して外部に送信する。   Next, the HDMI signal switching unit 216 determines a transmission destination of the supplied video and audio. Specifically, if the supplied video or audio is to be processed by the broadcast display processing device 21, the HDMI signal switching unit 216 outputs the video or audio to the display control unit 2124. On the other hand, when the supplied video and audio are to be transmitted to the outside, the video and audio are transmitted to the outside via the HDMI terminal unit 217.

最後に、チューナー部218は、実施形態1で説明したチューナー部123と同様であるため、その説明を省略する。   Finally, since the tuner unit 218 is the same as the tuner unit 123 described in the first embodiment, the description thereof is omitted.

(放送録画処理装置22)
放送録画処理装置22は、図6に示すように、制御部221、記憶部222、イーサネット信号切替部223、イーサネット端子部224、HDMI信号切替部225、HDMI端子部226、およびチューナー部227を備える。放送録画処理装置22は、テレビジョン放送を録画し、放送表示処理装置21に送信することで再生する録画/再生装置である。また、放送録画処理装置22は、UPnPにおけるデバイスであり、放送表示処理装置21から送信される制御信号を受信し、受信した制御信号に応じて所定の処理を実行する構成である。
(Broadcast recording processing device 22)
As shown in FIG. 6, the broadcast recording processing device 22 includes a control unit 221, a storage unit 222, an Ethernet signal switching unit 223, an Ethernet terminal unit 224, an HDMI signal switching unit 225, an HDMI terminal unit 226, and a tuner unit 227. . The broadcast recording processing apparatus 22 is a recording / reproducing apparatus that records a television broadcast and reproduces it by transmitting it to the broadcast display processing apparatus 21. The broadcast recording processing device 22 is a device in UPnP, and is configured to receive a control signal transmitted from the broadcast display processing device 21 and execute a predetermined process in accordance with the received control signal.

なお、放送録画処理装置22は、所定の処理を実行するための入力を受け付ける入力部(不図示)を備えていてもよい。この場合、放送録画処理装置22は、一般的なテレビに接続しても、録画/再生装置の各種機能を実行することができる。   Note that the broadcast recording processing device 22 may include an input unit (not shown) that receives an input for executing a predetermined process. In this case, the broadcast recording processing device 22 can execute various functions of the recording / playback device even when connected to a general television.

制御部221は、放送録画処理装置22が備える各部を統括制御するものである。図6に示すように、制御部221は、信号判定部2211、信号生成部2212、および、録画制御部2213を含む。   The control unit 221 performs overall control of each unit included in the broadcast recording processing device 22. As illustrated in FIG. 6, the control unit 221 includes a signal determination unit 2211, a signal generation unit 2212, and a recording control unit 2213.

信号判定部2211は、受信した信号がどのような信号であるかを判定するものである。具体的には、信号判定部2211は、受信した信号が放送表示処理装置21から送信された検索要求信号であると判定すると、信号生成部2212に検索要求信号に対する応答信号の生成を指示する。また、信号判定部2211は、受信した信号がテレビジョン放送を録画する録画処理、または、録画したテレビジョン放送を再生する再生処理を実行するための信号であると判定すると、受信した信号を録画制御部2213に供給する。   The signal determination unit 2211 determines what kind of signal the received signal is. Specifically, when the signal determination unit 2211 determines that the received signal is a search request signal transmitted from the broadcast display processing device 21, the signal determination unit 2211 instructs the signal generation unit 2212 to generate a response signal for the search request signal. If the signal determination unit 2211 determines that the received signal is a signal for executing a recording process for recording a television broadcast or a reproduction process for reproducing the recorded television broadcast, the signal determination unit 2211 records the received signal. It supplies to the control part 2213.

信号生成部2212は、UPnPデバイスの各メッセ―ジに対応する信号を生成し、送信するものである。例えば、信号生成部2212は、放送表示処理装置21に送信する信号を生成する。信号生成部2212は、信号判定部2211から応答信号の生成指示を受けて、応答信号を生成する。そして、生成した応答信号を、イーサネット接続部131を介して放送表示処理装置21に送信する。   The signal generator 2212 generates and transmits a signal corresponding to each message of the UPnP device. For example, the signal generation unit 2212 generates a signal to be transmitted to the broadcast display processing device 21. The signal generation unit 2212 receives a response signal generation instruction from the signal determination unit 2211 and generates a response signal. Then, the generated response signal is transmitted to the broadcast display processing device 21 via the Ethernet connection unit 131.

なお、信号生成部2212は、応答信号以外の信号を生成して、イーサネット接続部131を介して放送表示処理装置21に送信してもよい。   Note that the signal generation unit 2212 may generate a signal other than the response signal and transmit the signal to the broadcast display processing device 21 via the Ethernet connection unit 131.

録画制御部2213は、放送表示処理装置21から供給された情報に応じて、録画処理または再生処理を実行するものである。具体的には、録画制御部2213は、放送表示処理装置21から送信された制御信号(ACTION等)を受信すると、当該制御信号の指示に応じた処理を実行する。例えば、放送表示処理装置21からテレビジョン放送の録画処理の実行を示す制御信号を受信すると、テレビジョン放送を記憶部222に記憶(録画)する。また、放送表示処理装置21から録画したテレビジョン放送の再生処理の実行を示す制御信号を受信すると、記憶部222から指定されたテレビジョン放送の録画映像および音声を読み出し、読み出した録画映像および音声を、HDMI接続部133を介して放送表示処理装置21に送信する。   The recording control unit 2213 executes a recording process or a reproduction process according to the information supplied from the broadcast display processing device 21. Specifically, when the recording control unit 2213 receives a control signal (such as ACTION) transmitted from the broadcast display processing device 21, the recording control unit 2213 executes processing according to the instruction of the control signal. For example, when a control signal indicating execution of a recording process of a television broadcast is received from the broadcast display processing device 21, the television broadcast is stored (recorded) in the storage unit 222. In addition, when a control signal indicating execution of playback processing of a recorded television broadcast is received from the broadcast display processing device 21, the recorded video and audio of the designated television broadcast is read from the storage unit 222, and the read recorded video and audio are read out. Is transmitted to the broadcast display processing device 21 via the HDMI connection unit 133.

記憶部222は、テレビジョン放送の映像および音声を記憶する記憶デバイスである。具体的には、録画制御部2213がチューナー部227から受信したテレビジョン放送の映像および音声が、記憶部222に記憶される。   The storage unit 222 is a storage device that stores video and audio of television broadcasting. Specifically, the video and audio of the television broadcast received by the recording control unit 2213 from the tuner unit 227 are stored in the storage unit 222.

イーサネット信号切替部223は、供給された信号の送信先を決定するものである。具体的には、イーサネット信号切替部223は、供給された信号が放送表示処理装置21に送信すべき信号である場合は、当該信号をイーサネット接続部131を介して放送表示処理装置21に送信する。一方、供給された信号が外部に送信すべき信号(例えば、インターネットによるサービスを利用するための信号)である場合、当該信号をイーサネット端子部224を介して外部に送信する。   The Ethernet signal switching unit 223 determines a transmission destination of the supplied signal. Specifically, when the supplied signal is a signal to be transmitted to the broadcast display processing device 21, the Ethernet signal switching unit 223 transmits the signal to the broadcast display processing device 21 via the Ethernet connection unit 131. . On the other hand, when the supplied signal is a signal to be transmitted to the outside (for example, a signal for using a service by the Internet), the signal is transmitted to the outside through the Ethernet terminal unit 224.

HDMI信号切替部225は、供給された映像や音声の送信先を決定するものである。具体的には、HDMI信号切替部225は、供給された映像や音声が放送表示処理装置21に送信すべきものである場合は、当該映像や音声を放送表示処理装置21に送信する。一方、供給された映像や音声が外部に送信すべきものである場合は、当該映像や音声をHDMI端子部226を介して外部に送信する。   The HDMI signal switching unit 225 determines the transmission destination of the supplied video and audio. Specifically, when the supplied video and audio are to be transmitted to the broadcast display processing device 21, the HDMI signal switching unit 225 transmits the video and audio to the broadcast display processing device 21. On the other hand, when the supplied video and audio are to be transmitted to the outside, the video and audio are transmitted to the outside via the HDMI terminal unit 226.

最後に、チューナー部227は、実施形態1で説明したチューナー部123と同様であるため、その説明を省略する。なお、放送録画処理装置22にもチューナー部227を設けることにおり、放送録画処理装置22を独立化できる。もちろん、放送表示処理装置21のチューナー部218からの信号を、放送録画処理装置22へ入力するようにしてもよい。   Finally, since the tuner unit 227 is the same as the tuner unit 123 described in the first embodiment, the description thereof is omitted. The broadcast recording processing device 22 is also provided with the tuner unit 227, so that the broadcast recording processing device 22 can be made independent. Of course, a signal from the tuner unit 218 of the broadcast display processing device 21 may be input to the broadcast recording processing device 22.

(接続部13)
接続部13は、放送表示処理装置21が設けられたテレビ2の筐体に、放送録画処理装置22を着脱可能に接続するためのものであるということ以外は、実施形態1で説明した接続部13と同様であるため、その説明を省略する。
(Connection 13)
The connection unit 13 is the connection unit described in the first embodiment, except that the broadcast recording processing device 22 is detachably connected to the housing of the television 2 provided with the broadcast display processing device 21. Since it is the same as 13, its description is omitted.

〔実施形態4〕
本発明のさらに別の実施形態について、図7に基づいて説明すれば、以下のとおりである。
[Embodiment 4]
The following will describe still another embodiment of the present invention with reference to FIG.

(テレビ3の構成)
図7は、本実施形態に係るテレビ3の要部構成の一例を示すブロック図である。本実施形態に係るテレビ3は、入力処理装置31(第1の処理装置)、表示処理装置32、通話処理装置33(第3の処理装置)、接続部13、接続部34、表示部35、およびタッチパネル36を備える。すなわち、本実施形態に係るテレビ3は、処理装置を3つ備える構成である。なお、表示部35およびタッチパネル36は、実施形態1にて説明した表示部15およびタッチパネル16と同様であるため、その説明を省略する。
(Configuration of TV 3)
FIG. 7 is a block diagram illustrating an example of a main configuration of the television 3 according to the present embodiment. The television 3 according to the present embodiment includes an input processing device 31 (first processing device), a display processing device 32, a call processing device 33 (third processing device), a connection unit 13, a connection unit 34, a display unit 35, And a touch panel 36. That is, the television 3 according to the present embodiment has a configuration including three processing devices. In addition, since the display part 35 and the touch panel 36 are the same as the display part 15 and the touch panel 16 which were demonstrated in Embodiment 1, the description is abbreviate | omitted.

なお、実施形態4に係るテレビ3は、検索要求信号を入力処理装置31から、表示処理装置32または通話処理装置33へ送信することでCPU間通信の相手を特定するものとして説明するが、存在通知信号を表示処理装置32または通話処理装置33から入力処理装置31へ送信することでCPU間通信の相手を特定するものであってもよい。   Note that the television 3 according to the fourth embodiment is described as specifying a partner of communication between CPUs by transmitting a search request signal from the input processing device 31 to the display processing device 32 or the call processing device 33. A notification signal may be transmitted from the display processing device 32 or the call processing device 33 to the input processing device 31 to identify the other party of communication between CPUs.

(入力処理装置31)
入力処理装置31は、図7に示すように、制御部311、イーサネット信号切替部312、イーサネット端子部313、およびタッチパネル制御部314を備える。入力処理装置31は、実施形態1で説明した入力処理装置11と同様に、UPnPにおけるコントロールポイントであり、後述するタッチパネル36の入力制御を行う。
(Input processing device 31)
As illustrated in FIG. 7, the input processing device 31 includes a control unit 311, an Ethernet signal switching unit 312, an Ethernet terminal unit 313, and a touch panel control unit 314. Similar to the input processing device 11 described in the first embodiment, the input processing device 31 is a control point in UPnP, and performs input control of a touch panel 36 described later.

制御部311は、入力処理装置31が備える各部を統括制御するものである。制御部311は、検出制御部3111、信号生成部3112(第2送信手段)、入力判定部3113、表示指示部3114、および送信先判定部3115を含む。   The control unit 311 performs overall control of each unit included in the input processing device 31. The control unit 311 includes a detection control unit 3111, a signal generation unit 3112 (second transmission means), an input determination unit 3113, a display instruction unit 3114, and a transmission destination determination unit 3115.

検出制御部3111は、実施形態1にて説明した検出制御部1111と異なり、表示処理装置32に送信する検索要求信号の生成と、通話処理装置33に送信する検索要求信号の生成とを信号生成部3112に指示する。その他の機能については、実施形態1にて説明した検出制御部1111と同様である。   Unlike the detection control unit 1111 described in the first embodiment, the detection control unit 3111 generates a search request signal to be transmitted to the display processing device 32 and a search request signal to be transmitted to the call processing device 33. To the unit 3112. Other functions are the same as those of the detection control unit 1111 described in the first embodiment.

信号生成部3112は、実施形態1にて説明した信号生成部1112と異なり、2つのUARTチャンネルを有している。信号生成部3112は、同報メッセージを送信すべき宛先に応じて、UARTチャンネルを切り替える。信号生成部3112は、表示処理装置32に送信する検索要求信号を、UART接続部132を介して送信する(CH1)。また、通話処理装置33に送信する検索要求信号を、UART接続部182(第2専用通信接続部)を介して送信する(CH2)。さらに、送信先判定部3115から供給された判定結果および信号の生成指示に基づいて信号(ACTION等)を生成し、送信先を示す情報を対応付けた信号をイーサネット信号切替部312に出力する。その他の機能については、実施形態1にて説明した信号生成部1112と同様である。   Unlike the signal generation unit 1112 described in the first embodiment, the signal generation unit 3112 has two UART channels. The signal generation unit 3112 switches the UART channel according to the destination to which the broadcast message is to be transmitted. The signal generation unit 3112 transmits a search request signal to be transmitted to the display processing device 32 via the UART connection unit 132 (CH1). In addition, a search request signal to be transmitted to the call processing device 33 is transmitted via the UART connection unit 182 (second dedicated communication connection unit) (CH2). Furthermore, a signal (such as ACTION) is generated based on the determination result supplied from the transmission destination determination unit 3115 and a signal generation instruction, and a signal associated with information indicating the transmission destination is output to the Ethernet signal switching unit 312. Other functions are the same as those of the signal generation unit 1112 described in the first embodiment.

入力判定部3113は、実施形態1にて説明した入力判定部1113と異なり、特定した入力操作に応じた信号の生成指示を、送信先判定部3115に供給する。その他の機能については、実施形態1にて説明した入力判定部1113と同様である。   Unlike the input determination unit 1113 described in the first embodiment, the input determination unit 3113 supplies a signal generation instruction corresponding to the specified input operation to the transmission destination determination unit 3115. Other functions are the same as those of the input determination unit 1113 described in the first embodiment.

送信先判定部3115は、入力判定部1113から供給された信号の生成指示を判定するものである。具体的には、入力判定部1113から供給された信号の生成指示が表示処理装置32に送信すべき信号の生成指示であるか、または、通話処理装置33に送信すべき信号の生成指示であるかを判定し、判定結果とともに信号の生成指示を信号生成部3112に供給する。   The transmission destination determination unit 3115 determines an instruction to generate the signal supplied from the input determination unit 1113. Specifically, the signal generation instruction supplied from the input determination unit 1113 is a signal generation instruction to be transmitted to the display processing device 32 or a signal generation instruction to be transmitted to the call processing device 33. And a signal generation instruction is supplied to the signal generation unit 3112 together with the determination result.

表示指示部3114は、実施形態1にて説明した信号生成部1112と同様であるため、その説明を省略する。   The display instruction unit 3114 is the same as the signal generation unit 1112 described in the first embodiment, and a description thereof will be omitted.

次に、イーサネット信号切替部312は、実施形態1にて説明したイーサネット信号切替部112と異なり、信号生成部3112から供給された信号に対応付けられた送信先を示す情報に応じて、供給された信号を表示処理装置32に送信するか、または、通話処理装置33に送信するかを決定し、送信する。また、通話処理装置33に信号を送信する場合は、イーサネット接続部181を介して送信する。その他の機能は、実施形態1にて説明したイーサネット信号切替部112と同様である。   Next, unlike the Ethernet signal switching unit 112 described in the first embodiment, the Ethernet signal switching unit 312 is supplied according to information indicating a transmission destination associated with the signal supplied from the signal generation unit 3112. It is determined whether to transmit the received signal to the display processing device 32 or to the call processing device 33 and transmit it. Further, when a signal is transmitted to the call processing device 33, it is transmitted via the Ethernet connection unit 181. Other functions are the same as those of the Ethernet signal switching unit 112 described in the first embodiment.

イーサネット端子部313およびタッチパネル制御部314は、実施形態1にて説明したイーサネット端子部113およびタッチパネル制御部116とそれぞれ同様であるため、その説明を省略する。   Since the Ethernet terminal unit 313 and the touch panel control unit 314 are the same as the Ethernet terminal unit 113 and the touch panel control unit 116 described in the first embodiment, description thereof is omitted.

(表示処理装置32)
表示処理装置32は、実施形態1にて説明した表示処理装置12と同じものであり、UPnPにおけるデバイスである。表示処理装置32は、図7に示すように制御部321、およびチューナー部323を備える。なお表示処理装置32が備える各部材は、表示処理装置12が備える部材と同様であるため、その説明を省略する。
(Display processing device 32)
The display processing device 32 is the same as the display processing device 12 described in the first embodiment, and is a device in UPnP. The display processing device 32 includes a control unit 321 and a tuner unit 323 as shown in FIG. Note that each member included in the display processing device 32 is the same as the member included in the display processing device 12, and thus the description thereof is omitted.

(通話処理装置33)
通話処理装置33は、UPnPにおけるデバイスであり、他のユーザと通話するための装置である。すなわち、通話処理装置33は、テレビ3を用いて電話の機能を実行するための装置である。通話処理装置33は、表示処理装置32と同様に、タッチパネル36の入力制御を行う入力処理装置11から送信される制御信号を受信し、受信した制御信号に応じて所定の処理を実行する構成である。
(Call processing device 33)
The call processing device 33 is a device in UPnP, and is a device for making a call with another user. That is, the call processing device 33 is a device for executing a telephone function using the television 3. Similar to the display processing device 32, the call processing device 33 receives a control signal transmitted from the input processing device 11 that performs input control of the touch panel 36, and executes predetermined processing in accordance with the received control signal. is there.

通話処理装置33は、信号判定部331、信号生成部332、および通話処理部333を備える。   The call processing device 33 includes a signal determination unit 331, a signal generation unit 332, and a call processing unit 333.

信号判定部331は、受信した信号がどのような信号であるかを判定するものである。具体的には、信号判定部331は、受信した信号が入力処理装置31から送信された検索要求信号であると判定すると、信号生成部332に検索要求信号に対する応答信号の生成を指示する。受信した信号がテレビ3を用いたテレビ電話の機能を制御するための信号(ACTION等)であると判定すると、受信した信号を通話処理部333に供給する。   The signal determination unit 331 determines what kind of signal the received signal is. Specifically, if the signal determination unit 331 determines that the received signal is a search request signal transmitted from the input processing device 31, the signal determination unit 331 instructs the signal generation unit 332 to generate a response signal for the search request signal. If it is determined that the received signal is a signal (such as ACTION) for controlling the function of the videophone using the TV 3, the received signal is supplied to the call processing unit 333.

信号生成部332は、実施形態1にて説明した信号生成部1212と異なり、生成した応答信号をイーサネット接続部181を介して入力処理装置31に送信する。その他の機能は、実施形態1にて説明した信号生成部1212と同様である。   Unlike the signal generation unit 1212 described in the first embodiment, the signal generation unit 332 transmits the generated response signal to the input processing device 31 via the Ethernet connection unit 181. Other functions are the same as those of the signal generation unit 1212 described in the first embodiment.

通話処理部333は、テレビ3を用いたテレビ電話を実行するための処理を行うものである。具体的には、通話処理部333は、入力処理装置31から送信された制御信号を供給されると、供給された制御信号に応じた処理を実行する。例えば、ユーザの入力操作によって指定された電話番号に電話をかける処理を実行する。   The call processing unit 333 performs processing for executing a videophone using the TV 3. Specifically, when the call processing unit 333 is supplied with the control signal transmitted from the input processing device 31, the call processing unit 333 executes processing according to the supplied control signal. For example, a process of making a call to a telephone number designated by a user input operation is executed.

なお、入力処理装置11は、他のユーザとの通話を実行するためのGUI部品を表示処理装置32に表示させてもよい。例えば、表示制御部3213は、表示指示部3114の指示を受けて、表示部15に電話のプッシュボタンを模したGUI部品を表示してもよい。この場合、入力処理装置11は、プッシュボタンを模したGUI部品に対する入力操作(例えば、電話番号を入力する操作)に基づいた制御信号(ACTION等)を生成し、通話処理装置33に生成した制御信号を送信する。   Note that the input processing device 11 may cause the display processing device 32 to display a GUI component for executing a call with another user. For example, the display control unit 3213 may display a GUI component simulating a push button of a telephone on the display unit 15 in response to an instruction from the display instruction unit 3114. In this case, the input processing device 11 generates a control signal (ACTION or the like) based on an input operation (for example, an operation for inputting a telephone number) for a GUI component that imitates a push button, and the control generated in the call processing device 33. Send a signal.

(接続部13および接続部34)
接続部13は、実施形態1で説明した接続部13と同様であるため、その説明を省略する。
(Connection 13 and Connection 34)
Since the connection part 13 is the same as the connection part 13 demonstrated in Embodiment 1, the description is abbreviate | omitted.

また、接続部34は、イーサネット接続部181およびUART接続部182を備える。なお、接続部34は、入力処理装置31と通話処理装置33とを着脱可能に接続するためのものであるということ、および、HDMI接続部133を備えないということ以外は、接続部13と同様である。すなわち、イーサネット接続部181はイーサネット接続部131と同様の構成であり、UART接続部182はUART接続部132と同様の構成である。そのため、詳細な説明を省略する。   The connection unit 34 includes an Ethernet connection unit 181 and a UART connection unit 182. The connection unit 34 is the same as the connection unit 13 except that the input processing device 31 and the call processing device 33 are detachably connected and the HDMI connection unit 133 is not provided. It is. That is, the Ethernet connection unit 181 has the same configuration as the Ethernet connection unit 131, and the UART connection unit 182 has the same configuration as the UART connection unit 132. Therefore, detailed description is omitted.

〔実施形態5〕
本発明のさらに別の実施形態について、図8および図9に基づいて説明すれば、以下のとおりである。
[Embodiment 5]
Still another embodiment of the present invention will be described below with reference to FIGS. 8 and 9.

(テレビ4の構成)
図8は、本実施形態に係るテレビ4の要部構成の一例を示すブロック図である。本実施形態に係るテレビ4は、表示処理装置12が、複数のコントロールポイントから送信される制御信号(ACTION等)によって制御される構成である。すなわち、本実施形態におけるテレビ4は、入力処理装置11だけでなく、外部機器6からも表示処理装置12の機能を利用することができる構成である。すなわち、本実施形態では、入力処理装置11および外部機器6が表示処理装置12に検索要求信号を送信して、表示処理装置12から応答信号を受信する構成として説明する。しかしながら、これに限られず、表示処理装置12から送信される存在通知信号を、入力処理装置11および外部機器6が受信する構成であってもよい。なお、外部機器6としては、例えば、スマートフォンやタブレット端末などが挙げられる。
(Configuration of TV 4)
FIG. 8 is a block diagram illustrating an example of a main configuration of the television 4 according to the present embodiment. The television 4 according to the present embodiment has a configuration in which the display processing device 12 is controlled by control signals (such as ACTION) transmitted from a plurality of control points. That is, the television 4 in the present embodiment has a configuration in which the function of the display processing device 12 can be used not only from the input processing device 11 but also from the external device 6. In other words, in the present embodiment, the input processing device 11 and the external device 6 will be described as a configuration in which a search request signal is transmitted to the display processing device 12 and a response signal is received from the display processing device 12. However, the configuration is not limited to this, and the input processing device 11 and the external device 6 may receive the presence notification signal transmitted from the display processing device 12. Note that examples of the external device 6 include a smartphone and a tablet terminal.

イーサネット端子部113は、アクセスポイント5と接続されており、外部機器6は、アクセスポイント5を介して制御信号をテレビ4に送信する。   The Ethernet terminal unit 113 is connected to the access point 5, and the external device 6 transmits a control signal to the television 4 via the access point 5.

また、外部機器6は、入力処理装置11と異なり、イーサネット端子部113、イーサネット信号切替部112、およびイーサネット接続部131を介して、表示処理装置12に検索要求信号を送信する。なお、表示処理装置12から外部機器6に対して存在通知信号を送信する場合も、同様に、存在通知信号は、イーサネット(イーサネット接続部131、イーサネット信号切り替え部112、イーサネット端子部113)を経由して送信される。   Unlike the input processing device 11, the external device 6 transmits a search request signal to the display processing device 12 via the Ethernet terminal unit 113, the Ethernet signal switching unit 112, and the Ethernet connection unit 131. Note that, when the presence notification signal is transmitted from the display processing device 12 to the external device 6, the presence notification signal is similarly transmitted via Ethernet (Ethernet connection unit 131, Ethernet signal switching unit 112, Ethernet terminal unit 113). Then sent.

さらに、外部機器6は、イーサネット端子部113、イーサネット信号切替部112、およびイーサネット接続部131を介して制御信号(ACTION等)を表示処理装置12に送信する。制御信号を受信した信号判定部1211は、当該制御信号を判定し、受信した信号を表示制御部1213に供給する。また、表示制御部1213は、制御信号に応じた表示処理を実行する。図8では、外部機器6からの制御信号に関する制御の流れを、入力処理装置11のものとは区別し点線で示している。   Further, the external device 6 transmits a control signal (such as ACTION) to the display processing device 12 via the Ethernet terminal unit 113, the Ethernet signal switching unit 112, and the Ethernet connection unit 131. The signal determination unit 1211 that has received the control signal determines the control signal and supplies the received signal to the display control unit 1213. Further, the display control unit 1213 executes display processing according to the control signal. In FIG. 8, the control flow related to the control signal from the external device 6 is shown by a dotted line so as to be distinguished from that of the input processing device 11.

以上のように、表示処理装置12は、UART接続部132を介して接続される入力処理装置11から送信される検索要求信号により入力処理装置11との接続を確立する一方で、イーサネット接続部131、イーサネット信号切り替え部112、イーサネット端子部113を介して接続される外部機器6から送信される検索要求信号により外部機器6との接続を確立することができる。なお、表示処理装置12が入力処理装置11との接続を確立し、入力処理装置11が外部機器6との接続を確立するように構成することも可能である。この場合、コントロールポイントとしての入力処理装置11が、外部機器6に検索要求信号を送信することによって、入力処理装置11と外部機器6との接続が確立される。   As described above, the display processing device 12 establishes a connection with the input processing device 11 by the search request signal transmitted from the input processing device 11 connected via the UART connection unit 132, while the Ethernet connection unit 131. The connection with the external device 6 can be established by the search request signal transmitted from the external device 6 connected via the Ethernet signal switching unit 112 and the Ethernet terminal unit 113. Note that the display processing device 12 may establish a connection with the input processing device 11 and the input processing device 11 may establish a connection with the external device 6. In this case, the input processing device 11 as a control point transmits a search request signal to the external device 6, thereby establishing a connection between the input processing device 11 and the external device 6.

なお、外部機器6は、イーサネットを用いて表示処理装置12に検索要求信号を送信するため、表示処理装置12を含む複数のデバイスに検索要求信号が送信される可能性がある。このため、複数のデバイスが検出される場合が想定される。この場合、外部機器6は、検出された複数のデバイスから、ユーザの操作に応じて、CPU間通信を実行するデバイスを選択すればよい。   Since the external device 6 transmits a search request signal to the display processing device 12 using Ethernet, the search request signal may be transmitted to a plurality of devices including the display processing device 12. For this reason, the case where a some device is detected is assumed. In this case, the external device 6 may select a device that executes inter-CPU communication from a plurality of detected devices in accordance with a user operation.

図9は、テレビ4が表示する表示画面の概略図である。外部機器6からの制御信号を受信する前は、図9の(a)に示すように、表示部15にはテレビジョン放送信号を処理して得られた映像信号を含む映像Aと、入力処理装置11からの制御信号によって表示されるGUI部品(例えばリモコンを模したGUI部品)を含む映像Bとが表示されている。   FIG. 9 is a schematic diagram of a display screen displayed on the television 4. Before receiving the control signal from the external device 6, as shown in FIG. 9A, the display unit 15 includes the video A including the video signal obtained by processing the television broadcast signal, and input processing. A video B including a GUI part (for example, a GUI part imitating a remote control) displayed by a control signal from the device 11 is displayed.

ここで、外部機器6からの制御信号を受信すると、表示部15に表示される映像は、図9の(b)に示すような映像に変化する。すなわち、上記映像Aおよび映像Bに加えて、外部機器6からの制御信号によって表示されるGUI部品(例えばSNSへ投稿するためのGUI部品)が表示される。   Here, when a control signal from the external device 6 is received, the video displayed on the display unit 15 changes to a video as shown in FIG. That is, in addition to the video A and the video B, a GUI component (for example, a GUI component for posting to the SNS) displayed by a control signal from the external device 6 is displayed.

なお、本実施形態では、映像Bが表示されていた領域の一部に映像Cが新たに表示される例を説明したが、映像の配置はこの例に限定されるものではない。例えば、映像Aが表示されていた領域の一部に映像Cが新たに表示されてもよいし、映像Bに代わり映像Cが表示されてもよい。   In the present embodiment, the example in which the video C is newly displayed in a part of the area where the video B is displayed has been described. However, the video layout is not limited to this example. For example, the video C may be newly displayed in a part of the area where the video A is displayed, or the video C may be displayed instead of the video B.

〔ソフトウェアによる実現例〕
入力処理装置11、表示処理装置12、表示処理装置14、放送表示処理装置21、放送録画処理装置22、入力処理装置31、表示処理装置32の制御ブロックは、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)(あるいは、MPU(Micro Processing Unit))を用いてソフトウェアによって実現してもよい。
[Example of software implementation]
Control blocks of the input processing device 11, the display processing device 12, the display processing device 14, the broadcast display processing device 21, the broadcast recording processing device 22, the input processing device 31, and the display processing device 32 are formed in an integrated circuit (IC chip) or the like. It may be realized by a logic circuit (hardware), or may be realized by software using a CPU (Central Processing Unit) (or MPU (Micro Processing Unit)).

後者の場合、上述した各装置は、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、上記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。   In the latter case, each device described above includes a CPU that executes instructions of a program that is software that implements each function, and a ROM (Read Only Memory) in which the program and various data are recorded so as to be readable by a computer (or CPU). Alternatively, a storage device (these are referred to as “recording media”), a RAM (Random Access Memory) that expands the program, and the like are provided. And the objective of this invention is achieved when a computer (or CPU) reads the said program from the said recording medium and runs it. As the recording medium, a “non-temporary tangible medium” such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. The program may be supplied to the computer via an arbitrary transmission medium (such as a communication network or a broadcast wave) that can transmit the program. The present invention can also be realized in the form of a data signal embedded in a carrier wave in which the program is embodied by electronic transmission.

〔まとめ〕
本発明の態様1に係る電子機器(テレビ1)は、プラグアンドプレイを実行するための通信規約を実装している第1の処理装置(入力処理装置11)および第2の処理装置(表示処理装置12)を備える電子機器であって、上記第1の処理装置、上記第2の処理装置、および上記電子機器の外部機器(6)をそれぞれ相互に通信可能に接続する相互通信接続部(イーサネット接続部131、イーサネット信号切替部112、およびイーサネット端子部113)と、上記第1の処理装置と上記第2の処理装置とを1対1に通信可能に接続する第1専用通信接続部(UART接続部132)と、を備え、上記通信規約にて規定されており、上記第1の処理装置および第2の処理装置の間の接続を確立するための同報メッセージを、上記相互通信接続部ではなく、上記第1専用通信接続部を介して、上記第2の処理装置に対して送信する送信手段(信号生成部1112)を備える。
[Summary]
An electronic apparatus (TV 1) according to aspect 1 of the present invention includes a first processing device (input processing device 11) and a second processing device (display processing) that implement a communication protocol for executing plug and play. Device 12), the first processing device, the second processing device, and the external device (6) of the electronic device are connected to each other so that they can communicate with each other. A connection unit 131, an Ethernet signal switching unit 112, and an Ethernet terminal unit 113), and a first dedicated communication connection unit (UART) that connects the first processing device and the second processing device in a one-to-one communication manner. Connecting section 132), defined in the communication protocol, and sending a broadcast message for establishing a connection between the first processing apparatus and the second processing apparatus to the mutual communication connection. Rather than part, through the first exclusive communication connection unit, a transmitting means for transmitting to said second processor (signal generation unit 1112).

上記の構成によれば、電子機器は2つの処理装置を備えており、これら2つの処理装置はプラグアンドプレイを実行するための通信規約を実装している。すなわち、第1の処理装置が、上記通信規約にて規定されている同報メッセージを第2の処理装置に送信することで、第1の処理装置と第2の処理装置との間でプラグアンドプレイを実行することによって確立した通信接続を用いて情報の送受信(以下、CPU間通信と呼称する)が可能となる。   According to the above configuration, the electronic apparatus includes two processing devices, and these two processing devices implement a communication protocol for executing plug and play. That is, the first processing device transmits a broadcast message defined by the communication protocol to the second processing device, so that the plug-and-plug is performed between the first processing device and the second processing device. Information can be transmitted and received (hereinafter referred to as inter-CPU communication) using the communication connection established by executing the play.

ここで、第1の処理装置は、第1の処理装置と第2の処理装置とを1対1に通信可能に接続する第1専用通信接続部を介して、上記同報メッセージを第2の処理装置に送信する。これにより、同報メッセージが、第1専用通信接続部によって第1の処理装置に接続されている第2の処理装置のみに送信される。   Here, the first processing device sends the broadcast message to the second message via the first dedicated communication connection unit that connects the first processing device and the second processing device in a one-to-one communication manner. Send to processing device. Thus, the broadcast message is transmitted only to the second processing device connected to the first processing device by the first dedicated communication connection unit.

例えば、同報メッセージがネットワークに参加する複数の機器に向けて送信されるマルチキャストメッセージである場合であっても、同報メッセージは第2の処理装置のみに送信されることとなる。   For example, even when the broadcast message is a multicast message transmitted to a plurality of devices participating in the network, the broadcast message is transmitted only to the second processing device.

よって、第1の処理装置は、CPU間通信を行う相手を特定することができる。以上より、CPU間通信における、UPnPのM−SEARCHおよびNOTIFYなどのマルチキャストメッセージの送受信を行う場合において、CPU間通信を行う処理装置を正しく特定することができる電子機器を実現することができる。なお、CPU間通信には、UPnP以外のプロトコルを採用することができ、例えば、機器発見にマルチキャストメッセージを使用するようなプロトコル(例えば、ECHONETLite(登録商標)など)を用いることができる。   Therefore, the 1st processing apparatus can specify the other party who performs communication between CPUs. As described above, in the case of performing transmission / reception of multicast messages such as UPnP M-SEARCH and NOTIFY in inter-CPU communication, it is possible to realize an electronic device that can correctly identify a processing device that performs inter-CPU communication. Note that a protocol other than UPnP can be used for communication between CPUs. For example, a protocol that uses a multicast message for device discovery (for example, ECHONETLite (registered trademark)) can be used.

本発明の態様2に係る電子機器は、上記態様1において、上記同報メッセージは、機器を制御する制御局(入力処理装置11)が上記機器を検索するための検索要求、または、上記機器が上記制御局に対して存在を通知するための存在通知であってもよい。   The electronic device according to aspect 2 of the present invention is the electronic device according to aspect 1, wherein the broadcast message is a search request for the control station (input processing device 11) that controls the device to search for the device, or the device It may be a presence notification for notifying the control station of the presence.

上記の構成によれば、同報メッセージは、第1の処理装置および第2の処理装置の間の接続を確立するための検索要求または存在通知である。これらはネットワークに参加する複数の機器それぞれに向けて送信されるマルチキャストメッセージであるため、通常は、電子機器と通信可能に接続された外部の機器にも送信されるメッセージである。   According to the above configuration, the broadcast message is a search request or a presence notification for establishing a connection between the first processing device and the second processing device. Since these are multicast messages transmitted to each of a plurality of devices participating in the network, they are usually messages transmitted to an external device that is communicably connected to the electronic device.

しかしながら、第1の処理装置は、第1の処理装置と第2の処理装置とを1対1に通信可能に接続する第1専用通信接続部を介して、上記同報メッセージを第2の処理装置に送信するので、同報メッセージが外部の機器に送信されることはない。よって、同報メッセージであっても、第1の処理装置は、CPU間通信を行う相手を正しく特定することができる。   However, the first processing device transmits the broadcast message to the second processing device via the first dedicated communication connection unit that connects the first processing device and the second processing device in a one-to-one communication manner. Since it is transmitted to the apparatus, the broadcast message is not transmitted to an external device. Therefore, even if it is a broadcast message, the 1st processing apparatus can specify correctly the other party who performs communication between CPUs.

本発明の態様3に係る電子機器は、上記態様2において、上記第1の処理装置から、上記第1専用通信接続部を介して、上記第2の処理装置へ上記同報メッセージが送信されたことにより接続が確立された後、上記第1の処理装置および第2の処理装置の間において、上記相互通信接続部を介して、上記同報メッセージ以外のメッセージがやり取りされてもよい。   In the electronic device according to aspect 3 of the present invention, in the aspect 2, the broadcast message is transmitted from the first processing device to the second processing device via the first dedicated communication connection unit. Thus, after the connection is established, a message other than the broadcast message may be exchanged between the first processing device and the second processing device via the mutual communication connection unit.

上記の構成によれば、同報メッセージの送信によって接続が確立された後は、同報メッセージ以外のメッセージのやり取りは、相互通信接続部を介して行われる。   According to the above configuration, after the connection is established by transmitting the broadcast message, messages other than the broadcast message are exchanged via the mutual communication connection unit.

これにより、同報メッセージ以外のメッセージを、第1の処理装置と第2の処理装置との間でやり取りすることができるとともに、同報メッセージ以外のメッセージを外部に送信することも可能になる。   As a result, messages other than the broadcast message can be exchanged between the first processing device and the second processing device, and messages other than the broadcast message can be transmitted to the outside.

本発明の態様4に係る電子機器は、上記態様1において、上記相互通信接続部と接続されている他の装置と通信可能なように、上記相互通信接続部と接続された第3の処理装置(通話処理装置33)と、上記第1の処理装置(入力処理装置31)と上記第3の処理装置とを、1対1に通信可能に接続する第2専用通信接続部(UART接続部182)と、を備え、上記第1の処理装置は、上記同報メッセージを、上記相互通信接続部ではなく、上記第2専用通信接続部を介して、上記第3の処理装置に対して送信する第2送信手段(信号生成部3112)を備え、上記同報メッセージの宛先に応じて、上記第1専用通信接続部および上記第2専用通信接続部のいずれにより上記同報メッセージの送信を行うかを制御してもよい。   The electronic device according to aspect 4 of the present invention is the third processing apparatus connected to the mutual communication connection unit in the aspect 1 so as to be communicable with another device connected to the mutual communication connection part. A second dedicated communication connection unit (UART connection unit 182) that connects the (call processing device 33), the first processing device (input processing device 31), and the third processing device in a one-to-one communication manner. The first processing device transmits the broadcast message to the third processing device not via the mutual communication connection unit but via the second dedicated communication connection unit. Whether the broadcast message is transmitted by either the first dedicated communication connection unit or the second dedicated communication connection unit according to the destination of the broadcast message, comprising second transmission means (signal generation unit 3112) May be controlled.

上記の構成によれば、第2の処理装置に加えて、第3の処理装置を第1の処理装置と1対1に通信可能に接続している。また、同報メッセージの宛先に応じて、第1専用通信接続部および第2専用通信接続部のいずれにより送信を行うかを制御する。   According to said structure, in addition to the 2nd processing apparatus, the 3rd processing apparatus is connected to the 1st processing apparatus so that it can communicate one to one. Further, it controls which of the first dedicated communication connection unit and the second dedicated communication connection unit performs transmission according to the destination of the broadcast message.

これにより、コントロールポイントとして動作する処理装置は、デバイスとして動作する複数の処理装置との間でプラグアンドプレイを実行することによるCPU間通信が可能となる。   As a result, the processing device that operates as a control point can perform inter-CPU communication by executing plug and play with a plurality of processing devices that operate as devices.

本発明の態様5に係る電子機器は、上記態様1から3のいずれかにおいて、上記第1の処理装置は、機器を制御する制御局であり、上記第2の処理装置は、上記機器であり、上記第1の処理装置は、上記第2の処理装置との接続が確立された後、上記第2の処理装置を制御するための制御信号を上記相互通信接続部を介して上記第2の処理装置に対して送信する制御信号送信手段(信号生成部1112、信号生成部2112)をさらに備えてもよい。   An electronic device according to an aspect 5 of the present invention is the electronic device according to any one of the above aspects 1 to 3, wherein the first processing device is a control station that controls the device, and the second processing device is the device. After the connection with the second processing device is established, the first processing device transmits a control signal for controlling the second processing device via the mutual communication connection unit. Control signal transmission means (a signal generation unit 1112 and a signal generation unit 2112) for transmitting to the processing apparatus may be further provided.

上記の構成によれば、第1の処理装置において制御信号が生成され、生成された制御信号が相互通信接続部を介して第2の処理装置に送信される。   According to said structure, a control signal is produced | generated in a 1st processing apparatus, and the produced | generated control signal is transmitted to a 2nd processing apparatus via a mutual communication connection part.

これにより、プラグアンドプレイを用いたCPU間通信によって、さまざまな電子機器を実現することができる。   Thereby, various electronic devices can be realized by inter-CPU communication using plug and play.

本発明の態様6に係る電子機器は、上記態様1から3のいずれかにおいて、上記第2の処理装置は、受信したテレビジョン放送信号を処理して得られた映像を表示する表示処理装置(12)であり、上記第1の処理装置は、上記第2の処理装置を制御するための入力操作を受け付ける入力処理装置(11)であり、上記第2の処理装置との接続が確立された後、上記入力操作に応じた制御信号を、上記相互通信接続部を介して上記第2の処理装置に対して送信する制御信号送信手段(信号生成部1112)をさらに備えてもよい。   The electronic device according to Aspect 6 of the present invention is the display processing apparatus according to any one of Aspects 1 to 3, wherein the second processing device displays a video obtained by processing the received television broadcast signal. 12), and the first processing device is an input processing device (11) that receives an input operation for controlling the second processing device, and the connection with the second processing device is established. Thereafter, a control signal transmission unit (signal generation unit 1112) that transmits a control signal corresponding to the input operation to the second processing device via the mutual communication connection unit may be further provided.

上記の構成によれば、第1の処理装置において、入力操作に応じた制御信号が生成され、生成された制御信号が相互通信接続部を介して第2の処理装置に送信されることによって、テレビジョン放送信号を処理して得られる映像の表示制御が行われる。   According to the above configuration, in the first processing device, a control signal corresponding to the input operation is generated, and the generated control signal is transmitted to the second processing device via the mutual communication connection unit. Display control of the video obtained by processing the television broadcast signal is performed.

これにより、プラグアンドプレイを用いたCPU間通信によって、いわゆるテレビを実現することができる。   Thereby, what is called a television is realizable by communication between CPUs using plug and play.

本発明の態様7に係る電子機器は、上記態様1から5のいずれかにおいて、上記第1の処理装置および上記第2の処理装置のうち少なくとも一方は、上記相互通信接続部を介して、上記外部機器との間の接続を確立するための同報メッセージを送信、または、受信してもよい。   An electronic device according to an aspect 7 of the present invention is the electronic device according to any one of the aspects 1 to 5, wherein at least one of the first processing device and the second processing device is connected to the electronic device via the mutual communication connection unit. A broadcast message for establishing a connection with an external device may be transmitted or received.

上記構成によれば、外部機器と第1の処理装置および第2の処理装置のうち少なくとも一方とが、通信規約に従って接続を確立するので、外部機器と電子機器内部の処理装置との間でプラグアンドプレイを実行することによるCPU間通信が可能となる。   According to the above configuration, since the external device and at least one of the first processing device and the second processing device establish a connection according to the communication protocol, a plug is connected between the external device and the processing device inside the electronic device. Communication between the CPUs by executing the and play becomes possible.

本発明の態様8に係る電子機器は、上記態様6において、上記第1の処理装置は、上記第2の処理装置に、上記第2の処理装置が備える表示部(15)の表示領域において入力操作のためのGUI部品を表示させるよう指示するものであり、上記第2の処理装置は、上記相互通信接続部を介して、上記外部機器からの指示に応じて上記表示領域に上記GUI部品とは別のGUI部品を表示させてもよい。   In the electronic device according to aspect 8 of the present invention, in the aspect 6, the first processing device is input to the second processing device in a display area of the display unit (15) included in the second processing device. Instructing to display a GUI component for operation, the second processing device transmits the GUI component and the GUI component to the display area according to an instruction from the external device via the mutual communication connection unit. May display another GUI component.

上記構成によれば、外部機器と第2の処理装置とは、通信規約に従って接続を確立するので、外部機器と電子機器内部の処理装置との間でプラグアンドプレイを実行することによるCPU間通信が可能となる。   According to the above configuration, since the connection between the external device and the second processing device is established according to the communication protocol, inter-CPU communication by executing plug and play between the external device and the processing device inside the electronic device. Is possible.

本発明の態様9に係る電子機器(テレビ3)は、上記態様1から3のいずれかにおいて、上記第2の処理装置は、受信したテレビジョン放送信号を記録し、記録した上記テレビジョン放送信号を処理して得られた映像および音声を出力する録画/再生処理装置(放送録画処理装置22)であり、上記第1の処理装置は、上記第2の処理装置を制御するための入力操作を受け付けるとともに、上記第2の処理装置が出力した映像を表示し、音声を出力する入力/表示処理装置(放送表示処理装置21)であり、上記第2の処理装置との接続が確立された後、上記入力操作に応じた制御信号を、上記相互通信接続部を介して上記第2の処理装置に対して送信する制御信号送信手段(信号生成部2112)をさらに備えてもよい。   In the electronic device (TV 3) according to Aspect 9 of the present invention, in any one of Aspects 1 to 3, the second processing device records the received television broadcast signal and records the recorded television broadcast signal. Is a recording / playback processing device (broadcast recording processing device 22) that outputs video and audio obtained by processing the first processing device, and the first processing device performs an input operation for controlling the second processing device. An input / display processing device (broadcast display processing device 21) that receives and displays the video output by the second processing device and outputs audio, and after the connection with the second processing device is established A control signal transmission unit (signal generation unit 2112) that transmits a control signal corresponding to the input operation to the second processing device via the mutual communication connection unit may be further provided.

上記の構成によれば、第1の処理装置において、入力操作に応じた制御信号が生成され、生成された制御信号が相互通信接続部を介して第2の処理装置に送信されることによって、テレビジョン放送信号を記録する処理(録画処理)または記録したテレビジョン信号を処理してえられた映像および音声を出力する処理(再生処理)が実行される。また、再生処理が実行される場合は、出力された映像および音声は第1の処理装置に送信され、映像および音声が出力される。   According to the above configuration, in the first processing device, a control signal corresponding to the input operation is generated, and the generated control signal is transmitted to the second processing device via the mutual communication connection unit. A process of recording a television broadcast signal (recording process) or a process of outputting video and audio obtained by processing the recorded television signal (reproduction process) is executed. When the reproduction process is executed, the output video and audio are transmitted to the first processing device, and the video and audio are output.

これにより、プラグアンドプレイを用いたCPU間通信によって、いわゆるレコーダ内蔵のテレビを実現することができる。また、第1の処理装置と第2の処理装置とが着脱可能に構成されていれば、テレビとレコーダとを独立の電子機器として使用することも可能である。また、第1の処理装置および第2の処理装置の交換が容易となり、これらの装置のアップデートを容易に行うことができる。   Thereby, what is called a television with a built-in recorder is realizable by communication between CPUs using plug and play. In addition, if the first processing device and the second processing device are configured to be detachable, the television and the recorder can be used as independent electronic devices. In addition, the first processing device and the second processing device can be easily exchanged, and these devices can be easily updated.

本発明の態様10に係る電子機器は、上記態様1から7のいずれかにおいて、上記第1専用通信接続部および上記相互通信接続部を含み、上記第1の処理装置と上記第2の処理装置とを接続する接続部(13)をさらに備え、上記第1の処理装置と上記第2の処理装置とは、上記接続部を介して着脱可能に構成されていてもよい。   An electronic apparatus according to an aspect 10 of the present invention includes the first processing apparatus and the second processing apparatus according to any one of the aspects 1 to 7, including the first dedicated communication connection unit and the mutual communication connection unit. And the first processing device and the second processing device may be configured to be detachable via the connection portion.

上記構成によれば、第1の処理装置と第2の処理装置とは着脱可能であるので、第1の処理装置と第2の処理装置とを別製品とすることが可能となる。これにより、これらの装置のアップデートを容易に行うことができる。   According to the above configuration, the first processing device and the second processing device can be attached and detached, so that the first processing device and the second processing device can be made as separate products. Thereby, the update of these apparatuses can be performed easily.

本発明の態様11に係る電子機器の制御方法は、プラグアンドプレイを実行するための通信規約を実装している第1の処理装置および第2の処理装置を備える電子機器の制御方法であって、上記第1の処理装置において、上記通信規約にて規定されており、上記第1の処理装置および第2の処理装置の間の接続を確立するための同報メッセージを、上記第1の処理装置、上記第2の処理装置、および上記電子機器の外部機器をそれぞれ相互に通信可能に接続する相互通信接続部ではなく、上記第1の処理装置と上記第2の処理装置とを1対1に通信可能に接続する第1専用通信接続部を介して、上記第2の処理装置に対して送信する送信ステップ(S2)を含む。   A method for controlling an electronic device according to an aspect 11 of the present invention is a method for controlling an electronic device including a first processing device and a second processing device that implement a communication protocol for executing plug and play. In the first processing device, the broadcast message for establishing a connection between the first processing device and the second processing device is defined in the communication protocol, and the first processing device One-to-one connection between the first processing device and the second processing device, rather than the mutual communication connection unit that connects the devices, the second processing device, and the external devices of the electronic device so that they can communicate with each other. A transmission step (S2) of transmitting to the second processing device via the first dedicated communication connection unit communicatively connected to

上記の構成による作用効果は、上述した態様1と同じである。   The effect by the above configuration is the same as that of the first aspect described above.

本発明の各態様に係る電子機器は、コンピュータによって実現してもよく、この場合には、コンピュータを上記電子機器が備える各手段として動作させることにより上記電子機器をコンピュータにて実現させる電子機器の制御プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に入る。   The electronic apparatus according to each aspect of the present invention may be realized by a computer. In this case, the electronic apparatus is realized by a computer by causing the computer to operate as each unit included in the electronic apparatus. A control program and a computer-readable recording medium on which the control program is recorded also fall within the scope of the present invention.

本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。さらに、各実施形態にそれぞれ開示された技術的手段を組み合わせることにより、新しい技術的特徴を形成することができる。   The present invention is not limited to the above-described embodiments, and various modifications are possible within the scope shown in the claims, and embodiments obtained by appropriately combining technical means disclosed in different embodiments. Is also included in the technical scope of the present invention. Furthermore, a new technical feature can be formed by combining the technical means disclosed in each embodiment.

本発明は、プラグアンドプレイを実行するための通信規約を実装している複数の処理装置を備える電子機器に利用することができる。   The present invention can be used for an electronic device including a plurality of processing devices that implement a communication protocol for executing plug and play.

1 テレビ(電子機器)
2 テレビ(電子機器)
6 外部機器
11 入力処理装置(第1の処理装置)
12 表示処理装置(第2の処理装置)
13 接続部
21 放送表示処理装置(入力/表示処理装置)
22 放送録画処理装置(録画/再生処理装置)
31 入力処理装置(第1の処理装置)
33 通話処理装置(第3の処理装置)
112 イーサネット信号切替部(相互通信接続部)
113 イーサネット端子部(相互通信接続部)
131 イーサネット接続部(相互通信接続部)
132 UART接続部(第1専用通信接続部)
182 UART接続部(第2専用通信接続部)
1112 信号生成部(生成手段、送信手段、信号生成手段、制御信号送信手段)
2122 信号生成部(信号生成手段、制御信号送信手段)
3112 信号生成部(第2送信手段)
S2 送信ステップ
1 TV (electronic equipment)
2 Television (electronic equipment)
6 External equipment 11 Input processing device (first processing device)
12 Display processing device (second processing device)
13 Connection Unit 21 Broadcast Display Processing Device (Input / Display Processing Device)
22 Broadcast recording processing device (recording / playback processing device)
31 Input processing device (first processing device)
33 Call processing device (third processing device)
112 Ethernet signal switching part (intercommunication connection part)
113 Ethernet terminal (intercommunication connection)
131 Ethernet connection (intercommunication connection)
132 UART connection (first dedicated communication connection)
182 UART connection (second dedicated communication connection)
1112 Signal generation unit (generation means, transmission means, signal generation means, control signal transmission means)
2122 Signal generator (signal generator, control signal transmitter)
3112 Signal generator (second transmission means)
S2 sending step

Claims (5)

プラグアンドプレイを実行するための通信規約を実装している第1の処理装置および第2の処理装置を備える電子機器であって、
上記第1の処理装置、上記第2の処理装置、および上記電子機器の外部機器をそれぞれ相互に通信可能に接続する相互通信接続部と、
上記第1の処理装置と上記第2の処理装置とを1対1に通信可能に接続する第1専用通信接続部と、を備え、
上記第1の処理装置は、
上記通信規約にて規定されており、上記第1の処理装置および第2の処理装置の間の接続を確立するための同報メッセージを、上記相互通信接続部ではなく、上記第1専用通信接続部を介して、上記第2の処理装置に対して送信する送信手段を備える、
ことを特徴とする電子機器。
An electronic device including a first processing device and a second processing device that implement a communication protocol for executing plug and play,
An intercommunication connection unit for connecting the first processing device, the second processing device, and an external device of the electronic device so that they can communicate with each other;
A first dedicated communication connection unit that connects the first processing device and the second processing device in a one-to-one communication manner;
The first processing apparatus includes:
The broadcast message for establishing a connection between the first processing device and the second processing device, which is defined in the communication protocol, is sent to the first dedicated communication connection instead of the mutual communication connection unit. A transmission means for transmitting to the second processing device via the unit,
An electronic device characterized by that.
上記同報メッセージは、機器を制御する制御局が上記機器を検索するための検索要求、または、上記機器が上記制御局に対して存在を通知するための存在通知であることを特徴とする請求項1に記載の電子機器。   The broadcast message is a search request for a control station that controls a device to search for the device, or a presence notification for the device to notify the control station of presence. Item 2. The electronic device according to Item 1. 上記第1の処理装置は、機器を制御する制御局であり、
上記第2の処理装置は、上記機器であり、
上記第1の処理装置は、上記第2の処理装置との接続が確立された後、上記第2の処理装置を制御するための制御信号を上記相互通信接続部を介して上記第2の処理装置に対して送信する制御信号送信手段をさらに備えることを特徴とする請求項1または2に記載の電子機器。
The first processing device is a control station that controls the device,
The second processing device is the device,
After the connection with the second processing device is established, the first processing device sends a control signal for controlling the second processing device via the mutual communication connection unit to the second processing device. The electronic apparatus according to claim 1, further comprising a control signal transmission unit configured to transmit to the apparatus.
上記第1の処理装置および上記第2の処理装置のうち少なくとも一方は、
上記相互通信接続部を介して、上記外部機器との間の接続を確立するための同報メッセージを送信、または、受信することを特徴とする請求項1から3のいずれか1項に記載の電子機器。
At least one of the first processing apparatus and the second processing apparatus is
4. The broadcast message for establishing a connection with the external device is transmitted or received via the mutual communication connection unit. 5. Electronics.
上記第1専用通信接続部および上記相互通信接続部を含み、上記第1の処理装置と上記第2の処理装置とを接続する接続部をさらに備え、
上記第1の処理装置と上記第2の処理装置とは、上記接続部を介して着脱可能に構成されていることを特徴とする請求項1から4の何れか1項に記載の電子機器。
Including the first dedicated communication connection unit and the mutual communication connection unit, further comprising a connection unit for connecting the first processing device and the second processing device;
5. The electronic apparatus according to claim 1, wherein the first processing device and the second processing device are configured to be detachable via the connection portion. 6.
JP2013267554A 2013-12-25 2013-12-25 Electronics Expired - Fee Related JP6215045B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013267554A JP6215045B2 (en) 2013-12-25 2013-12-25 Electronics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013267554A JP6215045B2 (en) 2013-12-25 2013-12-25 Electronics

Publications (2)

Publication Number Publication Date
JP2015125481A JP2015125481A (en) 2015-07-06
JP6215045B2 true JP6215045B2 (en) 2017-10-18

Family

ID=53536173

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013267554A Expired - Fee Related JP6215045B2 (en) 2013-12-25 2013-12-25 Electronics

Country Status (1)

Country Link
JP (1) JP6215045B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006287767A (en) * 2005-04-04 2006-10-19 Sony Corp System and method of radio communication
JP5448489B2 (en) * 2009-02-10 2014-03-19 キヤノン株式会社 Information processing apparatus and control method thereof, information processing system, and program
JP5330559B2 (en) * 2012-03-26 2013-10-30 株式会社東芝 Electronic device and display control method

Also Published As

Publication number Publication date
JP2015125481A (en) 2015-07-06

Similar Documents

Publication Publication Date Title
CN105657483B (en) Multimedia play system, multimedia file sharing method and its control method
US9124441B2 (en) Remote audio
KR101875363B1 (en) Configurable connector for system-level communication
EP2744216B1 (en) Content playing apparatus, method for providing UI of content playing apparatus, network server, and method for controlling by network server
JP6635047B2 (en) Information processing apparatus, information processing method, and program
US20110304443A1 (en) Systems and Methods for Operating Media Devices
US20140101546A1 (en) Supported apparatus, supporting apparatus, inter-apparatus guide system, recording medium, and integrated circuit
KR102125856B1 (en) Method and system for sharing output device between multimedia devices to send and receive data
KR101686413B1 (en) System and method for remote controling with multiple control user interface
EP2912853A1 (en) Hdmi device control via ip
JP2017184229A (en) Method for configuring audio rendering and/or acquiring device, and corresponding audio rendering and/or acquiring device, system, computer readable program product and computer readable storage medium
CN102469281B (en) Computer and television integrated machine and the means of communication thereof
US11362854B2 (en) Information processing apparatus, information processing method, program, and information processing system
JP6215045B2 (en) Electronics
WO2018096849A1 (en) Information processing device, information processing method, and program
US20170127120A1 (en) User terminal and control method therefor
JP5869109B2 (en) Relay device
KR20120105318A (en) Method for sharing of presentation data and mobile terminal using this method
TW201344455A (en) Remote control method and system and mobile device using the method
US20170078155A1 (en) Apparatus and method for configuring, networking and controlling unique network-capable devices
KR20230040836A (en) Electronic device for sharing screens and audio sigals corresponding to screens and method thereof
CN105913626A (en) Device for mirroring from source-end display screen to destination-end display screen
KR20160067684A (en) Display apparatus and control methods thereof
KR20120061615A (en) Method for controlling user interface through home network and mobile terminal using this method
JPWO2019058712A1 (en) Terminal devices, control methods, and control programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161003

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170810

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170822

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170920

R150 Certificate of patent or registration of utility model

Ref document number: 6215045

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees