JP5280800B2 - 携帯機器、操作検出方法および操作検出プログラム - Google Patents
携帯機器、操作検出方法および操作検出プログラム Download PDFInfo
- Publication number
- JP5280800B2 JP5280800B2 JP2008278146A JP2008278146A JP5280800B2 JP 5280800 B2 JP5280800 B2 JP 5280800B2 JP 2008278146 A JP2008278146 A JP 2008278146A JP 2008278146 A JP2008278146 A JP 2008278146A JP 5280800 B2 JP5280800 B2 JP 5280800B2
- Authority
- JP
- Japan
- Prior art keywords
- touch panel
- value
- acceleration
- detected
- detecting
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/041—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
- G06F3/0416—Control or interface arrangements specially adapted for digitisers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/16—Constructional details or arrangements
- G06F1/1613—Constructional details or arrangements for portable computers
- G06F1/1633—Constructional details or arrangements of portable computers not specific to the type of enclosures covered by groups G06F1/1615 - G06F1/1626
- G06F1/1637—Details related to the display arrangement, including those related to the mounting of the display in the housing
- G06F1/1643—Details related to the display arrangement, including those related to the mounting of the display in the housing the display being associated to a digitizer, e.g. laptops that can be used as penpads
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/16—Constructional details or arrangements
- G06F1/1613—Constructional details or arrangements for portable computers
- G06F1/1633—Constructional details or arrangements of portable computers not specific to the type of enclosures covered by groups G06F1/1615 - G06F1/1626
- G06F1/1684—Constructional details or arrangements related to integrated I/O peripherals not covered by groups G06F1/1635 - G06F1/1675
- G06F1/1694—Constructional details or arrangements related to integrated I/O peripherals not covered by groups G06F1/1635 - G06F1/1675 the I/O peripheral being a single or a set of motion sensors for pointer control or gesture input obtained by sensing movements of the portable computer
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/041—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
- G06F3/0412—Digitisers structurally integrated in a display
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/041—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
- G06F3/0414—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means using force sensing means to determine a position
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M2250/00—Details of telephonic subscriber devices
- H04M2250/12—Details of telephonic subscriber devices including a sensor for measuring a physical value, e.g. temperature or motion
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M2250/00—Details of telephonic subscriber devices
- H04M2250/22—Details of telephonic subscriber devices including a touch pad, a touch sensor or a touch detector
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Position Input By Displaying (AREA)
- Telephone Function (AREA)
- Input From Keyboards Or The Like (AREA)
- User Interface Of Digital Computer (AREA)
Description
B(n)=(A(n+1)−A(n−1))/2 … (1)
1次微分算出部63は、算出した1次微分値B(n)を移動平均算出部65をに出力する。図5に、1次微分値B(n)の一例を示す。図5に示す1次微分値B(n)は、図4に示した加速度A(n)に基づき算出された1次微分値である。
S(n)=(B(n−5)+B(n−4)+B(n−3)+B(n−2)+B(n−1)+B(n))/6 … (2)
移動平均算出部65は、算出した移動平均値S(n)を2次微分算出部67、極大値抽出部69および極小値抽出部71に出力する。図6に、移動平均値S(n)の一例を示す。図6に示す移動平均値S(n)は、図5に示した1次微分地B(n)から算出された移動平均値である。
C(n)=(S(n+1)−S(n−1))/2 … (3)
2次微分算出部67は、算出した2次微分値C(n)を極大値抽出部69および極小値抽出部71に出力する。図7に、2次微分値B(n)の一例を示す。図7に示す2次微分値C(n)は、図6に示した移動平均値S(n)に基づき算出された2次微分値である。2次微分値C(n)を算出するのは、移動平均値S(n)の極値を求めるためである。2次微分値C(n)が「0」に最も近い値となるサンプル点が移動平均値S(n)の極値を示す。2次微分算出部67は、2次微分値C(n)が「0」に最も近い値となるサンプル点を特定するための変数nを極大値抽出部69および極小値抽出部71に出力する。ここでは、2次微分値C(n)が「0」に最も近い値となるサンプル点をNとする。
Claims (3)
- タッチパネルと、
加速度を検出する加速度センサと、
加速度に基づいて、所定の操作を検出する検出手段と、
前記タッチパネル上に表示された所定の領域に対する指示が継続して検出されている間に、前記検出手段による所定の操作が検出された場合、前記所定の領域に割り当てられた複数の信号のうちから1つの信号を決定する信号決定手段と、を備え、
前記信号決定手段は、前記検出手段により前記所定の操作が検出される回数に基づき、複数の信号のうちから1つを決定する、携帯機器。 - タッチパネルを備えた携帯機器で実行される操作検出方法であって、
加速度を検出するステップと、
加速度に基づいて、所定の操作を検出するステップと、
前記タッチパネル上に表示された所定の領域に対する指示が継続して検出されている間に、前記検出するステップにおいて所定の操作が検出された場合、前記所定の領域に割り当てられた複数の信号のうちから1つの信号を決定する信号決定ステップと、を含み、
前記信号決定ステップは、前記検出するステップにおいて前記所定の操作が検出される回数に基づき、複数の信号のうちから1つを決定するステップを含む、操作検出方法。 - タッチパネルを備えた携帯機器で実行される操作検出プログラムであって、
加速度を検出するステップと、
加速度に基づいて、所定の操作を検出するステップと、
前記タッチパネル上に表示された所定の領域に対する指示が継続して検出されている間に、前記検出するステップにおいて所定の操作が検出された場合、前記所定の領域に割り当てられた複数の信号のうちから1つの信号を決定する信号決定ステップと、をコンピュータに実行させ、
前記信号決定ステップは、前記検出するステップにおいて前記所定の操作が検出される回数に基づき、複数の信号のうちから1つを決定するステップを含む、操作検出プログラム。
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008278146A JP5280800B2 (ja) | 2008-10-29 | 2008-10-29 | 携帯機器、操作検出方法および操作検出プログラム |
KR1020117012012A KR101210740B1 (ko) | 2008-10-29 | 2009-10-26 | 휴대 기기, 조작 검출 방법 및 조작 검출 프로그램을 기록한 컴퓨터로 판독 가능한 기록 매체 |
PCT/JP2009/005638 WO2010050173A1 (ja) | 2008-10-29 | 2009-10-26 | 携帯機器、操作検出方法および操作検出プログラムを記録したコンピュータ読み取り可能な記録媒体 |
US13/126,075 US20110205177A1 (en) | 2008-10-29 | 2009-10-26 | Portable device, method of detecting operation, and computer-readable storage medium storing program for detecting operation |
US14/337,766 US9727216B2 (en) | 2008-10-29 | 2014-07-22 | Portable device, method of detecting operation, and computer-readable storage medium storing program for detecting operation |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008278146A JP5280800B2 (ja) | 2008-10-29 | 2008-10-29 | 携帯機器、操作検出方法および操作検出プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010109552A JP2010109552A (ja) | 2010-05-13 |
JP5280800B2 true JP5280800B2 (ja) | 2013-09-04 |
Family
ID=42128543
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008278146A Expired - Fee Related JP5280800B2 (ja) | 2008-10-29 | 2008-10-29 | 携帯機器、操作検出方法および操作検出プログラム |
Country Status (4)
Country | Link |
---|---|
US (2) | US20110205177A1 (ja) |
JP (1) | JP5280800B2 (ja) |
KR (1) | KR101210740B1 (ja) |
WO (1) | WO2010050173A1 (ja) |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2938097B1 (fr) * | 2008-10-30 | 2010-12-31 | Oberthur Technologies | Carte a microcircuit, dispositif electronique associe a une telle carte, et procede de commande d'un tel dispositif electronique |
JP5742187B2 (ja) | 2010-11-26 | 2015-07-01 | ソニー株式会社 | 情報処理装置、情報処理方法およびプログラム |
KR101173400B1 (ko) | 2010-12-02 | 2012-08-10 | 한국과학기술원 | 내장 가속도 센서를 이용한 휴대 기기에서의 터치스크린 조작 방법 및 휴대기기 |
JP5703873B2 (ja) | 2011-03-17 | 2015-04-22 | ソニー株式会社 | 情報処理装置、情報処理方法およびプログラム |
JPWO2013118522A1 (ja) * | 2012-02-08 | 2015-05-11 | Necカシオモバイルコミュニケーションズ株式会社 | 携帯端末及びその動作方法 |
CN103092480B (zh) * | 2013-01-17 | 2016-08-17 | 广东欧珀移动通信有限公司 | 一种快速返回列表首页的方法及移动终端 |
JP6497283B2 (ja) * | 2015-09-11 | 2019-04-10 | 株式会社デンソー | データ解析装置 |
TWI641522B (zh) * | 2017-05-18 | 2018-11-21 | 晶翔微系統股份有限公司 | 減速警示裝置及方法 |
CN111625174B (zh) * | 2020-05-06 | 2022-01-04 | Oppo(重庆)智能科技有限公司 | 触摸屏控制方法及装置、电子设备、存储介质 |
DE102021002801A1 (de) * | 2021-05-26 | 2022-12-01 | Mercedes-Benz Group AG | Verfahren zur Signalauswertung |
JP2024024784A (ja) * | 2022-08-10 | 2024-02-26 | マレリ株式会社 | 操作パネル |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6369794B1 (en) * | 1998-09-09 | 2002-04-09 | Matsushita Electric Industrial Co., Ltd. | Operation indication outputting device for giving operation indication according to type of user's action |
US6201554B1 (en) * | 1999-01-12 | 2001-03-13 | Ericsson Inc. | Device control apparatus for hand-held data processing device |
US6466198B1 (en) * | 1999-11-05 | 2002-10-15 | Innoventions, Inc. | View navigation and magnification of a hand-held device with a display |
US11275405B2 (en) * | 2005-03-04 | 2022-03-15 | Apple Inc. | Multi-functional hand-held device |
JP3910541B2 (ja) * | 2003-01-21 | 2007-04-25 | 富士フイルム株式会社 | 画像格納装置 |
JP2005092441A (ja) * | 2003-09-16 | 2005-04-07 | Aizu:Kk | 文字入力方法 |
JP5132028B2 (ja) * | 2004-06-11 | 2013-01-30 | 三菱電機株式会社 | ユーザインタフェース装置 |
JP2006178755A (ja) * | 2004-12-22 | 2006-07-06 | Hitachi Ltd | 文字入力方法および文字入力装置 |
JP2006323690A (ja) * | 2005-05-19 | 2006-11-30 | Sony Corp | 検索装置,プログラム及び検索方法 |
KR100879517B1 (ko) | 2006-08-16 | 2009-01-22 | 삼성전자주식회사 | 휴대 단말기 및 그의 모드 전환 방법 |
JP2008234496A (ja) * | 2007-03-22 | 2008-10-02 | Mikio Uehara | 入力装置 |
US20090153475A1 (en) * | 2007-12-14 | 2009-06-18 | Apple Inc. | Use of a remote controller Z-direction input mechanism in a media system |
WO2009105821A1 (en) * | 2008-02-29 | 2009-09-03 | Hamish Mclennan | A method and system responsive to intentional movement of a device |
US8587515B2 (en) * | 2008-08-05 | 2013-11-19 | Apple Inc. | Systems and methods for processing motion sensor generated data |
EP2341414A1 (en) * | 2009-12-31 | 2011-07-06 | Sony Computer Entertainment Europe Limited | Portable electronic device and method of controlling a portable electronic device |
-
2008
- 2008-10-29 JP JP2008278146A patent/JP5280800B2/ja not_active Expired - Fee Related
-
2009
- 2009-10-26 WO PCT/JP2009/005638 patent/WO2010050173A1/ja active Application Filing
- 2009-10-26 US US13/126,075 patent/US20110205177A1/en not_active Abandoned
- 2009-10-26 KR KR1020117012012A patent/KR101210740B1/ko not_active IP Right Cessation
-
2014
- 2014-07-22 US US14/337,766 patent/US9727216B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
WO2010050173A1 (ja) | 2010-05-06 |
US20140337784A1 (en) | 2014-11-13 |
JP2010109552A (ja) | 2010-05-13 |
US20110205177A1 (en) | 2011-08-25 |
KR101210740B1 (ko) | 2012-12-11 |
US9727216B2 (en) | 2017-08-08 |
KR20110077021A (ko) | 2011-07-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5280800B2 (ja) | 携帯機器、操作検出方法および操作検出プログラム | |
KR101220633B1 (ko) | 소리를 이용한 터치세기 검출방법, 이를 위한 입력장치 및 사용자 단말 | |
US20180121161A1 (en) | Electronic device, control method, and storage medium | |
KR100782927B1 (ko) | 휴대용 단말기에서 문자 입력 장치 및 방법 | |
JP6483452B2 (ja) | 電子機器、制御方法、及び制御プログラム | |
JP2009086981A (ja) | 文字入力装置、文字入力方法および文字入力プログラム | |
US9189077B2 (en) | User character input interface with modifier support | |
KR100821161B1 (ko) | 터치스크린을 이용한 문자 입력방법 및 장치 | |
JP2010287241A (ja) | タッチスクリーンを備えた装置及びそのタッチ認識方法 | |
JP2010530655A (ja) | 振動入力認識を有する電子装置と方法 | |
JP2018148286A (ja) | 電子機器及び制御方法 | |
KR20100062899A (ko) | 터치 패턴을 이용한 입력 방법 및 장치 | |
CN106802808A (zh) | 悬浮按钮控制方法及装置 | |
JP5965018B2 (ja) | 携帯端末、ロック解除プログラムおよびロック解除方法 | |
CN106919302A (zh) | 移动终端的操作控制方法及装置 | |
JP5224960B2 (ja) | 携帯電話機 | |
JP4385864B2 (ja) | 携帯端末及び情報入力方法 | |
CN108008902B (zh) | 一种虚拟键盘的调整方法、装置和一种播放方法、装置 | |
JP7531214B2 (ja) | 文字入力装置、文字入力方法および文字入力プログラム | |
JP6408665B2 (ja) | 文字入力装置、文字入力方法および文字入力プログラム | |
JP6208808B2 (ja) | 文字入力装置、文字入力方法および文字入力プログラム | |
JP5934280B2 (ja) | 文字入力装置、文字入力方法および文字入力プログラム | |
JP5542906B2 (ja) | 文字入力装置、文字入力方法および文字入力プログラム | |
WO2017206382A1 (zh) | 一种输入字符的方法、装置以及终端设备 | |
KR20150074671A (ko) | 보호 케이스에 삽입되는 방향에 대응하는 동작을 수행하는 방법 및 이를 위한 전자 기기 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100413 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120925 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121113 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130212 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130403 |
|
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: 20130430 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130523 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5280800 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |