Derived Channel
1.54K subscribers
252 photos
4 videos
374 files
68 links
القناة الأساسية
@stepbystep001

ومـما زادني شـرفـاً وتـيــهـاً
وكدت بأخمصي أطأ الـثريا
دخولي تحت قولك يا عبادي
وأن صـيَّرت أحمد لي نـبيـا
Download Telegram
Forwarded from Step by Step (C)
Logic Gates
XOR : لو مخلتفين بواحد
البوابات
In the earliest computers, switches were opened and closed by magnetic fields produced by energizing coils in relays. The switches, in turn, opened and closed the current paths.
Anonymous Quiz
91%
T
9%
F
Simplify : (A+B)' . (A' + B' )' =
Anonymous Quiz
18%
1
77%
0
3%
A’
2%
B’
Minimize the following boolean function : F(A, B, C, D) = Σm(1 , 3 , 5, 7 , 9 ) + Σd(6 , 12 , 13 )
Anonymous Quiz
12%
A'D + C'D + C
66%
A'D + C'D
8%
A'D+CD+BD
14%
A'D + BC'D + D
simplify the boolean expression: A' B' C' D' + A C' D' + B' C D' + A' B C D + B C' D
Anonymous Quiz
52%
D' B' + C' D' A + B D A' + B D C'
18%
A'D + B C D + A' C' D'
24%
A C ' D' + B' C D' + A' B' C' + D' A
6%
D' A' + A' D' + B D C' + A C D
ال 3أسئلة اللي فوق
n variables can be combined to form .......... minterms
Anonymous Quiz
11%
n
71%
2^n
10%
n^2
8%
2^n-1
with integrated circuits it's the count of gates that determines the cost
Anonymous Quiz
50%
T
50%
F
uses only one full adder and a storage device to hold the generated output carry
Anonymous Quiz
67%
Serial addition
33%
Parallel method
The parallel method uses .. full adder circuits
Anonymous Quiz
60%
n
26%
2^n
8%
n^2
6%
2
The above image represents a .. bit full adder circuit
Anonymous Quiz
62%
4
5%
5
19%
8
14%
16
the signal must propagate through the gates before the correct output sum is available in the output terminals
Anonymous Quiz
85%
T
15%
F
total propagation time = propagation delay times and number of gate levels in the circuit
Anonymous Quiz
86%
T
14%
F
A decimal adder requires a mnimum of .. inputs and .. outputs since .. bits are required to code each decimal digit
Anonymous Quiz
7%
5 - 9 - 4
23%
4 - 5 - 9
11%
9 - 4 - 5
59%
9 - 5 - 4
We obtain a non-valid BCD representation when the binary number is greater than ...
Anonymous Quiz
13%
1000
7%
0110
64%
1001
15%
1100
The circuit for comparing two n-bit numbers has ... entries in the truth table
Anonymous Quiz
13%
n
55%
2^n
8%
n^2
24%
n^2n
Decoders can have less than n^2 outputs
Anonymous Quiz
54%
T
46%
F