Ad Hoc Article Index for
Ad
Articles about
Ad Hoc
 

Information About

Ad Hoc




''Ad hoc'' is a Latin Phrase which means "for this Purpose ". It generally signifies a solution that has been custom designed for a specific problem, is non-generalizable and cannot be adapted to other purposes. Examples include a tailor-made suit, a handcrafted Network Protocol or a purpose-specific Equation . Ad hoc can also have connotations of a makeshift solution, inadequate planning or improvised events.
In technical papers the orthography varies to AdHoc, adhoc, ad-hoc and other derivates. Please consider when searching the term.


''AD HOC'' COMMITTEE

''Ad hoc'' is also used to describe a particular type of Committee ; one which is formed to deal with a particular issue, and disbanded after the issue is resolved. These committees provide stop gap or temporary measures to solve problems that are not resolved by ordinary processes of the organization to which the committee belongs. The GATT , for example, was controlled by an ad-hoc committee before the WTO was established.


''AD HOC'' COMPUTER NETWORK

See Also: Mobile ad-hoc network



In Computer Networking , Ad Hoc is a network connection method which is most often associated with wireless devices. The connection is established for the duration of one session and requires no base station. Instead, devices discover others within range to form a network for those computers. Devices may search for target nodes that are out of range by flooding the network with broadcasts that are forwarded by each node. Connections are possible over multiple nodes (multihop ad hoc network). Routing protocols then provide stable connections even if nodes are moving around.
Sony's PlayStation Portable uses ad hoc connections for wireless multiplayer gaming, as does the Nintendo DS (although Nintendo does not officially use the term). Technically, all of the Game Boys used this method for linking up to each other via wired (Game Link Cable) or wireless (Game Boy Color IR Port).

See IEEE 802.11 , Bluetooth , or Ultra-wide Band . The alternative is Infrastructure , with a base station that manages the network for its range. The theory behind ad hoc networks falls within the Distributed Transient Network -paradigm.

The term ad hoc network can also refer to an independent basic service set ( IBSS ).


''AD HOC'' HYPOTHESIS

In Philosophy and Science , ''ad hoc'' often means the addition of corollary hypotheses or adjustment to a philosophical or scientific theory to save the theory from being Falsified by compensating for Anomalies not anticipated by the theory in its unmodified form. Philosophers and scientists are often suspicious or skeptical of theories that rely on continual, inelegant adjustments, and ad hoc hypotheses are often a characteristic of Pseudoscientific subjects. See Skeptic's Dictionary: ''Ad hoc'' hypothesis . Much of scientific understanding relies on the modification of existing hypotheses or theories, but these are distinguished from ''ad hoc'' hypotheses in that the anomalies being explained propose a new means of being falsified.

Theories that have been empirically tested and rather than being confirmed they seem either to have been falsified or to require numerous ''ad hoc'' hypotheses to sustain them include Applied Kinesiology , Astrology , Biorhythm s, Facilitated Communication , Plant Perception , and ESP . {Link without Title} Despite evidence contrary to the theories, adherents do not give them up. For example, ESP researchers have been known to blame the hostile thoughts of onlookers for unconsciously influencing pointer readings on sensitive instruments.

An interesting example of an ''ad hoc'' hypothesis is Albert Einstein 's addition of the Cosmological Constant to Relativity in order to allow a Steady-state Universe . Although he later referred to it as his greatest mistake, it has been found to correspond quite well to the theories of Dark Energy .


''AD HOC'' PRONUNCIATION

Many reference works employ ''ad hoc'' pronunciation schemas as a way of indicating how words are pronounced. These are especially popular in U.S. published works, such as the Merriam-Webster dictionary. An example of an ''ad hoc'' pronunciation would be "DIK-shuh-nair-ee", where the capitalization shows which Syllable is stressed. This is in contrast to systems such as the International Phonetic Alphabet , which attempt to put pronunciation schemas on a scientific footing.

Critics of ''ad hoc'' schemes point out that such schemas are inherently self-referential, since they rely on the ability of the reader to already know how a large number of words are commonly pronounced. In addition, such schemas often assume a certain language, dialect or accent on the part of the reader, and due to its popularity in the US, this is very often a US accent.

As its name suggests, there is no "standard" ''ad hoc'' schema, and so examples will vary considerably according to the publication's whim. In contrast, the IPA seeks to base pronunciation solely on Vocal Tract configurations and on the Phoneme s produced, though very often neo-common simple words are used to illustrate how the IPA applies in a specific language.

Proponents of ''ad hoc'' claim that it is much easier to use than IPA, though will often concur that this is usually only because the pronunciation is already known.


''AD HOC'' QUERYING

''Ad hoc querying'' is a term in Information Science .

Many Application Software systems have an underlying database which can be accessed by only a limited number of queries and reports. Typically these are available via some sort of menu, and will have been carefully designed, pre-programmed and optimized for performance by expert programmers.

By contrast, ''"ad hoc"'' reporting systems allow the Users themselves to create specific, customised queries. Typically this would be via a User-friendly GUI -based system without the need for the in-depth knowledge of SQL , or Database Schema that a programmer would have.

Because such reporting has the potential to severely degrade the performance of a live system, it is sometimes provided only on a regularly-refreshed copy of the "live" database. Depending on the context, such a copy might be referred to as a Data Warehouse and the querying as Data Mining .


SEE ALSO



EXTERNAL LINKS