Data can be changed from special code to temporal code by using
 (A) Shift registers (B) counters
 (C) Combinational circuits (D) A/D converters.

1 Answer

Answer :

Ans: A
Data can be changed from special code to temporal code by using Shift Registers.
 (A Register in which data gets shifted towards left or right when clock pulses are
applied is known as a Shift Register.)

Related questions

Description : Define shift registers.

Last Answer : The binary information in a register can be moved from stage to stage within the register or into or out of the register upon application of clock ... arithmetic and logic operations used in microprocessors. This gives rise to group of registers called shift registers.

Description : Define combinational logic

Last Answer : When logic gates are connected together to produce a specified output for certain specified combinations of input variables, with no storage involved, the resulting circuit is called combinational logic.

Description : In successive-approximation A/D converter, offset voltage equal to 1/2 LSB is added to the D/A converter's output. This is done to (A) Improve the speed of operation. (B) Reduce the maximum ... Increase the number of bits at the output. (D) Increase the range of input voltage that can be converted

Last Answer : (B) Reduce the maximum quantization error.

Description : Define registers.

Last Answer : A register is a group of flip-flops flip-flop can store one bit information. So an n-bit register has a group of n flip-flops and is capable of storing any binary information/number containing n-bits.

Description : What are the classification of sequential circuits?

Last Answer : The sequential circuits are classified on the basis of timing of their signals into two types. They are, 1)Synchronous sequential circuit. 2)Asynchronous sequential circuit.

Description : Karnaugh map is used for the purpose of (A) Reducing the electronic circuits used. (B) To map the given Boolean logic function. (C) To minimize the terms in a Boolean expression. (D) To maximize the terms of a given a Boolean expression.

Last Answer : (C) To minimize the terms in a Boolean expression.

Description : CMOS circuits are extensively used for ON-chip computers mainly because of their extremely (A) low power dissipation. (B) high noise immunity. (C) large packing density. (D) low cost.

Last Answer : Ans: C Because CMOS circuits have large packing density.

Description : CMOS circuits consume power (A) Equal to TTL (B) Less than TTL (C) Twice of TTL (D) Thrice of TTL

Last Answer : Ans: B As in CMOS one device is ON & one is Always OFF so power consumption is low.

Description : The output of a JK flipflop with asynchronous preset and clear inputs is 1'. The output can be changed to 0' with one of the following conditions. (A) By applying J = 0, K = 0 and using a clock. (B) ... (C) By applying J = 1, K = 1 and using the clock. (D) By applying a synchronous preset input.

Last Answer : Ans: C Preset state of JK Flip-Flop =1 With J=1 K=1 and the clock next state will be complement of the present state.

Description : What are the different types of shift type?

Last Answer : There are five types. They are, Serial In Serial Out Shift Register Serial In Parallel Out Shift Register Parallel In Serial Out Shift Register Parallel In Parallel Out Shift Register Bidirectional Shift Register

Description : Components that provide internal storage to the CPU are ______ a) Registers b) Program Counters c) Controllers d) Internal chips

Last Answer : Answer: a Explanation: The Registers are the fast storage units. They are responsible for storing intermediate computational results in the CPU. The registers can be user accessible or inaccessible

Description : Explain the design procedure for combinational circuits

Last Answer : 1. The problem definition 2. Determine the number of available input variables & required O/P variables. 3. Assigning letter symbols to I/O variables 4. Obtain simplified Boolean expression for each O/P. 5. Obtain the logic diagram.

Description : What is most descriptive of combinational circuits ? (A) Outputs entirely depends on the current inputs (B) It is combination of circuit elements (C) It is combination of circuit elements and memory elements (D) Output depends on the current inputs and past output

Last Answer : What is most descriptive of combinational circuits ? (A) Outputs entirely depends on the current inputs (B) It is combination of circuit elements (C) It is combination of circuit elements and memory elements (D) Output depends on the current inputs and past output

Description : The excess-3 code of decimal 7 is represented by (A) 1100. (B) 1001. (C) 1011. (D) 1010.

Last Answer : Ans: D An excess 3 code is always equal to the binary code +3

Description : The excess 3 code of decimal number 26 is (A) 0100 1001 (B) 01011001 (C) 1000 1001 (D) 01001101

Last Answer : Ans: B (26)10 in BCD is ( 00100110 ) BCD Add 011 to each BCD 01011001 for excess – 3

Description : The code where all successive numbers differ from their preceding number by single bit is (A) Binary code. (B) BCD. (C) Excess – 3. (D) Gray.

Last Answer : Ans: D The code where all successive numbers differ from their preceding number by single bit is Gray Code. (It is an unweighted code. The most important characteristic of this code is that only a single bit change occurs when going from one code number to next.)

Description : The Gray code for decimal number 6 is equivalent to (A) 1100 (B) 1001 (C) 0101 (D) 0110

Last Answer : (C) 0101

Description : When the set of input data to an even parity generator is 0111, the output will be (A) 1 (B) 0 (C) Unpredictable (D) Depends on the previous input

Last Answer : Ans: B In even parity generator if number of 1 is odd then output will be zero.

Description : The process of entering data into a ROM is called (A) burning in the ROM (B) programming the ROM (C) changing the ROM (D) charging the ROM

Last Answer : Ans: B The process of entering data into ROM is known as programming the ROM.

Description : The device which changes from serial data to parallel data is (A) COUNTER (B) MULTIPLEXER (C) DEMULTIPLEXER (D) FLIP-FLOP

Last Answer : Ans: C The device which changes from serial data to parallel data is demultiplexer. (A demultiplexer takes in data from one line and directs it to any of its N outputs depending on the status of the select inputs.)

Description : A weighted resistor digital to analog converter using N bits requires a total of (A) N precision resistors. (B) 2N precision resistors. (C) N + 1 precision resistors. (D) N – 1 precision resistors.

Last Answer : (A) N precision resistors.

Description : The information in ROM is stored (A) By the user any number of times. (B) By the manufacturer during fabrication of the device. (C) By the user using ultraviolet light. (D) By the user once and only once.

Last Answer : (B) By the manufacturer during fabrication of the device.

Description : 1’s complement representation of decimal number of -17 by using 8 bit representation is (A) 1110 1110 (B) 1101 1101 (C) 1100 1100 (D) 0001 0001

Last Answer : (A) 1110 1110

Description : The access time of ROM using bipolar transistors is about (A) 1 sec (B) 1 msec (C) 1 µsec (D) 1 nsec.

Last Answer : Ans: C The access time of ROM using bipolar transistors is about 1 µ sec.

Description : How many types of shift registers and what are they ?

Last Answer : 3 types of shift register. Namely : left shift , right shift and bidirectional register.

Description : When necessary, the results are transferred from the CPU to main memory by _______ A. I/O devices. B. CPU. C. Shift registers. D. None of the Above.

Last Answer : C. Shift registers.

Description : Define shift registers.

Last Answer : Define shift registers.

Description : Define Asynchronous sequential circuit?

Last Answer : In asynchronous sequential circuits change in input signals can affect memory element at any instant of time.

Description : Define synchronous sequential circuit

Last Answer : In synchronous sequential circuits, signals can affect the memory elements only at discrete instant of time.

Description : What is a master-slave flip-flop?

Last Answer : A master-slave flip-flop consists of two flip-flops where one circuit serves as a master and the other as a slave.

Description : What is edge-triggered flip-flop?

Last Answer : The problem of race around condition can solved by edge triggering flip flop. The term edge triggering means that the flip-flop changes state either at the positive ... negative edge of the clock pulse and it is sensitive to its inputs only at this transition of the clock.

Description : Define race around condition.

Last Answer : In JK flip-flop output is fed back to the input. Therefore change in the output results change in the input. Due to this in the positive half of the clock pulse if both J and K are high then output toggles continuously. This condition iscalled ‘race around condition’.

Description : What is the operation of T flip-flop?

Last Answer : T flip-flop is also known as Toggle flip-flop. • When T=0 there is no change in the output. • When T=1 the output switch to the complement state (ie) the output toggles.

Description : What is the operation of JK flip-flop?

Last Answer : When K input is low and J input is high the Q output of flip-flop is set. When K input is high and J input is low the Q output of flip-flop is reset. When both the inputs ... are high it is possible to set or reset the flip-flop (ie) the output toggle on the next positive clock edge.

Description : What is the operation of D flip-flop?

Last Answer : In D flip-flop during the occurrence of clock pulse if D=1, the output Q is set and if D=0, the output is reset.

Description : What are the different types of flip-flop?

Last Answer : There are various types of flip flops. Some of them are mentioned below they are, RS flip-flop SR flip-flop D flip-flop JK flip-flop T flip-flop

Description : Define Flip flop.

Last Answer : The basic unit for storage is flip flop. A flip-flop maintains its output state either at 1 or 0 until directed by an input signal to change its state.

Description : What do you mean by comparator

Last Answer : A comparator is a special combinational circuit designed primarily to compare the relative magnitude of two binary numbers.

Description : Define multiplexer

Last Answer : Multiplexer is a digital switch. If allows digital information from several sources to be routed onto a single output line.

Description : What is priority Encoder?

Last Answer : A priority encoder is an encoder circuit that includes the priority function. In priority encoder, if 2 or more inputs are equal to 1 at the same time, the input having the highest priority will take precedence.

Description : Define Encoder?

Last Answer : An encoder has 2n input lines and n output lines. In encoder the output lines generate the binary code corresponding to the input value.

Description : What is binary decoder?

Last Answer : A decoder is a combinational circuit that converts binary information from n input lines to a maximum of 2n out puts lines.

Description : Define Decoder

Last Answer : A decoder is a multiple - input multiple output logic circuit that converts coded inputs into coded outputs where the input and output codes are different.

Description : Define Half adder and full adder

Last Answer : The logic circuit that performs the addition of two bits is a half adder. The circuit that performs the addition of three bits is a full adder.

Description : Convert the decimal number 3.375 to binary. 132) A) 0101.1100 B) 0011.1010 C) 0011.0011 D) 0011.01

Last Answer : D) 0011.01

Description : Convert binary 1001 to octal. 131) A) 1018 B) 98 C) 108 D) 118

Last Answer : D) 118

Description : Convert decimal 19 to octal. 130) A) 278 B) 218 C) 238 D) 178

Last Answer : C) 238

Description : The hexadecimal equivalent of decimal 88 is ________. 129) A) 6816 B) 5816 C) 5116 D) 551

Last Answer : B) 5816

Description : Any number with an exponent of one is equal to 128) A) two. B) itself. C) zero. D) on

Last Answer : B) itself.

Description : What is the decimal value of 20? 127) A) 2 B) 0 C) 1 D) 3

Last Answer : C) 1