| Bi-quinary |
A system which utilizes two
bases, base-2 and base-5, to represent decimal numbers. Each decimal
digit is represented by the sum of two parts, one of which has the value
of decimal zero or five, and the other the values of zero through four.
The abacus is one practical example of the use of a bi-quinary
system. |
| a |
| BIST (Built-In
Self-Test) |
A test strategy in which
additional logic is built into a component, thereby allowing it to test
itself. |
| a |
| Bit |
Abbreviation of binary
digit. |
| a |
| BJT (Bipolar Junction
Transistor) |
A family of
transistors. |
| a |
| Blind Via |
A via that is only visible from
one side of the substrate. |
| a |
| Bobble |
A small circle used on the
inputs to a logic gate symbol to indicate an active-low input or
control, or on the outputs to indicate a negation (inversion) or a
complementary signal. Some engineers prefer to use the term
bubble. |
| a |
| Boolean
Algebra |
A mathematical way of
representing logical expressions. |
| a |