← 返回专业首页

热力学与统计物理

Thermodynamics and Statistical Physics

课程介绍 Course Introduction

学分:4 | 先修课:力学、电磁学 | 学期:秋季

本课程分为热力学和统计物理两大部分。热力学部分讲授温度、热力学三定律、热力学函数、相平衡与化学平衡等宏观理论;统计物理部分讲授玻尔兹曼统计、玻色统计和费米统计,从微观角度解释宏观热力学性质。课程强调宏观与微观的联系,培养学生用统计方法处理多粒子系统的能力。

This course is divided into two major parts: thermodynamics and statistical physics. The thermodynamics part covers macroscopic theories including temperature, the three laws of thermodynamics, thermodynamic functions, phase equilibrium and chemical equilibrium. The statistical physics part covers Boltzmann statistics, Bose statistics, and Fermi statistics, explaining macroscopic thermodynamic properties from a microscopic perspective. The course emphasizes the connection between macroscopic and microscopic approaches, developing students' ability to handle multi-particle systems using statistical methods.

大作业 Final Project

作业标题:统计物理模型的数值模拟与相变分析(Numerical Simulation of Statistical Physics Models and Phase Transition Analysis)

选取Ising模型或理想气体等系统,用蒙特卡洛方法模拟其统计行为,计算配分函数、热力学量,分析相变特征并与理论结果对比。

Choose the Ising model or ideal gas, simulate statistical behavior with Monte Carlo methods, compute partition functions and thermodynamic quantities, analyze phase transitions, and compare with theory.

实施步骤 Implementation Steps

📋 示例:选一个热力学系统,分析它的状态变化,算一算能量转化和熵变。
步骤 1
物理问题选择与建模
本步骤的核心任务是选择一个有趣的物理问题并建立相应的物理模型,为后续的理论分析和实验验证奠定基础。从课程核心内容中选择具体的研究问题,可以是经典力学、电磁学、量子力学、热力学或实验物理中的实际问题。通过合理的近似和假设,将实际问题抽象为可求解的物理模型。

• 从课程内容中选择具体的物理问题,明确研究目标和物理意义,可以是理论推导、实验测量或数值模拟类问题
• 查阅相关教材和文献(如APS、IOP、arXiv、中国物理学会期刊),了解问题的研究背景和已有成果
• 建立物理模型:根据研究目标,抓住主要因素,忽略次要因素,进行合理近似,建立清晰的物理图像和数学模型
产出:选题报告与物理模型(含问题背景、物理图像、模型假设、研究计划)| 质量标准:选题有物理意义,模型假设合理,研究方案可行
步骤 2
理论推导与解析求解
本步骤的核心任务是运用物理基本定律和数学方法,对建立的物理模型进行理论分析和解析求解。从基本原理出发(如牛顿定律、麦克斯韦方程、薛定谔方程、热力学定律),通过数学推导得到物理量之间的定量关系。理论分析是物理研究的核心,要求物理图像清晰、数学推导严谨。

• 建立基本方程:根据物理模型,应用相应的物理定律(牛顿力学、拉格朗日/哈密顿形式、麦克斯韦方程、薛定谔方程等)建立控制方程
• 解析求解:运用微积分、线性代数、微分方程、复变函数等数学方法,尝试获得问题的解析解,分析解的物理意义
• 特例与极限验证:通过特殊情况、极限情形或量纲分析验证解析结果的合理性,检查结果是否符合物理直觉和已知结论
产出:理论分析报告(含基本方程、解析推导、结果讨论、验证分析)| 质量标准:物理图像清晰,推导过程严谨,解析结果正确
步骤 3
数值模拟与计算验证
本步骤的核心任务是通过数值计算和计算机模拟,对理论结果进行验证或求解无法解析处理的问题。数值方法是现代物理研究的重要手段,包括有限元、有限差分、蒙特卡洛、分子动力学等方法。通过数值模拟可以直观地展示物理过程,验证理论预测的正确性。

• 选择数值方法:根据问题特点选择合适的数值方法(如有限差分法、有限元法、蒙特卡洛方法、分子动力学模拟等)
• 编程实现:使用Python(NumPy、SciPy、Matplotlib)、MATLAB、COMSOL或其他专业软件进行数值计算和模拟,编写计算程序
• 结果验证:进行收敛性测试和网格独立性验证,将数值结果与解析解或实验数据对比,验证数值方法的准确性和可靠性
产出:数值计算报告(含数值方法、程序代码、计算结果、验证分析)| 质量标准:数值方法选择合理,程序正确,结果可靠有验证
步骤 4
实验测量与数据分析
本步骤的核心任务是设计并完成物理实验,通过实验测量验证理论预测或发现新的物理现象。实验是物理学的基础,要求实验设计科学、操作规范、数据分析严谨。系统学习误差分析和数据处理方法,确保实验结果的可靠性。

• 实验设计:根据研究目标设计实验方案,选择实验仪器和测量方法,制定实验步骤和数据记录表格,考虑误差来源和减小措施
• 实验操作:按照实验规范进行操作,校准仪器,进行多次测量以减小随机误差,记录所有原始数据和实验条件
• 数据处理:使用Origin、Python或MATLAB进行数据处理和误差分析,计算不确定度,绘制实验曲线,将实验结果与理论预测对比
产出:实验报告与数据(含实验方案、原始数据、数据处理、误差分析)| 质量标准:实验设计科学,操作规范,数据处理正确,误差分析到位
步骤 5
结果讨论与报告撰写
本步骤的核心任务是对研究结果进行深入的物理讨论,撰写规范的物理研究报告。结合理论分析、数值模拟和实验结果,全面探讨物理现象的本质和规律。研究报告需符合物理学术规范,物理图像清晰,数据图表规范,论证逻辑严密。

• 结果讨论:深入分析理论和实验结果,解释物理机制,讨论结果的物理意义和适用范围,分析误差来源和影响因素
• 报告撰写:按照物理论文规范撰写报告,包含摘要、引言、理论方法、实验/计算结果、讨论、结论、参考文献,使用规范的物理术语
• 总结展望:总结研究的主要发现和创新点,比较不同方法的优缺点,提出改进方向和未来研究设想
产出:研究论文与总结(含完整报告、数据图表、参考文献、研究总结)| 质量标准:讨论有物理深度,报告规范完整,结论科学可靠

Steps

Step 1
Physics Problem Selection and Modeling
The core task of this step is to select an interesting physics problem and establish the corresponding physical model, laying the foundation for subsequent theoretical analysis and experimental verification. Choose specific research questions from the core content of the course, which can be practical problems in classical mechanics, electromagnetism, quantum mechanics, thermodynamics, or experimental physics. Through reasonable approximations and assumptions, abstract practical problems into solvable physical models.

• Select specific physics problems from course content, clarify research objectives and physical significance, which can be theoretical derivation, experimental measurement, or numerical simulation problems
• Review relevant textbooks and literature (APS, IOP, arXiv, Chinese Physical Society journals) to understand the research background and existing results of the problem
• Establish physical model: according to research objectives, grasp main factors, ignore secondary factors, make reasonable approximations, and establish clear physical pictures and mathematical models
Deliverable: Topic selection report and physical model (problem background, physical picture, model assumptions, research plan) | Quality standard: Physically meaningful topic selection, reasonable model assumptions, feasible research plan
Step 2
Theoretical Derivation and Analytical Solution
The core task of this step is to use fundamental laws of physics and mathematical methods to conduct theoretical analysis and analytical solution of the established physical model. Starting from basic principles (such as Newton's laws, Maxwell's equations, Schrödinger equation, laws of thermodynamics), obtain quantitative relationships between physical quantities through mathematical derivation. Theoretical analysis is the core of physics research, requiring clear physical pictures and rigorous mathematical derivation.

• Establish basic equations: according to the physical model, apply corresponding physical laws (Newtonian mechanics, Lagrangian/Hamiltonian formalism, Maxwell's equations, Schrödinger equation, etc.) to establish governing equations
• Analytical solution: use mathematical methods such as calculus, linear algebra, differential equations, complex functions to try to obtain analytical solutions of the problem, and analyze the physical meaning of the solutions
• Special cases and limit verification: verify the rationality of analytical results through special cases, limit situations, or dimensional analysis, and check whether results conform to physical intuition and known conclusions
Deliverable: Theoretical analysis report (basic equations, analytical derivation, result discussion, verification analysis) | Quality standard: Clear physical picture, rigorous derivation process, correct analytical results
Step 3
Numerical Simulation and Computational Verification
The core task of this step is to verify theoretical results or solve problems that cannot be analytically treated through numerical computation and computer simulation. Numerical methods are important tools in modern physics research, including finite element, finite difference, Monte Carlo, molecular dynamics and other methods. Through numerical simulation, physical processes can be intuitively displayed, and the correctness of theoretical predictions can be verified.

• Select numerical methods: choose appropriate numerical methods according to problem characteristics (such as finite difference method, finite element method, Monte Carlo method, molecular dynamics simulation, etc.)
• Programming implementation: use Python (NumPy, SciPy, Matplotlib), MATLAB, COMSOL or other professional software for numerical computation and simulation, and write calculation programs
• Result verification: perform convergence tests and grid independence verification, compare numerical results with analytical solutions or experimental data, and verify the accuracy and reliability of numerical methods
Deliverable: Numerical computation report (numerical methods, program code, computation results, verification analysis) | Quality standard: Reasonable numerical method selection, correct program, reliable and verified results
Step 4
Experimental Measurement and Data Analysis
The core task of this step is to design and complete physics experiments, verify theoretical predictions through experimental measurements, or discover new physical phenomena. Experimentation is the foundation of physics, requiring scientific experimental design, standardized operation, and rigorous data analysis. Systematically learn error analysis and data processing methods to ensure the reliability of experimental results.

• Experimental design: design experimental schemes according to research objectives, select experimental instruments and measurement methods, develop experimental procedures and data recording tables, consider error sources and reduction measures
• Experimental operation: operate according to experimental specifications, calibrate instruments, perform multiple measurements to reduce random errors, and record all raw data and experimental conditions
• Data processing: use Origin, Python or MATLAB for data processing and error analysis, calculate uncertainty, draw experimental curves, and compare experimental results with theoretical predictions
Deliverable: Experiment report and data (experimental plan, raw data, data processing, error analysis) | Quality standard: Scientific experimental design, standardized operation, correct data processing, thorough error analysis
Step 5
Result Discussion and Report Writing
The core task of this step is to conduct in-depth physical discussion of research results and write a standardized physics research report. Combine theoretical analysis, numerical simulation, and experimental results to comprehensively explore the essence and laws of physical phenomena. The research report must conform to physics academic standards, with clear physical pictures, standardized data charts, and rigorous argumentation logic.

• Result discussion: in-depth analysis of theoretical and experimental results, explain physical mechanisms, discuss physical significance and scope of application of results, analyze error sources and influencing factors
• Report writing: write the report according to physics paper standards, including abstract, introduction, theoretical methods, experimental/computational results, discussion, conclusions, references, using standard physics terminology
• Summary and outlook: summarize main findings and innovations of the research, compare advantages and disadvantages of different methods, and propose improvement directions and future research ideas
Deliverable: Research paper and summary (complete report, data charts, references, research summary) | Quality standard: Physically in-depth discussion, standardized and complete report, scientific and reliable conclusions
← 返回物理学 下一门:近代物理学 → 🎲 Random Course
Prerequisites · International Exams · Contact · Back to top · Home