请输入您要查询的字词:

 

单词 Karnaugh map
释义
Karnaugh map

Computer
  • A graphical means for representing Boolean expressions so that the manner in which they can be simplified or minimized is made apparent. It may be regarded as a pictorial representation of a truth table or as an extension of the Venn diagram. The method was proposed by E. W. Veitch and modified slightly by M. Karnaugh. The Karnaugh maps for expressions involving one, two, three, and four variables are shown in the diagram. When n = 2, for instance, the 00 square represents the term a′b′ (where ′ denotes negation), the 11 square represents ab, and so on.

    Terms that differ in precisely one variable can be combined. Such terms will appear as adjacent squares on a Karnaugh map and so can readily be identified. For example, the terms abc and abc′ can be combined since

    abcabc=ab
    These two terms should each occupy one square on the n = 3 map and appear side by side, i.e. share a common edge. However, so too should the a′b′c and the ab′c squares. This complication can be overcome by stipulating that the two edges marked with dashes should be identified or joined together, i.e. the Karnaugh map for n = 3 should be drawn on one side of a ring of paper. When n = 4 the situation is even more complex: the two edges marked with dashes are identified, as are the dotted edges. The map can then be viewed as drawn on the outside of a torus.

    Karnaugh maps are useful for expressions of perhaps up to six variables. When n > 6, the maps become unwieldy and too complex. Alternative methods of simplification, such as the Quine–McCluskey algorithm, are then preferable.

    Karnaugh map

    Karnaugh maps.


Electronics and Electrical Engineering
  • A tabular form by which binary information may be represented and which allows functions to be simplified. For functions involving n variables, the data are in 2n adjacent boxes and are grouped using the Boolean identity

    ABC+ABC'=AB(C+C')=AB

    where C′ is the complement (or negative) of C. The coding of the boxes is such that any two adjacent boxes only differ by a one bit change (see Gray code). A 3-variable Karnaugh map is shown in the diagram.

    Karnaugh map for 3 variables

    ABC

    00

    01

    11

    10

    0

    A′B′C’

    A′BC′

    ABC′

    AB′C′

    1

    A′B′C

    A′BC

    ABC

    AB′C


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/2/5 22:00:52