Binary Encoder

Binary Encoder to encode up to 32 input bits to an analog value

The lowest value Bit is at input Bit 0 (Bit 0=1, Bit 1=2, Bit 2=4, Bit 3=8..., i.e.Bit 1+Bit 7=130).

The output value is a decimal unsigned value.

Table of Contents


Inputs

AbbreviationSummaryDescriptionValue Range
Bit 0-31Bit 0-31Individual Bits to be combined. Bit 0: least significant bit (LSB)0/1




Outputs

AbbreviationSummaryValue Range
VCalculated output value0...4294967295