EC > GATE 2018 > PN Junction Diode
Red (R), Green (G) and Blue (B) Light Emitting Diodes (LEDs) were fabricated using p-n junctions of three different inorganic semiconductors having different band-gaps. The built-in voltages of red, green and blue diodes are VR, VG and VB, respectively. Assume donor and acceptor doping to be the same (NA and ND respectively) in the p and n sides of all the three diodes. Which one of the following relationships about the built-in voltages is TRUE?
A
VR>VG>VB
B
VRGB
C
VR=VG=VB
D
VR>VGB

Explanation

Correct : b

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