Recent Articles



































Coupling



         


Generally, coupling means a mechanical connection between two things. For example railways carriages and wagons are coupled together. Other examples of link coupling include clamps, nipples, and vises. A hose coupling connects two pieces of firehose. Coupling has other specific meanings in physics, electronics, mathematics, programming and entertainment.

[Top]

Physics

Main article coupling

In physics, two systems are coupled if they are interacting with each other. Of special interest is the coupling of two (or more) vibratory systems (e.g. pendula or resonant circuits) by means of springs or magnetic fields, etc. Characteristic for a coupled oscilation is the effect of beat.

[Top]

Electronics

In telecommunication and electronics, coupling is the desirable or undesirable transfer of energy from one medium, such as a metallic wire or an optical fiber, to another medium, including fortuitous transfer.

Note: Examples of coupling include capacitive (electrostatic) coupling, inductive (magnetic) coupling, conducted (resistive or hard-wire) coupling, and fiber-optic coupling.
Source: This portion is originally from the Federal Standard 1037C and from MIL-STD-188

[Top]

See also

[Top]

Mathematics

In probability theory, coupling is the presenting of two random variables on the same probability space in a dependant way, in order to infer some connection between them. See coupling (probability).

[Top]

Computer programming

In computer programming, coupling refers to the degree to which each program module relies on each other module. Coupling can be "high" or "low". Low coupling means that one module does not have to be concerned with the internal implementation of another module. Low coupling is a sign of a well structured computer system. However, in order to achieve maximum efficiency, a highly coupled system is probably needed. In modern computing systems, performance can often be traded for low coupling; the gains in the software development process are greater than the value of the running performance gain.

The types of coupling, in order of lowest to highest coupling, are as follows:

Coupling is usually contrasted with cohesion. Low coupling often correlates with high cohesion, and vice versa.

[Top]

See also

[Top]

Entertainment

In entertainment, Coupling is a television comedy series from the UK with an extremely short-lived American copy.

[Top]

See also






  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License