欧美成人黄色网_欧美精品久久_国产在线一区二区三区_免费视频久久久_亚洲二区视频_欧美大片免费高清观看

產品分類

當前位置: 首頁 > 傳感測量產品 > 工業傳感器 > 編碼器

類型分類:
科普知識
數據分類:
編碼器

編碼器常用術語

發布日期:2022-10-09 點擊率:525

1. Absolute Encoder:Type of encoder providing a unique binary word for each position.

絕對值編碼器:一種為每個位置提供唯一二進制編碼的編碼器

 

 

 

2.Incremental Encoder:A type of encoder signal providing logic states "0" and "1" alternately for each successive cycle of resolution.

增量型編碼器:在分辨率范圍內每個連續循環內交替給出邏輯信號 "0" 和 "1"的編碼器

 

3.Absolute Waveform:A binary output waveform which provides a unique parallel word code pattern for every position increment of the encoder shaft, corresponding to the resolution of the encoder. Typical parallel waveforms are Gray Code, Natural Binary, and Binary Coded Decimal.

絕對值波形:對應編碼器的分辨率,為編碼器軸每個位置增量都提供唯一的并行代碼的二進制輸出波形。典型的并行代碼波形有格雷碼、自然二進制碼和二進制編碼的十進制碼。

 

4.Incremental Waveform:Two series of square wave cycles offset by 90 degrees whose period is determined by the resolution and rotational speed of the encoder. Typically a once-per-revolution index pulse as well as the inverse of the index and data lines are also part of the standard waveform of an incremental encoder.

增量型波形兩個偏移90度的系列方波,方波周期取決于編碼器的分辨率和旋轉速度。通常,每周一次的INDEX脈沖,以及INDEX信號的反轉及數據線也是增量型編碼器標準信號的一部分。

 

5.Accuracy:This is the deviation between the actual position and the theoretical position of each bit edge. The base accuracy of an encoder is traceable to the encoding disc. Accuracy is different from and is not directly related to resolution.
精度是指每位邊緣實際位置值與理論值之間的偏差。編碼器的基本精度取決于編碼光盤。精度與分辨率不是同一個概念,并且與分辨率沒有直接關系。

 

6.Index:A single, separate output on an incremental encoder providing one count per revolution. This is often gated to one or both of the count channels, so that the index maintains the same relationship with the count channels on every revolution.

索引:在增量型編碼器上每轉給出一個單一獨立輸出信號。Index信號通常是一個或兩個計數通道的起始點,因此在沒轉上它與計數通道都保持同一位置關系。

 

7.Angular Resolution:The resolution of a rotary encoder expressed as a portion of a circle (i.e. a resolution of 360 cycles per turn, is the same thing as an angular resolution of 1 degree)

角分辨率:旋轉編碼器的分辨率也可以解釋為一個圓周上的等分數(比如:每圈360等分的分辨率與角分辨率為1度是同樣的概念)。

 

8.Interpolation:An electronic multiplication technique for increasing encoder resolution. Certain interpolation techniques can also increase the encoder bandwidth. See also, Edge Detection.

插補:一種增加編碼器分辨率的電子倍增技術。某些插值技術還可以提高編碼器的帶寬。也可以參考:邊緣檢測。

 

9.Bandwidth:The upper usable frequency range of operation for an encoder. Usually determined by the encoder resolution, type of output driver, the type and impedance of the cable, and the type of output receiver.

帶寬:是指編碼器工作允許的最高可用頻率范圍。通常取決于編碼器的分辨率,輸出驅動的類型,電纜的類型和阻抗以及輸出接收器的種類。

 

10.Binary Coded Decimal:Decimal number represented in natural binary. For example, 360 would be represented as the 12-bit binary number 0011 0110 0000.

二進制編碼的十進制自然二進制表示的十進制數。例如,360將表示為12位二進制數00110110 0000。

 

11.Bit:In incremental encoders a bit refers to 1 quantum of data or 1 increment of digital code. In absolute encoders a bit refers to the number of tracks which normally equate to the power of 2 of the final resolution, e.g., 8 bits equals 2 to the 8th power (256 positions), 12 bits equals 2 to the 12th power (4096 positions), etc.

:在增量型編碼器中,一位是指數據的一單位或者數值編碼的一個增量。在絕對值編碼器中,位是指通道的數目,通常等于2的指數(指數值為最大分辨率值),如:8位就等于2的8次方(256個位置),12位等于2的12次方(4096個位置)等等。

 

12.Line Count:This is often used to mean resolution. It refers to the number of lines that are contained in the code pattern of the code disk on an incremental encoder.

行數:通常用來表示分辨率。它是指在增量型編碼器碼盤編碼模式所含有的行的數目。

 

13.Line Driver:A type of encoder output. This is the general term used for a differential output driver intended for use with a differential receiver. Line drivers can be used to source or sink current, have a low output impedance and, when used with a differential receiver, have a high noise immunity, even when used with particularly long cable runs.

線性輸出:編碼器輸出的一種方式。它是一個通用術語,用于描述為滿足差動接收而采用的差動輸出驅動器。當采用差動接收器時,線性輸出可以采用源電流或灌電流方式,它有低的輸出阻抗,有高的抗干擾能力,特別是電纜特別長的時候。

 

14.Complement:The inverse of a digital signal. When a data channel transitions from the HI state to the LO state, it’s complement will transition from LO to HI. Complementary output signals, when used with a differential receiver can utilize common mode noise rejection (CMNR) to reduce noise susceptibility.

互補輸出:數字信號的反值。當數據通道傳輸從高電平狀態變化到低電平狀態,補充信號就會從電平狀態變為高電平狀態。當采用差動接收器時,互補輸出信號可以利用共模噪聲抑制(CMNR)來降低噪聲干擾。

 

15.Natural Binary Code:A common absolute encoder output format, it is constructed so the code counts up using natural sequence of binary counting. Example, the counting goes 000, 001, 010, 011, 100, and so on. The drawbacks to using this code sequence is that at several count positions, the code will have transitions on multiple bits simultaneously. Because of the normal variations caused by gate delays, line impedances, and other factors, the actual transitions don't occur simultaneously. Reading data during one of these times could result in an erroneous reading. Control systems can overcome this issue by taking multiple readings.

自然二進制碼:絕對值編碼器常用的一種輸出格式。基于它的構造,計數采用二進制計數的自然順序。例如,從000,001,010,011,100計數等等。使用這種代碼順序計數的缺點是,在幾個計數位置,代碼同時在多個位轉換。因為門延遲,線路阻抗,以及其他因素所造成的變化,實際的轉換會不同時出現。讀取數據,可能會導致錯誤的讀數。控制系統通過采取多次讀數的方式可以克服這個問題。

 

16.Open Collector:A type of encoder output driver that utilizes an NPN transistor. Electrically it is a current sink and requires a pull-up resistor from the supply voltage to the signal high line. This resistor can be internal or external to the encoder.

集電極開路:采用NPN晶體管作為編碼器輸出驅動器。電氣上,它是灌電流型式,需要在電源電壓和信號線之間采用一個上拉電阻。這個電阻可以安裝在編碼器內部或外部。

 

17.Edge Detection:Also called quadrature detection. A technique used in incremental quadrature encoders whereby the controller counts the edge transitions on the encoder signals. Counting the transitions on a single channel doubles the resolution (two transitions for every cycle). Counting transitions on two channels in quadrature results in four times the base resolution.

邊緣檢測:也叫正交檢測。是增量正交編碼器采用的一種技術,這種技術是在編碼器信號邊緣轉換時,控制器計數。單通道的計數值是分辨率的兩倍(每一個循環會有兩次變化)。兩通道的計數值是分辨率的4倍。

 

18.Parallel Absolute Output:Each bit of the data word is output in parallel on a separate data line. For example, an 8-bit parallel output would have eight distinct data lines. Together these eight lines are capable of representing up to 256 unique positions. Resolution for absolute encoders is expressed in bits and counts, where each successive bit increases the resolution by a factor of two. 10 bits = 210 = 1,024 counts per revolution.

并行絕對值輸出數據的每個位是在一根獨立的數據線上并行輸出。例如:8位并行輸出就會有8根數據線。8根數據線一起可以代表256個唯一的位置。絕對值編碼器的分辨率可以用位和計數來說明,每個連續位的增加是分辨率提升2倍。10位= 210 = 1024計數/每圈.

 

19.PPR:Pulses per Revolution (see Resolution).

PPR:每圈的脈沖數。

 

20.Gray Code:A common absolute encoder output format based on binary counting, but it avoids the multiple transition problem entirely, It differs from Natural Binary in that only one bit can transition at a time.

格雷碼:絕對值編碼器基于二進制計數的一種通用輸出格式,但它完全避免了多輸出問題,它也區別于自然二進制碼只能輸出一位的情況。

 

Quadrature:Two incremental output channels that are deliberately out of phase by 90 electrical degrees. The relationship between the two channels is set within the encoder. A typical quadrature relationship would be described as: A leads B for counterclockwise (CCW) rotation of the input shaft. Quadrature allows for discrimination between direction of movement (CW versus CCW), error detection in high vibration environments and higher resolution by using edge detection.

Hysteresis:A dead band purposely introduced in the encoder electronics. This helps to prevent transition ambiguities if the system happens to dither on a transition.

Repeatability:The deviation of the actual encoder position produced between subsequent identical code readings. The ability to repeat exact bit placements. Repeatability is unrelated to resolution and is usually 4 to 10 times better than accuracy.

Resolution:The number of bits or words contained in the complete code. For incremental and tachometer encoders, resolution is defined as cycles per revolution. For absolute single turn encoders, it is called counts per turn. Multiturn encoders are specified as positions per turn of the input shaft and the number of turns of the internal gear ratio. Resolution is not the same as accuracy.

Serial Synchronous Interface (SSI):SSI is a means to transmit encoder position information on a single pair of conductors instead of one conductor per bit. A clock pulse train from a controller tells the encoder when to send out data bits: one bit of position data is transmitted to the controller per one clock pulse received by the sensor.

Transition:Change of state of the digital word. This occurs at the bit or word edge.

 

輸出相

增量型式的輸出信號數。包括1相型(A相)、2相型(A相、B相)、3相(A相、B相、Z相)。Z相輸出1次即輸出1次原點用的信號。

輸出相位差

軸旋轉時,將A相、B相各信號相互間上升或下降中的時間偏移量與信號1周期時間的比,或者用電氣角表示信號1周期為360°。

A相、B相用電氣角表示為90°的相位差。

CW

即順時針旋轉(Clock Wise)的方向。從軸側面觀察為向右旋轉,在這個旋轉方向中,通常增量型為A相比B相先進行相位輸出,絕對型為代碼增加方向。

CW方向反旋轉時為CCW(Counter Clock Wise)

輸出功效比

使軸以固定速旋轉時輸出的平均脈沖周期時間與1周期的H位時間的比。

最高響應頻率

響應信號所得到的最大信號頻率。

上升時間、下降時間

輸出脈沖的10~90%的時間。

輸出電路

(1)開路集電極輸出

以輸出電路的晶體管發射極為共通型,以集電極為開放式的輸出電路。

(2)電壓輸出

以輸出電路的晶體管的發射極為共通型,在集電極與電源間插入電阻,并輸出因電壓而變化的集電極的輸出電路。

(3)線路驅動器輸出

本輸出方式采用高速、長距離輸送用的專用IC方式,是依據RS422-A規格的數據傳送方式。信號以差動的2信號輸出,因此抗干擾能力強。接受線路驅動器輸出的信號時,可使用稱為線路接

(4)補碼輸出

輸出上具備NPN和PNP2種輸出晶體管的輸出電路。根據輸出信號的「H」、「L」,2個輸出晶體管交互進行「ON」、「OFF」動作。使用時,請在正極電源、OV上進行上拉、下降后再使用。補碼輸出,包括輸出電流的流出、流入兩個動作,其特征為信號的上、下降速度快,可延長代碼的長距離。可與開路集電極輸入機器(NPN、PNP)連接。

啟動轉矩

旋轉式編碼器的軸旋轉啟動時必須的旋轉力矩。通常旋轉時,一般取比本值低的值。軸為防水用密封設計時,啟動轉矩的值較高。

慣性力矩

表示旋轉式編碼器的旋轉啟動、停止時的慣性力的大小。

軸容許力

是加在軸上的負載負重的容許量。徑向以直角方向對軸增加負重,而軸向以軸方向增加負重。兩者都為軸旋轉時容許負重,該負重的大小對軸承的壽命產生影響。

動作環境溫度

是滿足規格的環境溫度,也是接觸外界溫度與旋轉式編碼器的相關零件的溫度容許值。

保存環境溫度

在斷電狀態下,不會引起功能劣化的環境溫度,也是接觸外界溫度及與旋轉式編碼器的相關零件的溫度容許值。

保護構造

保護構造的標準是為了防止外部的異物侵入旋轉式編碼器內。根據IEC60529規格、JEM規格的規定,用IP□□表示。

絕對代碼

(1)二進制代碼

本代碼為純2進制代碼,用2n表示。可通過位置的轉換變換復數的位有。

(2)格雷碼

轉換位置時,只有1位發生變化的代碼。 旋轉式編碼器的代碼板為格雷碼。

(3)余格雷碼

是用格雷碼表示36、360、720等2n以外的分辨率時 的代碼。格雷碼的性質為 :將格雷碼的最上位從“0”切換至“1” 時起,當數值小的一方和數值大的一方分別只取相同區域時,在該范圍內從代碼的結束與開始進行轉換時,只改變1位信號。根據這種性質,可按格雷碼進行任意的偶數分辨率設定。 但此時,代碼的起始不是從0位置開始,而是從中途的代碼開始,所以實際使用時,需要進行代碼轉換處理,轉換至由0位置起的代碼后再使用。二進10進制代碼(Binary Coded Decimal Code)。是分別用2進符號表示10進制各位的代碼。

串行傳送

對應同時輸出多位數據的通常并聯傳送,可采用由一個傳送線進行系列化輸出數據的形式,目的是節省連線,在接受信號側則變換成并聯信號后使用。

中空軸型(空心軸型)

旋轉軸為中空軸形狀,通過將驅動側的軸直接與中空孔連接,可節省軸方向的空間。

以板簧為緩沖,吸收驅動軸的振動等

金屬盤

編碼器的旋轉板(盤)是用金屬制成的,與玻璃旋轉板(盤)相比,更強化了耐沖擊性。但受到狹縫加工的制約,不能應用于高分辨率。

伺服裝置

編碼器的安裝方法之一是:用伺服裝置用配件,壓住編碼器的法蘭部后固定的方法。在臨時固定的狀態下,可進行編碼器旋轉方向的位置調節,所以適用于需要與編碼器的原點相吻合的情況。

→ 第1118、1119頁

絕對代碼表

10進制

二進制

格雷

格雷

余留
14符號

BCD

10

1






























































































































































































































































 




















<


























 






















































































 


下一篇: PLC、DCS、FCS三大控

上一篇: 索爾維全系列Solef?PV

主站蜘蛛池模板: 福利片在线 | 99久久久久久久 | 欧美毛片激情免费视频 | 综合 91在线精品 | 亚洲一区二区三区精品视频 | 国产一级一片免费播放视频 | 日本一级特大片 | 青青免费视频在线 | 高级毛片| 欧美啪啪小视频 | 成人小视频在线 | 在线视频中文字幕 | 一区二区传媒有限公司 | 欧美日韩精品一区二区在线线 | 男女午夜性爽快免费视频不卡 | 91偷偷久久做嫩草电影院 | 人妻仑乱a级毛片免费看 | 丰满岳跪趴高撅肥臀尤物在线观看 | 在线免费毛片 | 国产亚洲视频在线观看 | 国产精品久久人人做人人爽 | 欧美精品小视频 | 美女福利视频网 | 草草影院ccyycom | 亚洲综合偷自成人网第页色 | 青青青久97在线观看香蕉 | 久一视频在线观看 | 小泽玛利亚跟黑人3p在线 | 轻轻碰在线视频免费视频 | www精品一区二区三区四区 | 免费一级欧美片片线观看 | 国产精品久久久久免费a∨ 国产精品久久久久免费视频 | 精品在线一区二区三区 | 精品伊人久久大香线蕉网站 | 欧美日本在线播放 | 国产毛片欧美毛片久久久 | 最新精品国偷自产在线 | 人妻熟女一区二区三区app下载 | 激情内射人妻1区2区3区 | 国产精品久久久久9999吃药 | 亚洲国产欧美目韩成人综合 |