2012年11月30日 星期五

Digital Course Demonstrations

源自於 http://elm.eeng.dcu.ie/~digital1/afdez/index.html

First Year Digital Course. Demonstrations:


 Binary Logic: Basic Boolean Operators (AND, OR, NOT).
 Boolean algebra: De Morgan's Laws. Further Boolean Operators (XOR, NAND, NOR). Minimization of logic functions using boolean algebra; using Karnaugh maps.
 Binary Arithmetic: Conversion between decimal and binary notations (Conversion from integer decimal to binary orfrom fraction decimal to binary, and from binary to decimal). Addition of binary numbers.
 Sequential Logic: Sequential logic elements including S-R flip-flops (RS Flip-Flop Using NOR Gates , RS Flip-Flop Using AND GatesClocked RS Flip-Flop ), D flip-flops(D Type Flip-Flop), and J-K flip-flops(JK Flip-Flop).
 Applications of flip-flops: including Data Registers and shift registers( Shift RegistersShift Registers With Parallel InputsRight-Left Shift RegisterShift Registers With Feed-Back). 
 
 
Created by Final Year Project Supervised by Derek Molloy
Ana Cristina Fernandez EE4. DCU
 
 
 
 
 

沒有留言:

張貼留言

Wokwi ESP32 DHT22 & LED + Node-Red + Telegram

 Wokwi ESP32 DHT22 & LED +  Node-Red + Telegram  WOKWI程式 #include " WiFi.h " ; #include < PubSubClient.h > ; #include ...