edited by
3,506 views
0 0 votes

Match the following $\textsf{IC}$ families with their basic circuits :

$\begin{array}{clcl} \text{a.} & \text{TTL} & \text{i.} & \text{NAND} \\  \text{b.} & \text{ECL} & \text{ii.} & \text{NOR} \\ \text{c.}  & \text{CMOS} & \text{iii.} & \text{Inverter} \\ \end{array}$

$\textbf{Code :}$

  1. $\text{a-i, b-ii, c-iii}$
  2. $\text{a-iii, b-ii, c-i}$
  3. $\text{a-ii, b-iii, c-i}$
  4. $\text{a-ii, b-i, c-iii}$

1 Answer

Best answer
2 2 votes

Answer :A

a. TTL      (Transistor–transistor logic                                          1 NAND

b. ECL     (Emitter-coupled logic)                                                2 NOR

c. CMOS  (Complementary metal–oxide–semiconductor )              3 Inverter

Reference : Wikipedia

selected by
Answer:
Position:
Show:

Related questions

4 4 votes
2 answers 2 answers
11.8k
11.8k views
go_editor asked Jul 11, 2016
11,795 views
Identify the operation which is commutative but not associative?ORNOREX-ORNAND
3 3 votes
1 answers 1 answer
2.3k
2.3k views
go_editor asked Jul 11, 2016
2,317 views
Match the following :$\begin{array}{clcl} \text{a.} & \text{TTL} & \text{i.} & \text{High fan out} \\ \text{b.} & \text{ECL} & \text{ii.} & \text{Low propagation delay}...
1 1 vote
3 3 answers
5.0k
5.0k views
go_editor asked Jul 8, 2016
5,012 views
Consider the circuit shown below. IN a certain steady state, ‘Y’ is at logical ‘l’. What are the possible values of A, B, C?$A=0, B=0, C=1$$A=0, B=C=1$$A=1, B=C=0$$A= B=1...
3 3 votes
4 4 answers
4.2k
4.2k views
go_editor asked Jul 11, 2016
4,172 views
Given a Relation POSITION (Posting-No, Skill), then the query to retrieve all distinct pairs of posting-nos. requiring skill isSelect p.posting-No, p.posting-No from posi...