Structural extremes
   HOME

TheInfoList



OR:

A structure is an arrangement and organization of interrelated elements in a material object or system, or the object or system so organized. Material structures include man-made objects such as buildings and machines and natural objects such as organism, biological organisms, minerals and chemical substance, chemicals. Abstract structures include data structures in computer science and musical form. Types of structure include a hierarchy (a cascade of one-to-many relationships), a Complex network, network featuring many-to-many Link (geometry), links, or a lattice (order), lattice featuring connections between components that are neighbors in space.


Load-bearing

Buildings, aircraft, skeletons, Ant colony, anthills, beaver dams, bridges and salt domes are all examples of Structural load, load-bearing structures. The results of construction are divided into buildings and nonbuilding structure, non-building structures, and make up the infrastructure of a human society. Built structures are broadly divided by their varying design approaches and standards, into Structural engineering#Specializations, categories including building structures, architectural structures, civil engineering structures and mechanical structures. The effects of loads on physical structures are determined through structural analysis, which is one of the tasks of structural engineering. The Structural engineering#Structural elements, structural elements can be classified as one-dimensional (ropes, struts, Beam (structure), beams, arches), two-dimensional (membranes, plates, Concrete slab, slab, Shell (structure), shells, Vault (architecture), vaults), or three-dimensional (solid masses). Three-dimensional elements were the main option available to early structures such as Chichen Itza. A one-dimensional element has one dimension much larger than the other two, so the other dimensions can be neglected in calculations; however, the ratio of the smaller dimensions and the composition can determine the Flexural rigidity, flexural and Compressive strength, compressive stiffness of the element. Two-dimensional elements with a thin third dimension have little of either but can resist biaxial traction. The structure elements are combined in ''structural systems''. The majority of everyday load-bearing structures are ''section-active'' structures like frames, which are primarily composed of one-dimensional (bending) structures. Other types are ''Vector-active'' structures such as trusses, ''surface-active'' structures such as shells and folded plates, ''form-active'' structures such as cable or membrane structures, and hybrid structures. Load-bearing biological structures such as bones, teeth, shells, and tendons derive their strength from a multilevel hierarchy of structures employing biominerals and proteins, at the bottom of which are collagen, collagen fibrils.


Biological

In biology, one of the properties of life is its highly ''ordered'' structure, which can be observed at Biological organisation , multiple levels such as in cell (biology), cells, Tissue (biology), tissues, organ (anatomy), organs, and organisms. In another context, structure can also observed in macromolecules, particularly proteins and nucleic acids. The function of these molecules is determined by their shape as well as their composition, and their structure has multiple levels. Protein structure has a four-level hierarchy. The ''Protein primary structure, primary structure'' is the sequence of amino acids that make it up. It has a peptide backbone made up of a repeated sequence of a nitrogen and two carbon atoms. The ''Protein secondary structure, secondary structure'' consists of repeated patterns determined by hydrogen bonding. The two basic types are the alpha helix, α-helix and the beta sheet, β-pleated sheet. The ''Protein tertiary structure, tertiary structure'' is a back and forth bending of the polypeptide chain, and the ''Protein quaternary structure, quaternary structure'' is the way that tertiary units come together and interact. Structural biology is concerned with biomolecular structure of macromolecules.


Chemical

Chemical structure refers to both molecular geometry and electronic structure. The structure can be represented by a variety of diagrams called structural formulas. Lewis structures use a dot notation to represent the valence electrons for an atom; these are the electrons that determine the role of the atom in chemical reactions. Bonds between atoms can be represented by lines with one line for each pair of electrons that is shared. In a simplified version of such a diagram, called a skeletal formula, only carbon-carbon bonds and functional groups are shown. Atoms in a crystal have a crystal structure, structure that involves repetition of a basic unit called a ''unit cell''. The atoms can be modeled as points on a Bravais lattice, lattice, and one can explore the effect of symmetry operations that include rotations about a point, reflections about a symmetry planes, and ''translation (geometry), translations'' (movements of all the points by the same amount). Each crystal has a finite group, called the space group, of such operations that map it onto itself; there are 230 possible space groups. By Neumann's law, the symmetry of a crystal determines what physical properties, including piezoelectricity and ferromagnetism, the crystal can have.


Mathematical


Musical

A large part of numerical analysis involves identifying and interpreting the structure of musical works. Structure can be found at the level of part of a work, the entire work, or a group of works. Elements of music such as Pitch (music), pitch, Duration (music), duration and timbre combine into small elements like Motif (music), motifs and Phrase (music), phrases, and these in turn combine in larger structures. Not all music (for example, that of John Cage) has a hierarchical organization, but hierarchy makes it easier for a listener to understand and remember the music. In analogy to linguistics, linguistic terminology, motifs and phrases can be combined to make complete musical ideas such as sentence (music), sentences and phrase (music), phrases. A larger form is known as the Period (music), period. One such form that was widely used between 1600 and 1900 has two phrases, an ''antecedent'' and a ''consequent'', with a half Cadence (music), cadence in the middle and a full cadence at the end providing punctuation. On a larger scale are single-movement forms such as the sonata form and the Counterpoint, contrapuntal form, and multi-movement forms such as the symphony.


Social

A social structure is a pattern of relationships. They are social organizations of individuals in various life situations. Structures are applicable to people in how a society is as a system organized by a characteristic pattern of relationships. This is known as the social organization of the group. Sociologists have studied the changing structure of these groups. Structure and agency are two confronted theories about human behaviour. The debate surrounding the influence of structure and agency on human thought is one of the central issues in sociology. In this context, ''agency'' refers to the individual human capacity to act independently and make free choices. ''Structure'' here refers to factors such as social class, religion, gender, ethnic group, ethnicity, customs, etc. that seem to limit or influence individual opportunities.


Data

In computer science, a data structure is a way of organizing information in a computer so that it can be used efficiently. Data structures are built out of two basic types: An Array data structure, array has an index that can be used for immediate access to any data item (some programming languages require array size to be Initialization (programming), initialized). A linked list can be reorganized, grown or shrunk, but its elements must be accessed with a Reference (computer science), pointer that links them together in a particular order. Out of these any number of other data structures can be created such as Stack (abstract data type), stacks, Queue (abstract data type), queues, Tree (data structure), trees and hash tables. In solving a problem, a data structure is generally an integral part of the algorithm. In modern programming style, algorithms and data structures are Encapsulation (computer programming), encapsulated together in an abstract data type.


Software

Software architecture is the specific choices made between possible alternatives within a framework. For example, a framework might require a database and the architecture would specify the type and manufacturer of the database. The Structure chart, structure of software is the way in which it is partitioned into interrelated components. A key structural issue is minimizing dependencies between these components. This makes it possible to change one component without requiring changes in others. The purpose of structure is to Program optimization, optimise for (brevity, readability, traceability, isolation and encapsulation, maintainability, extensibility, performance and efficiency), examples being: Computer language, language choice, Indentation style, code, API, functions, Class browser, libraries, makefile, builds, Package manager, system evolution, or diagrams for Control Structure Diagram, flow logic and Nassi–Shneiderman diagram, design. Structural elements reflect the requirements of the application: for example, if the system requires a high fault tolerance, then a redundant structure is needed so that if a component fails it has backups. A high redundancy is an essential part of the design of several systems in the Space Shuttle.


Logical

As a branch of philosophy, logic is concerned with distinguishing good arguments from poor ones. A chief concern is with the structure of arguments. An argument consists of one or more premises from which a conclusion is inference, inferred. The steps in this inference can be expressed in a formal way and their structure analyzed. Two basic types of inference are deductive reasoning, deduction and inductive reasoning, induction. In a Validity (logic), valid deduction, the conclusion necessarily follows from the premises, regardless of whether they are true or not. An invalid deduction contains some error in the analysis. An inductive argument claims that if the premises are true, the conclusion is likely.


See also

* Abstract structure * Mathematical structure * Structural geology * Structure (mathematical logic) * Structuralism (philosophy of science)


References


Further reading

* * * *


External links

* (syllabus and reading list) {{Authority control Structure, Systems