JP2019032762A - Input device and input method - Google Patents

Input device and input method Download PDF

Info

Publication number
JP2019032762A
JP2019032762A JP2017154473A JP2017154473A JP2019032762A JP 2019032762 A JP2019032762 A JP 2019032762A JP 2017154473 A JP2017154473 A JP 2017154473A JP 2017154473 A JP2017154473 A JP 2017154473A JP 2019032762 A JP2019032762 A JP 2019032762A
Authority
JP
Japan
Prior art keywords
contact
input device
detected
touch
finger
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.)
Granted
Application number
JP2017154473A
Other languages
Japanese (ja)
Other versions
JP6996819B2 (en
Inventor
青野 哲明
Tetsuaki Aono
哲明 青野
前畑 実
Minoru Maehata
実 前畑
義幸 上野
Yoshiyuki Ueno
義幸 上野
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.)
Denso Ten Ltd
Original Assignee
Denso Ten 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 Denso Ten Ltd filed Critical Denso Ten Ltd
Priority to JP2017154473A priority Critical patent/JP6996819B2/en
Publication of JP2019032762A publication Critical patent/JP2019032762A/en
Application granted granted Critical
Publication of JP6996819B2 publication Critical patent/JP6996819B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a technique capable of canceling an operation based on a contact, after a user touches an operation surface when inputting by touching the operation surface.SOLUTION: An input device including a detection unit configured to detect a contact with an operation surface by a user operation, an operation input unit configured to input an operation corresponding to a first contact when the first contact is dissolved after the first contact is detected by the detection unit, and a cancellation unit configured to cancel the detection of the first contact when a second contact is detected before the first contact is dissolved after the detection of the first contact.SELECTED DRAWING: Figure 1

Description

本発明は、入力装置及び入力方法に関する。   The present invention relates to an input device and an input method.

近年、ボタンを押す操作やスイッチを切り替える操作等をディスプレイと重畳したタッチパネルや、タッチパッドに対するタッチ操作で行うようにした電子機器が広く普及している(例えば、特許文献1)。このような電子機器では、ボタンやスイッチ等の機械的な可動部品が少なくなり、故障率を低減できる、防水性を確保しやすいといった技術的なメリットのほか、外観の凹凸が少なくなり、シンプルで先進的な印象になるといった審美的なメリットを有する。   2. Description of the Related Art In recent years, an electronic device in which an operation of pressing a button, an operation of switching a switch, or the like is performed by a touch operation superimposed on a display or a touch operation on a touch pad has been widely used (for example, Patent Document 1). In such electronic devices, there are fewer mechanical moving parts such as buttons and switches, which can reduce the failure rate and reduce the unevenness of the appearance, as well as technical advantages such as easy waterproofing. It has the aesthetic advantage of making an advanced impression.

タッチパネルやタッチパッドを用いた入力装置(以下、タッチ式の入力装置とも称す)では、ボタン等の操作対象に対して、ユーザが単に触れたことだけでなく、触れた際の操作(タッチ操作)の違い、例えば短く触れた場合(タップ又はクリックとも称す)や、短く二度触れた場合(ダブルクリック)、所定時間以上触れていた場合(長押し)などを識別し、このタッチ操作に応じた機能を実行させることができる。このため、タッチ式の入力装置では、ユーザが操作対象に触れた時点で機能を実行させるのではなく、ユーザが操作対象に触れた後、操作対象から離れた時点でタッチ操作を検出し、このタッチ操作に応じた機能を実行するものが多い。   In an input device using a touch panel or a touch pad (hereinafter also referred to as a touch-type input device), not only a user touches an operation target such as a button but also an operation when touched (touch operation). Differences such as touching for a short time (also referred to as tap or click), touching for a short time (double click), touching for a predetermined time (long press), etc. The function can be executed. For this reason, the touch type input device does not execute the function when the user touches the operation target, but detects the touch operation when the user leaves the operation target after touching the operation target. Many perform functions according to touch operations.

特開2014−167600号公報JP 2014-167600 A

ユーザが操作対象から離れた時点で機能を実行する入力装置の場合、ユーザが操作対象に触れてから機能を実行するまでに僅かながら間があり、この間に間違いに気付くことがある。この場合、機能の実行前ではあるものの間違った操作対象に対応する機能が選択されたことが確定しているため、指を離した時点で望まない機能が実行されてしまう。即ち、間違いに気づいても間違った入力操作を取り消すことができないという問題点があった。   In the case of an input device that executes a function when the user leaves the operation target, there is a slight gap between the user touching the operation target and the execution of the function, and an error may be noticed during this time. In this case, since it has been determined that the function corresponding to the wrong operation target has been selected even before the execution of the function, an undesired function is executed when the finger is released. That is, there is a problem that even if an error is noticed, the wrong input operation cannot be canceled.

そこで本発明は、操作面に触れて入力を行う際、ユーザが操作面に接触したのち、この接触に基づく操作の取り消しを可能とする技術の提供を課題とする。   Therefore, an object of the present invention is to provide a technique that enables a user to cancel an operation based on the contact after the user touches the operation surface when performing an input by touching the operation surface.

本発明の入力装置は、上述した課題を解決するため、
ユーザの操作による操作面への接触を検出する検出部と、
前記検出部によって第一の接触が検出された後、前記第一の接触が解消された場合に、前記第一の接触に対応する操作の入力を行う操作入力部と、
前記第一の接触が検出された後、第一の接触が解消される前に、第二の接触が検出された場合に、前記第一の接触が検出されたことを取り消す取消部と、
を備える。
In order to solve the above-described problems, the input device of the present invention
A detection unit for detecting contact with the operation surface by a user operation;
After the first contact is detected by the detection unit, when the first contact is canceled, an operation input unit that inputs an operation corresponding to the first contact;
After the first contact is detected, before the first contact is canceled, when the second contact is detected, a canceling unit for canceling that the first contact is detected,
Is provided.

本発明によれば、操作面に触れて入力を行う際、ユーザが操作面に接触したのち、この
接触に基づく操作の取り消しを可能とする技術を提供することができる。
ADVANTAGE OF THE INVENTION According to this invention, when touching an operation surface and performing an input, after a user contacts an operation surface, the technique which enables cancellation of operation based on this contact can be provided.

図1は、実施形態に係る入力装置を備えたシステムの構成を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration of a system including an input device according to the embodiment. 図2は、入力装置の正面図である。FIG. 2 is a front view of the input device. 図3は、パネルユニットの断面図である。FIG. 3 is a cross-sectional view of the panel unit. 図4は、入力装置が実行する入力方法の説明図である。FIG. 4 is an explanatory diagram of an input method executed by the input device. 図5は、取消操作の例を示す図である。FIG. 5 is a diagram illustrating an example of a cancel operation. 図6は、操作面に対して操作部位が接触した場合でも第一の接触として検出しない無反応領域を操作面内に配置した例を示す図である。FIG. 6 is a diagram illustrating an example in which a non-reactive region that is not detected as the first contact even when the operation part comes into contact with the operation surface is arranged in the operation surface.

以下、図面を参照して本発明の実施形態について説明する。以下の実施形態の構成は例示であり、本発明は実施形態の構成に限定されない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. The configuration of the following embodiment is an exemplification, and the present invention is not limited to the configuration of the embodiment.

〈装置構成〉
図1は、本実施形態に係る入力装置を備えたシステムの構成を示すブロック図、図2は、入力装置の正面図、図3は、パネルユニットの断面図である。
<Device configuration>
FIG. 1 is a block diagram illustrating a configuration of a system including an input device according to the present embodiment, FIG. 2 is a front view of the input device, and FIG. 3 is a cross-sectional view of a panel unit.

本システム100は、パネルユニット10、制御部20、機能部30を備えている。パネルユニット10及び制御部20は、機能部30に対してユーザによる操作の情報を入力する入力装置12を構成している。パネルユニット10は、ユーザの指等の操作部位による操作を受ける操作パネル11と、操作パネル上の操作領域に対する操作を検出するタッチパネル(検出部)14と、操作パネル11の中央付近に重畳して配置されたディスプレイ15とを有している。即ち、ディスプレイ15の周囲にタッチパネル14が、設けられている。なお、タッチパネル14は、ディスプレイ15の周囲に限らず、操作パネル11の全面に重畳して配置され、中央付近においてディスプレイ15とも重畳した構成であってもよい。また、本例のパネルユニット10は、ディスプレイ15を含む構成としたが、ディスプレイ15は必須の構成ではなく、ディスプレイ15を省略してもよい。例えば、ディスプレイ15とパネルユニット10を別体に構成し、パネルユニット10が操作パネル11とタッチパネル14を備える構成、所謂タッチパッドとして構成されてもよい。また、本実施形態において、ユーザの操作部位とは、操作面に接触して操作を行う部位であり、典型的には指である。以下、操作部位を単に指とも称すが、指に限定されるものではなく、掌や肘等、指以外の部位であってもよい。また、操作部位は、操作面に対する接触を検出部で検出可能なものであれば、手袋をした指やタッチペンなど、ユーザの身体以外のものが介在するものであっても良い。   The system 100 includes a panel unit 10, a control unit 20, and a function unit 30. The panel unit 10 and the control unit 20 constitute an input device 12 for inputting operation information by the user to the function unit 30. The panel unit 10 includes an operation panel 11 that receives an operation by an operation part such as a user's finger, a touch panel (detection unit) 14 that detects an operation on an operation area on the operation panel, and a portion near the center of the operation panel 11. And a display 15 arranged. That is, the touch panel 14 is provided around the display 15. Note that the touch panel 14 is not limited to the periphery of the display 15, and may be disposed so as to be superimposed on the entire surface of the operation panel 11, and may be superimposed on the display 15 near the center. Moreover, although the panel unit 10 of the present example is configured to include the display 15, the display 15 is not an essential configuration, and the display 15 may be omitted. For example, the display 15 and the panel unit 10 may be configured separately, and the panel unit 10 may be configured as a so-called touch pad, which includes the operation panel 11 and the touch panel 14. In the present embodiment, the user's operation part is a part that performs an operation by touching the operation surface, and is typically a finger. Hereinafter, the operation site is also simply referred to as a finger, but is not limited to the finger, and may be a site other than the finger, such as a palm or an elbow. Further, the operation part may be something other than the user's body, such as a gloved finger or a touch pen, as long as the detection unit can detect contact with the operation surface.

本例の操作パネル11は、透明な略平板状の部材であり、ユーザ側に配置される表面を操作面101とし、操作部位の接触による操作(以下、タッチ操作とも称す)を受ける。また、操作面101の少なくとも一部の領域は、スライド操作部110,120,130やタッチ操作部191〜196といった特定の機能を実行させるための操作対象として定められている。タッチ操作部191〜196は、音源の選択やチャネルの変更等の機能が割り当てられたボタンを模した操作対象、スライド操作部110,120は、音量の調整や選局等の機能が割り当てられた直線状の操作対象、スライド操作部130は、円形に指をスライドさせることによって操作量を調整するダイヤル型の操作対象である。   The operation panel 11 of this example is a transparent substantially flat plate-like member, and has a surface arranged on the user side as an operation surface 101 and receives an operation (hereinafter also referred to as a touch operation) by touching an operation part. Further, at least a part of the operation surface 101 is defined as an operation target for executing a specific function such as the slide operation units 110, 120, and 130 and the touch operation units 191 to 196. The touch operation units 191 to 196 are operation targets simulating buttons to which functions such as sound source selection and channel change are assigned, and the slide operation units 110 and 120 are assigned functions such as volume adjustment and channel selection. The linear operation target and slide operation unit 130 is a dial-type operation target that adjusts an operation amount by sliding a finger in a circle.

操作対象が設定されている領域には、印刷や凹凸加工が施され、ユーザが各操作対象を認識できるようになっている。例えば、スライド操作部110,120,130であれば、スライド操作が可能な範囲や方向が示され、タッチ操作部191〜196であればタッ
チ操作可能な範囲やタッチ操作を行った場合の機能の名称等が示されている。
The region where the operation target is set is subjected to printing and uneven processing so that the user can recognize each operation target. For example, in the slide operation units 110, 120, and 130, the range and direction in which the slide operation is possible are shown, and in the touch operation units 191 to 196, the range in which the touch operation is possible and the function when the touch operation is performed. The name etc. are shown.

タッチパネル14は、ユーザの指が操作面に接触した際の静電容量の変化に基づいて、接触位置を求める静電容量方式のタッチパネルである。例えば、図2では、操作面(平面)内に直交する二つの軸(X軸,Y軸)を有する座標系を定め、接触位置をこの座標系における座標(以下、位置情報とも称す)として求める。なお、タッチパネル14は、静電容量方式に限らず、抵抗膜方式や、超音波表面弾性波方式、光学方式であってもよい。   The touch panel 14 is a capacitive touch panel that obtains a contact position based on a change in capacitance when a user's finger contacts the operation surface. For example, in FIG. 2, a coordinate system having two axes (X axis and Y axis) orthogonal to each other in the operation surface (plane) is defined, and the contact position is obtained as coordinates in this coordinate system (hereinafter also referred to as position information). . The touch panel 14 is not limited to the capacitive method, but may be a resistive film method, an ultrasonic surface acoustic wave method, or an optical method.

ディスプレイ15は、LCD(Liquid Crystal Display)などの表示手段であり、タッチパネル14で検出した操作に応じた制御信号を機能部30へ入力した結果等の映像信号を機能部30から受信して表示する。   The display 15 is a display unit such as an LCD (Liquid Crystal Display), and receives a video signal such as a result of inputting a control signal corresponding to an operation detected by the touch panel 14 to the function unit 30 and displays it. .

制御部20は、タッチパネル14による検出結果(位置情報)に基づいて、ユーザによるタッチ操作を検出し、タッチ操作に応じた制御信号を生成して機能部30へ入力する。   The control unit 20 detects a touch operation by the user based on a detection result (position information) by the touch panel 14, generates a control signal corresponding to the touch operation, and inputs the control signal to the function unit 30.

制御部20は、例えばCPUやメモリを備えたマイクロコンピュータである。メモリは、主記憶装置と補助記憶装置とを含んでもよい。主記憶装置は、CPUの作業領域,プログラムやデータの記憶領域,通信データのバッファ領域として使用される。主記憶装置は、例えば、Random Access Memory(RAM),或いはRAMとRead Only Memory(ROM)との組み合わせで形成される。メモリには、オペレーティングシステムやファームウェアといったプログラムがインストールされている。   The control unit 20 is a microcomputer provided with, for example, a CPU and a memory. The memory may include a main storage device and an auxiliary storage device. The main storage device is used as a work area for the CPU, a storage area for programs and data, and a buffer area for communication data. The main storage device is formed by, for example, a random access memory (RAM) or a combination of a RAM and a read only memory (ROM). Programs such as an operating system and firmware are installed in the memory.

CPUは、MPU(Micro Processor Unit)、マイクロプロセッサ、プロセッサ、処理装置とも呼ばれる。CPUは、単一のプロセッサに限定される訳ではなく、マルチプロセッサ構成であってもよい。また、単一のソケットで接続される単一のCPUがマルチコア構成を有していても良い。上記各部の少なくとも一部の処理は、CPU以外のプロセッサ、例えば、Digital Signal Processor(DSP)、Graphics Processing Unit(GPU)、数値演算プロセッサ、ベクトルプロセッサ、画像処理プロセッサ等の専用プロセッサで行われても良い。また、上記各部の少なくとも一部の処理は、集積回路(IC)、その他のデジタル回路であっても良い。また、上記各部の少なくとも一部にアナログ回路が含まれても良い。集積回路は、LSI,Application Specific Integrated Circuit(ASIC),プログ
ラマブルロジックデバイス(PLD)を含む。PLDは、例えば、Field-Programmable Gate Array(FPGA)を含む。上記各部は、プロセッサと集積回路との組み合わせであっても
良い。組み合わせは、例えば、MCU(Micro Controller Unit),SoC(System-on-a-chip),システムLSI,チップセットなどと呼ばれる。
The CPU is also called an MPU (Micro Processor Unit), a microprocessor, a processor, or a processing device. The CPU is not limited to a single processor, and may have a multiprocessor configuration. A single CPU connected by a single socket may have a multi-core configuration. At least a part of the processing of each unit may be performed by a processor other than the CPU, for example, a dedicated processor such as a digital signal processor (DSP), a graphics processing unit (GPU), a numerical operation processor, a vector processor, or an image processing processor. good. Further, at least a part of the processing of each unit may be an integrated circuit (IC) or other digital circuit. In addition, an analog circuit may be included in at least a part of each of the above parts. The integrated circuit includes an LSI, an application specific integrated circuit (ASIC), and a programmable logic device (PLD). The PLD includes, for example, a field-programmable gate array (FPGA). Each of the above units may be a combination of a processor and an integrated circuit. The combination is called, for example, an MCU (Micro Controller Unit), an SoC (System-on-a-chip), a system LSI, or a chip set.

CPUは、メモリに記憶されたプログラムを主記憶装置にロードし、当該プログラムに記述された処理を実行することで、操作入力部201や取消部202の機能を果たす。   The CPU performs the functions of the operation input unit 201 and the cancellation unit 202 by loading the program stored in the memory into the main storage device and executing the processing described in the program.

操作入力部201は、タッチパネル14によって第一の接触が検出された後、当該第一の接触が解消された場合に、第一の接触に対応する操作の入力を行う。例えば、ユーザが操作面101に指で触れ、この指を操作面101から離した時に、操作の入力を行う。   The operation input unit 201 inputs an operation corresponding to the first contact when the first contact is detected after the first touch is detected by the touch panel 14. For example, when the user touches the operation surface 101 with a finger and releases the finger from the operation surface 101, an operation is input.

取消部202は、第一の接触が検出された後、第一の接触が解消される前に、第二の接触が検出された場合に、第一の接触が検出されたことを取り消す。また、取消部202は、第一の接触及び第二の接触が所定の変位をした場合に、取消操作が行われたものと認識し、前記第一の接触が検出されたことを取り消す。第一の接触及び第二の接触の変位とは、接触した状態から接触していない状態に変化した場合や、接触位置の変化など、第一の接触及び第二の接触についてのタッチパネル14による検出結果の変化である。   The cancellation unit 202 cancels that the first contact is detected when the second contact is detected before the first contact is canceled after the first contact is detected. The cancel unit 202 recognizes that the cancel operation has been performed when the first contact and the second contact have a predetermined displacement, and cancels the detection of the first contact. The displacement of the first contact and the second contact is a detection by the touch panel 14 about the first contact and the second contact, such as a change from a contacted state to a non-contacted state or a change in contact position. It is a change in results.

例えば、ユーザが操作面101上の操作対象に指で触れ(第一の接触)、ここで操作対象を間違えたことに気付いた場合、最初の指を離す前に他の指で操作面101に触れ(第二の接触)、この二本の指で所定の操作を行った場合に、最初の指で触れたことを無かったことにし、間違って触れた操作対象の機能を実行させないようにすることができる。なお、取消部202は、第一の接触及び第二の接触の2点に限らず、第二の接触が所定の変位をした場合に、前記第一の接触が検出されたことを取り消してもよい。   For example, when the user touches the operation target on the operation surface 101 with a finger (first contact) and notices that the operation target is wrong, the other finger touches the operation surface 101 before releasing the first finger. Touch (second contact) When a predetermined operation is performed with these two fingers, it is determined that the first finger has not been touched and the function of the operation target touched by mistake is not executed. be able to. The canceling unit 202 is not limited to the first contact and the second contact, but can cancel that the first contact has been detected when the second contact has a predetermined displacement. Good.

機能部30は、入力装置12から入力される制御信号に応じて制御対象の制御を実行する装置であり、例えば、音楽やラジオを再生するオーディオ機能である。また、本例のシステム100は、オーディオ機能に加えて、目的地までの経路の算出や、経路の表示といったナビゲーション機能と、動画の再生やテレビ放送の表示を行うビジュアル機能とを実行する機能部30を一体的に備えた電子機器(AVN機)であってもよい。また、これに限らず、機能部30は、エアコンや、ドライブレコーダ、サイドミラーの角度調整、前照灯の照射位置(高さ)の調整等の機能を実行するものであっても良い。   The function unit 30 is a device that executes control of a control target in accordance with a control signal input from the input device 12, and is, for example, an audio function that reproduces music or radio. In addition to the audio function, the system 100 of the present example is a functional unit that executes a navigation function such as calculation of a route to a destination and display of the route, and a visual function that reproduces a moving image and displays a television broadcast. The electronic device (AVN machine) 30 may be integrated. The function unit 30 is not limited to this, and may perform functions such as an air conditioner, a drive recorder, an angle adjustment of the side mirror, and an adjustment of the irradiation position (height) of the headlamp.

〈入力方法〉
次に、入力装置12が、検出したタッチ操作に基づく制御信号を機能部へ入力する入力方法について説明する。図4は、入力装置12が実行する入力方法の説明図である。入力装置12は、処理の開始指示を受けた場合や車両の電気系統がONとなった場合に、図4の処理を開始する。
<input method>
Next, an input method in which the input device 12 inputs a control signal based on the detected touch operation to the function unit will be described. FIG. 4 is an explanatory diagram of an input method executed by the input device 12. The input device 12 starts the process of FIG. 4 when receiving an instruction to start the process or when the electric system of the vehicle is turned on.

先ず、入力装置12は、操作面101に対する第一の接触を検出したか否かを判定し(ステップS10)、否定判定であれば(ステップS10、No)、図4の処理を終了する。   First, the input device 12 determines whether or not the first contact with the operation surface 101 has been detected (step S10). If the determination is negative (step S10, No), the processing in FIG. 4 ends.

一方、ステップS10にて肯定判定の場合(ステップS10、Yes)、入力装置12は、当該接触位置の位置情報を取得し、メモリに記憶する(ステップS20)。   On the other hand, when an affirmative determination is made in step S10 (step S10, Yes), the input device 12 acquires the position information of the contact position and stores it in the memory (step S20).

次に、入力装置12は、第二の接触を検出したか否かを判定する(ステップS30)。例えば、第一の接触と別の箇所で接触があった場合、即ち操作面101に対して複数箇所の接触があった場合に第二の接触があったと判定する。   Next, the input device 12 determines whether the second contact is detected (step S30). For example, it is determined that there is a second contact when there is contact at a different location from the first contact, that is, when there are multiple contacts with respect to the operation surface 101.

ステップS30において否定判定であれば(ステップS30,No)、入力装置12は、第一の接触が解消されたか否かを判定する(ステップS40)。ここで否定判定であれば(ステップS40,No)、入力装置12は、図4の処理を終了する。なお、本実施形態において第一の接触が解消されたとは、第一の接触に係るタッチ操作が完了したことである。この第一の接触が解消されたことの判定は、単に接触部位が操作面101から離れたことだけでなく、タッチパネル14による検出結果が所定条件を満たした場合に肯定判定するものでも良い。例えば、タッチ操作として、ダブルクリックやシングルクリックが行われる場合、第一の接触を検出した後、当該接触が検出されなくなってから所定時間(例えば0.5秒)以上経過した場合に第一の接触が解消されたと判定する。即ち、ダブルクリックのように、一瞬操作面101から操作部位を離しても所定時間以内に次の接触を行う場合には、この二度目の接触を含めた一連の操作を第一の接触として検出する。また、これに限らず、第一の接触を検出した後、当該接触が検出されなくなってから所定時間(例えば0.3秒)以内に次の接触を検出した場合にダブルクリックが行われたものとして、この二度目の接触を第一の接触に含めてもよい。更に、第一の接触を検出してから所定時間以上接触が継続された後、当該接触が検出されなくなった場合(長押しされた場合)には、ダブルクリックの可能性がないため、当該接触が検出されなくなった後、直ちに第一の接触が解消されたと判定してもよい。   If it is negative determination in step S30 (step S30, No), the input device 12 will determine whether the 1st contact was eliminated (step S40). If it is negative determination here (step S40, No), the input device 12 will complete | finish the process of FIG. In the present embodiment, the first contact is eliminated means that the touch operation related to the first contact is completed. The determination that the first contact has been eliminated may be an affirmative determination not only when the contact portion has moved away from the operation surface 101 but also when the detection result by the touch panel 14 satisfies a predetermined condition. For example, when a double click or a single click is performed as the touch operation, the first contact is detected when a predetermined time (for example, 0.5 seconds) has elapsed since the first contact is detected after the first contact is detected. It is determined that the contact has been eliminated. That is, when the next contact is made within a predetermined time even if the operation part is moved away from the operation surface 101 for a moment, such as a double click, a series of operations including the second contact is detected as the first contact. To do. Not limited to this, a double click is performed when the first contact is detected and then the next contact is detected within a predetermined time (eg, 0.3 seconds) after the contact is no longer detected. As such, this second contact may be included in the first contact. Furthermore, after the first contact is detected, contact is continued for a predetermined time or longer, and when the contact is no longer detected (when pressed for a long time), there is no possibility of double-clicking. It may be determined that the first contact has been canceled immediately after no longer being detected.

ステップS40において肯定判定であれば、入力装置12は、ステップS20で取得した位置情報に基づき、第一の接触が行われた操作対象を特定し、対応する操作を示す制御信号を機能部30に対して入力する(ステップS50)。例えば、位置情報に基づいて特定した操作対象が、図2に示すタッチ操作部191〜196の何れかであった場合、この特定したタッチ操作部191〜196と対応する操作が行われたことを示す制御信号を機能部30へ入力して当該タッチ操作部191〜196に割り当てられた機能を実行させる。また、第一の接触が行われた操作対象がスライド操作部110,120,130であった場合には、対応する操作と共に、その操作方向(スライド方向)や操作量(スライド量)を示す制御信号を機能部30へ入力する。ステップS50の入力後、入力装置12は、ステップS20でメモリに記憶したデータを初期化し(ステップS60)、第一の接触が検出されていない状態に戻して図4の処理を終了する。   If an affirmative determination is made in step S40, the input device 12 specifies the operation target on which the first contact has been made based on the position information acquired in step S20, and sends a control signal indicating the corresponding operation to the function unit 30. In response to this, an input is made (step S50). For example, when the operation target specified based on the position information is any one of the touch operation units 191 to 196 shown in FIG. 2, an operation corresponding to the specified touch operation units 191 to 196 has been performed. The control signal shown is input to the function unit 30, and the functions assigned to the touch operation units 191 to 196 are executed. Further, when the operation target on which the first contact has been made is the slide operation unit 110, 120, 130, the control indicating the operation direction (slide direction) and the operation amount (slide amount) together with the corresponding operation. A signal is input to the functional unit 30. After the input in step S50, the input device 12 initializes the data stored in the memory in step S20 (step S60), returns to the state where the first contact is not detected, and ends the process of FIG.

一方、ステップS30において第二の接触を検出したと判定した場合(ステップS30,Yes)、入力装置12は、当該接触位置の位置情報を取得し、メモリに記憶する(ステップS70)。また、入力装置12は、タッチパネル14で検出した第一の接触と第二の接触について所定の取消操作が行われたか否かを判定する(ステップS80)。なお、取消操作の詳細については後述する。   On the other hand, when it determines with having detected the 2nd contact in step S30 (step S30, Yes), the input device 12 acquires the positional information on the said contact position, and memorize | stores it in memory (step S70). Further, the input device 12 determines whether or not a predetermined cancel operation has been performed for the first contact and the second contact detected by the touch panel 14 (step S80). Details of the cancellation operation will be described later.

入力装置12は、ステップS80において否定判定であれば(ステップS80,No)、図4の処理を終了し、肯定判定であれば(ステップS80,Yes)、ステップS20でメモリに記憶したデータを初期化し(ステップS90)、第一の接触が行われたことを取り消して、図4の処理を終了する。なお、図4の処理は、入力装置12を停止させる指示を受けるまで、或は車両の電気系統がOFFとなるまで所定の周期で繰り返し実行される。   If the negative determination is made in step S80 (step S80, No), the input device 12 terminates the processing of FIG. 4, and if the determination is affirmative (step S80, Yes), the data stored in the memory in step S20 is initialized. (Step S90), canceling that the first contact has been made, and ending the process of FIG. The process of FIG. 4 is repeatedly executed at a predetermined cycle until an instruction to stop the input device 12 is received or until the electric system of the vehicle is turned off.

これにより例えば、ユーザが操作面101上の操作対象に指でタッチ(第一の接触)した時に、タッチする操作対象を間違えたことに気付いた場合、別の指で操作面101にタッチし(第二の接触)、長押しする等の取消操作を行うことで、間違った操作対象に対するタッチ(第一の接触)を無かったことにできる。   Thus, for example, when the user touches the operation target on the operation surface 101 with a finger (first contact), if the user notices that the operation target to be touched is incorrect, the user touches the operation surface 101 with another finger ( By performing a canceling operation such as (second contact) or long pressing, it can be said that there was no touch (first contact) on the wrong operation target.

図4において、第一の接触を検出した場合(ステップS10,Yes)、この第一の接触が解消されるまで図4の処理が繰り返し実行されて、ステップS20で接触位置の位置情報が繰り返し取得され、この位置情報の変化によって操作軌跡が求められる。例えばスライド操作部110,120,130に対する操作の場合、この操作軌跡の方向や量が、制御信号のスライド方向やスライド量として機能部30へ入力される。また、第二の接触が検出された場合(ステップS30,Yes)、取消操作が行われたと判定されるまで、ステップS60で接触位置の位置情報が繰り返し取得され、この位置情報の変化(操作軌跡)に基づいて取消操作が行われたか否かが判定される。   In FIG. 4, when the first contact is detected (step S10, Yes), the process of FIG. 4 is repeatedly executed until the first contact is eliminated, and the position information of the contact position is repeatedly acquired in step S20. Then, the operation trajectory is obtained by the change of the position information. For example, in the case of an operation on the slide operation units 110, 120, and 130, the direction and amount of the operation locus are input to the function unit 30 as the slide direction and slide amount of the control signal. If the second contact is detected (Yes in step S30), the position information of the contact position is repeatedly acquired in step S60 until it is determined that the canceling operation has been performed. ) To determine whether or not a cancel operation has been performed.

図5は、取消操作の例を示す図である。図5(A)は、取消操作として、第一の接触を行った指71と第二の接触を行った指72とを共に下方向へ移動させた例を示している。なお、図中の矢印は、第一の接触と第二の接触の操作軌跡を示している。即ち、ステップS20で取得した位置情報とステップS60で取得した位置情報に基づく操作軌跡が共に下方向へ移動したものであった場合に、入力装置12は、取消操作が行われたと判定する(ステップS70,Yes)。なお、図5(A)では、第一の接触と第二の接触が下方向へ移動した場合に取消操作が行われたと判定したが、この移動方向(操作方向)は下方向に限定されるものではなく、上方向や操作パネル11の外方向などの所定方向であってもよい。   FIG. 5 is a diagram illustrating an example of a cancel operation. FIG. 5A shows an example in which the finger 71 that made the first contact and the finger 72 that made the second contact are both moved downward as the cancel operation. In addition, the arrow in a figure has shown the operation locus | trajectory of a 1st contact and a 2nd contact. In other words, if both the position information acquired in step S20 and the operation locus based on the position information acquired in step S60 have moved downward, the input device 12 determines that a cancel operation has been performed (step S70, Yes). In FIG. 5A, it is determined that the cancel operation has been performed when the first contact and the second contact move downward, but this movement direction (operation direction) is limited to the downward direction. It may be a predetermined direction such as an upward direction or an outer direction of the operation panel 11.

図5(B)は、取消操作として、第一の接触を行った指71と第二の接触を行った指7
2とを共にフリックさせた例を示している。即ち、ステップS20で取得した位置情報とステップS60で取得した位置情報に基づく操作軌跡が共に移動した後に操作面101から離れたものであった場合に、入力装置12は、取消操作が行われたと判定する(ステップS70,Yes)。なお、入力装置12は、所定方向へフリックされた場合に取消操作が行われたと判定しても良いし、フリックの方向を定めず、どの方向にフリックされた場合でも取消操作が行われたと判定してもよい。また、フリックの速度が閾値を越えた場合、即ち高い速度でフリックを行った場合に取消操作が行われたと判定してもよい。
FIG. 5B shows a finger 71 that has made a first contact and a finger 7 that has made a second contact as a cancel operation.
2 shows an example of flicking together. That is, when the position information acquired in step S20 and the operation trajectory based on the position information acquired in step S60 are both moved away from the operation surface 101, the input device 12 determines that the cancel operation has been performed. Determination is made (step S70, Yes). The input device 12 may determine that the cancel operation has been performed when flicked in a predetermined direction, or determines that the cancel operation has been performed in any direction without setting the flick direction. May be. Further, when the flick speed exceeds a threshold value, that is, when the flick is performed at a high speed, it may be determined that the cancel operation has been performed.

図5(C)は、取消操作として、第一の接触を行った指71と第二の接触を行った指72とを共にレ点を描くように移動させた例を示している。即ち、ステップS20で取得した位置情報とステップS60で取得した位置情報に基づく操作軌跡が共に移動した後、方向を変えて移動して操作面101から離れ、このときの操作軌跡がレの字状であった場合に、入力装置12は、取消操作が行われたと判定する(ステップS70,Yes)。   FIG. 5C shows an example in which the finger 71 having made the first contact and the finger 72 having made the second contact are both moved so as to draw a check point as the canceling operation. That is, after both the position information acquired in step S20 and the operation locus based on the position information acquired in step S60 have moved, the direction is changed to move away from the operation surface 101, and the operation locus at this time is a letter shape. If it is, the input device 12 determines that a cancel operation has been performed (step S70, Yes).

図5(D)は、取消操作として、第一の接触を行った指71と第二の接触を行った指72とを共に丸印を描くように移動させた例を示している。即ち、ステップS20で取得した位置情報とステップS60で取得した位置情報に基づく操作軌跡が共に湾曲して移動し、ほぼ同じ位置に戻って操作面101から離れたものであった場合に、入力装置12は、取消操作が行われたと判定する(ステップS70,Yes)。なお、この場合の操作軌跡は、厳密に円形でなくてもよい。   FIG. 5D shows an example in which the finger 71 that has made the first contact and the finger 72 that has made the second contact are both moved in a circle as a cancel operation. That is, when the position information acquired in step S20 and the operation trajectory based on the position information acquired in step S60 are both curved and moved, and return to substantially the same position and away from the operation surface 101, the input device 12 determines that a cancel operation has been performed (step S70, Yes). Note that the operation trajectory in this case may not be strictly circular.

なお、図5(A)〜図5(D)では、第一の接触を行った指71と第二の接触を行った指72とを共に移動させる例を示したが、これに限らず、第一の接触を行った指71を動かさずに、第二の接触を行った指72のみで、所定方向へ移動する、フリックする、レ点を描く、丸印を描くといった操作が行われた場合に、取消操作が行われたと判定する構成であってもよい。   5A to 5D show an example in which the finger 71 that made the first contact and the finger 72 that made the second contact are moved together. When an operation such as moving in a predetermined direction, flicking, drawing a dot, or drawing a circle is performed with only the finger 72 that has made the second contact without moving the finger 71 that has made the first contact Alternatively, it may be configured to determine that a cancel operation has been performed.

図5(E)は、取消操作として、第二の接触を行った指72でダブルクリックをした例を示している。即ち、ステップS60で取得した位置情報に基づく操作軌跡が所定距離以上移動せずに短く二度接触した後に操作面101から離れたものであった場合に、入力装置12は、取消操作が行われたと判定する(ステップS70,Yes)。この場合の取消操作は、第一の接触を行った指71を動かさずに、第二の接触を行った指72のみでダブルクリックをするものであっても、指71と指72で共にダブルクリックをするものであってもよい。   FIG. 5E shows an example in which double-clicking is performed with the finger 72 that has made the second contact as the canceling operation. That is, when the operation trajectory based on the position information acquired in step S60 is a distance from the operation surface 101 after short contact without moving more than a predetermined distance, the input device 12 performs a cancel operation. (Step S70, Yes). In this case, the canceling operation does not move the finger 71 that made the first contact, and double-clicks only with the finger 72 that made the second contact. You may click.

図5(F)は、取消操作として、第二の接触を行った指72で特定の領域(取消領域)に触れた例を示している。即ち、ステップS60で取得した位置情報が取消領域内であった場合に、入力装置12は、取消操作が行われたと判定する(ステップS70,Yes)。ここで、取消領域とは、第一の接触を取り消すために予め設定された領域であり、例えば、操作パネル11(操作面101)の四隅やエッジなどであり、図5(F)の例では、指71でタッチ操作部196に触れ、指72で操作パネル11のエッジに触れた例を示している。また、取消領域は、操作対象の操作面101内に配置した取消ボタン等を示す領域であってもよい。   FIG. 5F shows an example in which a specific area (cancellation area) is touched with the finger 72 that has made the second contact as the cancellation operation. That is, when the position information acquired in step S60 is within the cancel area, the input device 12 determines that a cancel operation has been performed (step S70, Yes). Here, the cancellation area is an area set in advance for canceling the first contact, and is, for example, the four corners or edges of the operation panel 11 (operation surface 101). In the example of FIG. In this example, the finger 71 touches the touch operation unit 196 and the finger 72 touches the edge of the operation panel 11. The cancel area may be an area indicating a cancel button or the like arranged in the operation surface 101 to be operated.

これにより、第二の接触を行った後にフリックやダブルクリック等の特定の移動操作を行う必要がなく、取消領域内で第二の接触を行うだけで容易に第一の接触を取り消すことができる。また、操作パネル11の四隅やエッジなど、ユーザが触り易い領域を取消領域として定めておくことで、例えば運転中のユーザが操作パネル11を注視せずに第一の接触を取り消すことができる。   Thus, it is not necessary to perform a specific movement operation such as flicking or double-clicking after performing the second contact, and the first contact can be easily canceled simply by performing the second contact in the cancellation area. . In addition, by defining areas that are easy for the user to touch, such as the four corners and edges of the operation panel 11, for example, the user who is driving can cancel the first contact without gazing at the operation panel 11.

図5(G)は、取消操作として、第一の接触を行った指71を操作面101から離さずに特定の領域(取消領域)に移動させて第二の接触を行った例を示している。図5(A)〜図5(F)の例では、第一の接触を行った指71とは別の指72で第一の接触とは異なる位置を触れたことを第二の接触としたが、これに限らず図5(G)では、第一の接触を行った指71を移動させて第二の接触を行っている。例えば、入力装置12は、第一の接触を検出した後(ステップS10,Yes)、第一の接触が解消していないと判定した状態(ステップS40,No)で図4の処理を繰り返し、ステップS20で取得した位置情報が指71の移動に伴って変化して、取消領域内となった場合に、第二の接触が行われたと判定する(ステップS30,Yes)。また、取消領域内で第二の接触が行われたことから、ステップS70で取消操作が行われたと判定する。なお、図5(G)では、タッチ操作部196に触れた指71を操作パネル11の角(取消領域)に移動させた例を示している。   FIG. 5G shows an example in which the second contact is made by moving the finger 71 that has made the first contact to a specific region (cancellation region) without releasing it from the operation surface 101 as the cancel operation. Yes. In the example of FIGS. 5A to 5F, the second contact is that the finger 72 different from the first contact is touched with a finger 72 different from the first contact. However, not limited to this, in FIG. 5G, the finger 71 that has made the first contact is moved to make the second contact. For example, after detecting the first contact (step S10, Yes), the input device 12 repeats the process in FIG. 4 in a state where it is determined that the first contact has not been resolved (step S40, No). When the position information acquired in S20 changes with the movement of the finger 71 and falls within the cancellation area, it is determined that the second contact has been made (step S30, Yes). Further, since the second contact has been made in the cancellation area, it is determined in step S70 that the cancellation operation has been performed. FIG. 5G shows an example in which the finger 71 touching the touch operation unit 196 is moved to a corner (cancellation region) of the operation panel 11.

〈検出領域の一例〉
図6は、操作面101に対して操作部位が接触した場合でも第一の接触として検出しない無反応領域を操作面101内に配置した例を示す図である。図6の例では、斜線状の網掛けを付したタッチ操作部191〜196及びスライド操作部110,120,130が第一の接触を検出する領域であり、その周囲の白抜きの領域が無反応領域である。
<Example of detection area>
FIG. 6 is a diagram illustrating an example in which a non-reactive region that is not detected as the first contact even when the operation part comes into contact with the operation surface 101 is arranged in the operation surface 101. In the example of FIG. 6, the touch operation units 191 to 196 and the slide operation units 110, 120, and 130 with hatched shading are areas where the first contact is detected, and there are no white areas around them. It is a reaction area.

複数のボタンが配列された入力装置において、ユーザが所望のボタンを押す操作を行う場合、従来の機械的なボタンを採用した入力装置では、先ずボタンに軽く触れて所望のボタンであることを触覚で確認してから、当該ボタンを押し込むといった操作を行うことができる。これに対し、タッチ式の入力装置では、操作面に触れるだけで何らかの入力が開始されてしまうので、ユーザは操作面から指を浮かせた状態で所望のボタンを選ばなければならない。特に、静電容量式や光学式のタッチパネルを採用した入力装置では、操作面に指を近づけただけで反応することがあり、操作面から十分に指を離す必要がある。このように指を浮かせた不安定な状態でボタンを選ぶと、押すボタンを選んだ後、実際に押す際に間違って異なるボタンを押してしまうことがある。特に、車両に搭載されたオーディオ等の操作を行うような場合、ユーザ(運転者)が操作面を注視することが難しいことや振動の影響等によって、入力操作を誤ることがあった。   In an input device in which a plurality of buttons are arranged, when a user performs an operation of pressing a desired button, in an input device that employs a conventional mechanical button, first touch the button lightly to determine that the button is the desired button. After confirming with, an operation such as pressing the button can be performed. On the other hand, in a touch-type input device, some input is started simply by touching the operation surface. Therefore, the user must select a desired button with a finger lifted from the operation surface. In particular, in an input device that employs a capacitance type or optical touch panel, there are cases where a reaction occurs just by bringing a finger close to the operation surface, and it is necessary to sufficiently remove the finger from the operation surface. If you select a button in an unstable state with your finger up like this, you may accidentally press a different button when you actually press the button after you select it. In particular, when an operation such as audio mounted on a vehicle is performed, an input operation may be mistaken due to difficulty in gaze at the operation surface by the user (driver) or the influence of vibration.

そこで、本実施形態では、操作面101内に無反応領域を配置し、ユーザがこの無反応領域に触れて、手指を安定させた状態でボタン等の操作対象を選ぶことができるようにしている。このように無反応領域を設けたことにより、ユーザが先ず無反応領域に触れて体勢を整えてから所望のボタンにタッチすることができ、確実に操作を行うことができる。   Therefore, in the present embodiment, a non-reactive area is arranged in the operation surface 101, and the user can select an operation target such as a button while touching the non-reactive area and stabilizing the finger. . By providing the non-reaction area in this way, the user can touch the non-reaction area first to adjust his / her posture and then touch a desired button, and the operation can be reliably performed.

なお、無反応領域は、図6の例に限定されるものではなく、タッチパネル14の検出範囲内であって、操作対象以外の領域であれば任意に設定できる。例えば、無反応領域は、各操作対象の少なくとも一部と隣接して設けられることが望ましく、特に複数の操作対象が配列されている場合には、この操作対象の間に設けられることが望ましいこれによりユーザが、複数の操作対象の何れをタッチすればよいか迷った場合でも無効領域に指を置いて体勢を整えることができ、落ち着いて操作することができる。   The non-reaction area is not limited to the example of FIG. 6 and can be arbitrarily set as long as it is within the detection range of the touch panel 14 and is an area other than the operation target. For example, the non-reaction region is desirably provided adjacent to at least a part of each operation target, and particularly when a plurality of operation targets are arranged, it is preferably provided between the operation targets. Thus, even when the user is wondering which of a plurality of operation objects to touch, the user can put his finger on the invalid area to adjust his / her posture, and can operate calmly.

また、無効領域は、操作面101の外周(エッジ)や四隅であってもよい。このようにユーザが認識しやすい位置を無効領域として定めることで、例えば運転中のユーザが操作パネル11を注視しなくても無効領域に手指を置くことができ、操作性が向上する。   The invalid area may be the outer periphery (edge) or the four corners of the operation surface 101. Thus, by defining the position that is easy for the user to recognize as the invalid area, for example, the user who is driving can place his / her finger in the invalid area without gazing at the operation panel 11, and the operability is improved.

更に、図6の例では、タッチ操作部193とタッチ操作部194の間の無反応領域に、操作面101から突出した凸形状の指標部75を形成している。これにより、ユーザが先ず無反応領域の指標部75に触れ、この指標部75との位置関係に基づいて所望のボタン
にタッチすることができ、確実に操作を行うことができる。例えば、タッチ操作部193にタッチするのであれば、指標部75の左隣りのボタン、タッチ操作部195にタッチするのであれば、指標部75の右側2つ目のボタン等のように、指標部75との位置関係(相対位置)から各操作対象の位置を把握し、所望の操作対象にタッチ操作することができる。なお、指標部75は、ユーザが触覚によって認識できるように、指標部75以外の操作面101と異なる形状であればよく、例えば、操作面101に対して凹形状であっても、凹凸が組み合わされた形状であってもよい。
Further, in the example of FIG. 6, a convex index portion 75 protruding from the operation surface 101 is formed in a non-reactive area between the touch operation portion 193 and the touch operation portion 194. As a result, the user can first touch the indicator portion 75 in the non-reactive area, touch the desired button based on the positional relationship with the indicator portion 75, and can reliably perform the operation. For example, if the touch operation unit 193 is touched, the indicator unit 75 is a button on the left side of the indicator unit 75, and if the touch operation unit 195 is touched, the indicator unit is the second button on the right side of the indicator unit 75. The position of each operation target can be grasped from the positional relationship (relative position) with 75, and a desired operation target can be touch-operated. The indicator portion 75 may have a shape different from that of the operation surface 101 other than the indicator portion 75 so that the user can recognize it by tactile sense. It may be a shaped shape.

図6の例において、無反応領域は、第一の接触を検出しない領域であり、図4のステップS30で検出する第二の接触や、ステップS60で検出する位置情報については、無反応領域に拘らずタッチパネル14の検出領域全体で検出する。これにより第一の接触を検出する範囲を限定して、手指を置く場所を確保しつつ、第二の接触や取消操作については検出範囲を限定せず、第一の接触を取り消す操作を確実に行えるようにしている。   In the example of FIG. 6, the non-reactive region is a region where the first contact is not detected, and the second contact detected in step S30 in FIG. 4 and the position information detected in step S60 are in the non-reactive region. Regardless, the entire detection area of the touch panel 14 is detected. As a result, the range for detecting the first contact is limited to secure a place for placing a finger, while the second contact and the canceling operation are not limited to the detection range, and the operation for canceling the first contact is ensured. I can do it.

〈実施形態の作用効果〉
本実施形態では、入力装置12が、ユーザの操作による操作面101への接触を検出するタッチパネル(検出部)14と、前記検出部によって第一の接触が検出された後、前記第一の接触が解消された場合に、前記第一の接触に対応する操作の入力を行う操作入力部201と、前記第一の接触が検出された後、第一の接触が解消される前に、第二の接触が検出された場合に、前記第一の接触が検出されたことを取り消す取消部202とを備える。
<Effects of Embodiment>
In the present embodiment, after the input device 12 detects the first contact by the touch panel (detection unit) 14 that detects contact with the operation surface 101 by the user's operation and the detection unit, the first contact is performed. And the operation input unit 201 that inputs an operation corresponding to the first contact, and after the first contact is detected, before the first contact is canceled, the second And a cancel unit 202 that cancels that the first contact is detected when the first contact is detected.

この構成により、入力装置12は、第一の接触を検出した場合であっても、第二の接触を検出した場合には、第一の接触を取り消すことができるので、ユーザが間違った操作対象にタッチ(第一の接触)したことに気付いた場合、第二の接触を行って、間違ったタッチを取り消すことができる。このため間違った操作対象に対応する機能を実行させることなく、正しい操作をやり直すことができる。   With this configuration, even when the input device 12 detects the first contact, the input device 12 can cancel the first contact when the second contact is detected. If you notice that you touched (first contact), you can make a second contact and cancel the wrong touch. Therefore, the correct operation can be performed again without executing the function corresponding to the wrong operation target.

また、本実施形態の入力装置12は、前記ユーザの操作によって、前記第一の接触及び前記第二の接触が所定の変位をした場合に、前記第一の接触が検出されたことを取り消す。   Further, the input device 12 according to the present embodiment cancels the detection of the first contact when the first contact and the second contact are displaced by a user operation.

この構成により、ユーザが二本の指でスライド、フリック、円を描く等、所定の取消動作を行った場合に、入力装置12が、この取消操作を認識し、第一の接触を取り消すことができる。従ってユーザが取消動作を行ったときのみ、適切に第一の接触を取り消すことができる。   With this configuration, when the user performs a predetermined canceling operation such as sliding, flicking, or drawing a circle with two fingers, the input device 12 can recognize the canceling operation and cancel the first contact. it can. Accordingly, the first contact can be appropriately canceled only when the user performs a cancel operation.

本実施形態の入力装置12は、前記ユーザの操作によって、前記第二の接触が所定の変位をした場合に、前記第一の接触が検出されたことを取り消す。   The input device 12 of the present embodiment cancels that the first contact has been detected when the second contact has been displaced by a user operation.

この構成により、ユーザが最初に間違った操作対象に触れた指を止めたまま、二本目の指でダブルクリック、スライド、フリック、円を描く等、所定の取消動作を行った場合に、入力装置12が、この取消操作を認識し、第一の接触を取り消すことができる。   With this configuration, when the user performs a predetermined canceling operation such as double-clicking, sliding, flicking, drawing a circle, etc. with the second finger while stopping the finger that first touched the wrong operation target, the input device 12 can recognize this cancellation operation and cancel the first contact.

本実施形態の入力装置12は、第二の接触が、操作面101の特定の領域(取消領域)になされる接触であった場合に第一の接触が検出されたことを取り消す。   The input device 12 of the present embodiment cancels that the first contact is detected when the second contact is a contact made on a specific region (cancellation region) of the operation surface 101.

この構成により、ユーザは、第二の接触を行った後にフリックやダブルクリック等の特定の移動操作を行うのではなく、特定の域内で第二の接触を行うだけで容易に第一の接触を取り消すことができる。   With this configuration, the user does not perform a specific movement operation such as flicking or double-clicking after performing the second contact, but can easily perform the first contact only by performing the second contact within a specific area. Can be canceled.

また、本実施形態の入力装置12おいて、前記特定の領域は、前記操作面101のエッジまたは角である。   In the input device 12 according to the present embodiment, the specific area is an edge or a corner of the operation surface 101.

この構成により、操作面101のエッジや角といったユーザが触り易い領域で第二の接触が行われた場合に、入力装置12が第一の接触を取り消すので、ユーザは、操作面101を注視せずに第一の接触を取り消すことができる。   With this configuration, when the second contact is performed in an area that is easy for the user to touch, such as an edge or a corner of the operation surface 101, the input device 12 cancels the first contact. Without canceling the first contact.

以上、本発明の実施の形態を説明したが、これらはあくまで例示にすぎず、本発明はこれらに限定されるものではなく、特許請求の範囲の趣旨を逸脱しない限りにおいて、当業者の知識に基づく種々の変更が可能である。   Although the embodiments of the present invention have been described above, these are merely examples, and the present invention is not limited to these embodiments, and the knowledge of those skilled in the art can be used without departing from the spirit of the claims. Various modifications based on this are possible.

10 パネルユニット
11 操作パネル
12 入力装置
14 タッチパネル
15 ディスプレイ
20 制御部
30 機能部
100 システム
101 操作面
110,120,130 スライド操作部
191〜196 タッチ操作部
201 操作入力部
202 取消部
DESCRIPTION OF SYMBOLS 10 Panel unit 11 Operation panel 12 Input device 14 Touch panel 15 Display 20 Control part 30 Function part 100 System 101 Operation surface 110,120,130 Slide operation part 191-196 Touch operation part 201 Operation input part 202 Cancellation part

Claims (6)

ユーザの操作による操作面への接触を検出する検出部と、
前記検出部によって第一の接触が検出された後、前記第一の接触が解消された場合に、前記第一の接触に対応する操作の入力を行う操作入力部と、
前記第一の接触が検出された後、前記第一の接触が解消される前に、第二の接触が検出された場合に、前記第一の接触が検出されたことを取り消す取消部と、
を備える入力装置。
A detection unit for detecting contact with the operation surface by a user operation;
After the first contact is detected by the detection unit, when the first contact is canceled, an operation input unit that inputs an operation corresponding to the first contact;
After the first contact is detected and before the first contact is canceled, if a second contact is detected, a canceling unit for canceling that the first contact is detected,
An input device comprising:
前記ユーザの操作によって、前記第一の接触及び前記第二の接触が所定の変位をした場合に、前記第一の接触が検出されたことを取り消す
請求項1に記載の入力装置。
The input device according to claim 1, wherein when the first contact and the second contact are displaced by a user operation, the detection of the first contact is canceled.
前記ユーザの操作によって、前記第二の接触が所定の変位をした場合に、前記第一の接触が検出されたことを取り消す
請求項1に記載の入力装置。
The input device according to claim 1, wherein the first contact is canceled when the second contact is displaced by a user operation.
前記第二の接触が、前記操作面の特定の領域になされる接触である
請求項1〜3の何れか一項に記載の入力装置。
The input device according to claim 1, wherein the second contact is a contact made to a specific region of the operation surface.
前記特定の領域が、前記操作面のエッジまたは角である請求項4に記載の入力装置。   The input device according to claim 4, wherein the specific region is an edge or a corner of the operation surface. 操作面に対するユーザの接触を検出する検出部によって第一の接触が検出された後、前記第一の接触が解消された場合に、前記第一の接触に対応する操作の入力を行うステップと、
前記第一の接触が検出された後、前記第一の接触が解消される前に、第二の接触が検出された場合に、前記第一の接触が検出されたことを取り消すステップと、
をコンピュータが実行する入力方法。
A step of inputting an operation corresponding to the first contact when the first contact is canceled after the first contact is detected by a detection unit that detects a user's contact with the operation surface;
Canceling the detection of the first contact if the second contact is detected before the first contact is resolved after the first contact is detected;
The input method that the computer performs.
JP2017154473A 2017-08-09 2017-08-09 Input device and input method Active JP6996819B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017154473A JP6996819B2 (en) 2017-08-09 2017-08-09 Input device and input method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017154473A JP6996819B2 (en) 2017-08-09 2017-08-09 Input device and input method

Publications (2)

Publication Number Publication Date
JP2019032762A true JP2019032762A (en) 2019-02-28
JP6996819B2 JP6996819B2 (en) 2022-01-17

Family

ID=65523520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017154473A Active JP6996819B2 (en) 2017-08-09 2017-08-09 Input device and input method

Country Status (1)

Country Link
JP (1) JP6996819B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021031039A (en) * 2019-08-29 2021-03-01 アルパイン株式会社 Operation system, control device and control method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005266850A (en) * 2004-03-16 2005-09-29 Kyocera Mita Corp Display input operation device
JP2011070347A (en) * 2009-09-25 2011-04-07 Nec Casio Mobile Communications Ltd Mobile terminal device
JP2014115845A (en) * 2012-12-10 2014-06-26 Sony Computer Entertainment Inc Electronic apparatus, menu display method
JP2016018510A (en) * 2014-07-10 2016-02-01 キヤノン株式会社 Information processor, control method for information processor, and program
WO2017047180A1 (en) * 2015-09-18 2017-03-23 ソニー株式会社 Information processing device, information processing method, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005266850A (en) * 2004-03-16 2005-09-29 Kyocera Mita Corp Display input operation device
JP2011070347A (en) * 2009-09-25 2011-04-07 Nec Casio Mobile Communications Ltd Mobile terminal device
JP2014115845A (en) * 2012-12-10 2014-06-26 Sony Computer Entertainment Inc Electronic apparatus, menu display method
JP2016018510A (en) * 2014-07-10 2016-02-01 キヤノン株式会社 Information processor, control method for information processor, and program
WO2017047180A1 (en) * 2015-09-18 2017-03-23 ソニー株式会社 Information processing device, information processing method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021031039A (en) * 2019-08-29 2021-03-01 アルパイン株式会社 Operation system, control device and control method
JP7309524B2 (en) 2019-08-29 2023-07-18 アルパイン株式会社 Operation system, control device and control method

Also Published As

Publication number Publication date
JP6996819B2 (en) 2022-01-17

Similar Documents

Publication Publication Date Title
JP5295328B2 (en) User interface device capable of input by screen pad, input processing method and program
US9843664B2 (en) Invalid area specifying method for touch panel of mobile terminal
JP5957834B2 (en) Portable information terminal, touch operation control method, and program
JP5857255B2 (en) Information processing apparatus, processing control method, program, and recording medium
JP5640486B2 (en) Information display device
US10126854B2 (en) Providing touch position information
JP5615642B2 (en) Portable terminal, input control program, and input control method
JP2013012021A (en) Information processing apparatus, information processing method, program and remote operation system
JP2012173904A (en) Electronic apparatus, content display method, and content display program
JP2012099005A (en) Input device, input method, and input program
JP2011159089A (en) Information processor
JP2009009252A (en) Touch type input device
JP2014016743A (en) Information processing device, information processing device control method and information processing device control program
JPWO2012111227A1 (en) Touch-type input device, electronic apparatus, and input method
JP6996819B2 (en) Input device and input method
JP4677941B2 (en) Touch panel input method
JP6183820B2 (en) Terminal and terminal control method
JP2015118424A (en) Information processing device
JP2012173997A (en) Display device, display method and display program
JP5855481B2 (en) Information processing apparatus, control method thereof, and control program thereof
WO2019215915A1 (en) Input control device, display input device, and input control method
JP5805473B2 (en) Operating device
US20130063426A1 (en) Display control device, display control method, and computer program for rendering three-dimensional space by perspective projection
JP6541475B2 (en) Display device, display method and display program
KR20140100668A (en) Smart Device Cover and Smart Device having the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200331

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210107

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210202

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210331

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210427

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210621

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20211116

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211214

R150 Certificate of patent or registration of utility model

Ref document number: 6996819

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150