JPH1153280A - Controller - Google Patents

Controller

Info

Publication number
JPH1153280A
JPH1153280A JP9220794A JP22079497A JPH1153280A JP H1153280 A JPH1153280 A JP H1153280A JP 9220794 A JP9220794 A JP 9220794A JP 22079497 A JP22079497 A JP 22079497A JP H1153280 A JPH1153280 A JP H1153280A
Authority
JP
Japan
Prior art keywords
storage area
program
control program
stored
control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9220794A
Other languages
Japanese (ja)
Inventor
Shoji Yokoyama
昭二 横山
Toshio Takaichi
敏雄 高市
Yukio Yamamoto
幸夫 山本
Seiichi Suzuki
誠一 鈴木
Hiroyuki Yamakawa
博幸 山川
Toshihiro Mori
俊宏 森
Hiroki Ishikawa
裕記 石川
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.)
Aisin AW Co Ltd
Equos Research Co Ltd
Original Assignee
Aisin AW Co Ltd
Equos Research Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aisin AW Co Ltd, Equos Research Co Ltd filed Critical Aisin AW Co Ltd
Priority to JP9220794A priority Critical patent/JPH1153280A/en
Publication of JPH1153280A publication Critical patent/JPH1153280A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Closed-Circuit Television Systems (AREA)
  • Traffic Control Systems (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a controller which surely rewrites a program through communication. SOLUTION: Writing to an area 2 of flash memory is started (S112) when a control program arrives (S110 is Yes). Here, when service interruption occurs (S114 is Yes) before finishing writing (S118 is No), processing is shifted to a B part that performs initialization after service interruption. When the writing of the control program to the area 2 is appropriately finished (S118 is Yes), rewriting of the control program that is stored in the area 2 to an area 1 is started (S120). When the rewriting to the area 1 is finished (S124 is Yes), processing is started (S126) according to the rewritten control program in the area 1. Here, if there is service interruption in the middle of writing to the control program area 2, the control program held in the area 1 of the flash memory is read and the processing is performed according to the program.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、保持しているプ
ログラムに従い処理を行う制御装置に関し、更に詳細に
は、プログラムを受信し、該受信したプログラムに従前
のプログラムを書き換えて制御を行う制御装置に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control apparatus for performing processing in accordance with a stored program, and more particularly, to a control apparatus for receiving a program and rewriting a previous program according to the received program to perform control. It is about.

【0002】[0002]

【従来の技術】遠隔地の状況を監視する監視システムに
おいては、ビデオカメラ等を介して取り込んだ映像をネ
ットワークを介して伝送することが行われている。
2. Description of the Related Art In a surveillance system for monitoring a situation in a remote place, an image captured through a video camera or the like is transmitted through a network.

【0003】[0003]

【発明が解決しようとする課題】本出願人は、該監視シ
ステムを更に一歩進め、ビデオカメラで撮像した複数の
遠隔地の道路状況を基地局に収集し、ユーザ局からのリ
クエストに応じて通信回線を介し指定された道路の映像
を配信するシステムを案出した。即ち、ユーザ局から指
定された地点、例えば、特定の高速道路のジャンクショ
ンの画像を送信することで、該ユーザ局(ドライバー)
に渋滞状況を判断させる。
SUMMARY OF THE INVENTION The present applicant has taken the monitoring system one step further, collects road conditions at a plurality of remote locations captured by a video camera into a base station, and communicates the information in response to a request from a user station. We have devised a system that distributes images of designated roads via a line. That is, by transmitting an image of a point designated by the user station, for example, a junction of a specific highway, the user station (driver)
To determine the traffic jam situation.

【0004】ここで、係るシステムにおいて、設定され
た地点を撮像し、要求に応じて映像を基地局側へ一般回
線を介して送出する映像伝送装置は、例えば、ビルの屋
上、街路灯等の人の行き難い箇所に配置される。ここ
で、該映像送信装置の制御プログラム中にバグがあった
際の修正、及び、既に該映像伝送装置に保持させている
制御プログラムを新しいバージョンのものに書き換える
際に、基地局から通信を介してプログラムを送って行う
ことを検討している。
Here, in such a system, a video transmission device that images a set point and sends out a video to a base station side through a general line in response to a request is, for example, a rooftop of a building, a street light, or the like. It is placed in places where people cannot easily reach. Here, when a bug is found in the control program of the video transmission device, and when the control program already stored in the video transmission device is rewritten to a new version, communication from the base station to the new version is performed. I'm considering sending the program.

【0005】しかしながら、通信機器を介してプログラ
ムを転送し、一旦、バッファに蓄えたプログラムを記憶
領域に書き込みを開始した以降であって、書き込みを完
了する以前に、該映像伝送装置側にて停電があった際に
は、プログラムの書込不良で以降該映像伝送装置が動作
できなくなる。
[0005] However, after the program is transferred via the communication device and the program once stored in the buffer is started to be written into the storage area, and before the writing is completed, the power transmission on the side of the video transmission device is stopped. In this case, the video transmission device cannot operate thereafter because of a program writing failure.

【0006】本発明は、通信機器を介して確実にプログ
ラムを書き換えることのできる制御装置を提供すること
を目的をする。
An object of the present invention is to provide a control device capable of reliably rewriting a program via a communication device.

【0007】[0007]

【課題を解決するための手段】請求項1は、上記目的を
達成するため、制御プログラムを記憶し得る容量を有す
る第1の記憶領域と、第2の記憶領域とを備え、第3の
記憶領域に記憶された初期設定基本プログラム及び第1
の記憶領域に記憶された制御プログラムに従い処理を行
うCPUを備えた制御装置であって、通信回線を介して
受信した制御プログラムを前記第2の記憶領域に一旦書
き込み、該第2の記憶領域に制御プログラムが適正に記
憶された後に、該第2の記憶領域の制御プログラムを第
1の記憶領域に書き写すことを技術的特徴とする。
According to a first aspect of the present invention, there is provided a first storage area having a capacity capable of storing a control program, a second storage area, and a third storage area. Initialization basic program stored in the area and the first
A control device having a CPU for performing processing in accordance with a control program stored in a storage area of the storage area, the control apparatus temporarily writes a control program received via a communication line in the second storage area, and stores the control program in the second storage area. It is a technical feature that after the control program is properly stored, the control program in the second storage area is copied to the first storage area.

【0008】請求項2は、上記目的を達成するため、請
求項1において、前記受信した制御プログラムを前記第
2の記憶領域に一旦書き込んでいる間は、前記第1の記
憶領域に保持された制御プログラムに従い処理を行い、
前記第2の記憶領域から前記第1の記憶領域への書き写
しが完了した後、第1の記憶領域に保持された制御プロ
グラムにより処理を行うことを技術的特徴とする。
According to a second aspect of the present invention, in order to achieve the above object, in the first aspect, while the received control program is temporarily written in the second storage area, the control program is held in the first storage area. Perform processing according to the control program,
It is a technical feature that after the writing from the second storage area to the first storage area is completed, processing is performed by the control program stored in the first storage area.

【0009】請求項3は、上記目的を達成するため、請
求項2において、前記第2の記憶領域から前記第1の記
憶領域への書き写しを実行中に予め定められた事項が発
生したか否かを判断し、発生した際には、該発生事由が
解消された後に、前記第3の記憶領域に記憶されている
前記初期設定基本プログラムに従い、前記第2の記憶領
域から前記第1の記憶領域への書き写しを再開すること
を技術的特徴とする。
According to a third aspect of the present invention, in order to achieve the above-mentioned object, it is preferable that a predetermined matter occurs during execution of copying from the second storage area to the first storage area. In the event of occurrence, after the cause of occurrence is resolved, the first storage area is stored in the second storage area according to the initial setting basic program stored in the third storage area. It is a technical feature to restart copying to the area.

【0010】また、請求項4は、上記目的を達成するた
め、請求項3において、前記予め定められた事由は、外
部からの電力供給の停止であることを技術的特徴とす
る。
According to a fourth aspect of the present invention, in order to achieve the above object, the third aspect is characterized in that the predetermined reason is a stop of external power supply.

【0011】請求項5は、上記目的を達成するため、撮
像装置を制御する制御プログラムと、この制御プログラ
ムを外部から通信回線を介して送信される制御プログラ
ムに書き換えるための書き換えプログラムとを記憶する
第1の記憶領域と、この第1の記憶領域に記憶される制
御プログラムと同一のプログラムを記憶する第2の記憶
領域と、撮像装置の電源投入時に初期設定を行う初期設
定基本プログラムを記憶する第3の記憶領域と、前記第
1の記憶領域に記憶された制御プログラムと書き換えプ
ログラム及び前記第3の記憶領域に記憶された初期設定
基本プログラムに従い処理を行うCPUとを備えた制御
装置であって、前記CPUは、前記第1の記憶領域に記
憶された書き換えプログラムに従い、外部から通信回線
を介して送信される制御プログラムを前記第2の記憶領
域に記憶させることを技術的特徴とする。
A fifth aspect of the present invention stores a control program for controlling the image pickup apparatus and a rewriting program for rewriting the control program into a control program transmitted from the outside via a communication line in order to achieve the above object. A first storage area, a second storage area for storing the same program as the control program stored in the first storage area, and an initial setting basic program for performing initial settings when the power of the imaging apparatus is turned on. A control device comprising: a third storage area; and a CPU that performs processing according to a control program and a rewriting program stored in the first storage area and an initialization basic program stored in the third storage area. The CPU receives an externally transmitted program via a communication line according to a rewriting program stored in the first storage area. A control program and technical features to be stored in the second storage area.

【0012】請求項6は、上記目的を達成するため、請
求項5において、制御プログラムは、書き換えプログラ
ムを含んでいることを特徴とする。
According to a sixth aspect of the present invention, in order to achieve the above object, in the fifth aspect, the control program includes a rewriting program.

【0013】請求項7は、上記目的を達成するため、撮
像装置の動作を制御する制御プログラムを記憶する第1
の記憶領域と、この第1の記憶領域に記憶される制御プ
ログラムと同一のプログラムを記憶する第2の記憶領域
と、前記第1の記憶領域に記憶される制御プログラムを
外部から通信回線を介して送信される制御プログラムに
書き換えるための書き換えプログラムと、撮像装置の電
源投入時に初期設定を行う初期設定基本プログラムを記
憶する第3の記憶領域と、前記第1の記憶領域に記憶さ
れた制御プログラム及び前記第3の記憶領域に記憶され
た初期設定基本プログラムと書き換えプログラムとに従
い処理を行うCPUとを備えた制御装置であって、前記
CPUは、前記第3の記憶領域に記憶された書き換えプ
ログラムに従い、外部から通信回線を介して送信される
制御プログラムを前記第2の記憶領域に記憶させること
を技術的特徴とする。
In order to achieve the above object, a first aspect of the present invention stores a control program for controlling the operation of the imaging apparatus.
And a second storage area for storing the same program as the control program stored in the first storage area, and a control program stored in the first storage area from outside via a communication line. And a third storage area for storing an initial setting basic program for performing initial setting when the power of the imaging apparatus is turned on, and a control program stored in the first storage area. And a CPU that performs processing in accordance with an initialization basic program and a rewriting program stored in the third storage area, wherein the CPU is configured to execute the rewriting program stored in the third storage area. And storing a control program transmitted from the outside via a communication line in the second storage area. .

【0014】請求項8は、上記目的を達成するため、請
求項7において、前記CPUは、さらに、前記第3の記
憶領域に記憶された書き換えプログラムに従い、前記第
2の記憶領域に記憶された制御プログラムを前記第1の
記憶領域に記憶させることを技術的特徴とする。
According to an eighth aspect of the present invention, in order to achieve the above object, in the seventh aspect, the CPU further stores the program in the second storage area according to a rewriting program stored in the third storage area. A technical feature is that a control program is stored in the first storage area.

【0015】請求項9は、上記目的を達成するため、請
求項5ないし8のいずれか1つにおいて、前記CPU
は、前記第3の記憶領域に記憶された初期設定基本プロ
グラムに従い、撮像装置の電源投入時に前記第1の記憶
領域に制御プログラムが適正に記憶されているか否かを
判断し、適正に記憶されていないと判断すると、前記第
2の記憶領域に記憶されているプログラムを前記第1の
記憶領域に記憶させることを技術的特徴とする。
According to a ninth aspect of the present invention, in order to achieve the above object, the CPU according to any one of the fifth to eighth aspects has been described.
Determines whether the control program is properly stored in the first storage area when the power of the imaging apparatus is turned on according to the initial setting basic program stored in the third storage area, and determines whether the control program is properly stored. If it is determined that the program has not been stored, a technical feature is that the program stored in the second storage area is stored in the first storage area.

【0016】請求項10は、上記目的を達成するため、
請求項7ないし9のいずれか1つにおいて、前記CPU
は、前記第3の記憶領域に記憶された初期設定基本プロ
グラムに従い、撮像装置の電源投入時に前記第2の記憶
領域にプログラムが適正に記憶されているか否かを判断
し、適正に記憶されていないと判断すると、その旨の信
号を通信回線を介して外部に送信することを技術的特徴
とする。
[0016] In order to achieve the above object,
The CPU according to any one of claims 7 to 9, wherein
Determines whether or not the program is properly stored in the second storage area when the power of the imaging apparatus is turned on, according to the initial setting basic program stored in the third storage area, and determines whether the program is properly stored. If it is determined that there is no signal, a technical feature is to transmit a signal to that effect to the outside via a communication line.

【0017】請求項1の制御装置では、記憶装置を第1
の記憶領域と第2の記憶領域とに分ける。そして、通信
回線を介して受信した制御プログラムを第2の記憶領域
に一旦書き込み、該第2の記憶領域に制御プログラムが
適正に記憶された後に、該第2の記憶領域の制御プログ
ラムを第1の記憶領域に書き写す。このため、受信した
プログラムを第2の記憶領域に書き込み中に停電等があ
っても、第1の記憶領域のプログラムに依り制御を行う
ことができる。また、該第2の記憶領域の制御プログラ
ムを第1の記憶領域に書き写している最中に、停電があ
ってシステムが停止しても、第2の記憶領域に記憶され
ているプログラムに障害を与えないため、電力復旧後、
再びシステムが動作し、該第2の記憶領域のプログラム
を適正に第1の記憶領域に書き写すことができる。この
ため、受信したプログラムへ確実に書き換えることがで
きる。
In the control device according to the first aspect, the storage device is the first device.
And a second storage area. Then, the control program received via the communication line is once written in the second storage area, and after the control program is properly stored in the second storage area, the control program in the second storage area is stored in the first storage area. To the storage area. For this reason, even if a power failure or the like occurs while the received program is being written to the second storage area, control can be performed according to the program in the first storage area. In addition, even if the system is stopped due to a power failure while the control program of the second storage area is being copied to the first storage area, the program stored in the second storage area may fail. After power restoration,
The system operates again, and the program in the second storage area can be properly copied to the first storage area. Therefore, it is possible to reliably rewrite the received program.

【0018】請求項2の制御装置では、受信した制御プ
ログラムを第2の記憶領域に一旦書き込んでいる間は、
第1の記憶領域に保持された制御プログラムに従い処理
を行うため、新たなプログラムを受信中も処理を続ける
ことができる。また、第2の記憶領域から第1の記憶領
域への書き写しを一旦開始した際には、第1の記憶領域
への書き写しが完了した後、第1の記憶領域に保持され
た制御プログラムにより処理を行う。このため、第1の
記憶領域に存在することを前提とするプログラムに従い
適正に処理を行うことができる。
In the control device according to the second aspect, while the received control program is temporarily written in the second storage area,
Since the process is performed according to the control program stored in the first storage area, the process can be continued even while a new program is being received. Further, once the copying from the second storage area to the first storage area is started, after the copying to the first storage area is completed, the processing is performed by the control program stored in the first storage area. I do. For this reason, it is possible to appropriately perform processing according to a program that is assumed to exist in the first storage area.

【0019】請求項3の制御装置では、第2の記憶領域
から前記第1の記憶領域への書き写しを一旦開始した以
降に予め設定された事由が発生した際には、該発生事由
が解消された後に、第3の記憶領域に記憶されている初
期設定基本プログラムに従い、第2の記憶領域から第1
の記憶領域への書き写しを再開する。このため、書き写
しを開始して、第1記憶領域に保持された制御プログラ
ムにて処理を行えなくなった以降も、該第3の記憶領域
に記憶されている初期設定基本プログラムに従い書き写
しを遂行することができる。
According to a third aspect of the present invention, when a predetermined event occurs after the copying from the second storage area to the first storage area is started, the occurrence event is resolved. After that, the first storage area is stored in the second storage area in accordance with the initial setting basic program stored in the third storage area.
Copying to the storage area is restarted. Therefore, even after the transcription is started and the processing cannot be performed by the control program stored in the first storage area, the transcription is performed according to the initialization basic program stored in the third storage area. Can be.

【0020】請求項4の制御装置では、第2の記憶領域
から前記第1の記憶領域への書き写しを一旦開始した以
降に電力の供給が停止した際には、電力の供給が再開し
た後に、第3の記憶領域に記憶されている初期設定基本
プログラムに従い、第2の記憶領域から第1の記憶領域
への書き写しを再開する。このため、書き写しを開始し
て、第1記憶領域に保持された制御プログラムにて処理
を行えなくなった以降も、該第3の記憶領域に記憶され
ている初期設定基本プログラムに従い書き写しを遂行す
ることができる。
According to a fourth aspect of the present invention, when the power supply is stopped after the copying from the second storage area to the first storage area is started, the power supply is restarted. According to the initial setting basic program stored in the third storage area, copying from the second storage area to the first storage area is restarted. Therefore, even after the transcription is started and the processing cannot be performed by the control program stored in the first storage area, the transcription is performed according to the initialization basic program stored in the third storage area. Can be.

【0021】請求項5から10に記載の制御装置によれ
ば、第1の記憶領域あるいは第2の記憶領域のいずれか
に、常に、適正に記憶された撮像装置の制御プログラム
が存在することになるので、外部からバージョンアップ
された、あるいはバグの除去された制御プログラムを第
2の記憶領域に書き込んでいる途中に停電があった場合
や、この第2の記憶領域に書き込まれた制御プログラム
をさらに第1の記憶領域に書き込んでいる途中に停電が
あった場合でも、適正に記憶された撮像装置の制御プロ
グラムに基づいて、いわゆるハングアップすることな
く、以後の撮像装置の制御を継続することが可能とな
る。
According to the control device of the fifth to tenth aspects, the control program of the imaging device stored properly in any one of the first storage area and the second storage area always exists. Therefore, if a power failure occurs during the writing of the control program that has been upgraded from the outside or the bug has been removed to the second storage area, or the control program written to the second storage area is Further, even if a power failure occurs during writing to the first storage area, based on the control program of the imaging device properly stored, the subsequent control of the imaging device is continued without so-called hang-up. Becomes possible.

【0022】[0022]

【発明の実施の形態】以下、本発明の第1実施形態に係
る映像収集配信方式について図を参照して説明する。図
1は映像収集配信方式の構成図であり、図2は第1実施
態様の映像収集配信方式の概要を示す説明図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a video collection and distribution system according to a first embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a configuration diagram of a video collection and distribution system, and FIG. 2 is an explanatory diagram showing an outline of a video collection and distribution system of the first embodiment.

【0023】図2(A)は、映像伝送装置10を示し、
図2(B)は、複数の映像伝送装置10からの映像を収
集する基地局20を示し、図2(C)は、該基地局20
に特定の映像を要求するユーザ局30を示している。映
像伝送装置10は、例えば、高速道路の各ジャンクショ
ンに配置され、該ジャンクションにおける混雑状況をカ
メラ12にて撮影し、通信機器14を介して映像を基地
局20側へ送信する。通信機器14は、携帯電話などに
よる無線通信、または、一般公衆回線、ISDN回線な
どの有線通信などによってデータの送受信を行うための
通信機器であり、例えば、携帯電話、一般の電話機など
を含んだモデムあるいはターミナルアダプタである(以
下、通信機器24A,24B、36も同様である)。ま
た、該映像伝送装置10には、図示しない照度計、温度
計、湿度計等のセンサが配置されている。基地局20側
では、映像収集配信装置22が、通信機器24Aを介し
て受信した映像を一旦保持する。ユーザ局(車両)30
には、通信機器36と、該基地局20へ映像転送を要求
するリクエスト発行機器32と、転送された映像を表示
する映像表示器34とが配設されている。ここで、該リ
クエスト発行機器32及び映像表示器34は、ナビゲー
ション装置を用いて構成することができる。
FIG. 2A shows a video transmission apparatus 10,
FIG. 2B illustrates a base station 20 that collects images from a plurality of video transmission devices 10, and FIG. 2C illustrates the base station 20.
2 shows a user station 30 requesting a specific video. The video transmission device 10 is disposed, for example, at each junction of an expressway, captures the congestion status at the junction with the camera 12, and transmits the video to the base station 20 via the communication device 14. The communication device 14 is a communication device for transmitting and receiving data by wireless communication using a mobile phone or the like, or wired communication such as a general public line or an ISDN line, and includes, for example, a mobile phone and a general telephone. It is a modem or a terminal adapter (the same applies to the communication devices 24A, 24B and 36 hereinafter). The video transmission device 10 is provided with sensors such as an illuminometer, a thermometer, and a hygrometer (not shown). On the base station 20 side, the video collection and distribution device 22 temporarily holds the video received via the communication device 24A. User station (vehicle) 30
Are provided with a communication device 36, a request issuing device 32 for requesting the base station 20 to transfer a video, and a video display 34 for displaying the transferred video. Here, the request issuing device 32 and the video display 34 can be configured using a navigation device.

【0024】図1を参照して更に映像収集配信方式につ
いて説明を続ける。図2(A)に示す映像伝送装置10
が、高速道路のジャンクション及び渋滞の発生し易いN
1箇所に配置されて、一般の通信回線を介して基地局2
0と接続されている。基地局20には、上記N1よりも
少ない数N2の通信機器24Aが配設され、該映像伝送
装置10からの画像データを受信し得るように配設され
ている。
With reference to FIG. 1, description of the video collection / delivery method will be continued. The video transmission device 10 shown in FIG.
However, the highway junction and traffic congestion are likely to occur in N
The base station 2 is located at one location and is connected via a general communication line.
0 is connected. The base station 20 is provided with a number N2 of communication devices 24A smaller than the number N1, and is provided so as to be able to receive image data from the video transmission device 10.

【0025】基地局20の映像収集配信装置22は、コ
ンピュータから成り、該映像伝送装置10側からの画像
データを収集する映像収集部22aと、収集したデータ
を記憶する映像記憶部22bと、映像記憶部22bに記
憶されている各画像データが新しいか、及び、各映像伝
送装置10のデータの要求頻度を判定する判定部22c
と、ユーザ局から要求のあった画像データを配信する配
信部22dと、を備えている。該映像収集配信装置22
には、ユーザ局へ画像データを配信するためのN3台の
通信機器24Bが備えられている。
The video collection / distribution device 22 of the base station 20 comprises a computer, a video collection unit 22a for collecting image data from the video transmission device 10, a video storage unit 22b for storing the collected data, and a video storage unit 22b. A determination unit 22c that determines whether each image data stored in the storage unit 22b is new, and determines a data request frequency of each video transmission device 10.
And a distribution unit 22d that distributes image data requested by the user station. The video collection and distribution device 22
Is provided with N3 communication devices 24B for distributing image data to user stations.

【0026】一方、ユーザ局は、図2(C)を参照して
上述したようにそれぞれ、携帯電話等の通信機器36
と、該基地局20へ映像転送を要求するリクエスト発行
機器と、転送された映像を表示する映像表示器34とが
配設されている。該ユーザ局は、N4台存在する。ここ
で、ユーザ局の数N4(数万)が一番多く、次に基地局
20側の該ユーザ局との通信用の通信機器24Bの数N
3が多く。これに次いで、映像伝送装置10の数N1が
多い。基地局20の該映像伝送装置10との通信用の通
信機器24Aの数N2が最も少ない。
On the other hand, as described above with reference to FIG.
And a request issuing device for requesting the base station 20 to transfer a video, and a video display 34 for displaying the transferred video. There are N4 user stations. Here, the number N4 (tens of thousands) of user stations is the largest, and then the number N of communication devices 24B for communication with the user station on the base station 20 side.
Many 3 Next to this, the number N1 of the video transmission devices 10 is the largest. The number N2 of the communication devices 24A of the base station 20 for communication with the video transmission device 10 is the smallest.

【0027】映像伝送装置10の構成について、図3を
参照して説明する。映像伝送装置10は、カメラ12か
ら出力されたアナログ信号(NTSC、PAL)をデジ
タル信号(RGB、YUV)に変換するA/D変換部1
1と、該デジタル変換された画像信号を符号化する画像
符号部化13と、該符号化された画像信号を保持するブ
ロックメモリ18と、種々の制御を行うCPU15と、
該CPU15の作業領域として、又、通信時にバッファ
として用いられるRAM16と、電源投入時等に初期設
定を行うための初期設定基本プログラム及び該映像伝送
装置10側でのプログラムの書き換え手順プログラム等
を保持するROM19と、制御プログラムを保持するフ
ラッシュメモリ17と、基地局側との通信を司る送信部
14とを有している。ここで、フラッシュメモリ17
は、エリア1(17a)とエリア2(17b)とに分割
され、エリア1に保持されている制御プログラムに従い
CPU15が種々の処理を遂行する。
The configuration of the video transmission device 10 will be described with reference to FIG. The video transmission device 10 includes an A / D converter 1 that converts an analog signal (NTSC, PAL) output from the camera 12 into a digital signal (RGB, YUV).
1, an image encoding unit 13 that encodes the digitally converted image signal, a block memory 18 that holds the encoded image signal, and a CPU 15 that performs various controls.
A RAM 16 used as a work area of the CPU 15 and as a buffer during communication, an initial setting basic program for performing initial settings at power-on and the like, a program rewriting procedure program on the video transmission device 10 side, and the like. ROM 19, a flash memory 17 for storing a control program, and a transmission unit 14 for communicating with the base station. Here, the flash memory 17
Is divided into an area 1 (17a) and an area 2 (17b), and the CPU 15 performs various processes according to a control program stored in the area 1.

【0028】該映像収集配信方式の概要について図4を
参照して説明する。図4(A)及び図4(B)は、タッ
チパネルからなる映像表示器34による表示画面を示し
ている。図4(A)は、映像要求の選択画面を示してい
る。選択画面中には、都市高速道路の概要と該高速道路
に設けられた第1〜第5ジャンクションが示されてい
る。ここで、例えば、運転者が、第1ジャンクションの
渋滞の状況を確認し、余り混んでいないようなら該第1
ジャンクションから都市高速に上がろうとするなら、第
1ジャンクションの部分に触れる。これにより、該第1
ジャンクションに配置された映像伝送装置10にて撮像
された画像が、基地局20から送られ、図4(B)に示
すように表示される。この映像に基づき、運転者は、該
第1ジャンクションの渋滞状況を判断する。
The outline of the video collection and delivery system will be described with reference to FIG. FIG. 4A and FIG. 4B show a display screen of the video display 34 formed of a touch panel. FIG. 4A shows a selection screen for a video request. In the selection screen, an outline of the city expressway and first to fifth junctions provided on the expressway are shown. Here, for example, the driver checks the traffic congestion at the first junction, and if the driver is not too crowded, the first
If you are going from the junction to the city expressway, touch the first junction. Thereby, the first
An image captured by the video transmission device 10 arranged at the junction is sent from the base station 20 and displayed as shown in FIG. Based on this image, the driver determines the traffic congestion state of the first junction.

【0029】上述したユーザ局、基地局、映像伝送装置
に於ける処理について更に詳細に説明する。図5は、第
1実施態様の映像収集配信方式でのユーザ局30、基地
局20、映像伝送装置10での処理を示すフローチャー
トである。先ず、図4(A)を参照して上述したように
運転者が、タッチパネルからなる映像表示器34の表示
画面中の第1ジャンクションに触れて、該第1ジャンク
ションの画像の転送を要求すると、ユーザ局のステップ
12の画像伝送要求かの判断がYesとなり、該ユーザ
局は、携帯電話等の通信機器36にて基地局を発呼し、
第1ジャンクションの画像を伝送するよう画像要求を送
出する(S14)。
The processing in the user station, the base station, and the video transmission device will be described in more detail. FIG. 5 is a flowchart illustrating processing in the user station 30, the base station 20, and the video transmission device 10 in the video collection and distribution method according to the first embodiment. First, as described above with reference to FIG. 4A, when the driver touches the first junction in the display screen of the video display 34 formed of a touch panel and requests transfer of the image of the first junction, The determination of the image transmission request of the user station in step 12 is Yes, and the user station calls the base station with the communication device 36 such as a mobile phone,
An image request is transmitted to transmit the image of the first junction (S14).

【0030】ここで、基地局側は、該ユーザ局からの画
像伝送要求を受けると、ステップ22の判断がYesと
なり、先ず、基地局側に当該第1ジャンクションを撮像
した最新の映像データが保持されているかを判断する
(S24)。ここで、該映像データが保持されていない
限り(S24がNo)、当該第1ジャンクションを撮像
する映像伝送装置10側を通信機器24Aで発呼し、画
像を伝送するように画像要求を送出する(S26)。
Here, when the base station receives the image transmission request from the user station, the determination in step 22 becomes Yes, and the base station first holds the latest video data obtained by imaging the first junction. It is determined whether it has been performed (S24). Here, unless the video data is held (No in S24), the video transmission device 10 for imaging the first junction is called by the communication device 24A, and an image request is transmitted to transmit the image. (S26).

【0031】映像伝送装置10は、基地局側からの画像
要求を受けると(S30がYes)、先ず、カメラ12
により該第1ジャンクションを撮像した画像を取り込み
圧縮する(S34)。そして、映像伝送装置10は、画
像データを基地局20側に送出する(S36)。
When receiving the image request from the base station side (Yes in S30), the video transmission apparatus 10
To capture and compress the image of the first junction (S34). Then, the video transmission device 10 sends the image data to the base station 20 (S36).

【0032】基地局20は、映像伝送装置10側から画
像データを受信すると(S40がYes)、受信した画
像をユーザ局30側に転送する(S42)。なお、上述
したステップ24の判断において、基地局側に当該第1
ジャンクションを撮像した最新の映像データを保持して
いるときにも、同様に、受信した画像をユーザ局側に転
送する(S42)。
When the base station 20 receives the image data from the video transmission apparatus 10 (S40: Yes), it transfers the received image to the user station 30 (S42). In the determination in step 24 described above, the first
Similarly, when the latest video data obtained by capturing the junction is held, the received image is transferred to the user station (S42).

【0033】ユーザ局は、基地局20側から映像データ
を受信すると(S50がYes)、受信した画像を図4
(B)に示すように映像表示器34に表示する(S5
2)。
When the user station receives the video data from the base station 20 (Yes in S50), the user station displays the received image in FIG.
The image is displayed on the video display 34 as shown in FIG.
2).

【0034】引き続き、映像伝送装置10が当該映像伝
送装置側の制御プログラムが書き換え、即ち、新しいバ
ージョンの制御プログラム或いはバグを修正した制御プ
ログラムへの書き換えを行う際の処理について、図3の
ブロック図と図6及び図7のフローチャートとを参照し
て説明する。先ず、映像伝送装置10のCPU15は、
基地局側から新しいプログラムを転送する旨の指示を受
けたかを判断する(S110)。
FIG. 3 is a block diagram showing the processing performed when the video transmission apparatus 10 rewrites the control program of the video transmission apparatus, that is, rewrites the control program to a new version of the control program or a control program in which a bug has been corrected. 6 and FIG. 7 will be described. First, the CPU 15 of the video transmission device 10
It is determined whether an instruction to transfer a new program has been received from the base station (S110).

【0035】ここで、基地局から制御プログラムを送る
旨の指示があり、該映像伝送装置10側の受信準備が整
い、制御プログラムの送信が開始すると(S110がY
es)、受信した制御プログラムをRAM(バッファ)
16に一時保持し、該RAM16に保持したプログラム
をフラッシュメモリ17のエリア2への書き込む処理を
開始する(S112)。ここで、書き込みを終了する以
前に(S118がNo)、停電が発生すると、停電が回
復したとしてもその書き込み処理、以降の処理を継続し
て行うことができない。このため、停電回復時は、後述
するように図7のフローチャートに示す処理を実行し、
停電後の初期設定を行う。なお、制御プログラムのエリ
ア2への書き込み、及び、エリア2からエリア1への書
き写しは、ROM側に保持された書き換え手順プログラ
ムにより全て行うことも可能である。
Here, there is an instruction from the base station to send a control program, and when the video transmission device 10 is ready for reception and starts sending the control program (S110: Y
es) Stores the received control program in RAM (buffer)
16 and the process of writing the program stored in the RAM 16 into the area 2 of the flash memory 17 is started (S112). Here, if a power failure occurs before the end of the writing (No in S118), even if the power failure is recovered, the writing process and subsequent processes cannot be continued. For this reason, at the time of power recovery, the processing shown in the flowchart of FIG.
Perform initial settings after a power failure. The writing of the control program to the area 2 and the copying of the control program from the area 2 to the area 1 can all be performed by the rewriting procedure program stored in the ROM.

【0036】他方、エリア2への制御プログラムの書き
込みが適正に終了すると(S118がYes)、該エリ
ア2に記憶された制御プログラムのエリア1への書き換
えを開始する(S120)。ここで、書き換えを終了す
る以前に(S124がNo)、停電が発生すると、上記
と同様に、停電が回復したとしてもその書き込み処理、
以降の処理を継続して行うことができない。このため停
電回復時は後述するように図7のフローチャートに示す
処理を実行し、停電後の初期設定を行う。そして、エリ
ア1への書き換えが終了すると(S124がYes)、
書き換えられたエリア1の制御プログラムに従い処理を
開始する(S126)。
On the other hand, when the writing of the control program to the area 2 is properly completed (Yes at S118), the rewriting of the control program stored in the area 2 to the area 1 is started (S120). Here, if a power failure occurs before the rewriting is completed (No in S124), even if the power failure is recovered, the write processing is performed as described above.
Subsequent processing cannot be continued. For this reason, when the power failure is recovered, the processing shown in the flowchart of FIG. 7 is executed as described later, and the initialization after the power failure is performed. When the rewriting to the area 1 is completed (Yes in S124),
The processing is started according to the rewritten control program for area 1 (S126).

【0037】引き続き、上述したように制御プログラム
を受信してエリア2に書き込んでいる最中に停電があ
り、その停電が回復した後の処理について、図7のフロ
ーチャートを参照して説明する。先ず、停電が復旧して
電力が供給されると、CPU15は、先ず、ROM19
に保持されている初期設定基本プログラムを読み出し、
該プログラムにより以降の処理を進める(S150)。
ここでは、フラッシュメモリ17のエリア1に制御プロ
グラムが適正に記憶されているかをチェツクサム、CR
C等を用いて判断する(S152)。ここで、エリア2
への書き込みの最中に停電があっても、エリア1の制御
プログラムは影響を受けずに存在しているため(S15
2がYes)、図6に示すステップ126へ移行し、該
エリア1に保持されている制御プログラムに従って処理
を行う。即ち、ステップ110へ戻り、基地局側から中
断したプログラムの送信後の再送指示に従い、制御プロ
グラムを受信してエリア2への書き込みを再開する。な
お、エリア2のプログラムが適正に記憶されていない旨
を示す特定の信号を基地局に送信するようにしてもよ
い。
Next, a process will be described with reference to the flowchart of FIG. 7 after a power failure occurs while the control program is being received and written in the area 2 as described above, and the power failure is recovered. First, when the power is restored and the power is supplied, the CPU 15 first
Read the initial setting basic program held in
The subsequent processing is advanced by the program (S150).
Here, it is checked whether the control program is properly stored in the area 1 of the flash memory 17 or not.
The determination is made using C or the like (S152). Here, area 2
Even if there is a power failure during writing to the memory, the control program in area 1 exists without being affected (S15
2 is Yes), the process proceeds to step 126 shown in FIG. 6, and processing is performed according to the control program stored in the area 1. That is, the process returns to step 110, and the control program is received and the writing to the area 2 is restarted in accordance with the retransmission instruction after the transmission of the interrupted program from the base station. Note that a specific signal indicating that the program of the area 2 is not properly stored may be transmitted to the base station.

【0038】ここで、上述したエリア2の制御プログラ
ムをエリア1に書き写している最中に停電があり、その
停電が回復した後の処理について、再び図7のフローチ
ャートを参照して説明する。先ず、停電が復旧して電力
が供給されると、CPU15は、ROM19に保持され
ている初期設定基本プログラムを読み出し、該プログラ
ムにより以降の処理を進める(S150)。先ず、フラ
ッシュメモリ17のエリア1に制御プログラムが適正に
記憶されているかを判断する(S152)。ここで、エ
リア1への書き写しの最中に停電があった際には、エリ
ア1への制御プログラムの書き込みが完了していない、
即ち、適正に記憶されていないため(S152がN
o)、エリア2に制御プログラムが適正な状態で記憶さ
れているかを判断する(S154)。ここで、エリア1
への書き込みの最中に停電があっても、エリア2の従前
の制御プログラムは影響を受けずに存在しているため
(S154がYes)、エリア2のプログラムのエリア
1への書き込みを再開する(S156)。ここで、再
び、停電があった際には、ステップ150に戻る。そし
て、エリア1への書き込みの終了により(S160がY
es)、図6に示すステップ126へ移行し、該エリア
1に保持されている制御プログラムを読み込み、該プロ
グラムに従って処理を開始する。
Here, a power failure occurs while the above-described control program for area 2 is being copied to area 1, and the processing after the recovery from the power failure will be described again with reference to the flowchart of FIG. First, when the power is restored and the power is supplied, the CPU 15 reads the initial setting basic program stored in the ROM 19, and proceeds with the subsequent processing by the program (S150). First, it is determined whether the control program is properly stored in the area 1 of the flash memory 17 (S152). Here, when a power outage occurs during copying to area 1, writing of the control program to area 1 has not been completed.
That is, since the information is not properly stored (S152 is N
o), it is determined whether the control program is stored in an appropriate state in the area 2 (S154). Here, area 1
Even if there is a power failure during writing to the area, since the previous control program in the area 2 exists without being affected (Yes in S154), the writing of the program in the area 2 to the area 1 is restarted. (S156). Here, when there is a power failure again, the process returns to step 150. When the writing to the area 1 is completed (Y in S160)
es), the process proceeds to step 126 shown in FIG. 6, the control program stored in the area 1 is read, and processing is started according to the program.

【0039】なお、上述した実施態様では、受信される
制御プログラムがエリア1に保持されるものとしてアド
レス(ベクターなど)を決定してあるため、エリア1に
制御プログラムを格納してから、CPU15の動作を開
始させている。
In the above-described embodiment, since the received control program determines the address (such as a vector) to be held in the area 1, the control program is stored in the area 1 before the CPU 15 The operation is starting.

【0040】ここで、従来技術のプログラムの書き換え
方法では、通信機器を介してプログラムの書き換えを行
っている最中に停電等が発生していると、以降電力が復
旧しても装置が処理を行えなくなった(ハングアッ
プ)。これに対して、上述した実施態様の構成では、通
信中に停電等が発生しても、復旧後に処理を再開でき
る。このため、通信を介して確実にプログラムを書き換
えることのできるとともに、プログラムの書き換え中に
障害があっても、ハングアップを発生することがない。
Here, in the conventional program rewriting method, if a power failure or the like occurs while the program is being rewritten through the communication device, the apparatus performs processing even if the power is restored thereafter. Can not be performed (hangup). On the other hand, in the configuration of the above-described embodiment, even if a power failure or the like occurs during communication, the processing can be resumed after recovery. For this reason, the program can be reliably rewritten via communication, and no hang-up occurs even if a failure occurs during the rewriting of the program.

【0041】上述した実施態様では、ROM19に初期
設定基本プログラムを保持させ、停電が発生した際に
は、該初期設定基本プログラムに従い初期設定を行っ
た。この代わりに、基地局側から送信されるプログラム
にマッピングを換えることを可能にする機能を付加する
ことで、該制御プログラム内に、初期設定用のプログラ
ムを含ませ、通信により送ることも可能である。
In the embodiment described above, the initial setting basic program is stored in the ROM 19, and when a power failure occurs, the initial setting is performed according to the initial setting basic program. Alternatively, by adding a function that enables the mapping to be changed to a program transmitted from the base station side, an initial setting program can be included in the control program, and the program can be transmitted by communication. is there.

【0042】この実施態様では、映像伝送装置10を例
に挙げて、プログラムの書き換えを説明したが、本発明
の構成は、種々の装置に適用し得ることは言うまでもな
い。
In this embodiment, the rewriting of the program has been described by taking the video transmission device 10 as an example, but it goes without saying that the configuration of the present invention can be applied to various devices.

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

【図1】本発明の第1実施形態に係る映像収集配信方式
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a video collection and distribution system according to a first embodiment of the present invention.

【図2】図2(A)、図2(B)及び図2(C)は、本
発明の第1実施形態に係る映像収集配信方式の概要を示
す説明図である。
FIGS. 2A, 2B, and 2C are explanatory diagrams illustrating an outline of a video collection and distribution method according to the first embodiment of the present invention.

【図3】第1実施態様に係る映像伝送装置の構成を示す
ブロック図である。
FIG. 3 is a block diagram illustrating a configuration of a video transmission device according to a first embodiment.

【図4】図4(A)及び図4(B)は、映像表示器によ
る表示画面を示す説明図である。
FIGS. 4A and 4B are explanatory diagrams showing a display screen on a video display; FIG.

【図5】第1実施態様に係る映像収集配信方式のユーザ
局、基地局及び映像伝送装置による処理を示すフローチ
ャートである。
FIG. 5 is a flowchart showing a process performed by a user station, a base station, and a video transmission device in the video collection / delivery method according to the first embodiment.

【図6】第1実施態様に係る映像伝送装置によるプログ
ラム書き換えの処理を示すフローチャートである。
FIG. 6 is a flowchart illustrating a process of rewriting a program by the video transmission device according to the first embodiment.

【図7】映像伝送装置の電力復旧時の処理を示すフロー
チャートである。
FIG. 7 is a flowchart showing a process at the time of power restoration of the video transmission device.

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

10 映像伝送装置 12 カメラ 15 CPU 17 フラッシュメモリ 17a エリア1 17b エリア2 19 ROM 20 基地局 22 映像収集配信装置 24A 通信機器 24B 通信機器 30 ユーザ局 32 リクエスト発行器 34 映像表示器 36 車載電話 DESCRIPTION OF SYMBOLS 10 Video transmission device 12 Camera 15 CPU 17 Flash memory 17a Area 1 17b Area 2 19 ROM 20 Base station 22 Video collection and distribution device 24A Communication device 24B Communication device 30 User station 32 Request issuer 34 Video display 36 In-vehicle telephone

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 FI // H04N 5/38 G06F 9/06 420S (72)発明者 山本 幸夫 愛知県安城市藤井町高根10番地 アイシ ン・エィ・ダブリュ株式会社内 (72)発明者 鈴木 誠一 東京都千代田区外神田2丁目19番12号 株 式会社エクォス・リサーチ内 (72)発明者 山川 博幸 東京都千代田区外神田2丁目19番12号 株 式会社エクォス・リサーチ内 (72)発明者 森 俊宏 東京都千代田区外神田2丁目19番12号 株 式会社エクォス・リサーチ内 (72)発明者 石川 裕記 東京都千代田区外神田2丁目19番12号 株 式会社エクォス・リサーチ内──────────────────────────────────────────────────の Continued on the front page (51) Int.Cl. 6 Identification symbol FI // H04N 5/38 G06F 9/06 420S (72) Inventor Yukio Yamamoto 10 Takane, Fujiimachi, Anjo-shi, Aichi Aisin Ai (72) Inventor Seiichi Suzuki 2-19-12 Sotokanda, Chiyoda-ku, Tokyo Equos Research Co., Ltd. (72) Inventor Hiroyuki Yamakawa 2- 19-12 Sotokanda, Chiyoda-ku, Tokyo Inside Equos Research (72) Inventor Toshihiro Mori 2-19-12 Sotokanda, Chiyoda-ku, Tokyo, Japan Inside (72) Inventor Hiroki Ishikawa 2- 19-12 Sotokanda, Chiyoda-ku, Tokyo No. Equos Research Co., Ltd.

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 制御プログラムを記憶し得る容量を有す
る第1の記憶領域と、第2の記憶領域とを備え、第3の
記憶領域に記憶された初期設定基本プログラム及び第1
の記憶領域に記憶された制御プログラムに従い処理を行
うCPUを備えた制御装置であって、 通信回線を介して受信した制御プログラムを前記第2の
記憶領域に一旦書き込み、 該第2の記憶領域に制御プログラムが適正に記憶された
後に、該第2の記憶領域の制御プログラムを第1の記憶
領域に書き写すことを特徴とする制御装置。
A first storage area having a capacity capable of storing a control program; and a second storage area, wherein an initial setting basic program and a first basic program stored in a third storage area are provided.
A control device provided with a CPU that performs processing according to a control program stored in a storage area of the first storage area. The control apparatus temporarily writes a control program received via a communication line in the second storage area, and stores the control program in the second storage area. After the control program is properly stored, the control program of the second storage area is copied to the first storage area.
【請求項2】 前記受信した制御プログラムを前記第2
の記憶領域に一旦書き込んでいる間は、前記第1の記憶
領域に保持された制御プログラムに従い処理を行い、 前記第2の記憶領域から前記第1の記憶領域への書き写
しが完了した後、第1の記憶領域に保持された制御プロ
グラムにより処理を行うことを特徴とする請求項1の制
御装置。
2. The control program according to claim 2, wherein
While writing to the storage area once, processing is performed in accordance with the control program held in the first storage area. After copying from the second storage area to the first storage area is completed, 2. The control device according to claim 1, wherein the processing is performed by a control program stored in one storage area.
【請求項3】 前記第2の記憶領域から前記第1の記憶
領域への書き写しを実行中に予め定められた事項が発生
したか否かを判断し、発生した際には、該発生事由が解
消された後に、前記第3の記憶領域に記憶されている前
記初期設定基本プログラムに従い、前記第2の記憶領域
から前記第1の記憶領域への書き写しを再開することを
特徴とする請求項2の制御装置。
And determining whether or not a predetermined matter has occurred during execution of the copying from the second storage area to the first storage area. The method according to claim 2, wherein after the cancellation, the copying from the second storage area to the first storage area is restarted in accordance with the initial setting basic program stored in the third storage area. Control device.
【請求項4】 前記予め定められた事由は、外部からの
電力供給の停止であることを特徴とする請求項3の制御
装置。
4. The control device according to claim 3, wherein the predetermined reason is a stop of external power supply.
【請求項5】 撮像装置を制御する制御プログラムと、
この制御プログラムを外部から通信回線を介して送信さ
れる制御プログラムに書き換えるための書き換えプログ
ラムとを記憶する第1の記憶領域と、 この第1の記憶領域に記憶される制御プログラムと同一
のプログラムを記憶する第2の記憶領域と、 撮像装置の電源投入時に初期設定を行う初期設定基本プ
ログラムを記憶する第3の記憶領域と、 前記第1の記憶領域に記憶された制御プログラムと書き
換えプログラム及び前記第3の記憶領域に記憶された初
期設定基本プログラムに従い処理を行うCPUとを備え
た制御装置であって、 前記CPUは、前記第1の記憶領域に記憶された書き換
えプログラムに従い、外部から通信回線を介して送信さ
れる制御プログラムを前記第2の記憶領域に記憶させる
ことを特徴とする制御装置。
5. A control program for controlling an imaging device,
A first storage area for storing a rewrite program for rewriting the control program into a control program transmitted from the outside via a communication line, and a program identical to the control program stored in the first storage area. A second storage area for storing, a third storage area for storing an initial setting basic program for performing initial setting when the power of the imaging apparatus is turned on, a control program, a rewriting program, and a control program stored in the first storage area. A control device comprising: a CPU for performing processing in accordance with an initialization basic program stored in a third storage area, wherein the CPU externally communicates with a communication line in accordance with a rewriting program stored in the first storage area A control program transmitted through the second storage area.
【請求項6】 請求項5に記載の制御装置において、 制御プログラムは、書き換えプログラムを含んでいるこ
とを特徴とする。
6. The control device according to claim 5, wherein the control program includes a rewriting program.
【請求項7】 撮像装置の動作を制御する制御プログラ
ムを記憶する第1の記憶領域と、 この第1の記憶領域に記憶される制御プログラムと同一
のプログラムを記憶する第2の記憶領域と、 前記第1の記憶領域に記憶される制御プログラムを外部
から通信回線を介して送信される制御プログラムに書き
換えるための書き換えプログラムと、 撮像装置の電源投入時に初期設定を行う初期設定基本プ
ログラムを記憶する第3の記憶領域と、 前記第1の記憶領域に記憶された制御プログラム及び前
記第3の記憶領域に記憶された初期設定基本プログラム
と書き換えプログラムとに従い処理を行うCPUとを備
えた制御装置であって、 前記CPUは、前記第3の記憶領域に記憶された書き換
えプログラムに従い、外部から通信回線を介して送信さ
れる制御プログラムを前記第2の記憶領域に記憶させる
ことを特徴とする制御装置。
7. A first storage area for storing a control program for controlling an operation of the imaging apparatus, a second storage area for storing a control program identical to the control program stored in the first storage area, A rewriting program for rewriting a control program stored in the first storage area into a control program transmitted from the outside via a communication line, and an initial setting basic program for performing initial setting when the power of the imaging apparatus is turned on are stored. A control device comprising: a third storage area; and a CPU that performs processing according to a control program stored in the first storage area, an initialization basic program stored in the third storage area, and a rewriting program. The CPU receives an externally transmitted signal via a communication line according to a rewriting program stored in the third storage area. Control apparatus characterized by storing the control program in the second storage area.
【請求項8】 請求項7に記載の制御装置において、 前記CPUは、さらに、前記第3の記憶領域に記憶され
た書き換えプログラムに従い、前記第2の記憶領域に記
憶された制御プログラムを前記第1の記憶領域に記憶さ
せることを特徴とする。
8. The control device according to claim 7, wherein the CPU further executes a control program stored in the second storage area according to a rewrite program stored in the third storage area. 1 is stored in one storage area.
【請求項9】 請求項7ないし8のいずれか1つに記載
の制御装置において、 前記CPUは、前記第3の記憶領域に記憶された初期設
定基本プログラムに従い、撮像装置の電源投入時に前記
第1の記憶領域に制御プログラムが適正に記憶されてい
るか否かを判断し、適正に記憶されていないと判断する
と、前記第2の記憶領域に記憶されているプログラムを
前記第1の記憶領域に記憶させることを特徴とする。
9. The control device according to claim 7, wherein the CPU is configured to execute the first program when the power of the imaging device is turned on in accordance with an initial setting basic program stored in the third storage area. It is determined whether the control program is properly stored in the first storage area, and if it is determined that the control program is not stored properly, the program stored in the second storage area is stored in the first storage area. It is characterized by being stored.
【請求項10】 請求項7ないし9のいずれか1つに記
載の制御装置において、 前記CPUは、前記第3の記憶領域に記憶された初期設
定基本プログラムに従い、撮像装置の電源投入時に前記
第2の記憶領域にプログラムが適正に記憶されているか
否かを判断し、適正に記憶されていないと判断すると、
その旨の信号を通信回線を介して外部に送信することを
特徴とする。
10. The control device according to claim 7, wherein the CPU according to the initialization basic program stored in the third storage area, when the power of the imaging apparatus is turned on. It is determined whether or not the program is properly stored in the storage area 2 and if it is determined that the program is not properly stored,
A signal to that effect is transmitted to the outside via a communication line.
JP9220794A 1997-07-31 1997-07-31 Controller Pending JPH1153280A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9220794A JPH1153280A (en) 1997-07-31 1997-07-31 Controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9220794A JPH1153280A (en) 1997-07-31 1997-07-31 Controller

Publications (1)

Publication Number Publication Date
JPH1153280A true JPH1153280A (en) 1999-02-26

Family

ID=16756679

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9220794A Pending JPH1153280A (en) 1997-07-31 1997-07-31 Controller

Country Status (1)

Country Link
JP (1) JPH1153280A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001063407A1 (en) * 2000-02-28 2001-08-30 Yamato Scale Co., Ltd. Combined weighing device and system using replaceable control program
WO2007097191A1 (en) * 2006-02-24 2007-08-30 Toyota Jidosha Kabushiki Kaisha Emergency notifying device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001063407A1 (en) * 2000-02-28 2001-08-30 Yamato Scale Co., Ltd. Combined weighing device and system using replaceable control program
WO2007097191A1 (en) * 2006-02-24 2007-08-30 Toyota Jidosha Kabushiki Kaisha Emergency notifying device
US8581715B2 (en) 2006-02-24 2013-11-12 Toyota Jidosha Kabushiki Kaisha Emergency reporting apparatus

Similar Documents

Publication Publication Date Title
CN111225042B (en) Data transmission method and device, computer equipment and storage medium
US7477880B2 (en) Communication device, image-pickup device, storage medium and communication method
JP4633042B2 (en) Image display apparatus and image data processing method
KR101251212B1 (en) Method for performing remote control for usb device and system for performing the same
CN109496297B (en) Information processing system, client terminal, and control method
JP2000059760A (en) Video distribution system, video transmitter and control method of the video distribution system
US20080104690A1 (en) System and method of communication control management
US20190026096A1 (en) Communication apparatus for wirelessly communicating with another apparatus, information processing method, and program
CN108139955A (en) For providing the system and method for the Wrong control independently of operating system in computing device
CN113724521A (en) Image data processing method, device, equipment and computer program product
US7590833B2 (en) Portable electronic apparatus, information processing method, and program
JP2011182262A (en) Communication method, content transmitting apparatus and content download device
JPH1153280A (en) Controller
JP4764670B2 (en) Non-contact transmission / reception system and portable information terminal
KR20000021481A (en) Method for upgrading control program of image communication equipment
JP2001290747A (en) System and method for exchanging digital data
JP2000293366A (en) Method for updating module for set top box
KR100516551B1 (en) Remote software upgrade method and system in optical network
JP3684009B2 (en) Video communication system, information processing apparatus, and control method thereof
JP4178915B2 (en) Electronics
JP2005174156A (en) Memory device and electronic equipment having the same
JP2003108461A (en) Method and device for receiving information, and program
JP3276728B2 (en) Information processing system and information processing method
CN112799803B (en) Micro-service architecture operation maintenance method, device, equipment and readable storage medium
JPH11196183A (en) Picture transmission system