UPSC Exam  >  UPSC Tests  >  Test: Counters - UPSC MCQ

Test: Counters - UPSC MCQ


Test Description

10 Questions MCQ Test - Test: Counters

Test: Counters for UPSC 2025 is part of UPSC preparation. The Test: Counters questions and answers have been prepared according to the UPSC exam syllabus.The Test: Counters MCQs are made for UPSC 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Counters below.
Solutions of Test: Counters questions in English are available as part of our course for UPSC & Test: Counters solutions in Hindi for UPSC course. Download more important topics, notes, lectures and mock test series for UPSC Exam by signing up for free. Attempt Test: Counters | 10 questions in 10 minutes | Mock test for UPSC preparation | Free important questions MCQ to study for UPSC Exam | Download free PDF with solutions
Test: Counters - Question 1

Consider the partial implementation of a 2-bit counter using T flip-flops following the sequence 0-2-3-1-0, as shown below 

To complete the circuit, the input X should be 

Detailed Solution for Test: Counters - Question 1

From circuit we see 

T1=XQ1’+X’Q1—-(1) 

AND 

T2=(Q2 ? Q1)’—-(2) 

AND DESIRED OUTPUT IS 00->10->11->01->00 

SO X SHOULD BE Q1Q2’+Q1’Q2 SATISFYING 1 AND 2. 

SO ANS IS (D) PART. 

Test: Counters - Question 2

The control signal functions of a 4-bit binary counter are given below (where X is “don’t care”)  The counter is connected as follows: 

Assume that the counter and gate delays are negligible. If the counter starts at 0, then it cycles through the following sequence: 

Detailed Solution for Test: Counters - Question 2

Initially A1 A2 A3 A4 =0000 

Clr=A1 and A3 

So when A1 and A3 both are 1 it again goes to 0000 

Hence 0000(init.) -> 0001(A1 and A3=0)->0010 (A1 and A3=0) -> 0011(A1 and A3=0) -> 0100 (A1 and A3=1)[ clear condition satisfied] ->0000(init.) so it goes through 0->1->2->3->4 

Ans is (C) part. 

Test: Counters - Question 3

In digital logic, a counter is a device which ____________

Detailed Solution for Test: Counters - Question 3

In digital logic and computing, a counter is a device which stores (and sometimes displays) the number of times a particular event or process has occurred, often in relationship to a clock signal.

Test: Counters - Question 4

A counter circuit is usually constructed of ____________

Detailed Solution for Test: Counters - Question 4

A counter circuit is usually constructed of a number of flip-flops connected in cascade. Preferably, JK Flip-flops are used to construct counters and registers.

Test: Counters - Question 5

What is the maximum possible range of bit-count specifically in n-bit binary counter consisting of ‘n’ number of flip-flops?

Detailed Solution for Test: Counters - Question 5

The maximum possible range of bit-count specifically in n-bit binary counter consisting of ‘n’ number of flip-flops is 0 to 2n-1. For say, there is a 2-bit counter, then it will count till 22-1 = 3. Thus, it will count from 0 to 3.

Test: Counters - Question 6

How many types of the counter are there?

Detailed Solution for Test: Counters - Question 6

Counters are of 3 types, namely, (i)asynchronous/synchronous, (ii)single and multi-mode & (iii)modulus counter. These further can be subdivided into Ring Counter, Johnson Counter, Cascade Counter, Up/Down Counter and such like.

Test: Counters - Question 7

A decimal counter has ______ states.

Detailed Solution for Test: Counters - Question 7

Decimal counter is also known as 10 stage counter. So, it has 10 states. It is also known as Decade Counter counting from 0 to 9.

Test: Counters - Question 8

Ripple counters are also called ____________

Detailed Solution for Test: Counters - Question 8

Ripple counters are also called asynchronous counter. In Asynchronous counters, only the first flip-flop is connected to an external clock while the rest of the flip-flops have their preceding flip-flop output as clock to them.

Test: Counters - Question 9

Three decade counter would have ____________

Detailed Solution for Test: Counters - Question 9

Three decade counter has 30 states and a BCD counter has 10 states. So, it would require 3 BCD counters. Thus, a three decade counter will count from 0 to 29.

Test: Counters - Question 10

The parallel outputs of a counter circuit represent the _____________

Detailed Solution for Test: Counters - Question 10

The parallel outputs of a counter circuit represent the clock count. A counter counts the number of times an event takes place in accordance to the clock pulse.

Information about Test: Counters Page
In this test you can find the Exam questions for Test: Counters solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Counters, EduRev gives you an ample number of Online tests for practice
Download as PDF