blob: 6d4aceac96260ef76e375fd967a17abd51390f8a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
|
<!DOCTYPE html>
<html lang="da">
<!--#include virtual="/include/head.shtml"-->
<head>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
</head>
<body>
<!--#include virtual="/include/pghdr.shtml"-->
<div class="content">
<p class="pageTitle">Leksikon<sub> Kemi</sub></p>
<div class="section" id="measures-and-units">
<p class="large">Mål og Enheder</p>
<table>
<tr>
<th>Mål</th>
<th>Symbol<sub> af mål</sub></th>
<th>Enhed</th>
<th>Symbol<sub> af enhed</sub></th>
</tr>
<tr class="small">
<th colspan="4">Grundlæggende Mål</th>
</tr>
<tr>
<td>stofmængde</td>
<td class="math">\(n\)</td>
<td>mol</td>
<td class="math">\(mol\)</td>
</tr>
<tr class="small">
<th colspan="4">Afledte Mål</th>
</tr>
<tr>
<td>molarkoncentration</td>
<td class="math">\(c_i\)</td>
<td>mol pr. kubikmeter</td>
<td class="math">\(\frac{mol}{m^3}\)</td>
</tr>
<tr>
<td>molarmasse</td>
<td class="math">\(M\)</td>
<td>kilogram pr. mol</td>
<td class="math">\(\frac{kg}{mol}\)</td>
</tr>
<tr>
<td>massebrøk</td>
<td class="math">\(w_i\)</td>
<td>kilogram pr. kilogram</td>
<td class="math">\(1\)</td>
</tr>
<tr>
<td>massekoncentration</td>
<td class="math">\(\rho_i\)</td>
<td>kilogram pr. kubikmeter</td>
<td class="math">\(\frac{kg}{m^3}\)</td>
</tr>
<tr>
<td>volumenbrøk</td>
<td class="math">\(\phi_i\)</td>
<td>kubikmeter pr. kubikmeter</td>
<td class="math">\(1\)</td>
</tr>
</table>
<p class="graphicText">Jf. <a href="/html/encyclopedia/physics.html#measures-and-units">fysikkens mål og enhedder</a>.</p>
<p>Variante mål:</p>
<table>
<tr>
<th>Mål</th>
<th>Symbol</th>
<th>Afledt af</th>
</tr>
<tr>
<td>atommasse</td>
<td class="math">\(A_r\)</td>
<td>masse</td>
</tr>
</table>
<p>Mål med variante enheder:</p>
<table>
<tr>
<th>Mål</th>
<th>Enheder</th>
<th>Symboler<sub> af enheder</sub></th>
</tr>
<tr>
<td rowspan="2">masse</td>
<td>gram</td>
<td class="math">\(g\)</td>
</tr>
<tr>
<td>dalton</td>
<td class="math">\(u\)</td>
</tr>
</table>
<br />
<p class="math">\(1\ g=\frac{1}{1000}\ kg\)</p>
<p class="math">\(1\ u=m_u\)</p>
</div>
<div class="section" id="formulas">
<p class="large">Formler</p>
<p class="math">\(c_i=\frac{n_i}{\sum_j V_j}\)</p>
<br />
<p class="math">\(M=\frac{m}{n}\)</p>
<br />
<p class="math">\(m=Mn\)</p>
<br />
<p class="math">\(n=\frac{m}{M}\)</p>
<br />
<p class="math">\(w_i=\frac{m_i}{\sum_j m_j}\)</p>
<br />
<p class="math">\(\rho_i=\frac{m_i}{\sum_j V_j}\)</p>
<br />
<p class="math">\(\phi_i=\frac{V_i}{\sum_j V_j}\)</p>
</div>
<div class="section" id="constants">
<p class="large">Konstanter</p>
<table>
<tr>
<th>Navn</th>
<th>Symbol</th>
</tr>
<tr>
<td>molarmasse konstanten</td>
<td class="math">\(M_u\)</td>
</tr>
<tr>
<td>atommasse konstanten</td>
<td class="math">\(m_u\)</td>
</tr>
<tr>
<td>Avagadros konstant</td>
<td class="math">\(N_A\)</td>
</tr>
</table>
<p class="graphicText">Jf. <a href="/html/encyclopedia/physics.html#constants">fysikkens konstanter</a>.</p>
<p class="math">\(M_u=\frac{M(_6^{12}C)}{12}=m_uN_a \approx \frac{999\ 999\ 999\ 65}{10^{14}}\ \frac{kg}{mol}\)</p>
<p class="math">\(m_u=\frac{m(_6^{12}C)}{12} \approx \frac{16\ 605\ 390\ 666}{10^{37}}\ kg=1\ u\)</p>
<p class="math">\(N_A=602\ 214\ 076 \cdot 10^{15}\ mol^{-1}\)</p>
<p></p>
</div>
</div>
<!--#include virtual="/include/pgftr.shtml"-->
</body>
</html>
|