JP3915298B2 - Electronics - Google Patents

Electronics Download PDF

Info

Publication number
JP3915298B2
JP3915298B2 JP01670999A JP1670999A JP3915298B2 JP 3915298 B2 JP3915298 B2 JP 3915298B2 JP 01670999 A JP01670999 A JP 01670999A JP 1670999 A JP1670999 A JP 1670999A JP 3915298 B2 JP3915298 B2 JP 3915298B2
Authority
JP
Japan
Prior art keywords
personal computer
program
digital camera
program stored
storage unit
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
JP01670999A
Other languages
Japanese (ja)
Other versions
JP2000215033A (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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP01670999A priority Critical patent/JP3915298B2/en
Publication of JP2000215033A publication Critical patent/JP2000215033A/en
Application granted granted Critical
Publication of JP3915298B2 publication Critical patent/JP3915298B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、接続プログラムを使い、パソコン等と接続しデータ及び画像データのやりとりを行うことの出来る電子機器に関するものである。
【0002】
【従来の技術】
従来の電子機器及び撮像装置として、デジタルカメラが知られている。このデジタルカメラは、記録モードと再生モードとを設定可能であり、記録モードの状態においては、レンズ後方に配置されたCCDは一定周期毎に光電変換出力を1画面分出力する。この光電変換出力はサンプルホールド回路でサンプルホールドされ、A/D変換器でデジタルデータに変換され、カラープロセス回路でカラープロセス処理され、デジタルの輝度、色差マルチプレクス信号(YUVデータ)とがDMA(Direct Memory Access)コントローラに出力される。DMAコントローラはカラープロセス回路のYUVデータ出力を、同じくカラープロセス回路の同期信号、メモリ書き込みイネーブル、クロック出力を用いて一度DMAコントローラ内部のバッファに書き込みDRAMI/Fを介してDRAMにDMA転送される。
【0003】
CPUは、前記YUVデータのDRAMへのDMA転送終了後に、このYUVデータをDRAMI/Fを介してDRAMより読み出して、VRAMコントローラを介してVRAMに書き込む。デジタルビデオエンコーダー(以下、単にビデオエンコーダという。)は、前記YUVデータをVRAMコントローラを介してVRAMより周期的に読み出し、これらのデータを元にビデオ信号を発生して表示装置に出力する。これにより表示装置には、現在のCCDから取り込んでいる画像情報に基づく画像が表示される。
【0004】
このように表示装置に現在画像が表示されている状態で、記録保存を行いたいタイミングでシャッターキーを操作すると、トリガを発生する。するとCPUは、このトリガに応じて現在のCCDから取り込んでいる1画面分のYUVデータのDRAMへのDMA転送後、直ちにCCDからのDRAMへの経路を停止し、記録保存状態に遷移する。この記録保存状態では、CPUがDRAMに書き込まれている1フレーム分のYUVデータをDRAMI/Fを介して、Y,Cb,Crの各コンポーネント毎に縦8画素×横8画素の基本ブロックと呼ばれる単位で読み出してJPEG回路に書き込み、JPEG回路で圧縮した符号データを該JPEG回路より読み出して、不揮発性メモリであるフラッシュメモリに書き込む。そして、1フレーム分のYUVデータの圧縮処理及びフラッシュメモリへの全圧縮データの書き込み終了に伴って、CPUは再度CCDからDRAMへの経路を起動する。
【0005】
再生モードでは、CPUはCCDからDRAMへの経路を停止し、画像選択キー等の押下に応じてCPUがフラッシュメモリから特定の1フレーム分の符号データを読み出してJPEG回路に書き込み、JPEG回路で伸長処理を行って得られた8×8の基本ブロック単位に、VRAMコントローラを介して、VRAMへ1フレーム分のYUVデータを展開する。すると、ビデオエンコーダは、VRAMに展開されている1フレーム分のYUVデータを元にビデオ信号を発生し、表示装置で表示を行う。
【0006】
そして上記に示すようなデジタルカメラは不揮発性メモリであるフラッシュメモリに書き込まれた画像データを本体からパソコンへ転送しパソコンのメモリに保存したり、あるいはパソコン上の画像データをデジタルカメラに転送し、前記フラッシュメモリに書き込んだりする為に、シリアル通信(RS232C等)を用いたパソコン接続ソフトが使用される。
【0007】
【発明が解決しようとする課題】
しかしながら、このような従来のデジタルカメラがパソコンとの接続を行おうとすると、パソコンと接続するソフトは接続しようとする各のパソコンすべてに予めインストールしておく必要があり、またパソコンと接続するソフトのバージョンアップがなされた場合など各のパソコンすべてに予めインストールしておかないと、その接続しようとするデジタルカメラの機能を最大限に引き出すことが出来なかった。
【0008】
本発明は、このような従来の課題に鑑てなされたものであり、パソコンとの接続ソフトを電子機器及び撮像装置の記憶手段に記憶させておくことができるため、そこからパソコンとの接続ソフトを読み出してのパソコンへの転送及び、パソコンからの転送もでき、すべてのパソコンと接続できる電子機器及び撮像装置を提供することを目的とするものである。
【0009】
【課題を解決するための手段】
請求項1記載の発明は、プログラムを記録しておく記憶手段と、撮像装置との接続を行ない、当該撮像装置とデータ通信をする通信手段とを備える電子機器であって、前記通信手段によって前記撮像装置と接続し、当該電子機器の記憶手段が記憶しているプログラムと、前記撮像装置の記憶手段が記憶しているプログラムを比較し、前記撮像装置の記憶手段が記憶しているプログラムより、当該電子機器の記憶手段が記憶しているプログラムの方が古い場合は、前記撮像装置の記憶手段が記憶しているプログラムを前記通信手段を用いて当該電子機器へ転送して、当該プログラムによって、当該電子機器の記憶手段が記憶しているプログラムを更新し、当該電子機器の記憶手段が記憶しているプログラムを起動して、当該プログラムに基いて前記撮像装置の制御処理を実行し、前記制御処理の終了後に、当該電子機器の記憶手段が記憶しているプログラムと、前記撮像装置の記憶手段が記憶しているプログラムを比較し、当該電子機器の記憶手段が記憶しているプログラムより、前記撮像装置の記憶手段が記憶しているプログラムの方が古い場合は、当該電子機器の記憶手段が記憶しているプログラムを前記通信手段を用いて前記撮像装置へ転送して、当該プログラムによって、前記撮像装置の記憶手段が記憶しているプログラムを更新することを特徴とする電子機器である。
【0010】
請求項2記載の発明は、前記電子機器の記憶手段が記憶しているプログラム及び前記撮像装置の記憶手段が記憶しているプログラムは、前記電子機器が前記撮像装置へ接続を行なうための接続プログラムであることを特徴とする請求項1に記載の電子機器である。
【0021】
【発明の実施の形態】
本発明の実施の形態を図に従って、電子機器及び撮像装置の例としてデジタルカメラを説明する。図1はデジタルカメラのブロック図である。撮影時、撮像部1で撮影された画像データは信号処理部2で輝度信号Yと色差信号Cb、Crに変換され画像バッファ3に格納される。画像バッファ3のY、Cb、Cr画像データは符号・復号器4で圧縮され圧縮コードバッファ5に格納され記録メモリ6に書き込まれる。
【0022】
再生時、記録メモリ6に記録された圧縮コードは圧縮コードバッファ5に読み出され、符号・復号器4により、Y、Cb、Cr画像データに伸長され画像バッファ3に格納される。画像バッファ3上のY、Cb、Cr画像データはビデオエンコーダ7に出力され、Disply8により表示される。
【0023】
画像データのシリアル送信時は記録メモリ6から圧縮画像データが圧縮コードバッファ5に読み出され、シリアル制御部9からシリアルI/O10に出力される。シリアルI/O10からはRS232Cの経路を用いパソコン11に出力される。なお、シリアルI/O10からはUSB及びIrDAの経路を用いてパソコン11へ出力も可能である。画像データのシリアル受信時はパソコン11からRS232Cの経路を用いシリアルI/O10に受信される。また、パソコン11からUSB及びIrDAの経路を用いてシリアルI/O10に受信も可能である。シリアル制御部9から圧縮コードバッファ5に格納されて、記録メモリ6に保存される。このようにデジタルカメラで撮影した画像は記録メモリ6に画像データとして保存され、保存されている画像データのパソコン11との送信、受信がRS232C及びUSB及びIrDAの経路を用いて可能になる。
【0024】
図2にデジタルカメラと他の機器の一つであるパソコンとの接続の概念を示す。FLASH ROM12は画像データ以外のデータを保存するための読み書き可能なメモリであり、FLASH ROM12には予めリンクソフト(パソコンとの接続プログラム)を書き込んでおく。ここに保存されたデータはシリアル制御部9へ読み出されシリアルI/O10に出力される。シリアルI/O10からはRS232Cの経路を用いてパソコン11へ出力される。また、シリアルI/O10からはUSB及びIrDAの経路を用いてパソコン11へ出力も可能である。なお、記録メモリ6の容量に余裕があれば、記録メモリ6の一部を画像データ以外のデータを保存するのに用いても良い。パソコン11にはデジタルカメラのFLASH ROM12に書き込まれたリンクソフト(パソコンとの接続プログラム)をパソコン11に転送する為のローダプログラムを書き込んでおく。
【0025】
図3にデジタルカメラとパソコンとの接続方法を示す。まずデジタルカメラとパソコン11をRS232Cで接続し、パソコン11に予め書き込まれているローダプログラムを実行する(S1)。ローダプログラムはデジタルカメラと同期をとり(S2)、FLASH ROM12に保存されているリンクソフト(パソコンとの接続プログラム)をパソコン11へ転送する(S3)。パソコン11への転送が終了するとローダプログラムは転送されたリンクソフト(パソコンとの接続プログラム)を起動させ(S4)、ローダプログラムは終了する(S5)。起動されたリンクソフト(パソコンとの接続プログラム)はデジタルカメラと同期をとり、デジタルカメラを制御し、パソコン11との接続が行われる(S6)。このように、ローダプログラムを実行するだけでデジタルカメラからパソコン11へのリンクソフト(パソコンとの接続プログラム)のインストールが可能であるため、各のパソコン11においてデジタルカメラとの接続ができ、デジタルカメラとパソコン11の間で画像データの送信、受信が可能となる。また、転送したリンクソフト(パソコンとの接続プログラム)をパソコンセットアップデータとしておけば、転送終了時にリンクソフト(パソコンとの接続プログラム)をパソコン内にインストールでき、次回からローダプログラムを起動してデジタルカメラ内のリンクソフト(パソコンとの接続プログラム)を転送しなくてもパソコン内のリンクソフト(パソコンとの接続プログラム)を実行することができる。
【0026】
図4にパソコン11に記憶されているリンクソフト(パソコンとの接続プログラム)が古かった場合のバージョンアップ方法を示す。既にパソコン11にリンクソフト(パソコンとの接続プログラム)がインストールされている場合、まずリンクソフト(パソコンとの接続プログラム)をパソコン11上で実行させ(S7)、デジタルカメラと同期をとり(S8)、デジタルカメラのFLASH ROM12に保存されているリンクソフト(パソコンとの接続プログラム)のバージョンナンバーを取得する(S9)。次にデジタルカメラより取得したバージョンナンバーとパソコン11にあるリンクソフト(パソコンとの接続プログラム)のバージョンナンバーとの比較を行う(S10−S11)。パソコン11のリンクソフト(パソコンとの接続プログラム)のバージョンナンバーが新しいものであれば、そのままパソコン11のリンクソフト(パソコンとの接続プログラム)を使用し、デジタルカメラとの接続を行う(S12−S15)。一方、デジタルカメラのFLASH ROM12に保存されているリンクソフト(パソコンとの接続プログラム)のバージョンナンバーの方が新しいものであれば、デジタルカメラのFLASH ROM12に保存されているリンクソフト(パソコンとの接続プログラム)をパソコン11に転送し(S13)、転送終了後、転送されたリンクソフト(パソコンとの接続プログラム)を実行して(S14)デジタルカメラと同期をとり、デジタルカメラを制御し、パソコン11との接続が行われる(S15)。このように、デジタルカメラと接続する各のパソコン11のリンクソフト(パソコンとの接続プログラム)は常に最新のものに更新することが可能となる。デジタルカメラさえ持っていればリンクソフト(パソコンとの接続プログラム)の入った記録媒体、CDROMなどを持っていなくてもパソコン11へのインストールができる。
【0027】
図5ではリンクソフト(パソコンとの接続プログラム)のバージョンナンバーを比較し、デジタルカメラのFLASH ROM12に保存されているリンクソフト(パソコンとの接続プログラム)の方が古かった場合のバージョンアップの方法を示す。パソコン11とデジタルカメラの接続を終了時に(S16)、デジタルカメラのFLASH ROM12に保存されているリンクソフト(パソコンとの接続プログラム)のバージョンナンバーの取得を行う(S17)。取得したバージョンナンバーとパソコン11にあるリンクソフト(パソコンとの接続プログラム)のバージョンナンバーとの比較を行い(S19)その結果、取得したデジタルカメラのFLASH ROM12に保存されているリンクソフト(パソコンとの接続プログラム)のバージョンナンバーの方が新しいものであればデジタルカメラの電源をOFFしてデジタルカメラとパソコン11の接続を終了する(S22−S23)。一方、パソコン11にあるリンクソフト(パソコンとの接続プログラム)のバージョンナンバーの方が新しいものであればパソコン11にあるリンクソフト(パソコンとの接続プログラム)をデジタルカメラへ転送し(S20)FLASH ROM12に保存する(S21)。保存後、デジタルカメラの電源をOFFしてデジタルカメラとパソコン11の接続を終了する(S22−S23)。このように、パソコン11と接続する各のデジタルカメラのリンクソフト(パソコンとの接続プログラム)は常に最新のものに更新することが可能となる。デジタルカメラさえ持っていればリンクソフト(パソコンとの接続プログラム)の入った記録媒体、CDROMなどを持っていなくてもデジタルカメラへのインストールができる。
【0028】
以上のように、上記実施形態では他の機器との接続可能な電子機器及び撮像装置の例としてデジタルカメラとパソコンを示したが、デジタルカメラとプリンタ、デジタルカメラとデジタルカメラ、プリンタとプリンタ、パソコンとプリンタ、パソコンとパソコンなどでも可能である。
【0029】
【発明の効果】
以上のように、本発明によれば、電子機器に記憶する所定のプログラムを最新のものとした上で動作させることが出来る。
【図面の簡単な説明】
【図1】本発明の実施の形態にかかるデジタルカメラのブロック図である。
【図2】同デジタルカメラと他の機器の一つであるパソコンとの接続の概念を示す図である。
【図3】デジタルカメラとパソコンとの接続方法フローである。
【図4】パソコンのリンクソフト(パソコンとの接続プログラム)が古かった場合のバージョンアップ方法フローである。
【図5】デジタルカメラのリンクソフト(パソコンとの接続プログラム)が古かった場合のバージョンアップ方法フローである。
【符号の説明】
1 撮像部
2 信号処理部
3 画像バッファ
4 符号・復号器
5 圧縮コードバッファ
6 記録メモリ
7 ビデオエンコーダ
8 Disply
9 シリアル制御部
10 シリアルI/O
11 パソコン
12 FLASH ROM
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an electronic device that can connect to a personal computer or the like and exchange data and image data using a connection program.
[0002]
[Prior art]
Digital cameras are known as conventional electronic devices and imaging devices. This digital camera can set a recording mode and a reproduction mode, and in the recording mode state, the CCD arranged behind the lens outputs a photoelectric conversion output for one screen at a certain period. The photoelectric conversion output is sampled and held by a sample and hold circuit, converted to digital data by an A / D converter, color processed by a color process circuit, and digital luminance and color difference multiplexed signal (YUV data) are converted into DMA ( Direct Memory Access) is output to the controller. The DMA controller once writes the YUV data output of the color process circuit into the buffer inside the DMA controller using the synchronization signal, memory write enable, and clock output of the color process circuit, and DMA-transfers it to the DRAM via the DRAM I / F.
[0003]
After completing the DMA transfer of the YUV data to the DRAM, the CPU reads this YUV data from the DRAM via the DRAM I / F and writes it to the VRAM via the VRAM controller. A digital video encoder (hereinafter simply referred to as a video encoder) periodically reads the YUV data from the VRAM via the VRAM controller, generates a video signal based on the data, and outputs the video signal to the display device. As a result, an image based on the image information captured from the current CCD is displayed on the display device.
[0004]
In this way, when the shutter key is operated at a timing at which recording and storage are desired in a state where an image is currently displayed on the display device, a trigger is generated. Then, the CPU immediately stops the path from the CCD to the DRAM after the DMA transfer of the YUV data for one screen captured from the current CCD to the DRAM in response to the trigger, and makes a transition to the record storage state. In this recording and storage state, the YUV data for one frame written in the DRAM by the CPU is called a basic block of 8 pixels vertically by 8 pixels horizontally for each component of Y, Cb, and Cr via the DRAM I / F. The data is read in units and written to the JPEG circuit, and the code data compressed by the JPEG circuit is read from the JPEG circuit and written to the flash memory, which is a nonvolatile memory. Then, along with the compression processing of one frame of YUV data and the completion of writing all the compressed data to the flash memory, the CPU activates the path from the CCD to the DRAM again.
[0005]
In the playback mode, the CPU stops the path from the CCD to the DRAM, and when the image selection key or the like is pressed, the CPU reads a specific frame of code data from the flash memory, writes it to the JPEG circuit, and decompresses it with the JPEG circuit. One frame of YUV data is developed into VRAM via the VRAM controller in units of 8 × 8 basic blocks obtained by processing. Then, the video encoder generates a video signal based on the YUV data for one frame developed in the VRAM and displays it on the display device.
[0006]
And the digital camera as shown above transfers the image data written in the flash memory which is a non-volatile memory from the main unit to the personal computer and saves it in the personal computer memory, or transfers the image data on the personal computer to the digital camera, In order to write to the flash memory, personal computer connection software using serial communication (RS232C or the like) is used.
[0007]
[Problems to be solved by the invention]
However, when such a conventional digital camera tries to connect to a personal computer, the software that connects to the personal computer must be installed in advance on each personal computer to be connected. If the software is not installed on all computers in advance, such as when a version upgrade is made, the functions of the digital camera to be connected cannot be extracted to the maximum.
[0008]
The present invention has been made in view of such a conventional problem, and since connection software for a personal computer can be stored in the storage means of an electronic device and an imaging device, connection software for the personal computer can be stored from there. It is an object of the present invention to provide an electronic device and an image pickup apparatus that can be connected to all personal computers and can be transferred to and from a personal computer.
[0009]
[Means for Solving the Problems]
The invention described in claim 1 is an electronic apparatus comprising a storage means for recording a program and a communication means for connecting to the image pickup apparatus and performing data communication with the image pickup apparatus. Compared with the program stored in the storage unit of the imaging apparatus, the program stored in the storage unit of the imaging apparatus is compared with the program stored in the storage unit of the imaging apparatus. When the program stored in the storage unit of the electronic device is older, the program stored in the storage unit of the imaging device is transferred to the electronic device using the communication unit, Update the program stored in the storage means of the electronic device, start the program stored in the storage means of the electronic device, and based on the program The control process of the image pickup apparatus is executed, and after the control process is finished, the program stored in the storage unit of the electronic device is compared with the program stored in the storage unit of the image pickup apparatus, and the electronic device If the program stored in the storage unit of the imaging apparatus is older than the program stored in the storage unit, the program stored in the storage unit of the electronic device is stored using the communication unit. The electronic apparatus is characterized in that the program stored in the storage unit of the imaging apparatus is updated by the program transferred to the imaging apparatus.
[0010]
According to a second aspect of the present invention, the program stored in the storage unit of the electronic device and the program stored in the storage unit of the imaging device are a connection program for the electronic device to connect to the imaging device. The electronic apparatus according to claim 1, wherein:
[0021]
DETAILED DESCRIPTION OF THE INVENTION
A digital camera will be described as an example of an electronic apparatus and an imaging device according to an embodiment of the present invention. FIG. 1 is a block diagram of a digital camera. At the time of shooting, image data shot by the image pickup unit 1 is converted into a luminance signal Y and color difference signals Cb and Cr by the signal processing unit 2 and stored in the image buffer 3. The Y, Cb, and Cr image data in the image buffer 3 is compressed by the encoder / decoder 4, stored in the compressed code buffer 5, and written in the recording memory 6.
[0022]
At the time of reproduction, the compressed code recorded in the recording memory 6 is read into the compressed code buffer 5, decompressed into Y, Cb, and Cr image data by the encoder / decoder 4 and stored in the image buffer 3. The Y, Cb, and Cr image data on the image buffer 3 is output to the video encoder 7 and displayed by the display 8.
[0023]
During serial transmission of image data, the compressed image data is read from the recording memory 6 to the compression code buffer 5 and output from the serial control unit 9 to the serial I / O 10. The serial I / O 10 outputs to the personal computer 11 using the RS232C path. Note that the serial I / O 10 can also output to the personal computer 11 using USB and IrDA paths. When the image data is serially received, it is received from the personal computer 11 to the serial I / O 10 using the RS232C path. It is also possible to receive data from the personal computer 11 to the serial I / O 10 using USB and IrDA paths. The data is stored in the compression code buffer 5 from the serial control unit 9 and stored in the recording memory 6. As described above, the image captured by the digital camera is stored as image data in the recording memory 6, and transmission and reception of the stored image data to and from the personal computer 11 can be performed using the RS232C, USB, and IrDA paths.
[0024]
FIG. 2 shows a concept of connection between a digital camera and a personal computer which is one of other devices. The FLASH ROM 12 is a readable / writable memory for storing data other than image data, and link software (a program for connecting to a personal computer) is written in the FLASH ROM 12 in advance. The data stored here is read out to the serial control unit 9 and output to the serial I / O 10. The data is output from the serial I / O 10 to the personal computer 11 using the RS232C route. The serial I / O 10 can also output to the personal computer 11 using the USB and IrDA paths. If the recording memory 6 has a sufficient capacity, a part of the recording memory 6 may be used to store data other than image data. In the personal computer 11, a loader program for transferring the link software (program for connection with the personal computer) written in the FLASH ROM 12 of the digital camera to the personal computer 11 is written.
[0025]
FIG. 3 shows a connection method between a digital camera and a personal computer. First, the digital camera and the personal computer 11 are connected by RS232C, and a loader program written in advance in the personal computer 11 is executed (S1). The loader program synchronizes with the digital camera (S2), and the link software (program for connecting to the personal computer) stored in the FLASH ROM 12 is transferred to the personal computer 11 (S3). When the transfer to the personal computer 11 is completed, the loader program activates the transferred link software (a program for connection with the personal computer) (S4), and the loader program ends (S5). The started link software (connection program with the personal computer) is synchronized with the digital camera, controls the digital camera, and is connected to the personal computer 11 (S6). As described above, since the link software (connection program with the personal computer) can be installed from the digital camera to the personal computer 11 simply by executing the loader program, each personal computer 11 can be connected to the digital camera. Image data can be transmitted and received between the computer 11 and the personal computer 11. Also, if the transferred link software (computer connection program) is used as the PC setup data, the link software (computer connection program) can be installed in the computer when the transfer is completed. It is possible to execute the link software (connection program with the personal computer) in the personal computer without transferring the link software (connection program with the personal computer).
[0026]
FIG. 4 shows a version upgrade method when the link software (program for connecting to a personal computer) stored in the personal computer 11 is old. If the link software (PC connection program) is already installed in the personal computer 11, the link software (PC connection program) is first executed on the personal computer 11 (S7) and synchronized with the digital camera (S8). Then, the version number of the link software (program for connecting to the personal computer) stored in the FLASH ROM 12 of the digital camera is acquired (S9). Next, the version number acquired from the digital camera is compared with the version number of the link software (connection program for the personal computer) in the personal computer 11 (S10-S11). If the version number of the link software (connection program with the personal computer) of the personal computer 11 is a new version, the link software (connection program with the personal computer) of the personal computer 11 is used as it is to connect to the digital camera (S12-S15). ). On the other hand, if the version number of the link software (computer connection program) stored in the FLASH ROM 12 of the digital camera is newer, the link software (connection to the computer) stored in the FLASH ROM 12 of the digital camera. Program) is transferred to the personal computer 11 (S13), and after the transfer is completed, the transferred link software (program for connecting to the personal computer) is executed (S14) to synchronize with the digital camera and control the digital camera. (S15). As described above, the link software (connection program for the personal computer) of each personal computer 11 connected to the digital camera can be updated to the latest one. If you have a digital camera, you can install it on your PC 11 without having a recording medium containing link software (a program for connecting to your PC), CDROM, etc.
[0027]
Fig. 5 compares the version numbers of the link software (computer connection program), and shows how to upgrade when the link software (computer connection program) stored in the FLASH ROM 12 of the digital camera is older. Show. When the connection between the personal computer 11 and the digital camera is terminated (S16), the version number of the link software (connection program with the personal computer) stored in the FLASH ROM 12 of the digital camera is acquired (S17). The acquired version number is compared with the version number of the link software (connection program for the personal computer) in the personal computer 11 (S19). As a result, the link software stored in the FLASH ROM 12 of the digital camera (with the personal computer) If the version number of the connection program is newer, the digital camera is turned off and the connection between the digital camera and the personal computer 11 is terminated (S22-S23). On the other hand, if the version number of the link software (connection program with the personal computer) in the personal computer 11 is newer, the link software (connection program with the personal computer) in the personal computer 11 is transferred to the digital camera (S20) FLASH ROM 12 (S21). After saving, the power of the digital camera is turned off, and the connection between the digital camera and the personal computer 11 is terminated (S22-S23). As described above, the link software (connection program for the personal computer) of each digital camera connected to the personal computer 11 can be always updated to the latest one. If you have a digital camera, you can install it on a digital camera even if you do not have a recording medium with a link software (computer connection program) or a CDROM.
[0028]
As described above, in the above-described embodiment, a digital camera and a personal computer are shown as examples of an electronic device and an imaging device that can be connected to other devices, but a digital camera and a printer, a digital camera and a digital camera, a printer and a printer, a personal computer And printers, personal computers and personal computers.
[0029]
【The invention's effect】
As described above, according to the present invention, the predetermined program stored in the electronic device can be operated after being updated .
[Brief description of the drawings]
FIG. 1 is a block diagram of a digital camera according to an embodiment of the present invention.
FIG. 2 is a diagram showing a concept of connection between the digital camera and a personal computer which is one of other devices.
FIG. 3 is a flow of a connection method between a digital camera and a personal computer.
FIG. 4 is a flowchart of a version upgrade method when the link software (connection program with a personal computer) of the personal computer is old.
FIG. 5 is a flow of a version upgrade method when the link software (connection program with a personal computer) of the digital camera is old.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Image pick-up part 2 Signal processing part 3 Image buffer 4 Encoder / decoder 5 Compression code buffer 6 Recording memory 7 Video encoder 8 Display
9 Serial control unit 10 Serial I / O
11 PC 12 FLASH ROM

Claims (2)

プログラムを記録しておく記憶手段と、
撮像装置との接続を行ない、当該撮像装置とデータ通信をする通信手段とを備える電子機器であって、
前記通信手段によって前記撮像装置と接続し、
当該電子機器の記憶手段が記憶しているプログラムと、前記撮像装置の記憶手段が記憶しているプログラムを比較し、
前記撮像装置の記憶手段が記憶しているプログラムより、当該電子機器の記憶手段が記憶しているプログラムの方が古い場合は、前記撮像装置の記憶手段が記憶しているプログラムを前記通信手段を用いて当該電子機器へ転送して、当該プログラムによって、当該電子機器の記憶手段が記憶しているプログラムを更新し、
当該電子機器の記憶手段が記憶しているプログラムを起動して、当該プログラムに基いて前記撮像装置の制御処理を実行し、
前記制御処理の終了後に、当該電子機器の記憶手段が記憶しているプログラムと、前記撮像装置の記憶手段が記憶しているプログラムを比較し、
当該電子機器の記憶手段が記憶しているプログラムより、前記撮像装置の記憶手段が記憶しているプログラムの方が古い場合は、当該電子機器の記憶手段が記憶しているプログラムを前記通信手段を用いて前記撮像装置へ転送して、当該プログラムによって、前記撮像装置の記憶手段が記憶しているプログラムを更新する
ことを特徴とする電子機器。
Storage means for recording the program;
An electronic apparatus that includes a communication unit that performs connection with an imaging device and performs data communication with the imaging device,
Connected to the imaging device by the communication means;
Compare the program stored in the storage means of the electronic device with the program stored in the storage means of the imaging device,
If the program stored in the storage unit of the electronic device is older than the program stored in the storage unit of the imaging apparatus, the program stored in the storage unit of the imaging apparatus is transferred to the communication unit. Using the program to update the program stored in the storage means of the electronic device,
Start the program stored in the storage means of the electronic device, execute the control process of the imaging device based on the program,
After the end of the control process, the program stored in the storage unit of the electronic device is compared with the program stored in the storage unit of the imaging device,
If the program stored in the storage unit of the imaging apparatus is older than the program stored in the storage unit of the electronic device, the program stored in the storage unit of the electronic device is transferred to the communication unit. The electronic apparatus is used to update a program stored in a storage unit of the imaging apparatus by using the program and transferring the program to the imaging apparatus .
前記電子機器の記憶手段が記憶しているプログラム及び前記撮像装置の記憶手段が記憶しているプログラムは、前記電子機器が前記撮像装置へ接続を行なうための接続プログラムである
ことを特徴とする請求項1に記載の電子機器。
The program stored in the storage unit of the electronic device and the program stored in the storage unit of the imaging device are connection programs for the electronic device to connect to the imaging device. Item 2. The electronic device according to Item 1.
JP01670999A 1999-01-26 1999-01-26 Electronics Expired - Fee Related JP3915298B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP01670999A JP3915298B2 (en) 1999-01-26 1999-01-26 Electronics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP01670999A JP3915298B2 (en) 1999-01-26 1999-01-26 Electronics

Publications (2)

Publication Number Publication Date
JP2000215033A JP2000215033A (en) 2000-08-04
JP3915298B2 true JP3915298B2 (en) 2007-05-16

Family

ID=11923808

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01670999A Expired - Fee Related JP3915298B2 (en) 1999-01-26 1999-01-26 Electronics

Country Status (1)

Country Link
JP (1) JP3915298B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8810637B2 (en) 2007-04-03 2014-08-19 Karl Storz Imaging, Inc. Universal camera control unit

Also Published As

Publication number Publication date
JP2000215033A (en) 2000-08-04

Similar Documents

Publication Publication Date Title
US9001236B2 (en) Image processing apparatus, method, and recording medium for extracting images from a composite image file
JP2009077277A (en) External recording medium management system, apparatus, method, and program
EP1096372A1 (en) Easily connectable electronic equipment and card
JP3915298B2 (en) Electronics
US8169506B2 (en) Image storage apparatus having continuous-shooting function
JP3858447B2 (en) Electronic camera device
JP2000270255A (en) Electronic still camera and its control method
JP4281161B2 (en) Electronic camera
JP4570234B2 (en) Electronic camera
JP2006287733A (en) Imaging apparatus, operating method thereof, storage medium, and program
JP3820682B2 (en) MEMORY CONTROL DEVICE, DATA WRITE / READ METHOD, AND IMAGING DEVICE
JPH11272634A (en) Peripheral device of computer
JP3075265B2 (en) Digital still camera and image data processing device
JP3483411B2 (en) Imaging device and memory control method in the device
JP3807488B2 (en) Imaging apparatus, image processing method, and image processing program
JP3515424B2 (en) Digital camera
JP4224504B2 (en) Imaging system and imaging control method of imaging system
JP4181919B2 (en) Recording device
EP1130901A2 (en) Digital camera with card slot
JP2006191674A (en) Electronic still camera and imaging method
JP2006174252A (en) Photographing apparatus and storage medium
JP2000253280A (en) Image pickup device
JP4298935B2 (en) Digital still camera and operation control method thereof
KR100231927B1 (en) Error-correction method of graphic program in digital still camera
JP2014036432A (en) Imaging apparatus

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060425

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060801

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060901

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061003

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061013

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: 20070116

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070129

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110216

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110216

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120216

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120216

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130216

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130216

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20140216

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees