KR101065921B1 - 터치센서를 이용한 포인팅 방법 및 이를 적용한 포인팅 장치 - Google Patents
터치센서를 이용한 포인팅 방법 및 이를 적용한 포인팅 장치 Download PDFInfo
- Publication number
- KR101065921B1 KR101065921B1 KR1020100058958A KR20100058958A KR101065921B1 KR 101065921 B1 KR101065921 B1 KR 101065921B1 KR 1020100058958 A KR1020100058958 A KR 1020100058958A KR 20100058958 A KR20100058958 A KR 20100058958A KR 101065921 B1 KR101065921 B1 KR 101065921B1
- Authority
- KR
- South Korea
- Prior art keywords
- pointing
- sensitivity
- touch
- touch sensor
- region
- Prior art date
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/033—Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
- G06F3/0354—Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor with detection of 2D relative movements between the device, or an operating part thereof, and a plane or surface, e.g. 2D mice, trackballs, pens or pucks
- G06F3/03547—Touch pads, in which fingers can move on a surface
-
- 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
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03K—PULSE TECHNIQUE
- H03K17/00—Electronic switching or gating, i.e. not by contact-making and –breaking
- H03K17/94—Electronic switching or gating, i.e. not by contact-making and –breaking characterised by the way in which the control signals are generated
- H03K17/96—Touch switches
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Position Input By Displaying (AREA)
Abstract
Description
도 2 - 본 발명에 따른 터치센서를 이용한 포인팅 장치의 센서 패드의 제1실시예를 도시한 개략도
도 3 - 본 발명에 따른 터치센서를 이용한 포인팅 장치의 센서 패드의 크기를 설명하고자 도시한 개략도
도 4 - 방향설정단계에서 각도(방향) 계산의 기준이 되는 2차원 직교 좌표계
도 5 - 좌표(X, Y)에 따른 각도(방향) 계산의 결과를 도시한 표
도 6 - 터치위치 및 터치시간을 연속적으로 변화시키는 일예를 도시한 개략도
도 7 - 도 6의 조작에 의한 모니터상에서의 포인팅 위치의 연속적인 이동 변위 및 이동 시간을 도시한 개념도
도 8 - 터치 위치에 따른 속도차를 구현하는 일예를 도시한 개념도
도 9 - 본 발명에 따른 터치센서를 이용한 포인팅 방법의 제1실시예를 도시한 상세 플로우 챠트
A : 우측영역 B : 좌측영역
C : 상측영역 D : 하측영역
S1 : 감도계산단계 S2-1 : 방향설정단계
S2-2 : 속도설정단계 S3 : 포인팅이동단계
Claims (9)
- 상대적으로 우, 좌, 상, 하로 분할된 다수의 분할영역(A, B, C, D) 각각에서 터치면적에 비례하여 감도를 도출하는 감도계산단계(S1);
{우측영역(A)의 감도 - 좌측영역(B)의 감도}에 해당되는 감도차를 X값, {상측영역(C)의 감도 - 하측영역(D)의 감도}에 해당되는 감도차를 Y값으로 하여, 기준좌표(0, 0)에 대한 좌표(X, Y)의 상대각도를 계산, 방향을 설정하는 방향설정단계(S2-1); 및
상기 방향설정단계(S2-1)에서 설정된 방향으로 터치시간에 비례하여 포인팅 위치를 이동시키는 포인팅이동단계(S3);
를 포함하여 구성되는 것을 특징으로 하는 터치센서를 이용한 포인팅 방법.
- 제1항에 있어서, 상기 방향설정단계(S2-1)는,
θ = atan2(Y, X) 함수를 이용하여 각도를 계산하는 것을 특징으로 하는 터치센서를 이용한 포인팅 방법.
- 제2항에 있어서,
X≥0인 경우에는 θ = atan2(Y, X), X<0인 경우에는 θ = 2π + atan2(Y, X)에 좌표(X, Y)를 대입하여 +Y축을 기준으로 한 각도를 도출하는 것을 특징으로 하는 터치센서를 이용한 포인팅 방법.
- 제1항에 있어서,
상기 감도계산단계(S1)와 포인팅이동단계(S3) 사이에, X²+ Y²= Z²을 이용하여, Z가 0초과 내지 제1기준값 이하인 경우에는 제1속도, 제1기준값 초과 내지 제2기준값 이하인 경우에는 제2속도를 적용하는 속도설정단계(S2-2);
를 더 포함하여 구성되는 것을 특징으로 하는 터치센서를 이용한 포인팅 방법.
- 제4항에 있어서,
Z가 제2기준값을 초과하는 경우에는 포인팅 위치가 이동되지 않고 정지상태가 되는 것을 특징으로 하는 터치센서를 이용한 포인팅 방법.
- 제1항에 있어서,
{우측영역(A)의 감도 + 좌측영역(B)의 감도 + 상측영역(C)의 감도 + 하측영역(D)의 감도}가 설정값 이하인 경우에는 포인팅 위치가 이동되지 않고 정지상태가 되는 것을 특징으로 하는 터치센서를 이용한 포인팅 방법.
- 제1항 내지 제6항 중 어느 하나의 터치센서를 이용한 포인팅 방법이 적용된 터치센서를 이용한 포인팅 장치.
- 제7항에 있어서,
손가락 터치면적의 직경이 8인 경우, 터치센서의 사이즈는 직경 8~16인 것을 특징으로 하는 터치센서를 이용한 포인팅 장치.
- 제7항에 있어서, 상기 우, 좌, 상, 하로 분할된 다수의 분할영역(A, B, C, D)은,
각각 우, 좌, 상, 하로의 이동방향을 가지는 단순 방향키로 전환되는 것을 특징으로 하는 터치센서를 이용한 포인팅 장치.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100058958A KR101065921B1 (ko) | 2010-06-22 | 2010-06-22 | 터치센서를 이용한 포인팅 방법 및 이를 적용한 포인팅 장치 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100058958A KR101065921B1 (ko) | 2010-06-22 | 2010-06-22 | 터치센서를 이용한 포인팅 방법 및 이를 적용한 포인팅 장치 |
Publications (1)
Publication Number | Publication Date |
---|---|
KR101065921B1 true KR101065921B1 (ko) | 2011-09-19 |
Family
ID=44957560
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020100058958A KR101065921B1 (ko) | 2010-06-22 | 2010-06-22 | 터치센서를 이용한 포인팅 방법 및 이를 적용한 포인팅 장치 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101065921B1 (ko) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101363318B1 (ko) * | 2012-09-07 | 2014-02-17 | 한국알프스 주식회사 | 터치패드 포인팅 제어방법 및 제어장치 |
WO2020197245A1 (ko) * | 2019-03-26 | 2020-10-01 | 삼성전자 주식회사 | 입력 장치 및 입력 장치와 상호 작용하는 전자 장치 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20070096547A (ko) * | 2006-03-27 | 2007-10-02 | 주식회사 이노칩테크놀로지 | 터치 포인터 장치 및 이를 갖는 휴대용 단말기 및 이의제어 방법 |
KR20090006718A (ko) * | 2007-07-11 | 2009-01-15 | 오의진 | 손가락의 동작감지를 이용한 데이터입력장치 |
KR20090096377A (ko) * | 2008-03-06 | 2009-09-10 | 오의진 | 데이터 입력장치 |
KR20100054267A (ko) * | 2008-11-14 | 2010-05-25 | 한국표준과학연구원 | 정전용량센서를 구비한 입력모듈 및 그 입력모듈의 제조방법 및 그 입력모듈에 터치 입력을 처리하기 위한 알고리즘 구현방법 |
-
2010
- 2010-06-22 KR KR1020100058958A patent/KR101065921B1/ko active IP Right Grant
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20070096547A (ko) * | 2006-03-27 | 2007-10-02 | 주식회사 이노칩테크놀로지 | 터치 포인터 장치 및 이를 갖는 휴대용 단말기 및 이의제어 방법 |
KR20090006718A (ko) * | 2007-07-11 | 2009-01-15 | 오의진 | 손가락의 동작감지를 이용한 데이터입력장치 |
KR20090096377A (ko) * | 2008-03-06 | 2009-09-10 | 오의진 | 데이터 입력장치 |
KR20100054267A (ko) * | 2008-11-14 | 2010-05-25 | 한국표준과학연구원 | 정전용량센서를 구비한 입력모듈 및 그 입력모듈의 제조방법 및 그 입력모듈에 터치 입력을 처리하기 위한 알고리즘 구현방법 |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101363318B1 (ko) * | 2012-09-07 | 2014-02-17 | 한국알프스 주식회사 | 터치패드 포인팅 제어방법 및 제어장치 |
WO2020197245A1 (ko) * | 2019-03-26 | 2020-10-01 | 삼성전자 주식회사 | 입력 장치 및 입력 장치와 상호 작용하는 전자 장치 |
KR20200113601A (ko) * | 2019-03-26 | 2020-10-07 | 삼성전자주식회사 | 입력 장치 및 입력 장치와 상호 작용하는 전자 장치 |
US11630527B2 (en) | 2019-03-26 | 2023-04-18 | Samsung Electronics, Co., Ltd. | Input device and electronic device interacting with input device |
KR102696593B1 (ko) * | 2019-03-26 | 2024-08-21 | 삼성전자주식회사 | 입력 장치 및 입력 장치와 상호 작용하는 전자 장치 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11886699B2 (en) | Selective rejection of touch contacts in an edge region of a touch surface | |
US8445793B2 (en) | Selective input signal rejection and modification | |
US20110221684A1 (en) | Touch-sensitive input device, mobile device and method for operating a touch-sensitive input device | |
US7817145B2 (en) | Method and system for performing scrolling by movement of a pointing object in a curvilinear path on a touchpad | |
KR101749956B1 (ko) | 전극 배열이 집적된 컴퓨터 키보드 | |
US20090289902A1 (en) | Proximity sensor device and method with subregion based swipethrough data entry | |
US20100177053A2 (en) | Method and apparatus for control of multiple degrees of freedom of a display | |
KR20040105207A (ko) | 정교하고 거친 입력 해상도를 지닌 터치패드 | |
KR101065921B1 (ko) | 터치센서를 이용한 포인팅 방법 및 이를 적용한 포인팅 장치 | |
AU2013100574B4 (en) | Interpreting touch contacts on a touch surface | |
US20080158187A1 (en) | Touch control input system for use in electronic apparatuses and signal generation method thereof | |
AU2015271962B2 (en) | Interpreting touch contacts on a touch surface |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20140812 Year of fee payment: 4 |
|
FPAY | Annual fee payment |
Payment date: 20150902 Year of fee payment: 5 |
|
FPAY | Annual fee payment |
Payment date: 20160725 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20170829 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20181108 Year of fee payment: 8 |
|
FPAY | Annual fee payment |
Payment date: 20190926 Year of fee payment: 9 |