Skip to content

Commit 69119a1

Browse files
committed
更新大学物理 B 期末复习笔记,修改最后修改时间并新增重力场中气体分子数密度公式、等温气压公式、光程差与相位差公式及康普顿效应相关内容
1 parent 948a0f1 commit 69119a1

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

content/post/4-PhysicsB-Notes/index.md

+27-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ date = '2024-12-17T14:28:43+08:00'
66
title = '大学物理 B 期末复习知识点'
77
description = '大学物理 B 的一些重要公式归纳总结'
88
tags = ['大学物理']
9-
lastmod = '2024-12-23T13:44:43+08:00'
9+
lastmod = '2024-12-23T14:38:43+08:00'
1010
+++
1111

1212
## 热学
@@ -105,6 +105,18 @@ $$
105105
v_{rms}=\sqrt{\overline{v^2}}=\sqrt{\frac{3kT}{m}}=\sqrt{\frac{3RT}{M}}
106106
$$
107107

108+
### 重力场中气体分子数密度公式
109+
110+
$$
111+
n=n_0e^{-\frac{m\mathrm{g}z}{kT}}
112+
$$
113+
114+
### 重力场中的等温气压公式
115+
116+
$$
117+
p=p_0e^{-\frac{m\mathrm{g}z}{kT}}
118+
$$
119+
108120
### 分子的平均碰撞频率和平均自由程
109121

110122
$$
@@ -233,6 +245,16 @@ $$
233245

234246
可见光谱范围 360-400nm 到 760-830nm
235247

248+
### 光程差与相位差
249+
250+
$$
251+
\Delta r=n_2L_2-n_1L_1
252+
$$
253+
254+
$$
255+
\Delta\phi=\frac{2\pi\Delta r}{\lambda}
256+
$$
257+
236258
### 杨氏双缝干涉
237259

238260
波程差
@@ -503,6 +525,10 @@ $$
503525

504526
### 康普顿效应
505527

528+
$$
529+
h\nu_0+m_0c^2=h\nu+mc^2
530+
$$
531+
506532
$$
507533
\Delta \lambda=\lambda-\lambda_0=\frac{h}{m_0c}(1-\cos{\theta})=\frac{2h}{m_0c}\sin^2{\frac{\theta}{2}}
508534
$$

0 commit comments

Comments
 (0)