A PHP Error was encountered

Severity: Warning

Message: fopen(/var/lib/php/sessions/ci_sessiongee73p8m4tpkp06rk7o1jetanvmipvfc): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/interviewmania.com/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /var/lib/php/sessions)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/interviewmania.com/index.php
Line: 315
Function: require_once

Which of following logic is fastest?

Home » Microprocessor » Advanced Microprocessors » Question

Advanced Microprocessors

  1. Which of following logic is fastest?
    1. TTL
    2. ECL
    3. CMOS
    4. LSI
Correct Option: B

Because switching time of logic circuit in ECL is improved by estabilising one of the two states in active region instead of saturation region of transistor. The other state remains in cut-off region. This eliminates the problem of storage time and hence ECL is extremely fast with propagation delay time of 1ns (approx).



Your comments will be displayed only after manual approval.