Series Overview
This series provides a comprehensive introduction to catalysis - one of the most important fields in chemistry and materials science. Catalysts are substances that accelerate chemical reactions without being consumed, and they are essential to modern industry, from petroleum refining to pharmaceutical synthesis to green energy technologies.
We cover fundamental principles, major catalyst types, key industrial reactions, characterization techniques, and cutting-edge applications including AI-driven catalyst design, single-atom catalysts, and green hydrogen production.
Learning Path
Fundamentals] --> B[Chapter 2
Catalyst Types] B --> C[Chapter 3
Key Reactions] C --> D[Chapter 4
Characterization] D --> E[Chapter 5
Applications] style A fill:#f093fb,stroke:#f5576c,stroke-width:2px,color:#fff style B fill:#f093fb,stroke:#f5576c,stroke-width:2px,color:#fff style C fill:#f093fb,stroke:#f5576c,stroke-width:2px,color:#fff style D fill:#f093fb,stroke:#f5576c,stroke-width:2px,color:#fff style E fill:#f093fb,stroke:#f5576c,stroke-width:2px,color:#fff
Series Structure
Learn what catalysts are, how they work, and why they're essential. Covers activation energy, reaction mechanisms, homogeneous vs heterogeneous catalysis, enzyme catalysis, and key performance metrics (TOF, TON, selectivity).
Explore metal catalysts (Pt, Pd, Ni), metal oxide catalysts, zeolites, MOFs (2025 Nobel Prize), organometallic catalysts, single-atom catalysts (SAC), and photocatalysts/electrocatalysts.
Study major industrial catalytic reactions: Haber-Bosch (ammonia), Fischer-Tropsch synthesis, catalytic cracking, hydrogenation, oxidation reactions, cross-coupling (Suzuki), and polymerization (Ziegler-Natta).
Learn catalyst characterization techniques: BET surface area, chemisorption, spectroscopy (XPS, FTIR, NMR, Raman), microscopy (TEM, SEM, STM), operando analysis, and ML-assisted interpretation.
Explore industrial applications, environmental catalysis, green hydrogen production, CO2 utilization, AI-driven catalyst design, artificial enzymes, and future directions including self-healing catalysts.
Learning Objectives
Upon completing this series, you will acquire the following skills and knowledge:
- Explain catalyst fundamentals including reaction mechanisms and the role of activation energy
- Distinguish between homogeneous, heterogeneous, and enzyme catalysis
- Understand major catalyst types and their applications (metals, oxides, zeolites, MOFs)
- Describe key industrial catalytic reactions (Haber-Bosch, FT synthesis, hydrogenation)
- Apply characterization techniques (BET, XPS, TEM) to analyze catalyst properties
- Understand emerging technologies: single-atom catalysts, green hydrogen, CO2 utilization
- Apply machine learning to catalyst design and screening
- Analyze catalyst performance data using Python
Recommended Learning Patterns
Pattern 1: Standard Learning - Balanced Theory and Practice (5 Days)
- Day 1: Chapter 1 (Fundamentals)
- Day 2: Chapter 2 (Catalyst Types)
- Day 3: Chapter 3 (Key Reactions)
- Day 4: Chapter 4 (Characterization)
- Day 5: Chapter 5 (Applications) + Comprehensive Review
Pattern 2: Intensive Learning (2-3 Days)
- Day 1: Chapters 1-2 (Theory: Fundamentals and Types)
- Day 2: Chapters 3-4 (Applied Theory: Reactions and Characterization)
- Day 3: Chapter 5 (Applications) + Exercise Problems
Pattern 3: Application-Focused (Half Day)
- Chapters 1-4: Execute code examples only (theory as reference)
- Chapter 5: Deep dive into applications and AI-driven design
- Return to theory sections as needed
Prerequisites
| Field | Required Level | Description |
|---|---|---|
| Chemistry Basics | Undergraduate Year 1-2 | Chemical bonding, reaction kinetics, thermodynamics |
| Materials Science | Introductory Level | Crystal structures, surface chemistry basics |
| Mathematics | Undergraduate Year 1 | Calculus, basic statistics |
| Python | Beginner~Intermediate | numpy, matplotlib, pandas basics |
Python Libraries Used
Main libraries used in this series:
- numpy: Numerical computation and array operations
- matplotlib: 2D plotting and visualization
- scipy: Scientific computing (optimization, kinetics fitting)
- pandas: Data processing and analysis
- scikit-learn: Machine learning (catalyst screening)
- rdkit: Molecular structure handling (Chapter 2)
- ase: Atomic Simulation Environment (Chapter 5)
FAQ - Frequently Asked Questions
Q1: Do I need a chemistry background?
Basic chemistry knowledge (bonding, kinetics) is recommended. If you lack this background, we suggest reviewing general chemistry fundamentals first. This series assumes familiarity with concepts like activation energy and chemical equilibrium.
Q2: What is the relationship with Materials Informatics (MI)?
Catalyst design is a major application area of MI. Chapter 5 covers machine learning-based catalyst screening and property prediction, directly applicable to MI workflows.
Q3: Are the code examples runnable without experimental data?
Yes. All code examples use simulated or publicly available data. Real experimental data analysis follows the same patterns with minor adjustments.
Q4: What's the significance of the 2025 Nobel Prize in Chemistry?
The 2025 Nobel Prize recognized MOFs (Metal-Organic Frameworks), covered in Chapter 2. MOFs are revolutionizing catalysis with their unprecedented surface areas (up to 7,000 m2/g) and tunable structures.
Key Learning Points
- Catalyst Efficiency: Learn to optimize TOF, TON, and selectivity for industrial applications
- Structure-Activity Relationships: Understand how catalyst structure determines performance
- Green Chemistry: Apply catalysis to sustainable processes (green hydrogen, CO2 utilization)
- Data-Driven Design: Use ML to accelerate catalyst discovery (30-50% fewer experiments)
- Cutting-Edge Technologies: Single-atom catalysts, artificial enzymes, and beyond
Next Steps
After completing this series, we recommend:
- Introduction to Materials Thermodynamics - Deep dive into reaction thermodynamics
- Introduction to Electrochemistry - Electrochemical catalysis fundamentals
- Materials Informatics Practice - ML-based catalyst design workflows
- Introduction to Computational Chemistry - DFT calculations for catalysis