Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)

Consider the following statements: A. The junction area of solar cell is made very narrow compared to a photo diode. B. Solar cells are not connected with any external bias. C. LED is made of lightly doped p-n junction. D. Increase of forward current results in continuous increase of LED light intensity. E. LEDs have to be connected in forward bias for emission of light. Choose the correct answer from the options given below :

Solution & Explanation

### Core Logic Let's analyze each statement conceptually: Statement A: Solar cells require a wide surface layer area to intercept maximum sunlight illumination, so junction area is large. * Statement B: True. Solar cells operate spontaneously to provide power to loads without requiring external bias voltage. * Statement C: False. LEDs are made of heavily doped junctions to maximize recombination probability. * Statement D: False. Beyond a critical limit, high currents cause heating that drops efficiency, so emission intensity does not increase infinitely. * Statement E: True. Forward biasing allows minority injection leading to radiative recombination. ### Step 1: Selecting Option Since statements B and E are purely accurate, the correct grouping option is B, E Only. ### Pattern Recognition Remember: LEDs = Forward Bias, Photodiodes = Reverse Bias, Solar Cells = Zero External Bias. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Physics: Semiconductor Electronics: Materials, Devices and Simple Circuits

More Semiconductor Electronics: Materials, Devices and Simple Circuits Previous-Year Questions

Q13 2025 Logic Gates
In the digital circuit shown in the figure, for the given inputs the P and Q values are :
Digital logic gate circuit diagram with inputs 1 and 1
The circuit has two inputs equal to 1, passing through multiple gates to produce outputs P and Q.
  • A. mathrmP = 1, mathrmQ = 1
  • B. mathrmP = 0, mathrmQ = 0
  • C. mathrmP = 0, mathrmQ = 1
  • D. mathrmP = 1, mathrmQ = 0

Solution

### Related Formula Truth relations of basic logic operations: - NAND operation: Y = overlineA cdot B - NOR operation: Y = overlineA + B - NOT operation: Y = overlineA - OR operation: Y = A + B ### Core Logic The inputs are: - Top input = 1 - Bottom input = 1 Let's analyze step-by-step from left to right: 1. **First Gate (NAND gate at the top-left):** - Inputs are 1 and 1. - Output = overline1 cdot 1 = 0. 2. **Bottom-left path with NOT gates:** - Top input (1) goes to a NOT gate, producing 0. - Bottom input (1) goes to a NOT gate, producing 0. - These two 0 values feed into the OR gate: - Output = 0 + 0 = 0. ### Step 1: Calculate output P Now trace the path to P: - The inputs to the top-right AND gate are: - Output of the top-left NAND gate = 0 - Output of the bottom-left OR gate = 0 - Therefore, output P is: P = 0 cdot 0 = 0 ### Step 2: Calculate output Q Now trace the path to Q: - The gate at the bottom-right is a NOR gate with two inputs: - Input 1: Output of the top-left NAND gate (0) inverted by a NOT gate = overline0 = 1. - Input 2: Output of the bottom-left OR gate (0). - Passing these inputs (1 and 0) through the final NOR gate: Q = overline1 + 0 = overline1 = 0 Thus, both P = 0 and Q = 0. ### Pattern Recognition Sees: Combinational trace with inverted nodes. Trap: Missing bubbles (NOT gates) representing inversion on internal circuit paths. Shortcut: The first NAND gate output is 0 (since both inputs are 1). This 0 directly goes to the upper AND gate, immediately guaranteeing output P = 0 (eliminates options 1 and 4). Now, you only need to evaluate Q to choose between options 2 and 3. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Physics: Semiconductor Electronics: Materials, Devices and Simple Circuits
Q11 2025 Zener Diode
In the following circuit, the reading of the ammeter will be (Take Zener breakdown voltage = 4 V)
Zener regulator circuit for Q11 - JEE Main 2025 Morning
A schematic showing a 12V supply connected to a series 100 ohm resistor, which then branches into a parallel Zener diode and a 400 ohm resistor in series with an ammeter.
  • A. 24mathrmmA
  • B. 80mathrmmA
  • C. 10mathrmmA
  • D. 60mathrmmA

Solution

### Related Formula Voltage division across load R_L with series resistance R_s without Zener regulation: V_L = V_textin left( fracR_LR_s + R_L right) If V_L > V_z, the Zener diode enters breakdown, and potential across the parallel load is clamped at V_L = V_z. ### Core Logic Verify if Zener diode operates in the breakdown region: - V_textin = 12 mathrm~V - R_s = 100 Omega - R_L = 400 Omega Calculate the unregulated voltage: V_1 = 12 times left( frac400100 + 400 right) = 12 times frac45 = 9.6 mathrm~V Since V_1 > V_z (9.6 mathrm~V > 4 mathrm~V), breakdown occurs, and the parallel branch voltage is fixed at V_z = 4 mathrm~V. ### Step 1: Calculate Branch Current The voltage across the 400 Omega load resistor (which is in series with the ammeter) is locked at 4 mathrm~V. The current I through the ammeter is: I = fracV_zR_L = frac4 mathrm~V400 Omega = 10^-2 mathrm~A = 10 mathrm~mA ### Pattern Recognition Sees: Parallel Zener diode configuration. Shortcut: Always calculate the open-circuit load voltage first. If it exceeds V_z, use V_z as the branch potential. The branch current is simply V_z / R_L. Here, 4 / 400 = 10 mathrm~mA. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Physics: Semiconductor Electronics: Materials, Devices and Simple Circuits
Q13 2025 Logic Gates
Which of the following circuits has the same output as that of the given circuit?
Logic Gates diagram for Q13 - JEE Main 2025 Morning
A combination gate circuit configuration evaluated for total Boolean output expressions.
  • A. textCircuit (1)
  • B. textCircuit (2)
  • C. textCircuit (3)
  • D. textCircuit (4)

Solution

### Core Logic Let's perform Boolean analysis on the configuration steps mapped below: mathrmP = mathrmA cdot barmathrmB mathrmQ = mathrmA cdot mathrmB mathrmY = overlinemathrmP + mathrmQ = overlinemathrmA cdot barmathrmB + mathrmA cdot mathrmB Factoring using distributive Boolean rules: mathrmY = overlinemathrmA cdot (mathrmB + barmathrmB) = overlinemathrmA cdot 1 mathrmY = barmathrmA ### Step 1: Final Reduction The expression reduces to a simple inverter (NOT gate) processing input A. This aligns with Circuit (1), matching option (1). ### Pattern Recognition Identify standard combinations: (mathrmA text AND NOT mathrmB) text OR (mathrmA text AND mathrmB) collapses back into simply input A because operand B covers all possible states. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Physics: Semiconductor Electronics: Materials, Devices and Simple Circuits

More Semiconductor Electronics: Materials, Devices and Simple Circuits Questions — jee_main_2025_24_jan_morning

Practice all Semiconductor Electronics: Materials, Devices and Simple Circuits previous-year questions →

YOUR FIRST PREP STEP STARTS HERE

We Map Every Repeating Question in Competitive Exams.

Say goodbye to generic mock test fatigue. RankBit uses smart analysis to group past exam questions into their foundational Repeating Question Types. Find chapter weightage, track repeating questions, and score higher with targeted practice.

Select Your Target Exam

Choose an exam track below to find formulas per chapter and patterns.

Syncing Exam Intelligence

Mapping formulas and patterns across all tracks…

PATH A — FULL LENGTH PRACTICE

Full Mock Test Hub

Simulate real NTA exam conditions with fully tracked mocks. Time yourself against past papers.

Under Development
PATH B — TARGETED PRACTICE

Topic-wise Practice Hub

Practice past-year questions one chapter at a time. Pick an exam → subject → chapter and get every PYQ for that topic — pulled together from all past papers — with the chapter's key formulas alongside.

Loading Questions... Browse Topics
Latest from the Blog
View all →

Loading articles...