Information about Granularity

''See also: grain and film grain (disambiguation)


Granularity is a measure of the size of the components, or descriptions of components, that make up a system. Granularity is the relative size, scale, level of detail or depth of penetration that characterizes an object or activity. It is the "extent to which a larger entity is subdivided. For example, a yard broken into inches has finer granularity than a yard broken into feet."[1]

Systems of, or description in terms of, large components are called coarse-grained, and systems of small components are called fine-grained; here coarse and fine are descriptions of the granularity of the system, or the granularity of description of the system.

An example of increasingly fine granularity: a list of nations in the United Nations, a list of all states/provinces in those nations, a list of all counties in those states, etc.

The terms "fine" and "coarse" are used consistently across fields; but the term "granularity" itself is not. For example, in investing, "more granularity" refers to more positions of smaller size, while photographic film that is "more granular" has fewer and larger chemical "grains".

In physics

A fine-grained description of a system is a detailed, low-level model of it. A coarse-grained description is a model where some of this fine detail has been smoothed over or averaged out. The replacement of a fine-grained description with a lower-resolution coarse-grained model is called coarse graining. (See for example the view of the second law of thermodynamics in the article Maximum entropy thermodynamics)

In molecular dynamics

Coarse graining consists in replacing an atomistic description of a biological molecule with a lower-resolution coarse-grained model that averages or smooths away fine details. Coarse-grained models have been developed for investigating the longer time- and length-scale dynamics that are critical to many biological processes, such as lipid membranes and proteins.

In computing

In parallel computing, granularity means the amount of computation in relation to communication, i.e., the ratio of computation to the amount of communication.

Fine-grained, or "tightly coupled", parallelism means individual tasks are relatively small in terms of code size and execution time. The data are transferred among processors frequently in amounts of one or a few memory words. Coarse-grained, or "loosely coupled", is the opposite: data are communicated infrequently, after larger amounts of computation.

The smaller the granularity, the greater the potential for parallelism and hence speed-up, but the greater the overheads of synchronization and communication. (The last two paragraphs are based on FOLDOC.)

In Reconfigurable Computing and Supercomputing

In Reconfigurable Computing and in Supercomputing these terms refer to the data path width. The use of about one bit wide processing elements like the configurable logic blocks (CLBs) in an FPGA is called Fine-grained computing or Fine-grained reconfigurability, whereas using wide data paths, such as, for instance 32 bits wide resources, like microprocessor CPUs or data-stream-driven data path units (DPUs) like in a reconfigurable datapath array (rDPA) is called Coarse-grained computing Coarse-grained reconfigurability.

Data Granularity

The granularity of data refers to the fineness with which data fields are sub-divided. For example, a postal address can be recorded, with low granularity, as one field:
  1. address = 200 2nd Ave. South #358, St. Petersburg, FL 33701-4313 USA


or with high granularity, as many fields:
  1. street address = 200 2nd Ave. South #358
  2. city = St. Petersburg
  3. postal code = FL 33701-4313
  4. country = USA


or even higher granularity:
  1. street number = 200
  2. street = 2nd Ave. South #358
  3. city = St. Petersburg
  4. postal code state = FL
  5. postal-code-first-part = 33701
  6. postal-code-second-part = 4313
  7. country = USA


Higher granularity has overheads for data input and storage, but offers benefits in flexibility of data processing.

In credit portfolio risk management

In credit portfolio risk modeling, granularity refers to the number of the exposures in the portfolio. The higher the granularity, the more positions are in a credit portfolio, providing a higher degree of size diversification, which in turn reduces concentration risk. This is colloquially known as "not putting all your eggs in one basket".

In photographic film

In photography, granularity is a measure of film grain. It is measured using a particular standard procedure but in general a larger number means the grains of silver are larger and there are fewer grains in a given area.

In business

The concept of granularity is starting to be used also in domains other than physics. For example, in business it has been written about in the book, The Granularity of Growth: Making choices that drive enduring company performance. Its authors (Viguerie, Smit, and Baghai) say that there’s a problem with the broad-brush way that many companies describe their business opportunities. They argue that real opportunities for company growth can emerge only from a much finer understanding of market segments, their needs, and the capabilities required to serve them well than is typically done. According to the authors, to uncover these small “pockets of opportunity,” executives need to dig down to a deeper level of their organization, which in large companies introduces the challenge of making broad choices at a refined “granular level” without losing focus.

General examples

At a September 2006 White House press briefing, presidential press secretary Tony Snow responded to a question about an asserted link that had existed between Saddam Hussein and al Qaeda terrorist Abu Musab al-Zarqawi. Snow said that Bush indicated there was "no operational relationship" between Zarqawi and Saddam but added, "we just don’t have that kind of granularity in terms of the relationship. And, therefore, we’re not going to outrun the facts."[2]

References

1. ^ [1]
2. ^ [2]

See also

GRAIN is an international non-governmental organization based in Barcelona, Spain, which works toward sustainable agriculture. It was formed upon the realization that the genetic diversity of the world's food crops has been drastically eliminated.
..... Click the link for more information.
Film grain or granularity is the random optical texture of processed photographic film due to the presence of small grains of a metallic silver developed from silver halide that have received enough photons.
..... Click the link for more information.
System (from Latin systēma, in turn from Greek σύστημα systēma) is a set of entities, real or abstract, where each entity interacts with, or is related to, at least one other
..... Click the link for more information.
Headquarters
(and largest city)
Official languages Arabic, Chinese, English, French, Russian, Spanish
Membership 192 member states
Leaders
 -  Secretary-General Ban Ki-moon
Establishment
 - 
..... Click the link for more information.
Investment or investing[1] is a term with several closely-related meanings in business management, finance and economics, related to saving or deferring consumption.
..... Click the link for more information.
Photographic film is a sheet of plastic (polyester, nitrocellulose or cellulose acetate) coated with an emulsion containing light-sensitive silver halide salts (bonded by gelatin) with variable crystal sizes that determine the sensitivity, contrast and resolution of the film.
..... Click the link for more information.
The second law of thermodynamics is an expression of the universal law of increasing entropy, stating that the entropy of an isolated system which is not in equilibrium will tend to increase over time, approaching a maximum value at equilibrium.
..... Click the link for more information.
In physics the Maximum entropy school of thermodynamics (or more colloquially, the MaxEnt school of thermodynamics), initiated with two papers published in the Physical Review by Edwin T.
..... Click the link for more information.
Parallel computing is the simultaneous execution of some combination of multiple instances of programmed instructions and data on multiple processors in order to obtain results faster.
..... Click the link for more information.
Computation is a general term for any type of information processing that can be represented mathematically. This includes phenomena ranging from simple calculations to human thinking.
..... Click the link for more information.
Reconfigurable computing is computer processing with very flexible high speed computing fabrics. The principal difference when compared to using ordinary microprocessors is the ability to make substantial changes to the data path itself in addition to the control flow.
..... Click the link for more information.
A supercomputer is a computer that led the world (or was close to doing so) in terms of processing capacity, particularly speed of calculation, at the time of its introduction.
..... Click the link for more information.
field-programmable gate array is a semiconductor device containing programmable logic components called "logic blocks", and programmable interconnects. Logic blocks can be programmed to perform the function of basic logic gates such as AND, and XOR, or more complex combinational
..... Click the link for more information.
Microprocessor

Die of an Intel 80486DX2 microprocessor (actual size: 12×6.75 mm) in its packaging
Date Invented: Late 1960s/Early 1970s (see article for explanation)

Connects to:
..... Click the link for more information.
central processing unit (CPU), or sometimes simply processor, is the component in a digital computer capable of executing a program.(Knott 1974) It interprets computer program instructions and processes data.
..... Click the link for more information.
DPU is a three-letter acronym that can stand for:
  • in computing: Data Path Unit
  • in quality management: Defects per Unit.
  • in Turkish education: Dumlupınar University.

..... Click the link for more information.
Concentration risk is a banking term denoting the overall spread of a bank's outstanding accounts over the number or variety of debtors to whom the bank has lent money. This risk is calculated using a "concentration ratio" which explains what percentage of the outstanding accounts
..... Click the link for more information.
Film grain or granularity is the random optical texture of processed photographic film due to the presence of small grains of a metallic silver developed from silver halide that have received enough photons.
..... Click the link for more information.
A press secretary or press officer is a senior advisor who provides advice on how to deal with the news media and, using news management techniques, helps their employer to maintain a positive public image and avoid negative media coverage.
..... Click the link for more information.
Robert Anthony "Tony" Snow (born June 1, 1955) was the third White House Press Secretary for President George W. Bush, succeeding Scott McClellan and Ari Fleischer in that role. Snow also worked for President George H. W.
..... Click the link for more information.
Saddam Hussein Abd al-Majid al-Tikriti (Arabic: صدام حسين عبد المجيد التكريتي
..... Click the link for more information.
Al-Qaeda (also al-Qaida or al-Qa'ida or al-Qa'idah) (Arabic: القاعدة
..... Click the link for more information.
Ahmad Fadeel al-Nazal al-Khalayleh
(Arabic: أحمد فضيل النزال الخلايله)
..... Click the link for more information.
Granular computing is an emerging computing paradigm of information processing. It concerns the processing of complex information entities called information granules, which arise in the process of data abstraction and derivation of knowledge from information.
..... Click the link for more information.
In computer science, multiple granularity locking (MGL), sometimes called the John Rayner locking method, is a locking method used in database management systems (DBMS) and relational databases.

In MGL, locks are set on objects that contain other objects.
..... Click the link for more information.
Particle size, also called grain size, refers to the diameter of individual grains of sediment, or the lithified particles in clastic rocks. The term may also be applied to other granular materials.
..... Click the link for more information.


This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus


page counter