The energy-momentum (often represented as energy-wave vector, $E$-$k$) relationship in a crystalline solid describes how the energy ($E$) of an electron depends on its wave vector ($k$) within the crystal lattice. This relationship is fundamental to understanding the electronic band structure of solids.
To find the allowed energy states for electrons in a periodic potential (like that of a crystal lattice), we need to solve the fundamental equation of quantum mechanics that governs the behavior of particles at the atomic and subatomic level. This involves finding the wave function $\psi$ and the corresponding energy eigenvalues $E$. The equation that describes this is:
Schrödinger Equation: The time-independent Schrödinger equation for a particle in a potential $V(r)$ is given by:
$ \hat{H}\psi(r) = E\psi(r) $
where $\hat{H}$ is the Hamiltonian operator. For electrons in a crystal, the potential $V(r)$ is periodic. Solving this equation using methods like Bloch's theorem yields the energy bands, $E(k)$, which represent the energy-momentum (or energy-wave vector) relationship.
Therefore, the Schrödinger equation is the correct tool for calculating the energy-momentum ($E$-$k$) relationship in crystalline solids.
| List - I (Addressing Modes) | List - II (Instruction) |
| A. Immediate Addressing | I. LDAX B |
| B. Register Addressing | II. OUT 01H |
| C. Direct Addressing | III. MVI B, 37H |
| D. Indirect Addressing | IV. MOV A, B |
| List - I | List - II |
| (Memory) | (Characteristic) |
| A. ROM | I. Volatile, Fast, Expensive |
| B. EPROM | II. UV erasable |
| C. EEPROM | III. Electrically erasable |
| D. SRAM | IV. Non-Volatile, permanent data |
| List - I | List - II |
| (Bus/Logic) | (Function/Characteristic) |
| A. Address bus | I. Carries read/write signals, timing signals, and interrupt signals |
| B. Data bus | II. A three-state output that can be high, low, or high-impedance |
| C. Control bus | III. Unidirectional lines used by CPU to point to a memory location or I/O device |
| D. Tristate logic | IV. Bidirectional lines used for transferring data between the CPU and memory |