Prof. Alejandro Ucan-Puc
Correlated sensor measurements $v_1 = (2, 1, 1)^T, v_2 = (1, 3, 1)^T, v_3 = (0, 1, 2)^T$ introduce redundancy in process diagnostics.
How can we construct an orthonormal basis $E = \{e_1, e_2, e_3\}$ spanning the exact same space without correlation?
Definition: A basis $S = \{v_1, v_2, \dots, v_n\}$ is orthogonal if:
$$\langle v_i, v_j \rangle = 0 \quad \text{for all } i \neq j$$A basis $S = \{e_1, e_2, \dots, e_n\}$ is orthonormal if it is orthogonal and every vector has unit norm:
$$\|e_i\| = 1 \quad \implies \quad \langle e_i, e_j \rangle = \delta_{ij}$$Given a linearly independent basis $\{v_1, v_2, \dots, v_k\}$, construct an orthogonal basis $\{u_1, u_2, \dots, u_k\}$:
Divide each orthogonal vector $u_i$ by its length $\|u_i\|$ to obtain the orthonormal basis $\{e_1, e_2, \dots, e_k\}$:
$$e_i = \frac{u_i}{\|u_i\|}, \quad i = 1, 2, \dots, k$$Congratulations! You have completed all 8 sessions of MA1034: Linear Algebra in Process Modelling: