16 position rotary switch with 4 bit binary output

Status
Not open for further replies.

Thread Starter

Rscott9399

Joined Jan 13, 2017
51
Anyone ever seen the above rotary switch?
I could probably build one faster then i find one but thought i would ask
looking for 4 outputs that will output a digital signal in the form of binary.
power output current and voltage levels not a concern right now
 

AnalogKid

Joined Aug 1, 2013
11,055
0-15 BCD would be a two-digit output, requiring a minimum of 6 pins. Alps does some strange specialty stuff, but if they did what you want it would have been decades ago.

ak
 

Thread Starter

Rscott9399

Joined Jan 13, 2017
51
16 positions is 6 too many for BCD, surely?
There are these, though.

And: shouting in your first reply is bad form
o right i forgot i should just standby and be abused by internet trolls without a rebuttle..

and please explain to me how 16 is to many?
I want a 4 bit output
4^2 is 16 last time i checked

I guess technically its not a BCD
I want 4 output bits.
if you are on position 16 you get high high high high
if position 1 you get low low low low
and so on
 

MaxHeadRoom

Joined Jul 18, 2013
28,698
Grahill have 16 posn 4 deck switches, you just wire the code as needed.
AFAIK BCD (Decimal =10) is a 10 position switch, they also come in thumb wheel versions.
Max.
 

JWHassler

Joined Sep 25, 2013
306
o right i forgot i should just standby and be abused by internet trolls without a rebuttle..

and please explain to me how 16 is to many?
I want a 4 bit output
4^2 is 16 last time i checked
But BCD digits are only 0-9. If you want 16 positions to be represented in BCD, you'll need two BCD digits.
 

dl324

Joined Mar 30, 2015
16,943
if you are on position 16 you get high high high high
if position 1 you get low low low low
and so on
Then you'll be making your own because a standard switch will have 16 positions that will output 0-15, which is what we expect a 4 bit binary anything to do.
 

Thread Starter

Rscott9399

Joined Jan 13, 2017
51
Then you'll be making your own because a standard switch will have 16 positions that will output 0-15, which is what we expect a 4 bit binary anything to do.
How is it possible you are this confused?

Rotary switched do not start at postion zero because operators dont undersand it
They start at position 1
If i want 4 bits the postiion 1 is 0000
and position 16 is 1111
Do you need a lesson in base 2 counting perhaps
 

dl324

Joined Mar 30, 2015
16,943
How is it possible you are this confused?
Now who's trolling who???
Rotary switched do not start at postion zero because operators dont undersand it
They start at position 1
If i want 4 bits the postiion 1 is 0000
and position 16 is 1111
Do you need a lesson in base 2 counting perhaps
How many bits are necessary to represent 16? Can't be done with 4...
upload_2017-3-24_10-13-7.png
 

bertus

Joined Apr 5, 2008
22,278
Hello,

The HEX switch is what you are looking for.
0 0000 0
1 0001 1
-
A 1010 10
B 1011 11
C 1100 12
D 1101 13
E 1110 14
F 1111 15

Bertus

PS I warn you for offending well known members
 

ScottWang

Joined Aug 23, 2012
7,409
When a member asking for help and any members providing the info should thank to the helper, if you feel the answer doesn't match what you want then you just need to say thank you and waiting for more answer coming, insulting the helper will not help you to get the answer, and it just push the helper away.

Remember that you are come here asked for help not for fight.

This thread will be locked.
 
Status
Not open for further replies.
Top