How do you detect a sequence of "1101" arriving serially
from a signal line?
Answer Posted / govind vijayakumar
Just put a SIPO (Serial In Paralle Out)Network at the
output, followed by a gate network.
4 parallel outputs from the SIPO are taken and the signal
lines whose output is supposed to be one are fed to a 3
input and gate. The 0 output is fed to a not gate and the
output of both the gates are anded together. If this
sequence comes then output will be one, otherwise 0.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
In the design of a large inverter, why do we prefer to connect small transistors in parallel (thus increasing effective width) rather than lay out one transistor with large width?
Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)
What is the difference between synchronous and asynchronous reset?
How does a Bandgap Voltage reference work?
Explain Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
For a NMOS transistor acting as a pass transistor, say the gate is connected to VDD, give the output for a square pulse input going from 0 to VDD
Explain what is the depletion region?
Why does the present vlsi circuits use mosfets instead of bjts?
what are three regions of operation of MOSFET and how are they used?
Draw a transistor level two input NAND gate. Explain its sizing (a) considering Vth (b) for equal rise and fall times
How to improve these parameters? (Cascode topology, use long channel transistors)
In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?
What is Charge Sharing? Explain the Charge Sharing problem while sampling data from a Bus
Implement a function with both ratioed and domino logic and merits and demerits of each logic?