A small reference-style estimation page for V₂O₃ lattice constants from two diffraction peaks.
Upload the first XY file, select its fit window, and tune the fit model.
Upload the second XY file, select its fit window, and fit it independently from Peak 1.
The calculation follows a two-step process to solve for the hexagonal lattice constants where a = b ≠ c and γ = 120°.
d) is calculated for each peak:
d = λ / (2 * sin(θ))
1/d² = (4/3) * [(h² + hk + k²)/a²] + (l²/c²)
X = 1/a² and Y = 1/c². We solve the linear system:
Constant1 * X + l1² * Y = 1/d1²
Constant2 * X + l2² * Y = 1/d2²
Constant = (4/3) * (h² + hk + k²).