Sommaire
ii
Chapitre 2 : Propriétés des variables et fonctions logiques .............................................................19
1. INTRODUCTION............................................................................................................................................19
2. PROPRIETES DE L’ALGEBRE DE BOOLE .............................................................................................19
2.1 DEFINITIONS .....................................................................................................................................................19
2.2 TABLE DE VERITE D’UNE FONCTION LOGIQUE ...................................................................................................19
2.3 LES FONCTIONS LOGIQUES ELEMENTAIRES .......................................................................................................20
2.3.1 La fonction de complémentation ou fonction NON ..................................................................................20
2.3.2 La fonction produit logique ou fonction ET .............................................................................................20
2.3.3 La fonction addition logique ou fonction OU...........................................................................................20
2.3.4 Propriétés des fonctions NON, ET, et OU................................................................................................21
2.3.5 Opérateurs secondaires............................................................................................................................22
2.3.5.1 La fonction NON ET ou NAND :
B...............................................................................................................22
2.3.5.2 La fonction NON OU ou NOR :
B
.............................................................................................................23
2.3.5.3 Quelques propriétés des fonctions NON ET et NON OU....................................................................................23
2.3.5.4 La fonction OU exclusif (abrégé OUEX ou XOR) : ABABAB⊕= +..
......................................................23
2.3.5.5 La fonction ET inclusif (abrégé XNOR) : ABABAB⊕= +..
.......................................................................24
2.3.6 Opérateurs complets.................................................................................................................................25
3. REPRESENTATION DES FONCTIONS LOGIQUES...............................................................................25
3.1 FORMES ALGEBRIQUES DISJONCTIVES, CONJONCTIVES, CANONIQUES...............................................................25
3.2 REPRESENTATIONS DE REFERENCE D’UNE FONCTION LOGIQUE .........................................................................26
3.3 CRITERES DE CHOIX D’UNE REPRESENTATION...................................................................................................26
4. SIMPLIFICATION DES FONCTIONS LOGIQUES..................................................................................28
4.1 POURQUOI SIMPLIFIER LES FONCTIONS LOGIQUES ? ..........................................................................................28
4.2 SIMPLIFICATION ALGEBRIQUE...........................................................................................................................28
4.2.1 Exemple 1 : simplification de F
1=
BC AC AB B. ..........................................................................28
4.2.2 Exemple 2 : simplification de F( )( )
2=+ +ABABCC
...........................................................................28
4.2.3 Exemple 3 : simplification de F
3=+++A BC AB C ABC A BC ...........................................................28
4.2.4 Exemple 4 : simplification de F
4=++A B AC BC .................................................................................29
4.2.5 Exemple 5 : simplification de F ( )( )( )
5=+ + +ABACBC
.....................................................................29
4.2.6 Exemple 6 : simplification de F( ).( )
6=+ +AB AB AB AB ...................................................................29
4.2.7 Conclusion................................................................................................................................................29
4.3 SIMPLIFICATION PAR DIAGRAMME DE KARNAUGH............................................................................................30
4.3.1 Introduction ..............................................................................................................................................30
4.3.2 Adjacence logique ....................................................................................................................................30
4.3.3 Construction d’un diagramme de Karnaugh............................................................................................30
4.3.3.1 Fonction de 2 variables........................................................................................................................................31
4.3.3.2 Fonction de 3 variables........................................................................................................................................31
4.3.3.3 Fonction de 4 variables........................................................................................................................................32
4.3.3.4 Fonctions de 5 et 6 variables ...............................................................................................................................33
4.3.4 Principe de la simplification.....................................................................................................................34
4.3.4.1 Technique à appliquer sur un diagramme de Karnaugh quelconque ...................................................................35
4.3.4.2 Exemples .............................................................................................................................................................36
4.3.4.3 Cas des fonctions incomplètement spécifiées......................................................................................................38
4.3.4.4 Les cas du OU exclusif et du ET inclusif ............................................................................................................39
4.3.4.5 Conclusion...........................................................................................................................................................40
5. BIBLIOGRAPHIE...........................................................................................................................................41