EC > Gate 2022 > Electrostatics
In a circuit, there is a series connection of an ideal resistor and an ideal capacitor. The conduction current (in Amperes) through the resistor is 2sin(𝑑 + πœ‹/2). The displacement current (in Amperes) through the capacitor is _________.
A
2sin(𝑑)
B
2sin(𝑑 + πœ‹)
C
2sin(𝑑 + πœ‹/2)
D
0

Explanation

Correct : c

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