JPH07285378A - Illumination control device for vehicle - Google Patents

Illumination control device for vehicle

Info

Publication number
JPH07285378A
JPH07285378A JP6080628A JP8062894A JPH07285378A JP H07285378 A JPH07285378 A JP H07285378A JP 6080628 A JP6080628 A JP 6080628A JP 8062894 A JP8062894 A JP 8062894A JP H07285378 A JPH07285378 A JP H07285378A
Authority
JP
Japan
Prior art keywords
door
interior light
control device
lock
vehicle
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
JP6080628A
Other languages
Japanese (ja)
Inventor
Tetsuya Asada
哲也 浅田
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP6080628A priority Critical patent/JPH07285378A/en
Publication of JPH07285378A publication Critical patent/JPH07285378A/en
Pending legal-status Critical Current

Links

Landscapes

  • Arrangements Of Lighting Devices For Vehicle Interiors, Mounting And Supporting Thereof, Circuits Therefore (AREA)

Abstract

PURPOSE:To facilitate the storage of baggages and the insertion of a key into a key cylinder by lighting a room lamp for a prescribed period regardless of a door lock action at the time of riding into a vehicle. CONSTITUTION:This illumination control device for a vehicle is provided with a CPU 7, an IGN-ON switch 1, and a door lock switch 2. The CPU 7 measures the number of door lock actions after an ignition key is operated to the off position with a variable N. If the value of the variable N is '1' when a door lock action is taken after an opened door is closed, the CPU 7 judges the action as alighting and turns off a room lamp 6. If the value is a numeral other than '1', the room lamp 6 is not turned off by the door lock action. The room lamp 6 is not turned off by the door lock action at the time of riding, and the storage of baggages is facilitated.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ドアの開閉とドアロッ
クスイッチの状態に応じて車両内部の室内灯の点灯・消
灯を制御する車両用照明制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a vehicle lighting control device for controlling lighting / extinguishing of an interior light inside a vehicle according to opening / closing of a door and a state of a door lock switch.

【0002】[0002]

【従来の技術】ドアの開閉に応じて室内灯の点灯・消灯
を制御する車両用照明制御装置が知られている(例え
ば、実開昭55−95941号公報)。この種の従来の
車両用照明制御装置では、車両用照明制御装置内部に設
けたCPUによって、室内灯の点灯・消灯を制御してい
る。図5はこの種の車両用照明制御装置内部のCPUが
行なうメイン処理、図3はCPUが行なう割り込み処理
を示し、これらのフローチャートを用いて従来の車両用
照明制御装置の動作を説明する。なお、CPUはイグニ
ションキーのオン・オフに関係なく図3,5の処理を行
なう。またCPUは図5のメイン処理を所定時間ごと、
例えば200ms間隔で行ない、一方図3の割り込み処
理をメイン処理よりも短い時間ごと、例えば11.7m
s間隔で行なう。
2. Description of the Related Art There is known a vehicle lighting control device for controlling lighting / extinguishing of an interior light according to opening / closing of a door (for example, Japanese Utility Model Laid-Open No. 55-95941). In this type of conventional vehicle lighting control device, the CPU provided inside the vehicle lighting control device controls the turning on / off of the interior light. FIG. 5 shows a main process performed by a CPU inside the vehicle lighting control device of this type, and FIG. 3 shows an interrupt process performed by the CPU. The operation of the conventional vehicle lighting control device will be described with reference to these flowcharts. The CPU performs the processing of FIGS. 3 and 5 regardless of whether the ignition key is on or off. In addition, the CPU performs the main processing of FIG.
For example, the interrupt process of FIG. 3 is performed at intervals of 200 ms, while the interrupt process of FIG.
Perform at s intervals.

【0003】図5のステップS1では、現在ドアが開い
ているか否かを判定する。判定が肯定されるとステップ
S2に進み、フラグを「0」に設定する。このフラグ
は、後述する図3の割り込み処理のステップS52以降
の処理を禁止するか否かを判断するためのフラグであ
り、このフラグが「0」の場合は図3のステップS52
以降の処理を禁止することを示す。ステップS3では、
直前にメイン処理を行なったときにドアが閉じていたか
否かを判定する。判定が肯定されるとステップS4に進
み、タイマをリセットする。ステップS3の判定が否定
された場合と、ステップS4の処理が終了した場合はと
もにステップS5に進み、室内灯を点灯する。一方、ス
テップS1の判定が否定されるとステップS6に進み、
フラグを「1」に設定する。ステップS7では、直前に
メイン処理を行なったときにドアが開いていたか否かを
判定する。判定が肯定されるとステップS8に進み、タ
イマ計測を開始する。
In step S1 of FIG. 5, it is determined whether the door is currently open. If the determination is positive, the process proceeds to step S2, and the flag is set to "0". This flag is a flag for determining whether or not to prohibit the processing after step S52 of the interrupt processing in FIG. 3 described later, and when this flag is “0”, the flag in step S52 in FIG.
Indicates that the subsequent processing is prohibited. In step S3,
It is determined whether the door was closed when the main processing was performed immediately before. If the determination is positive, the process proceeds to step S4 and the timer is reset. Both when the determination in step S3 is negative and when the processing in step S4 is completed, the process proceeds to step S5, and the interior light is turned on. On the other hand, if the determination in step S1 is negative, the process proceeds to step S6,
Set the flag to "1". In step S7, it is determined whether or not the door was opened when the main processing was performed immediately before. If the determination is affirmative, the process proceeds to step S8, and timer measurement is started.

【0004】ステップS7の判定が否定された場合とス
テップS8の処理が終了した場合はともにステップS9
に進み、直前にメイン処理を行なったときにドアが解錠
(以下、アンロックと呼ぶ)されていて、現在ドアが旋
錠(以下、ドアロックと呼ぶ)されているか否かを判定
する。判定が肯定されるとステップS10に進み、タイ
マ計測を停止してタイマをリセットする。ステップS5
の処理が終了した場合、ステップS9の判定が否定され
た場合、およびステップS10の処理が終了した場合は
ともにステップS11に進み、今回のドアの旋解錠の状
態とドアの開閉状態を記憶して処理を終了する。
Both when the determination in step S7 is negative and when the processing in step S8 is completed, step S9 is performed.
Then, it is determined whether or not the door has been unlocked (hereinafter referred to as unlock) when the main processing was performed immediately before, and the door is currently locked (hereinafter referred to as door lock). If the determination is positive, the process proceeds to step S10, the timer measurement is stopped, and the timer is reset. Step S5
When the process of step S9 is finished, the determination of step S9 is negative, and the process of step S10 is finished, the process proceeds to step S11, and the current unlocked state of the door and the open / closed state of the door are stored. Ends the process.

【0005】一方、図3の割り込み処理のステップS5
1では、フラグが「1」であるか否かを判定する。判定
が否定されるとリターンし、判定が肯定されるとステッ
プS52に進み、タイマ計測中か否かを判定する。判定
が肯定されるとステップS53に進み、タイマ計測を開
始してから所定時間を経過したか否かを判定する。判定
が肯定されるとステップS54に進み、タイマ計測を停
止してタイマをリセットする。ステップS54の処理が
終了した場合とステップS52の判定が否定された場合
はともにステップS55に進み、室内灯を消灯してリタ
ーンする。一方、ステップS53の判定が否定されると
ステップS56に進み、室内灯を点灯してリターンす
る。
On the other hand, step S5 of the interrupt processing shown in FIG.
At 1, it is determined whether the flag is "1". If the determination is negative, the process returns, and if the determination is affirmative, the process proceeds to step S52, and it is determined whether or not the timer measurement is in progress. If the determination is affirmative, the process proceeds to step S53, and it is determined whether or not a predetermined time has elapsed since the timer measurement was started. If the determination is positive, the process proceeds to step S54, the timer measurement is stopped, and the timer is reset. Both when the process of step S54 ends and when the determination of step S52 is negative, the process proceeds to step S55, the interior light is turned off, and the process returns. On the other hand, if the determination in step S53 is negative, the process proceeds to step S56, the interior light is turned on, and the process returns.

【0006】このように、従来の車両用照明制御装置
は、ドアを開くと無条件に室内灯を点灯し、一方、開い
ていたドアを閉じるとタイマ計測を開始し、タイマ計測
中に限って室内灯を点灯する。ただし、タイマ計測中に
ドアロックすると、タイマ計測を停止して室内灯を消灯
する。
As described above, the conventional vehicle lighting control device unconditionally lights the interior light when the door is opened, and starts the timer measurement when the opened door is closed, and is limited to during the timer measurement. Turn on the interior light. However, if the door is locked during the timer measurement, the timer measurement is stopped and the interior light is turned off.

【0007】[0007]

【発明が解決しようとする課題】従来の車両用照明制御
装置において、ドアを開いた場合に室内灯を点灯するの
は、乗降準備すなわち荷物の出し入れをやりやすくする
等のためであり、一方、開いていたドアを閉じた場合に
室内灯を点灯するのは、おもに荷物の収納や車内を明る
くしてキーの挿入口を確認しやすくするためであり、ま
たユーザにドアロックを促すためでもある。また、ドア
開→閉への変化によって室内灯を点灯している最中に、
ドアロック操作によって室内灯を消灯するのは、ドアロ
ックは通常乗車準備が整った場合に行なうため、ドアロ
ック操作によって乗車準備が整ったと判断できるためで
ある。
In the conventional vehicle lighting control device, the interior light is turned on when the door is opened in order to facilitate the entry / exit preparation, that is, the loading and unloading of luggage. On the other hand, The reason why the interior light is turned on when the opened door is closed is mainly for storing luggage and making the inside of the car brighter so that the key insertion port can be easily confirmed, and also for prompting the user to lock the door. . Also, while the interior light is being lit by the change from door opening to closing,
The reason why the interior light is turned off by the door lock operation is that the door lock is normally performed when the passenger is ready to board, and therefore it can be determined that the passenger is ready to board the vehicle by the door lock operation.

【0008】しかし、乗員は必ずしも乗車準備が整って
からドアロックするとは限らず、場合によってはドアを
閉じた直後にドアロックし、その後荷物の収納やキーシ
リンダへのキー挿入等を行なう場合がある。このため、
ドアロックと同時に室内灯を消灯すると、荷物の収納等
がやりにくくなるという問題がある。
However, the occupant does not always lock the door after the passenger is ready to board, and in some cases, the door may be locked immediately after the door is closed, and then the luggage may be stored or the key may be inserted into the key cylinder. is there. For this reason,
If the interior light is turned off at the same time as the door lock, there is a problem that it becomes difficult to store luggage.

【0009】本発明の目的は、車両に乗車する際には、
ドアロック操作に関係なく所定時間室内灯を点灯し、荷
物の収納やキーシリンダへのキーの挿入等をやりやすく
した車両用照明制御装置を提供することにある。
It is an object of the present invention to get into a vehicle
An object of the present invention is to provide a vehicle lighting control device that lights an interior light for a predetermined time regardless of a door lock operation and facilitates storage of luggage, insertion of a key into a key cylinder, and the like.

【0010】[0010]

【課題を解決するための手段】実施例を示す図1に対応
づけて本発明を説明すると、本発明は、ドアの開閉を検
出するドア開閉検出手段3,7と、開かれていたドアが
閉じられたか否かを判定するドア閉判定手段7と、この
ドア閉判定手段7によってドアが閉じられたと判定され
た後、ドアが閉じられている状態でドアロックされたか
否かを判定するロック判定手段7と、このロック判定手
段7によってドアロックされたと判定されない場合に
は、ドアが閉じられてから所定時間室内灯を点灯し、ド
アロックされたと判定されると室内灯を消灯する室内灯
制御手段5,7とを備えた車両用照明制御装置に適用さ
れ、乗車のためにドアが開かれたのか、降車のためにド
アが開かれたのかを判定する乗降判定手段7を備え、こ
の乗降判定手段7によって乗車のためにドアが開かれた
と判定されると、ロック判定手段7の判定結果にかかわ
らず、室内灯を所定時間点灯するように室内灯制御手段
5,7を構成するものである。請求項2に記載の発明
は、請求項1に記載された車両用照明制御装置におい
て、イグニッションキーがオフ位置にある間にドアロッ
クされた回数を計測するロック回数計測手段7を備え、
ロック回数計測手段7によって計測された回数に基づい
て、乗車のためにドアが開かれたのか、降車のためにド
アが開かれたのかを判定するように乗降判定手段7を構
成するものである。請求項3に記載の発明は、請求項2
に記載された車両用照明制御装置において、イグニッシ
ョンキーがオン位置からオフ位置に操作されると、計測
されている回数をいったん初期化するようにロック回数
計測手段7を構成するものである。請求項4に記載の発
明は、請求項2または3に記載された車両用照明制御装
置において、ロック回数計測手段7によって計測された
回数が1回でなければ、ロック判定手段7の判定結果に
かかわらず、ドアが閉じられてから所定時間室内灯を点
灯するように室内灯制御手段5,7を構成するものであ
る。請求項5に記載の発明は、請求項2または3に記載
された車両用照明制御装置において、ロック回数計測手
段7によって計測された回数が2回のときのみ、ロック
判定手段7の判定結果にかかわらず、ドアが閉じられて
から所定時間室内灯を点灯するように室内灯制御手段
5,7を構成するものである。
The present invention will be described with reference to FIG. 1 showing an embodiment. According to the present invention, the door opening / closing detecting means 3 and 7 for detecting the opening / closing of the door and the opened door are A door closing determination unit 7 that determines whether the door is closed, and a lock that determines whether the door is locked while the door is closed after the door closing determination unit 7 determines that the door is closed. The determination means 7 and, if the lock determination means 7 does not determine that the door is locked, the interior light is turned on for a predetermined time after the door is closed, and if it is determined that the door is locked, the interior light is turned off. It is applied to a vehicle lighting control device including control means 5 and 7, and includes a boarding / alighting judging means 7 for judging whether a door is opened for getting on or off and a door is opened for getting off. To the boarding and alighting judgment means 7 The door for a ride is determined to have been opened me, regardless of the determination result of the lock determining unit 7, and constitutes the interior light control means 5 and 7 to the interior light for a predetermined time lighting. According to a second aspect of the present invention, in the vehicle lighting control device according to the first aspect, there is provided a lock number measuring means 7 for measuring the number of times the door is locked while the ignition key is in the off position.
The boarding / alighting judging means 7 is configured to judge whether the door is opened to get on or get off the door based on the number of times measured by the lock number measuring means 7. . The invention described in claim 3 is the invention according to claim 2.
In the vehicle lighting control device described in (1), when the ignition key is operated from the ON position to the OFF position, the lock frequency measuring means 7 is configured to initialize the measured frequency once. According to a fourth aspect of the invention, in the vehicle lighting control device according to the second or third aspect, if the number of times measured by the lock number measuring means 7 is not one, the determination result of the lock determining means 7 is Regardless, the interior light control means 5 and 7 are configured so that the interior lights are turned on for a predetermined time after the door is closed. According to the invention of claim 5, in the vehicle lighting control device according to claim 2 or 3, the determination result of the lock determining means 7 is set only when the number of times measured by the lock number measuring means 7 is two. Regardless, the interior light control means 5 and 7 are configured so that the interior lights are turned on for a predetermined time after the door is closed.

【0011】[0011]

【作用】請求項1に記載の発明では、乗車のためにドア
が開かれたのか降車のためにドアが開かれたのかを乗降
判定手段7によって判定し、乗車のためにドアが開かれ
たと判定されると、室内灯制御手段5,7はロック判定
手段7の判定結果にかかわらず、室内灯を所定時間点灯
する。請求項2に記載の発明では、イグニッションキー
がオフ位置にある間にドアロックされた回数をロック回
数計測手段7によって計測し、この回数に基づいて、乗
降判定手段7は乗車のためにドアが開かれたのか、降車
のためにドアが開かれたのかを判定する。請求項3に記
載の発明のロック回数計測手段7は、イグニッションキ
ーがオン位置からオフ位置に操作されると、計測されて
いる回数をいったん初期化するため、ロック回数計測手
段7ではイグニッションキーがオフ位置に操作された後
の回数が計測される。請求項4に記載の発明の室内灯制
御手段5,7は、ロック回数計測手段7によって計測さ
れた回数が1回でなければ、ロック判定手段7の判定結
果にかかわらず、室内灯を所定時間点灯するようにした
ため、イグニッションオフ後の乗車時にドアロックして
も室内灯が消灯することはない。請求項5に記載の発明
の室内灯制御手段5,7は、ロック回数計測手段7によ
て計測された回数が2回のときのみ、ロック判定手段7
の判定結果にかかわらず、室内灯を所定時間点灯するよ
うにしたため、イグニッションオフ後の乗車時にドアロ
ックしても室内灯が消灯することはない。
According to the first aspect of the invention, the boarding / alighting judging means 7 judges whether the door is opened for boarding or the door is opened for boarding, and the door is opened for boarding. When the determination is made, the interior light control means 5 and 7 turn on the interior light for a predetermined time regardless of the determination result of the lock determination means 7. According to the second aspect of the present invention, the number of times the door is locked while the ignition key is in the off position is measured by the lock number measuring means 7, and based on this number, the boarding / alighting judging means 7 detects that the door is locked for boarding. Determine if it was opened or the door was opened to get off. When the ignition key is operated from the on position to the off position, the lock number measuring means 7 of the invention according to claim 3 initializes the number of times being measured once. Therefore, in the lock number measuring means 7, the ignition key is The number of times after being operated to the off position is measured. If the number of times measured by the lock number measuring means 7 is not one, the interior light control means 5, 7 of the invention according to claim 4 keeps the interior light for a predetermined time regardless of the determination result of the lock determining means 7. Since the lights are turned on, the interior lights are not turned off even if the door is locked when the passenger gets on after the ignition is turned off. The interior light control means 5 and 7 according to the fifth aspect of the invention determine the lock determining means 7 only when the number of times measured by the lock number measuring means 7 is two.
Since the interior light is turned on for a predetermined time regardless of the determination result of 1., the interior light is not turned off even if the door is locked at the time of boarding after the ignition is turned off.

【0012】なお、本発明の構成を説明する上記課題を
解決するための手段と作用の項では、発明を分かり易く
するために実施例の図を用いたが、これにより本発明が
実施例に限定されるものではない。
Incidentally, in the section of means and action for solving the above problems for explaining the constitution of the present invention, the drawings of the embodiments are used for making the invention easy to understand. It is not limited.

【0013】[0013]

【実施例】【Example】

−第1の実施例− 図1は本発明による車両用照明制御装置の第1の実施例
のブロック図である。図1において、1は不図示のイグ
ニッションキーがオン位置に操作されるとオンするIG
N−ONスイッチ、2はドアロックおよびアンロックの
切り替えを行なうドアロックスイッチ、3はドアの開閉
を検出するドアスイッチであり、これらはいずれも入力
回路4に接続されている。5は室内灯6の点消灯を行な
う点消灯回路、7は後述する図2,3の処理を行なうC
PU、8はCPU7による処理結果等を記憶するRA
M、9は室内灯6の点灯時間を計測するタイマである。
CPU7は、入力回路4を介してIGN−ONスイッチ
1、ドアロックスイッチ2、ドアスイッチ3の各状態を
取り込む。
First Embodiment FIG. 1 is a block diagram of a first embodiment of a vehicle lighting control device according to the present invention. In FIG. 1, reference numeral 1 denotes an IG that turns on when an ignition key (not shown) is operated to an on position.
N-ON switch, 2 is a door lock switch for switching between door lock and unlock, and 3 is a door switch for detecting opening / closing of the door, and these are all connected to the input circuit 4. Reference numeral 5 is a lighting / extinguishing circuit for turning on / off the interior light 6, and 7 is C for carrying out the processing of FIGS.
PU and 8 are RAs for storing processing results by the CPU 7.
M and 9 are timers for measuring the lighting time of the interior light 6.
The CPU 7 takes in each state of the IGN-ON switch 1, the door lock switch 2, and the door switch 3 via the input circuit 4.

【0014】図2,3はCPU7の処理を示すフローチ
ャートであり、図2はCPU7のメイン処理、図3はC
PU7の割り込み処理を示す。図2のステップS101
では、直前にメイン処理を行なったときにイグニッショ
ンキーがオン位置にあり、現在オフ位置にあるか否かを
判定する。この判定はIGN−ONスイッチ1の状態に
よって判断する。判定が肯定されるとステップS102
に進み、変数Nを「0」に初期設定する。この変数Nで
は、ドアロックした回数が計測される。ステップS10
1の判定が否定された場合と、ステップS102の処理
が終了した場合はともにステップS103に進み、ドア
が開いているか否かをドアスイッチ3の状態によって判
定する。ステップS103の判定が肯定されるとステッ
プS104に進み、以下ステップS107までは図5の
ステップS2〜S5と同様の処理を行なう。ステップS
103の判定が否定されるとステップS108に進み、
以下ステップS110までは図5のステップS6〜S8
と同様の処理を行なう。
2 and 3 are flowcharts showing the processing of the CPU 7, FIG. 2 being the main processing of the CPU 7, and FIG.
The interrupt processing of PU7 is shown. Step S101 in FIG.
Then, it is determined whether or not the ignition key is at the on position when the main process is performed immediately before, and is currently at the off position. This judgment is made based on the state of the IGN-ON switch 1. If the determination is positive, step S102
Then, the variable N is initialized to "0". With this variable N, the number of times the door is locked is measured. Step S10
When the determination of 1 is denied or when the process of step S102 is completed, the process proceeds to step S103, and it is determined whether the door is open or not by the state of the door switch 3. If the determination in step S103 is affirmative, the process proceeds to step S104, and the same processes as steps S2 to S5 of FIG. 5 are performed until step S107. Step S
If the determination at 103 is negative, the process proceeds to step S108,
Hereinafter, steps S6 to S8 in FIG. 5 are performed up to step S110.
Perform the same processing as.

【0015】ステップS111では、直前にメイン処理
を行なったときにアンロックされていて、現在ドアロッ
クされているか否かを判定する。ステップS111の判
定が肯定されるとステップS112に進み、変数Nを
「1」加算する。ステップS113では、変数Nが
「1」であるか否かを判定する。判定が否定されるとス
テップS101に戻り、判定が肯定されるとステップS
114に進み、タイマ9をリセットした後、ステップS
101に戻る。CPU7は、以上に説明したメイン処理
を所定時間ごとに行なうとともに、その時間間隔よりも
短い時間間隔で割り込み処理を行なう。なお、CPU7
が行なう割り込み処理は前述した図3の割り込み処理と
共通するため、説明を省略する。
In step S111, it is determined whether or not the door was unlocked when the main processing was performed immediately before and the door is currently locked. If the determination in step S111 is affirmative, the process proceeds to step S112, and the variable N is incremented by "1". In step S113, it is determined whether the variable N is "1". If the determination is negative, the procedure returns to step S101, and if the determination is affirmative, the step S101 is performed.
After proceeding to step 114 and resetting the timer 9, step S
Return to 101. The CPU 7 performs the main process described above every predetermined time and also performs the interrupt process at a time interval shorter than the time interval. The CPU 7
Since the interrupt processing performed by is common to the interrupt processing of FIG. 3 described above, description thereof will be omitted.

【0016】以上に説明した図2のフローチャートの処
理をまとめると、まずステップS101によって、イグ
ニッションキーがオン位置からオフ位置に操作されたか
否かを判定する。そして、判定が肯定された場合には、
変数Nを初期化する。次にステップS103では、ドア
が開いているか否かを判定し、ドアが開いている場合に
は、ステップS104〜S107の処理によって無条件
に室内灯を点灯する。この際、ステップS104の処理
によってフラグを「0」に設定するため、図3に示す割
り込み処理のステップ52以降の処理は行なわれない。
一方、ドアが閉じている場合には、直前に行なったメイ
ン処理時にドアが開いていたか否かを判定し(ステップ
S109)、判定が肯定された場合にはタイマ計測を開
始し、図3の割り込み処理によって室内灯を点灯する。
次に、ステップS111,S112では、アンロック→
ドアロックに変化した回数を計測する。そしてステップ
S113,S114では、変数Nが「1」の場合のみタ
イマ9をリセットして室内灯を消灯する。
The processing of the flowchart of FIG. 2 described above can be summarized. First, in step S101, it is determined whether or not the ignition key has been operated from the on position to the off position. And if the determination is positive,
Initialize the variable N. Next, in step S103, it is determined whether or not the door is open. If the door is open, the interior light is unconditionally turned on by the processing of steps S104 to S107. At this time, since the flag is set to "0" by the process of step S104, the processes after step 52 of the interrupt process shown in FIG. 3 are not performed.
On the other hand, when the door is closed, it is determined whether or not the door was opened during the main processing performed immediately before (step S109), and if the determination is affirmative, the timer measurement is started, and as shown in FIG. The interior light is turned on by interrupt processing.
Next, in steps S111 and S112, unlocking →
Measure the number of times the door lock has changed. Then, in steps S113 and S114, the timer 9 is reset and the interior light is turned off only when the variable N is "1".

【0017】このように、上記第1の実施例では、イグ
ニッションキーがいったんオフになった後のアンロック
→ドアロックの回数を計測することで、乗員が車両に乗
車するのか降車するのかを予測する。すなわち、イグニ
ッションキーがいったんオフになった後、最初にドアロ
ック操作を行なうのは降車時と考えられるため、検出さ
れた回数が1回の場合には降車時と判断し、この場合の
みドアロック操作によって室内灯を消灯し、その他の場
合にはタイマ9をリセットしないようにする。このた
め、乗車する際ドアを閉じた直後にドアロックしても、
室内灯が消灯することはなく、荷物の収納やキーシリン
ダへのキー挿入がやりやすくなる。
As described above, in the first embodiment, it is predicted whether an occupant will get in or out of the vehicle by measuring the number of times unlocking and door locking after the ignition key is once turned off. To do. That is, it is considered that the door lock operation is first performed after the ignition key is turned off when the vehicle is getting off. Therefore, if the number of detected times is 1, it is determined that the vehicle is getting off, and only in this case, the door lock operation is performed. The interior light is turned off by the operation, and the timer 9 is not reset in other cases. Therefore, even if you lock the door immediately after closing the door when getting on,
The interior light never goes out, which makes it easier to store luggage and insert keys into the key cylinder.

【0018】−第2の実施例− 以下に説明する第2の実施例は、イグニッションキーが
いったんオフになった後のアンロック→ドアロックの回
数が2回の場合を乗車時と判断し、この場合に限って、
ドアロック操作によって室内灯を消灯できなくしたもの
である。この第2の実施例は図1に示す第1の実施例と
同様の構成を有するため、構成の説明を省略する。ま
た、CPU7は第1の実施例と同様にメイン処理と割り
込み処理を行ない、このうち割り込み処理については、
図3の割り込み処理と共通するため、その説明を省略す
る。
-Second Embodiment- In the second embodiment described below, it is determined that the vehicle is in the case of being unlocked after the ignition key is once turned off and the number of times the door is locked is two, Only in this case,
The interior light cannot be turned off by the door lock operation. Since the second embodiment has the same structure as the first embodiment shown in FIG. 1, the description of the structure will be omitted. Further, the CPU 7 performs the main process and the interrupt process as in the first embodiment.
Since it is common to the interrupt processing of FIG. 3, its description is omitted.

【0019】図4は第2の実施例のCPU7が行なうメ
イン処理を示すフローチャートであり、このフローチャ
ートに基づいて、第2の実施例の動作を説明する。な
お、図4のステップS201〜S212までの処理は図
2のステップS101〜S112と共通するため、説明
を省略する。図4のステップS213では、変数Nが
「2」であるか否かを判定する。判定が肯定されるとス
テップS201に戻り、判定が否定されるとステップS
214に進む。ステップS214では、タイマをリセッ
トしてステップS201に戻る。
FIG. 4 is a flow chart showing the main processing performed by the CPU 7 of the second embodiment, and the operation of the second embodiment will be described based on this flow chart. Note that the processes of steps S201 to S212 of FIG. 4 are common to steps S101 to S112 of FIG. In step S213 of FIG. 4, it is determined whether the variable N is “2”. If the determination is positive, the process returns to step S201, and if the determination is negative, the process is step S201.
Proceed to 214. In step S214, the timer is reset and the process returns to step S201.

【0020】このように、第2の実施例では、イグニッ
ションキーがオフになった後、最初にドアロックされる
のは降車する場合と考えられ、2回目にドアロックされ
るのは、再度乗車した場合と考えられるため、変数Nが
「2」の場合には、ドアを閉じた後にドアロック操作を
しても、室内灯を消灯しないようにする。一方、変数N
が「2」以外の場合には、ドアロック操作によって即座
に室内灯を消灯するようにする。これにより、イグニッ
ションオフ後の乗車時にドアロック操作をしても室内灯
は消灯しない。
As described above, in the second embodiment, it is considered that the door is first locked after the ignition key is turned off, and the second door is locked when the passenger gets on again. Therefore, if the variable N is “2”, the interior light is not turned off even if the door is locked after the door is closed. On the other hand, the variable N
When is other than "2", the interior light is immediately turned off by the door lock operation. As a result, the interior light is not turned off even if the door is locked when the passenger gets on after the ignition is turned off.

【0021】上記第1の実施例と第2の実施例とを比較
すると、第1の実施例は変数Nが「1」の場合のみドア
ロック操作によって室内灯を消灯し、一方、第2の実施
例は変数Nが「2」以外の場合にドアロック操作によっ
て室内灯を消灯する。すなわち、第1の実施例は例外的
にドアロック操作によって室内灯を消灯するのに対し、
第2の実施例はドアロック操作によって室内灯を消灯す
ることを例外的にできなくしている。
Comparing the first embodiment with the second embodiment, the first embodiment turns off the interior light by the door lock operation only when the variable N is "1", while the second embodiment In the embodiment, when the variable N is other than "2", the interior light is turned off by the door lock operation. That is, the first embodiment exceptionally turns off the interior light by the door lock operation,
In the second embodiment, it is exceptionally impossible to turn off the interior light by the door lock operation.

【0022】上記各実施例では、イグニッションキーが
オフ位置に操作されてからのドアロック操作回数を計測
することによって、乗員が乗車しようとしているのか降
車しようとしているのかを判断するようにしているが、
他の方法、例えばドアを開く際に、アウトサイドハンド
ルを操作すると乗車、インサイドハンドルを操作すると
降車と判断してもよい。上記第1の実施例では、変数N
が「1」の場合のみタイマをリセットし、第2の実施例
は変数Nが「2」以外の場合のみタイマをリセットして
いるが、例えば変数Nが奇数のときにタイマをリセット
してもよい。上記実施例では、CPUがメイン処理と割
り込み処理を別々のタイミングで実行する例を説明した
が、両処理を1つのフローチャートにまとめ、同一タイ
ミングで実行してもよい。上記各実施例では、ドアが開
→閉に変化したときのみタイマ計測を行なっているが、
ドアロック→アンロックに変化した場合やイグニッショ
ンキーがオン→オフに変化した場合にもタイマ計測を行
なうようにしてもよい。上記第1実施例と第2実施例の
いずれを行なうかを切り替えるスイッチを設けてもよ
い。
In each of the above embodiments, the number of times the door lock is operated after the ignition key is operated to the off position is measured to determine whether the occupant is getting on or off the vehicle. ,
In another method, for example, when the door is opened, it may be determined that the outside handle is operated to get on and the inside handle is operated to get off. In the first embodiment, the variable N
Is reset only when the variable N is "1", and the second embodiment resets the timer only when the variable N is other than "2". However, even if the variable N is an odd number, the timer is reset. Good. In the above embodiment, the example in which the CPU executes the main process and the interrupt process at different timings has been described, but both processes may be combined into one flowchart and executed at the same timing. In each of the above embodiments, the timer measurement is performed only when the door changes from open to closed.
The timer may be measured even when the door lock is changed to the unlocked state or when the ignition key is changed from the on state to the off state. A switch may be provided to switch between the first embodiment and the second embodiment.

【0023】このように構成した実施例にあっては、ド
アスイッチ3と図2のステップS103がドア開閉検出
手段に、図2のステップS103,S109がドア閉判
定手段に、図2のステップS111がロック判定手段
に、点消灯回路5とCPU7が室内灯制御手段に、図2
のステップS113が乗降判定手段に、図2のステップ
S112がロック回数計測手段に、それぞれ対応する。
In the embodiment thus constructed, the door switch 3 and step S103 of FIG. 2 serve as door opening / closing detecting means, steps S103 and S109 of FIG. 2 serve as door closing determining means, and step S111 of FIG. Is the lock determination means, and the lighting / extinguishing circuit 5 and the CPU 7 are the interior light control means.
Step S113 corresponds to the boarding / alighting determination means, and step S112 in FIG. 2 corresponds to the lock number measuring means.

【0024】[0024]

【発明の効果】以上詳細に説明したように、本発明によ
れば、乗車のためにドアが開かれたのか降車のためにド
アが開かれたのかを検出し、乗車のためにドアが開かれ
た場合には、ドアを閉じた直後にドアロックしても室内
灯を消灯しないようにしたため、荷物の出し入れやキー
シリンダへのキー挿入等がやりやすくなる。請求項2に
記載の発明によれば、イグニッションキーがオフ位置に
ある間にドアロックされた回数を計測するようにしたた
め、乗車のためにドアが開かれたのか降車のためにドア
が開かれたのかの判断を容易かつ確実に行なえる。請求
項3に記載の発明によれば、イグニッションキーがオン
位置からオフ位置に操作された時点で計測中のドアロッ
ク操作回数をリセットするようにしたため、乗車のため
にドアが開かれたのか降車のためにドアが開かれたのか
の判断を正確に行なえる。請求項4に記載の発明によれ
ば、イグニッションキーをオフ位置に操作した後、最初
にドアロックするのは降車時と考えられるため、このと
きを除いてドアロック操作によって室内灯を消灯できな
くしている。したがって、乗車時のドアロック操作によ
って室内灯が消灯することはない。請求項5に記載の発
明によれば、イグニッションキーをオフ位置に操作した
後、2度目にドアロックするのは乗車時と考えられるた
め、このときだけドアロック操作によって室内灯を消灯
できなくしている。したがって、乗車時のドアロック操
作によって室内灯が消灯することはない。
As described above in detail, according to the present invention, it is detected whether the door is opened to get on or off to get off, and the door is opened to get on. In the case where the door is stolen, the interior light is not turned off even if the door is locked immediately after the door is closed, which makes it easy to put in and take out luggage and insert a key into the key cylinder. According to the second aspect of the present invention, the number of times the door is locked while the ignition key is in the off position is measured. Therefore, whether the door is opened for getting on or off for opening. You can easily and surely judge whether you are happy. According to the third aspect of the present invention, the number of times the door lock is being measured is reset when the ignition key is operated from the on position to the off position, so whether the door is opened for getting on or off Can accurately determine if the door was opened for. According to the invention of claim 4, it is considered that the door is first locked after the ignition key is operated to the off position when the passenger gets off the vehicle. ing. Therefore, the interior light is not turned off by the door lock operation when getting on. According to the invention of claim 5, it is considered that the door is locked for the second time after the ignition key is operated to the off position when the passenger is in the vehicle. Therefore, only at this time, the interior light cannot be turned off by the door lock operation. There is. Therefore, the interior light is not turned off by the door lock operation when getting on.

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

【図1】本発明による車両用照明制御装置の第1の実施
例のブロック図である。
FIG. 1 is a block diagram of a first embodiment of a vehicle lighting control device according to the present invention.

【図2】第1の実施例のCPUによるメイン処理を示す
フローチャートである。
FIG. 2 is a flowchart showing main processing by a CPU of the first embodiment.

【図3】CPUによる割り込み処理を示すフローチャー
トである。
FIG. 3 is a flowchart showing interrupt processing by a CPU.

【図4】第2の実施例のCPUによるメイン処理を示す
フローチャートである。
FIG. 4 is a flowchart showing main processing by a CPU of the second embodiment.

【図5】従来の車両用照明制御装置のCPUによるメイ
ン処理を示すフローチャートである。
FIG. 5 is a flowchart showing main processing by a CPU of a conventional vehicle lighting control device.

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

1 IGN−ONスイッチ 2 ドアロックスイッチ 3 ドアスイッチ 4 入力回路 5 点消灯回路 6 室内灯 7 CPU 8 RAM 9 タイマ 1 IGN-ON switch 2 Door lock switch 3 Door switch 4 Input circuit 5 Turn-off circuit 6 Interior light 7 CPU 8 RAM 9 Timer

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 ドアの開閉を検出するドア開閉検出手段
と、 開かれていたドアが閉じられたか否かを判定するドア閉
判定手段と、 このドア閉判定手段によってドアが閉じられたと判定さ
れた後、ドアが閉じられている状態でドアロックされた
か否かを判定するロック判定手段と、 このロック判定手段によってドアロックされたと判定さ
れない場合には、ドアが閉じられてから所定時間室内灯
を点灯し、ドアロックされたと判定されると前記室内灯
を消灯する室内灯制御手段とを備えた車両用照明制御装
置において、 乗車のためにドアが開かれたのか、降車のためにドアが
開かれたのかを判定する乗降判定手段を備え、 この乗降判定手段によって乗車のためにドアが開かれた
と判定されると、前記室内灯制御手段は、前記ロック判
定手段の判定結果にかかわらず、前記室内灯を所定時間
点灯することを特徴とする車両用照明制御装置。
1. A door opening / closing detecting means for detecting opening / closing of a door, a door closing judging means for judging whether an opened door is closed, and a door closing judgment means for judging that the door is closed. After that, the lock determination means determines whether the door is locked while the door is closed, and if the lock determination means does not determine that the door is locked, the interior light is kept for a predetermined time after the door is closed. In the vehicle lighting control device, which includes an interior light control means for turning off the interior light when it is determined that the door is locked, and whether the door is opened to get on or the door is opened to get off. Equipped with a boarding / alighting judging means for judging whether the door is opened, and when the boarding / alighting judging means judges that the door is opened for boarding, the interior light control means judges the lock judging means. Regardless of the outcome, the vehicle lighting control device, characterized in that the interior light for a predetermined time lighting.
【請求項2】 請求項1に記載された車両用照明制御装
置において、 イグニッションキーがオフ位置にある間にドアロックさ
れた回数を計測するロック回数計測手段を備え、 前記乗降判定手段は、前記ロック回数計測手段によって
計測された回数に基づいて、乗車のためにドアが開かれ
たのか、降車のためにドアが開かれたのかを判定するこ
とを特徴とする車両用照明制御装置。
2. The vehicle lighting control device according to claim 1, further comprising: a lock count measuring unit that measures the number of times the door is locked while the ignition key is in the off position. An illumination control device for a vehicle, comprising: determining whether a door is opened for getting on or off for opening based on the number of times measured by a lock number measuring means.
【請求項3】 請求項2に記載された車両用照明制御装
置において、 前記ロック回数計測手段は、前記イグニッションキーが
オン位置からオフ位置に操作されると、前記計測されて
いる回数をいったん初期化することを特徴とする車両用
照明制御装置。
3. The vehicle lighting control device according to claim 2, wherein when the ignition key is operated from the on position to the off position, the lock count measuring means initially resets the measured count. An illumination control device for a vehicle, which is characterized by:
【請求項4】 請求項2または3に記載された車両用照
明制御装置において、 前記室内灯制御手段は、前記ロック回数計測手段によっ
て計測された回数が1回でなければ、前記ロック判定手
段の判定結果にかかわらず、ドアが閉じられてから所定
時間前記室内灯を点灯することを特徴とする車両用照明
制御装置。
4. The vehicle lighting control device according to claim 2 or 3, wherein the interior light control means is configured to detect the lock determination means if the number of times measured by the lock number measuring means is not one. An illumination control device for a vehicle, which lights the interior light for a predetermined time after the door is closed regardless of the determination result.
【請求項5】 請求項2または3に記載された車両用照
明制御装置において、 前記室内灯制御手段は、前記ロック回数計測手段によっ
て計測された回数が2回のときのみ、前記ロック判定手
段の判定結果にかかわらず、ドアが閉じられてから所定
時間前記室内灯を点灯することを特徴とする車両用照明
制御装置。
5. The vehicle lighting control device according to claim 2 or 3, wherein the interior light control means controls the lock determination means only when the number of times measured by the lock number measuring means is two. An illumination control device for a vehicle, which lights the interior light for a predetermined time after the door is closed regardless of the determination result.
JP6080628A 1994-04-19 1994-04-19 Illumination control device for vehicle Pending JPH07285378A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6080628A JPH07285378A (en) 1994-04-19 1994-04-19 Illumination control device for vehicle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6080628A JPH07285378A (en) 1994-04-19 1994-04-19 Illumination control device for vehicle

Publications (1)

Publication Number Publication Date
JPH07285378A true JPH07285378A (en) 1995-10-31

Family

ID=13723626

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6080628A Pending JPH07285378A (en) 1994-04-19 1994-04-19 Illumination control device for vehicle

Country Status (1)

Country Link
JP (1) JPH07285378A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019156352A (en) * 2018-03-16 2019-09-19 本田技研工業株式会社 Vehicle control device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019156352A (en) * 2018-03-16 2019-09-19 本田技研工業株式会社 Vehicle control device
CN110271484A (en) * 2018-03-16 2019-09-24 本田技研工业株式会社 Controller of vehicle

Similar Documents

Publication Publication Date Title
JP4535031B2 (en) In-vehicle device remote control system
US7336151B2 (en) Radio type locking/unlocking device
KR0173740B1 (en) Method and device for controlling interior light of a vehicle
US7161467B2 (en) Vehicle-mounted device communication controller
JP2005256422A (en) Opening and closing controlling device
CN110462156A (en) Device for opening and closing vehicle door
JP4039198B2 (en) Locking and unlocking device
JP6016089B2 (en) Smart system
JPH07285378A (en) Illumination control device for vehicle
JP2020111283A (en) Door lock control device and locking method by door lock control device
JP2003254210A (en) Engine start control system
JP2006007975A (en) Power source position alarm device and method
JP6358003B2 (en) Smart system
JP3085083B2 (en) Vehicle lighting control device
JPH10131569A (en) Keyless entry device
WO2011027444A1 (en) Controller and control method for vehicle
JP2007016589A (en) Controller for vehicle antitheft function
JP3960554B2 (en) Vehicle anti-theft device and function switching method thereof
JP3296177B2 (en) Automatic locking device for keyless system for vehicles
JP2004130904A (en) Control device of light for vehicle
JP5077112B2 (en) Auto lock system
JP3132288B2 (en) Vehicle antitheft device
JP3660934B2 (en) Vehicle anti-theft device
JPH05171851A (en) Device for preventing confining of key for car door locking
JP2023170750A (en) vehicle locking device