Presentation is loading. Please wait.

Presentation is loading. Please wait.

Digitale techniek Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology.

Similar presentations


Presentation on theme: "Digitale techniek Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology."— Presentation transcript:

1 Digitale techniek Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

2 Logische niveaus logica: Hoog => ‘1’ => true
Laag => ‘0’ => false A Inverter NOT A Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

3 Booleaanse algebra Functies:
OR-functie: f(a,b) is true als a=1 en/of b=1; notatie f = a + b AND-functie: f(a,b) is true als a=1 en b=1; notatie f = a.b NOT-functie: f(a) is true als a = 0 en false als a = 1; notatie f = a Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

4 rekenregels OR AND NOT a + b = f a . b = f a = f a b f 0 0 0 0 1 1
a b f a f 0 1 1 0 waarheidstabel Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

5 Elementaire poortschakelingen
Naam notatie waarheidstabel symbolen Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

6 Samengestelde poortschakelingen
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

7 Eigenschappen en theorema’s
commutatieve eigenschappen a + b = b + a a . b = b . a absorptietheorema's a + a . b = a a . (a + b) = a theorema’s van De Morgan (a + b) = a . b (a . b) = a + b associatieve eigenschappen a + (b + c) = (a + b) + c a . (b . c) = (a . b) . c distributieve eigenschappen a + b . c = (a + b) . (a + c) a . (b + c) = a . b + a . c Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

8 Poorten combineren (a . b) + c = f combinatorische schakelingen H
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

9 Don’t care-condities Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

10 Tijdvolgorde diagrammen
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

11 Probleem bij combinatorische logica
propagation delay glitches Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

12 Geheugenelementen a b c d 0 0 0 1 0 0 1 0 0 1 1 0 1 0 0 1 1 1 0 0 set
set re-set race condition flipflop met NOR gates SR-flipflop Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

13 SR-flip flop met NAND-gates
Q S R Q Q re-set set Q R Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

14 Flipflop met stuursignaal (Latch)
E is Enable S R E Q D Q E S R Q set reset Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

15 Master-slave SR-FF S Q R negative edge triggered FF
CK negative edge triggered FF probleem blijft S R => 1 1 Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

16 JK-FF J Q K Bij J K => 1 1 toggle CK
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

17 Synchroon werken met de klok (clock)
edge triggered Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

18 Tijddiagram; negative edge triggered
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

19 D-FlipFlop Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

20 Monostabiele multivibrator
gevaarlijke schakeling! R C Q T T Q t t is afhankelijk van R en C Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

21 bestudeer paragraaf 4.1 t/m 4.10 opgaven 1 t/m 5 van paragraaf 4.15
Doen bestudeer paragraaf 4.1 t/m 4.10 opgaven 1 t/m 5 van paragraaf 4.15 practicum Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology


Download ppt "Digitale techniek Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology."

Similar presentations


Ads by Google