Créée le, 19/06/2015

 Mise à jour le, 12/05/2019

Visiteurs N°  




Accueil
Nouveau Blog Nouveautés Moteur de Recherche Votre Caddie Pour Vos Achats Votre Espace Membre Vos Signets et Vos Jeux Préférés Page de Bienvenue Statique Site en Français Site en Anglais
Sommaires
Électronique Fondamentale Technologie Fondamentale Testez vos Connaissances Électronique Théorique Digitale Électronique Pratique Digitale Lexique Électronique Numérique Data book TTL Data book CMOS Dépannage TVC Mathématique
Micro-ordinateurs
Théorique des Micro-ordinateurs Testez vos Connaissances Pratique des Micro-ordinateurs Glossaires sur les Ordinateurs
Physique
La lumière Champ d'action Rayonnement Électromagnétique
Technologies
Classification des Résistances Identification des Résistances Classification des Condensateurs Identification des Condensateurs
Formulaires Mathématiques
Géométrie Physique 1. - Électronique 1. 2. - Électronique 1. 3. - Électrotechnique 1. 4. - Électromagnétisme
Accès à tous nos Produits
E. T. F. - Tome I - 257 Pages E. T. F. - Tome II - 451 Pages E. T. F. - Tome III - 611 Pages E. T. D. - Tome I - 610 Pages N. B. M. - Tome I - 201 Pages E. T. M. - Tome I - 554 Pages Business à Domicile Ouvrages 34 pages gratuits Nos E-books Logiciel Géométrie Logiciel Composants Électroniques
Aperçu de tous nos Produits
E. T. F. - Tome I - 257 Pages E. T. F. - Tome II - 451 Pages E. T. F. - Tome III - 611 Pages E. T. D. - Tome I - 610 Pages E. T. M. - Tome I - 554 Pages Logiciel Géométrie Logiciel Composants Électroniques
Nos Leçons aux Formats PDF
Électronique Fondamentale Technologie Fondamentale Électronique Théorique Digitale Électronique Pratique Digitale Théorique des Micro-ordinateurs Mathématiques
Informatique
Dépannage Win98 et WinXP et autres Dépannage PC Glossaire HTML et Programmes JavaScript (en cours de travaux) PHP et Programmes Création de plusieurs Sites
Forums
Forum Électronique et Infos Forum Électronique et Poésie
Divers et autres
Formulaire des pages perso News XML Statistiques CountUs Éditeur JavaScript Nos Partenaires avec nos Liens Utiles Gestionnaire de Partenariat Nos Partenaires MyCircle Sondages 1er Livre d'Or 2ème livre d'Or




Signets : 
  Problem N° 2        Footer    


Resolved Problems - Problem Solution :


6. - SOLVED PROBLEMS

6. 1. - PROBLEM N° 1

  Three pieces of equipment : a, b, c, work together. If at least two of these devices fail, it is desired to automatically supply an emergency element X.

 *  The logic level "1" will indicate the correct operation,

 *  The logic level "0" will indicate the malfunction.

  Give the truth table,

  Draw the chart of Karnaugh,

  After groupings, give the minimum equation,

  Draw the logic diagram,

  Make this diagram with the inverting integrated circuits, AND, OR ... you have (Figure 76),

  Indicate on the diagram the pinout of the integrated circuits,

  Perform the same editing using only NAND functions.

You have the three circuits shown in Figure 76.

Circuits_integres_a_votre_disposition.gifCircuits_intégrés_a_votre_disposition1.gif

6. 2. - PROBLEM SOLUTION N° 1

We see that X must be at 1 each time at least two elements on a, b, c are at 0, hence the truth table in Figure 77.

Table_de_verite_figure_77.gif

Let us report in Karnaugh's table of figure 78 the levels 1 of X for the corresponding states of a, b and c.

Tableau_de_Karnaugh(2).gif

According to Karnaugh's table, we can write :

red Grouping = B_barre.gif

Green grouping = A_barre1.gifB_barre.gif

Blue grouping = A_barre1.gif

From where we draw the expression :

X = B_barre.gif + A_barre1.gifB_barre.gif + A_barre1.gif

We can now build the logic diagram or logic diagram of Figure 79.

Logigramme.gif

We see that in practice a "OR" with three inputs can be replaced by two "OR" with two inputs (Figure 80).

Realisation_d_un_OU_a_trois_entrees.gif

The diagram then becomes that of Figure 81.

Schema_pratique.gif

Let's replace each logical function with the equivalents from NAND.

According to DE MORGAN's theorem, one can replace one OR by three NAND (Figure 82).

Porte_OU_realisee_avec_trois_portes_NAND.gif

Indeed, a_ou_b_complementation.gif = A_barre1.gif.B_barre.gif

From where S = a + b = a_et_b_double_barres.gif

It is therefore possible to transform the diagram of Figure 83 so that it becomes that of Figure 84 and by removing unnecessary inverters that of Figure 85.

Schema_pratique1.gifSchema_simplifie.gif

HAUT DE PAGE 6. 3. - PROBLEM N° 2

Consider the device of Figure 86.

Dispositif_de_chargement_de_wagonnets.gif

Operation :

      On / Off button K is available

      Electromagnet "M" can only be energized when contact "d" = 1 (closed valve),

      "c" is then released and becomes "c" = 0,

      Sand pours into the weighing device B (a is then at 1),

      Weighing spring crashes, "a" go to 0, but "b" still remains to 0 (intermediate state between "a" and "b"),

      "b" = 1, this causes the de-excitation of the electromagnet M,

      The contact "c" back to 1,

      "c" then excites the electromagnet N and so "d" go to 0,

      The sand pours into the wagon, "b" = 0, but "a" still remains to 0,

      "a" = 1, the electromagnet N is de-energized, the valve closes,

      The contact d is then activated, "d" = 1 and the cycle starts again (M is excited, c is released ...).

1°) - Give the truth table of the system for relays M and N,

2°) - Draw up Karnaugh's tables for M and N,

3°) - flowcharts.

6. 4. - SOLUTION OF THE PROBLEM N° 2

6. 4. 1. - TABLE OF TRUTH FOR OUTPUTS M AND N  (FIGURE 87)

We will examine the combinations of variables in the order of the process, we will not take into account the unused combinations.

Table_de_verite_pour_M_et_N.gif

The equations taken from the truth table are :

M equation

M = aB_barre.gifcd + aB_barre.gifd + A_barre1.gifB_barre.gifd

Equation of N

N = A_barre1.gifbcd + A_barre1.gifbcD_barre.gif + A_barre1.gifB_barre.gifcD_barre.gif

The M and N functions are incompletely defined (some combinations of the variables are not used), we consider them at 0 in the Karnaugh table.

6. 4. 2. - KARNAUGH TABLE FOR OUTPUT M (FIGURE 88)

Tableau_de_Karnaugh_pour_M.gif

Two groups can be made :

Grouping red = B_barre.gifd

grouping Green = aB_barre.gifd

The simplified equation is M = aB_barre.gifd + B_barre.gifd

which can be written : M = B_barre.gifd (a + )

6. 4. 3. - KARNAUGH TABLE FOR THE OUTPUT N  (FIGURE 89)

Tableau_de_Karnaugh_pour_N.gif

Two groups can be made :

grouping Blue = A_barre1.gifcD_barre.gif

grouping Green = A_barre1.gifbc

The simplified equation is N = A_barre1.gifcD_barre.gif + A_barre1.gifbc

which can be written : N = A_barre1.gifc (b + D_barre.gif)

6.4.4. - LOGIGRAM FOR M  (FIGURE 90).

Logigramme_pour_M.gif

6.4.5. - LOGIGRAM FOR N  (FIGURE 91).

Logigramme_pour_N.gif

The examination of the combinatorial logic is now complete, we will see later the sequential logic, which will allow us to go further in the electronic circuits by making many practical experiments.

The last problem that has been proposed to you is besides at the limit of the sequential because we see for the first time an order of closing of very precise contacts but this problem can still be solved by the methods that we know.

This third theoretical lesson now ends, we advise you to carry out the tests that follow (on a site provided for this purpose) to review a little the concepts that we have exposed so far.








Nombre de pages vues, à partir de cette date : le 27 Décembre 2019

compteur visite blog gratuit


Mon audience Xiti



Envoyez un courrier électronique à Administrateur Web Société pour toute question ou remarque concernant ce site Web. 

Version du site : 10. 4. 12 - Site optimisation 1280 x 1024 pixels - Faculté de Nanterre - Dernière modification : 02 Septembre 2016.   

Ce site Web a été Créé le, 14 Mars 1999 et ayant Rénové, en Septembre 2016.