Nothing Special   »   [go: up one dir, main page]

JP2006293789A - On-vehicle information processor - Google Patents

On-vehicle information processor Download PDF

Info

Publication number
JP2006293789A
JP2006293789A JP2005115209A JP2005115209A JP2006293789A JP 2006293789 A JP2006293789 A JP 2006293789A JP 2005115209 A JP2005115209 A JP 2005115209A JP 2005115209 A JP2005115209 A JP 2005115209A JP 2006293789 A JP2006293789 A JP 2006293789A
Authority
JP
Japan
Prior art keywords
vehicle
application program
vehicle key
temperature
turned
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
JP2005115209A
Other languages
Japanese (ja)
Inventor
Kazumi Enami
一三 江並
Nagatoshi Uehara
永敏 上原
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.)
HCX Corp
Original Assignee
HCX Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by HCX Corp filed Critical HCX Corp
Priority to JP2005115209A priority Critical patent/JP2006293789A/en
Publication of JP2006293789A publication Critical patent/JP2006293789A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Power Sources (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To resolve a problem in a conventional navigation device that when a vehicle key is turned off for fueling or the like and turned on again after a short stop, it takes a time to display an automobile mark indicating one's vehicle position on a map in an accurate position. <P>SOLUTION: The on-state or the off-state of the vehicle key is determined, it is determined whether a temperature of an engine is a predetermined temperature or lower after the vehicle key has been turned off, and when it is detected that the temperature of the engine is the predetermined temperature or lower, electric power supply to a computing means or a temporary storage means of the computing means is stopped. Since a power switch of the navigation device is kept on within a predetermined period even if the vehicle key is turned off, there is no need to newly activate an application program, and the map and the one's vehicle position can be quickly displayed when the vehicle key is turned off for fueling gasoline, and turned on again after finishing fueling. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は例えば自動車に搭載されるナビゲーション装置のような車システム上で動作する新規な車載情報処理装置に関するものである。   The present invention relates to a novel in-vehicle information processing apparatus that operates on a car system such as a navigation apparatus mounted on an automobile, for example.

近年、車載情報処理装置としてパーソナルコンピュータと同様にオペレーティングシステム上で動作するナビゲーション装置が提案されている。
このようなオペレーティングシステム上で動作するナビゲーション装置において、電源投入からオペレーティングシステムが起動してナビゲーション処理のアプリケーションプログラムが動作するまでの一般的な処理の流れについて図1、図2及び図3を用いて説明する。
In recent years, a navigation apparatus that operates on an operating system in the same manner as a personal computer has been proposed as an in-vehicle information processing apparatus.
In such a navigation device operating on an operating system, a general processing flow from turning on the power supply to starting the operating system and operating an application program for navigation processing will be described with reference to FIG. 1, FIG. 2, and FIG. explain.

図1はナビゲーション装置の主要部(電源部を含む)を模式化したもので、ナビゲーション装置1は演算処理部10を有し、この演算処理部10はCPU(Central Processing Unit)11、Flash ROM(Read Only Memory) 12、DRAM(Dynamic Random Access Memory)13等から構成されている。これらCPU11、Flash ROM12及びDRAM13は内部バス70によって接続されている。   FIG. 1 schematically shows a main part (including a power supply unit) of a navigation device. The navigation device 1 has an arithmetic processing unit 10, which includes a CPU (Central Processing Unit) 11, a Flash ROM ( It comprises a read only memory (DRAM) 12, a dynamic random access memory (DRAM) 13, and the like. These CPU 11, Flash ROM 12 and DRAM 13 are connected by an internal bus 70.

更にナビゲーション装置1には車両のバッテリから電源が供給されており、定電圧回路14において所定の電圧(例えば、3.3V)に変換され、車両キーに連動してオン/オフされる電源スイッチ16を介して定電圧回路14からの所定電圧がCPU11、FlashROM12及びRAM13等のデバイスに供給されるようになっている。   Further, the navigation device 1 is supplied with power from the vehicle battery, and is converted into a predetermined voltage (for example, 3.3 V) by the constant voltage circuit 14 and is turned on / off in conjunction with the vehicle key. A predetermined voltage from the constant voltage circuit 14 is supplied to devices such as the CPU 11, the Flash ROM 12, and the RAM 13 via the.

図2のフローチャートにおいて、通常はバッテリからの電源ラインがナビゲーション装置1に接続されており、車両キーがオンされるとCPU11に対してリセットがかかるようになっているので、CPU11はステップ(以下ステップを“S”と略して表記する。)202でROM12に格納されているブートローダ(システム起動用プログラム;以後、便宜上図1にあるROM内の格納領域と同一の参照番号120を使用する。)を読み出して起動させる。   In the flowchart of FIG. 2, the power line from the battery is normally connected to the navigation device 1, and the CPU 11 is reset when the vehicle key is turned on. Is abbreviated as “S”.) The boot loader (system activation program; hereinafter, the same reference number 120 as the storage area in the ROM in FIG. 1 is used for convenience) stored in the ROM 12 at 202. Read and activate.

ブートローダ120はS204でメモリや周辺デバイスの初期化を行なった後、S206でオペレーティングステムイメージをROM12の所定領域(以後、オペレーティングシステムイメージも便宜上図1にあるROM内の格納領域と同一の参照番号122を使用する。)から読み出してSDRAMなどの高速で読書きが可能なRAM13に展開し、S208でプログラムカウンタをオペレーティングステムイメージの先頭番地に設定してブートローダ処理を終了する。   In S204, the boot loader 120 initializes the memory and peripheral devices, and in S206, the operating system image is stored in a predetermined area of the ROM 12 (hereinafter, the operating system image is also referred to as the storage area in the ROM shown in FIG. Is read out and expanded into a RAM 13 that can be read and written at high speed, such as SDRAM, and in S208, the program counter is set to the head address of the operating system image, and the boot loader processing is terminated.

その後、図3にあるようにオペレーティングシステム122が起動してS302で初期化処理を開始し、S304で周辺デバイス等のドライバソフトが記憶されているROM12の所定領域(以後、周辺デバイス等のドライバソフトも便宜上図1にあるROM内の格納領域と同一の参照番号124を使用する。)から周辺デバイス等のドライバソフト124をロードして初期化する。   After that, as shown in FIG. 3, the operating system 122 is activated and the initialization process is started in S302. In S304, a predetermined area of the ROM 12 in which driver software such as peripheral devices is stored (hereinafter referred to as driver software such as peripheral devices). For convenience, the same reference number 124 as the storage area in the ROM shown in FIG. 1 is used.) Driver software 124 such as a peripheral device is loaded and initialized.

そして初期化されたドライバソフトによりセンサデータの取得などの処理が行なわれてS306でオペレーティングシステムによる処理がすべて完了すると、S308に進んでCPU11はROM12の所定領域に記憶されているナビゲーション機能を始めとするアプリケーションプログラム126を読み出して起動させていくものである。
特開2000−339053号公報
When the initialized driver software performs processing such as acquisition of sensor data and all processing by the operating system is completed in S306, the process proceeds to S308, and the CPU 11 starts the navigation function stored in the predetermined area of the ROM 12. The application program 126 to be read is read out and activated.
JP 2000-339053 A

こうした処理を経て、ナビゲーション処理などのアプリケーションプログラムが起動することになるが、このアプリケーションプログラムが起動されるまでには数秒の時間がかかっていた。   After such processing, an application program such as navigation processing is started. However, it takes several seconds until the application program is started.

その上、ナビゲーション装置の場合はGPS衛星やジャイロ等のセンサからの信号を基に自車位置を計算して地図上に自車位置を示す自車マークを正確な位置に表示させるので、実際にシステムとして機能するまでにさらに時間がかかっていた。 In addition, in the case of a navigation device, the vehicle position is calculated based on signals from sensors such as GPS satellites and gyros, and the vehicle mark indicating the vehicle position is displayed on the map at the correct position. It took more time to function as a system.

こうした問題を軽減する為に車両キーをオフさせる以前の自車位置や地図データの格納位置を記憶しておき、起動した際にその位置を初期値として前記地図をすばやく読み出して表示させるなどして改善を図っている。   In order to alleviate such problems, the vehicle position before turning off the vehicle key and the storage position of the map data are stored, and when starting up, the map is quickly read out and displayed as the initial value, etc. We are trying to improve.

また、特開2000−339053号公報(特許文献1)では電源オフ時に主記憶装置(DRAMなどのメモリ)に表示メモリの内容を退避させ、再び電源がオンになった際にこのメモリから表示メモリに戻すことが提案されている。   In Japanese Patent Laid-Open No. 2000-339053 (Patent Document 1), the contents of the display memory are saved in the main storage device (memory such as DRAM) when the power is turned off, and when the power is turned on again, the display memory is changed from this memory. It has been proposed to return to

ところが、前述した従来の技術では目的地に向かって走行している途中で給油する為にガソリンスタンドに立ち寄った場合など時間的には短いものの車両キーは操作者によってオフされ、電源がオフになる。   However, in the conventional technology described above, the vehicle key is turned off by the operator and the power is turned off although it is short in time, such as when stopping at a gas station to refuel while traveling to the destination. .

このため、再び車両キーをオンした後にアプリケーションプログラムが起動され、かつGPS衛星やジャイロ等のセンサからの信号を基に自車位置を計算して地図上に自車位置を示す自車マークを正確な位置に表示させるまで時間がかかるといった問題があった。
ガソリンスタンドに立ち寄るとかの場合には、操作者はすぐにでも目的地等に出発したいという気持ちが強いために操作者にとって使い勝手が良いという印象を与えることができなかった。
For this reason, the application program is started after the vehicle key is turned on again, and the vehicle position is accurately displayed on the map by calculating the vehicle position based on signals from sensors such as GPS satellites and gyros. There is a problem that it takes time to display the image at a proper position.
In the case of a stop at a gas station, the operator has a strong desire to leave for the destination, etc., and thus cannot give an impression that it is convenient for the operator.

本発明は少なくともこうした車両キーをオフしている時間が短いと予想される状況の後に、再び車両キーをオンにした際にすばやく起動することができるオペレーティングシステム上で動作する車載情報処理装置を提供することを目的とする。   The present invention provides an in-vehicle information processing apparatus that operates on an operating system that can be quickly started when the vehicle key is turned on again after a situation where at least such a vehicle key is turned off is expected to be short. The purpose is to do.

上記した課題を解決するために本発明は、車両キーのオン状態或いはオフ状態を判定する車両キー状態判定手段と、エンジン冷却水温等からエンジンの温度を検出するエンジン温度検出手段と、前記車両キー状態判定手段にて前記車両キーがオフされた後に前記温度検出手段にて検出されたエンジンの温度が所定温度以下かどうか判定するエンジン温度判定手段と、前記エンジン温度判定手段によってエンジンの温度が所定温度以下になったことを検出した場合に前記演算手段或いは一時記憶手段への電力供給を停止する電源制御手段とを備えたことを特徴とするものである。   In order to solve the above-described problems, the present invention provides vehicle key state determination means for determining an on state or an off state of a vehicle key, engine temperature detection means for detecting an engine temperature from an engine coolant temperature, and the vehicle key. Engine temperature determining means for determining whether the temperature of the engine detected by the temperature detecting means after the vehicle key is turned off by the state determining means is equal to or lower than a predetermined temperature, and the engine temperature is determined by the engine temperature determining means. And a power supply control means for stopping the power supply to the calculation means or the temporary storage means when it is detected that the temperature is below the temperature.

また、上記した課題を解決するために本発明は、車両キーのオン状態或いはオフ状態を判定する車両キー状態判定手段と、車両の位置を検出する車両位置検出手段と、前記車両キー状態判定手段によって前記車両キーがオフされた際に前記車両位置検出手段によって検出された車両位置が道路から所定距離以内かどうか判別する車両位置判別手段と、前記車両位置判別手段にて前記車両が道路から所定距離内に位置している場合に前記演算手段或いは一時記憶手段への電力供給を所定時間維持する電源制御手段とを備えたことを特徴とするものである。   In order to solve the above-described problems, the present invention provides vehicle key state determination means for determining whether a vehicle key is on or off, vehicle position detection means for detecting the position of the vehicle, and vehicle key state determination means. Vehicle position determining means for determining whether or not the vehicle position detected by the vehicle position detecting means is within a predetermined distance from the road when the vehicle key is turned off by the vehicle position determining means, and And power supply control means for maintaining the power supply to the calculation means or temporary storage means for a predetermined time when located within a distance.

このような車載情報処理装置によれば、車両キーがオフになっても所定期間内(エンジン温度や冷却水温等に依存する時間)は演算手段の電源スイッチはオンにされているため新たにアプリケーションプログラムを起動する必要がなく、ナビゲーション装置であれば、例えばガソリンを給油するため車両キーをオフし、給油が終了して車両キーを再びオンにした際にすばやく表示画面に地図や自車位置を表示することができる。   According to such an in-vehicle information processing apparatus, even if the vehicle key is turned off, the power switch of the computing means is turned on within a predetermined period (time depending on the engine temperature, cooling water temperature, etc.), so that a new application If there is no need to start the program and the navigation device is used, for example, when the vehicle key is turned off to refuel, the refueling is finished and the vehicle key is turned on again, the map and the vehicle position are quickly displayed on the display screen. Can be displayed.

次に本発明の一実施例を図面に基づき詳細に説明するが、以下に説明する実施例に限られることなく本発明は種々の変形、応用ができることは言うまでもない。   Next, although one example of the present invention is described in detail based on a drawing, it cannot be overemphasized that the present invention can be variously modified and applied without being limited to the example described below.

まず、本発明になる車載情報処理装置の代表例として自動車に搭載する形式のナビゲーション装置の内部構成例について図4を用いて説明する。
ナビゲーション装置1は演算処理部10、外部記憶装置20、センサ部30、表示部
40、外部情報受信部50、入出力部60等から構成されている。
First, an internal configuration example of a navigation device mounted on a car will be described as a representative example of the in-vehicle information processing apparatus according to the present invention with reference to FIG.
The navigation device 1 includes an arithmetic processing unit 10, an external storage device 20, a sensor unit 30, a display unit 40, an external information receiving unit 50, an input / output unit 60, and the like.

演算処理部10はCPU(Central Processing Unit)11、Flash ROM(Read Only Memory) からなる記憶装置12、DRAM(Dynamic Random Access Memory)13から構成されている。もちろん演算処理部10を構成する要素はこれら以外にもあるが、本発明の説明に関連のない構成要素の図示は省略してある。   The arithmetic processing unit 10 includes a CPU (Central Processing Unit) 11, a storage device 12 including a Flash ROM (Read Only Memory), and a DRAM (Dynamic Random Access Memory) 13. Of course, there are other elements that constitute the arithmetic processing unit 10, but illustrations of elements that are not related to the description of the present invention are omitted.

CPU11は後述するアプリケーションプログラムを実行するほか種々の演算をするために用いられる。
例えばセンサ部30からの信号を所定のロジックにしたがって演算したり、GPS(Global Positioning System)信号受信部51からの情報に基づいて車両の現在位置を算出し、算出した現在位置情報から表示に必要な地図情報を外部記憶装置20から読み出して現在位置としての自車位置マークと共に表示部40に表示する機能を有している。
The CPU 11 is used for performing various calculations in addition to executing application programs to be described later.
For example, the signal from the sensor unit 30 is calculated according to a predetermined logic, or the current position of the vehicle is calculated based on information from the GPS (Global Positioning System) signal receiving unit 51, and is necessary for display from the calculated current position information. The map information is read from the external storage device 20 and displayed on the display unit 40 together with the vehicle position mark as the current position.

記憶装置12はナビゲーション装置1の各種機能のアプリケーションプログラムやその
演算に必要なデータなどを記憶しておくもので、ここではFlash ROM12を用いているがこれと同等の機能を有するEPROM等であってもよい。
DRAM13は処理中の作業エリアとして使用したり、地図データなどを一時記憶したりするために用いられるもので、地図情報や演算データ、例えば後述するタッチパネルの指定場所の位置情報や選択された道路を構成する地点情報等を記憶したりするものである。
The storage device 12 stores application programs for various functions of the navigation device 1 and data necessary for the calculation thereof. Here, the Flash ROM 12 is used, but an EPROM or the like having equivalent functions is used. Also good.
The DRAM 13 is used as a work area being processed or used for temporarily storing map data, etc. Map information and calculation data such as position information of a designated place on the touch panel described later and a selected road are used. For example, it stores point information and the like.

外部記憶装置20は地図データ、道路種別、道路データを構成するノードやリンク構成
情報等の経路計算用道路データ、座標値、電話番号、住所等の施設情報等のナビゲーシ
ョン処理に必要な情報をデータベースとして構築している。
そして、外部記憶装置20は前述した情報を記憶しているDVD(Digital Versatile Disk)23が挿入されるDVDドライブ21及びハードディスクドライブの一方或いは両方の組み合わせで構成されている。
The external storage device 20 stores information necessary for navigation processing, such as map data, road types, road data for route calculation such as nodes constituting the road data and link configuration information, facility information such as coordinate values, telephone numbers, and addresses. Is building as.
The external storage device 20 is constituted by one or a combination of one or both of a DVD drive 21 and a hard disk drive into which a DVD (Digital Versatile Disk) 23 storing the above-described information is inserted.

センサ部30は方位センサ31、ジャイロ32を備えており、方位センサ31は地球が有している磁場を検出して自動車の向きを検出し、また、ジャイロ32は光ファイバジャイロや振動ジャイロ等が用いられ、自動車が回転した角度を検出するものである。
これらの方位センサ31及びジャイロ32の検出信号はアナログーディジタル変換器(A/D)34によりディジタル信号に変換されて内部バス70を介して演算処理部10に送られる。
The sensor unit 30 includes an azimuth sensor 31 and a gyro 32. The azimuth sensor 31 detects the direction of the automobile by detecting the magnetic field of the earth. Used to detect the angle of rotation of the car.
The signals detected by the azimuth sensor 31 and the gyro 32 are converted into digital signals by an analog-digital converter (A / D) 34 and sent to the arithmetic processing unit 10 via the internal bus 70.

また、センサ部30は車輪速センサ33を備えており、車輪速センサ33は車輪の回転に伴って出力されるパルス信号をカウンタ35により計数することにより自動車の走行距離信号を生成し、この走行距離信号は同様に内部バス70を介して演算処理部10に送られる。   Further, the sensor unit 30 includes a wheel speed sensor 33. The wheel speed sensor 33 generates a travel distance signal of the automobile by counting a pulse signal output with the rotation of the wheel by the counter 35. Similarly, the distance signal is sent to the arithmetic processing unit 10 via the internal bus 70.

温度センサ37は自動車エンジンの冷却水温や潤滑油温あるいはエンジン自体の温度を検出する機能を有している。この温度センサ37の検出信号はアナログーディジタル変換器(A−D変換器)34によりディジタル信号に変換されたのち、演算処理部10に送られる。   The temperature sensor 37 has a function of detecting the coolant temperature of the automobile engine, the lubricating oil temperature, or the temperature of the engine itself. The detection signal of the temperature sensor 37 is converted into a digital signal by an analog-digital converter (AD converter) 34 and then sent to the arithmetic processing unit 10.

また、これとは別に車両のエンジン制御用コンピュータ(図示せず)と定期的に通信を行ない、冷却水の温度を示す温度センサ37のデータをシリアルデータとしてSCI(Serial Communication Interface)36を介して取り込み、内部バス70を介してDRAM13に格納するようにしても良い。   Separately from this, it periodically communicates with a vehicle engine control computer (not shown), and the data of the temperature sensor 37 indicating the temperature of the cooling water is converted into serial data via an SCI (Serial Communication Interface) 36. The data may be captured and stored in the DRAM 13 via the internal bus 70.

GPS信号受信部51はGPSアンテナ54を介してGPS衛星からの信号を受信し、自動車と衛星との間の距離および距離の変化率を測定することにより、自動車の現在位置、進行方向および進行方位を測定するもので、これらの測定データはSCI(Serial Communication Interface)53から内部バス70を介して演算部10に送られる。   The GPS signal receiving unit 51 receives a signal from a GPS satellite via the GPS antenna 54, and measures the distance between the vehicle and the satellite and the rate of change of the distance, whereby the current position, traveling direction, and traveling direction of the vehicle. These measurement data are sent from the SCI (Serial Communication Interface) 53 to the arithmetic unit 10 via the internal bus 70.

更に交通情報受信部52はFM多重受信機55を介してFM放送に重畳されているVICS情報を定期的に受信し、渋滞情報や交通規制及び交通事故発生情報等の交通情報を取り込み、これらの情報はSCI53から内部バス70を介して演算部10に送られ、そして、これらの交通情報は地図情報と共に表示部40で表示されるものである。   Further, the traffic information receiving unit 52 periodically receives the VICS information superimposed on the FM broadcast via the FM multiplex receiver 55, captures traffic information such as traffic jam information, traffic regulation and traffic accident occurrence information, Information is sent from the SCI 53 to the computing unit 10 via the internal bus 70, and the traffic information is displayed on the display unit 40 together with the map information.

表示部40は表示ドライバ41、コントローラ43、バッファ44等よりなる表示制御
手段及び液晶パネル42から構成され、内部バス70を介して演算処理部10から送られてくるデータをバッファ44に格納し、これに基づいて液晶パネル42に地図、誘導ルート、自車位置などを表示させるものである。
The display unit 40 includes display control means including a display driver 41, a controller 43, a buffer 44, and the like, and a liquid crystal panel 42, and stores data sent from the arithmetic processing unit 10 via the internal bus 70 in the buffer 44. Based on this, the liquid crystal panel 42 displays a map, a guidance route, a vehicle position, and the like.

また、コントローラ43は液晶パネル42に設置されたタッチパネル45に設けられた多数の近接センサからの信号を受けてユーザの指等で押された位置を検出する処理も行なっており、検出した位置に関する情報は割込みをかけてCPU11に送るようになっている。
尚、液晶パネル42とタッチセンサーを備えたタッチパネル45を組み合わせたものを表示画面として以下表記する。
In addition, the controller 43 receives signals from a number of proximity sensors provided on the touch panel 45 installed on the liquid crystal panel 42 and performs processing for detecting a position pressed by a user's finger or the like. The information is interrupted and sent to the CPU 11.
A combination of the liquid crystal panel 42 and the touch panel 45 provided with a touch sensor is described below as a display screen.

入出力部60はユーザによる指示を受け付けるハードスイッチやジョグスイッチなどで
構成されるKey PAD62、ユーザの操作するリモコン65からの光信号を受信するリモコン受光部61、演算処理部10が生成したユーザへのメッセージをスピーカ(SP)66で音声信号に変換すると共にマイク68を介して入力される音声信号を取り込んで信号変換するCODEC63等により構成されている。
これらはPIO(Port Input/Output)64及び内部バス70を介して演算処理部10とデータのやり取りを実行する
The input / output unit 60 is a key PAD 62 configured by a hard switch or a jog switch that receives an instruction from the user, a remote control light receiving unit 61 that receives an optical signal from a remote control 65 operated by the user, and a user generated by the arithmetic processing unit 10. Is converted to a voice signal by a speaker (SP) 66, and a voice code inputted through a microphone 68 is taken in and converted by a CODEC 63 or the like.
These exchange data with the arithmetic processing unit 10 via a PIO (Port Input / Output) 64 and an internal bus 70.

次に、図5に基づきナビゲーション装置における電源部周辺の構成を説明するが、定電圧回路14及び電源スイッチ16ついては従来と同様の構成なので説明は省略する。   Next, the configuration around the power supply unit in the navigation device will be described with reference to FIG.

電源制御回路18は定電圧回路14から直接的に電源供給を受けて動作するようになっており、車両キーの状態を示す車両キー信号に加え、車両位置情報73及び冷却水温、潤滑油温或いはエンジン自身の温度を示す温度情報72を定期的に取り込み、それらの状態に応じて電源スイッチ16をオン/オフして電力供給の制御を行なうようになっている。   The power supply control circuit 18 operates by receiving power supply directly from the constant voltage circuit 14, and in addition to the vehicle key signal indicating the state of the vehicle key, the vehicle position information 73, the coolant temperature, the lubricating oil temperature, Temperature information 72 indicating the temperature of the engine itself is taken in periodically, and the power supply is controlled by turning on / off the power switch 16 in accordance with those states.

また、電源制御回路18は自身でタイマー機能を内蔵しており設定された時間を計測できるようになっており、計測時間の終了状態に応じて電源スイッチ16をオン/オフして電力供給の制御を行なうようになっている。   Further, the power control circuit 18 has a built-in timer function and can measure the set time, and the power switch 16 is turned on / off according to the end state of the measurement time to control power supply. Is supposed to do.

ここで温度情報72はDRAM13の所定領域に格納されている前述の温度センサ37の温度データであり、車両位置情報73はCPU11が地図上に表示するために定期的に算出する自車位置情報であり、自車位置に最も近い道路からの距離情報を計算して求めることができる。   Here, the temperature information 72 is temperature data of the above-described temperature sensor 37 stored in a predetermined area of the DRAM 13, and the vehicle position information 73 is own vehicle position information that the CPU 11 periodically calculates for display on the map. Yes, it can be obtained by calculating distance information from the road closest to the vehicle position.

次に図6に記載のフローチャートに基づき電源制御処理について説明すると、まず車両キーがオフされるとCPU11に割り込みがかかり、車両キーオフ割り込み処理が起動される。   Next, the power supply control process will be described with reference to the flowchart shown in FIG. 6. When the vehicle key is turned off, the CPU 11 is interrupted and the vehicle key-off interrupt process is started.

この車両キーオフ割り込み処理が起動されると、まずS602で電源制御回路18はその時点から定期的に温度情報72を取得し、その後S604に進んで温度情報が所定温度以下になったかどうか判定する。この判定は自動車が立ち寄りのために短い時間停止するのか或いは長い時間にわたって停止するのかを判断するためのステップである。   When this vehicle key-off interrupt process is started, first, in step S602, the power supply control circuit 18 periodically acquires the temperature information 72 from that point, and then proceeds to step S604 to determine whether the temperature information has become equal to or lower than a predetermined temperature. This determination is a step for determining whether the automobile stops for a short time or stops for a long time due to a stop.

したがって、S604で温度情報が所定温度以下でない場合はエンジンが冷えていないことを表しておリ、これは短い時間の停止を表しているので電源スイッチ16はオンのままに維持しておくことになる。   Therefore, if the temperature information is not lower than the predetermined temperature in S604, this means that the engine is not cooled, and this means that the power switch 16 is kept on because it represents a short time outage. Become.

一方、S604で温度情報72が所定温度以下になった場合はエンジンが長い時間にわたって停止していたことを表しているので、この場合はS606で再起動時に同じ状態が再現できるように設定値などを退避させる等のシャットダウン処理を行ない、その後S608に進み電源スイッチ16をオフに設定して装置内の各種デバイスへの電源供給を停止する。   On the other hand, if the temperature information 72 is equal to or lower than the predetermined temperature in S604, this means that the engine has been stopped for a long time. In this case, in S606, the set value is set so that the same state can be reproduced at the time of restart. Shutdown processing such as evacuation is performed, and then the process proceeds to S608 where the power switch 16 is set to OFF to stop power supply to various devices in the apparatus.

このように、車両キーがオフになっても所定期間内(エンジン温度や冷却水温等に依存する時間)はナビゲーション装置1の電源スイッチ16はオンにされているためナビゲーション装置1の電源は停止されないので、新たにアプリケーションプログラムを起動してGPS衛星やジャイロ等のセンサからの信号を基に自車位置を計算して地図上に自車位置を示す自車マークを正確な位置に表示させる必要がない。
したがって、例えばガソリンを給油するため車両キーをオフし、給油が終了して車両キーを再びオンにした際にすばやく表示画面42に地図や自車位置を表示することができる。
Thus, even if the vehicle key is turned off, the power switch 16 of the navigation device 1 is turned on within a predetermined period (time depending on the engine temperature, cooling water temperature, etc.), so the power of the navigation device 1 is not stopped. Therefore, it is necessary to start a new application program, calculate the vehicle position based on signals from sensors such as GPS satellites and gyros, and display the vehicle mark indicating the vehicle position on the map at an accurate position. Absent.
Therefore, for example, when the vehicle key is turned off for refueling, and the refueling is finished and the vehicle key is turned on again, the map and the vehicle position can be quickly displayed on the display screen 42.

次に本発明の第2の実施例になる電源制御処理の方法について図7を用いて説明するが、装置内部の構成は実施例1と同じなので説明は省略する。   Next, a power control processing method according to the second embodiment of the present invention will be described with reference to FIG.

まず、車両キーがOFFされるとCPU11に割込みがかかり、車両キーオフ割り込み処理が起動される。この車両キーオフ割り込み処理が起動されると、S702で電源制御回路18はDRAM13の所定領域から車両位置情報73を取得する。   First, when the vehicle key is turned off, the CPU 11 is interrupted and the vehicle key-off interrupt process is started. When the vehicle key-off interrupt process is activated, the power supply control circuit 18 acquires the vehicle position information 73 from a predetermined area of the DRAM 13 in S702.

S702で車両位置情報73が取得されるとS704に進み、現在の車両位置情報73が道路からどの程度離れているか計算し、その距離が所定値以下であるかどうかを判断する。この判断は例えば、ガソリンスタンドのように道路からの距離が短い場合を判断している。   When the vehicle position information 73 is acquired in S702, the process proceeds to S704, where it is calculated how far the current vehicle position information 73 is from the road, and it is determined whether the distance is equal to or less than a predetermined value. This determination is made, for example, when the distance from the road is short like a gas station.

このS704で道路から離れている場合は所定値よりも大きいと判断してS710に進んでシャットダウン処理を行ない、その後S712で電源スイッチ16をオフに設定して電源供給を停止するが、これは通常の車両キーオフと同様の処理となる。   If the vehicle is away from the road in S704, it is determined that the value is larger than the predetermined value, and the process proceeds to S710 to perform the shutdown process. Thereafter, in S712, the power switch 16 is set to OFF and the power supply is stopped. This is the same processing as the vehicle key-off.

一方、S704で現在の車両位置情報73が近接する道路に近い場合は所定値より小さいと判断してS706に進んで内蔵のタイマーを所定値にセットする。
S706で内蔵のタイマーが所定値にセットされると、S708に進んでタイマーがタイムアウトしたかどうかを判断し、タイムアウトしないと再びタイムアウトするのを判断し、タイムアウトした場合にはS710に進んでシャットダウン処理を行ない、その後S712で電源スイッチ16をオフに設定して電源供給を停止する。
On the other hand, if the current vehicle position information 73 is close to an adjacent road in S704, it is determined that the vehicle position information 73 is smaller than a predetermined value, and the process proceeds to S706 to set a built-in timer to a predetermined value.
If the built-in timer is set to a predetermined value in S706, the process proceeds to S708 to determine whether the timer has timed out, and if it has not timed out, it is determined to time out again. If timed out, the process proceeds to S710 to perform shutdown processing. After that, in step S712, the power switch 16 is set to OFF and the power supply is stopped.

このように、S704で道路から近い場所に停車しているか判断し、S708で給油など短い停車後の車両キーオンを推定して電源をオフしないようにしているためナビゲーション装置1の電源は停止されないので、新たにアプリケーションプログラムを起動させる必要がない。
したがって、例えばガソリンを給油したり、コンビニで買い物したりするため車両キーをオフし、給油や買物が終了して車両キーを再びオンにした際にすばやく表示画面42に地図や自車位置を表示することができる。
In this way, it is determined whether or not the vehicle is stopped at a location close to the road in S704, and since the vehicle key-on after a short stop such as refueling is estimated and the power is not turned off in S708, the power of the navigation device 1 is not stopped. There is no need to start a new application program.
Therefore, for example, when the vehicle key is turned off for refueling or shopping at a convenience store, and the vehicle key is turned on again after refueling or shopping is completed, the map and the vehicle position are quickly displayed on the display screen 42. can do.

尚、実施例1では温度情報、実施例2では車両位置情報(実際には道路からの距離情報)とタイマー設定値を情報として電源供給を停止するタイミングを設定したが、両者の情報を組み合わせて、例えば、道路からの距離が所定値よりも小さく、タイマーを稼動している間に温度が所定値以下になった場合にはタイマーがタイムアウトしていなくても電源スイッチをOFFに設定して電源供給を停止させるようにしても良い。
これは外気温が低い場合などバッテリの能力が下がり、ナビゲーション装置の電源をオンのままにしておくとバッテリにかかる負荷が大きくなることを避けるために有効である。
In the first embodiment, the timing for stopping the power supply is set based on the temperature information in the first embodiment and the vehicle position information (actually distance information from the road) and the timer set value in the second embodiment. For example, if the distance from the road is smaller than the predetermined value and the temperature falls below the predetermined value while the timer is running, the power switch is set to OFF even if the timer has not timed out. The supply may be stopped.
This is effective for avoiding an increase in the load applied to the battery if the power of the navigation device is kept on, such as when the outside air temperature is low, and the power of the navigation device is kept on.

また、実施例1及び実施例2では、ナビゲーション装置内のすべての電源を一括して制御する例を示したが、図8に示すように起動に必要なデータが格納されているDRAM13用としての定電圧源回路15及び電源スイッチ17を別に設け、この電源スイッチ17を前述した実施例の電源制御処理を実行するようにしても良い。この場合にはDRAM13をセルフリフレッシュモードに設定しておくことが必要である。尚、DRAM13以外の電源は従来通りの車両キーの状態に応じて制御する様にすれば良い。   Further, in the first and second embodiments, an example in which all the power sources in the navigation device are collectively controlled has been shown. However, as shown in FIG. The constant voltage source circuit 15 and the power switch 17 may be provided separately, and the power switch 17 may execute the power control process of the above-described embodiment. In this case, it is necessary to set the DRAM 13 to the self-refresh mode. The power supply other than the DRAM 13 may be controlled according to the state of the vehicle key as before.

このような構成にすることにより車両キーがオフされた後、DRAM13をリフレッシュするのに必要な電流だけが供給されることになるので、消費される電流が少なくなり車両バッテリにかかる負担を低減することができる。   With this configuration, only the current necessary for refreshing the DRAM 13 is supplied after the vehicle key is turned off, so that less current is consumed and the burden on the vehicle battery is reduced. be able to.

以上に説明した実施例1及び実施例2においては、車両キーをオフした後も電源スイッチが投入状態となるため表示画面に地図等が表示されたままとなりナビゲーション装置の故障と勘違いされる惧れがあるので、車両キーオフの場合は表示装置の電源をオフにしておく処理を当業者の範囲で必要に応じて追加することができる。   In the first and second embodiments described above, since the power switch is turned on even after the vehicle key is turned off, a map or the like remains displayed on the display screen, which may be mistaken for a failure of the navigation device. Therefore, when the vehicle key is off, a process for turning off the power of the display device can be added as necessary within the scope of those skilled in the art.

従来の車載情報処理装置の内部構成を説明する図である。It is a figure explaining the internal structure of the conventional vehicle-mounted information processing apparatus. 車載情報処理装置での起動処理を説明する為のフローチャート図である。It is a flowchart figure for demonstrating the starting process in a vehicle-mounted information processing apparatus. 車載情報処理装置での起動処理を説明する為のフローチャート図である。It is a flowchart figure for demonstrating the starting process in a vehicle-mounted information processing apparatus. 本発明の車載情報処理装置の代表例であるナビゲーション装置の内部構成を説明する図である。It is a figure explaining the internal structure of the navigation apparatus which is a typical example of the vehicle-mounted information processing apparatus of this invention. 図4に示すナビゲーション装置の電源部の構成を説明する図である。It is a figure explaining the structure of the power supply part of the navigation apparatus shown in FIG. 本発明の車載情報処理装置における第1の電源制御処理例を説明する図である。It is a figure explaining the 1st power supply control processing example in the vehicle-mounted information processing apparatus of this invention. 本発明の車載情報処理装置における第2の電源制御処理例を説明する図である。It is a figure explaining the 2nd power supply control processing example in the vehicle-mounted information processing apparatus of this invention. ナビゲーション装置の電源部の他の実施例を説明する図である。It is a figure explaining the other Example of the power supply part of a navigation apparatus.

符号の説明Explanation of symbols

11‥CPU、12‥Flash ROM、13‥RAM、14‥定電圧回路、15‥電源スイッチ、18‥電源制御回路車、72‥温度情報、73‥車両位置情報。
DESCRIPTION OF SYMBOLS 11 ... CPU, 12 ... Flash ROM, 13 ... RAM, 14 ... Constant voltage circuit, 15 ... Power switch, 18 ... Power supply control circuit vehicle, 72 ... Temperature information, 73 ... Vehicle position information

Claims (4)

アプリケーションプログラムを実行するCPUと、前記アプリケーションプログラムや前記アプリケーションプログラムの演算に必要なデータ等を記憶しておく記憶手段と、前記アプリケーションプログラムの演算処理中の作業エリア及びデータ等などを一時記憶する一時記憶手段等よりなる演算手段を備えた自動車に搭載される車載情報処理装置において、
車両キーのオン状態或いはオフ状態を判定する車両キー状態判定手段と、エンジン冷却水等のエンジンの温度を検出するエンジン温度検出手段と、前記車両キー状態判定手段にて前記車両キーがオフされた後に前記温度検出手段にて検出されたエンジンの温度が所定温度以上かどうか判定するエンジン温度判定手段と、前記エンジン温度判定手段によってエンジンの温度が所定温度以下になったことを検出した場合に前記演算手段への電力供給を停止する電源制御手段とを備えたことを特徴とする車載情報処理装置。
CPU for executing the application program, storage means for storing the application program, data necessary for the calculation of the application program, and temporary storage for temporarily storing the work area and data during the calculation processing of the application program In an in-vehicle information processing apparatus mounted on an automobile provided with a calculation means comprising a storage means etc.
The vehicle key is turned off by vehicle key state determination means for determining the on / off state of the vehicle key, engine temperature detection means for detecting the temperature of the engine such as engine coolant, and the vehicle key state determination means. Engine temperature determination means for determining whether or not the engine temperature detected by the temperature detection means later is equal to or higher than a predetermined temperature; and when the engine temperature determination means detects that the engine temperature has become equal to or lower than the predetermined temperature. An in-vehicle information processing apparatus comprising: power control means for stopping power supply to the computing means.
アプリケーションプログラムを実行するCPUと、前記アプリケーションプログラムや前記アプリケーションプログラムの演算に必要なデータ等を記憶しておく記憶手段と、前記アプリケーションプログラムの演算処理中の作業エリア及びデータ等などを一時記憶する一時記憶手段等よりなる演算手段を備えた自動車に搭載される車載情報処理装置において、
車両キーのオン状態或いはオフ状態を判定する車両キー状態判定手段と、車両の位置を検出する車両位置検出手段と、前記車両キー状態判定手段によって前記車両キーがオフされた後に前記車両位置検出手段によって検出された車両位置が近接した道路から所定距離以内かどうか判別する車両位置判別手段と、前記特定位置判別手段にて前記車両が近接した道路から所定距離内に位置している場合に前記演算手段への電力供給を所定時間維持するする電源制御手段とを備えたことを特徴とする車載情報処理装置。
CPU for executing the application program, storage means for storing the application program, data necessary for the calculation of the application program, and temporary storage for temporarily storing the work area and data during the calculation processing of the application program In an in-vehicle information processing apparatus mounted on an automobile provided with a calculation means comprising a storage means etc.
Vehicle key state determination means for determining whether the vehicle key is on or off, vehicle position detection means for detecting the position of the vehicle, and vehicle position detection means after the vehicle key is turned off by the vehicle key state determination means Vehicle position determining means for determining whether the vehicle position detected by the vehicle is within a predetermined distance from the adjacent road, and the calculation when the specific position determining means is located within a predetermined distance from the adjacent road. An in-vehicle information processing apparatus comprising: power control means for maintaining power supply to the means for a predetermined time.
アプリケーションプログラムを実行するCPUと、前記アプリケーションプログラムや前記アプリケーションプログラムの演算に必要なデータ等を記憶しておく記憶手段と、前記アプリケーションプログラムの演算処理中の作業エリア及びデータ等などを一時記憶する一時記憶手段等よりなる演算手段を備えた自動車に搭載される車載情報処理装置において、
車両キーがオフされると前記CPU及び前記記憶手段への電力供給を停止する電力停止手段と、電源車両キーのオン状態或いはオフ状態を判定する車両キー状態判定手段と、エンジン冷却水等のエンジンの温度を検出するエンジン温度検出手段と、前記車両キー状態判定手段にて前記車両キーがオフされた後に前記温度検出手段にて検出されたエンジンの温度が所定温度以上かどうか判定するエンジン温度判定手段と、前記エンジン温度判定手段によってエンジンの温度が所定温度以下になったことを検出した場合に前記一時記憶手段への電源供給を停止する電源制御手段とを備えたことを特徴とする車載情報処理装置。
CPU for executing the application program, storage means for storing the application program, data necessary for the calculation of the application program, and temporary storage for temporarily storing the work area and data during the calculation processing of the application program In an in-vehicle information processing apparatus mounted on an automobile provided with a calculation means comprising a storage means etc.
Power stop means for stopping power supply to the CPU and the storage means when the vehicle key is turned off, vehicle key state determination means for determining whether the power vehicle key is on or off, and an engine such as engine coolant Engine temperature detection means for detecting the temperature of the engine, and engine temperature determination for determining whether the temperature of the engine detected by the temperature detection means after the vehicle key is turned off by the vehicle key state determination means is equal to or higher than a predetermined temperature Vehicle-mounted information, comprising: a power supply control means for stopping power supply to the temporary storage means when the engine temperature determination means detects that the engine temperature has fallen below a predetermined temperature. Processing equipment.
アプリケーションプログラムを実行するCPUと、前記アプリケーションプログラムや前記アプリケーションプログラムの演算に必要なデータ等を記憶しておく記憶手段と、前記アプリケーションプログラムの演算処理中の作業エリア及びデータ等などを一時記憶する一時記憶手段等よりなる演算手段を備えた自動車に搭載される車載情報処理装置において、
車両キーがオフされると前記CPU及び前記記憶手段への電力供給を停止する電力停止手段と、車両キーのオン状態或いはオフ状態を判定する車両キー状態判定手段と、車両の位置を検出する車両位置検出手段と、前記車両キー状態判定手段によって前記車両キーがオフされた後に前記車両位置検出手段によって検出された車両位置が近接した道路から所定距離以内かどうか判別する車両位置判別手段と、前記特定位置判別手段にて前記車両が近接した道路から所定距離内に位置している場合に前記一時記憶手段への電力供給を所定時間維持する電源制御手段とを備えたことを特徴とする車載情報処理装置。
CPU for executing the application program, storage means for storing the application program, data necessary for the calculation of the application program, and temporary storage for temporarily storing the work area and data during the calculation processing of the application program In an in-vehicle information processing apparatus mounted on an automobile provided with a calculation means comprising a storage means etc.
Power stop means for stopping power supply to the CPU and the storage means when the vehicle key is turned off, vehicle key state determination means for determining an on state or an off state of the vehicle key, and a vehicle for detecting the position of the vehicle Position detection means; vehicle position determination means for determining whether the vehicle position detected by the vehicle position detection means after the vehicle key is turned off by the vehicle key state determination means is within a predetermined distance from an adjacent road; and In-vehicle information, comprising: power supply control means for maintaining power supply to the temporary storage means for a predetermined period of time when the vehicle is located within a predetermined distance from a nearby road by the specific position determination means Processing equipment.
JP2005115209A 2005-04-13 2005-04-13 On-vehicle information processor Pending JP2006293789A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005115209A JP2006293789A (en) 2005-04-13 2005-04-13 On-vehicle information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005115209A JP2006293789A (en) 2005-04-13 2005-04-13 On-vehicle information processor

Publications (1)

Publication Number Publication Date
JP2006293789A true JP2006293789A (en) 2006-10-26

Family

ID=37414285

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005115209A Pending JP2006293789A (en) 2005-04-13 2005-04-13 On-vehicle information processor

Country Status (1)

Country Link
JP (1) JP2006293789A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009093517A (en) * 2007-10-11 2009-04-30 Hitachi Ltd Electronic apparatus
JP2017156897A (en) * 2016-02-29 2017-09-07 本田技研工業株式会社 Vehicle, image display device, vehicle control method, and image display method
CN108733025A (en) * 2017-04-19 2018-11-02 福特全球技术公司 The control module of vehicle in ignition switch off state activates

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009093517A (en) * 2007-10-11 2009-04-30 Hitachi Ltd Electronic apparatus
JP2017156897A (en) * 2016-02-29 2017-09-07 本田技研工業株式会社 Vehicle, image display device, vehicle control method, and image display method
US10839623B2 (en) 2016-02-29 2020-11-17 Honda Motor Co., Ltd. Vehicle, image display device, vehicle control method, and image display method
CN108733025A (en) * 2017-04-19 2018-11-02 福特全球技术公司 The control module of vehicle in ignition switch off state activates
CN108733025B (en) * 2017-04-19 2023-04-18 福特全球技术公司 Control module activation of a vehicle in an ignition off state

Similar Documents

Publication Publication Date Title
JP5094475B2 (en) Navigation equipment
US20110202218A1 (en) Emergency notification system for electric vehicle and method for emergency notification
US10866107B2 (en) Navigation system
JP2011039621A (en) Device and method for diagnosing vehicle operation, and computer program
JP2009139227A (en) Angular velocity correcting device and method, and navigation device
EP0508826B1 (en) On-vehicle navigation apparatus
JPH112532A (en) Automatic restart of route guide of vehicle navigation system
JP5009119B2 (en) Navigation device
JP4389988B2 (en) In-vehicle device, in-vehicle navigation device, and program
JP2002188931A (en) On-vehicle processor
JP2006293789A (en) On-vehicle information processor
JP2005088779A (en) On-vehicle information terminal unit
JP5577979B2 (en) Vehicle position detection device
JP2008002832A (en) On-board navigation system
JP2006226820A (en) Navigation device
JP2002257555A (en) Onboard navigation system, program and recording medium
JP4118750B2 (en) Navigation device
JP2008241391A (en) Navigation device and its control method
JP3896884B2 (en) Car navigation system
JP4319926B2 (en) Navigation device, navigation method, and navigation program
JP2010163943A (en) Idling discrimination device, and control method and control program therefor
JP4645181B2 (en) Computer start control device and computer start control method
JP2004138538A (en) Navigation apparatus and navigation system
JP2006275936A (en) Navigation system, control method and its control program
JP3951182B2 (en) Vehicle navigation device