T
Thaas
Right- well the "thruth" table method is different from Karnaugh maps
which are useable only to five variables.
My college textbook shows six-variable Karnaugh maps.
Right- well the "thruth" table method is different from Karnaugh maps
which are useable only to five variables.
My college textbook shows six-variable Karnaugh maps.
Thaas said:My college textbook shows six-variable Karnaugh maps.
This is not possible, it almost certainly is a Quine-McCluskey map.
Thaas said:Introduction to Switching Theory and Logical Design by Fredirick J.
Hill, Ph.D. and Gerald R. Peterson, Ph.D., John Wiley & Sons, Inc.,
Copyright 1968, Library of Congress Catalog Card Number: 68-21180
See pages 93-94 for six-variable Karnaugh map drawings.
Authors mention on page 88 that there must be 2^n squares in a
Karnaugh map for n-variables, but mention no limit. On practical
matters in section 7.2 page 122 they mention the drawbacks to Karnaugh
maps of six-variables and above and introduce Quine-McCluskey as a
tabular method that corrects these deficiencies.
I am VERY familiar with that text- it is THE BEST exposition of the
theory I know of.
This is not possible, it almost certainly is a Quine-McCluskey map.
Ken said:I remember RTL (and DTL) very well ;-)
How about RRL (relay relay logic)
Where I work we used to make a product using a fair amount (5) or RRL to
implement all the safety interlocks etc.
There was also a fair amount of MML[*] in another product.
[*] MML Mickey Mouse Logic: The fine art of combining RLC circuits with
logic gates to implement logic circuits.
What about the short-lived era of discrete solid-state component logic
with trigger coupling capacitors, steering diodes, collector clamps for
rise time speed-up, and innumerable other circuit cleverness. The legacy
of this era for complex systems was adoption of the SEM or Standard
Electronic Module approach to design and this was carried into the RTL,
DTL, and even early TTL era. This has nothing to do with "thruth" tables
however.
Anybody remember the Motorola 300 series RTL, that ran on 3.6V?RTL = resistor-transistor logic, circa 1962
DTL = diode-transistor logic, mid to late '60s
Thaqt reminds me - didn't I hear recently that somebody had solved the
four-color-map problem? Or was that an April 1 joke?