JP3120498B2 - Electronics - Google Patents

Electronics

Info

Publication number
JP3120498B2
JP3120498B2 JP03283202A JP28320291A JP3120498B2 JP 3120498 B2 JP3120498 B2 JP 3120498B2 JP 03283202 A JP03283202 A JP 03283202A JP 28320291 A JP28320291 A JP 28320291A JP 3120498 B2 JP3120498 B2 JP 3120498B2
Authority
JP
Japan
Prior art keywords
microcomputer
vcr
software
control means
signal
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 - Lifetime
Application number
JP03283202A
Other languages
Japanese (ja)
Other versions
JPH05120857A (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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP03283202A priority Critical patent/JP3120498B2/en
Publication of JPH05120857A publication Critical patent/JPH05120857A/en
Application granted granted Critical
Publication of JP3120498B2 publication Critical patent/JP3120498B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、例えば、テレビジョン
受像機とVCR(Video Cassette Recorder)とが一体
化されたAV(Audio Visual)装置に適用して好適な電
子機器に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic apparatus suitable for application to, for example, an AV (Audio Visual) apparatus in which a television receiver and a VCR (Video Cassette Recorder) are integrated.

【0002】[0002]

【従来の技術】従来、例えば、テレビジョン受像機とV
CRとが一体化された装置では、テレビジョン受像機側
とVCR側とにそれぞれ1個のマイクロコンピュータ
(以下、必要に応じてマイコンという)が配置されてい
る。
2. Description of the Related Art Conventionally, for example, a television receiver and a V
In an apparatus in which a CR is integrated, one microcomputer (hereinafter, referred to as a microcomputer as necessary) is arranged on each of the television receiver side and the VCR side.

【0003】この場合、例えば、図3に示すように,テ
レビジョン受像機側に配置されたマイコンがメインマイ
コン1とされ、一方、VCR側に配置されたマイコンが
サブマイコン2とされてこれらのメインマイコン1とサ
ブマイコン2とは相互に通信線、例えば、バス3で接続
されている。そして、サブマイコン2は、メインマイコ
ン1によって統括制御されていた。なお、赤外線受光部
(IR受光部)4がメインマイコン1に接続されてい
る。
In this case, for example, as shown in FIG. 3, a microcomputer arranged on the television receiver side is a main microcomputer 1, while a microcomputer arranged on the VCR side is a sub-microcomputer 2. The main microcomputer 1 and the sub-microcomputer 2 are mutually connected by a communication line, for example, a bus 3. The sub microcomputer 2 is controlled by the main microcomputer 1. Note that an infrared light receiving section (IR light receiving section) 4 is connected to the main microcomputer 1.

【0004】図3例の動作を図4に示すフロー図を参照
して説明する。
The operation of the example shown in FIG. 3 will be described with reference to a flowchart shown in FIG.

【0005】まず、例えば、図示しない赤外線リモート
コマンダから出力される命令コードを有する信号(コマ
ンド)がIR受光部4を通じてメインマイコン1によっ
て解読される(ステップS1)。解読された命令コード
がサブマイコン2側用の命令コードであった場合には、
その命令コードに対応する制御データがバス3を通じて
サブマイコン2に供給されるようになっている。
First, for example, a signal (command) having a command code output from an infrared remote commander (not shown) is decoded by the main microcomputer 1 through the IR light receiving section 4 (step S1). If the decoded instruction code is an instruction code for the sub microcomputer 2,
Control data corresponding to the instruction code is supplied to the sub-microcomputer 2 via the bus 3.

【0006】サブマイコン2は、上記命令コードに対応
する制御データに基づき自己の処理を行っている(ステ
ップS3)。
The sub-microcomputer 2 performs its own processing based on the control data corresponding to the instruction code (step S3).

【0007】一方、解読された命令コードがメインマイ
コン1用の命令コードであった場合には、その命令コー
ドに基づく処理がメインマイコン1自体で行われる(ス
テップS4)。
On the other hand, if the decoded instruction code is an instruction code for the main microcomputer 1, processing based on the instruction code is performed by the main microcomputer 1 itself (step S4).

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上記し
た従来の技術では、サブマイコン2がメインマイコン1
によって統括制御されるために次に説明するような種々
の問題があった。 (1) メインマイコン1に格納された通信制御のソフト
ウェアが複雑になる。 (2) 常に、メインマイコン1が処理をした後に、サブ
マイコン2が処理をするという構成になっているため
に、処理に遅延時間が発生する。 (3) メインマイコン1のソフトウェアをデバッグ中の
ときには、サブマイコン2を動作させることができな
い。これは、サブマイコン2が、本来的に独立した機能
を有する場合には、特に問題である。 (4) サブマイコン2によって行われる機能を拡張しよ
うとする場合には、メインマイコン1のソフトウェアか
ら変更しなければならないので、ソフトウェアの変更に
時間がかかるという問題があった。
However, in the prior art described above, the sub-microcomputer 2 is
Therefore, there are various problems as described below. (1) Communication control software stored in the main microcomputer 1 is complicated. (2) Since the sub-microcomputer 2 always performs the processing after the main microcomputer 1 performs the processing, a delay time occurs in the processing. (3) When the software of the main microcomputer 1 is being debugged, the sub-microcomputer 2 cannot be operated. This is a problem particularly when the sub-microcomputer 2 has an inherently independent function. (4) In order to extend the function performed by the sub-microcomputer 2, it is necessary to change the software of the main microcomputer 1, so that there is a problem that it takes time to change the software.

【0009】本発明はこのような課題に鑑みてなされた
ものであり、少なくとも2つの制御手段が相互に独立に
動作することも可能とする電子機器を提供することを目
的とする。
The present invention has been made in view of such a problem, and an object of the present invention is to provide an electronic device that enables at least two control means to operate independently of each other.

【0010】[0010]

【課題を解決するための手段】本発明電子機器は、例え
ば、図1に示すように、少なくとも2つの機能に対応し
て少なくとも2つの制御手段11,21が搭載された電
子機器において、それぞれの制御手段11,21は、外
部32から供給される命令に対して独立に動作するよう
にプログラミングされたソフトウェア12,22を有す
るものである。
According to the present invention, there is provided an electronic apparatus having at least two control means 11 and 21 corresponding to at least two functions as shown in FIG. The control means 11 and 21 have software 12 and 22 programmed to operate independently of an instruction supplied from the outside 32.

【0011】[0011]

【作用】本発明電子機器によれば、それぞれの制御手段
11,21が、外部32から供給される命令に対して独
立に動作するようにプログラミングされたソフトウェア
12,22を有するので、相互に独立に動作することも
可能である。
According to the electronic apparatus of the present invention, since the respective control means 11 and 21 have the software 12 and 22 programmed to operate independently of the command supplied from the outside 32, they are independent from each other. It is also possible to operate.

【0012】[0012]

【実施例】以下、本発明電子機器の一実施例について図
面を参照して説明する。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of an electronic apparatus according to the present invention.

【0013】図1は、この実施例の電子機器が適用され
たテレビジョン受像機(以下、TVという)およびビデ
オカセットレコーダ(以下、VCRという)が一体化さ
れた装置の構成を示している。
FIG. 1 shows a configuration of an apparatus in which a television receiver (hereinafter, referred to as TV) and a video cassette recorder (hereinafter, referred to as VCR) to which the electronic apparatus of this embodiment is applied are integrated.

【0014】図1において、11は制御手段としてのT
V用マイクロコンピュータ(以下、TV用マイコンとい
う)であり、このTV用マイコン11は、図示しないC
PU、ROM、RAMおよび通信インタフェース等を備
えている。なお、ROMには、TV動作用のソフトウェ
ア(以下、TV用ソフトウェアという)12が格納され
ている。このTVマイコン11は、主に、TV部の機能
を制御するものである。
In FIG. 1, reference numeral 11 denotes T as control means.
V microcomputer (hereinafter, referred to as a TV microcomputer). The TV microcomputer 11 is a C microcomputer (not shown).
A PU, a ROM, a RAM, a communication interface, and the like are provided. The ROM stores software for TV operation (hereinafter referred to as TV software) 12. The TV microcomputer 11 mainly controls the function of the TV unit.

【0015】TV用マイコン11には、バス13を通じ
て、偏向系とビデオ信号等を統括するビデオプロセッサ
14、オーディオ系を統括するオーディオプロセッサ1
5、入力ソース(例えば、TVのディスプレイに表示す
るのは、VCRからの再生信号であるか、チューナ29
からの信号であるか等)の切り換え用スイッチ16およ
び色相等の調整データ等を蓄積する書換え可能な不揮発
性メモリ17が接続されている。なお、不揮発性メモリ
17には、例えば、工場のラインにおいて、調整された
データが記憶され、ユーザである家庭等において電源プ
ラグがコンセントに差し込まれたときに読みだされるよ
うになっている。そして、その電源プラグがコンセント
から抜かれたときに、その最後の状態を記憶保持するよ
うになっている。
The TV microcomputer 11 has, via a bus 13, a video processor 14 for controlling deflection systems and video signals, and an audio processor 1 for controlling audio systems.
5. Input source (for example, what is displayed on the display of the TV is a reproduced signal from the VCR or the tuner 29
Switch 16) and a rewritable nonvolatile memory 17 for storing adjustment data such as hue and the like. In the non-volatile memory 17, for example, adjusted data is stored in a factory line, and is read out when a power plug is inserted into an outlet in a user's home or the like. Then, when the power plug is unplugged from the outlet, the last state is stored and retained.

【0016】TV用マイコン11は、通信線としてのバ
ス20を通じて制御手段としてのVCR用マイコン21
と接続されている。
The TV microcomputer 11 is connected to a VCR microcomputer 21 as control means through a bus 20 as a communication line.
Is connected to

【0017】このVCR用マイコン21は、図示しない
CPU、ROM、RAMおよび通信インタフェース等を
備えている。なお、ROMには、VCR動作用のソフト
ウェア(以下、VCR用ソフトウェアという)22が格
納されている。VCR用マイコン21は、主に、VCR
部の機能を制御するものである。
The VCR microcomputer 21 has a CPU, a ROM, a RAM, a communication interface, and the like (not shown). The ROM stores software for VCR operation (hereinafter referred to as VCR software) 22. The VCR microcomputer 21 is mainly configured by a VCR
It controls the function of the unit.

【0018】VCR用ソフトウェア22とTV用ソフト
ウェア12とは独立にも動作するようにプログラミング
されている。一定の場合には、連動して動作するように
もプログラミングされている。
The VCR software 22 and the TV software 12 are programmed to operate independently. In certain cases, it is also programmed to work in conjunction.

【0019】VCR用マイコン21には、バス23を通
じてVCR部の機構部の動作を制御するメカコントロー
ラ24および映像に文字をスーパインポーズするため等
に使用される文字発生器であるキャラクタジェネレータ
25が接続されている。
The VCR microcomputer 21 includes a mechanism controller 24 for controlling the operation of the mechanism of the VCR unit via a bus 23, and a character generator 25 which is a character generator used for superimposing characters on images. It is connected.

【0020】また、VCR用マイコン21には、バス2
6を通じてVCR部の調整データを格納する書換え可能
な不揮発性メモリ27が接続されている。この不揮発性
メモリ27は、上記した不揮発性メモリ17と同様に動
作する。
The VCR microcomputer 21 has a bus 2
6, a rewritable nonvolatile memory 27 for storing adjustment data of the VCR unit is connected. This nonvolatile memory 27 operates in the same manner as the nonvolatile memory 17 described above.

【0021】さらに、VCR用マイコン21には、バス
28を通じてチューナー29が接続されている。
Further, a tuner 29 is connected to the VCR microcomputer 21 through a bus 28.

【0022】TV用マイコン11とVCR用マイコン2
1には、赤外線受光部(以下、IR受光部という)31
の出力信号が同時に供給されるようになっている。
The microcomputer 11 for TV and the microcomputer 2 for VCR
1 includes an infrared light receiving unit (hereinafter, referred to as an IR light receiving unit) 31
Are supplied at the same time.

【0023】このIR受光部31には、TV部とVCR
部に兼用のリモートコマンダ32から特定のフォーマッ
トに沿った命令コードを有する信号が供給されるように
なっている。なお、リモートコマンダ32は赤外線を利
用したものに限らず、電波を利用したものでもよい。有
線のリモートコマンダでもよい。
The IR receiving section 31 has a TV section and a VCR
A signal having an instruction code conforming to a specific format is supplied from the shared remote commander 32 to the unit. The remote commander 32 is not limited to one using infrared rays, but may be one using radio waves. It may be a wired remote commander.

【0024】次に、上記の実施例の動作について、図2
のフロー図を参照しながら詳しく説明する。
Next, the operation of the above embodiment will be described with reference to FIG.
This will be described in detail with reference to the flowchart of FIG.

【0025】リモートコマンダ32からの命令コードを
有する信号、いわゆるコマンドがIR受光部31を通じ
てTV用マイコン11およびVCR用マイコン21に供
給される。
A signal having a command code from the remote commander 32, a so-called command, is supplied to the TV microcomputer 11 and the VCR microcomputer 21 through the IR light receiving unit 31.

【0026】このとき、TV用マイコン11およびVC
R用マイコン21は、供給された命令コードを有する信
号を相互に独立に受け取って、それぞれTV用ソフトウ
ェア12およびVCR用ソフトウェア22に基づき独自
に内容を解読する(ステップS11,S21)。
At this time, the TV microcomputer 11 and the VC
The R microcomputer 21 receives the signals having the supplied instruction codes independently of each other, and decodes the contents independently based on the TV software 12 and the VCR software 22, respectively (steps S11 and S21).

【0027】この場合、リモートコマンダ32から供給
される命令コードを有する信号は、通常、TV用マイコ
ン11用の信号、あるいは、VCR用マイコン21用の
信号のいずれかの信号である。しかし、テレビジョン受
像機のテストモード、例えば、カラーバ信号による色相
の自動調整モードで、そのカラーバー信号が、例えば、
チューナー29の10チャンネルを利用して供給されて
いる場合に、チャンネルを切り換える命令コードを有す
る信号が受信された場合には、その受信された1つの信
号で同時にTV用マイコン11とVCR用マイコン21
とが処理を開始する必要がある。
In this case, the signal having the instruction code supplied from the remote commander 32 is usually one of the signal for the microcomputer 11 for the TV and the signal for the microcomputer 21 for the VCR. However, in the test mode of the television receiver, for example, in the automatic hue adjustment mode by the color bar signal, the color bar signal is, for example,
When a signal having an instruction code for switching channels is received when the signals are supplied using the ten channels of the tuner 29, the TV microcomputer 11 and the VCR microcomputer 21 simultaneously receive the received single signal.
Need to start processing.

【0028】すなわち、VCR用マイコン21が、チュ
ーナー29により10チャンネル(カラーバー信号)を
選択する動作を行い、TV用マイコン11が、不揮発性
メモリ17に書き込まれている色相等に関する自己診断
プログラムによりビデオプロセッサ14を自動的に動作
させるようにする場合である。
That is, the VCR microcomputer 21 performs an operation of selecting 10 channels (color bar signals) by the tuner 29, and the TV microcomputer 11 executes the self-diagnosis program for the hue and the like written in the nonvolatile memory 17. This is a case where the video processor 14 is automatically operated.

【0029】このような場合には、TV用マイコン11
がテストモード中であることをTV用マイコン11はV
CR用マイコン21に伝える。VCR用マイコン21
は、これを受けて、このテストモード中には、たとえ、
チューナー29を切り換える命令コードを有する信号が
供給されても、チューナー29を切り換える動作を行わ
ない。このようにお互いの動作が矛盾しないような確認
を行っている。(ステップS12,S22)。
In such a case, the TV microcomputer 11
Is in the test mode.
This is transmitted to the CR microcomputer 21. VCR microcomputer 21
As a result, during this test mode,
Even if a signal having an instruction code for switching the tuner 29 is supplied, the operation of switching the tuner 29 is not performed. In this way, confirmation is made so that the operations do not contradict each other. (Steps S12 and S22).

【0030】矛盾の確認が終了後、TV用マイコン11
は、自身に関する命令コードを有する信号をデコードし
て、ビデオプロセッサ14あるいはオーディオプロセッ
サ15等における動作を制御する(ステップS13)。
一方、VCR用マイコン21は、自身に関する命令コー
ドを有する信号をデコードして、メカコントローラ24
等の動作を制御する。
After confirming the contradiction, the TV microcomputer 11
Decodes a signal having an instruction code relating to itself, and controls operations in the video processor 14, the audio processor 15, and the like (step S13).
On the other hand, the VCR microcomputer 21 decodes a signal having an instruction code relating to the
And other operations are controlled.

【0031】矛盾の確認処理S12,S22としては、
上記した以外に、例えば、リモートコマンダ32の画面
表示ボタンが押された場合には、キャラクタジェネレー
タ25を利用したテープカウンタ、時計等のキャラクタ
表示がTV部のディスプレー(図示していない)上に重
なって表示されないようにTV用マイコン11とVCR
用マイコン21とが相互に確認を取りながら行う動作処
理もある。
The inconsistency checking processes S12 and S22 include:
In addition to the above, for example, when the screen display button of the remote commander 32 is pressed, a character display such as a tape counter and a clock using the character generator 25 is superimposed on a display (not shown) of the TV unit. TV microcomputer 11 and VCR so that
There is also an operation process performed by the microcomputer 21 while mutually confirming each other.

【0032】このように、上記の実施例によれば、TV
用マイコン11とVCR用マイコン21とが、外部のリ
モートコマンダ32から供給される命令コードを有する
信号に対してそれぞれ独立に動作するようにプログラミ
ングされたTV用ソフトウェア12およびVCR用ソフ
トウェア22を有するので、相互に独立に動作すること
も可能である。連動して動作することも可能である。
As described above, according to the above embodiment, the TV
Microcomputer 11 and VCR microcomputer 21 have TV software 12 and VCR software 22 programmed to operate independently of signals having instruction codes supplied from an external remote commander 32. , Can operate independently of each other. It is also possible to operate in conjunction.

【0033】したがって、上記実施例によれば、従来技
術の項で説明したような諸問題が解消される。
Therefore, according to the above embodiment, the problems as described in the section of the prior art can be solved.

【0034】すなわち、(1) 一方のマイコン(例えば、
TV用マイコン11)が他方のマイコン(したがってV
CR用マイコン21)を統括制御することなく、独立に
動作することが可能になっているので、それぞれの通信
制御のソフトウェアが複雑になることがない。特に、2
つのマイコンシステムの制御にかぎらず、3個以上のマ
イコンを有するシステムを構成する場合において、それ
ぞれのマイコンが独自にいろいろな機能を有しており、
各マイコンの優先順が付けられないほどに並列処理され
るように構成されている場合に適用して有効である。
That is, (1) One microcomputer (for example,
The TV microcomputer 11) is connected to the other microcomputer (therefore V
Since it is possible to operate the CR microcomputer 21) independently without performing overall control, software for communication control does not become complicated. In particular, 2
When configuring a system with three or more microcomputers, not limited to the control of one microcomputer system, each microcomputer has its own various functions,
This is effective when applied to a case where the parallel processing is performed so that the priorities of the microcomputers cannot be assigned.

【0035】(2) 2個のマイコンが同時に命令コード
を有する信号を受信して処理できるので、処理に遅延が
発生しない。言い換えれば、全体としての処理の高速化
が図れる。
(2) Since the two microcomputers can simultaneously receive and process the signal having the instruction code, no delay occurs in the processing. In other words, the processing speed as a whole can be increased.

【0036】(3) 一のマイコンのソフトウェアをデバ
ッグ中のときでも、他のマイコンを動作させることがで
きる。
(3) Even when software of one microcomputer is being debugged, another microcomputer can be operated.

【0037】(4) 一のマイコンによって行われる機能
を拡張しようとする場合には、その一のマイコンのソフ
トウェアのみを変更すればよく、ソフトウェアの変更に
時間がかからない。
(4) In order to extend the functions performed by one microcomputer, only the software of the one microcomputer needs to be changed, and it does not take much time to change the software.

【0038】なお、本発明は上記の実施例に限らず本発
明の要旨を逸脱することなく種々の構成を採り得ること
はもちろんである。
It should be noted that the present invention is not limited to the above-described embodiment, but can adopt various configurations without departing from the gist of the present invention.

【0039】[0039]

【発明の効果】以上説明したように、本発明電子機器に
よれば、少なくとも2つの機能に対応して少なくとも2
つの制御手段が搭載された電子機器において、上記それ
ぞれの制御手段は、外部から供給される命令に対して独
立に動作するようにプログラミングされたソフトウェア
を有している。このため、相互に独立に動作することも
可能であるという効果を有する。
As described above, according to the electronic device of the present invention, at least two functions corresponding to at least two functions are provided.
In an electronic device equipped with two control means, each of the control means has software programmed to operate independently of an externally supplied command. For this reason, there is an effect that they can operate independently of each other.

【0040】独立して動作させた場合には、処理が並列
的に遂行されるので、動作時間が比較的に高速になると
いう効果が得られる。
In the case of independent operation, since the processing is performed in parallel, there is obtained an effect that the operation time is relatively high.

【0041】また、一の制御手段の機能の拡張は、その
一の制御手段用のソフトウェアのみを修正すればよいの
で、容易である。
Further, the function of one control means can be easily expanded because only the software for the one control means needs to be modified.

【0042】さらに、一の制御手段の機能をデバッグ中
に他の制御手段を動作させて機能を確認することができ
るという効果も得られる。
Further, an effect is obtained that the function of one control means can be confirmed by operating the other control means while debugging the function.

【0043】さらにまた、2つの制御手段の制御にかぎ
らず、3つ以上の制御手段がシステムを構成する場合に
おいて、それぞれの制御手段が独自にいろいろな機能を
有しており、各制御手段の優先順が付けられないほどに
並列処理されるように構成されている場合に適用して特
に有効である。
Furthermore, when not only the control of the two control means but also three or more control means constitute a system, each control means has its own various functions. This is particularly effective when applied to a case where parallel processing is performed so that a priority order cannot be assigned.

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

【図1】本発明による電子機器の一実施例が適用された
装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an apparatus to which an embodiment of an electronic device according to the present invention is applied.

【図2】図1例の動作説明に供されるフロー図である。FIG. 2 is a flowchart for explaining the operation of the example of FIG. 1;

【図3】従来の技術による電子機器が適用された装置の
構成を示すブロック図である。
FIG. 3 is a block diagram illustrating a configuration of an apparatus to which an electronic device according to a conventional technique is applied.

【図4】図3例の動作説明に供されるフロー図である。FIG. 4 is a flowchart for explaining the operation of the example in FIG. 3;

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

11 TV用マイコン 12 TV用ソフトウェア 21 VCR用マイコン 22 VCR用ソフトウェア 32 リモートコマンダ 11 Microcomputer for TV 12 Software for TV 21 Microcomputer for VCR 22 Software for VCR 32 Remote Commander

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 少なくとも2つの機能に対応して少なく
とも2つの制御手段が搭載された電子機器において、 上記それぞれの制御手段は、外部から供給される命令に
対して独立に動作するようにプログラミングされたソフ
トウェアを有することを特徴とする電子機器。
1. An electronic apparatus equipped with at least two control means corresponding to at least two functions, wherein each of the control means is programmed so as to operate independently of an externally supplied command. Electronic equipment having software.
JP03283202A 1991-10-29 1991-10-29 Electronics Expired - Lifetime JP3120498B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03283202A JP3120498B2 (en) 1991-10-29 1991-10-29 Electronics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03283202A JP3120498B2 (en) 1991-10-29 1991-10-29 Electronics

Publications (2)

Publication Number Publication Date
JPH05120857A JPH05120857A (en) 1993-05-18
JP3120498B2 true JP3120498B2 (en) 2000-12-25

Family

ID=17662450

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03283202A Expired - Lifetime JP3120498B2 (en) 1991-10-29 1991-10-29 Electronics

Country Status (1)

Country Link
JP (1) JP3120498B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015515292A (en) * 2012-03-07 2015-05-28 ニューロスキー・インコーポレーテッドNeurosky Incorporated Modular user replaceable accessory for biosignal controlled mechanism

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015515292A (en) * 2012-03-07 2015-05-28 ニューロスキー・インコーポレーテッドNeurosky Incorporated Modular user replaceable accessory for biosignal controlled mechanism

Also Published As

Publication number Publication date
JPH05120857A (en) 1993-05-18

Similar Documents

Publication Publication Date Title
US5285265A (en) Display apparatus informing of programmed recording
US5402183A (en) Apparatus for controlling the power to units making up and audio/video system
EP0810739B1 (en) System feature starting method and controlling method for audio/visual system
JPH0710091B2 (en) Electronics
JP2522311B2 (en) Service mode setting method for electronic devices
JP3120498B2 (en) Electronics
EP1062803B1 (en) Interactive selection system for a video decoder modulator channel
KR0127764B1 (en) Method & apparatus for controlling the characteristics of camcorder
JP2718475B2 (en) Remote control device with learning function
JPH1013708A (en) Control method for video system
JP3218689B2 (en) Recording reservation device
US5739763A (en) Method for controlling electronic appliance capable of suppressing user's irritation
JP2606243B2 (en) Electronics
KR100508596B1 (en) A display device having function for controlling power on/off in connected image devices and method thereof
JP3493680B2 (en) Electronics
JP3014059B2 (en) Programmable controller
JPH06334933A (en) Video/audio equipment with demonstration function
JPS6174474A (en) Television receiver
JPH06165255A (en) Av equipment and av system
JP2007043486A (en) Video display
JPH0668546A (en) Method and apparatus for reservation record of cam coder
JP2002191081A (en) Remote control system
JPH06105248A (en) Electronic equipment
JPH099368A (en) Remote commander, remote commander system and remote commanding method
JPH1127557A (en) Remotety-controlled electronic equipment

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091020

Year of fee payment: 9

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091020

Year of fee payment: 9

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101020

Year of fee payment: 10

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111020

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121020

Year of fee payment: 12

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121020

Year of fee payment: 12