Results for linear
On this page:
 
Dictionary:

linear

  (lĭn'ē-ər) pronunciation
adj.
  1. Of, relating to, or resembling a line; straight.
    1. In, of, describing, described by, or related to a straight line.
    2. Having only one dimension.
  2. Characterized by, composed of, or emphasizing drawn lines rather than painterly effects.
  3. Botany. Narrow and elongated with nearly parallel margins: a linear leaf.

[Latin līneāris, from līnea, line. See line1.]

linearly lin'e·ar·ly adv.
 
 

Sequential or having a graph that is a straight line.



 

Pertaining to a straight line.

 

In a line.

  • l. assessment — a method of expressing an assessment result as a score out of a possible perfect score of 10, or some other number. Used in body condition scoring, showring judging of conformation.
  • l. dodecyl benzene sulfonic acid teat dip — see teat dip.
  • l. energy transfer — expresses the quality of electronic radiation. It is concerned with the spatial distributions of energy transfers which occur in the tracks of particles as they penetrate matter.
  • l. program — a management program used to determine the best mix of ingredients or services to be used in a particular situation to maintain the highest level of productivity or profitability or other similar parameter.
  • l. regression — statistical method used to study the relationship between independent and dependent variables when the dependent variable consists of continuous data.
  • l. score — for somatic cell counts in milk (SCCs) convert SCC logarithmically from cells per milliliter to a linear score from 0–9. The linear score has a straight line, inverse relationship with milk yield. An increase of one in the linear score is associated with a 400-pound decrease in lactation milk yield or a 1.5 pound drop in daily yield.
 

Relationship between input and output in which the output varies in direct proportion to the input.


 
Word Tutor: linear
pronunciation

IN BRIEF: Long and uniformly narrow. Also: Of length.

pronunciation Linear measurement is actually the measurement of straight lines.

 
Wikipedia: linear

The word linear comes from the Latin word linearis, which means created by lines. In mathematics, a linear function f(x) is one which satisfies the following two properties (but see below for a slightly different usage of the term):

  • Additivity property (also called the superposition property): f(x + y) = f(x) + f(y). This says that f is a group homomorphism with respect to addition.
  • Homogeneity property: fx) = αf(x) for all α. It turns out that homogeneity follows from the additivity property in all cases where α is rational. In that case if the linear function is continuous, homogeneity is not an additional axiom to establish if the additivity property is established.

In this definition, x is not necessarily a real number, but can in general be a member of any vector space.

The concept of linearity can be extended to linear operators. Important examples of linear operators include the derivative considered as a differential operator, and many constructed from it, such as del and the Laplacian. When a differential equation can be expressed in linear form, it is particularly easy to solve by breaking the equation up into smaller pieces, solving each of those pieces, and adding the solutions up.

Nonlinear equations and functions are of interest to physicists and mathematicians because they are hard to solve and give rise to interesting phenomena such as chaos.

Linear algebra is the branch of mathematics concerned with the study of vectors, vector spaces (or linear spaces), linear transformations, and systems of linear equations.

See also: linear element, linear system, nonlinearity.

Integral linearity

For a device that converts a quantity to another quantity there are three basic definitions for integral linearity in common use: independent linearity, zero-based linearity, and terminal, or end-point, linearity. In each case, linearity defines how well the device's actual performance across a specified operating range approximates a straight line. Linearity is usually measured in terms of a deviation, or non-linearity, from an ideal straight line and it is typically expressed in terms of percent of full scale, or in ppm (parts per million) of full scale. Typically, the straight line is obtained by performing a least-squares fit of the data. The three definitions vary in the manner in which the straight line is positioned relative to the actual device's performance. Also, all three of these definitions ignore any gain, or offset errors that may be present in the actual device's performance characteristics.

Many times a device's specifications will simply refer to linearity, with no other explanation as to which type of linearity is intended. In cases where a specification is expressed simply as linearity, it is assumed to imply independent linearity.

Independent linearity is probably the most commonly-used linearity definition and is often found in the specifications for DMMs and ADCs, as well as devices like potentiometers. Independent linearity is defined as the maximum deviation of actual performance relative to a straight line, located such that it minimizes the maximum deviation. In that case there are no constraints placed upon the positioning of the straight line and it may be wherever necessary to minimize the deviations between it and the device's actual performance characteristic.

Zero-based linearity forces the lower range value of the straight line to be equal to the actual lower range value of the device's characteristic, but it does allow the line to be rotated to minimize the maximum deviation. In this case, since the positioning of the straight line is constrained by the requirement that the lower range values of the line and the device's characteristic be coincident, the non-linearity based on this definition will generally be larger than for independent linearity.

For terminal linearity, there is no flexibility allowed in the placement of the straight line in order to minimize the deviations. The straight line must be located such that each of its end-points coincides with the device's actual upper and lower range values. This means that the non-linearity measured by this definition will typically be larger than that measured by the independent, or the zero-based linearity definitions. This definition of linearity is often associated with ADCs, DACs and various sensors.

A fourth linearity definition, absolute linearity, is sometimes also encountered. Absolute linearity is a variation of terminal linearity, in that it allows no flexibility in the placement of the straight line, however in this case the gain and offset errors of the actual device are included in the linearity measurement, making this the most difficult measure of a device's performance. For absolute linearity the end points of the straight line are defined by the ideal upper and lower range values for the device, rather than the actual values. The linearity error in this instance is the maximum deviation of the actual device's performance from ideal.

Linear polynomials

In a slightly different usage to the above, a polynomial of degree 1 is said to be linear, because the graph of a function of that form is a line.

Over the reals, a linear function is one of the form:

f(x) = m x + b= Line

m is often called the slope or gradient; b the y-intercept, which gives the point of intersection between the graph of the function and the y-axis.

Note that this usage of the term linear is not the same as the above, because linear polynomials over the real numbers do not in general satisfy either additivity or homogeneity. In fact, they do so if and only if b = 0. Hence, if b ≠ 0, the function is often called an affine function (see in greater generality affine transformation).

Boolean functions

In Boolean algebra, a linear function is one such that:

If there exists a0, a1, ... , an \in {0,1} such that f(b1, ... , bn) = a0 ⊕ (a1 \land b1) ⊕ ... ⊕ (an \land bn), for all b1, ... , bn \in {0,1}.

A Boolean function is linear if A) In every row of the truth table in which the value of the function is 'T', there are an even number of 'T's assigned to the arguments of the function; and in every row in which the truth value of the function is 'F', there are an odd number of 'T's assigned to arguments; or B) In every row in which the truth value of the function is 'T', there are an odd number of 'T's assigned to the arguments and in every row in which the function is 'F' there is an even number of 'T's assigned to arguments.

Another way to express this is that each variable always makes a difference in the truth-value of the operation or it never makes a difference.

Negation, Logical biconditional, exclusive or, tautology, and contradiction are linear binary functions.

Physics

In physics, linearity is a property of the differential equations governing a lot of systems (like, for instance Maxwell equations or the diffusion equation).

Namely, linearity of a differential equation means that if two functions f and g are solution of the equation, then their sum f+g is also a solution of the equation.

Electronics

In electronics, the linear operating region of a transistor is where the collector-emitter current is related to the base current by a simple scale factor, enabling the transistor to be used as an amplifier that preserves the fidelity of analog signals. Linear is similarly used to describe regions of any function, mathematical or physical, that follow a straight line with arbitrary slope.

Military tactical formations

In military tactical formations, "linear formations" were adapted from phalanx-like formations of pike protected by handgunners towards shallow formations of handgunners protected by progressively fewer pikes. This kind of formation would get thinner until its extreme in the age of Wellington with the 'Thin Red Line'. It would eventually be replaced by skirmish order at the time of the invention of the breech-loading rifle that allowed soldiers to move and fire independently of the large scale formations and fight in small, mobile units.

Art

Linear is one of the five categories proposed by Swiss art historian Heinrich Wölfflin to distinguish "Classic", or Renaissance art, from the Baroque. According to Wölfflin, painters of the fifteenth and early sixteenth centuries (Leonardo da Vinci, Raphael or Albrecht Dürer) are more linear than "painterly" Baroque painters of the seventeenth (Peter Paul Rubens, Rembrandt, and Velasquez) because they primarily use outline to create form.[1]

Music

In music the linear aspect is succession, either intervals or melody, as opposed to simultaneity or the vertical aspect.

Measurement

In measurement, the term "linear foot" refers to the number of feet in a straight line of material (such as lumber or fabric) generally without regard to the width. It is sometimes incorrectly referred to as "lineal feet"; however, "lineal" is typically reserved for usage when referring to ancestry or heredity. [1] The words "linear"[2] & "lineal" [3] both descend from the same root meaning, the Latin word for line, which is "linea".

References

  1. ^ Heinrich Wölfflin, Principles of Art History: the Problem of the Development of Style in Later Art, M. D. Hottinger (trans.), Mineola, N.Y.: Dover (1950): pp. 18-72.

See also


 
Translations: Translations for: Linear

Dansk (Danish)
adj. - linje-, linear, lineær-, linjeformet, linjedannet

idioms:

  • linear accelerator    lineær accelerator
  • Linear B    gammel skriftform fundet i dele af Grækenland
  • linear equation    lineær ligning
  • linear measure    længdemål
  • linear motor    linearmotor, lineær motor

Nederlands (Dutch)
rechtlijnig, lineair, eendimensionaal, bestaande uit rechte lijnen

Français (French)
adj. - linéaire

idioms:

  • linear accelerator    accélérateur linéaire
  • Linear B    linéaire B (écriture)
  • linear equation    équation linéaire
  • linear measure    mesure linéaire
  • linear motor    moteur linéaire

Deutsch (German)
adj. - linear

idioms:

  • linear accelerator    (Phys.) Linearbeschleuniger
  • Linear B    Schrift aus der Bronzezeit (im Mittelmeerraum gefunden)
  • linear equation    lineare Gleichung
  • linear measure    Längenmaß
  • linear motor    Linearmotor

Ελληνική (Greek)
adj. - γραμμικός, του μήκους, ευθύς σαν γραμμή

idioms:

  • linear accelerator    (φυσ.) γραμμικός επιταχυντής
  • Linear B    γραμμική γραφή Β
  • linear equation    (μαθημ.) γραμμική εξίσωση
  • linear measure    μέτρο μήκους
  • linear motor    κινητήρας με ευθύγραμμη κίνηση

Italiano (Italian)
lineare

idioms:

  • linear accelerator    acceleratore lineare
  • Linear B    lineare B
  • linear equation    equazione lineare
  • linear measure    misura lineare
  • linear motor    motore lineare

Português (Portuguese)
adj. - linear

idioms:

  • linear accelerator    acelerador (m) linear (Fís.)
  • Linear B    Linear B
  • linear equation    equação (f) linear (Mat.)
  • linear measure    medida (f) linear
  • linear motor    motor (m) em linha (Autom.) (Mec.)

Русский (Russian)
линейный, состоящий из линий, вытянутый

idioms:

  • linear accelerator    линейный ускоритель
  • Linear B    линейное письмо "Б"
  • linear equation    линейное уравнение
  • linear measure    мера длины
  • linear motor    линейный электродвигатель

Español (Spanish)
adj. - lineal

idioms:

  • linear accelerator    acelerador lineal
  • Linear B    escritura silábica Minoica de Creta
  • linear equation    ecuación lineal
  • linear measure    medida de longitud
  • linear motor    motor lineal

Svenska (Swedish)
adj. - linje-, linear-, linjär, lineär, längd, bestående av linjer, (mat., fys.) endimensionell, linjeformig, jämnbred

中文(简体) (Chinese (Simplified))
线的, 线状的, 直线的

idioms:

  • linear accelerator    直线加速器
  • Linear B    B类线形文字
  • linear equation    线性方程式
  • linear measure    长度单位制
  • linear motor    线性感应电动机

中文(繁體) (Chinese (Traditional))
adj. - 線的, 線狀的, 直線的

idioms:

  • linear accelerator    直線加速器
  • Linear B    B類線形文字
  • linear equation    線性方程式
  • linear measure    長度單位制
  • linear motor    線性感應電動機

한국어 (Korean)
adj. - 직선 모양의, 선으로 이루어진, 가늘고 긴

日本語 (Japanese)
adj. - 線の, 直線の, 線状の, 長さの, 一次の

idioms:

  • linear accelerator    線形加速器
  • Linear B    線文字B
  • linear equation    線形方程式, 一次方程式
  • linear measure    長さ, 長さの単位, 尺度, 尺度法
  • linear motor    リニアモーター

العربيه (Arabic)
‏(صفه) خطي مؤلف من خطوط شبيه بخط مستقيم, طولي, تخطيطي, خيطي شبيه بالخيط ضيق وطويل‏

עברית (Hebrew)
adj. - ‮קווי, מקווקוו, של אורך, ארוך צר ובעל רוחב אחיד, חד-ממדי, רציף‬


 
 

Join the WikiAnswers Q&A community. Post a question or answer questions about "linear" at WikiAnswers.

 

Copyrights:

Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2007. Published by Houghton Mifflin Company. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2008 Computer Language Company Inc.  All rights reserved.  Read more
Sports Science and Medicine. The Oxford Dictionary of Sports Science & Medicine. Copyright © Michael Kent 1998, 2006, 2007. All rights reserved.  Read more
Veterinary Dictionary. Saunders Comprehensive Veterinary Dictionary 3rd Edition. Copyright © 2007 by D.C. Blood, V.P. Studdert and C.C. Gay, Elsevier. All rights reserved.  Read more
Electronics Dictionary. Copyright 2001 by Twysted Pair. All rights reserved.  Read more
Word Tutor. Copyright © 2004-present by eSpindle Learning, a 501(c) nonprofit organization. All rights reserved.
eSpindle provides personalized spelling and vocabulary tutoring online; free trial Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Linear" Read more
Translations. Copyright © 2007, WizCom Technologies Ltd. All rights reserved.  Read more

Search for answers directly from your browser with the FREE Answers.com Toolbar!  
Click here to download now. 

Get Answers your way! Check out all our free tools and products.

On this page:   E-mail   print Print  Link  

 

Keep Reading

Mentioned In: