--- author: Oldrich Pecak --- # Combinatorial logic I --- ## Seminar goals - understand different representations of logic - transfer between them - build basic circuits from 74xxx logic --- ## Combinatorial circuits - most basic form of logic circuits - stateless --- ## Representations - 4 major representations --- ## Representations - 4 major representations - mathematical formula - truth table - karnaugh map - schematic --- ## Changing representations - usually quite simple and straight forward - various representations are useful for different things --- ## Building circuits - correct representation helps - not all gate combinations are possible --- ## 74xxx series logic - most common logic circuits - started as TTL logic - nowadays many different types - datasheets are your friend --- ## Few tips for building with 74xx - do not leave the inputs floating - ground yourself, ESD can destroy circuits - 74xxx can't drive LEDs very well ---