OrthogonalityIn mathematics, orthogonal is synonymous with perpendicular when used as a simple adjective that is not part of any longer phrase with a standard definition. It means at right angles. It comes from the Greek "ortho", meaning "right" and "gonia", meaning "angle". Two streets that cross each other at a right angle are orthogonal to each other. Two vectors in an inner product space are orthogonal if their inner product is zero. If the vectors are and this is written . The word normal is sometimes also used for this concept by mathematicians, although that word is rather overburdened. For example, in a 2- or 3-dimensional Euclidean space, two vectors are orthogonal if their dot product is zero, i.e., they make an angle of 90° or π/2 radians. Hence orthogonality is a generalization of the concept of perpendicular. Several vectors are called pairwise orthogonal if any two of them are orthogonal, and a set of such vectors is called an orthogonal set. They are said to be orthonormal if they are all unit vectors. Non-zero pairwise orthogonal vectors are always linearly independent. Functionss may also be orthogonal with respect to some nonnegative weight function in the sense that their inner products are\nIn computer science, an instruction set is said to be orthogonal if any instruction can use any register in any addressing mode. Orthogonality is a system design property which enables the making of complex designs feasible and compact. The aim of an orthogonal design is to achieve that operations within one of its components do not create nor propagate side-effects to other components. For example a car has orthogonal components and controls, e.g. accelerating the vehicle does not influence anything else but the components involved in the acceleration. On the other hand, a car with non orthogonal design might have, for example, the acceleration influencing the radio tuning or the display of time. Consequently, this usage is seen to be derived from the use of orthogonal in mathematics; one may project a vector onto a subspace, by projecting it each member of a set of basis vectors separately and adding the projections if and only if the basis vectors are orthogonal to each other. Orthogonality achieves that modifying the technical effect produced by a component of a system does not create or propagate side effects to other components of the system. The emergent behaviour of a system consisting of components should be controlled strictly by formal definitions of its logic and not by side effects resulting from poor integration, i.e. non-orthogonal design of modules and interfaces. Orthogonality reduces the test and development time, because it's easier to verify designs that that neither cause side effects nor depend on them. Reference[1] The Art of Unix Programming - Chapter 4 - Compactness and Orthogonality\n\nCategory:Abstract algebra Category:Algebra Category:Linear algebra \n---- In radio communications, multiple access schemes are orthogonal when a receiver can (theoretically) completely reject an arbitrarily strong unwanted signal. The orthogonal schemes are TDMA and FDMA. A non-orthogonal scheme is Code Division Multiple Access, CDMA. |
||
"Maybe this world is another planet's Hell." - Aldous Huxley (1894-1963) |
