EC > GATE 2016 SET-1 > AC Analysis
A network consisting of a finite number of linear resistor (R), inductor (L), and capacitor (C) elements, connected all in series or all in parallel, is excited with a source of the form
. The source has nonzero impedance. Which one of the following is a possible form of the output measured across a resistor in the network?
A
k=14bkcos(kω0t+φk), where bk≠ak, k
B
k=13bkcos(kω0t+φk), where bk≠0, k
C
k=13akcos(kω0t+φk)
D
k=12akcos(kω0t+φk)

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