User Tools

Site Tools


encoders

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Rotary Encoders ====== This page is to inform you about MIOS' handling of incremental rotary encoders, or just 'encoders' or 'encs' for short. \\ These are the endless-turning knobs that you can use to set values on your device. These should not be confused with a potentiometer. See the [[questions_and_answers#what_s_the_difference_between_pots_sliders_motorfaders_and_encoders|FAQ entry about encoders]] for more info regarding the distinction between the two, and the [[where_to_order_components#rotary encoders|Where to order]] page for retailers. ====== Encoder Model Specifications ====== ===== Bourns PEC11-series detented encoders (From SmashTV) ===== Encoder mode: "DETENTED2", 24 steps per turn Pinout: [[http://www.avishowtech.com/mbhp/images/encspecs17.gif]] Note: the rightmost picture is "top down" (as seen from the top of the encoder looking down to the shaft) pin "A" goes to D1 pin "C" goes to Vs pin "B" goes to D0 (This means that, encoder C pin is "common". Encoder B pin goes to lower numbered DIN pin (of two pins assigned to that encoder) and encoder A pin to higher numbered DIN pin.) the detent can be removed Thanks go to: mandingo: [[http://www.midibox.org/forum/index.php?topic=3843.msg25094#msg25094]] jdutcher: [[http://www.midibox.org/forum/index.php?topic=3911.msg25766#msg25766]] xcoulonx: [[http://www.midibox.org/forum/index.php?topic=3299.msg23699#msg23699]] ===== Encoders from VOTI (ALPS STEC16B) and SoundWell ===== M-SW-ROT, detented rotary encoder from www.voti.nl or [[http://www.soundwell-cn.com/ebusiness/en/product_detail.asp?catalogid=4&productid=65|SoundWell EC162102E1B-HA1-006]] Encoder mode: "DETENTED2", 24 steps per turn pinout: [[http://www.voti.nl/docs/rotary-encoder.jpg]] if you view the encoder from the top with the pins pointing towards you; left pin goes to D1 (highest numbered din pin) middle pin goes to D0 (lowest numbered din pin) right pin goes to Vs (ground) the detent can also be removed To remove the detents: - Bend the four clasps back\\ {{http://img17.imageshack.us/img17/8805/votistep1ya1.jpg?284x320}} - Remove the bottom\\ {{http://img19.imageshack.us/img19/9100/votistep2wf2.jpg?320x231}} - Bend down (or up, depending on your perspective) the half-circle thingie. (You may choose to flatten the nub, or bend down the metal half-circle. Or you could even go so far as to separate the white plastic from the metal bottom and remove the detent disc completely with no fuss. It snaps right back together (pic coming). Either way will accomplish the job. The point is to move the metal nub that falls into the valleys on the spinning disk.)\\ {{http://img401.imageshack.us/img401/4618/votistep35pw6.jpg?320x279}} - Re attach to the bottom\\ {{http://img22.imageshack.us/img22/7897/votistep3gs7.jpg?311x320}} - Bend the clasps back.\\ ===== Encoders from Pollin ===== Pollin (http://www.pollin.de) has cheap encoders with button; Encoder mode: "DETENTED", 16 steps per turn see: http://www.pollin.de/shop/shop.php?cf=detail.php&pg=NQ==&a=Njg2OTU3OTk= http://www.midibox.org/forum/index.php?topic=6693.0 (german) http://www.midibox.org/forum/index.php?topic=7140.0 Pin connection is (laying the encoder before you, cap pointing towards you, pins on top): 0: GND (button) 1: pin A (eg D0) 2: GND (enc) 3: pin B (eg D1) 4: pin C (button, eg D2) \\ \\ This image describes how to remove detents from http:www.pollin.de encoders: \\ \\ {{http://farm1.static.flickr.com/165/425145882_186f497931_b.jpg}} \\ ====== Encoder Detent Types ====== In applications, you have to choose one of the encoder types: MIOS_ENC_MODE_NONDETENTED\\ MIOS_ENC_MODE_DETENTED\\ MIOS_ENC_MODE_DETENTED2\\ MIOS_ENC_MODE_DETENTED3\\ This image describes the different encoder modes which are natively supported by MIOS: \\ \\ {{http://www.ucapps.de/mios/mios_encoder_modes.gif}} The encoders will behave with an 'acceleration' feature, similar to that of the PC mouse - when you turn the encoder faster, the values will increase at a faster rate. This mean that you can turn the knob slowly for more precise adjustment, or turn quickly for coarse adjustment of parameters. ====== Explanation about the encoder resolution and detented/nondetented types ====== By SilverZero in this forum article: http://www.midibox.org/forum/index.php/topic,13116.msg112139.html#msg112139 Detented encoders pose a mechanical limit to the resolution, because one "click" of an encoder may actually run through four events. Non-detented encoders will feel smoother, like a pot, and will offer un-encumbered resolution down to the level supported by the software. There are different encoder modes to decrease the resolution to compensate for detented action. There is a software enhancement to allow progressive "acceleration" for faster sweeps. There is no requirement that one use either detented or non-detented encoders - it is ultimately a matter of personal preference and your own requirements (higher resolution, quicker sweeps, tactile feedback/feel, etc.). And in the end, with the right software tweaks, all of the limitations of a detented encoder can be removed. But you can't add tactile feedback (clicks) to a non-detented encoder.

encoders.1236723288.txt.gz · Last modified: 2009/03/10 22:14 by SilverZero