edited by
532 views

1 Answer

Related questions

1 votes
1 votes
1 answer
1
sh!va asked Feb 22, 2017
632 views
in given combinational logic $X=?$$X = AB'C' +A'BC'+ A'B'C+ ABC$$X = A'BC +A'BC'+ AB'C+ A'B'C'$$X = AB + BC + AC$$X= A'B'+B'C'+A'C'$
1 votes
1 votes
2 answers
2
sh!va asked Feb 21, 2017
674 views
Simplify Boolean function represented in sum of product of min-terms, $\text{F}(x, y, z)= \Sigma(0, 2, 4,5, 6)$ $z' + xy'$$x' y'z' + xyz+ xy'z'$$xyz + x' + y' + z'$$xy+yz...
1 votes
1 votes
1 answer
3
sh!va asked Feb 21, 2017
1,679 views
How is the status of the carry, auxiliary carry and parity flag affected if write instruction?MOV A,#9C ADD A,#64H$\text{CY = 0, AC = 0, P = 0}$$\text{CY = 1, AC = 1, P =...
2 votes
2 votes
1 answer
4
sh!va asked Feb 21, 2017
1,773 views
For a $10$-bit digital ramp ADC using $500\;\text{kHz}$ clock, the maximum conversion time is$2048\; \mu \;\text{S}$$2046\; \mu \;\text{S}$$2064\; \mu \;\text{S}$$2084\; ...