JP2005269357A - Electronic equipment - Google Patents

Electronic equipment Download PDF

Info

Publication number
JP2005269357A
JP2005269357A JP2004080430A JP2004080430A JP2005269357A JP 2005269357 A JP2005269357 A JP 2005269357A JP 2004080430 A JP2004080430 A JP 2004080430A JP 2004080430 A JP2004080430 A JP 2004080430A JP 2005269357 A JP2005269357 A JP 2005269357A
Authority
JP
Japan
Prior art keywords
error
data
camera
error information
process proceeds
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.)
Withdrawn
Application number
JP2004080430A
Other languages
Japanese (ja)
Inventor
Yushi Yamamoto
雄史 山本
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2004080430A priority Critical patent/JP2005269357A/en
Publication of JP2005269357A publication Critical patent/JP2005269357A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Testing, Inspecting, Measuring Of Stereoscopic Televisions And Televisions (AREA)
  • Camera Bodies And Camera Details Or Accessories (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that it is not discriminated whether a generated error is the accidental one caused by a user or the inevitable one caused by a fault. <P>SOLUTION: An electronic apparatus includes: a detecting means for detecting an operation defect during an operation; and a storage means which stores error information corresponding to the operation defect which is detected by the detecting means and has a storage area corresponding to each kind of error information. When the operation defect is detected by the detecting means, data in the storage area corresponding to the error information which corresponds to the operation defect is counted. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、エラーを検出する手段と、エラー情報を記憶する手段を持つ電子機器に関するものである。   The present invention relates to an electronic apparatus having means for detecting an error and means for storing error information.

従来、エラーが発生した場合に、そのエラーの種類に対応したエラー番号を読み出し、そのエラー番号とそれに付随する種々の情報をEEPROM(Erasable Programmable Read−Only Memory)に記憶させ、そのデータを読み出すことでカメラの故障原因を解明することが提案されている(例えば、特許文献1参照)。
特開平11−027704号公報
Conventionally, when an error occurs, an error number corresponding to the type of the error is read, the error number and various information associated therewith are stored in an EEPROM (Erasable Programmable Read-Only Memory), and the data is read. Has been proposed to elucidate the cause of camera failure (see, for example, Patent Document 1).
Japanese Patent Laid-Open No. 11-027704

しかしながら、上記の構成では、エラー情報の履歴が数回分しかない為、この数回分のエラー情報でしかカメラの故障の対応ができなかった。また、発生したエラーがユーザーに起因して偶然的に発生したものであるのか、故障による必然的なものであるのかを区別することができなかった。   However, in the above configuration, since there are only a few error information histories, a camera failure can be dealt with only by the error information for these several times. Further, it has not been possible to distinguish whether the error that has occurred is accidentally caused by the user or is inevitable due to a failure.

また、電源関連のエラーが発生してしまうと、エラー情報を記憶したEEPROMのデータが破壊されてしまうおそれがあった。   Further, when a power-related error occurs, there is a possibility that the EEPROM data storing the error information is destroyed.

そこで、本願請求項1に記載の電子機器は、動作中の動作不良を検出する検出手段と、前記検出手段にて検出された動作不良に対応したエラー情報を記憶するとともに、前記エラー情報毎に応じた記憶領域を有した記憶手段とを有し、前記検出手段にて動作不良を検出した場合は、前記動作不良に対応したエラー情報に応じた記憶領域内のデータをカウントすることを特徴とする。   Therefore, the electronic device according to claim 1 of the present application stores a detection unit that detects a malfunction during operation, error information corresponding to the malfunction detected by the detection unit, and each error information. Storage means having a corresponding storage area, and when the detection means detects a malfunction, the data in the storage area according to the error information corresponding to the malfunction is counted. To do.

また、本願請求項2に記載の電子機器は、動作中に動作の不良を検知する検知手段と主電源とは別の電源と、前記別な電源により動作可能な一時記憶メモリとを有し、エラー発生時には、エラー情報を一時記憶エリアに記憶することを特徴とする。   In addition, the electronic device according to claim 2 of the present application includes a detection unit that detects an operation failure during operation, a power source different from the main power source, and a temporary storage memory operable by the other power source, When an error occurs, error information is stored in a temporary storage area.

本発明によれば、エラー番号毎の発生頻度を記憶することで、一時的なエラーなのか、故障によるエラーなのかを判別して使用者に知らせることができる。この構成によれば、すぐ復帰可能な偶発的なエラーが発生した場合には、使用者に修理の依頼を出す等の過度な処置を行わせずにすみ、復帰不能な故障によるエラーが発生した場合は、使用者に直ちに修理に出すよう知らせることができる。   According to the present invention, by storing the occurrence frequency for each error number, it is possible to determine whether the error is a temporary error or an error due to a failure and notify the user. According to this configuration, when an accidental error that can be recovered immediately occurs, it is not necessary to take excessive measures such as sending a repair request to the user, and an error due to an unrecoverable failure has occurred. If this is the case, the user can be notified for immediate repair.

また、電源関連のエラーが発生しても、エラー情報を破壊されることなく、迅速かつ安全に記憶することができる。   Moreover, even if a power-related error occurs, the error information can be stored quickly and safely without being destroyed.

以下、本発明を図示の実施例に基づいて詳細に説明する。   Hereinafter, the present invention will be described in detail based on the illustrated embodiments.

図1に本発明の実施例に係るカメラの回路構成を示すブロック図を示す。   FIG. 1 is a block diagram showing a circuit configuration of a camera according to an embodiment of the present invention.

図2,3は、カメラの動作内容を示すフローチャート図で、図4,5は、エラー情報を記憶するEEPROMのエラー記憶領域に関する説明図である。   2 and 3 are flowcharts showing the operation contents of the camera, and FIGS. 4 and 5 are explanatory diagrams regarding an error storage area of the EEPROM for storing error information.

まず図1により、カメラの回路構成を説明する。   First, the circuit configuration of the camera will be described with reference to FIG.

図1において、101は、カメラ用マイクロコンピュータであり、以下の各回路の動作を制御する。102は、スイッチ群であり、本スイッチ群にはSW2(レリーズスイッチ)、SW1(測光及び測距動作開始スイッチ)などが含まれる。103は、カメラの各種操作スイッチ群102を検知するための信号入力回路である。104は、測光センサにより被写体の測光を行い、マイクロコンピュータ101へ測光出力を送る測光回路であり、マイクロコンピュータは入力された複数の測光出力をA/D変換し、露出条件(絞り、シャッタースピード)の設定に用いる。105は、既存の位相差検出方式によりオートフォーカス(AF)を行うためのエリアセンサと、その蓄積読み出しのための回路ユニットよりなる焦点検出回路であり、マイクロコンピュータ101により制御される。106は、フィルム給送用モータを駆動するためのモータ駆動回路である。107は、シャッタマグネットを制御するためのシャッター制御回路である。108は、バッテリーチェック回路であり、マイクロコンピュータの指示により、電源に負荷を与えその時の電圧状況をマイクロコンピュータに伝えている。109は、カメラの各撮影情報、例えばシャッタースピード、絞り値、ISO感度、フィルム枚数などを撮影者に知らせるための液晶表示回路である。110は、レンズ制御回路とカメラ本体とを接続するためのコネクターである。111は、不図示の撮影レンズの焦点調節や絞りの制御を行うレンズ通信回路である。マイクロコンピュータ101内には、カメラ動作を制御するプログラムを格納したROM(101a)、変数を記憶するためRAM(101b)、諸パラメータやエラー情報を記憶するためのEEPROM(101c:電気的消去、書き込み可能メモリ)が内蔵されている。   In FIG. 1, reference numeral 101 denotes a camera microcomputer that controls operations of the following circuits. Reference numeral 102 denotes a switch group, which includes SW2 (release switch), SW1 (photometry and distance measurement operation start switch), and the like. Reference numeral 103 denotes a signal input circuit for detecting various operation switch groups 102 of the camera. Reference numeral 104 denotes a photometric circuit that performs photometry of a subject using a photometric sensor and sends a photometric output to the microcomputer 101. The microcomputer performs A / D conversion on a plurality of inputted photometric outputs, and exposure conditions (aperture, shutter speed). Used for setting. Reference numeral 105 denotes a focus detection circuit including an area sensor for performing autofocus (AF) by an existing phase difference detection method and a circuit unit for storing and reading it, and is controlled by the microcomputer 101. Reference numeral 106 denotes a motor drive circuit for driving a film feeding motor. Reference numeral 107 denotes a shutter control circuit for controlling the shutter magnet. Reference numeral 108 denotes a battery check circuit, which applies a load to the power supply according to an instruction from the microcomputer and informs the microcomputer of the voltage state at that time. Reference numeral 109 denotes a liquid crystal display circuit for notifying the photographer of each piece of camera shooting information, for example, shutter speed, aperture value, ISO sensitivity, number of films, and the like. Reference numeral 110 denotes a connector for connecting the lens control circuit and the camera body. Reference numeral 111 denotes a lens communication circuit that performs focus adjustment and diaphragm control of a photographing lens (not shown). In the microcomputer 101, a ROM (101a) storing a program for controlling camera operations, a RAM (101b) for storing variables, and an EEPROM (101c: electrical erasing and writing) for storing various parameters and error information Possible memory).

次に、図2,3,4を用いて本発明のカメラ動作を説明する。   Next, the camera operation of the present invention will be described with reference to FIGS.

図2において、ステップS01では、カメラの初期化動作として、各回路の初期設定やEEPROMデータの読み込み等による内部情報の初期化を行う。   In FIG. 2, in step S01, internal information is initialized by initializing each circuit, reading EEPROM data, or the like as an initialization operation of the camera.

ステップS02では、RAMのデータであるエラー番号を00に初期化して、エラー無し状態としている。   In step S02, the error number, which is the data in the RAM, is initialized to 00, so that there is no error.

ステップS03では、バッテリーチェック回路によりバッテリーチェックを行い、電源状態を検出している。   In step S03, a battery check is performed by a battery check circuit to detect a power supply state.

ステップS04では、ステップS03によるバッテリーチェックの結果、電源が所定電圧より低くカメラ動作に影響がある場合は、ステップS05に移行し、電源が所定電圧より高くカメラ動作に影響がない場合は、ステップS06に移行する。   In step S04, if the result of the battery check in step S03 is that the power supply is lower than the predetermined voltage and the camera operation is affected, the process proceeds to step S05. If the power supply is higher than the predetermined voltage and the camera operation is not affected, step S06 is performed. Migrate to

ステップS05では、電源がカメラ動作に影響があるので、エラーとして、01をエラー番号に入力し、ステップS06に移行する。   In step S05, since the power supply affects the camera operation, 01 is input as the error number as an error, and the process proceeds to step S06.

ステップS06では、スイッチ入力回路からの情報により、各種スイッチ状態を読み込む。   In step S06, various switch states are read according to information from the switch input circuit.

ステップS07では、レンズ制御回路と通信を行い、レンズ情報(レンズ種類、レンズ焦点距離、開放Fno等)を受け取る。   In step S07, communication with the lens control circuit is performed, and lens information (lens type, lens focal length, open Fno, etc.) is received.

ステップS08では、ステップS07でのレンズ通信時に通信エラーがあったかどうかを判別し、通信エラーがなければステップS09へ移行し、そうでなければステップS10へ移行する。   In step S08, it is determined whether or not a communication error has occurred during lens communication in step S07. If there is no communication error, the process proceeds to step S09, and if not, the process proceeds to step S10.

ステップS09では、レンズ通信での通信エラーが有ったので、エラーとして、02をエラー番号に入力し、ステップS10へ移行する。通信時の通信エラー判別は、周知の通信エラー判別処理の一つで、受信サムチェックデータと送信した通信データのサムチェックを比較し同じでなければ、通信エラーと判別している。   In step S09, since there is a communication error in lens communication, 02 is input as an error number as an error, and the process proceeds to step S10. Communication error determination at the time of communication is one of known communication error determination processes. If the sum check of the received sum check data is not the same as the sum check of the transmitted communication data, it is determined as a communication error.

ステップS10では、エラー番号が00ならば、エラー無しと判断してステップS12へ移行し、エラー番号が00でなければ、エラーと判断してステップS11へ移行する。   In step S10, if the error number is 00, it is determined that there is no error and the process proceeds to step S12. If the error number is not 00, it is determined that there is an error and the process proceeds to step S11.

ステップS11のエラー処理であるが、ここで、エラー処理を図3のエラー処理フローチャートと図4により詳細に説明する。   The error processing in step S11 will now be described in detail with reference to the error processing flowchart of FIG. 3 and FIG.

図3のステップS101では、EEPROMから、発生したエラー番号の対応アドレスのデータを読み込む。ここで、図4のEEPROM領域を説明する。図4のEEPROMのアドレスで、0001番地をエラー番号01番の発生頻度格納領域とし、0002番地をエラー番号01番の発生頻度格納領域と定める。   In step S101 in FIG. 3, the data of the address corresponding to the generated error number is read from the EEPROM. Here, the EEPROM area of FIG. 4 will be described. In the EEPROM address of FIG. 4, address 0001 is defined as an error frequency 01 occurrence frequency storage area, and address 0002 is defined as an error number 01 occurrence frequency storage area.

即ち、エラー番号01が発生した場合は、ステップS101では、EEPROMのアドレス0001番地のデータが読み出され、エラー番号02が発生した場合は、EEPROMのアドレス0002番地のデータが読み出されることとなる。実施例1では、エラー番号が01、02だけだが、エラー番号が増えれば、図5の様に、増やすことができる。   That is, when error number 01 occurs, the data at address 0001 of the EEPROM is read in step S101, and when error number 02 occurs, the data at address 0002 of the EEPROM is read. In the first embodiment, the error numbers are only 01 and 02, but if the error numbers increase, the error numbers can be increased as shown in FIG.

図3に戻って、S102では、読み込んだデータが格納できるデータの最大値かどうか判定し(例えば、格納データが1バイトなら最大値は、0xFF)、最大値なら、S105へ移行する。最大値でなければ、S103へ移行する。   Returning to FIG. 3, in S102, it is determined whether or not the read data is the maximum value of data that can be stored (for example, if the stored data is 1 byte, the maximum value is 0xFF), and if it is the maximum value, the process proceeds to S105. If it is not the maximum value, the process proceeds to S103.

S103では、読み込んだデータに、1を加える。   In S103, 1 is added to the read data.

S104では、103で加算したデータを発生したエラー番号のEEPROMの対応アドレスへ書き込む。   In S104, the data added in 103 is written into the EEPROM corresponding address of the error number that occurred.

S105では、103で加算したデータ(エラー回数)が、所定値(10回)以上かどうか判定して、10回以上ならS106へ移行し、そうでなければ、S107へ以降する。   In S105, it is determined whether the data (number of errors) added in 103 is equal to or greater than a predetermined value (10 times). If it is 10 times or more, the process proceeds to S106, and if not, the process proceeds to S107.

S106では、エラー回数が所定値以上になったので、通常のエラー表示とは違うエラー表示2を表示し、ユーザーに故障が発生したことを通知し、このエラー処理を終了する。もし、偶発的なエラーであれば連続して発生する可能性は低く、なかなか所定値に達することはない。特定のエラーの回数が所定値に達するということは、その特定のエラーが頻繁に生じていることを意味しており、故障によるものである可能性が高いため、使用者にその旨を知らせる。   In S106, since the number of errors exceeds a predetermined value, the error display 2 different from the normal error display is displayed, the user is notified that a failure has occurred, and this error processing is terminated. If it is an accidental error, the possibility of continuous occurrence is low, and the predetermined value is not easily reached. The fact that the number of specific errors reaches a predetermined value means that the specific error frequently occurs, and since there is a high possibility that it is due to a failure, the user is informed of that fact.

S107では、エラー回数が所定値に達していないので、偶発的に発生したエラーとみなして通常のエラー表示を行い、ユーザーにエラーが発生したことを通知し、このエラー処理を終了する。   In S107, since the number of errors has not reached the predetermined value, it is regarded as an error that has occurred accidentally, a normal error display is performed, the user is notified that an error has occurred, and this error processing is terminated.

ここで図9,10,11により、エラー表示について、詳細に説明する。   Here, the error display will be described in detail with reference to FIGS.

図9は、カメラの情報を表示する部分で、表示できるセグメントを全て表示している。図10は、エラー表示1(通常のエラー表示)で、この表示の時は、一時的なエラーが発生して、その後復帰できることを示している。図11は、エラー表示2(故障のエラー表示)で、この表示の時は、エラー回数が所定値以上発生していて、故障の可能性が高いので、修理を要求することを示している。   FIG. 9 is a part for displaying camera information and displays all segments that can be displayed. FIG. 10 shows an error display 1 (normal error display). In this display, a temporary error occurs and can be recovered thereafter. FIG. 11 shows an error display 2 (failure error display). In this display, the number of errors is greater than or equal to a predetermined value, and the possibility of failure is high, indicating that repair is required.

図2に戻って、ステップS12では、SW1がオンならステップS13へ移行し、そうでなければステップS20へ移行する。   Returning to FIG. 2, in step S12, if SW1 is on, the process proceeds to step S13, and if not, the process proceeds to step S20.

ステップS13では、被写体輝度を測光回路により測光を行い、輝度に応じて、シャッタースピードと絞り値を算出する。   In step S13, the subject brightness is measured by the photometry circuit, and the shutter speed and aperture value are calculated according to the brightness.

ステップS14では、被写体までの距離を焦点検出回路と演算により、測距を行う。   In step S14, the distance to the subject is measured by calculation with the focus detection circuit.

ステップS15では、ステップS13により算出された情報に基づいて、レンズの駆動を行う。   In step S15, the lens is driven based on the information calculated in step S13.

ステップS16では、シャッタースピードや絞り値等を液晶表示する。   In step S16, the shutter speed, aperture value, and the like are displayed on a liquid crystal display.

ステップS17では、SW2がオフならば、ステップS19へ移行し、オンならばステップS18へ移行する。   In step S17, if SW2 is off, the process proceeds to step S19. If SW2 is on, the process proceeds to step S18.

ステップS18では、絞りの制御、シャッターの制御、フラッシュの制御、フィルム給送制御等、レリーズ処理を行い、被写体を撮影する。   In step S18, a release process such as aperture control, shutter control, flash control, and film feed control is performed to photograph the subject.

ステップS19では、SW1がオフならば、ステップS20へ移行し、そうでなければ、ステップS06へ移行し、カメラ撮影動作を繰り返す。   In step S19, if SW1 is off, the process proceeds to step S20. If not, the process proceeds to step S06, and the camera photographing operation is repeated.

ステップS20では、終了処理として、変更された内部データ等をEEPROMに記憶や、各種回路の終了処理を行い、カメラ動作を終了する。以上が、実施例1の説明である。   In step S20, as the end process, the changed internal data or the like is stored in the EEPROM, the end process of various circuits is performed, and the camera operation is ended. The above is the description of the first embodiment.

図6に本発明の実施例2に係る回路構成を示すブロック図を示す。図7,8は、カメラの動作内容を示すフローチャート図である。   FIG. 6 is a block diagram showing a circuit configuration according to the second embodiment of the present invention. 7 and 8 are flowcharts showing the operation contents of the camera.

図6にカメラの回路構成を説明する。図1と異なるのは、サブ電源112と、サブ電源112により動作可能な一時記憶メモリ113を備えた点である。この一時記憶メモリ113は101のマイクロコンピュータと接続されていて、通信によりデータの移動が可能である。   FIG. 6 illustrates the circuit configuration of the camera. The difference from FIG. 1 is that a sub power source 112 and a temporary storage memory 113 operable by the sub power source 112 are provided. The temporary storage memory 113 is connected to the 101 microcomputer and can move data by communication.

次に、図7,8を用いて本発明のカメラ動作を説明する。   Next, the camera operation of the present invention will be described with reference to FIGS.

図7において、ステップS201では、カメラの初期化動作として、各回路の初期設定やEEPROMデータの読み込み等による内部情報の初期化を行う。   In FIG. 7, in step S201, internal information is initialized by initializing each circuit, reading EEPROM data, or the like as an initialization operation of the camera.

ステップS202では、RAMのデータであるエラー番号を00に初期化して、エラー無し状態としている。   In step S202, the error number, which is data in the RAM, is initialized to 00, and no error occurs.

ステップS203では、バッテリーチェック回路によりバッテリーチェックを行い、電源状態を検出している。   In step S203, a battery check is performed by a battery check circuit to detect a power supply state.

ステップS204では、ステップS203によるバッテリーチェックの結果、電源が所定電圧より低くカメラ動作に影響がある場合は、ステップS205に移行し、電源が所定電圧より高くカメラ動作に影響がない場合は、ステップS206に移行する。   In step S204, if the result of the battery check in step S203 is that the power supply is lower than the predetermined voltage and the camera operation is affected, the process proceeds to step S205. If the power supply is higher than the predetermined voltage and the camera operation is not affected, step S206 is performed. Migrate to

ステップS205では、電源がカメラ動作に影響があるので、エラーとして、01をエラー番号に入力し、ステップ206に移行する。   In step S205, since the power supply affects the camera operation, 01 is input as the error number as an error, and the process proceeds to step 206.

ステップS206では、エラー番号が00ならば、エラー無しと判断してステップS208へ移行し、エラー番号が00でなければ、エラーと判断してステップS207へ移行する。   In step S206, if the error number is 00, it is determined that there is no error, and the process proceeds to step S208. If the error number is not 00, it is determined that there is an error and the process proceeds to step S207.

ステップS207のエラー処理であるが、ここで、エラー処理を図8のエラー処理フローチャートにより詳細に説明する。   The error processing in step S207 will now be described in detail with reference to the error processing flowchart of FIG.

図8のステップS301では、一時記憶メモリに、通信でエラー番号などのエラー情報を送り、一時記憶メモリにデータを書き込む。この一時記憶メモリは揮発性のメモリであり、サブ電源からの電力の供給がないとデータを保持することができないが、その書き込み速度はEEPROMよりも早く構成されている。バッテリーのエラーが検出された場合は、このサブ電源と一時記憶メモリデータにてエラー情報を保持しておく。   In step S301 of FIG. 8, error information such as an error number is transmitted to the temporary storage memory and data is written to the temporary storage memory. This temporary storage memory is a volatile memory, and data cannot be held without power supplied from the sub power supply, but its writing speed is faster than that of the EEPROM. When a battery error is detected, error information is held by the sub power source and temporary storage memory data.

ステップ302では、エラーが発生したことを撮影者に知らせる為に、表示を行う。   In step 302, display is performed to notify the photographer that an error has occurred.

ステップ303では、終了処理として、各種回路の終了処理を行い、カメラ動作を終了しこのエラー処理を終了する。   In step 303, various circuits are terminated as termination processing, the camera operation is terminated, and the error processing is terminated.

図7に戻って、ステップS208では一時記憶メモリに保持されていたエラー情報を読み込むとともに、一時記憶メモリのエラー情報をクリアする。ステップS204でバッテリーのエラーが検出されなかったため、EEPROMのデータが破壊される心配がないからである。   Returning to FIG. 7, in step S208, the error information held in the temporary storage memory is read, and the error information in the temporary storage memory is cleared. This is because the battery data is not detected in step S204, so that there is no fear that the data in the EEPROM is destroyed.

ステップS209では別のエラーの検出を行い、エラーが検出された場合はステップS210にてエラー情報をEEPROMに書き込んでからステップS211へと進み、検出されなければそのままステップS211へと進む。   In step S209, another error is detected. If an error is detected, error information is written in the EEPROM in step S210, and the process proceeds to step S211. If not detected, the process proceeds to step S211.

ステップS211では、スイッチ入力回路からの情報により、各種スイッチ状態を読み込む。   In step S211, various switch states are read according to information from the switch input circuit.

ステップS212では、レンズ制御回路と通信を行い、レンズ情報(レンズ種類、レンズ焦点距離、開放Fno等)を受け取る。   In step S212, communication with the lens control circuit is performed, and lens information (lens type, lens focal length, open Fno, etc.) is received.

ステップS213では、SW1がオンならステップS214へ移行し、そうでなければステップS221へ移行する。   In step S213, if SW1 is on, the process proceeds to step S214, and if not, the process proceeds to step S221.

ステップS214では、被写体輝度を測光回路により測光を行い、輝度に応じて、シャッタースピードと絞り値を算出する。   In step S214, the subject brightness is measured by the photometry circuit, and the shutter speed and aperture value are calculated according to the brightness.

ステップS215では、被写体までの距離を焦点検出回路と演算により、測距を行う。   In step S215, the distance to the subject is measured by calculation with the focus detection circuit.

ステップS216では、ステップS214により算出された情報に基づいて、レンズの駆動を行う。   In step S216, the lens is driven based on the information calculated in step S214.

ステップS217では、シャッタースピードや絞り値等を液晶表示する。   In step S217, the shutter speed, aperture value, etc. are displayed on a liquid crystal display.

ステップS218では、SW2がオフならば、ステップS220へ移行し、オンならばステップS219へ移行する。   In step S218, if SW2 is off, the process proceeds to step S220. If SW2 is on, the process proceeds to step S219.

ステップS219では、絞りの制御、シャッターの制御、フラッシュの制御、フィルム給送制御等、レリーズ処理を行い、被写体を撮影する。   In step S219, the subject is photographed by performing release processing such as aperture control, shutter control, flash control, and film feed control.

ステップS220では、SW1がオフならば、ステップS221へ移行し、そうでなければ、ステップS211へ移行し、カメラ撮影動作を繰り返す。   In step S220, if SW1 is off, the process proceeds to step S221. Otherwise, the process proceeds to step S211 and the camera photographing operation is repeated.

ステップS221では、終了処理として、変更された内部データ等をEEPROMに記憶や、各種回路の終了処理を行い、カメラ動作を終了する。   In step S221, as the end process, the changed internal data or the like is stored in the EEPROM, the end process of various circuits is performed, and the camera operation is ended.

本発明の実施例1に係るカメラの例示的な回路構成を示す図である。It is a figure which shows the exemplary circuit structure of the camera which concerns on Example 1 of this invention. 本発明の実施例1に係るカメラの例示的な撮影フローを示す図である。It is a figure which shows the example imaging | photography flow of the camera which concerns on Example 1 of this invention. 本発明の実施例1に係るカメラのエラー処理のフローを示す図である。It is a figure which shows the flow of the error process of the camera which concerns on Example 1 of this invention. エラー情報を記憶するEEPROMの記憶領域を示す図である。It is a figure which shows the memory area of EEPROM which memorize | stores error information. エラー情報を記憶するEEPROMの記憶領域を示す図である。It is a figure which shows the memory area of EEPROM which memorize | stores error information. 本発明の実施例2に係るカメラの例示的な回路構成を示す図である。It is a figure which shows the exemplary circuit structure of the camera which concerns on Example 2 of this invention. 本発明の実施例2に係るカメラの例示的な撮影フローを示す図である。It is a figure which shows the example imaging | photography flow of the camera which concerns on Example 2 of this invention. 本発明の実施例2に係るカメラのエラー処理のフローを示す図である。It is a figure which shows the flow of the error process of the camera which concerns on Example 2 of this invention. 表示できるセグメントを全て表示したときのカメラの情報表示部を示す図である。It is a figure which shows the information display part of a camera when all the segments which can be displayed are displayed. 通常のエラー発生時のカメラ情報表示部を示す図である。It is a figure which shows the camera information display part at the time of normal error generation. 故障によるエラー発生時のカメラ情報表示部を示す図である。It is a figure which shows the camera information display part at the time of the error generation by failure.

符号の説明Explanation of symbols

101 マイクロコンピュータ
101a 内蔵ROM
101b 内蔵RAM
101c 内蔵EEPROM
102 スイッチ群
103 スイッチ入力回路
104 測光回路
105 焦点検出回路
106 給送モータ
107 シャッター制御回路
108 バッテリーチェック回路
109 液晶表示回路
110 接続コネクター
111 レンズ制御回路
112 サブ電源
113 一時記憶メモリ
101 ROM with built-in microcomputer 101a
101b Built-in RAM
101c Built-in EEPROM
DESCRIPTION OF SYMBOLS 102 Switch group 103 Switch input circuit 104 Photometry circuit 105 Focus detection circuit 106 Feed motor 107 Shutter control circuit 108 Battery check circuit 109 Liquid crystal display circuit 110 Connection connector 111 Lens control circuit 112 Sub power supply 113 Temporary storage memory

Claims (3)

動作中の動作不良を検知する検知手段と、前記検知手段にて検知された動作不良に対応したエラー情報を記憶するとともに、前記エラー情報毎に応じた記憶領域を有した記憶手段とを有し、前記検知手段にて動作不良を検知した場合は、前記動作不良に対応したエラー情報に応じた記憶領域内のデータをカウントすることを特徴とする電子機器。   A detection unit that detects a malfunction during operation; and a storage unit that stores error information corresponding to the malfunction detected by the detection unit and has a storage area corresponding to each error information. An electronic device characterized in that when an operation failure is detected by the detection means, data in a storage area corresponding to error information corresponding to the operation failure is counted. 動作中に動作の不良を検知する検知手段と主電源とは別の電源を持ち、前記別な電源により動作可能な一時記憶メモリを持つ電子機器において、エラー発生時には、エラー情報を一時記憶エリアに記憶することを特徴とした電子機器。   When an error occurs in an electronic device having a power supply different from the main power supply and a detection means for detecting a malfunction during operation, the error information is stored in the temporary storage area when an error occurs. Electronic equipment characterized by memorization. 主電源により動作可能なEEPROMを持つ請求項2の電子機器において、正常動作の場合(エラーが検出されない場合)は、一時記憶メモリのデータから、データを読み出し、エラーが発生していた場合は、エラー情報を一時記憶エリアから、EEPROMにデータを移すことを特徴とした電子機器。   In the electronic device according to claim 2, which has an EEPROM operable by a main power supply, in the case of normal operation (when no error is detected), data is read from the data in the temporary storage memory, and if an error has occurred, An electronic device characterized in that error information is transferred from a temporary storage area to an EEPROM.
JP2004080430A 2004-03-19 2004-03-19 Electronic equipment Withdrawn JP2005269357A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004080430A JP2005269357A (en) 2004-03-19 2004-03-19 Electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004080430A JP2005269357A (en) 2004-03-19 2004-03-19 Electronic equipment

Publications (1)

Publication Number Publication Date
JP2005269357A true JP2005269357A (en) 2005-09-29

Family

ID=35093402

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004080430A Withdrawn JP2005269357A (en) 2004-03-19 2004-03-19 Electronic equipment

Country Status (1)

Country Link
JP (1) JP2005269357A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019082835A (en) * 2017-10-30 2019-05-30 三菱電機株式会社 Voice analysis device, voice analysis system, voice analysis method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019082835A (en) * 2017-10-30 2019-05-30 三菱電機株式会社 Voice analysis device, voice analysis system, voice analysis method and program

Similar Documents

Publication Publication Date Title
JP5254092B2 (en) Interchangeable lens camera system and camera body
JP4785536B2 (en) Imaging device
US20050264654A1 (en) Image sensing apparatus, control method of image sensing apparatus, and computer program product
US6104878A (en) Failure detection apparatus for storing and displaying the nature of the failure and the time of its occurrence
JP2005269357A (en) Electronic equipment
US5966550A (en) Automatic focusing apparatus in a camera
JP4282460B2 (en) Data rewrite device
JP5293037B2 (en) Continuous shooting drive controller
JP2009211339A (en) Optical apparatus
JP4409275B2 (en) Data rewrite device
JP5885524B2 (en) camera
JP4827526B2 (en) Optical equipment
JP2007187712A (en) Imaging apparatus and imaging system
JP3550600B2 (en) Imaging device with shake correction function
JPH1073876A (en) Self-checkable camera
KR100573581B1 (en) Battery voltage detection device of camera and its method
JP3521867B2 (en) Camera shake display
JP2997803B2 (en) Camera with self-check function
JP2008042348A (en) Image processor, image processing method, imaging apparatus and program
US5734940A (en) Film sensitivity setting and display device for a camera
JPH07281243A (en) Camera shake correction camera
JPH075555A (en) Camera
JP2017125897A (en) Control unit, imaging apparatus, lens unit, control method, program, and storage medium
JP2018152976A (en) Imaging device
JP2954861B2 (en) Automatic focusing device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070605