Tag: A-Level 化学

  • A-Level Chemistry: Kinetics — Rate Equations, Orders of Reaction & the Arrhenius Equation | A-Level化学:动力学——速率方程、反应级数与阿伦尼乌斯方程

    📖 Introduction | 引言

    Chemical kinetics is the branch of physical chemistry that studies the rates of chemical reactions and the factors that influence them. While thermodynamics tells us whether a reaction is energetically favourable, kinetics tells us how fast it proceeds — and in the real world, speed often matters more than spontaneity. A reaction with a negative ΔG may be theoretically possible but proceed so slowly that no observable change occurs in a human lifetime. Understanding kinetics allows chemists to control reaction speeds in industrial processes, predict shelf lives of pharmaceuticals, and design efficient catalytic pathways.

    化学动力学是物理化学的一个分支,研究化学反应的速率及其影响因素。热力学告诉我们一个反应在能量上是否有利,而动力学告诉我们它进行得有多快——在现实世界中,速度往往比自发性更重要。一个ΔG为负的反应在理论上可行,但可能进行得极其缓慢,以至于在人类有生之年观察不到任何变化。理解动力学使化学家能够控制工业过程中的反应速度、预测药物的保质期,并设计高效的催化路径。


    1. Rate of Reaction | 反应速率

    1.1 Defining Reaction Rate | 定义反应速率

    The rate of reaction is defined as the change in concentration of a reactant or product per unit time. For a general reaction:

    对于一般反应 aA + bB → cC + dD,反应速率定义为:

    Rate = −(1/a) × d[A]/dt = −(1/b) × d[B]/dt = (1/c) × d[C]/dt = (1/d) × d[D]/dt

    The negative signs for reactants reflect the fact that their concentrations decrease over time. The stoichiometric coefficients (a, b, c, d) ensure that the rate is the same regardless of which species we choose to monitor. In practice, rates are often measured experimentally by tracking one of the following over time:

    • Change in concentration (via titration, spectrophotometry, or conductivity)
    • Change in volume of a gas produced (using a gas syringe or inverted measuring cylinder)
    • Change in mass (if a gas is evolved and allowed to escape)
    • Change in colour intensity (using a colorimeter)
    • Change in pH (using a pH meter or indicator)

    实际上,反应速率通常通过监测以下随时间变化的量来测量:浓度变化(通过滴定、分光光度法或电导率)、产生气体的体积变化(使用气体注射器或倒置量筒)、质量变化(如果气体逸出)、颜色强度变化(使用比色计)、pH变化(使用pH计或指示剂)。

    1.2 The Rate Equation (Rate Law) | 速率方程

    The rate equation expresses the mathematical relationship between the rate of reaction and the concentrations of reactants. For a reaction:

    aA + bB → products

    The rate equation takes the general form:

    Rate = k[A]^m[B]^n

    Where:

    • k = the rate constant, which is temperature-dependent
    • [A] and [B] = concentrations of reactants
    • m and n = orders of reaction with respect to A and B (determined experimentally, not from the stoichiometric equation)

    Critical point: The orders m and n are NOT simply the stoichiometric coefficients a and b. They must be determined experimentally. This is one of the most common misconceptions in A-Level Chemistry. The rate equation is an empirical relationship — it comes from experiment, not from the balanced equation.

    关键点:级数m和n不是简单地等于化学计量系数a和b。它们必须通过实验确定。这是A-Level化学中最常见的误解之一。速率方程是一个经验关系——它来自实验,而不是来自配平方程式。

    The overall order of reaction is the sum of all individual orders: m + n + …


    2. Orders of Reaction | 反应级数

    2.1 Zero Order (m = 0) | 零级反应

    Rate = k

    When a reaction is zero order with respect to a reactant, changing its concentration has no effect on the rate. The rate remains constant as long as some of the reactant is present.

    Explanation: Zero-order kinetics typically occur when a catalyst or enzyme becomes saturated — the active sites are fully occupied, so adding more reactant doesn’t increase the rate. Alternatively, in photochemical reactions, the rate is determined by the intensity of light, not reactant concentration.

    Concentration–time graph: Linear decrease — [A] vs time is a straight line with constant negative gradient.

    Rate–concentration graph: Horizontal line — rate is independent of [A].

    Example: The decomposition of ammonia on a hot tungsten surface: 2NH₃(g) → N₂(g) + 3H₂(g). The tungsten surface has a fixed number of active sites; once they’re all occupied, increasing [NH₃] has no further effect.

    例子:氨在热钨丝表面的分解:2NH₃(g) → N₂(g) + 3H₂(g)。钨表面有固定数量的活性位点;一旦它们全被占据,增加[NH₃]就没有进一步效果。

    2.2 First Order (m = 1) | 一级反应

    Rate = k[A]

    The rate is directly proportional to the concentration. Doubling [A] doubles the rate; tripling [A] triples the rate. This is the most common order in A-Level chemistry.

    Concentration–time graph: Exponential decay — [A] decreases exponentially over time. The half-life (t₁/₂) is constant for first-order reactions — this is a defining characteristic and a key diagnostic tool.

    Rate–concentration graph: Straight line through the origin — rate is proportional to [A].

    Half-life for first order: t₁/₂ = ln 2 / k = 0.693 / k

    Examples: Radioactive decay (though not a chemical reaction, it follows first-order kinetics), many decomposition reactions, SN1 substitution reactions in organic chemistry.

    例子:放射性衰变(虽然不是化学反应,但遵循一级动力学),许多分解反应,有机化学中的SN1取代反应。

    2.3 Second Order (m = 2) | 二级反应

    Rate = k[A]² or Rate = k[A][B]

    The rate is proportional to the square of the concentration (if second order in a single reactant), or to the product of two concentrations (if first order in each of two reactants). Doubling [A] quadruples the rate.

    Concentration–time graph: Steeper decrease than first order — 1/[A] vs time is a straight line for second order in a single reactant.

    Rate–concentration graph: Parabolic curve through the origin — rate ∝ [A]².

    Half-life: t₁/₂ = 1/(k[A]₀), where [A]₀ is the initial concentration. Note: the half-life increases as the reaction proceeds (unlike first order where it’s constant).

    Examples: Many bimolecular elementary reactions: 2NO₂ → 2NO + O₂; the SN2 mechanism in organic chemistry.

    例子:许多双分子基元反应:2NO₂ → 2NO + O₂;有机化学中的SN2机理。


    3. Determining Orders Experimentally | 实验测定反应级数

    3.1 The Initial Rates Method | 初始速率法

    This is the most common method for determining orders of reaction. A series of experiments is conducted where the initial concentration of one reactant is varied while all others are held constant. The initial rate is measured (by drawing a tangent at t = 0 on the concentration–time graph), and the effect on the rate reveals the order.

    这是确定反应级数最常用的方法。进行一系列实验,其中一个反应物的初始浓度变化而其他所有条件保持不变。测量初始速率(通过在浓度-时间图上t=0处画切线),对速率的影响揭示了级数。

    Worked Example:

    Experiment [A]₀ (mol dm⁻³) [B]₀ (mol dm⁻³) Initial Rate (mol dm⁻³ s⁻¹)
    1 0.10 0.10 2.0 × 10⁻⁴
    2 0.20 0.10 4.0 × 10⁻⁴
    3 0.10 0.20 8.0 × 10⁻⁴

    Analysis:

    • Compare experiments 1 and 2: [B] constant, [A] doubled → rate doubled → first order in A (m = 1)
    • Compare experiments 1 and 3: [A] constant, [B] doubled → rate quadrupled → second order in B (n = 2)
    • Rate equation: Rate = k[A][B]²
    • Overall order = 1 + 2 = 3

    3.2 Continuous Monitoring (Progress Curves) | 连续监测法(进度曲线)

    Instead of multiple experiments at different concentrations, a single reaction is monitored continuously. The concentration–time data can be analysed to determine the order:

    Graphical tests:

    • If [A] vs t is a straight line → zero order
    • If ln[A] vs t is a straight line → first order
    • If 1/[A] vs t is a straight line → second order

    This approach is particularly powerful because a single experiment yields the order. However, it requires accurate concentration data over the full course of the reaction.

    3.3 Half-Life Method | 半衰期法

    For a first-order reaction, the half-life is constant — measure successive half-lives; if they’re equal, the reaction is first order. For a second-order reaction, each successive half-life doubles. This is a quick diagnostic that requires only a rough concentration–time curve.


    4. The Rate Constant (k) | 速率常数

    4.1 What is k? | 什么是k?

    The rate constant k is the proportionality constant in the rate equation. It is independent of concentration but dependent on temperature (and the presence of a catalyst). The value of k reflects the inherent reactivity of the system — a large k means a fast reaction, a small k means a slow one.

    速率常数k是速率方程中的比例常数。它不依赖于浓度依赖于温度(以及催化剂的存在)。k值反映了系统的固有反应性——k大意味着反应快,k小意味着反应慢。

    4.2 Units of k | k的单位

    The units of k depend on the overall order of reaction. This is a common exam question — given a rate equation, determine the units of k.

    • Zero order: k = rate → mol dm⁻³ s⁻¹
    • First order: k = rate/[A] → s⁻¹
    • Second order: k = rate/[A]² → dm³ mol⁻¹ s⁻¹
    • Third order: k = rate/[A]³ → dm⁶ mol⁻² s⁻¹

    General formula: units of k = (mol dm⁻³)^(1 − n) × s⁻¹, where n is the overall order.


    5. The Arrhenius Equation | 阿伦尼乌斯方程

    5.1 Temperature Dependence of k | k的温度依赖性

    The Arrhenius equation quantifies the relationship between the rate constant and temperature:

    k = A e^(−Ea/RT)

    Where:

    • k = rate constant
    • A = pre-exponential factor (frequency factor), related to collision frequency and orientation
    • Ea = activation energy (J mol⁻¹)
    • R = gas constant (8.314 J K⁻¹ mol⁻¹)
    • T = absolute temperature (K)
    • e = Euler’s number (≈ 2.718)

    The exponential term e^(−Ea/RT) represents the fraction of molecules that possess sufficient energy (≥ Ea) to react when they collide.

    5.2 The Logarithmic Form | 对数形式

    Taking natural logarithms of both sides gives the linear form commonly used in data analysis:

    ln k = −Ea/R × (1/T) + ln A

    This has the form of a straight line: y = mx + c

    • y = ln k
    • x = 1/T
    • m (gradient) = −Ea/R
    • c (y-intercept) = ln A

    By measuring k at several temperatures and plotting ln k against 1/T, we obtain a straight line with gradient = −Ea/R. From this, the activation energy can be calculated:

    Ea = −gradient × R

    5.3 The Two-Point Form | 两点形式

    If rate constants are known at only two temperatures, Ea can be calculated using:

    ln(k₂/k₁) = Ea/R × (1/T₁ − 1/T₂)

    This form avoids the need for graphical analysis and is particularly useful for exam calculations.

    5.4 Worked Example | 例题

    Question: A reaction has a rate constant of 2.5 × 10⁻³ s⁻¹ at 300 K and 5.1 × 10⁻² s⁻¹ at 320 K. Calculate the activation energy.

    Solution:

    ln(k₂/k₁) = ln(5.1×10⁻² / 2.5×10⁻³) = ln(20.4) = 3.016
    
    3.016 = Ea/8.314 × (1/300 − 1/320)
    3.016 = Ea/8.314 × (0.003333 − 0.003125)
    3.016 = Ea/8.314 × 0.0002083
    
    Ea = 3.016 × 8.314 / 0.0002083
    Ea = 120,400 J mol⁻¹ ≈ 120 kJ mol⁻¹

    6. Collision Theory and Activation Energy | 碰撞理论与活化能

    6.1 Collision Theory | 碰撞理论

    For a reaction to occur between two particles, they must:

    1. Collide — particles must come into contact
    2. Have sufficient energy — the collision energy must equal or exceed the activation energy (Ea)
    3. Have correct orientation — particles must collide in the right spatial arrangement for bonds to break and form

    These three requirements explain why not every collision leads to a reaction. The fraction of successful collisions can be very small — in many gas-phase reactions, only 1 in 10⁶ to 1 in 10¹⁰ collisions results in a reaction at room temperature.

    要使两个粒子之间发生反应,它们必须:碰撞——粒子必须接触;具有足够能量——碰撞能量必须等于或超过活化能(Ea);有正确取向——粒子必须以正确的空间排列碰撞,以便化学键断裂和形成。这三个要求解释了为什么不是每次碰撞都导致反应。

    6.2 Activation Energy (Ea) | 活化能 (Ea)

    Activation energy is the minimum energy required for a reaction to occur. On an energy profile diagram, it is the height of the energy barrier between reactants and products — the difference between the energy of the transition state and the energy of the reactants.

    活化能是反应发生所需的最低能量。在能量剖面图上,它是反应物和产物之间能垒的高度——过渡态能量与反应物能量之间的差值。

    Key facts:

    • Reactions with low Ea are fast at room temperature (e.g., neutralisation, precipitation)
    • Reactions with high Ea are slow at room temperature and require heating (e.g., combustion, thermal decomposition)
    • Ea is independent of ΔH — a reaction can be exothermic but have a high activation energy (kinetically stable but thermodynamically unstable)

    6.3 The Maxwell-Boltzmann Distribution | 麦克斯韦-玻尔兹曼分布

    The Maxwell-Boltzmann distribution shows the spread of molecular energies in a gas at a given temperature. Key features:

    • The curve starts at the origin (no molecules have zero energy)
    • It rises to a peak (the most probable energy, Emp)
    • It then decays asymptotically — a small fraction of molecules have very high energies
    • The area under the curve represents the total number of molecules
    • The area under the curve to the right of Ea (shaded) represents the molecules with enough energy to react

    Effect of temperature increase:

    • The curve flattens and shifts to the right
    • The peak moves to higher energy
    • More importantly, the area beyond Ea increases dramatically — this is why a small temperature rise can cause a large rate increase
    • A 10 °C rise typically doubles the reaction rate at room temperature

    Effect of a catalyst:

    • Catalysts provide an alternative reaction pathway with a lower Ea
    • On the Maxwell-Boltzmann diagram, this means a larger fraction of molecules exceed the new, lower Ea
    • The distribution itself does not change — the Ea threshold moves left

    7. Catalysis | 催化作用

    7.1 Homogeneous vs Heterogeneous Catalysis | 均相与非均相催化

    Homogeneous catalysts are in the same phase as the reactants (usually all in solution). They work by forming an intermediate species with one reactant, which then reacts with another reactant, regenerating the catalyst. The activation energy is lowered because the intermediate pathway has a lower energy barrier.

    Example: The reaction between iodide ions and peroxodisulfate ions: S₂O₈²⁻ + 2I⁻ → 2SO₄²⁻ + I₂. This reaction is slow due to repulsion between two negative ions. Fe²⁺(aq) ions catalyse it by providing a two-step mechanism with lower Ea at each step.

    均相催化剂与反应物处于同一相(通常都在溶液中)。它们通过与一个反应物形成中间体物种,然后该中间体与另一个反应物反应,再生催化剂来工作。由于中间体途径具有较低的能垒,活化能被降低。

    Heterogeneous catalysts are in a different phase from the reactants (typically solid catalysts with gaseous or liquid reactants). They work by adsorbing reactants onto their surface, weakening bonds and bringing reactants closer together in the correct orientation. The strength of adsorption is critical — too weak and the reactants don’t bind; too strong and the products can’t desorb (this permanently poisons the catalyst).

    Example: The Haber process: N₂(g) + 3H₂(g) ⇌ 2NH₃(g), catalysed by solid iron. N₂ and H₂ adsorb onto the iron surface, the strong N≡N triple bond is weakened by chemisorption, and the adsorbed atoms react to form NH₃ which then desorbs.

    非均相催化剂与反应物处于不同相(通常是固体催化剂与气体或液体反应物)。它们通过在其表面吸附反应物来工作,削弱化学键并使反应物以正确的取向靠近。吸附强度至关重要——太弱则反应物不结合;太强则产物不能脱附(这会永久毒化催化剂)。


    8. Rate-Determining Step | 速率决定步骤

    8.1 The Concept | 概念

    Most reactions proceed via a sequence of elementary steps (the reaction mechanism). The slowest step in this sequence is the rate-determining step (RDS) — it acts as a bottleneck that controls the overall reaction rate. All steps after the RDS are faster and do not affect the overall rate.

    大多数反应通过一系列基元步骤(反应机理)进行。该序列中最慢的一步是速率决定步骤(RDS)——它充当控制整体反应速率的瓶颈。RDS之后的所有步骤都更快,不影响整体速率。

    8.2 Linking the Rate Equation to Mechanism | 速率方程与机理的联系

    The experimentally determined rate equation provides direct evidence for the rate-determining step:

    • The species that appear in the rate equation are those involved in (or before) the RDS.
    • If a reactant is zero order, it appears only after the RDS
    • If a reactant is first order, one molecule of it is involved in the RDS
    • If a reactant is second order, two molecules (or one molecule appearing twice) are involved in the RDS

    Example: For the reaction 2NO(g) + 2H₂(g) → N₂(g) + 2H₂O(g), the experimentally determined rate equation is: Rate = k[NO]²[H₂]. What does this tell us about the mechanism?

    The rate equation shows: second order in NO, first order in H₂. This means the RDS involves two NO molecules and one H₂ molecule. A proposed mechanism consistent with this:

    Step 1: 2NO + H₂ → N₂ + H₂O₂  (slow — RDS)
    Step 2: H₂O₂ + H₂ → 2H₂O       (fast)
    Overall: 2NO + 2H₂ → N₂ + 2H₂O

    This mechanism is consistent with the rate law because the RDS involves exactly 2NO and 1H₂. However, note that other mechanisms could also be consistent — agreement with the rate law is necessary but not sufficient to prove a mechanism.


    9. Exam Technique and Common Pitfalls | 考试技巧与常见错误

    9.1 Key Points to Remember | 需要记住的关键点

    1. Orders come from experiment, not stoichiometry. Never write m = a, n = b from the balanced equation unless you have experimental evidence.
    2. Always draw a tangent at t = 0 for initial rate. Drawing it anywhere else gives the instantaneous rate at that point, not the initial rate.
    3. Units of k are diagnostic. If you calculate k and get strange units, you’ve probably made an error in the order.
    4. Temperature is in Kelvin, not Celsius. The Arrhenius equation uses absolute temperature — adding 273 to °C.
    5. A catalyst provides an alternative pathway with lower Ea — it does NOT change ΔH. The enthalpy change of the reaction is unchanged by catalysis; only the activation energy is affected.
    6. The Maxwell-Boltzmann distribution does not change shape when a catalyst is added. The Ea threshold moves left; the distribution stays the same.

    9.2 Common Exam Questions | 常见考题

    Q1: A reaction is first order with respect to A. If [A] is reduced from 0.80 to 0.20 mol dm⁻³, by what factor does the rate change?

    A: First order means rate ∝ [A]. [A] is reduced by a factor of 4 (0.80/0.20 = 4), so the rate decreases by a factor of 4.

    Q2: The rate equation is Rate = k[P]²[Q]. What happens to the rate if [P] is halved and [Q] is tripled?

    A: New rate = k × (0.5[P])² × (3[Q]) = k × 0.25[P]² × 3[Q] = 0.75 × k[P]²[Q]. The rate decreases to 75% of the original.

    Q3: Using the Arrhenius equation, explain why a 10 °C temperature rise approximately doubles the rate of many reactions at room temperature.

    A: At ~300 K, Ea/RT is large (~15–30 for typical Ea values of 40–80 kJ mol⁻¹). A 10 K rise from 300 K to 310 K changes 1/T by ~0.000108 K⁻¹. The exponential term e^(−Ea/RT) is highly sensitive to this small change, roughly doubling for Ea ≈ 50 kJ mol⁻¹.


    10. Summary | 总结

    Concept Chinese Key Equation / Facts
    Rate equation 速率方程 Rate = k[A]^m[B]^n (orders from experiment)
    Zero order 零级 Rate = k; linear [A]–t plot
    First order 一级 Rate = k[A]; constant half-life; linear ln[A]–t plot
    Second order 二级 Rate = k[A]²; linear 1/[A]–t plot
    Arrhenius equation 阿伦尼乌斯方程 k = A e^(−Ea/RT); ln k = −Ea/RT + ln A
    Activation energy 活化能 Minimum energy required for reaction (J mol⁻¹)
    Rate-determining step 速率决定步骤 Slowest step controls overall rate; species in rate eqn appear in/before RDS
    Catalyst 催化剂 Lowers Ea by providing alternative pathway; does NOT change ΔH

    This article provides a comprehensive overview of A-Level Chemistry kinetics, covering rate equations, orders of reaction, the Arrhenius equation, collision theory, catalysis, and the rate-determining step. Master these concepts and you’ll have a solid foundation for tackling any kinetics question that appears in your A-Level examinations.

    本文全面概述了A-Level化学动力学,涵盖速率方程、反应级数、阿伦尼乌斯方程、碰撞理论、催化和速率决定步骤。掌握这些概念,你将为应对A-Level考试中出现的任何动力学问题打下坚实基础。

  • VSEPR Theory, Hybridization, and Molecular Shapes | VSEPR理论与杂化:预测分子几何形状

    VSEPR Theory, Hybridization, and Molecular Shapes: Predicting Molecular Geometry

    Understanding molecular shape is fundamental to A-Level Chemistry. The three-dimensional arrangement of atoms in a molecule determines everything from polarity and boiling point to reactivity and biological function. Two complementary models — VSEPR theory and orbital hybridization — provide the predictive framework that every A-Level student must master. This comprehensive bilingual guide walks through the principles, worked examples, and common pitfalls.

    理解分子形状是A-Level化学的基础。分子中原子的三维排列决定了从极性、沸点到反应活性和生物功能的一切。两个互补模型 — VSEPR理论和轨道杂化 — 提供了每个A-Level学生必须掌握的预测框架。这篇全面的双语指南将带你了解原理、解题实例和常见误区。


    1. VSEPR Theory: The Electron Pair Repulsion Model

    English: VSEPR (Valence Shell Electron Pair Repulsion) theory states that electron pairs around a central atom arrange themselves to be as far apart as possible, minimising electrostatic repulsion. The shape adopted depends on the total number of electron pairs — both bonding pairs (shared between atoms) and lone pairs (non-bonding) — in the valence shell.

    The repulsion strength follows this hierarchy:

    • Lone pair – Lone pair > Lone pair – Bonding pair > Bonding pair – Bonding pair

    A lone pair is held closer to the nucleus and occupies more space than a bonding pair, so it exerts a stronger repulsive effect. This is why the bond angle in water (104.5°) is less than the ideal tetrahedral angle (109.5°) — the two lone pairs on oxygen compress the O–H bonds.

    中文:VSEPR(价层电子对互斥)理论指出,中心原子周围的电子对会尽可能远离彼此排列,以最小化静电排斥。分子采用的形状取决于价层中电子对的总数 — 包括成键电子对(原子间共享)和孤对电子(非键合)。

    排斥力强度遵循以下顺序:

    • 孤对–孤对 > 孤对–成键 > 成键–成键

    孤对电子比成键电子对更靠近原子核,占据更多空间,因此产生更强的排斥效应。这就是为什么水分子中的键角(104.5°)小于理想四面体角(109.5°)的原因 — 氧原子上的两对孤对电子压缩了O–H键。


    2. The VSEPR Decision Tree: Step-by-Step

    English: Predicting molecular shape using VSEPR follows a systematic approach:

    1. Draw the Lewis structure — determine the arrangement of atoms and valence electrons.
    2. Count the steric number = number of bonding pairs + number of lone pairs on the central atom.
    3. Determine the electron-pair geometry (the arrangement of all electron pairs).
    4. Determine the molecular geometry (the arrangement of atoms only, ignoring lone pairs).
    5. Predict bond angles — adjust for lone pair compression.

    中文:使用VSEPR预测分子形状遵循系统方法:

    1. 画出Lewis结构式 — 确定原子和价电子的排列。
    2. 计算空间数 = 中心原子上的成键对数 + 孤对电子数。
    3. 确定电子对几何构型(所有电子对的排列)。
    4. 确定分子几何构型(仅原子的排列,忽略孤对电子)。
    5. 预测键角 — 根据孤对电子压缩进行调整。

    3. Common Molecular Shapes and Bond Angles

    English: The table below summarises the key molecular geometries required for A-Level specifications (AQA, Edexcel, OCR, CIE, IB DP).

    中文:下表总结了A-Level各考试局(AQA、Edexcel、OCR、CIE、IB DP)要求掌握的关键分子几何构型。

    Steric Number
    空间数
    Bonding Pairs
    成键对
    Lone Pairs
    孤对
    Electron Geometry
    电子构型
    Molecular Shape
    分子形状
    Bond Angle
    键角
    Example
    示例
    2 2 0 Linear 直线形 Linear 直线形 180° BeCl₂, CO₂
    3 3 0 Trigonal Planar
    平面三角形
    Trigonal Planar
    平面三角形
    120° BF₃, SO₃, C₂H₄
    3 2 1 Trigonal Planar
    平面三角形
    Bent / V-shaped
    弯曲形/V形
    ~118° SO₂, O₃
    4 4 0 Tetrahedral
    四面体
    Tetrahedral
    四面体
    109.5° CH₄, NH₄⁺, SiCl₄
    4 3 1 Tetrahedral
    四面体
    Trigonal Pyramidal
    三角锥形
    ~107° NH₃, PH₃, NF₃
    4 2 2 Tetrahedral
    四面体
    Bent / V-shaped
    弯曲形/V形
    104.5° H₂O, H₂S, OF₂
    5 5 0 Trigonal Bipyramidal
    三角双锥
    Trigonal Bipyramidal
    三角双锥
    90°, 120° PCl₅, PF₅
    6 6 0 Octahedral
    八面体
    Octahedral
    八面体
    90° SF₆, [Fe(H₂O)₆]²⁺

    4. Orbital Hybridization: Beyond VSEPR

    English: While VSEPR tells you what shape a molecule adopts, hybridization theory explains how — by mixing atomic orbitals to form new hybrid orbitals of equal energy. This concept is essential for understanding bonding in carbon compounds and transition metal complexes.

    中文:虽然VSEPR告诉你分子采用什么形状,但杂化理论解释了如何形成 — 通过混合原子轨道形成等能量的新杂化轨道。这个概念对于理解碳化合物和过渡金属配合物中的键合至关重要。

    4.1 sp Hybridization (Linear, 180°)

    English: One s orbital mixes with one p orbital to form two equivalent sp hybrid orbitals, oriented 180° apart. The remaining two p orbitals remain unhybridised, available for π bonding.

    Example — Ethyne (C₂H₂): Each carbon is sp hybridised. One sp orbital forms a σ bond with hydrogen, the other forms a σ bond with the other carbon. The two unhybridised p orbitals on each carbon overlap laterally to form two π bonds, producing the characteristic triple bond (one σ + two π).

    中文:一个s轨道与一个p轨道混合形成两个等价的sp杂化轨道,彼此呈180°排列。剩余的两个p轨道保持未杂化,可用于π键合。

    示例 — 乙炔(C₂H₂):每个碳原子都是sp杂化。一个sp轨道与氢形成σ键,另一个与另一个碳形成σ键。每个碳上两个未杂化的p轨道侧向重叠形成两个π键,产生特征性的三键(一个σ + 两个π)。

    4.2 sp² Hybridization (Trigonal Planar, 120°)

    English: One s orbital mixes with two p orbitals, producing three sp² hybrid orbitals in a trigonal planar arrangement (120° bond angles). One p orbital remains unhybridised, perpendicular to the plane — this is the p orbital responsible for the π bond in alkenes.

    Example — Ethene (C₂H₄): Both carbons are sp² hybridised. The three sp² orbitals on each carbon form σ bonds (two C–H and one C–C). The unhybridised p orbital on each carbon overlaps to form a π bond. The C=C double bond is one σ + one π bond. This π bond restricts rotation, giving rise to cis-trans (E/Z) isomerism — a key concept in organic chemistry.

    中文:一个s轨道与两个p轨道混合,产生三个sp²杂化轨道,呈平面三角形排列(120°键角)。一个p轨道保持未杂化,垂直于该平面 — 这就是负责烯烃中π键的p轨道。

    示例 — 乙烯(C₂H₄):两个碳原子都是sp²杂化。每个碳上的三个sp²轨道形成σ键(两个C–H和一个C–C)。每个碳上未杂化的p轨道重叠形成π键。C=C双键是一个σ + 一个π键。这个π键限制了旋转,导致了顺反(E/Z)异构 — 有机化学中的一个关键概念。

    4.3 sp³ Hybridization (Tetrahedral, 109.5°)

    English: One s and three p orbitals mix to generate four equivalent sp³ hybrid orbitals pointing towards the corners of a tetrahedron. This is the hybridization of saturated carbon — the foundation of all alkane chemistry.

    Example — Methane (CH₄): Carbon’s 2s, 2pₓ, 2pᵧ, and 2p₂ orbitals hybridise into four identical sp³ orbitals. Each overlaps with a hydrogen 1s orbital to form four identical C–H σ bonds. The tetrahedral angle (109.5°) is a direct consequence of sp³ hybridization.

    中文:一个s和三个p轨道混合生成四个等价的sp³杂化轨道,指向四面体的四个顶点。这是饱和碳的杂化方式 — 所有烷烃化学的基础。

    示例 — 甲烷(CH₄):碳的2s、2pₓ、2pᵧ和2p₂轨道杂化成四个相同的sp³轨道。每个与氢的1s轨道重叠形成四个相同的C–H σ键。四面体角(109.5°)是sp³杂化的直接结果。

    4.4 sp³d and sp³d² (Expanded Octet)

    English: For Period 3 elements and beyond, the d orbitals become energetically accessible. sp³d hybridization (trigonal bipyramidal, e.g. PCl₅) and sp³d² hybridization (octahedral, e.g. SF₆) explain the shapes of molecules that exceed the octet rule. Note: the IB syllabus specifically mentions these as examples of expanded octets, while some A-Level specifications treat them as beyond-scope enrichment.

    中文:对于第三周期及以后元素,d轨道在能量上变得可及。sp³d杂化(三角双锥,如PCl₅)和sp³d²杂化(八面体,如SF₆)解释了超过八隅规则的分子形状。注意:IB大纲明确将这些作为扩展八隅体的示例,而部分A-Level考试局将其视为超纲拓展内容。


    5. Electronegativity, Bond Polarity, and Molecular Polarity

    English: Molecular shape alone is not enough — polarity depends on both bond polarity and molecular geometry. A molecule with polar bonds can be non-polar overall if the bond dipoles cancel due to symmetry.

    Key examples:

    • CO₂ (linear): Two identical C=O dipoles point in opposite directions → cancel → non-polar molecule.
    • H₂O (bent): Two O–H dipoles do not cancel because the molecule is bent → net dipole → polar molecule.
    • CCl₄ (tetrahedral): Four C–Cl dipoles arranged symmetrically → cancel → non-polar molecule.
    • CHCl₃ (tetrahedral, asymmetric): Three C–Cl and one C–H bond → dipoles do not cancel → polar molecule.

    中文:仅凭分子形状是不够的 — 极性取决于键的极性分子几何构型。如果键偶极因对称性而相互抵消,含有极性键的分子整体可以是非极性的。

    关键示例:

    • CO₂(直线形):两个相同的C=O偶极方向相反 → 抵消 → 非极性分子。
    • H₂O(弯曲形):两个O–H偶极因分子弯曲而不抵消 → 净偶极 → 极性分子。
    • CCl₄(四面体):四个C–Cl偶极对称排列 → 抵消 → 非极性分子。
    • CHCl₃(四面体,不对称):三个C–Cl和一个C–H键 → 偶极不抵消 → 极性分子。

    6. Intermolecular Forces: The Consequence of Molecular Shape and Polarity

    English: The shape and polarity of a molecule directly determine the type and strength of intermolecular forces it can form. This is a favourite A-Level exam topic — students must link molecular structure to physical properties such as boiling point and solubility.

    • London (Dispersion) Forces: Present in all molecules. Strength increases with molecular size (number of electrons) and surface area of contact. Linear alkanes have higher boiling points than their branched isomers because the linear shape allows greater surface contact.
    • Permanent Dipole–Dipole Interactions: Present in polar molecules (molecules with a net dipole). The δ+ end of one molecule attracts the δ− end of a neighbouring molecule. Example: HCl (bp –85°C) vs F₂ (bp –188°C) — both have similar Mr, but HCl is polar.
    • Hydrogen Bonding: The strongest type of intermolecular force. Occurs when H is bonded to N, O, or F (highly electronegative atoms with lone pairs). The classic A-Level examples: H₂O (bp 100°C), HF (bp 19.5°C), NH₃ (bp –33°C). Water’s unusually high boiling point for such a small molecule is explained by extensive hydrogen bonding — a consequence of its bent shape and two lone pairs creating a strong, directional network.

    Exam tip: When comparing boiling points, always consider (1) the type of intermolecular force present, (2) the number of electrons (for London forces), and (3) the ability to form hydrogen bonds. List all three and justify which dominates.

    中文:分子的形状和极性直接决定了它能形成的分子间力的类型和强度。这是A-Level考试的热门话题 — 学生必须将分子结构与物理性质(如沸点和溶解度)联系起来。

    • 伦敦(色散)力:存在于所有分子中。强度随分子大小(电子数)和接触表面积增加。直链烷烃的沸点高于其支链异构体,因为直线形状允许更大的表面接触。
    • 永久偶极–偶极相互作用:存在于极性分子(具有净偶极的分子)。一个分子的δ+端吸引相邻分子的δ−端。示例:HCl(沸点–85°C)与F₂(沸点–188°C)— 两者相对分子质量相似,但HCl是极性的。
    • 氢键:最强的分子间力类型。当H与N、O或F(具有孤对电子的高电负性原子)键合时发生。经典A-Level示例:H₂O(沸点100°C)、HF(沸点19.5°C)、NH₃(沸点–33°C)。水作为如此小的分子却具有异常高的沸点,可以用广泛的氢键来解释 — 这是其弯曲形状和两对孤对电子创造强大定向网络的结果。

    考试技巧:比较沸点时,始终考虑(1)存在的分子间力类型,(2)电子数(对于伦敦力),以及(3)形成氢键的能力。列出所有三种并论证哪一种占主导。


    7. Worked Example: Predicting the Shape of IF₄⁻

    English: This is a classic exam question that tests understanding of Lewis structures, VSEPR, and expanded octets.

    Step 1 — Lewis structure: Iodine (Group 17) has 7 valence electrons. Four F atoms contribute 4 electrons for bonding. The –1 charge adds 1 electron. Total: 7 + 4 + 1 = 12 electrons = 6 pairs around I.

    Step 2 — Steric number: I forms 4 single bonds with F (4 bonding pairs) + the remaining 2 pairs are lone pairs on I. Steric number = 6.

    Step 3 — Electron geometry: Octahedral (6 electron pairs).

    Step 4 — Molecular geometry: With 4 bonding pairs and 2 lone pairs, and the lone pairs occupying opposite positions to minimise repulsion, the atoms form a square planar shape. Bond angles: approximately 90°.

    Step 5 — Polarity: The four I–F bonds are polar (F is more electronegative). But the square planar geometry means the dipoles cancel → non-polar molecule overall.

    中文:这是一道经典考题,测试对Lewis结构、VSEPR和扩展八隅体的理解。

    步骤1 — Lewis结构:碘(第17族)有7个价电子。4个F原子贡献4个电子用于成键。–1电荷增加1个电子。总计:7 + 4 + 1 = 12个电子 = I周围6对。

    步骤2 — 空间数:I与F形成4个单键(4个成键对)+ 剩余2对是I上的孤对电子。空间数 = 6。

    步骤3 — 电子构型:八面体(6对电子)。

    步骤4 — 分子构型:有4个成键对和2个孤对电子,且孤对占据相对位置以最小化排斥,原子形成平面正方形。键角:约90°。

    步骤5 — 极性:四个I–F键是极性的(F电负性更高)。但平面正方形几何意味着偶极相互抵消 → 整体非极性分子。


    8. Common Exam Pitfalls and How to Avoid Them

    English:

    1. Confusing electron geometry with molecular geometry: Always state the electron-pair arrangement first, then describe the molecular shape based on atom positions only.
    2. Forgetting to count lone pairs: A common error — students see 3 atoms around a central atom and assume trigonal planar, but if there’s a lone pair, it’s actually trigonal pyramidal (e.g., NH₃).
    3. Lone pairs in the wrong position: In trigonal bipyramidal geometry (steric number 5), lone pairs always occupy equatorial positions — never axial — because equatorial positions have fewer 90° interactions.
    4. Incorrect bond angles: Don’t quote 109.5° for NH₃ — the lone pair compresses the angle to ~107°. Don’t quote 109.5° for H₂O — two lone pairs compress it further to ~104.5°.
    5. Ignoring expanded octets: Period 3+ central atoms (P, S, Cl, etc.) can accommodate more than 8 electrons. PF₅ and SF₆ are valid molecules.

    中文:

    1. 混淆电子构型与分子构型:始终先陈述电子对排列,然后仅根据原子位置描述分子形状。
    2. 忘记计算孤对电子:常见错误 — 学生看到中心原子周围有3个原子就认为是平面三角形,但如果有一对孤对电子,实际上是三角锥形(如NH₃)。
    3. 孤对电子位置错误:在三角双锥几何中(空间数5),孤对电子总是占据赤道位置 — 从不占据轴向 — 因为赤道位置的90°相互作用更少。
    4. 键角不正确:不要对NH₃引用109.5° — 孤对电子将角度压缩到~107°。不要对H₂O引用109.5° — 两对孤对电子进一步压缩到~104.5°。
    5. 忽略扩展八隅体:第三周期及以上的中心原子(P、S、Cl等)可以容纳超过8个电子。PF₅和SF₆是有效分子。

    9. Practice Questions (Exam Style)

    English: Test yourself with these questions typical of A-Level Paper 1 / multiple-choice sections.

    1. Predict the shape and bond angle of the PF₃ molecule. Explain your reasoning. (3 marks)
    2. Explain why BF₃ is trigonal planar while NH₃ is trigonal pyramidal, despite both having the formula AX₃. (4 marks)
    3. Determine the hybridization of the central atom in: (a) BeCl₂, (b) SO₃, (c) XeF₄. (3 marks)
    4. CO₂ and SO₂ have similar formulas but different shapes and polarities. Compare and contrast the two molecules. (6 marks)
    5. The boiling point of H₂O (100°C) is much higher than that of H₂S (–60°C). Explain this difference with reference to intermolecular forces and molecular structure. (5 marks)

    中文:用这些A-Level试卷一/选择题部分常见的题目测试自己。

    1. 预测PF₃分子的形状和键角。解释你的推理。(3分)
    2. 解释为什么BF₃是平面三角形NH₃是三角锥形,尽管两者都具有AX₃通式。(4分)
    3. 确定下列中心原子的杂化方式:(a) BeCl₂,(b) SO₃,(c) XeF₄。(3分)
    4. CO₂SO₂具有相似的通式但形状和极性不同。比较和对比这两种分子。(6分)
    5. H₂O的沸点(100°C)远高于H₂S的沸点(–60°C)。参考分子间力和分子结构解释这一差异。(5分)

    10. Summary and Key Takeaways

    English:

    • VSEPR predicts molecular shape from electron pair repulsion. Count bonding + lone pairs (steric number), then deduce shape.
    • Hybridization explains bonding geometry through orbital mixing: sp (linear, 180°), sp² (trigonal planar, 120°), sp³ (tetrahedral, 109.5°).
    • Molecular polarity requires both polar bonds AND asymmetric geometry — symmetrical molecules with polar bonds can be non-polar overall.
    • Intermolecular forces (London, dipole–dipole, hydrogen bonding) arise from molecular structure and explain physical properties.
    • Exam success depends on methodical approach: Lewis structure → steric number → electron geometry → molecular geometry → bond angle (± lone pair correction) → polarity.

    中文:

    • VSEPR通过电子对排斥预测分子形状。计算成键对+孤对电子(空间数),然后推断形状。
    • 杂化通过轨道混合解释键合几何:sp(直线形,180°)、sp²(平面三角形,120°)、sp³(四面体,109.5°)。
    • 分子极性需要极性键不对称几何 — 具有极性键的对称分子整体可以是非极性的。
    • 分子间力(伦敦力、偶极–偶极、氢键)源于分子结构,解释物理性质。
    • 考试成功取决于系统方法:Lewis结构 → 空间数 → 电子构型 → 分子构型 → 键角(±孤对校正) → 极性。

    Published on aleveler.com — Your trusted source for bilingual A-Level, GCSE, and IB Chemistry resources.

  • A-Level Chemistry: Chemical Equilibrium & Le Chatelier’s Principle — 化学平衡完整指南

    A-Level 化学:化学平衡与勒夏特列原理 — 完整学习指南

    This comprehensive guide covers everything you need to know about chemical equilibrium for A-Level Chemistry, including dynamic equilibrium, the equilibrium constant Kc, Le Chatelier’s Principle, and exam technique. Bilingual explanations help you master both the concepts and the terminology.

    本综合指南涵盖 A-Level 化学中关于化学平衡的所有知识点,包括动态平衡、平衡常数 Kc、勒夏特列原理以及考试技巧。双语讲解帮助你同时掌握概念和专业术语。


    1. What is Chemical Equilibrium? | 什么是化学平衡?

    Dynamic Equilibrium | 动态平衡

    Chemical equilibrium occurs in a closed system when the rate of the forward reaction equals the rate of the backward reaction. At this point, the concentrations of reactants and products remain constant — but importantly, the reactions have not stopped. Both forward and reverse reactions continue at equal rates, which is why we call it a dynamic equilibrium.

    化学平衡发生在一个封闭系统中,当正反应速率等于逆反应速率时。此时,反应物和产物的浓度保持恒定——但重要的是,反应并未停止。正反应和逆反应仍以相等的速率继续进行,这就是为什么我们称之为动态平衡

    Key Conditions for Equilibrium | 平衡的关键条件:

    • The system must be closed — no matter can enter or leave | 系统必须是封闭的——物质不能进出
    • The reaction must be reversible | 反应必须是可逆的
    • Macroscopic properties (concentration, pressure, colour) remain constant | 宏观性质(浓度、压强、颜色)保持恒定
    • At the microscopic level, forward and reverse reactions continue at equal rates | 在微观层面,正逆反应以相等的速率继续

    Reversible Reactions | 可逆反应

    A reversible reaction is one that can proceed in both the forward and reverse directions. We use the ⇌ symbol to indicate reversibility. For example, the Haber process for ammonia synthesis:

    可逆反应是指可以同时向正方向和逆方向进行的反应。我们用 ⇌ 符号表示可逆性。例如,哈伯法合成氨:

    N2(g) + 3H2(g) ⇌ 2NH3(g)  ΔH = −92 kJ mol−1

    In this reaction, nitrogen and hydrogen react to form ammonia (forward), while ammonia simultaneously decomposes back into nitrogen and hydrogen (reverse).

    在该反应中,氮气和氢气反应生成氨(正反应),同时氨分解回氮气和氢气(逆反应)。


    2. The Equilibrium Constant (Kc) | 平衡常数

    Deriving the Expression | 推导表达式

    For a general reversible reaction:

    对于一般的可逆反应:

    aA + bB ⇌ cC + dD

    The equilibrium constant Kc is defined as:

    平衡常数 Kc 定义为:

    Kc = [C]c[D]d / [A]a[B]b

    Where [X] represents the concentration of species X at equilibrium, measured in mol dm−3. The lowercase letters a, b, c, d are the stoichiometric coefficients from the balanced equation.

    其中 [X] 表示物质 X 在平衡时的浓度,单位为 mol dm−3。小写字母 a、b、c、d 是配平方程式中的化学计量系数。

    Rules for Writing Kc Expressions | 书写 Kc 表达式的规则

    1. Products over reactants: Product concentrations in the numerator, reactant concentrations in the denominator | 产物在上,反应物在下:产物浓度在分子,反应物浓度在分母
    2. Stoichiometric coefficients become powers: Each concentration is raised to the power of its coefficient | 化学计量系数变为指数:每个浓度的指数为其化学计量系数
    3. Solids and pure liquids are omitted: Their concentrations are effectively constant and are incorporated into Kc | 固体和纯液体被省略:它们的浓度实际上是恒定的,已纳入 Kc
    4. Aqueous and gaseous species are included: Only species in (aq) or (g) states appear in the expression | 水溶液和气态物质需要包含:只有 (aq) 或 (g) 状态的物质出现在表达式中

    Worked Example | 例题

    Question: Write the Kc expression for: Fe3+(aq) + SCN(aq) ⇌ [FeSCN]2+(aq)

    问题:写出以下反应的 Kc 表达式

    Answer | 答案:

    Kc = [[FeSCN]2+] / ([Fe3+][SCN])

    Units | 单位: dm3 mol−1 (Check: mol dm−3 / (mol dm−3 × mol dm−3) = dm3 mol−1)

    What Kc Tells Us | Kc 告诉我们什么

    Kc Value | Kc Position of Equilibrium | 平衡位置 Interpretation | 解释
    Kc ≫ 1 (e.g. 106) Far to the right | 远向右 Products dominate — reaction goes nearly to completion | 产物为主——反应几乎进行到底
    Kc ≈ 1 Middle | 中间 Significant amounts of both reactants and products | 反应物和产物都有相当数量
    Kc ≪ 1 (e.g. 10−6) Far to the left | 远向左 Reactants dominate — reaction barely proceeds | 反应物为主——反应几乎不进行
    Important | 重要提示: Kc is temperature-dependent but does not change with concentration or pressure. A change in temperature is the ONLY factor that changes the value of Kc. | Kc温度依赖的,但不随浓度或压强变化。只有温度变化才能改变 Kc 的值。

    3. Le Chatelier’s Principle | 勒夏特列原理

    The Principle | 原理

    Le Chatelier’s Principle: If a system at dynamic equilibrium is subjected to a change in conditions (concentration, pressure, or temperature), the position of equilibrium will shift to oppose that change.

    勒夏特列原理:如果一个处于动态平衡的系统受到条件(浓度、压强或温度)的改变,平衡位置将发生移动抵消该改变。

    Think of it as a “chemical tug-of-war” — the system always pushes back against whatever you do to it.

    可以把它想象成一场”化学拔河”——系统总是对抗你对其施加的任何改变。

    3.1 Effect of Concentration | 浓度的影响

    Adding a reactant or product shifts the equilibrium to consume some of what was added. Removing a species shifts the equilibrium to produce more of it.

    增加反应物或产物会使平衡移动以消耗部分增加的物质。移除某种物质会使平衡移动以产生更多该物质。

    Example: Fe3+(aq) + SCN(aq) ⇌ [FeSCN]2+(aq)

    (Blood-red colour | 血红色)

    • Add Fe3+ or SCN | 增加 Fe3+ 或 SCN Equilibrium shifts right (→), solution turns darker red | 平衡右移,溶液变成更深的红色
    • Remove Fe3+ (e.g. by precipitation) | 移除 Fe3+(如通过沉淀): Equilibrium shifts left (←), solution fades | 平衡左移,溶液褪色

    3.2 Effect of Pressure (Gaseous Systems) | 压强的影响(气体系统)

    Pressure changes only affect equilibria involving gases where there is a difference in the number of moles of gas on each side.

    压强变化只影响涉及气体且两侧气体摩尔数不相等的平衡。

    • Increase pressure: Equilibrium shifts to the side with fewer moles of gas (to reduce pressure)
    • 增加压强:平衡移向气体摩尔数较少的一侧(以降低压强)
    • Decrease pressure: Equilibrium shifts to the side with more moles of gas (to increase pressure)
    • 降低压强:平衡移向气体摩尔数较多的一侧(以增加压强)

    Example: N2(g) + 3H2(g) ⇌ 2NH3(g)

    Left side: 4 moles of gas | 左侧:4 摩尔气体
    Right side: 2 moles of gas | 右侧:2 摩尔气体

    • Increase pressure | 增加压强: Shifts right (→), more NH3 produced | 右移,生成更多 NH3
    • Decrease pressure | 降低压强: Shifts left (←), NH3 decomposes | 左移,NH3 分解

    Note: If the number of gas moles is equal on both sides (e.g. H2 + I2 ⇌ 2HI), changing pressure has no effect on the equilibrium position. | 如果两侧气体摩尔数相等,改变压强对平衡位置没有影响

    3.3 Effect of Temperature | 温度的影响

    Temperature is the only factor that changes the value of Kc. The direction depends on whether the reaction is exothermic or endothermic:

    温度是唯一能改变 Kc 值的因素。平衡移动方向取决于反应是放热还是吸热:

    Reaction Type | 反应类型 Increase Temperature | 升高温度 Decrease Temperature | 降低温度
    Exothermic (ΔH < 0)
    放热反应
    Shifts left (←)
    Kc decreases
    Shifts right (→)
    Kc increases
    Endothermic (ΔH > 0)
    吸热反应
    Shifts right (→)
    Kc increases
    Shifts left (←)
    Kc decreases

    Explanation: Treat heat as a “reactant” or “product”. For exothermic reactions, heat is a product — adding heat (raising temperature) shifts equilibrium away from products. For endothermic reactions, heat is a reactant — adding heat favours products.

    解释:把热量看作”反应物”或”产物”。对于放热反应,热量是产物——增加热量(升温)使平衡远离产物方向移动。对于吸热反应,热量是反应物——增加热量有利于产物生成。

    3.4 Effect of a Catalyst | 催化剂的影响

    A catalyst does NOT affect the position of equilibrium or the value of Kc. It increases the rate of both forward and reverse reactions equally, so equilibrium is simply reached faster.

    催化剂不影响平衡位置,也不改变 Kc 的值。它以同等的程度加快正反应和逆反应的速率,因此只是让平衡更快达到。


    4. Industrial Applications | 工业应用

    4.1 The Haber Process | 哈伯法

    N2(g) + 3H2(g) ⇌ 2NH3(g)  ΔH = −92 kJ mol−1

    Condition | 条件 Optimal Value | 最优值 Rationale | 理由
    Temperature | 温度 ~450°C Compromise: low T favours yield (exothermic), but high T increases rate | 折中:低温有利于产率(放热),但高温提高速率
    Pressure | 压强 ~200 atm High pressure favours fewer gas moles (→ NH3) but increases cost and safety risk | 高压有利于较少气体摩尔数一侧(→ NH3),但增加成本和安全风险
    Catalyst | 催化剂 Iron (Fe) Speeds up attainment of equilibrium without affecting yield | 加速达到平衡,不影响产率

    4.2 Contact Process (Sulfuric Acid) | 接触法(硫酸)

    2SO2(g) + O2(g) ⇌ 2SO3(g)  ΔH = −197 kJ mol−1

    • Temperature: ~450°C (compromise between rate and yield) | 温度:约 450°C(速率与产率的折中)
    • Pressure: ~1–2 atm (equilibrium already far right — high pressure not needed) | 压强:约 1–2 atm(平衡已远在右侧——不需要高压)
    • Catalyst: Vanadium(V) oxide, V2O5 | 催化剂:五氧化二钒

    5. Common Exam Questions | 常见考题

    Exam Technique | 考试技巧

    When asked to explain a shift in equilibrium using Le Chatelier’s Principle, always use this three-part structure:

    当被要求使用勒夏特列原理解释平衡移动时,始终使用以下三部分结构:

    1. State the change: “When [condition] is increased/decreased…” | 陈述变化:“当 [条件] 增加/减少时……”
    2. State the response: “…the equilibrium shifts to oppose this change by…” | 陈述响应:“……平衡移动以抵消这一变化,通过……”
    3. State the direction: “…shifting to the left/right, which increases/decreases [observed effect].” | 陈述方向:“……向左/右移动,从而增加/减少 [观察到的效果]。”

    Sample Exam Question | 模拟考题

    Q: The reaction 2NO2(g) ⇌ N2O4(g) has ΔH = −58 kJ mol−1. NO2 is brown and N2O4 is colourless. Predict and explain the observed colour change when the mixture is heated.

    问:反应 2NO2(g) ⇌ N2O4(g),ΔH = −58 kJ mol−1。NO2 为棕色,N2O4 为无色。预测并解释加热混合气体时观察到的颜色变化。

    A: The forward reaction is exothermic (ΔH < 0). When the mixture is heated, the equilibrium shifts to oppose the increase in temperature. It shifts in the endothermic direction — to the left (←). This increases the concentration of brown NO2, so the mixture becomes darker brown.

    答:正反应是放热反应(ΔH < 0)。加热混合物时,平衡移动以抵消温度的升高。它向吸热方向——即向左(←)移动。这增加了棕色 NO2 的浓度,因此混合物变成更深的棕色


    6. Summary Table | 总结表

    Change | 改变 Effect on Equilibrium Position | 对平衡位置的影响 Effect on Kc | 对 Kc 的影响
    Increase [reactant] Shifts right (→) No change
    Increase [product] Shifts left (←) No change
    Increase pressure (fewer gas moles →) Shifts to side with fewer gas moles No change
    Increase T (exothermic) Shifts left (←) Decreases
    Increase T (endothermic) Shifts right (→) Increases
    Add catalyst No change No change

    7. Key Vocabulary | 核心词汇

    English | 英文 中文 Notes | 备注
    Dynamic equilibrium 动态平衡 Rates equal, concentrations constant
    Le Chatelier’s Principle 勒夏特列原理 System opposes imposed changes
    Equilibrium constant (Kc) 平衡常数 Temperature-dependent only
    Position of equilibrium 平衡位置 Relative amounts of reactants/products
    Closed system 封闭系统 No matter exchange with surroundings
    Exothermic 放热 ΔH < 0, releases heat
    Endothermic 吸热 ΔH > 0, absorbs heat
    Stoichiometric coefficient 化学计量系数 Numbers in balanced equation
    Haber process 哈伯法 Industrial ammonia synthesis
    Contact process 接触法 Industrial sulfuric acid production

    — End of Study Guide | 学习指南结束 —

  • Mastering Chemical Equilibrium: Le Chatelier’s Principle & Kc Calculations — 掌握化学平衡:勒夏特列原理与Kc计算

    📚 Mastering Chemical Equilibrium: Le Chatelier’s Principle & Kc Calculations | 掌握化学平衡:勒夏特列原理与Kc计算

    Chemical equilibrium is one of the most conceptually rich and mathematically demanding topics in A-Level Chemistry. It bridges the gap between qualitative reasoning — predicting how a system responds to change — and quantitative analysis through equilibrium constant calculations. This article provides a systematic walkthrough of reversible reactions, dynamic equilibrium, Le Chatelier’s Principle, and the equilibrium constant Kc, complete with worked examples that mirror typical A-Level examination questions.

    化学平衡是A-Level化学中概念最丰富、数学要求最高的主题之一。它在定性推理(预测系统如何响应变化)和通过平衡常数计算进行定量分析之间架起了桥梁。本文系统地讲解了可逆反应、动态平衡、勒夏特列原理以及平衡常数Kc,并配有模拟典型A-Level考试题的详细计算示例。

    1. Reversible Reactions and Dynamic Equilibrium | 可逆反应与动态平衡

    A reversible reaction is one in which the products can react to regenerate the original reactants under the same conditions. This is indicated by the ⇌ symbol in chemical equations. At the start of a reversible reaction, the forward reaction rate is at its maximum because reactant concentrations are highest. As reactants are consumed, the forward rate decreases while the reverse rate increases as product concentrations build up. Eventually, the forward and reverse rates become equal — this is the point of dynamic equilibrium.

    可逆反应是指产物在相同条件下可以重新反应生成原始反应物的反应,在化学方程式中用⇌符号表示。在可逆反应开始时,正向反应速率最大,因为反应物浓度最高。随着反应物的消耗,正向速率降低,而随着产物浓度的积累,逆反应速率增加。最终,正向和逆反应速率相等——这就是动态平衡点。

    Crucially, at equilibrium, the reaction has not stopped. Both forward and reverse reactions continue at equal rates, so there is no net change in the concentrations of reactants and products. The system is “dynamic” because molecular-level processes continue, but “equilibrium” because macroscopic properties (concentration, pressure, colour) remain constant. This must occur in a closed system — if any reactant or product can escape, equilibrium cannot be established.

    关键的是,在平衡状态下,反应并未停止。正向和逆反应以相等的速率持续进行,因此反应物和产物的浓度没有净变化。该系统是”动态的”,因为分子水平的过程仍在继续,但又是”平衡的”,因为宏观性质(浓度、压力、颜色)保持不变。这必须在封闭系统中实现——如果任何反应物或产物可以逸出,就无法建立平衡。

    2. Le Chatelier’s Principle | 勒夏特列原理

    Le Chatelier’s Principle states that if a system at dynamic equilibrium is subjected to a change in conditions, the position of equilibrium shifts to oppose that change. This principle allows chemists to predict qualitatively how an equilibrium mixture will respond to changes in concentration, pressure (for gaseous systems), and temperature.

    勒夏特列原理指出,如果处于动态平衡的系统受到条件变化的影响,平衡位置将移动以抵消该变化。这一原理使化学家能够定性预测平衡混合物如何响应浓度、压力(对于气体系统)和温度的变化。

    2.1 Effect of Concentration Changes | 浓度变化的影响

    If the concentration of a reactant is increased, the position of equilibrium shifts to the right (towards products) to consume the added reactant. Conversely, if a product is removed from the equilibrium mixture, the equilibrium shifts to the right to produce more of that product. This is why chemists often remove a product as it forms — to drive the equilibrium towards completion.

    如果增加反应物的浓度,平衡位置将向右移动(朝向产物)以消耗添加的反应物。相反,如果从平衡混合物中移除产物,平衡将向右移动以产生更多的该产物。这就是化学家经常在产物形成时将其移除的原因——以推动平衡朝向完成。

    Example: Consider the Haber process: N₂(g) + 3H₂(g) ⇌ 2NH₃(g). Adding more nitrogen shifts the equilibrium to the right, producing more ammonia. Removing ammonia as it forms also shifts the equilibrium to the right. This is precisely what happens in the industrial Haber process — ammonia is continuously liquefied and removed.

    示例:考虑哈伯法:N₂(g) + 3H₂(g) ⇌ 2NH₃(g)。添加更多氮气使平衡向右移动,产生更多的氨。在氨形成时将其移除也使平衡向右移动。这正是工业哈伯法中发生的事情——氨被持续液化并移除。

    2.2 Effect of Pressure Changes | 压力变化的影响

    Pressure changes only affect equilibria involving gases where there is a difference in the total number of gaseous moles on each side of the equation. Increasing pressure shifts the equilibrium towards the side with fewer gas molecules to reduce the pressure. Decreasing pressure shifts equilibrium towards the side with more gas molecules.

    压力变化只影响涉及气体的平衡,且方程两侧气态摩尔总数存在差异。增加压力使平衡向气体分子较少的一侧移动以降低压力。降低压力使平衡向气体分子较多的一侧移动。

    Example: 2SO₂(g) + O₂(g) ⇌ 2SO₃(g). Left side: 3 moles of gas. Right side: 2 moles of gas. Increasing pressure shifts equilibrium to the right, favouring SO₃ production. If the number of gas moles is equal on both sides (e.g., H₂ + I₂ ⇌ 2HI), pressure changes have no effect on the position of equilibrium.

    示例:2SO₂(g) + O₂(g) ⇌ 2SO₃(g)。左侧:3摩尔气体。右侧:2摩尔气体。增加压力使平衡向右移动,有利于SO₃的生成。如果两侧的气体摩尔数相等(例如H₂ + I₂ ⇌ 2HI),压力变化对平衡位置没有影响。

    2.3 Effect of Temperature Changes | 温度变化的影响

    This is the most commonly examined application. Temperature changes affect the equilibrium constant itself. For an exothermic reaction (ΔH negative), increasing temperature shifts the equilibrium to the left (towards reactants), decreasing the yield of products. For an endothermic reaction (ΔH positive), increasing temperature shifts equilibrium to the right, increasing the product yield.

    这是最常见的考点。温度变化会影响平衡常数本身。对于放热反应(ΔH为负),升高温度使平衡向左移动(朝向反应物),降低产物收率。对于吸热反应(ΔH为正),升高温度使平衡向右移动,增加产物收率。

    Key exam tip: Always identify whether the forward reaction is exothermic or endothermic before predicting the temperature effect. The equilibrium shifts in the direction that absorbs the added heat. For the Haber process (N₂ + 3H₂ ⇌ 2NH₃, ΔH = -92 kJ mol⁻¹), the forward reaction is exothermic, so increasing temperature decreases ammonia yield — which is why the industrial process uses a compromise temperature of around 450°C.

    关键考试提示:在预测温度效应之前,始终先确定正向反应是放热还是吸热。平衡向吸收所加热量的方向移动。对于哈伯法(N₂ + 3H₂ ⇌ 2NH₃,ΔH = -92 kJ mol⁻¹),正向反应是放热的,因此升高温度会降低氨的产率——这就是为什么工业过程使用约450°C的折中温度。

    2.4 Effect of Catalysts | 催化剂的影响

    A catalyst does NOT affect the position of equilibrium. It increases the rate of both forward and reverse reactions equally by providing an alternative reaction pathway with a lower activation energy. A catalyst allows equilibrium to be reached more quickly but does not change the equilibrium composition or the value of the equilibrium constant. This is a common exam trap — students often incorrectly state that catalysts shift the equilibrium position.

    催化剂不影响平衡位置。它通过提供具有较低活化能的替代反应途径,同等程度地提高正向和逆反应的速率。催化剂使平衡更快达到,但不改变平衡组成或平衡常数的值。这是一个常见的考试陷阱——学生经常错误地声称催化剂会改变平衡位置。

    3. The Equilibrium Constant Kc | 平衡常数Kc

    For a general homogeneous reaction at equilibrium: aA + bB ⇌ cC + dD, the equilibrium constant Kc is defined as:

    对于处于平衡状态的一般均相反应:aA + bB ⇌ cC + dD,平衡常数Kc定义为:

    Kc = [C]ᶜ[D]ᵈ / [A]ᵃ[B]ᵇ

    where square brackets denote equilibrium concentrations in mol dm⁻³. The units of Kc depend on the stoichiometry of the reaction and are derived by substituting the concentration units into the Kc expression.

    其中方括号表示以mol dm⁻³为单位的平衡浓度。Kc的单位取决于反应的化学计量学,通过将浓度单位代入Kc表达式来推导。

    3.1 Key Properties of Kc | Kc的关键性质

    Kc is temperature-dependent. For an exothermic reaction, Kc decreases as temperature increases (equilibrium shifts left). For an endothermic reaction, Kc increases as temperature increases (equilibrium shifts right). This is the ONLY factor that changes the numerical value of Kc — concentration and pressure changes shift the position of equilibrium but do NOT alter Kc. A catalyst has no effect on Kc.

    Kc随温度变化。对于放热反应,Kc随温度升高而减小(平衡向左移动)。对于吸热反应,Kc随温度升高而增大(平衡向右移动)。这是唯一改变Kc数值的因素——浓度和压力的变化会移动平衡位置但不会改变Kc。催化剂对Kc没有影响。

    A large Kc (> 1) indicates that the equilibrium lies to the right — the products are favoured. A small Kc (< 1) indicates that the equilibrium lies to the left — the reactants are favoured. This gives a quick snapshot of the equilibrium position at a given temperature.

    大的Kc(> 1)表明平衡位于右侧——产物占优势。小的Kc(< 1)表明平衡位于左侧——反应物占优势。这给出了在给定温度下平衡位置的快速快照。

    4. Worked Kc Calculation Examples | Kc计算示例

    4.1 Example 1: Basic Kc Calculation | 基础Kc计算

    Question: 0.50 mol of ethanoic acid and 0.50 mol of ethanol are mixed in a 1.0 dm³ vessel at 298 K. At equilibrium, 0.30 mol of ethyl ethanoate is present. Calculate Kc for: CH₃COOH + C₂H₅OH ⇌ CH₃COOC₂H₅ + H₂O

    问题:在298 K下,将0.50 mol的乙酸和0.50 mol的乙醇在1.0 dm³容器中混合。平衡时,存在0.30 mol的乙酸乙酯。计算以下反应的Kc:CH₃COOH + C₂H₅OH ⇌ CH₃COOC₂H₅ + H₂O

    Solution: Use an ICE (Initial-Change-Equilibrium) table. Since the volume is 1.0 dm³, the number of moles equals the concentration in mol dm⁻³.

    解答:使用ICE(初始-变化-平衡)表格。由于体积为1.0 dm³,摩尔数等于以mol dm⁻³为单位的浓度。

    Species CH₃COOH C₂H₅OH CH₃COOC₂H₅ H₂O
    Initial (mol dm⁻³) 0.50 0.50 0 0
    Change -0.30 -0.30 +0.30 +0.30
    Equilibrium 0.20 0.20 0.30 0.30

    Kc = [CH₃COOC₂H₅][H₂O] / [CH₃COOH][C₂H₅OH] = (0.30 × 0.30) / (0.20 × 0.20) = 0.090 / 0.040 = 2.25

    Units: (mol dm⁻³ × mol dm⁻³) / (mol dm⁻³ × mol dm⁻³) = no units — the concentration terms cancel.

    单位:(mol dm⁻³ × mol dm⁻³) / (mol dm⁻³ × mol dm⁻³) = 无单位 ——浓度项相互抵消。

    4.2 Example 2: Kc with Initial Moles and Unknown Change | 已知初始摩尔数和未知变化量的Kc计算

    Question: 1.00 mol of PCl₅ is placed in a 5.0 dm³ vessel and heated. At equilibrium at 500 K, the mixture contains 0.30 mol of Cl₂. Calculate Kc for: PCl₅(g) ⇌ PCl₃(g) + Cl₂(g)

    问题:将1.00 mol的PCl₅放入5.0 dm³容器中加热。在500 K下达到平衡时,混合物含有0.30 mol的Cl₂。计算以下反应的Kc:PCl₅(g) ⇌ PCl₃(g) + Cl₂(g)

    Solution: Calculate concentrations by dividing moles by volume (5.0 dm³).

    解答:通过摩尔数除以体积(5.0 dm³)来计算浓度。

    Species PCl₅ PCl₃ Cl₂
    Initial moles 1.00 0 0
    Change in moles -0.30 +0.30 +0.30
    Equilibrium moles 0.70 0.30 0.30
    Equilibrium conc (mol dm⁻³) 0.70/5.0 = 0.14 0.30/5.0 = 0.060 0.30/5.0 = 0.060

    Kc = [PCl₃][Cl₂] / [PCl₅] = (0.060 × 0.060) / 0.14 = 0.0036 / 0.14 = 0.0257 mol dm⁻³

    Units: (mol dm⁻³ × mol dm⁻³) / (mol dm⁻³) = mol dm⁻³

    5. Common Exam Pitfalls | 常见考试陷阱

    Pitfall 1: Forgetting to divide by volume. Kc uses equilibrium concentrations (mol dm⁻³), not moles. Always divide equilibrium moles by the volume of the container (in dm³) before substituting into the Kc expression. If the volume is given in cm³, convert to dm³ by dividing by 1000.

    陷阱1:忘记除以体积。Kc使用平衡浓度(mol dm⁻³),而不是摩尔数。在代入Kc表达式之前,始终将平衡摩尔数除以容器体积(以dm³为单位)。如果体积以cm³给出,除以1000转换为dm³。

    Pitfall 2: Applying Le Chatelier’s Principle to solids and pure liquids. Only changes in the concentration of aqueous or gaseous species affect the position of equilibrium. Adding more solid reactant does not change its effective concentration (activity = 1) and does not shift the equilibrium position. Similarly, pure liquids are omitted from Kc expressions.

    陷阱2:将勒夏特列原理应用于固体和纯液体。只有水溶液气体物质的浓度变化才会影响平衡位置。添加更多固体反应物不会改变其有效浓度(活度=1),也不会改变平衡位置。同样,纯液体在Kc表达式中被省略。

    Pitfall 3: Confusing Kc shift with position shift. A common mistake is claiming that adding a reactant “increases Kc.” This is wrong. Kc only changes with temperature. Adding a reactant shifts the position of equilibrium to the right but Kc remains constant at that temperature. Students lose marks for this distinction in exams.

    陷阱3:混淆Kc变化与平衡位置变化。一个常见错误是声称添加反应物会”增大Kc”。这是错误的。Kc只随温度变化。添加反应物使平衡位置向右移动,但Kc在该温度下保持不变。学生在考试中因混淆这一区别而失分。

    Pitfall 4: Incorrect Kc units. Every Kc calculation should include units, derived from the Kc expression. The units are not optional — exam mark schemes typically allocate one mark for correct units. Write out the unit derivation: (mol dm⁻³)^(c+d) / (mol dm⁻³)^(a+b) = (mol dm⁻³)^(c+d-a-b).

    陷阱4:Kc单位错误。每个Kc计算都应包含由Kc表达式推导出的单位。单位不是可选的——考试评分方案通常为正确单位分配一分。写出单位推导:(mol dm⁻³)^(c+d) / (mol dm⁻³)^(a+b) = (mol dm⁻³)^(c+d-a-b)。

    6. Summary | 总结

    Chemical equilibrium is a dynamic state where forward and reverse reaction rates are equal, resulting in constant macroscopic concentrations. Le Chatelier’s Principle provides a qualitative framework for predicting how equilibria respond to perturbations in concentration, pressure, and temperature. The equilibrium constant Kc quantifies the position of equilibrium at a given temperature and is unaffected by concentration changes, pressure changes, or catalysts. Mastering both the qualitative reasoning and the quantitative ICE-table method is essential for success in A-Level Chemistry examinations. Practice Kc calculations with a variety of stoichiometries and remember to always derive the units from the Kc expression.

    化学平衡是一种动态状态,正向和逆反应速率相等,导致宏观浓度保持恒定。勒夏特列原理提供了一个定性框架,用于预测平衡如何响应浓度、压力和温度的扰动。平衡常数Kc量化了给定温度下的平衡位置,不受浓度变化、压力变化或催化剂的影响。掌握定性推理和定量ICE表格方法对于在A-Level化学考试中取得成功至关重要。练习各种化学计量学的Kc计算,并记住始终从Kc表达式推导单位。

  • A-Level Chemistry: Electrode Potentials & Electrochemical Cells | A-Level化学:电极电势与电化学电池

    📖 Introduction | 引言

    Electrode potentials and electrochemical cells form one of the most conceptually rich topics in A-Level Chemistry. Understanding how chemical energy converts into electrical energy — and vice versa — is not only central to your exam success but also underpins everything from batteries powering your smartphone to industrial electrolysis processes. This article provides a comprehensive, bilingual guide covering all key concepts: standard electrode potentials, the electrochemical series, the Nernst equation, types of half-cells, and practical applications including fuel cells.

    电极电势和电化学电池是A-Level化学中概念最丰富的主题之一。理解化学能如何转化为电能——反之亦然——不仅对你的考试成功至关重要,而且支撑着从智能手机电池到工业电解过程的一切。本文提供全面的双语指南,涵盖所有关键概念:标准电极电势、电化学系列、能斯特方程、半电池类型以及包括燃料电池在内的实际应用。

    ⚡ 1. Redox Fundamentals | 氧化还原基础

    Before diving into electrode potentials, we must be absolutely clear on redox chemistry. Oxidation is the loss of electrons; reduction is the gain of electrons. A helpful mnemonic is OIL RIG: Oxidation Is Loss, Reduction Is Gain. Every electrochemical process involves a redox reaction — one species is oxidised (loses electrons) while another is reduced (gains electrons).

    在深入电极电势之前,我们必须对氧化还原化学有清晰的理解。氧化是电子的失去还原是电子的获得。一个有用的记忆法是OIL RIG:氧化是失去,还原是获得。每个电化学过程都涉及氧化还原反应——一种物质被氧化(失去电子),而另一种物质被还原(获得电子)。

    Consider the displacement reaction between zinc metal and copper(II) ions:

    考虑锌金属与铜(II)离子之间的置换反应:

    Zn(s) + Cu²⁺(aq) → Zn²⁺(aq) + Cu(s)

    Here, zinc is oxidised (Zn → Zn²⁺ + 2e⁻) and copper(II) ions are reduced (Cu²⁺ + 2e⁻ → Cu). If we physically separate these two half-reactions, we can harness the electron flow as an electric current — this is the principle behind every electrochemical cell.

    在这里,锌被氧化(Zn → Zn²⁺ + 2e⁻),铜(II)离子被还原(Cu²⁺ + 2e⁻ → Cu)。如果我们将这两个半反应物理分离,就可以将电子流作为电流加以利用——这是每个电化学电池背后的原理。

    🔋 2. Half-Cells and Electrode Potentials | 半电池与电极电势

    2.1 What Is a Half-Cell? | 什么是半电池?

    A half-cell consists of an element in two oxidation states — for example, a metal electrode immersed in a solution of its own ions (e.g., Zn(s) | Zn²⁺(aq)). The vertical line represents a phase boundary. At this boundary, an equilibrium is established:

    半电池由处于两种氧化态的元素组成——例如,浸入其自身离子溶液中的金属电极(如 Zn(s) | Zn²⁺(aq))。竖线表示相界。在此界面上,建立了一个平衡:

    Mⁿ⁺(aq) + ne⁻ ⇌ M(s)

    The position of this equilibrium determines the electrode potential — the tendency of the half-cell to gain or lose electrons. A half-cell with a greater tendency to undergo reduction (gain electrons) has a more positive electrode potential. Conversely, a half-cell with a greater tendency to undergo oxidation (lose electrons) has a more negative electrode potential.

    这个平衡的位置决定了电极电势——半电池获得或失去电子的倾向。更容易发生还原(获得电子)的半电池具有更的电极电势。相反,更容易发生氧化(失去电子)的半电池具有更的电极电势。

    2.2 Types of Half-Cells | 半电池的类型

    Metal/Metal Ion Half-Cell: A metal rod dipped into a solution containing its ions. Examples: Zn(s) | Zn²⁺(aq), Cu(s) | Cu²⁺(aq), Ag(s) | Ag⁺(aq). These are the most straightforward type and are used for metals that are solid at room temperature.

    金属/金属离子半电池:将金属棒浸入含有其离子的溶液中。示例:Zn(s) | Zn²⁺(aq)、Cu(s) | Cu²⁺(aq)、Ag(s) | Ag⁺(aq)。这是最简单的类型,用于室温下为固体的金属。

    Gas/Ion Half-Cell: Uses a platinum electrode (inert) to provide a surface for electron transfer. The most important example is the standard hydrogen electrode. A gas — typically hydrogen — is bubbled over the platinum surface immersed in a solution containing the relevant ions (e.g., H⁺).

    气体/离子半电池:使用铂电极(惰性)提供电子转移的表面。最重要的例子是标准氢电极。气体——通常是氢气——被鼓泡通过浸入含相关离子(如H⁺)溶液中的铂表面。

    Ion/Ion Half-Cell (Redox Half-Cell): Both oxidised and reduced forms are ions in solution. A platinum electrode provides the surface for electron transfer. Example: Fe³⁺(aq) / Fe²⁺(aq) with a Pt electrode. The half-equation is: Fe³⁺(aq) + e⁻ ⇌ Fe²⁺(aq).

    离子/离子半电池(氧化还原半电池):氧化态和还原态都是溶液中的离子。铂电极提供电子转移的表面。示例:含有Pt电极的Fe³⁺(aq) / Fe²⁺(aq)。半反应方程式为:Fe³⁺(aq) + e⁻ ⇌ Fe²⁺(aq)。

    🧪 3. The Standard Hydrogen Electrode (SHE) | 标准氢电极

    Since we cannot measure the absolute potential of a single half-cell, we need a reference point. The Standard Hydrogen Electrode (SHE) is assigned a potential of exactly 0.00 V under standard conditions:

    由于无法测量单个半电池的绝对电势,我们需要一个参考点。标准氢电极(SHE)在标准条件下被赋予恰好0.00 V的电势:

    • Temperature: 298 K (25°C) | 温度:298 K (25°C)
    • Pressure: 100 kPa (H₂ gas) | 压力:100 kPa (H₂气体)
    • Concentration: 1.00 mol dm⁻³ (H⁺ ions) | 浓度:1.00 mol dm⁻³ (H⁺离子)
    • Electrode: Platinised platinum | 电极:镀铂黑铂

    The half-equation for the SHE is:

    SHE的半反应方程式为:

    2H⁺(aq) + 2e⁻ ⇌ H₂(g)    E° = 0.00 V

    The platinised platinum surface serves two functions: (1) it is inert and does not participate in the reaction, and (2) the platinum black coating provides a large surface area to catalyse the H⁺/H₂ equilibrium, ensuring a rapid and reversible electron transfer.

    镀铂黑的铂表面有两个功能:(1) 它是惰性的,不参与反应;(2) 铂黑涂层提供大表面积以催化H⁺/H₂平衡,确保快速且可逆的电子转移。

    📊 4. Standard Electrode Potential (E°) | 标准电极电势

    The standard electrode potential (E°) of a half-cell is the EMF measured when that half-cell is connected to a standard hydrogen electrode under standard conditions. All E° values are measured relative to the SHE at 0.00 V.

    半电池的标准电极电势(E°)是在标准条件下将该半电池连接到标准氢电极时测得的电动势。所有E°值都是相对于0.00 V的SHE测量的。

    Key points to remember | 需记住的关键点:

    • E° values are reduction potentials — they are always written as reduction half-equations (electrons on the left). | E°值是还原电势——它们始终写成还原半反应方程式(电子在左侧)。
    • A more positive E° means the species is more easily reduced (a stronger oxidising agent). | 越正的E°意味着该物质越容易被还原(更强的氧化剂)。
    • A more negative E° means the species is more easily oxidised (a stronger reducing agent). | 越负的E°意味着该物质越容易被氧化(更强的还原剂)。
    • E° values are intensive properties — they do NOT depend on the stoichiometric coefficients. Doubling the half-equation does NOT double the E° value. | E°值是强度性质——它们不依赖于化学计量系数。将半反应方程式加倍不会使E°值加倍。

    📈 5. The Electrochemical Series | 电化学系列

    The electrochemical series is a list of half-equations arranged in order of their standard electrode potentials, from most negative to most positive. This ordering provides a powerful predictive tool:

    电化学系列是按标准电极电势从最负到最正排列的半反应方程式列表。这种排序提供了一个强大的预测工具:

    Half-Equation | 半反应方程式 E° / V
    Li⁺(aq) + e⁻ ⇌ Li(s) −3.04
    K⁺(aq) + e⁻ ⇌ K(s) −2.93
    Zn²⁺(aq) + 2e⁻ ⇌ Zn(s) −0.76
    Fe²⁺(aq) + 2e⁻ ⇌ Fe(s) −0.44
    2H⁺(aq) + 2e⁻ ⇌ H₂(g) 0.00
    Cu²⁺(aq) + 2e⁻ ⇌ Cu(s) +0.34
    I₂(s) + 2e⁻ ⇌ 2I⁻(aq) +0.54
    Fe³⁺(aq) + e⁻ ⇌ Fe²⁺(aq) +0.77
    Ag⁺(aq) + e⁻ ⇌ Ag(s) +0.80
    Br₂(l) + 2e⁻ ⇌ 2Br⁻(aq) +1.07
    Cl₂(g) + 2e⁻ ⇌ 2Cl⁻(aq) +1.36
    F₂(g) + 2e⁻ ⇌ 2F⁻(aq) +2.87

    Using the series to predict feasibility | 使用该系列预测可行性:

    The rule is simple: a species on the left of any half-equation will react spontaneously with a species on the right of any half-equation below it. In other words, the more positive E° species (left side, bottom of the series) will oxidise the more negative E° species (right side, top of the series).

    规则很简单:任何半反应方程式左侧的物质会与它下方任何半反应方程式右侧的物质自发反应。换句话说,越正E°的物质(系列底部左侧)会氧化越负E°的物质(系列顶部右侧)。

    For example, will zinc metal reduce copper(II) ions? Zn²⁺/Zn has E° = −0.76 V and Cu²⁺/Cu has E° = +0.34 V. Since Cu²⁺ is on the left of the more positive half-equation, it will oxidise Zn (on the right of the more negative one). The reaction is thermodynamically feasible.

    例如,锌金属会还原铜(II)离子吗?Zn²⁺/Zn的E° = −0.76 V,Cu²⁺/Cu的E° = +0.34 V。由于Cu²⁺位于更正半反应方程式的左侧,它会氧化Zn(位于更负半反应方程式的右侧)。该反应在热力学上是可行的。

    🧮 6. Calculating Cell EMF | 计算电池电动势

    The EMF (electromotive force) of a complete electrochemical cell is calculated using:

    完整电化学电池的电动势(EMF)使用以下公式计算:

    cell = E°reduction − E°oxidation

    Or equivalently, using the “right minus left” rule when the cell is written in conventional notation:

    或者等效地,当电池以常规符号书写时使用”右减左”规则:

    cell = E°right − E°left

    Worked Example | 计算示例:

    Calculate the EMF of a cell made from Zn²⁺/Zn and Cu²⁺/Cu half-cells. | 计算由Zn²⁺/Zn和Cu²⁺/Cu半电池组成的电池的电动势。

    Conventional cell notation: Zn(s) | Zn²⁺(aq) || Cu²⁺(aq) | Cu(s)

    right = +0.34 V (Cu²⁺/Cu, reduction occurs here) | E°right = +0.34 V(Cu²⁺/Cu,此处发生还原)
    left = −0.76 V (Zn²⁺/Zn, oxidation occurs here) | E°left = −0.76 V(Zn²⁺/Zn,此处发生氧化)

    cell = (+0.34) − (−0.76) = +1.10 V

    Since E°cell is positive, the reaction is thermodynamically feasible under standard conditions. | 由于E°cell为正,该反应在标准条件下热力学上是可行的。

    ⚠️ Common Exam Pitfall | 常见考试陷阱: Students often forget that E° values are reduction potentials. When calculating E°cell, do NOT change the sign of the oxidation half-cell’s E° before subtracting — the formula E°reduction − E°oxidation already accounts for this. You use the E° values exactly as given in the data booklet.

    ⚠️ 常见考试陷阱:学生经常忘记E°值是还原电势。计算E°cell时,不要在相减之前改变氧化半电池E°的符号——公式E°reduction − E°oxidation已经考虑到了这一点。你直接使用数据手册中给出的E°值。

    📐 7. The Nernst Equation | 能斯特方程

    Standard electrode potentials apply only under standard conditions (298 K, 100 kPa, 1.00 mol dm⁻³). When conditions change — temperature, pressure, or concentration — the electrode potential shifts. The Nernst equation quantifies this shift:

    标准电极电势仅适用于标准条件(298 K、100 kPa、1.00 mol dm⁻³)。当条件改变——温度、压力或浓度——电极电势会发生变化。能斯特方程量化了这一变化:

    E = E° − (RT/nF) × ln Q

    Where | 其中:

    • E = electrode potential under non-standard conditions | 非标准条件下的电极电势
    • = standard electrode potential | 标准电极电势
    • R = gas constant (8.314 J K⁻¹ mol⁻¹) | 气体常数
    • T = temperature in Kelvin | 温度(开尔文)
    • n = number of electrons transferred | 转移的电子数
    • F = Faraday constant (96,485 C mol⁻¹) | 法拉第常数
    • Q = reaction quotient | 反应商

    At 298 K, the equation simplifies to a more exam-friendly form:

    在298 K时,方程简化为更适合考试的形式:

    E = E° − (0.0592/n) × log₁₀ Q

    Worked Example | 计算示例: For the Zn²⁺/Zn half-cell, if [Zn²⁺] = 0.100 mol dm⁻³ instead of 1.00 mol dm⁻³:

    E = −0.76 − (0.0592/2) × log₁₀(1/0.100) = −0.76 − (0.0296 × 1.00) = −0.79 V

    The more dilute the Zn²⁺ solution, the more negative the electrode potential becomes — the equilibrium shifts left, favouring oxidation even more strongly.

    Zn²⁺溶液越稀,电极电势变得越负——平衡向左移动,更强烈地有利于氧化。

    🔌 8. Electrochemical Cells in Practice | 实际中的电化学电池

    8.1 The Salt Bridge | 盐桥

    A salt bridge is essential for completing the circuit in an electrochemical cell. It is typically a strip of filter paper soaked in a saturated solution of an inert electrolyte — commonly KNO₃ or NH₄NO₃. Its functions are:

    盐桥对于完成电化学电池中的电路至关重要。它通常是一条浸泡在饱和惰性电解质溶液中的滤纸条——常用KNO₃NH₄NO₃。其功能是:

    1. Allows ions to flow between the two half-cells, maintaining electrical neutrality. | 允许离子在两个半电池之间流动,维持电中性。
    2. Prevents the two electrolyte solutions from mixing directly, which would cause direct redox reactions (bypassing the external circuit). | 防止两种电解质溶液直接混合,这会引发直接的氧化还原反应(绕过外部电路)。
    3. The ions chosen must NOT react with either half-cell solution — hence KNO₃, where K⁺ and NO₃⁻ are both highly stable and unlikely to form precipitates or undergo redox. | 所选的离子不得与任一半电池溶液反应——因此选择KNO₃,其中K⁺和NO₃⁻都高度稳定,不太可能形成沉淀或发生氧化还原。

    8.2 Cell Diagram (Conventional Representation) | 电池图示(常规表示法)

    The conventional cell diagram follows a strict format:

    常规电池图示遵循严格格式:

    R(s) | R⁺(aq) || O⁺(aq) | O(s)

    • Single vertical line (|) = phase boundary (solid/liquid or solid/gas) | 单竖线(|) = 相界(固/液或固/气)
    • Double vertical line (||) = salt bridge | 双竖线(||) = 盐桥
    • Left side: oxidation occurs (electrons are produced) | 左侧:发生氧化(产生电子)
    • Right side: reduction occurs (electrons are consumed) | 右侧:发生还原(消耗电子)
    • A comma separates species in the same phase (e.g., Fe³⁺(aq), Fe²⁺(aq) | Pt) | 逗号分隔同一相中的物质

    ⚗️ 9. Measuring Standard Electrode Potentials | 测量标准电极电势

    To measure the E° of an unknown half-cell, connect it to a standard hydrogen electrode (or another reference electrode of known potential), insert a salt bridge, and measure the EMF with a high-resistance voltmeter. A high-resistance voltmeter is crucial because it draws negligible current — if current flowed, the concentrations at the electrode surfaces would change, altering the potential being measured.

    要测量未知半电池的E°,将其连接到标准氢电极(或另一个已知电势的参比电极),插入盐桥,用高电阻电压表测量电动势。高电阻电压表至关重要,因为它几乎不抽取电流——如果有电流流动,电极表面的浓度会变化,从而改变正在测量的电势。

    Under standard conditions (298 K, all solutions at 1.00 mol dm⁻³):

    在标准条件下(298 K,所有溶液浓度均为1.00 mol dm⁻³):

    unknown = EMFmeasured (when paired against SHE, which is 0.00 V)

    🚗 10. Fuel Cells | 燃料电池

    Fuel cells convert chemical energy directly into electrical energy with much higher efficiency than combustion engines. Unlike conventional batteries, fuel cells do not run down or need recharging — they produce electricity continuously as long as fuel and oxidant are supplied.

    燃料电池将化学能直接转化为电能,效率远高于内燃机。与传统电池不同,燃料电池不会耗尽也不需要充电——只要持续供应燃料和氧化剂,它们就能持续发电。

    10.1 The Hydrogen-Oxygen Fuel Cell | 氢氧燃料电池

    The most common fuel cell in A-Level syllabi is the alkaline hydrogen-oxygen fuel cell:

    A-Level大纲中最常见的燃料电池是碱性氢氧燃料电池

    At the negative electrode (anode, oxidation): | 在负极(阳极,氧化):
    2H₂(g) + 4OH⁻(aq) → 4H₂O(l) + 4e⁻    E° = −0.83 V

    At the positive electrode (cathode, reduction): | 在正极(阴极,还原):
    O₂(g) + 2H₂O(l) + 4e⁻ → 4OH⁻(aq)    E° = +0.40 V

    Overall reaction: | 总反应:
    2H₂(g) + O₂(g) → 2H₂O(l)    E°cell = +1.23 V

    Advantages of fuel cells | 燃料电池的优点:

    • Higher efficiency than heat engines (no Carnot limitation) | 比热机效率更高(无卡诺限制)
    • Water is the only product (for hydrogen fuel cells) — zero emissions at point of use | 水是唯一产物(对于氢燃料电池)——使用点零排放
    • Quiet operation, no moving parts | 运行安静,无移动部件
    • Can operate continuously with fuel supply | 有燃料供应即可持续运行

    Limitations | 局限性:

    • Hydrogen production currently relies heavily on fossil fuels (steam reforming of methane) | 氢气生产目前严重依赖化石燃料(甲烷蒸汽重整)
    • Hydrogen storage and transport is challenging (low density, high flammability) | 氢气储存和运输具有挑战性(低密度、高可燃性)
    • Platinum catalysts are expensive | 铂催化剂昂贵
    • Infrastructure for hydrogen refuelling is limited | 氢气加注基础设施有限

    🔄 11. Rechargeable Cells: Lithium-Ion | 可充电电池:锂离子

    Lithium-ion cells are the dominant rechargeable battery technology in portable electronics and electric vehicles. During discharge, lithium ions move from the graphite anode to the metal oxide cathode through the electrolyte, while electrons flow through the external circuit:

    锂离子电池是便携式电子产品和电动汽车中占主导地位的可充电电池技术。放电时,锂离子通过电解质从石墨阳极移动到金属氧化物阴极,同时电子流经外部电路:

    Anode (oxidation during discharge): LiC₆ → C₆ + Li⁺ + e⁻ | 阳极(放电时氧化):LiC₆ → C₆ + Li⁺ + e⁻
    Cathode (reduction during discharge): Li⁺ + CoO₂ + e⁻ → LiCoO₂ | 阴极(放电时还原):Li⁺ + CoO₂ + e⁻ → LiCoO₂

    During recharging, an external power source drives these reactions in reverse. Lithium-ion cells offer high energy density (~150-250 Wh kg⁻¹), no memory effect, and low self-discharge rates, making them ideal for modern applications.

    充电时,外部电源驱动这些反应逆向进行。锂离子电池提供高能量密度(约150-250 Wh kg⁻¹)、无记忆效应和低自放电率,使其成为现代应用的理想选择。

    📝 12. Exam Tips and Common Mistakes | 考试提示与常见错误

    Common Mistake | 常见错误 Correct Approach | 正确方法
    Changing the sign of E° for the oxidation half-cell before using the formula Use E° values as given. Apply: E°cell = E°right − E°left
    Doubling E° when the half-equation is doubled E° is an intensive property — it does NOT change with coefficients
    Forgetting that E°cell must be positive for a spontaneous reaction Positive E°cell → thermodynamically feasible; negative → not feasible under standard conditions
    Confusing feasibility with rate cell predicts thermodynamic feasibility, NOT the rate. Many feasible reactions are kinetically slow.
    Omitting the salt bridge or using reactive ions Always include the salt bridge (||) in cell diagrams. Use KNO₃ or NH₄NO₃.

    🎯 Summary | 总结

    Electrode potentials and electrochemical cells connect the abstract world of redox equilibria to the practical technologies that power modern life. The key takeaways are:

    电极电势和电化学电池将抽象的氧化还原平衡世界与驱动现代生活的实用技术联系起来。关键要点是:

    1. Standard electrode potentials (E°) are measured relative to the standard hydrogen electrode (0.00 V). | 标准电极电势(E°)是相对于标准氢电极(0.00 V)测量的。
    2. The electrochemical series arranges half-equations by E°, predicting which redox reactions are feasible. | 电化学系列按E°排列半反应方程式,预测哪些氧化还原反应是可行的。
    3. cell = E°reduction − E°oxidation; a positive value indicates thermodynamic feasibility. | E°cell = E°reduction − E°oxidation;正值表示热力学可行性。
    4. The Nernst equation adjusts E° for non-standard concentrations. | 能斯特方程针对非标准浓度调整E°。
    5. Fuel cells and lithium-ion batteries represent the practical application of these principles. | 燃料电池和锂离子电池代表了这些原理的实际应用。
    6. A high-resistance voltmeter and salt bridge are essential experimental components. | 高电阻电压表和盐桥是必不可少的实验组件。

    Mastering this topic requires practice with E°cell calculations, cell diagram conventions, and the ability to explain practical applications. Work through past paper questions systematically, paying attention to the exact wording expected by your exam board (AQA, Edexcel, OCR, CIE, etc.).

    掌握这个主题需要练习E°cell计算、电池图示惯例以及解释实际应用的能力。系统地完成历年真题,注意你的考试局(AQA、Edexcel、OCR、CIE等)期望的确切措辞。

  • Chemical Equilibrium: Kc, Kp and Le Chatelier’s Principle — 化学平衡:Kc、Kp与勒夏特列原理

    📚 Chemical Equilibrium | 化学平衡

    Chemical equilibrium is one of the most conceptually rich topics in A-Level Chemistry. It bridges thermodynamics and kinetics, explaining why some reactions never go to completion and how industrial chemists maximise yield. In this comprehensive guide, we will explore reversible reactions, the equilibrium constant (Kc and Kp), Le Chatelier’s Principle, and the factors that shift equilibrium position — all with worked examples and exam-style commentary.

    化学平衡是A-Level化学中最具概念深度的主题之一。它连接了热力学和动力学,解释了为什么某些反应永远无法进行到底,以及工业化学家如何最大化产率。在本指南中,我们将探讨可逆反应、平衡常数(Kc和Kp)、勒夏特列原理以及影响平衡位置的各种因素——全部配有例题和考试风格的分析。

    1. Reversible Reactions and Dynamic Equilibrium | 可逆反应与动态平衡

    Many chemical reactions are reversible — the products can react together to re-form the original reactants. A reversible reaction is denoted by the ⇌ symbol. When a reversible reaction is carried out in a closed system, the forward and reverse reactions eventually proceed at the same rate. At this point, the concentrations of all reactants and products remain constant, and the system is said to have reached dynamic equilibrium. The word “dynamic” is crucial: the forward and reverse reactions have not stopped — they continue at equal rates, so there is no net change in macroscopic properties.

    许多化学反应是可逆的——产物可以相互反应重新生成原始反应物。可逆反应用符号⇌表示。当可逆反应在封闭系统中进行时,正反应和逆反应最终会以相同的速率进行。此时,所有反应物和产物的浓度保持恒定,系统达到了动态平衡。”动态”这个词至关重要:正反应和逆反应并没有停止——它们以相等的速率持续进行,因此宏观性质没有净变化。

    Consider the classic example of the dimerisation of nitrogen dioxide:

    考虑二氧化氮二聚化的经典例子:

    2NO₂(g) ⇌ N₂O₄(g)

    brown gas  |  棕色气体  →  colourless gas  |  无色气体

    At room temperature, the mixture appears pale brown because both NO₂ and N₂O₄ are present. If the temperature is changed, the colour intensity changes, demonstrating a shift in the equilibrium position. This is a favourite demonstration in A-Level practical assessments.

    在室温下,混合物呈浅棕色,因为NO₂和N₂O₄同时存在。如果改变温度,颜色强度会发生变化,这表明平衡位置发生了移动。这是A-Level实验评估中最受欢迎的演示实验之一。

    2. The Equilibrium Constant Kc | 平衡常数Kc

    For a general reversible reaction at equilibrium:

    对于一般可逆反应在平衡状态下:

    aA + bB ⇌ cC + dD

    The equilibrium constant Kc is defined as:

    平衡常数Kc定义为:

    Kc = [C]ᶜ[D]ᵈ / [A]ᵃ[B]ᵇ

    where [X] represents the equilibrium concentration of species X in mol dm⁻³. The exponents correspond to the stoichiometric coefficients in the balanced equation.

    其中[X]表示物质X在平衡时的浓度,单位为mol dm⁻³。指数对应平衡方程式中的化学计量系数。

    Key Points about Kc | 关于Kc的关键点

    • Kc is temperature-dependent. Changing the temperature changes Kc. For an exothermic forward reaction, increasing temperature decreases Kc. For an endothermic forward reaction, increasing temperature increases Kc.
    • Kc随温度变化。改变温度会改变Kc。对于放热正反应,升高温度会降低Kc。对于吸热正反应,升高温度会增加Kc。
    • Kc is independent of concentration and pressure. Adding more reactant or changing the pressure does not alter Kc. The equilibrium position shifts to restore Kc to its original value.
    • Kc与浓度和压力无关。添加更多反应物或改变压力不会改变Kc。平衡位置会发生移动,使Kc恢复到原来的值。
    • Catalysts do not affect Kc. A catalyst speeds up both the forward and reverse reactions equally, so it does not change the equilibrium position or the value of Kc.
    • 催化剂不影响Kc。催化剂同等地加速正反应和逆反应,因此不会改变平衡位置或Kc的值。
    • Solids and pure liquids are omitted from the Kc expression because their concentrations are constant. Only aqueous and gaseous species appear.
    • 固体和纯液体不包含在Kc表达式中,因为它们的浓度是恒定的。只有水溶液和气态物质出现在表达式中。

    Worked Example | 例题

    Question: 0.50 mol of ethanoic acid and 0.50 mol of ethanol are mixed at 298 K. At equilibrium, 0.30 mol of ethyl ethanoate is formed. The total volume is 1.0 dm³. Calculate Kc for the esterification reaction:

    题目:在298K下,将0.50 mol的乙酸和0.50 mol的乙醇混合。平衡时,生成0.30 mol的乙酸乙酯。总体积为1.0 dm³。计算酯化反应的Kc:

    CH₃COOH + C₂H₅OH ⇌ CH₃COOC₂H₅ + H₂O

    Solution | 解答:

    Species CH₃COOH C₂H₅OH CH₃COOC₂H₅ H₂O
    Initial / mol 0.50 0.50 0 0
    Change / mol -0.30 -0.30 +0.30 +0.30
    Equilibrium / mol 0.20 0.20 0.30 0.30
    Equilibrium conc. / mol dm⁻³ 0.20 0.20 0.30 0.30

    Kc = (0.30 × 0.30) / (0.20 × 0.20) = 0.090 / 0.040 = 2.25

    Note: For this esterification reaction, water is not a solvent — it is a product — so it must be included in the Kc expression. The units of Kc in this case are (mol dm⁻³)(mol dm⁻³) / (mol dm⁻³)(mol dm⁻³), which cancel to give no units.

    注意:对于这个酯化反应,水不是溶剂——它是产物——因此必须包含在Kc表达式中。在这种情况下,Kc的单位是(mol dm⁻³)(mol dm⁻³) / (mol dm⁻³)(mol dm⁻³),相互抵消,没有单位

    3. Le Chatelier’s Principle | 勒夏特列原理

    Le Chatelier’s Principle states that if a system at dynamic equilibrium is subjected to a change in concentration, pressure, or temperature, the position of equilibrium will shift to oppose that change. This principle allows us to predict qualitatively how a system will respond to external perturbations.

    勒夏特列原理指出,如果处于动态平衡的系统受到浓度、压力或温度的变化,平衡位置将发生移动以对抗这种变化。该原理使我们能够定性地预测系统将如何响应外部干扰。

    It is essential to understand that Le Chatelier’s Principle describes the direction of shift, while Kc tells us about the extent of reaction. Both are needed for a complete picture.

    必须理解的是,勒夏特列原理描述的是移动的方向,而Kc告诉我们反应的程度。两者结合才能获得完整的图景。

    4. Effect of Concentration Changes | 浓度变化的影响

    If the concentration of a reactant is increased, the equilibrium shifts to the right (product side) to consume the added reactant and reduce its concentration. Conversely, if a product is removed, the equilibrium also shifts to the right to produce more product. This is the basis of many industrial processes where one product is continuously removed to drive the reaction forward.

    如果增加反应物的浓度,平衡将向右移动(产物侧),以消耗添加的反应物并降低其浓度。相反,如果移除产物,平衡也会向右移动以产生更多产物。这是许多工业过程的基础,在这些过程中,一种产物被持续移除以推动反应正向进行。

    For example, in the Haber Process for ammonia synthesis:

    例如,在哈伯法合成氨的过程中:

    N₂(g) + 3H₂(g) ⇌ 2NH₃(g)     ΔH = -92 kJ mol⁻¹

    Removing ammonia as it forms shifts the equilibrium to the right, maximising the yield. This is achieved industrially by cooling the reaction mixture to liquefy and remove NH₃ while recycling unreacted N₂ and H₂.

    在氨形成时将其移除,使平衡向右移动,最大化产率。在工业上,这是通过冷却反应混合物使NH₃液化并移除,同时回收未反应的N₂和H₂来实现的。

    5. Effect of Pressure Changes | 压力变化的影响

    Pressure changes only affect equilibria involving gases where there is a difference in the total number of moles of gas on each side of the equation. Increasing pressure shifts the equilibrium towards the side with fewer moles of gas, because this reduces the total pressure, opposing the applied change.

    压力变化只影响涉及气体的平衡,且方程式两边的气体总摩尔数存在差异。增加压力会使平衡向气体摩尔数较少的一侧移动,因为这会降低总压力,对抗施加的变化。

    Using the Haber Process again: there are 4 moles of gas on the left (1 N₂ + 3 H₂) and 2 moles on the right (2 NH₃). Increasing pressure shifts equilibrium to the right, increasing the yield of ammonia. This is why the Haber Process is typically run at 200 atm.

    再次以哈伯法为例:左边有4摩尔气体(1 N₂ + 3 H₂),右边有2摩尔(2 NH₃)。增加压力使平衡向右移动,增加氨的产率。这就是为什么哈伯法通常在200个大气压下运行。

    Important: If the number of moles of gas is the same on both sides (e.g., H₂(g) + I₂(g) ⇌ 2HI(g)), changing pressure has no effect on the equilibrium position. The system cannot oppose the pressure change by shifting either way.

    重要:如果两边气体的摩尔数相同(例如H₂(g) + I₂(g) ⇌ 2HI(g)),改变压力对平衡位置没有影响。系统无法通过向任何一侧移动来对抗压力变化。

    6. Effect of Temperature Changes | 温度变化的影响

    Temperature is the only factor that changes the value of Kc. For an exothermic forward reaction (ΔH < 0), increasing temperature shifts the equilibrium to the left (endothermic direction) to absorb the added heat. This means Kc decreases. For an endothermic forward reaction (ΔH > 0), increasing temperature shifts equilibrium to the right and Kc increases.

    温度是唯一能改变Kc值的因素。对于放热正反应(ΔH < 0),升高温度使平衡向左移动(吸热方向),以吸收增加的热量。这意味着Kc减小。对于吸热正反应(ΔH > 0),升高温度使平衡向右移动,Kc增大

    Returning to our NO₂/N₂O₄ example:

    回到NO₂/N₂O₄的例子:

    2NO₂(g) ⇌ N₂O₄(g)     ΔH = -57 kJ mol⁻¹

    brown | 棕色            colourless | 无色

    Placing a sealed tube of the equilibrium mixture in hot water makes it darker brown — equilibrium shifts left (endothermic direction), producing more NO₂. Placing it in ice water makes it paler — equilibrium shifts right (exothermic direction), producing more N₂O₄. This is a classic demonstration of Le Chatelier’s Principle.

    将装有平衡混合物的密封管放入热水中,颜色变深——平衡向左移动(吸热方向),生成更多NO₂。将其放入冰水中,颜色变浅——平衡向右移动(放热方向),生成更多N₂O₄。这是勒夏特列原理的经典演示。

    7. Effect of Catalysts | 催化剂的影响

    A catalyst provides an alternative reaction pathway with a lower activation energy. Crucially, it lowers the activation energy for both the forward and reverse reactions by the same amount. This means a catalyst:

    催化剂提供了具有较低活化能的替代反应路径。关键的是,它以相同的幅度降低了正反应和逆反应的活化能。这意味着催化剂:

    • Does not change the equilibrium position
    • Does not change the value of Kc
    • Does increase the rate at which equilibrium is reached
    • 不会改变平衡位置
    • 不会改变Kc的值
    • 加快达到平衡的速率

    In the Haber Process, an iron catalyst is used to allow equilibrium to be reached faster at the moderate temperature of 450°C, rather than having to wait for an impractically long time at lower temperatures.

    在哈伯法中,使用铁催化剂使平衡在450°C的适中温度下更快达到,而不必在较低温度下等待不切实际的长时间。

    8. Equilibrium Constant Kp for Gaseous Systems | 气体系统的平衡常数Kp

    For reactions involving gases, it is often more convenient to use partial pressures instead of concentrations. The equilibrium constant in terms of partial pressure is denoted Kp. For the general reaction:

    对于涉及气体的反应,使用分压代替浓度通常更方便。用分压表示的平衡常数记为Kp。对于一般反应:

    aA(g) + bB(g) ⇌ cC(g) + dD(g)

    Kp = (Pc)ᶜ(Pᴅ)ᵈ / (PA)ᵃ(PB)ᵇ

    The partial pressure of a gas in a mixture is the pressure that gas would exert if it occupied the entire volume alone. It is calculated as:

    混合物中气体的分压是该气体单独占据整个体积时所施加的压力。计算公式为:

    Partial pressure = mole fraction × total pressure

    分压 = 摩尔分数 × 总压力

    Worked Example: Kp Calculation | 例题:Kp计算

    Question: In the Haber Process at 450°C and 200 atm, the equilibrium mixture contains 36% NH₃ by volume. Calculate Kp. The total pressure is 200 atm.

    题目:在哈伯法中,450°C和200 atm条件下,平衡混合物中含36%的NH₃(按体积计)。计算Kp。总压力为200 atm。

    Solution | 解答:

    For gases, volume % = mole %. NH₃ = 36%, so N₂ + H₂ = 64%.

    对于气体,体积% = 摩尔%。NH₃ = 36%,因此N₂ + H₂ = 64%。

    N₂ : H₂ ratio is 1:3 from the equation, so N₂ = 16%, H₂ = 48%.

    从方程式可知N₂ : H₂比例为1:3,因此N₂ = 16%,H₂ = 48%。

    Gas Mole % Mole Fraction Partial Pressure / atm
    N₂ 16% 0.16 0.16 × 200 = 32
    H₂ 48% 0.48 0.48 × 200 = 96
    NH₃ 36% 0.36 0.36 × 200 = 72

    Kp = (PNH₃)² / (PN₂)(PH₂)³ = (72)² / (32)(96)³ = 5184 / (32 × 884,736)

    = 5184 / 28,311,552 ≈ 1.83 × 10⁻⁴ atm⁻²

    Note the units: Kp has units of atm⁻² because the numerator has (atm)² and the denominator has (atm)(atm)³ = atm⁴, giving atm²⁻⁴ = atm⁻².

    注意单位:Kp的单位是atm⁻²,因为分子为(atm)²,分母为(atm)(atm)³ = atm⁴,得到atm²⁻⁴ = atm⁻²。

    9. Industrial Applications of Equilibrium | 平衡的工业应用

    The Haber Process | 哈伯法

    The Haber Process synthesises ammonia from nitrogen and hydrogen:

    哈伯法从氮气和氢气合成氨:

    N₂(g) + 3H₂(g) ⇌ 2NH₃(g)     ΔH = -92 kJ mol⁻¹

    Compromise conditions: Although low temperature favours the exothermic forward reaction (higher yield), the rate is too slow at low temperatures. The iron catalyst only works effectively above ~400°C. The industrial compromise is 450°C — high enough for a reasonable rate, but not so high that yield is severely compromised. High pressure (200 atm) favours the side with fewer gas moles (the product side), improving yield. The iron catalyst ensures equilibrium is reached quickly.

    折中条件:虽然低温有利于放热正反应(更高产率),但低温下速率太慢。铁催化剂仅在约400°C以上才能有效工作。工业折中方案是450°C——足够高以获得合理的速率,但又不会高到严重损害产率。高压(200 atm)有利于气体摩尔数较少的一侧(产物侧),提高产率。铁催化剂确保快速达到平衡。

    The Contact Process | 接触法

    The Contact Process produces sulfuric acid via the oxidation of sulfur dioxide:

    接触法通过二氧化硫的氧化生产硫酸:

    2SO₂(g) + O₂(g) ⇌ 2SO₃(g)     ΔH = -197 kJ mol⁻¹

    Conditions: 450°C, 1-2 atm, vanadium(V) oxide (V₂O₅) catalyst. The forward reaction is exothermic, so lower temperatures favour higher yield — but again, the rate is too slow. The vanadium(V) oxide catalyst allows a compromise temperature of 450°C. Pressure of only 1-2 atm is used because the equilibrium already lies well to the right (high Kc), and higher pressure would increase costs without significant yield benefit.

    条件:450°C,1-2 atm,五氧化二钒(V₂O₅)催化剂。正反应是放热的,因此较低温度有利于更高产率——但同样,速率太慢。五氧化二钒催化剂允许折中温度为450°C。仅使用1-2 atm的压力,因为平衡已经很好地偏向右侧(高Kc),更高的压力会增加成本而没有显著的产率收益。

    10. Common Exam Mistakes and Tips | 常见考试错误与技巧

    Mistake | 错误 Correction | 纠正
    Saying “equilibrium shifts to the left/right” without explaining why in terms of opposing the change. Always state Le Chatelier’s Principle explicitly: “The equilibrium shifts to oppose the increase in…”
    Stating that a catalyst “increases yield” or “shifts equilibrium”. A catalyst does NOT affect yield or equilibrium position. It only increases the rate at which equilibrium is reached.
    Including solids or pure liquids in Kc/Kp expressions. Only include gases (g) and aqueous (aq) species. Solids (s) and pure liquids (l) have constant concentration and are omitted.
    Forgetting to calculate and state the units of Kc or Kp. Units are derived from the balanced equation and are required for full marks in many exam boards (especially CAIE and Edexcel). Always calculate units explicitly: (mol dm⁻³)^(Δn) for Kc, atm^(Δn) for Kp.
    Confusing “position of equilibrium” with “Kc”. Concentration and pressure changes shift the position of equilibrium (the ratio of products to reactants changes temporarily) but Kc stays the same. Only temperature changes Kc.
    When calculating mole fractions for Kp, forgetting that volume % equals mole % for gases. Avogadro’s Law: equal volumes of gases at the same temperature and pressure contain equal numbers of molecules. Volume % = mole % is always true for ideal gases.

    11. Summary | 总结

    Factor | 因素 Effect on Equilibrium Position | 对平衡位置的影响 Effect on Kc/Kp | 对Kc/Kp的影响
    Increase concentration of reactant Shifts to product side (right) No change
    Increase pressure (fewer gas moles on right) Shifts right No change
    Increase temperature (exothermic forward) Shifts left (endothermic direction) Kc decreases
    Increase temperature (endothermic forward) Shifts right Kc increases
    Add a catalyst No change No change

    Chemical equilibrium is a topic that rewards a clear, systematic approach. Remember the three golden rules: (1) Le Chatelier’s Principle predicts the direction of shift; (2) only temperature changes Kc; (3) catalysts affect rate, not position. Master these, and you will handle any equilibrium question with confidence.

    化学平衡是一个需要清晰、系统方法的主题。记住三条黄金法则:(1)勒夏特列原理预测移动方向;(2)只有温度能改变Kc;(3)催化剂影响速率,不影响位置。掌握这些,你将自信地应对任何平衡问题。

  • Chemical Equilibrium and Le Chatelier’s Principle — 化学平衡与勒夏特列原理

    📚 Chemical Equilibrium and Le Chatelier’s Principle | 化学平衡与勒夏特列原理

    Chemical equilibrium is one of the most fundamental concepts in A-Level Chemistry. It describes the state of a reversible reaction where the rates of the forward and reverse reactions are equal, resulting in no net change in the concentrations of reactants and products. Mastering equilibrium is essential for understanding industrial processes, biological systems, and acid-base chemistry.

    化学平衡是A-Level化学中最基础的概念之一。它描述了一个可逆反应的状态,在此状态下正向反应和逆向反应的速率相等,导致反应物和产物的浓度没有净变化。掌握平衡对于理解工业过程、生物系统和酸碱化学至关重要。

    1. What Is Dynamic Equilibrium? | 什么是动态平衡?

    Many chemical reactions are reversible — they can proceed in both the forward and backward directions under the same conditions. When a reversible reaction is carried out in a closed system (where no matter can enter or leave), it eventually reaches a state called dynamic equilibrium. At this point, the forward reaction rate equals the reverse reaction rate, so although reactions continue to occur at the molecular level, there is no observable change in the macroscopic properties of the system.

    许多化学反应是可逆的——它们在相同条件下可以朝正向和逆向两个方向进行。当一个可逆反应在封闭系统(物质无法进出)中进行时,它最终会达到一个称为动态平衡的状态。此时,正向反应速率等于逆向反应速率,因此尽管分子层面上的反应仍在继续,但系统的宏观性质没有可观察到的变化。

    The term “dynamic” is crucial here. Equilibrium is not static — molecules are constantly being converted between reactants and products. The constancy we observe in concentration, pressure, and colour arises from the fact that the two opposing processes cancel each other out exactly. For a general reversible reaction:

    “动态”一词在这里至关重要。平衡不是静态的——分子不断地在反应物和产物之间转化。我们观察到的浓度、压力和颜色的恒定性源于两个对立过程恰好相互抵消。对于一个通用的可逆反应:

    aA + bB ⇌ cC + dD
    

    At equilibrium, the relationship between reactant and product concentrations is given by the equilibrium constant Kc (for concentration) or Kp (for partial pressures of gases). Understanding the distinction between dynamic equilibrium and a completed reaction is a key A-Level skill — students must be able to explain why a reaction “stops” without actually stopping at all.

    在平衡状态下,反应物和产物浓度之间的关系由平衡常数Kc(基于浓度)或Kp(基于气体分压)给出。理解动态平衡和完全反应之间的区别是A-Level的一项关键技能——学生必须能够解释为什么一个反应”停止”了,而实际上并没有真正停止。

    2. The Equilibrium Constant: Kc and Kp | 平衡常数:Kc和Kp

    The equilibrium constant is a quantitative measure of the position of equilibrium. For the general reaction aA + bB ⇌ cC + dD, the equilibrium constant in terms of concentration (Kc) is expressed as:

    平衡常数是平衡位置的量化度量。对于通用反应aA + bB ⇌ cC + dD,以浓度表示的平衡常数(Kc)表示为:

    Kc = [C]^c [D]^d / [A]^a [B]^b
    

    where square brackets denote equilibrium concentrations in mol dm⁻³. Each concentration is raised to the power of its stoichiometric coefficient. A large Kc value (>>1) indicates that the equilibrium lies to the right — products are favoured. A small Kc value (<<1) indicates that the equilibrium lies to the left — reactants are favoured.

    其中方括号表示平衡浓度,单位为mol dm⁻³。每个浓度以其化学计量系数为幂指数。大的Kc值(远大于1)表明平衡偏向右侧——产物占优势。小的Kc值(远小于1)表明平衡偏向左侧——反应物占优势。

    For gaseous equilibria, we often use Kp, which is expressed in terms of partial pressures rather than concentrations. The partial pressure of a gas is the pressure it would exert if it alone occupied the container, and it is proportional to the mole fraction of that gas in the mixture:

    对于气体平衡,我们通常使用Kp,它用分压而不是浓度来表示。一种气体的分压是它单独占据容器时产生的压力,它与该气体在混合物中的摩尔分数成正比:

    Partial pressure = mole fraction × total pressure
    Kp = (p_C)^c (p_D)^d / (p_A)^a (p_B)^b
    

    Important A-Level exam points: Kc and Kp are only affected by temperature. Adding a catalyst, changing concentration, or changing pressure (for Kc) does not alter the value of Kc — the system simply shifts to re-establish equilibrium at the same Kc value. Pure solids and pure liquids are omitted from Kc expressions because their concentrations are effectively constant. This is a common source of exam errors.

    重要的A-Level考试要点:Kc和Kp仅受温度影响。添加催化剂、改变浓度或改变压力(对于Kc)不会改变Kc的值——系统只是移动以在相同的Kc值下重新建立平衡。纯固体和纯液体在Kc表达式中被省略,因为它们的浓度实际上是恒定的。这是考试中常见的错误来源。

    3. Le Chatelier’s Principle | 勒夏特列原理

    Le Chatelier’s Principle, formulated by the French chemist Henri Louis Le Chatelier in 1884, states that: “If a dynamic equilibrium is disturbed by changing the conditions, the position of equilibrium moves to counteract the change.” In simpler terms, the system does the opposite of what you do to it. If you add more reactant, the system shifts to consume it. If you increase the temperature of an exothermic reaction, the system shifts to absorb heat.

    勒夏特列原理由法国化学家亨利·路易·勒夏特列于1884年提出,指出:“如果一个动态平衡因条件改变而受到扰动,平衡位置会移动以抵消这种变化。”简单来说,系统会做出与你所做相反的事情。如果你加入更多的反应物,系统会移动以消耗它。如果你升高放热反应的温度,系统会移动以吸收热量。

    4. Effect of Concentration Changes | 浓度变化的影响

    When the concentration of a reactant is increased, the equilibrium shifts to the right (towards products) to use up the added reactant. When a product is removed, the equilibrium also shifts to the right to replace what was taken away. This principle is exploited industrially — for example, in the Haber process for ammonia production, ammonia is continuously removed from the reaction vessel, which pulls the equilibrium towards more product formation.

    当反应物浓度增加时,平衡向右移动(朝向产物)以消耗加入的反应物。当产物被移除时,平衡也向右移动以补充被取走的部分。这一原理在工业上得到了利用——例如,在哈伯法合成氨的过程中,氨被不断从反应容器中移除,这将平衡拉向更多的产物生成。

    Consider the esterification reaction:

    以酯化反应为例:

    CH₃COOH + C₂H₅OH ⇌ CH₃COOC₂H₅ + H₂O
    (ethanoic acid + ethanol ⇌ ethyl ethanoate + water)
    

    If we add more ethanol, the equilibrium shifts to the right, producing more ester. If we remove water (using a drying agent), the equilibrium also shifts to the right for the same reason. Adding more water would shift the equilibrium to the left. These shifts are all consistent with Le Chatelier’s Principle and occur without changing Kc.

    如果我们加入更多的乙醇,平衡向右移动,产生更多的酯。如果我们移除水(使用干燥剂),平衡同样向右移动,原因相同。加入更多的水会使平衡向左移动。这些移动都符合勒夏特列原理,且都不改变Kc的值。

    5. Effect of Pressure Changes | 压力变化的影响

    Pressure changes only affect gaseous equilibria. According to Le Chatelier’s Principle, increasing the pressure shifts the equilibrium towards the side with fewer gas molecules (fewer moles of gas). Conversely, decreasing the pressure shifts the equilibrium towards the side with more gas molecules. This is because the system tries to reduce the pressure increase by moving to the side that occupies less volume.

    压力变化只影响气体平衡。根据勒夏特列原理,增加压力会使平衡向气体分子较少(气体摩尔数较少)的一侧移动。相反,降低压力会使平衡向气体分子较多的一侧移动。这是因为系统试图通过移动到占据较小体积的一侧来减少压力的增加。

    Example — The Haber Process:

    示例——哈伯法:

    N₂(g) + 3H₂(g) ⇌ 2NH₃(g)
    4 moles of gas  ⇌  2 moles of gas
    

    Increasing the pressure shifts the equilibrium to the right (fewer gas molecules), favouring ammonia production. This is why the Haber process is carried out at high pressure (around 200 atm). However, there is a practical limit — extremely high pressures require expensive equipment and pose safety risks, so a compromise pressure is used.

    增加压力使平衡向右移动(气体分子更少),有利于氨的生成。这就是为什么哈伯法在高压(约200 atm)下进行。然而,有一个实际限制——极高的压力需要昂贵的设备并带来安全风险,因此使用折中的压力。

    Example — Nitrogen Dioxide Dimerisation:

    示例——二氧化氮的二聚化:

    2NO₂(g) ⇌ N₂O₄(g)
    (brown)      (colourless)
    2 moles     1 mole
    

    Increasing pressure shifts equilibrium to the right, and the brown colour fades as more colourless N₂O₄ forms. This is a visually dramatic demonstration often used in A-Level practicals. If the number of gas molecules is the same on both sides (e.g., H₂ + I₂ ⇌ 2HI), pressure changes have no effect on the equilibrium position.

    增加压力使平衡向右移动,随着更多无色的N₂O₄生成,棕色褪去。这是一个视觉上引人注目的演示,常用于A-Level实验课。如果两侧的气体分子数相同(例如H₂ + I₂ ⇌ 2HI),压力变化对平衡位置没有影响。

    6. Effect of Temperature Changes | 温度变化的影响

    Temperature is the only factor that changes the value of the equilibrium constant Kc. Le Chatelier’s Principle tells us that increasing the temperature favours the endothermic direction (the direction that absorbs heat), while decreasing the temperature favours the exothermic direction (the direction that releases heat). The system shifts to absorb or release heat in response to the temperature change.

    温度是唯一改变平衡常数Kc值的因素。勒夏特列原理告诉我们,升高温度有利于吸热方向(吸收热量的方向),而降低温度有利于放热方向(释放热量的方向)。系统会移动以吸收或释放热量来响应温度变化。

    Consider the forward reaction N₂ + 3H₂ ⇌ 2NH₃: the forward reaction is exothermic (ΔH = −92 kJ mol⁻¹). Increasing the temperature shifts the equilibrium to the left (endothermic direction), reducing the yield of ammonia. This is the thermodynamic trade-off in the Haber process — a compromise temperature of around 400-450°C is used because, although lower temperatures give a higher equilibrium yield, they make the reaction too slow for practical purposes. A catalyst (iron) is used to speed up the rate without affecting the equilibrium position or Kc.

    考虑正向反应N₂ + 3H₂ ⇌ 2NH₃:正向反应是放热的(ΔH = −92 kJ mol⁻¹)。升高温度使平衡向左移动(吸热方向),降低氨的产率。这是哈伯法中的热力学权衡——使用约400-450°C的折中温度,因为虽然较低温度给出更高的平衡产率,但它们使反应太慢,无法实际应用。催化剂(铁)用于加快速率而不影响平衡位置或Kc。

    Key summary for temperature effects: For an exothermic forward reaction (ΔH < 0), increasing temperature decreases Kc and shifts equilibrium left. For an endothermic forward reaction (ΔH > 0), increasing temperature increases Kc and shifts equilibrium right. This relationship is quantified by the van ‘t Hoff equation, which links ln K to 1/T via ΔH.

    温度效应的关键总结:对于放热的正向反应(ΔH < 0),升高温度降低Kc并使平衡向左移动。对于吸热的正向反应(ΔH > 0),升高温度增加Kc并使平衡向右移动。这一关系由范特霍夫方程量化,该方程通过ΔH将ln K与1/T联系起来。

    7. Effect of Catalysts | 催化剂的影响

    A common misconception among A-Level students is that catalysts affect the position of equilibrium. They do not. A catalyst lowers the activation energy for both the forward and reverse reactions equally, so both rates increase by the same factor. As a result, equilibrium is reached faster, but the position of equilibrium and the value of Kc remain unchanged. A catalyst is purely a kinetic tool — it affects the rate at which equilibrium is attained, not where the equilibrium lies.

    A-Level学生常见的一个误解是催化剂影响平衡位置。事实并非如此。催化剂同等程度地降低正向反应和逆向反应的活化能,因此两个速率以相同的倍数增加。结果是,平衡更快地达到,但平衡位置和Kc值保持不变。催化剂纯粹是一种动力学工具——它影响达到平衡的速率,而不是平衡的位置。

    In the Haber process, the iron catalyst allows equilibrium to be reached at a practical rate at the moderate temperature of 400-450°C. Without the catalyst, the reaction would be far too slow at this temperature, and a much higher temperature would be needed — which, as we have seen, would reduce the equilibrium yield. The catalyst therefore enables a productive compromise between kinetics (rate) and thermodynamics (yield).

    在哈伯法中,铁催化剂使平衡在400-450°C的适中温度下以实际可行的速率达到。没有催化剂,在该温度下反应会太慢,需要高得多的温度——而这正如我们所见,会降低平衡产率。因此,催化剂使得动力学(速率)和热力学(产率)之间能够达成一种有效的折中。

    8. Industrial Applications | 工业应用

    Le Chatelier’s Principle is not just a theoretical concept — it drives real-world chemical manufacturing. The most famous example is the Haber process (production of ammonia for fertilisers), but several other processes also rely on equilibrium manipulation:

    勒夏特列原理不仅仅是一个理论概念——它驱动着现实世界的化学品制造。最著名的例子是哈伯法(生产用于肥料的氨),但其他几个过程也依赖平衡操控:

    Contact Process (Sulfuric Acid Production): 2SO₂ + O₂ ⇌ 2SO₃ (exothermic). High pressure favours products (3 moles → 2 moles), low temperature favours products (exothermic), but a compromise temperature of 450°C with a vanadium(V) oxide catalyst is used industrially.

    接触法(硫酸生产):2SO₂ + O₂ ⇌ 2SO₃(放热)。高压有利于产物(3摩尔→2摩尔),低温有利于产物(放热),但工业上使用450°C的折中温度和五氧化二钒催化剂。

    Methanol Production: CO + 2H₂ ⇌ CH₃OH (exothermic). Similar trade-offs apply — high pressure favours methanol, but practical limits and costs constrain the operating conditions. The industrial synthesis of methanol uses a copper-zinc oxide catalyst at 200-300°C and 50-100 atm.

    甲醇生产:CO + 2H₂ ⇌ CH₃OH(放热)。类似的权衡适用——高压有利于甲醇,但实际限制和成本制约着操作条件。甲醇的工业合成使用铜-锌氧化物催化剂,在200-300°C和50-100 atm下进行。

    9. Common Exam Pitfalls and Tips | 常见考试陷阱与技巧

    Pitfall 1 — Confusing rate and equilibrium: A catalyst increases the rate at which equilibrium is reached, but it does not change the position of equilibrium or the value of Kc. Students often write that a catalyst “increases yield” or “shifts equilibrium right” — this is incorrect and loses marks.

    陷阱1——混淆速率和平衡:催化剂增加达到平衡的速率,但它不会改变平衡位置或Kc的值。学生常常写道催化剂”增加产率”或”使平衡向右移动”——这是错误的,会丢分。

    Pitfall 2 — Forgetting to omit solids and liquids from Kc: In the expression for Kc, only gases and aqueous species are included. Pure solids (s) and pure liquids (l) have constant concentrations and are omitted. For the reaction CaCO₃(s) ⇌ CaO(s) + CO₂(g), the correct Kc expression is simply Kc = [CO₂].

    陷阱2——忘记从Kc中省略固体和液体:在Kc表达式中,只包括气体和水溶液物种。纯固体(s)和纯液体(l)具有恒定的浓度,因此被省略。对于反应CaCO₃(s) ⇌ CaO(s) + CO₂(g),正确的Kc表达式仅为Kc = [CO₂]。

    Pitfall 3 — Misapplying pressure effects: Pressure changes only affect equilibria involving gases with unequal numbers of moles on each side. If the number of gas moles is equal on both sides, pressure changes have no effect on the equilibrium position. Always count the moles of gas first before concluding that a pressure change will shift the equilibrium.

    陷阱3——错误应用压力效应:压力变化只影响涉及气体的平衡,且两侧气体摩尔数不相等。如果两侧气体摩尔数相等,压力变化对平衡位置没有影响。在得出压力变化会移动平衡的结论之前,始终先计算气体的摩尔数。

    Pitfall 4 — Ignoring that temperature changes Kc: Only temperature changes alter the numerical value of Kc (or Kp). Concentration and pressure changes shift the equilibrium position but Kc stays the same. This distinction is frequently tested in A-Level multiple-choice questions.

    陷阱4——忽略温度改变Kc:只有温度变化会改变Kc(或Kp)的数值。浓度和压力变化会移动平衡位置,但Kc保持不变。这一区别在A-Level选择题中经常被考查。

    10. Summary: Applying Le Chatelier’s Principle | 总结:应用勒夏特列原理

    Change Equilibrium Shift Effect on Kc
    Add reactant / Remove product Shifts right → No change
    Add product / Remove reactant Shifts left ← No change
    Increase pressure Towards fewer gas moles No change
    Decrease pressure Towards more gas moles No change
    Increase temperature (exothermic ΔH < 0) Shifts left ← Kc decreases
    Increase temperature (endothermic ΔH > 0) Shifts right → Kc increases
    Add catalyst No shift No change

    Mastering chemical equilibrium requires practice with calculations, careful analysis of reaction conditions, and a firm grasp of Le Chatelier’s Principle. Students should practise writing Kc expressions, calculating equilibrium concentrations from initial conditions, and predicting the effects of disturbances on equilibrium systems. Understanding these concepts deeply will not only help in A-Level examinations but also provide a foundation for university-level chemistry and real-world chemical engineering.

    掌握化学平衡需要通过计算练习、对反应条件的仔细分析以及对勒夏特列原理的牢固掌握。学生应该练习写Kc表达式,从初始条件计算平衡浓度,并预测扰动对平衡系统的影响。深入理解这些概念不仅有助于A-Level考试,也为大学级别的化学和现实世界的化学工程奠定了基础。

  • A-Level Chemistry: Chemical Bonding Explained | A-Level化学:化学键详解

    Introduction to Chemical Bonding

    Chemical bonding is one of the most fundamental concepts in A-Level Chemistry. Understanding how and why atoms join together is essential for predicting the properties of substances — from the salt on your table to the DNA in your cells. This article covers the three primary types of chemical bonding (ionic, covalent, and metallic) as well as intermolecular forces, all explained at the depth required for A-Level examinations.

    化学键简介

    化学键是A-Level化学中最基本的概念之一。理解原子如何以及为何结合在一起,对于预测物质的性质至关重要——从餐桌上的食盐到你细胞中的DNA。本文涵盖了三种主要的化学键类型(离子键、共价键和金属键)以及分子间作用力,所有内容均以A-Level考试要求的深度进行讲解。


    1. Ionic Bonding / 离子键

    Key Concept

    Ionic bonding occurs when electrons are transferred from one atom to another, typically between a metal and a non-metal. The metal atom loses electrons to become a positively charged cation, while the non-metal atom gains those electrons to become a negatively charged anion. The electrostatic attraction between these oppositely charged ions forms the ionic bond.

    The classic example is sodium chloride (NaCl):

    • Na → Na⁺ + e⁻: Sodium loses one electron, achieving the stable electron configuration of neon.
    • Cl + e⁻ → Cl⁻: Chlorine gains one electron, achieving the stable electron configuration of argon.

    核心概念

    离子键发生在电子从一个原子转移到另一个原子上时,通常是在金属和非金属之间。金属原子失去电子成为带正电的阳离子,而非金属原子获得这些电子成为带负电的阴离子。相反电荷离子之间的静电吸引力形成了离子键。

    经典例子是氯化钠(NaCl):

    • Na → Na⁺ + e⁻:钠失去一个电子,达到氖的稳定电子构型。
    • Cl + e⁻ → Cl⁻:氯获得一个电子,达到氩的稳定电子构型。

    Properties of Ionic Compounds

    • High melting and boiling points: The strong electrostatic forces throughout the giant ionic lattice require significant energy to overcome.
    • Conduct electricity when molten or dissolved: Ions are free to move and carry charge, but are fixed in place in the solid state.
    • Brittle: When a force is applied, like-charged ions can be forced past each other, causing repulsion and shattering.

    离子化合物的性质

    • 高熔点和沸点:整个巨型离子晶格中的强静电引力需要大量能量来克服。
    • 熔融或溶解时导电:离子可以自由移动并携带电荷,但在固态时被固定在原位。
    • 脆性:施加力时,同种电荷的离子被迫相互靠近,产生排斥力导致碎裂。

    2. Covalent Bonding / 共价键

    Key Concept

    Covalent bonding involves the sharing of electron pairs between atoms — typically between non-metals. Each atom contributes one electron to form a shared pair, allowing both atoms to achieve a more stable electron configuration (often an octet).

    A covalent bond can be represented in several ways:

    • Dot-and-cross diagrams: Show the outer-shell electrons of each atom using different symbols.
    • Displayed formulae: Each shared pair of electrons is shown as a single line between atoms.
    • 3D representations: VSEPR theory predicts molecular shapes such as linear, trigonal planar, tetrahedral, and octahedral.

    核心概念

    共价键涉及原子之间共享电子对——通常发生在非金属之间。每个原子贡献一个电子形成共享电子对,使两个原子都能达到更稳定的电子构型(通常是八隅体)。

    共价键可以用多种方式表示:

    • 点叉图:用不同符号表示每个原子的外层电子。
    • 结构式:每对共享电子表示为原子之间的一条线。
    • 三维表示:VSEPR理论预测分子形状,如线形、平面三角形、四面体和八面体。

    Bond Polarity and Electronegativity

    When two atoms in a covalent bond have different electronegativity values, the bonding electrons are not shared equally. The more electronegative atom pulls electron density towards itself, creating a polar bond with a dipole moment. The Pauling scale is used to quantify electronegativity, with fluorine (4.0) being the most electronegative element.

    键的极性和电负性

    当共价键中的两个原子具有不同的电负性值时,成键电子不会被平等地共享。电负性更强的原子会将电子密度拉向自己,产生具有偶极矩的极性键。鲍林标度用于量化电负性,氟(4.0)是电负性最强的元素。

    Dative Covalent (Coordinate) Bonds

    A special type of covalent bond where both electrons in the shared pair come from the same atom. Common examples include the ammonium ion (NH₄⁺) and the bonding between transition metal ions and ligands in complex ions.

    配位共价键

    一种特殊的共价键,其中共享电子对中的两个电子都来自同一个原子。常见例子包括铵离子(NH₄⁺)以及过渡金属离子与配体之间在络离子中的键合。


    3. Metallic Bonding / 金属键

    Key Concept

    Metallic bonding is the electrostatic attraction between a lattice of positive metal ions and a sea of delocalised electrons. The outer electrons of metal atoms become delocalised — they are no longer associated with any single atom but move freely throughout the entire metallic structure.

    核心概念

    金属键是正金属离子晶格离域电子海之间的静电吸引力。金属原子的外层电子变得离域——它们不再与任何单个原子相关联,而是在整个金属结构中自由移动。

    Properties of Metals

    • Electrical conductivity: Delocalised electrons can move freely through the structure, carrying an electric current.
    • Thermal conductivity: Delocalised electrons transfer kinetic energy efficiently.
    • Malleability and ductility: Layers of metal ions can slide over each other without breaking the metallic bonding, allowing metals to be hammered into shape or drawn into wires.
    • High melting points: The strength of metallic bonding depends on the charge density of the metal ion and the number of delocalised electrons. Group 1 metals have relatively low melting points, while transition metals have much higher ones.

    金属的性质

    • 导电性:离域电子可以在结构中自由移动,传导电流。
    • 导热性:离域电子高效地传递动能。
    • 延展性和韧性:金属离子层可以在不破坏金属键的情况下相互滑动,使金属可以被锤打成形或拉成丝。
    • 高熔点:金属键的强度取决于金属离子的电荷密度和离域电子的数量。第1族金属的熔点相对较低,而过渡金属的熔点则高得多。

    4. Intermolecular Forces / 分子间作用力

    Key Concept

    While ionic, covalent, and metallic bonds are intramolecular forces (within molecules or structures), intermolecular forces operate between separate molecules. These forces are weaker than chemical bonds but are crucial for determining physical properties such as boiling points.

    核心概念

    离子键、共价键和金属键是分子内力(在分子或结构内部),而分子间作用力则在独立分子之间运作。这些力比化学键弱,但对于确定物理性质(如沸点)至关重要。

    Types of Intermolecular Forces

    1. London (Dispersion) Forces / 伦敦(色散)力: Present in all molecules due to temporary fluctuations in electron distribution creating instantaneous dipoles. Strength increases with molecular size and surface area.
    2. Permanent Dipole-Dipole Forces / 永久偶极-偶极力: Occur between polar molecules. The positive end of one polar molecule attracts the negative end of another.
    3. Hydrogen Bonding / 氢键: The strongest type of intermolecular force, occurring when hydrogen is bonded to highly electronegative atoms — nitrogen (N), oxygen (O), or fluorine (F). Responsible for the anomalously high boiling point of water and the structure of DNA and proteins.

    分子间作用力的类型

    1. 伦敦(色散)力:存在于所有分子中,由于电子分布的暂时波动产生瞬时偶极。强度随分子大小和表面积的增加而增加。
    2. 永久偶极-偶极力:发生在极性分子之间。一个极性分子的正端吸引另一个极性分子的负端。
    3. 氢键:最强的分子间作用力类型,发生在氢与高电负性原子——氮(N)、氧(O)或氟(F)键合时。它解释了水的异常高沸点以及DNA和蛋白质的结构。

    5. Exam Tips / 考试技巧

    • Use precise terminology: Always distinguish between intermolecular and intramolecular forces. Examiners specifically test this distinction.
    • Draw clear diagrams: For dot-and-cross diagrams, use different symbols (dots vs. crosses) for electrons from different atoms.
    • Explain, don’t just describe: When asked why a substance has a high melting point, explain the type of bonding or forces present and the energy required to overcome them.
    • Compare systematically: When comparing boiling points, work through the hierarchy: hydrogen bonding > permanent dipole-dipole > London forces, and relate to molecular size.

    考试技巧

    • 使用精确的术语:始终区分分子间分子内力。考官会专门测试这一区别。
    • 绘制清晰的图示:对于点叉图,使用不同的符号(点与叉)来表示来自不同原子的电子。
    • 解释,而不是描述:当被问及为什么某种物质具有高熔点时,要解释存在的键合或力的类型以及克服它们所需的能量
    • 系统比较:在比较沸点时,按照层次进行:氢键 > 永久偶极-偶极力 > 伦敦力,并与分子大小相关联。

    Summary Table / 总结表

    Bonding Type
    键合类型
    Between
    发生在
    Mechanism
    机制
    Example
    例子
    Ionic / 离子键 Metal + Non-metal
    金属 + 非金属
    Electron transfer
    电子转移
    NaCl, MgO
    Covalent / 共价键 Non-metal + Non-metal
    非金属 + 非金属
    Electron sharing
    电子共享
    H₂O, CH₄, CO₂
    Metallic / 金属键 Metal atoms
    金属原子
    Delocalised electrons
    离域电子
    Cu, Fe, Al
    Hydrogen Bonding / 氢键 Molecules with H–N/O/F
    含H–N/O/F的分子
    Intermolecular attraction
    分子间吸引力
    H₂O, NH₃, HF

    Mastering chemical bonding is the foundation for success in A-Level Chemistry. Once you can confidently explain why substances behave the way they do, the rest of the syllabus — from energetics to organic chemistry — becomes significantly easier to understand.

    掌握化学键合是A-Level化学成功的基础。一旦你能自信地解释物质为何表现出特定的行为,教学大纲的其余部分——从能量学到有机化学——就会变得容易理解得多。

  • A-Level Chemistry: Chemical Equilibrium & Le Chatelier’s Principle | A-Level 化学:化学平衡与勒夏特列原理

    Introduction to Chemical Equilibrium 化学平衡导论

    Chemical equilibrium is one of the most important and conceptually rich topics in A-Level Chemistry. It describes the state of a reversible reaction where the rate of the forward reaction equals the rate of the backward reaction, and the concentrations of reactants and products remain constant — but not necessarily equal — over time. This dynamic balance underpins countless processes, from industrial ammonia synthesis to the oxygen-carrying capacity of haemoglobin in your blood.

    化学平衡是 A-Level 化学中最重要、最具概念深度的主题之一。它描述了可逆反应的一种状态:正反应速率等于逆反应速率,反应物和产物的浓度随时间保持不变 —— 但浓度数值不一定相等。这种动态平衡支撑着无数过程,从工业氨合成到血液中血红蛋白的携氧能力。

    Dynamic Equilibrium: What It Really Means 动态平衡的真正含义

    A common misconception is that at equilibrium, the reaction has “stopped”. Nothing could be further from the truth. At equilibrium, both the forward and backward reactions are still occurring — they are simply proceeding at exactly the same rate. Imagine two children on a seesaw: when balanced, the board is stationary, but both children are still present and exerting forces. Similarly, at the molecular level, reactants are continuously converting into products while products simultaneously revert to reactants. The system is dynamic, not static.

    一个常见的误解是:达到平衡时反应 “停止了”。事实恰恰相反。在平衡状态下,正反应和逆反应都在持续进行 —— 只是它们的速率完全相等。想象两个孩子在跷跷板上:当平衡时,木板是静止的,但两个孩子仍然存在并施加力量。同样,在分子层面上,反应物不断转化为产物,同时产物又转化回反应物。系统是动态的,而非静态的。

    The Equilibrium Constant (Kc) 平衡常数

    For a general reversible reaction:

    aA + bB ⇌ cC + dD

    the equilibrium constant expression is:

    Kc = [C]c[D]d / [A]a[B]b

    Several crucial points to remember about Kc:

    • Temperature-dependent only: Kc changes only with temperature. Changing concentration or pressure does not alter the equilibrium constant — it only shifts the position of equilibrium.
    • No solids or pure liquids: The concentrations of solids and pure liquids are omitted from the Kc expression because their concentrations are essentially constant.
    • Units: Kc may or may not have units, depending on the stoichiometry of the reaction. You must calculate and include units in A-Level exam answers.

    关于 Kc 需要记住几个关键点:

    • 仅依赖于温度:Kc 只随温度变化。改变浓度或压力不会改变平衡常数 —— 只会改变平衡位置。
    • 不包括固体和纯液体:固体和纯液体的浓度从 Kc 表达式中省略,因为它们的浓度基本恒定。
    • 单位:Kc 可能有也可能没有单位,取决于反应计量比。在 A-Level 考试答案中必须计算并写上单位。

    Le Chatelier’s Principle 勒夏特列原理

    Le Chatelier’s Principle is the cornerstone for predicting how a system at equilibrium responds to external disturbances. It states:

    If a system at dynamic equilibrium is subjected to a change, the position of equilibrium will shift so as to oppose that change.

    勒夏特列原理是预测平衡系统如何响应外部扰动的基石。它指出:

    如果一个处于动态平衡的系统受到某种变化,平衡位置将发生移动,以抵消这种变化。

    1. Effect of Concentration Changes 浓度变化的影响

    If you increase the concentration of a reactant, the equilibrium shifts to the right (towards products) to consume the added reactant. Conversely, removing a product shifts equilibrium to the right to replenish what was removed. This principle is exploited industrially: in the Haber process, ammonia is continuously removed by condensation, driving the equilibrium forward and improving yield.

    如果你增加反应物的浓度,平衡向移动(朝产物方向)以消耗所添加的反应物。相反,移除产物会使平衡向右移动以补充被移除的部分。这一原理在工业上被充分利用:在哈伯法中,氨通过冷凝被不断移除,推动平衡向正方向移动,提高产率。

    2. Effect of Pressure Changes 压力变化的影响

    Pressure changes only affect equilibria involving gases, and only when the number of gas molecules differs between reactants and products. Increasing pressure shifts equilibrium towards the side with fewer gas molecules to reduce pressure. For the Haber process — N2(g) + 3H2(g) ⇌ 2NH3(g) — 4 moles of gas on the left become 2 moles on the right, so high pressure favours ammonia production. However, if the number of gas molecules is the same on both sides (e.g., H2 + I2 ⇌ 2HI), pressure has no effect on the position of equilibrium.

    压力变化仅影响涉及气体的平衡,且仅在反应物和产物的气体分子数不同的情况下。增大压力使平衡向气体分子数较少的一侧移动以降低压力。对于哈伯法 —— N2(g) + 3H2(g) ⇌ 2NH3(g) —— 左边 4 摩尔气体变为右边 2 摩尔,所以高压有利于氨的生成。然而,如果两侧气体分子数相同(例如 H2 + I2 ⇌ 2HI),压力对平衡位置没有影响。

    3. Effect of Temperature Changes 温度变化的影响

    Temperature is the only factor that changes both the position of equilibrium and the value of Kc. For an exothermic reaction (ΔH < 0), increasing temperature shifts equilibrium to the left (endothermic direction) to absorb the added heat — Kc decreases. For an endothermic reaction (ΔH > 0), increasing temperature shifts equilibrium to the right — Kc increases.

    温度是唯一既改变平衡位置又改变 Kc的因素。对于放热反应(ΔH < 0),升高温度使平衡向移动(吸热方向)以吸收增加的热量 —— Kc 减小。对于吸热反应(ΔH > 0),升高温度使平衡向移动 —— Kc 增大。

    The Haber process is exothermic (ΔH = −92 kJ mol−1), so while high pressure favours yield, high temperature actually reduces yield. Industrial conditions (450 °C, 200 atm) represent a compromise: a moderately high temperature accelerates the rate despite reducing equilibrium yield, and an iron catalyst speeds up the reaction further without affecting equilibrium position.

    哈伯法是放热反应(ΔH = −92 kJ mol−1),因此虽然高压有利于产率,高温实际上会降低产率。工业条件(450°C,200 atm)代表了一种折衷:适度高温加速了速率尽管降低了平衡产率,铁催化剂进一步加快了反应速度而不影响平衡位置。

    4. Effect of Catalysts 催化剂的影响

    A catalyst does not affect the position of equilibrium or Kc. It increases the rate of both forward and backward reactions equally by providing an alternative pathway with a lower activation energy. A catalyst simply allows equilibrium to be reached faster. This is a classic exam question designed to catch out unwary students.

    催化剂不影响平衡位置或 Kc。它通过提供较低活化能的替代路径,同等程度地加快正反应和逆反应的速率。催化剂只是使平衡更快达到。这是经典的考试题目,旨在识别粗心的学生。

    Industrial Applications 工业应用

    The Haber Process (N2 + 3H2 ⇌ 2NH3): The forward reaction is exothermic with a decrease in gas moles. High pressure (~200 atm) and moderate temperature (~450 °C) are used with an iron catalyst. Ammonia is removed by condensation to shift equilibrium right.

    哈伯法(N2 + 3H2 ⇌ 2NH3):正反应放热且气体摩尔数减少。使用高压(~200 atm)和适度温度(~450 °C),并以铁为催化剂。通过冷凝移除氨气使平衡向右移动。

    The Contact Process (2SO2 + O2 ⇌ 2SO3): The oxidation of sulfur dioxide is exothermic with a decrease in gas moles. Vanadium(V) oxide is used as a catalyst at ~450 °C and atmospheric pressure. SO3 is absorbed in concentrated sulfuric acid to form oleum, driving equilibrium forward.

    接触法(2SO2 + O2 ⇌ 2SO3):二氧化硫的氧化反应放热且气体摩尔数减少。使用钒(V)氧化物催化剂,~450 °C和常压。SO3 被浓硫酸吸收生成发烟硫酸,推动平衡前进。

    Common Exam Pitfalls 常见考试陷阱

    1. Equilibrium vs. Rate: A shift in equilibrium position does not tell you about the rate of reaction. A catalyst speeds up the rate but does not shift equilibrium. Increasing temperature always increases rate, regardless of whether the reaction is exothermic or endothermic.
    2. Kc and Concentration: Adding more reactant shifts equilibrium right but Kc remains unchanged (at constant temperature). The ratio of product to reactant concentrations readjusts to maintain the same Kc value.
    3. Kc and Water: In aqueous equilibria, water is often a solvent and its concentration is treated as constant. Only include water in the Kc expression if water is a reactant or product in the gas phase or if it is specifically required by the question context.
    4. Le Chatelier and Yield: The principle tells you direction, not magnitude. You need Kc calculations to determine quantitative yield changes.
    1. 平衡与速率:平衡位置的移动不能说明反应速率。催化剂加快速率但不改变平衡位置。升高温度总是增加速率,无论反应是放热还是吸热。
    2. Kc 与浓度:添加更多反应物使平衡向右移动,但 Kc 保持不变(恒温条件下)。产物与反应物浓度之比会重新调整以维持相同的 Kc 值。
    3. Kc 与水:在水相平衡中,水通常是溶剂,其浓度被视为常数。仅在水是气相反应物或产物或问题上下文特别要求时,才将水包含在 Kc 表达式中。
    4. 勒夏特列原理与产率:该原理告诉你方向,而非幅度。你需要 Kc 计算来确定定量的产率变化。

    Summary 总结

    Chemical equilibrium is a dynamic state where forward and backward rates are equal. Le Chatelier’s Principle provides a qualitative framework for predicting responses to concentration, pressure, and temperature changes. The equilibrium constant Kc quantifies the position of equilibrium and changes only with temperature. Mastering the interplay between rate, equilibrium position, and the equilibrium constant — and distinguishing clearly between them — is essential for success in A-Level Chemistry.

    化学平衡是一种动态状态,正反应和逆反应速率相等。勒夏特列原理提供了一个定性框架,用于预测系统对浓度、压力和温度变化的响应。平衡常数 Kc 量化了平衡位置,且仅随温度变化。掌握速率、平衡位置和平衡常数之间的相互作用 —— 并清楚地区分它们 —— 是 A-Level 化学成功的关键。

  • Electrode Potentials & Electrochemical Cells | A-Level Chemistry 电极电势与电化学电池

    Electrode Potentials and Electrochemical Cells — A Complete A-Level Guide

    Electrode potentials and electrochemical cells are fundamental concepts in A-Level Chemistry that bridge thermodynamics and electricity. Understanding how chemical reactions can generate electrical energy — and how electrical energy can drive chemical reactions — is essential for mastering topics ranging from redox chemistry to industrial electrolysis. This guide covers everything you need for A-Level success, from standard hydrogen electrodes to the feasibility of reactions using E values.

    1. What Are Electrode Potentials?

    An electrode potential is the voltage produced when a metal is dipped into a solution containing its own ions. This potential arises from the equilibrium established at the metal/solution interface:

    M(s) ⇌ Mⁿ⁺(aq) + ne⁻

    When a metal is placed in a solution of its ions, two competing processes occur: metal atoms can lose electrons and enter the solution as ions (oxidation), or metal ions in solution can gain electrons and deposit onto the metal surface (reduction). The position of this equilibrium determines the magnitude and sign of the electrode potential.

    Consider zinc in ZnSO₄ solution:

    • Zinc atoms tend to lose electrons more readily → oxidation favoured → negative electrode potential
    • The solution becomes positively charged relative to the metal
    • An electrical double layer forms at the interface

    For copper in CuSO₄ solution, the equilibrium lies further to the right (reduction side), giving copper a positive electrode potential. The more reactive the metal, the more negative its electrode potential.

    1. 什么是电极电势?

    电极电势是当金属浸入含有其自身离子的溶液时产生的电压。这一电势源于金属/溶液界面建立的平衡状态。

    当金属置于其离子溶液中时,两个竞争过程同时发生:金属原子可以失去电子进入溶液(氧化),或者溶液中的金属离子获得电子沉积在金属表面(还原)。这个平衡的位置决定了电极电势的大小和符号。

    以锌在ZnSO₄溶液中为例:

    • 锌原子更容易失去电子 → 反应倾向氧化 → 电极电势为负
    • 溶液相对于金属带正电
    • 界面形成双电层

    对于铜在CuSO₄溶液中的情况,平衡更偏向还原方向,因此铜具有正的电极电势。金属越活泼,其电极电势越负。

    2. The Standard Hydrogen Electrode (SHE)

    Since we cannot measure the absolute potential of a single electrode, we need a reference point. The Standard Hydrogen Electrode (SHE) is assigned a potential of exactly 0.00 V under standard conditions:

    • Temperature: 298 K (25°C)
    • Pressure: 100 kPa (for H₂ gas)
    • Concentration: 1.00 mol dm⁻³ H⁺(aq)
    • Electrode: Platinum (inert, coated with platinum black to catalyse the equilibrium)

    The half-cell reaction is:

    2H⁺(aq) + 2e⁻ ⇌ H₂(g)     E⦵ = 0.00 V

    Hydrogen gas is bubbled over a platinum electrode immersed in a solution of H⁺ ions (typically 1 mol dm⁻³ HCl or ½H₂SO₄). The platinum provides a surface for the H₂/2H⁺ equilibrium but does not participate chemically.

    Any other electrode potential is measured by connecting it to the SHE in an electrochemical cell and measuring the emf. The measured voltage is the standard electrode potential (E⦵) of that half-cell, with the sign indicating whether it is more (negative) or less (positive) reducing than hydrogen.

    2. 标准氢电极 (SHE)

    由于我们无法测量单个电极的绝对电势,需要一个参考点。标准氢电极在标准条件下被赋予恰好 0.00 V 的电势:

    • 温度:298 K (25°C)
    • 压力:100 kPa(H₂气体)
    • 浓度:1.00 mol dm⁻³ H⁺(aq)
    • 电极:铂(惰性电极,表面镀铂黑以催化平衡反应)

    半电池反应为:2H⁺(aq) + 2e⁻ ⇌ H₂(g),E⦵ = 0.00 V。将氢气通入浸在H⁺溶液中的铂电极,铂为H₂/2H⁺平衡提供表面但不参与化学反应。

    任何其他电极电势都是通过将其与SHE连接在电化学电池中并测量电动势来确定的。测得的电压即为该半电池的标准电极电势 (E⦵),符号表示它比氢还原性更强(负值)还是更弱(正值)。

    3. Measuring Standard Electrode Potentials

    To measure the standard electrode potential of a Zn²⁺/Zn half-cell:

    1. Set up a Zn²⁺/Zn half-cell with [Zn²⁺] = 1.00 mol dm⁻³ at 298 K
    2. Connect it to the SHE using a salt bridge (typically filter paper soaked in saturated KNO₃)
    3. Connect a high-resistance voltmeter between the two electrodes
    4. Read the voltage

    The voltmeter reading gives the cell emf (E⦵cell), which is the difference between the two electrode potentials:

    E⦵cell = E⦵(right-hand electrode) − E⦵(left-hand electrode)

    Since E⦵(SHE) = 0.00 V, the measured voltage directly gives the standard electrode potential of the other half-cell:

    For Zn²⁺/Zn: E⦵ = −0.76 V
    For Cu²⁺/Cu: E⦵ = +0.34 V

    The salt bridge is crucial — it completes the circuit by allowing ions to flow between the two half-cells while preventing the solutions from mixing directly. Without it, charge buildup would quickly stop the reaction.

    3. 测量标准电极电势

    测量 Zn²⁺/Zn 半电池的标准电极电势的步骤:

    1. 设置 [Zn²⁺] = 1.00 mol dm⁻³ 的 Zn²⁺/Zn 半电池,温度298 K
    2. 用盐桥(通常为浸泡在饱和KNO₃溶液中的滤纸条)将其与SHE连接
    3. 在两个电极之间连接高电阻伏特计
    4. 读取电压

    伏特计读数给出电池电动势 (E⦵cell),即两个电极电势之差。由于 E⦵(SHE) = 0.00 V,测得的电压直接给出另一个半电池的标准电极电势。例如 Zn²⁺/Zn:E⦵ = −0.76 V;Cu²⁺/Cu:E⦵ = +0.34 V。

    盐桥至关重要——它允许离子在两个半电池之间流动以完成电路,同时防止溶液直接混合。没有盐桥,电荷积累会迅速停止反应。

    4. The Electrochemical Series

    The electrochemical series lists half-equations in order of their standard electrode potentials, from most negative to most positive. The more negative the E⦵ value, the stronger the reducing agent (the equilibrium lies to the left, favouring oxidation). The more positive the E⦵ value, the stronger the oxidising agent (the equilibrium lies to the right, favouring reduction).

    Half-Equation E⦵ / V
    Li⁺ + e⁻ ⇌ Li −3.04
    K⁺ + e⁻ ⇌ K −2.92
    Mg²⁺ + 2e⁻ ⇌ Mg −2.37
    Zn²⁺ + 2e⁻ ⇌ Zn −0.76
    Fe²⁺ + 2e⁻ ⇌ Fe −0.44
    2H⁺ + 2e⁻ ⇌ H₂ 0.00
    Cu²⁺ + 2e⁻ ⇌ Cu +0.34
    I₂ + 2e⁻ ⇌ 2I⁻ +0.54
    Fe³⁺ + e⁻ ⇌ Fe²⁺ +0.77
    Ag⁺ + e⁻ ⇌ Ag +0.80
    Br₂ + 2e⁻ ⇌ 2Br⁻ +1.07
    Cl₂ + 2e⁻ ⇌ 2Cl⁻ +1.36
    F₂ + 2e⁻ ⇌ 2F⁻ +2.87

    Key patterns to remember:

    • Reactive metals (Group 1, Group 2) have very negative E⦵ values — they are strong reducing agents
    • Halogens have very positive E⦵ values — they are strong oxidising agents
    • Transition metals have intermediate values, often with multiple oxidation states

    4. 电化学系列

    电化学系列按标准电极电势从最负到最正的顺序列出半反应方程式。E⦵ 值越负,还原剂越强(平衡偏向左,倾向氧化);E⦵ 值越正,氧化剂越强(平衡偏向右,倾向还原)。

    需要记住的关键规律:活泼金属(第1族、第2族)具有很负的E⦵值——它们是强还原剂;卤素具有很正的E⦵值——它们是强氧化剂;过渡金属具有中间值,通常有多种氧化态。

    5. Predicting Reaction Feasibility Using E⦵ Values

    One of the most important A-Level applications of electrode potentials is predicting whether a redox reaction is thermodynamically feasible. The rule is simple: for a reaction to be feasible, the cell emf must be positive.

    E⦵cell = E⦵(reduction half-cell) − E⦵(oxidation half-cell) > 0

    Worked Example: Will zinc displace copper from CuSO₄ solution?

    Step 1 — Identify the half-equations:

    • Zn²⁺ + 2e⁻ → Zn E⦵ = −0.76 V
    • Cu²⁺ + 2e⁻ → Cu E⦵ = +0.34 V

    Step 2 — Zinc is oxidised (loses electrons), copper ions are reduced:

    E⦵cell = E⦵(Cu²⁺/Cu) − E⦵(Zn²⁺/Zn)
           = (+0.34) − (−0.76)
           = +1.10 V

    Since E⦵cell > 0, the reaction is feasible. Indeed, zinc metal will displace copper from solution, and the familiar observation is a colour change from blue to colourless as Cu²⁺ ions are consumed.

    Important Limitation: A positive E⦵cell only indicates thermodynamic feasibility — it says nothing about the rate of reaction. A reaction may be feasible but kinetically slow (high activation energy). For example:

    2H₂O → 2H₂ + O₂    E⦵cell = −1.23 V → not feasible
    2H₂ + O₂ → 2H₂O    E⦵cell = +1.23 V → feasible but kinetically slow at room temperature

    5. 利用 E⦵ 值预测反应可行性

    电极电势在A-Level中最重要的应用之一是预测氧化还原反应在热力学上是否可行。规则很简单:反应要可行,电池电动势必须为正

    例题:锌能否从CuSO₄溶液中置换出铜?

    步骤——确定半反应式并计算:E⦵cell = E⦵(Cu²⁺/Cu) − E⦵(Zn²⁺/Zn) = (+0.34) − (−0.76) = +1.10 V。由于 E⦵cell > 0,反应是可行的。锌金属确实会从溶液中置换出铜,观察到的现象是随着Cu²⁺离子被消耗,溶液从蓝色变为无色。

    重要限制:正的E⦵cell仅表示热力学可行性——它并不说明反应速率。一个反应可能可行但动力学缓慢(高活化能)。例如水的电解在标准条件下E⦵cell = −1.23 V(不可行),而氢氧生成水的逆反应E⦵cell = +1.23 V(热力学可行),但在室温下动力学极其缓慢。

    6. Types of Electrochemical Cells

    6a. Voltaic (Galvanic) Cells

    A voltaic cell converts chemical energy into electrical energy. It consists of two half-cells connected by a salt bridge, with a spontaneous redox reaction driving electrons through an external circuit.

    The Daniell Cell is the classic example:

    Zn(s) | Zn²⁺(aq) || Cu²⁺(aq) | Cu(s)
    
    Anode (oxidation):  Zn(s) → Zn²⁺(aq) + 2e⁻
    Cathode (reduction): Cu²⁺(aq) + 2e⁻ → Cu(s)
    Overall:            Zn(s) + Cu²⁺(aq) → Zn²⁺(aq) + Cu(s)    E⦵cell = +1.10 V
    

    In cell notation:

    • The single vertical line | represents a phase boundary (solid | solution)
    • The double vertical line || represents the salt bridge
    • The left-hand side is the anode (oxidation)
    • The right-hand side is the cathode (reduction)
    • Electrons flow from anode to cathode through the external wire

    6b. Electrolytic Cells

    An electrolytic cell uses electrical energy to drive a non-spontaneous chemical reaction. Unlike voltaic cells, an external power source forces electrons in the reverse direction.

    Key differences from voltaic cells:

    • The anode is POSITIVE (connected to the positive terminal of the power supply)
    • The cathode is NEGATIVE (connected to the negative terminal)
    • Both electrodes share the same electrolyte (usually)
    • No salt bridge is needed

    Electrolysis of molten NaCl:

    Cathode (−): Na⁺ + e⁻ → Na(l)     (reduction)
    Anode (+):   2Cl⁻ → Cl₂(g) + 2e⁻  (oxidation)
    Overall:     2NaCl(l) → 2Na(l) + Cl₂(g)
    

    6c. Fuel Cells

    Fuel cells are a special type of voltaic cell where reactants are continuously supplied from an external source. The hydrogen-oxygen fuel cell is the most common:

    • Acidic electrolyte:
      Cathode: O₂ + 4H⁺ + 4e⁻ → 2H₂O
      Anode:   2H₂ → 4H⁺ + 4e⁻
      Overall: 2H₂ + O₂ → 2H₂O    E⦵cell = +1.23 V
    • Alkaline electrolyte:
      Cathode: O₂ + 2H₂O + 4e⁻ → 4OH⁻
      Anode:   2H₂ + 4OH⁻ → 4H₂O + 4e⁻
      Overall: 2H₂ + O₂ → 2H₂O

    Fuel cells are more efficient than combustion engines, produce only water as the waste product, and are central to the development of sustainable energy technologies.

    6. 电化学电池的类型

    6a. 伏打电池(原电池)

    伏打电池将化学能转化为电能。它由两个通过盐桥连接的半电池组成,自发的氧化还原反应驱动电子流经外电路。丹尼尔电池是经典例子:Zn(s) | Zn²⁺(aq) || Cu²⁺(aq) | Cu(s),E⦵cell = +1.10 V。

    在电池表示法中:单竖线 | 表示相界面(固体|溶液),双竖线 || 表示盐桥,左侧为阳极(氧化),右侧为阴极(还原)。电子通过外部导线从阳极流向阴极。

    6b. 电解池

    电解池利用电能驱动非自发化学反应。与伏打电池不同,外部电源迫使电子反向流动。主要区别:阳极为正极(连接电源正极),阴极为负极(连接电源负极),两电极通常共享同一电解质,不需要盐桥。

    6c. 燃料电池

    燃料电池是一种特殊的伏打电池,反应物从外部源持续供应。氢氧燃料电池是最常见的类型。在酸性电解质中:2H₂ + O₂ → 2H₂O,E⦵cell = +1.23 V。燃料电池比内燃机效率更高,仅产生水作为废产物,是可持续能源技术发展的核心。

    7. The Nernst Equation — Beyond Standard Conditions

    Standard electrode potentials are measured under standard conditions. But what happens when concentrations or pressures change? The Nernst equation allows us to calculate electrode potentials under non-standard conditions:

    E = E⦵ − (RT/nF) × ln Q

    Where:

    • E = electrode potential under non-standard conditions
    • E⦵ = standard electrode potential
    • R = gas constant (8.314 J K⁻¹ mol⁻¹)
    • T = temperature in Kelvin
    • n = number of electrons transferred
    • F = Faraday constant (96,500 C mol⁻¹)
    • Q = reaction quotient

    At 298 K, this simplifies to:

    E = E⦵ − (0.059/n) × log₁₀ Q

    Worked Example: Calculate the electrode potential of a Zn²⁺/Zn half-cell where [Zn²⁺] = 0.1 mol dm⁻³ (E⦵ = −0.76 V).

    Zn²⁺ + 2e⁻ ⇌ Zn    n = 2
    Q = 1/[Zn²⁺] = 1/0.1 = 10
    
    E = −0.76 − (0.059/2) × log₁₀(10)
      = −0.76 − (0.0295) × 1
      = −0.76 − 0.0295
      = −0.79 V

    The electrode potential becomes more negative as [Zn²⁺] decreases — which makes sense: lower ion concentration shifts the equilibrium further to the left (oxidation side), producing a more negative potential.

    For the A-Level exam: You typically won’t need to calculate using the full Nernst equation, but you should be able to predict how changing concentration affects electrode potential using Le Chatelier’s principle: increasing [Mⁿ⁺] shifts equilibrium right → E becomes more positive; decreasing [Mⁿ⁺] shifts equilibrium left → E becomes more negative.

    7. 能斯特方程——超越标准条件

    标准电极电势是在标准条件下测量的。但当浓度或压力改变时会发生什么?能斯特方程允许我们计算非标准条件下的电极电势。

    在298 K时简化为:E = E⦵ − (0.059/n) × log₁₀ Q

    例题:计算 [Zn²⁺] = 0.1 mol dm⁻³ 时 Zn²⁺/Zn 半电池的电极电势。结果 E = −0.79 V,电势变得更负——这符合逻辑:较低的离子浓度使平衡进一步左移(氧化方向),产生更负的电势。

    A-Level考试提示:通常不需要用完整的能斯特方程计算,但应能运用勒夏特列原理预测浓度变化如何影响电极电势:增加[Mⁿ⁺]使平衡右移 → E变得更正;降低[Mⁿ⁺]使平衡左移 → E变得更负。

    8. Common Exam Questions and Pitfalls

    8a. Explaining the Salt Bridge

    A common 2-mark question: “Explain the function of the salt bridge.” The answer must include TWO points: (1) It completes the electrical circuit by allowing ion movement; (2) It prevents the solutions from mixing, which would cause direct reaction rather than electron flow through the external circuit.

    8b. Standard Conditions

    Students often lose marks by forgetting to state all three standard conditions. Always mention: 298 K, 100 kPa (for gases), and 1.00 mol dm⁻³ (for solutions). Also remember: if a half-cell involves a gas, you need a platinum electrode and the gas must be at 100 kPa.

    8c. Choosing the Right Electrode for Gas Half-Cells

    When a half-cell involves a gas (like H₂/H⁺ or Cl₂/Cl⁻), an inert electrode is required — typically platinum. The electrode itself does not participate in the reaction; it merely provides a surface for electron transfer.

    8d. Interpreting Cell Diagrams

    Always write the more negative half-cell on the LEFT. The cell emf is then calculated as RIGHT minus LEFT. Getting the sign convention wrong is one of the most common errors.

    8e. Feasibility and Rate

    Do NOT claim a reaction is ‘fast’ just because E⦵cell is positive. Thermodynamic feasibility ≠ kinetic feasibility. Always qualify your answer: “The reaction is thermodynamically feasible, but the rate may be slow.”

    8. 常见考题与易错点

    8a. 解释盐桥的作用

    常见的2分题。答案必须包含两点:(1) 它通过允许离子移动来完善电路;(2) 它防止溶液混合,否则会导致直接反应而非电子流经外电路。

    8b. 标准条件

    学生常因忘记陈述全部三个标准条件而失分。务必提及:298 K、100 kPa(气体)、1.00 mol dm⁻³(溶液)。

    8c. 气体半电池的电极选择

    当半电池涉及气体时,需要使用惰性电极——通常是铂电极。

    8d. 解读电池图示

    始终将更负的半电池写在左侧。电池电动势计算为右侧减左侧。符号约定搞错是最常见的错误之一。

    8e. 可行性与速率

    不要因为E⦵cell为正就声称反应’快’。热力学可行性 ≠ 动力学可行性。始终限定你的答案:”该反应在热力学上可行,但速率可能很慢。”

    9. Summary — Key Takeaways

    • Electrode potentials arise from the equilibrium at a metal/solution interface
    • The Standard Hydrogen Electrode (SHE) is the reference with E⦵ = 0.00 V
    • The electrochemical series lists half-equations by E⦵ values
    • Feasibility: E⦵cell = E⦵(right) − E⦵(left) > 0 → thermodynamically feasible
    • Voltaic cells produce electricity; electrolytic cells consume electricity
    • The Nernst equation relates electrode potential to concentration
    • Thermodynamic feasibility does NOT guarantee a fast reaction
    • Salt bridges are essential for completing the circuit without mixing solutions

    9. 总结——核心要点

    • 电极电势源于金属/溶液界面的平衡
    • 标准氢电极 (SHE) 是参考点,E⦵ = 0.00 V
    • 电化学系列按E⦵值排列半反应方程式
    • 可行性判断:E⦵cell = E⦵(右) − E⦵(左) > 0 → 热力学可行
    • 伏打电池产生电能,电解池消耗电能
    • 能斯特方程关联电极电势与浓度
    • 热力学可行性不保证反应速率快
    • 盐桥对完善电路且防止溶液混合至关重要

    This article covers the core A-Level Chemistry syllabus content for Electrode Potentials and Electrochemical Cells. For exam practice, attempt past paper questions on predicting feasibility using E⦵ values, writing cell diagrams, and explaining the function of the salt bridge under standard and non-standard conditions.

    本文涵盖了A-Level化学大纲中关于电极电势与电化学电池的核心内容。备考建议:练习利用E⦵值预测反应可行性的历年真题,书写电池图示,并解释标准与非标准条件下盐桥的功能。