JP6999617B2 - タッチパネル - Google Patents
タッチパネル Download PDFInfo
- Publication number
- JP6999617B2 JP6999617B2 JP2019153160A JP2019153160A JP6999617B2 JP 6999617 B2 JP6999617 B2 JP 6999617B2 JP 2019153160 A JP2019153160 A JP 2019153160A JP 2019153160 A JP2019153160 A JP 2019153160A JP 6999617 B2 JP6999617 B2 JP 6999617B2
- Authority
- JP
- Japan
- Prior art keywords
- pressure sensing
- touch
- force
- resistors
- sensing unit
- 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.)
- Active
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/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/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/045—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means using resistive elements, e.g. a single continuous surface or two parallel surfaces put in contact
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2203/00—Indexing scheme relating to G06F3/00 - G06F3/048
- G06F2203/041—Indexing scheme relating to G06F3/041 - G06F3/045
- G06F2203/04105—Pressure sensors for measuring the pressure or force exerted on the touch surface without providing the touch 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/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
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)
- Force Measurement Appropriate To Specific Purposes (AREA)
- Measuring Fluid Pressure (AREA)
- Position Input By Displaying (AREA)
Description
本出願は、参照により本明細書に取り込まれる、2018年8月24日に出願された中国出願番号第201810973194.1号に対する優先権を主張する。
FA=(F1*KB2-F2*KA2)/(KA1*KB2-KB1*KA2)
FB=(F2*KA1-F1*KB2)/(KA1*KB2-KB1*KA2)
本開示の目的、技術的解決及び利点をより明確にするために、本開示は、添付の図面及び実施形態を参照することにより以下により詳細に記載される。本明細書に記載する具体的な実施形態は本開示の例示に過ぎず本発明を限定するものではないことを理解されたい。
△R/R=Kε (7)
F1=FA(component 1)+FB(component 1)=FA*KA1+FB*KA2 (1)
KA1=fA(x1)*fA(y1) (2)
KA2=fA(x2)*fA(y2) (3)
F2=FB(component 2)+FA(component 2)=FB*KB2+FA*KB1 (4)
KB1=fB(x1)*fB(y1) (5)
KB2=fB(x2)*fB(y2) (6)
すなわち、KA=fA(x)*fA(y)、KB=fB(x)*fB(y)である。
fA(x)=ax3+bx2+cx+d (7)
ここで、a、b、c、及びdは既知の定数であり、これらの定数は算出プログラムを当てはめることにより取得できる。
fA(y)=Ay2+By+C (8)
ここで、A、B、及びCは定数である。これらの定数は算出プログラムを当てはめることにより得られ、fA(y)はY軸上で対称である。
KA=fA(x)*fA(y) (9)
fB(x)=ax3+bx2+cx+d (10)
ここで、a、b、c、及びdは既知の定数であり、これらの定数は算出プログラムを当てはめることにより得られる。
fB(y)=Ay2+By+C (11)
ここで、A、B、及びCは定数である。これらの定数は算出プログラムを当てはめることにより得られ、fB(y)はY軸上で対称である。
KB=fB(x)*fB(y) (12)
すなわち、KB1=fB(x1)*fB(y1)かつKB2=fB(x2)*fB(y2)である。
FA=(F1*KB2-F2*KA2)/(KA1*KB2-KB1*KA2) (13)
FB=(F2*KA1-F1*KB2)/(KA1*KB2-KB1*KA2) (14)
KA=fA(x)*fA(y)、KB=fB(x)*fB(y)
ここで、KA1=fA(x1)*fA(y1)、KB2=fB(x2)*fB(y2)、
KB1=fB(x1)*fB(y1)、KA2=fA(x2)*fA(y2)、
fA(x)=ax3+bx2+cx+d、fA(y)=Ay2+By+C、
fB(x)=ax3+bx2+cx+d、fB(y)=Ay2+By+Cである。
Claims (8)
- 圧力感知モジュールと、
位置情報を検出するように構成されたタッチ感知ユニットと、
を備える、タッチパネルであって、
前記圧力感知モジュールは、
基板と、
該基板上に形成される感知層であって、前記基板の対称軸に沿って軸対称に設けられる複数の圧力感知ユニットを備え、前記対称軸を境にして第1圧力感知領域と第2圧力感知領域とを構成する、感知層と、を備え、
前記複数の圧力感知ユニットのうち前記第1圧力感知領域に設けられた複数の圧力感知ユニットを結ぶ線分によって規定される形状は、矩形状ではなく、
前記圧力感知ユニットはそれぞれ、略同じ抵抗値を有する4つの抵抗器を備え、該4つの抵抗器はホイートストンブリッジとして構成され、抵抗器のうち2つの抵抗器のパターン形状が同じ延在方向を有し互いに隣接しておらず、
前記圧力感知モジュールは、
第1のタッチ力F A を前記第1圧力感知領域に加え第2のタッチ力F B を前記第2圧力感知領域に加えて前記第1のタッチ力F A 及び前記第2のタッチ力F B のタッチ位置を感知し、それぞれタッチ点の位置情報を取得すること、
前記第1圧力感知領域における前記圧力感知ユニットの第1の測定値F 1 と前記第2圧力感知領域における前記圧力感知ユニットの第2の測定値F 2 とをそれぞれ取得し、既知の力Fが前記タッチパネルに加えられた際、前記タッチパネルに加えられた前記力Fに対する、前記第1圧力感知領域における前記圧力感知ユニットにより取得された任意のタッチ点における力の割合である、成分比K A と、前記タッチパネルに加えられた前記力Fに対する、前記第2圧力感知領域における前記圧力感知ユニットにより取得された任意のタッチ点における力の割合である、成分比K B と、を取得すること、及び
前記取得された第1のタッチ力F A 及び前記第2のタッチ力F B の前記タッチ点の位置、前記第1の測定値F 1 及び前記第2の測定値F 2 に応じて、前記第1のタッチ力F A 及び前記第2のタッチ力F B に対応する前記タッチ点の前記成分比K A 及びK B を取り出すことであって、それにより前記第1のタッチ力F A 及び前記第2のタッチ力F B を算出すること、
を含むことにより、前記タッチパネルの二点タッチ圧力を検出するように構成され、
前記タッチ点の前記成分比K A は、前記第1圧力感知領域における前記第1のタッチ力F A のそれぞれ対応するタッチ点の比例成分K A1 と、前記第2圧力感知領域における前記第2のタッチ力F B のそれぞれ対応するタッチ点の比例成分K A2 とを含み、
前記タッチ点の前記成分比K B は、前記第1圧力感知領域における前記第1のタッチ力F A のそれぞれ対応するタッチ点の比例成分K B1 と、前記第2圧力感知領域における前記第2のタッチ力F B のそれぞれ対応するタッチ点の比例成分K B2 とを含み、
F A =(F 1 *K B2 -F 2 *K A2 )/(K A1 *K B2 -K B1 *K A2 )、
F B =(F 2 *K A1 -F 1 *K B2 )/(K A1 *K B2 -K B1 *K A2 )である、
タッチパネル。 - 前記基板は矩形の基板であり、
前記圧力感知ユニットは前記基板の4つの角に設けられ、
前記角のそれぞれに設けられた前記圧力感知ユニットは矩形に形成されており、
第1の角度は、前記圧力感知ユニットの第1の辺又は第2の辺と、前記基板のX軸方向の辺との間の角度とで同じであり、又は、
第2の角度は、前記圧力感知ユニットの第1の辺又は第2の辺と、前記X軸方向に直交する前記基板のY軸方向の辺との間の角度とで同じである、
請求項1に記載のタッチパネル。 - 前記第1の角度及び前記第2の角度は35°~55°の範囲内である、
請求項2に記載のタッチパネル。 - 前記第1の角度及び前記第2の角度は45°である、
請求項3に記載のタッチパネル。 - 延在方向が同じであるパターン形状を有する前記2つの抵抗器は対角線上に分布している、
請求項1~4のいずれか一項に記載のタッチパネル。 - 延在方向が同じである前記パターン形状を有する前記2つの抵抗器は抵抗器の第1グループと定義され、他の2つの抵抗器は抵抗器の第2グループと定義され、前記第1グループの抵抗器のパターン形状及び前記第2グループの抵抗器のパターン形状は、延在方向が異なる、
請求項1~4のいずれか一項に記載のタッチパネル。 - 前記第1グループの抵抗器のパターン形状の延在方向と、前記第2グループの抵抗器のパターン形状の延在方向とは互いに直交する、
請求項6に記載のタッチパネル。 - KA1及びKA2の値はX軸座標と多変量曲線の正規相関があり、
前記KA1及びKA2の値は前記X軸に直交するY軸上で対称であり、
前記KA1及びKA2の値は正規化され、
KB1及びKB2の値は前記X軸座標と多変量曲線の正規相関があり、
前記KB1及びKB2の値は前記Y軸上で対称であり、
前記KB1及びKB2の値は正規化される、
請求項1~7の何れか一項に記載のタッチパネル。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810973194.1 | 2018-08-24 | ||
CN201810973194.1A CN110858108A (zh) | 2018-08-24 | 2018-08-24 | 一种压力感测模组、触控面板以及触控面板两点触摸压力检测方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020030832A JP2020030832A (ja) | 2020-02-27 |
JP6999617B2 true JP6999617B2 (ja) | 2022-02-04 |
Family
ID=69585181
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019153160A Active JP6999617B2 (ja) | 2018-08-24 | 2019-08-23 | タッチパネル |
Country Status (4)
Country | Link |
---|---|
US (1) | US11243633B2 (ja) |
JP (1) | JP6999617B2 (ja) |
CN (1) | CN110858108A (ja) |
TW (2) | TWI788588B (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110858108A (zh) * | 2018-08-24 | 2020-03-03 | 宸美(厦门)光电有限公司 | 一种压力感测模组、触控面板以及触控面板两点触摸压力检测方法 |
KR20200109401A (ko) * | 2019-03-12 | 2020-09-23 | 삼성디스플레이 주식회사 | 터치 센서 및 표시 장치 |
TWI827364B (zh) * | 2022-11-15 | 2023-12-21 | 達運精密工業股份有限公司 | 電子開關裝置及其系統 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013513870A (ja) | 2009-12-14 | 2013-04-22 | シナプティクス インコーポレイテッド | 複数オブジェクト検知において個々の力を計測するシステムおよび方法 |
JP2016015181A (ja) | 2015-10-29 | 2016-01-28 | Kddi株式会社 | 押圧の度合いによって異なる機能を発動可能なユーザインタフェース装置、プログラム及び機能発動方法 |
JP2017511520A (ja) | 2014-04-16 | 2017-04-20 | マイクロチップ テクノロジー インコーポレイテッドMicrochip Technology Incorporated | タッチおよび力感知表面上のタッチ場所およびそこへの力の決定 |
US20170329448A1 (en) | 2016-05-13 | 2017-11-16 | Shanghai Tianma Micro-electronics Co., Ltd. | Display panel |
US20180039369A1 (en) | 2017-06-30 | 2018-02-08 | Shanghai Tianma Micro-electronics Co., Ltd. | Touch display panel and display device |
US20180074638A1 (en) | 2016-09-14 | 2018-03-15 | Tpk Touch Solutions (Xiamen) Inc. | Pressure sensing module and pressure sensing touch control system using the same |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8384687B2 (en) * | 2008-08-21 | 2013-02-26 | Denso Corporation | Manipulation input apparatus |
US8536978B2 (en) * | 2010-11-19 | 2013-09-17 | Blackberry Limited | Detection of duress condition at a communication device |
CN105320354B (zh) * | 2015-08-26 | 2018-11-23 | 宸鸿科技(厦门)有限公司 | 一种三维触控装置 |
CN107315504B (zh) * | 2017-06-30 | 2020-07-24 | 上海天马微电子有限公司 | 一种阵列基板、显示面板及显示装置 |
CN107562276B (zh) * | 2017-09-06 | 2020-08-25 | 厦门天马微电子有限公司 | 一种阵列基板、显示面板和显示装置 |
CN107704134B (zh) * | 2017-09-30 | 2021-04-20 | 厦门天马微电子有限公司 | 一种显示面板及显示装置 |
CN110858108A (zh) * | 2018-08-24 | 2020-03-03 | 宸美(厦门)光电有限公司 | 一种压力感测模组、触控面板以及触控面板两点触摸压力检测方法 |
-
2018
- 2018-08-24 CN CN201810973194.1A patent/CN110858108A/zh active Pending
-
2019
- 2019-08-22 TW TW108130105A patent/TWI788588B/zh active
- 2019-08-22 TW TW108211192U patent/TWM588284U/zh unknown
- 2019-08-23 JP JP2019153160A patent/JP6999617B2/ja active Active
- 2019-08-28 US US16/553,198 patent/US11243633B2/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013513870A (ja) | 2009-12-14 | 2013-04-22 | シナプティクス インコーポレイテッド | 複数オブジェクト検知において個々の力を計測するシステムおよび方法 |
JP2017511520A (ja) | 2014-04-16 | 2017-04-20 | マイクロチップ テクノロジー インコーポレイテッドMicrochip Technology Incorporated | タッチおよび力感知表面上のタッチ場所およびそこへの力の決定 |
JP2016015181A (ja) | 2015-10-29 | 2016-01-28 | Kddi株式会社 | 押圧の度合いによって異なる機能を発動可能なユーザインタフェース装置、プログラム及び機能発動方法 |
US20170329448A1 (en) | 2016-05-13 | 2017-11-16 | Shanghai Tianma Micro-electronics Co., Ltd. | Display panel |
US20180074638A1 (en) | 2016-09-14 | 2018-03-15 | Tpk Touch Solutions (Xiamen) Inc. | Pressure sensing module and pressure sensing touch control system using the same |
US20180039369A1 (en) | 2017-06-30 | 2018-02-08 | Shanghai Tianma Micro-electronics Co., Ltd. | Touch display panel and display device |
Also Published As
Publication number | Publication date |
---|---|
JP2020030832A (ja) | 2020-02-27 |
CN110858108A (zh) | 2020-03-03 |
US11243633B2 (en) | 2022-02-08 |
TW202009678A (zh) | 2020-03-01 |
TWI788588B (zh) | 2023-01-01 |
TWM588284U (zh) | 2019-12-21 |
US20200167029A1 (en) | 2020-05-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TWI686594B (zh) | 壓力感測模組與壓力觸控感測系統 | |
CN107340917B (zh) | 一种触控显示面板、触控显示装置及驱动方法 | |
US8937607B2 (en) | Capacitive touch panel with dynamically allocated electrodes | |
CN105975137B (zh) | 一种触控显示面板及触控显示装置 | |
US9348470B2 (en) | Projected capacitance touch panel with reference and guard electrode | |
US10318038B2 (en) | Pressure-sensitive touch panel | |
US10180747B2 (en) | Touch display panel having touch electrodes and pressure sensing element and touch display device thereof | |
TWI607356B (zh) | 一種三維觸控裝置 | |
JP6999617B2 (ja) | タッチパネル | |
TWI479399B (zh) | 觸摸檢測方法、觸控裝置和可攜式電子設備 | |
KR100921813B1 (ko) | 터치 패널 장치 및 이의 접촉위치 검출방법 | |
CN102446045B (zh) | 触摸屏面板 | |
TWI387908B (zh) | 物體位置偵測裝置與方法及應用該物體位置偵測裝置之影像顯示系統 | |
CN107621908B (zh) | 一种显示面板、显示装置及其压力触控方法 | |
EP2634552B1 (en) | Electronic device and method for determining a temperature of an electronic device | |
EP3196741A1 (en) | Touch screen and touch positioning method therefor, and display device | |
US20120007832A1 (en) | Touch sensor device | |
CN107340912B (zh) | 触控面板、触控显示装置、触控压力检测方法 | |
CN206378838U (zh) | 压力感测模组、压力触控感测系统 | |
KR101146098B1 (ko) | 채널분할형 센서패턴을 구비한 터치 스크린 | |
CN107368222B (zh) | 一种阵列基板、触控显示面板及其显示装置 | |
CN110275647B (zh) | 触控结构及其制作方法、触控装置和触摸定位方法 | |
KR101077298B1 (ko) | 터치 스크린의 전극 저항 검사 장치 및 그 방법 | |
KR101553963B1 (ko) | 단층 구조의 상호 정전용량방식 터치스크린 장치 | |
CN208796213U (zh) | 一种压力感测模组及其触控面板 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191010 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20201125 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201215 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210309 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20210622 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211018 |
|
C60 | Trial request (containing other claim documents, opposition documents) |
Free format text: JAPANESE INTERMEDIATE CODE: C60 Effective date: 20211018 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20211027 |
|
C21 | Notice of transfer of a case for reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C21 Effective date: 20211102 |
|
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: 20211124 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20211222 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6999617 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |