EC > GATE 2016 SET-1 > PLL
The block diagram of a frequency synthesizer consisting of a Phase Locked Loop (PLL) and a divide-by-N counter (comprising 2,4,8,16 outputs) is sketched below. The synthesizer is excited with a 5 kHz signal (Input 1). The free-running frequency of the PLL is set to 20 kHz. Assume that the commutator switch makes contacts repeatedly in the order 1-2-3-4. The corresponding frequencies synthesized are:
A
10 kHz, 20 kHz, 40 kHz, 80 kHz
B
20 kHz, 40 kHz, 80 kHz, 160 kHz
C
80 kHz, 40 kHz, 20 kHz, 10 kHz
D
160 kHz, 80 kHz, 40 kHz, 20 kHz

Explanation

Correct : a

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science