JP2005309495A - Electronic device, control method for electronic device, and control program for electronic device - Google Patents
Electronic device, control method for electronic device, and control program for electronic device Download PDFInfo
- Publication number
- JP2005309495A JP2005309495A JP2004121636A JP2004121636A JP2005309495A JP 2005309495 A JP2005309495 A JP 2005309495A JP 2004121636 A JP2004121636 A JP 2004121636A JP 2004121636 A JP2004121636 A JP 2004121636A JP 2005309495 A JP2005309495 A JP 2005309495A
- Authority
- JP
- Japan
- Prior art keywords
- electronic device
- software
- memory
- power switch
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Retry When Errors Occur (AREA)
- Studio Devices (AREA)
- Power Sources (AREA)
Abstract
Description
本発明は、ソフトウェアによって管理されている電子装置、電子装置の制御方法及び電子装置の制御プログラムに関する。特に、電子カメラ等の携帯電子装置、携帯電子装置の制御方法及び電子装置の制御プログラムに関する。 The present invention relates to an electronic device managed by software, an electronic device control method, and an electronic device control program. In particular, the present invention relates to a portable electronic device such as an electronic camera, a control method for the portable electronic device, and a control program for the electronic device.
ソフトウェアによって制御されている電子装置においては、装置の立ち上げ時にソフトウェアの初期化が必要である。このソフトウェアの初期化の処理には時間が掛かるために、装置の立ち上げ時間が長くなる問題がある。 In an electronic device controlled by software, software initialization is required when the device is started up. Since this software initialization process takes time, there is a problem that the startup time of the apparatus becomes long.
そこで、装置を停止させる際にソフトウェアが使用しているメモリの内容を保持したスタンバイ状態にすることによって、そのソフトウェアを再度立ち上げる際にソフトウェアの初期化の処理を省いて処理時間を短縮することが行われている。 Therefore, by setting the standby state that retains the contents of the memory used by the software when stopping the device, the software initialization process can be omitted when the software is restarted to shorten the processing time. Has been done.
また、特開平8−161176号公報には、ソフトウェアに障害が発生した際に、オペレーティングシステムの高速な再立ち上げ処理を行うために、再立ち上げ処理の命令列を命令キャッシュ上に常駐させる技術が開示されている。 Japanese Patent Application Laid-Open No. 8-161176 discloses a technique for making an instruction sequence for restart processing resident in an instruction cache in order to perform high-speed restart processing of an operating system when a failure occurs in software. Is disclosed.
しかしながら、電子装置を停止する際にメモリの内容を保持してスタンバイ状態とする方法を用いた場合、繰り返しこの方法が実行されたときに電子装置のシステムの安定性に問題が生じることがある。特に、リアルタイム・オペレーション・システム(RTOS)のようにメモリの分断化に対応していないソフトウェアを使用している電子装置や、オペレーション・システムを利用せずに独自の制御ソフトウェアのみを使用している電子装置では、繰り返しスタンバイ状態とすることによってメモリのフラグメンテーション(分断化)等が発生し、システムが安定に動作しなくなる可能性がある。 However, when the method of holding the contents of the memory and setting the standby state when the electronic device is stopped is used, a problem may occur in the stability of the system of the electronic device when this method is repeatedly executed. In particular, electronic devices that use software that does not support memory fragmentation, such as real-time operation system (RTOS), or use only original control software without using the operation system. In an electronic device, when the standby state is repeated, memory fragmentation or the like may occur, and the system may not operate stably.
本発明は、上記従来技術の問題を鑑み、装置を停止させた後に再起動を高速かつ安定に行うことを可能とする電子装置、電子装置の制御方法及び電子装置の制御プログラムを提供することを目的とする。 The present invention provides an electronic device, a method for controlling the electronic device, and a control program for the electronic device that can be restarted at high speed and stably after the device is stopped in view of the above-described problems of the prior art. Objective.
本発明は、揮発性のメモリに記憶された制御用のソフトウェアによって制御される電子装置において、前記電子装置を停止させる際に、前記ソフトウェアの初期化を行った後に前記ソフトウェアを前記メモリに保持しつつ停止させることを特徴とする。 In an electronic device controlled by control software stored in a volatile memory, when the electronic device is stopped, the software is held in the memory after the software is initialized. It is characterized by stopping while.
ここで、前記ソフトウェアの初期化は、前記ソフトウェアが保存されたメモリ領域以外の少なくとも一部のメモリ領域、例えば、内部処理に使用される変数が保持されているキャッシュメモリのクリアを行う処理を含むことが好適である。また、前記ソフトウェアが、リアルタイム・オペレーション・システム上で、又は、オペレーション・システムを利用せずに実行される場合に本発明の効果が顕著となる。 Here, the initialization of the software includes a process of clearing at least a part of the memory area other than the memory area where the software is stored, for example, a cache memory in which variables used for internal processing are held. Is preferred. In addition, when the software is executed on the real-time operation system or without using the operation system, the effect of the present invention becomes remarkable.
なお、本発明は、揮発性のメモリに記憶された制御用のソフトウェアによって制御される電子装置の制御プログラムであって、前記電子装置を停止させる際に、前記ソフトウェアの初期化を行った後に前記ソフトウェアを前記メモリに保持しつつ停止させる電子装置の制御プログラムによって実現することができる。 The present invention is a control program for an electronic device controlled by control software stored in a volatile memory, and the software is initialized after the electronic device is stopped when the electronic device is stopped. It can be realized by a control program of an electronic device that stops while holding the software in the memory.
本発明によれば、ソフトウェアによって制御される電子装置を停止させ、高速かつ安定に再起動させることができる。これによって、例えば、電子カメラをスタンバイ状態から素早く再起動させることができ、撮像を行う際にシャッターチャンスを逃すことが少なくなる。 According to the present invention, an electronic device controlled by software can be stopped and restarted quickly and stably. Accordingly, for example, the electronic camera can be quickly restarted from the standby state, and the chance of missing a photo opportunity when taking an image is reduced.
本発明の実施の形態における電子装置100は、図1に示すように、主処理回路10、撮像素子12、アナログ/デジタル変換回路(A/D変換回路)14、デジタル信号処理回路(DSP回路)16、内部メモリ18、ドライバ回路20、外部メモリスロット22、電源スイッチ24及びバッテリーパック26を含んで構成される。図1では、画像信号を実線で示し、制御信号を破線で示している。
As shown in FIG. 1, an
なお、上記のように、本実施の形態では電子装置100としてデジタルカメラを例にとって説明を行うが、本発明の適用範囲はこれに限定されるものではなく、本発明は他の電子装置に対しても同様に適用することができる。
As described above, in this embodiment, a digital camera is described as an example of the
以下の処理は、マイクロプロセッサで実行可能なプログラムとして内部メモリ18に格納された電子装置制御プログラムを主処理回路10において実行することによって実現することができる。
The following processing can be realized by executing in the
<バッテリー投入時の処理>
電子装置100は、バッテリーパック26を装着し、電源スイッチ24をオンにすることによって初期化が行われる。図2に、バッテリー投入時における処理のフローチャートを示す。
<Process when the battery is turned on>
The
ステップS10では、バッテリーパック26が装着された後に電源スイッチ24がオンされたか否かが判断される。主処理回路10は、バッテリーパック26から所定の電源電力が供給されている場合、電源スイッチ24がオンにされたか否かを判断する。電源スイッチ24がオンにされていれば処理をステップS12に移行させる。
In step S10, it is determined whether or not the
ステップS12では、ハードウェアの初期化が行われる。バッテリーパック26の装着に伴って、電子装置100の各部に所定の電源電力が供給され、主処理回路10から撮像素子12、A/D変換回路14、DSP回路16、内部メモリ18、画像表示部19及びドライバ回路20に初期化信号が送信されて、電子装置100の各部の初期化が実行される。
In step S12, hardware initialization is performed. As the
ステップS14では、ソフトウェアの初期化が行われる。内部メモリ18の不揮発性メモリ(ROM)から制御用のソフトウェアが揮発性メモリ(RAM)に転送され、ソフトウェアの初期値の設定等が行われる。また、主処理回路10のキャッシュメモリ等がクリアされる。さらに、オペレーション・システム(OS)の初期化ルーチンが実行され、OSのブートが行われる。
In step S14, software is initialized. Control software is transferred from the nonvolatile memory (ROM) of the
ステップS16では、内部メモリ18又は外部メモリスロット22に装着された外部メモリカード30にデータベースが作成される。主処理回路10は、ソフトウェアの初期化が終了すると、内部メモリ18又は外部メモリカード30のメモリ領域を確保し、デジタル画像データを格納及び保持するためのデータベース領域の設定を行う。これは電子装置100がデジタルカメラ等の撮像装置である場合に必要な処理であり、他の電子装置では省略しても良い。
In step S <b> 16, a database is created in the
バッテリー投入時の処理が完了すると通常の処理に移行する。通常の処理については以下に説明を行う。 When the process at the time of battery insertion is completed, the process shifts to a normal process. The normal process will be described below.
<通常の電源投入・遮断時の処理>
図3に、通常の電源投入時及び電源遮断時の処理におけるフローチャートを示す。バッテリーパック26が装着され、ハードウェア及びソフトウェアの初期化が終了するとステップS20に処理が移行され、通常の撮像処理が実行される。
<Normal power on / off processing>
FIG. 3 shows a flowchart of processing at the time of normal power-on and power-off. When the
通常の撮像処理では、撮像素子12、A/D変換回路14及びDSP回路16は、シャッタからの信号を受けた主処理回路10からの制御信号を受けて、撮像対象を撮影してデジタル画像データを取得する。内部メモリ18は、ステップS16で構築されたデータベースに取得されたデジタル画像データを一時的に格納する。画像表示部18は、タッチパネル(図示しない)等を用いたユーザからの画像表示の指示を受けた主処理回路10の制御により取得されたデジタル画像データ、又は、必要に応じて主処理回路10で画像処理されたデジタル画像データを表示する。また、ドライバ回路20は、主処理回路10からの制御信号を受けて、外部メモリスロット22に挿入された外部メモリカード30にデジタル画像データを格納させたり、外部メモリカード30からデジタル画像データを読み込んだりする。
In a normal imaging process, the
これらの処理は内部メモリ18の揮発性メモリに格納されている制御プログラムを主処理回路10で実行することによって行うことができる。
These processes can be performed by the
ステップS22では、電源スイッチ24がオフされたか否かが判断される。主処理回路10は、電源スイッチ24からの信号を受けて、電源スイッチ24がオフにされたか否かを判断する。電源スイッチ24がオフにされれば処理をステップS24に移行させ、電源スイッチ24がオンに維持されていればステップS20の通常の処理を継続する。
In step S22, it is determined whether or not the
ステップS24では、ハードウェアがスタンバイ状態とされる。主処理回路10は、撮像素子12、A/D変換回路14、DSP回路16、内部メモリ18、画像表示部18及びドライバ回路20にスタンバイ信号を送信し、電子装置100の各部を休止状態にさせる。
In step S24, the hardware is set to a standby state. The
ステップS26では、ソフトウェアの初期化が行われる。制御用のソフトウェアは揮発性メモリ(RAM)にそのまま保持され、電子装置100が再起動される際に必要な初期値の設定等が行われる。また、主処理回路10のキャッシュメモリ等がクリアされる。これによって、ハードウェア及びソフトウェア共にスタンバイ状態となる。
In step S26, software is initialized. The control software is held in the volatile memory (RAM) as it is, and initial values necessary for restarting the
本実施の形態では、電源スイッチ24がオフにされた場合、ソフトウェアの初期化を実行したうえでソフトウェアをスタンバイ状態とすることに特徴を有する。
The present embodiment is characterized in that when the
ステップS28では、電源スイッチ24がオンされたか否かが判断される。主処理回路10は、電源スイッチ24からの信号を受けて、電源スイッチ24がオンにされたか否かを判断する。電源スイッチ24がオンにされれば処理をステップS30に移行させ、電源スイッチ24がオフであればステップS28の処理を繰り返し、システムのスタンバイ状態を維持する。
In step S28, it is determined whether or not the
ステップS30では、ハードウェアの初期化が行われる。主処理回路10は、休止状態に維持されている撮像素子12、A/D変換回路14、DSP回路16、画像表示部18及びドライバ回路20に初期化信号を送信し、電子装置100の各部の初期化を実行させる。また、内部メモリ18のRAMには、スタンバイ状態の解除信号を送信し、アクセス可能な状態とする。
In step S30, hardware initialization is performed. The
ソフトウェアについては電源スイッチ24がオフにされたときに初期化が終了しているので、直ちに撮像処理が可能となる。これらの処理が終了するとステップS20に処理が移行され、通常の撮像処理が行われる。
Since the software has been initialized when the
以上のように、本実施の形態によれば、電源スイッチ24がオフにされた際にシステム全体をスタンバイ状態とする前にソフトウェアの初期化を予め実行しておくことによって、システムの再起動を高速で行うことができる。
As described above, according to the present embodiment, when the
また、電子装置を繰り返しスタンバイ状態にした場合にも、メモリのフラグメンテーション(分断化)等が発生することがなくなり、システムを安定に動作させることができる。特に、リアルタイム・オペレーション・システム(RTOS)を用いた携帯型の電子装置やオペレーション・システム(OS)を用いずに独自の制御ソフトウェアのみより制御を行っている携帯型の電子装置において再起動を高速かつ安定に行うことを可能とし、電子装置の利便性を高めることができる。 Further, even when the electronic device is repeatedly put into a standby state, memory fragmentation does not occur and the system can be operated stably. In particular, high-speed restart is possible for portable electronic devices that use a real-time operation system (RTOS) and portable electronic devices that are controlled only by original control software without using an operation system (OS). In addition, it is possible to perform the operation stably, and the convenience of the electronic device can be enhanced.
10 主処理回路、12 撮像素子、14 アナログ/デジタル変換回路、16 デジタル信号処理回路、18 内部メモリ、19 画像表示部、20 ドライバ回路、22 外部メモリスロット、24 電源スイッチ、26 バッテリーパック、30 外部メモリカード、100 電子装置。
DESCRIPTION OF
Claims (5)
前記電子装置を停止させる際に、前記ソフトウェアの初期化を行った後に前記ソフトウェアを前記メモリに保持しつつ停止させることを特徴とする電子装置。 In an electronic device controlled by control software stored in a volatile memory,
When stopping the electronic apparatus, the software is stopped while being held in the memory after the software is initialized.
前記ソフトウェアの初期化は、前記ソフトウェアが保存されたメモリ領域以外の少なくとも一部のメモリ領域のクリアを行う処理を含むことを特徴とする電子装置。 The electronic device according to claim 1,
The electronic device includes a process of clearing at least a part of a memory area other than the memory area in which the software is stored.
前記ソフトウェアは、リアルタイム・オペレーション・システム上で、又は、オペレーション・システムを利用せずに、実行されることを特徴とする電子装置。 The electronic device according to claim 1 or 2,
An electronic apparatus, wherein the software is executed on a real-time operation system or without using an operation system.
前記電子装置を停止させる際に、前記ソフトウェアの初期化を行った後に前記ソフトウェアを前記メモリに保持しつつ停止させることを特徴とする電子装置の制御方法。 In a method for controlling an electronic device controlled by control software stored in a volatile memory,
A method of controlling an electronic device, wherein when stopping the electronic device, the software is stopped while being held in the memory after the software is initialized.
前記電子装置を停止させる際に、前記ソフトウェアの初期化を行った後に前記ソフトウェアを前記メモリに保持しつつ停止させることを特徴とする電子装置の制御プログラム。
A control program for an electronic device controlled by control software stored in a volatile memory,
A control program for an electronic device, wherein when the electronic device is stopped, the software is stopped while being held in the memory after the software is initialized.
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004121636A JP2005309495A (en) | 2004-04-16 | 2004-04-16 | Electronic device, control method for electronic device, and control program for electronic device |
EP05734287A EP1761847A2 (en) | 2004-04-16 | 2005-04-14 | Initialization of electronic device |
CNB2005800113456A CN100410881C (en) | 2004-04-16 | 2005-04-14 | Electronic device, control method, and program product |
PCT/US2005/012904 WO2005103892A2 (en) | 2004-04-16 | 2005-04-14 | Initialization of electronic device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004121636A JP2005309495A (en) | 2004-04-16 | 2004-04-16 | Electronic device, control method for electronic device, and control program for electronic device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2005309495A true JP2005309495A (en) | 2005-11-04 |
Family
ID=35057169
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004121636A Pending JP2005309495A (en) | 2004-04-16 | 2004-04-16 | Electronic device, control method for electronic device, and control program for electronic device |
Country Status (4)
Country | Link |
---|---|
EP (1) | EP1761847A2 (en) |
JP (1) | JP2005309495A (en) |
CN (1) | CN100410881C (en) |
WO (1) | WO2005103892A2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008152708A (en) * | 2006-12-20 | 2008-07-03 | Toshiba Corp | Resume method, program, and information processor |
WO2017047324A1 (en) * | 2015-09-15 | 2017-03-23 | 株式会社デンソー | Communication device for vehicle, computer program, and communication system |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08161176A (en) * | 1994-12-05 | 1996-06-21 | Hitachi Ltd | Restart processing method |
JP2830772B2 (en) * | 1995-04-18 | 1998-12-02 | 富士ゼロックス株式会社 | System boot device |
JP3348331B2 (en) * | 1995-04-21 | 2002-11-20 | ソニー株式会社 | Electronic device and operation mode control method thereof |
JP4719974B2 (en) * | 2000-12-20 | 2011-07-06 | ソニー株式会社 | Electronic device and method for starting electronic device |
US6564286B2 (en) * | 2001-03-07 | 2003-05-13 | Sony Corporation | Non-volatile memory system for instant-on |
CN1315052C (en) * | 2002-12-30 | 2007-05-09 | 神达电脑股份有限公司 | Test method for open and close of computer |
-
2004
- 2004-04-16 JP JP2004121636A patent/JP2005309495A/en active Pending
-
2005
- 2005-04-14 CN CNB2005800113456A patent/CN100410881C/en not_active Expired - Fee Related
- 2005-04-14 EP EP05734287A patent/EP1761847A2/en not_active Ceased
- 2005-04-14 WO PCT/US2005/012904 patent/WO2005103892A2/en not_active Application Discontinuation
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008152708A (en) * | 2006-12-20 | 2008-07-03 | Toshiba Corp | Resume method, program, and information processor |
WO2017047324A1 (en) * | 2015-09-15 | 2017-03-23 | 株式会社デンソー | Communication device for vehicle, computer program, and communication system |
JP2017058837A (en) * | 2015-09-15 | 2017-03-23 | 株式会社デンソー | Vehicle communication device, computer program, and communication system |
Also Published As
Publication number | Publication date |
---|---|
WO2005103892A3 (en) | 2006-06-08 |
CN1942857A (en) | 2007-04-04 |
CN100410881C (en) | 2008-08-13 |
WO2005103892A2 (en) | 2005-11-03 |
EP1761847A2 (en) | 2007-03-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2003219260A (en) | Digital imaging device and controlling method thereof | |
JP2008116660A (en) | Optical apparatus | |
US8195969B2 (en) | Electronic equipment, image forming apparatus, starting method of electronic equipment, and computer program product | |
JP2008152332A (en) | Device, controller, and method for updating control software | |
JP2005309495A (en) | Electronic device, control method for electronic device, and control program for electronic device | |
JP2012226605A (en) | Information processor, control method therefor, and program | |
US20120254648A1 (en) | Program processing apparatus | |
CN107577327B (en) | Image forming apparatus, startup method, and recording medium | |
JP2008307837A (en) | Image forming system and its control method | |
JP2827594B2 (en) | Firmware online update method for microprocessor device and update method thereof | |
US20080172505A1 (en) | Electronic device, control method, and program product | |
JP2008015725A (en) | Information processor and program activating method | |
JP2006106823A (en) | Electronic equipment, operating system start method to be executed by the equipment and operating system initialization method to be executed by the equipment | |
KR20070044269A (en) | Apparatus and method of processing download in main board | |
WO2024042600A1 (en) | Information processing device, information processing method, and program | |
JP2007248711A (en) | Projection type image display device | |
JP2009258882A (en) | Operation part control unit, version control method, and image forming apparatus | |
JP2024048202A (en) | Plc device | |
JP2023174882A (en) | Electronic apparatus | |
JP2007148656A (en) | Information processor and program updating method | |
JP2005078336A (en) | Image forming apparatus and program rewriting method for image forming apparatus | |
JP2014238647A (en) | Information processing apparatus, program update method therefor, and program | |
JP2001255954A (en) | Information processor | |
US20100118181A1 (en) | Electronic apparatus | |
JP2006195581A (en) | Power supply device and electronic apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070320 |
|
A072 | Dismissal of procedure |
Free format text: JAPANESE INTERMEDIATE CODE: A072 Effective date: 20071211 |