Replies: 3 comments
-
Removing dentent from an encoder is not that uncommon as it sounds. |
Beta Was this translation helpful? Give feedback.
-
Also some of the encoders could be bought without a detent A common 24 pulse encoder reaches 48 step resolution with detent removed if both the raising and falling edge are counted. Such resolution makes the tuning "analog like" enough. |
Beta Was this translation helpful? Give feedback.
-
For this project, it's a bit off-topic due to space constraints and probably overkill. However, I'd like to point out two other options. 1.: Optical Encoders 2.: Ironless Stepper Motors / BLDC |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
An electro-mechanical encoder such us the one in the mini-ATS receiver could be modified by removing the detent. Such modification has two impacts:
Tuning is smooth. It allows one to select a small tuning step while spinning relatively fast. This is very convenient when scanning for narrow band signal such as morse.
Tuning resolution could be increased 2x or 4x, depending on the detent type. Indeed, the firmware could detect each edge (raising, falling) of each of the two signals.
I did that on my modified ATS-3b morse transceiver:
https://youtu.be/lwg7_PbMSBc?si=CrZX831r0AboHkUS&t=22
Removing the detent is easier than it sounds: Just open the encoder, remove the spring and bend/clamp the steel housing back. I am not sure though how easy it is to source such detent-less encoder.
Firmware would have to be modified to make use of full encoder resolution for tuning while introducing slower encoder stepping for menus, possibly with beeps simulating the detent.
Thanks for considering and 73,
Vojtech OK1IAK
Beta Was this translation helpful? Give feedback.
All reactions