JP6845517B2 - エンコーダ - Google Patents
エンコーダ Download PDFInfo
- Publication number
- JP6845517B2 JP6845517B2 JP2019537570A JP2019537570A JP6845517B2 JP 6845517 B2 JP6845517 B2 JP 6845517B2 JP 2019537570 A JP2019537570 A JP 2019537570A JP 2019537570 A JP2019537570 A JP 2019537570A JP 6845517 B2 JP6845517 B2 JP 6845517B2
- Authority
- JP
- Japan
- Prior art keywords
- sensors
- signal
- encoder
- integer
- angle
- 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
- 239000000758 substrate Substances 0.000 claims description 9
- 230000003287 optical effect Effects 0.000 claims description 6
- 238000012986 modification Methods 0.000 description 14
- 230000004048 modification Effects 0.000 description 14
- 238000001514 detection method Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 11
- 230000015572 biosynthetic process Effects 0.000 description 4
- 238000003780 insertion Methods 0.000 description 4
- 230000037431 insertion Effects 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 238000000034 method Methods 0.000 description 3
- 238000012935 Averaging Methods 0.000 description 1
- 238000010521 absorption reaction Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01D—MEASURING NOT SPECIALLY ADAPTED FOR A SPECIFIC VARIABLE; ARRANGEMENTS FOR MEASURING TWO OR MORE VARIABLES NOT COVERED IN A SINGLE OTHER SUBCLASS; TARIFF METERING APPARATUS; MEASURING OR TESTING NOT OTHERWISE PROVIDED FOR
- G01D5/00—Mechanical means for transferring the output of a sensing member; Means for converting the output of a sensing member to another variable where the form or nature of the sensing member does not constrain the means for converting; Transducers not specially adapted for a specific variable
- G01D5/12—Mechanical means for transferring the output of a sensing member; Means for converting the output of a sensing member to another variable where the form or nature of the sensing member does not constrain the means for converting; Transducers not specially adapted for a specific variable using electric or magnetic means
- G01D5/244—Mechanical means for transferring the output of a sensing member; Means for converting the output of a sensing member to another variable where the form or nature of the sensing member does not constrain the means for converting; Transducers not specially adapted for a specific variable using electric or magnetic means influencing characteristics of pulses or pulse trains; generating pulses or pulse trains
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01D—MEASURING NOT SPECIALLY ADAPTED FOR A SPECIFIC VARIABLE; ARRANGEMENTS FOR MEASURING TWO OR MORE VARIABLES NOT COVERED IN A SINGLE OTHER SUBCLASS; TARIFF METERING APPARATUS; MEASURING OR TESTING NOT OTHERWISE PROVIDED FOR
- G01D5/00—Mechanical means for transferring the output of a sensing member; Means for converting the output of a sensing member to another variable where the form or nature of the sensing member does not constrain the means for converting; Transducers not specially adapted for a specific variable
- G01D5/12—Mechanical means for transferring the output of a sensing member; Means for converting the output of a sensing member to another variable where the form or nature of the sensing member does not constrain the means for converting; Transducers not specially adapted for a specific variable using electric or magnetic means
- G01D5/244—Mechanical means for transferring the output of a sensing member; Means for converting the output of a sensing member to another variable where the form or nature of the sensing member does not constrain the means for converting; Transducers not specially adapted for a specific variable using electric or magnetic means influencing characteristics of pulses or pulse trains; generating pulses or pulse trains
- G01D5/245—Mechanical means for transferring the output of a sensing member; Means for converting the output of a sensing member to another variable where the form or nature of the sensing member does not constrain the means for converting; Transducers not specially adapted for a specific variable using electric or magnetic means influencing characteristics of pulses or pulse trains; generating pulses or pulse trains using a variable number of pulses in a train
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Transmission And Conversion Of Sensor Element Output (AREA)
Description
図4は、本発明の第1の実施形態に係るエンコーダの概要構成を示す図である。
φ(j,kj)=θj+δkj ・・・(1)
θj=360/M×(j−1) (j=1,2,・・・,M) ・・・(2)
δkj=360/N×MOD[(kj−1)/D] (kj=1,2,・・・,M) ・・・(3)
ここで、jはセンサ31〜34に対して、1〜Mの整数が割り当てられる。DはMの約数またはM(但し1は除く)である。Mはセンサの個数であり、第1の実施形態では4である。Nは目盛盤20の360度に亘る目盛り21の数であり、第1の実施形態では360である。
センサ31:φ(1,k1)=θ1+δk1=0+0=0度
センサ32:φ(2,k2)=θ2+δk2=90+0.25=90.25度
センサ33:φ(3,k3)=θ3+δk3=180+0.50=180.50度
センサ34:φ(4,k4)=θ4+δk4=270+0.75=270.75度
図10は、本発明の第2の実施形態に係るエンコーダの概要構成を示す図である。
p(j,kj)=Lj+δkj ・・・(5)
Lj=gl×mj ・・・(6)
δkj=gl×MOD[(kj−1)/D] (kj=1,2,・・・,M) ・・・(7)
ここで、jはセンサ131〜133に対して、1〜Mの整数が割り当てられる。mjは整数であり、jに対して互いに異なる整数が選択される。DはMの約数またはM(但し1は除く)である。glは目盛り間隔である。Mはセンサの個数であり、第2の実施形態では一例として3である。MODは入力値の小数点以下の値を出力する関数であり、第1の実施形態と同様である。なお、上記式5の変形例として、p(j,kj)=Lj−δkjとしてもよい。すなわち、式5は、式6のLjと式7のδkjとを組み合わせた位置であればよい。
センサ131:p(1,k1)=L1+δk1=0+0=0
センサ132:p(2,k2)=L2+δk2=gl×10+gl×1/3=(10+1/3)×gl
センサ133:p(3,k3)=L3+δk3=gl×20+gl×2/3=(20+2/3)×gl
このように、センサ131〜133を配置することで、内挿信号の位置誤差の位相は、互いに目盛り間隔glの1/3ずつ位相がずれるようになり、演算器150によってセンサ131〜133に対する内挿信号を合算することで、内挿信号の位置誤差に起因する誤差が低減される。その結果、エンコーダ100の精度が向上する。
20、120 目盛盤
21、121 目盛り
31〜34、131〜133 センサ
41〜44、141〜143 内挿信号生成器
50、150 演算器
Claims (8)
- 基体に所定角度間隔に配置された角度を示す複数の要素を検知して周期性を有する第1の信号を生成するM個のセンサであって、該M個のセンサが所定角度に配置され、該所定角度は、360/M×(j−1)(度)と、360/N×MOD[(kj−1)/D](度)とを組み合わせた角度であり、ここで、Mは3以上の整数であり、Nは要素数であり、MODは入力値の小数点以下の値を出力する関数であり、DはMの約数またはMであり但し1は除き、jは1からMの整数でM個のセンサに対して互いに異なる値をとり、kjは1からMの整数である、該M個のセンサと、
前記M個のセンサの各々に対して、前記第1の信号に基づいて前記所定角度間隔を内挿する第2の信号を生成する生成器と、
前記M個のセンサに対する前記第2の信号を合算して角度位置または回転角を求める演算器と、
を備えるエンコーダ。 - 前記基体は円盤状の目盛盤であり、前記要素が周方向に配列されてなる、請求項1記載のエンコーダ。
- 基体に所定間隔に配置された位置を示す複数の要素を検知して周期性を有する第1の信号を生成するM個のセンサであって、該M個のセンサが互いに所定距離だけ離隔して配置され、該所定距離は、該所定間隔(gl)の整数(mj)倍であるgl×mjと、gl×MOD[(kj−1)/D]とを組み合わせた位置であり、ここで、Mは3以上の整数であり、MODは入力値の小数点以下の値を出力する関数であり、DはMの約数またはMであり但し1は除き、jは1からMの整数でM個のセンサに対して互いに異なる値をとり、m j は整数であり、jに対して互いに異なる整数が選択され、kjは1からMの整数である、該M個のセンサと、
前記M個のセンサの各々に対して、前記第1の信号に基づいて前記所定間隔の要素間を内挿する第2の信号を生成する生成器と、
前記M個のセンサに対する前記第2の信号を合算して位置または移動量を求める演算器と、
を備えるエンコーダ。 - 前記基体に前記複数の要素が一方向に配列されてなる、請求項3記載のエンコーダ。
- 前記kjは、M個のセンサに対して互いに異なる値を有する、請求項1〜4のいずれか一項記載のエンコーダ。
- 前記DはMである、請求項1〜5のいずれか一項記載のエンコーダ。
- 前記要素は、光を透過するスリットまたは光を反射あるいは吸収する部材からなり、
前記複数のセンサは、光学センサである、請求項1〜6のいずれか一項記載のエンコーダ。 - 前記要素は、強磁性体からなる凸状部材あるいは磁石部材であり、
前記複数のセンサは、前記凸状部材あるいは磁石部材を磁気的に検知する近接センサである、請求項1〜6のいずれか一項記載のエンコーダ。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017159471 | 2017-08-22 | ||
JP2017159471 | 2017-08-22 | ||
PCT/JP2018/030237 WO2019039344A1 (ja) | 2017-08-22 | 2018-08-13 | エンコーダ |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2019039344A1 JPWO2019039344A1 (ja) | 2020-03-26 |
JP6845517B2 true JP6845517B2 (ja) | 2021-03-17 |
Family
ID=65440055
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019537570A Active JP6845517B2 (ja) | 2017-08-22 | 2018-08-13 | エンコーダ |
Country Status (3)
Country | Link |
---|---|
JP (1) | JP6845517B2 (ja) |
CN (1) | CN110785633B (ja) |
WO (1) | WO2019039344A1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2024125735A (ja) | 2023-03-06 | 2024-09-19 | 株式会社ミツトヨ | 計測装置及び計測方法 |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2767936B2 (ja) * | 1989-12-01 | 1998-06-25 | 日本精工株式会社 | リニアエンコーダの誤差補正方法 |
FR2736428B1 (fr) * | 1995-07-04 | 1997-08-08 | Schlumberger Ind Sa | Encodeur impulsionnel pour appareil de distribution de liquide |
JPH1019602A (ja) * | 1996-07-01 | 1998-01-23 | Yaskawa Electric Corp | 磁気エンコーダ |
JP2001012967A (ja) * | 1999-04-28 | 2001-01-19 | Asahi Optical Co Ltd | エンコーダおよび磁気式エンコーダを搭載した測量機 |
DE19920596C2 (de) * | 1999-05-05 | 2003-10-30 | Maerzhaeuser Senso Tech Gmbh | Verfahren zum Messen der Relativlage zweier Objekte |
CN100414255C (zh) * | 2004-12-16 | 2008-08-27 | 阿尔卑斯电气株式会社 | 角度检测传感器的补偿值计算方法以及使用其的角度检测传感器 |
GB0508325D0 (en) * | 2005-04-26 | 2005-06-01 | Renishaw Plc | Rotary encoders |
TWI416082B (zh) * | 2008-06-05 | 2013-11-21 | Mitsubishi Electric Corp | 光學式編碼器 |
CN104764473B (zh) * | 2008-08-26 | 2017-07-07 | 株式会社尼康 | 编码器系统、信号处理方法 |
JP5088313B2 (ja) * | 2008-12-18 | 2012-12-05 | 株式会社安川電機 | リニアエンコーダ信号処理装置および信号処理方法 |
DE102009040790B4 (de) * | 2009-09-09 | 2012-10-25 | Universität Stuttgart | Verfahren zur optischen Kompensation der Maßspurdezentrierung bei Drehwinkelsensoren |
JP4984269B2 (ja) * | 2009-11-09 | 2012-07-25 | 独立行政法人産業技術総合研究所 | 複合自己校正機能付き角度検出器 |
WO2011064317A2 (de) * | 2009-11-26 | 2011-06-03 | Leica Geosystems Ag | Kalibrierverfahren und winkelmessverfahren für eine winkelmesseinrichtung sowie winkelmesseinrichtung |
WO2011074103A1 (ja) * | 2009-12-17 | 2011-06-23 | キヤノン株式会社 | ロータリエンコーダ及びそれを有する回転機構 |
TWI500907B (zh) * | 2011-01-07 | 2015-09-21 | Oriental Motor Co Ltd | 多圈旋轉絕對旋轉角之檢測裝置及該旋轉角之檢測方法 |
JP5545769B2 (ja) * | 2011-07-12 | 2014-07-09 | オリエンタルモーター株式会社 | アブソリュート変位量を算出する装置及びその方法 |
JP5956207B2 (ja) * | 2012-03-19 | 2016-07-27 | 山洋電気株式会社 | エンコーダ |
EP2693221B1 (en) * | 2012-07-30 | 2017-04-26 | Nxp B.V. | Magnetic Sensor Arrangement |
EP2995910B1 (de) * | 2014-09-11 | 2016-11-16 | Baumüller Nürnberg GmbH | Absolutlage-Messsystem und -Verfahren |
US10222243B2 (en) * | 2015-08-06 | 2019-03-05 | Wisys Technology Foundation, Inc. | Devices, systems and methods for shifted delta sum angle measurement |
-
2018
- 2018-08-13 CN CN201880040836.0A patent/CN110785633B/zh active Active
- 2018-08-13 JP JP2019537570A patent/JP6845517B2/ja active Active
- 2018-08-13 WO PCT/JP2018/030237 patent/WO2019039344A1/ja active Application Filing
Also Published As
Publication number | Publication date |
---|---|
WO2019039344A1 (ja) | 2019-02-28 |
JPWO2019039344A1 (ja) | 2020-03-26 |
CN110785633B (zh) | 2022-03-11 |
CN110785633A (zh) | 2020-02-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3168451B2 (ja) | ロータリーエンコーダ | |
JP4984269B2 (ja) | 複合自己校正機能付き角度検出器 | |
US20100176799A1 (en) | Sensor including two code rings and a magnetic field sensor between the code rings | |
JP4142942B2 (ja) | ロータリエンコーダ | |
JP5159663B2 (ja) | 原点検出装置、変位測定装置および電子機器 | |
US20170167891A1 (en) | Position detecting apparatus | |
EP1114983A1 (en) | Opto-electronic rotary encoder | |
JP5939956B2 (ja) | 変位検出装置 | |
CN112393749B (zh) | 感应式绝对位置传感器 | |
TWI714072B (zh) | 角度檢測器 | |
JP6845517B2 (ja) | エンコーダ | |
JP5798824B2 (ja) | 目盛誤差算出装置、目盛誤差校正装置、及び目盛誤差算出方法 | |
JP6507347B2 (ja) | 静電容量式角度検出装置 | |
JP6276074B2 (ja) | 位置検出装置 | |
JP2012083236A (ja) | 角度検出装置 | |
JP5902891B2 (ja) | エンコーダ及び校正方法 | |
JP2014153114A (ja) | スケール及び変位検出装置 | |
JP3058406B2 (ja) | 回転量測定装置 | |
Babalola et al. | Real-time measurement of frequency using affordable rotary encoder and LabVIEW | |
JP2632534B2 (ja) | ロータリエンコーダ | |
JP2010223595A (ja) | 位置検出装置 | |
KR100487839B1 (ko) | 디지털 아날로그 혼합형 위치검출기법 | |
JP3551380B2 (ja) | ロータリーエンコーダ | |
JP3438173B2 (ja) | ロータリーエンコーダ | |
JPH0581845B2 (ja) |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191121 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200804 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200925 |
|
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: 20210202 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210210 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6845517 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |