Global Information Lookup Global Information

Line array information


Center stage of German Rock am Ring music festival with two line arrays of 6 metres (20 ft) height each
L-Acoustics V-DOSC/dV-DOSC line array at a concert
NEXO STM M28 Line array at EXPO Festival.

A line array is a loudspeaker system that is made up of a number of usually identical loudspeaker elements mounted in a line and fed in phase, to create a near-line source of sound. The distance between adjacent drivers is close enough that they constructively interfere with each other to send sound waves farther than traditional horn-loaded loudspeakers, and with a more evenly distributed sound output pattern.

Line arrays can be oriented in any direction, but their primary use in public address is in vertical arrays which provide a very narrow vertical output pattern useful for focusing sound at audiences without wasting output energy on ceilings or empty air above the audience. A vertical line array displays a normally wide horizontal pattern useful for supplying sound to the majority of a concert audience. By contrast, horizontal line arrays have a very narrow output pattern horizontally but a tall pattern vertically. A row of subwoofers along the front edge of a concert stage can behave as a horizontal line array unless the signal supplied to them is adjusted (delayed, polarized, equalized) to shape the pattern otherwise. Loudspeakers can be designed to be arrayed horizontally without behaving as a horizontal line source.[1]

Modern line arrays use separate drivers for high-, mid- and low-frequency passbands. For the line source to work, the drivers in each passband need to be in a line. Therefore, each enclosure must be designed to rig together closely to form columns composed of high-, mid- and low-frequency speaker drivers. Increasing the number of drivers in each enclosure increases the frequency range and maximum sound pressure level, while adding additional boxes to the array will also lower the frequency in which the array achieves a directional dispersion pattern.

The large format line array has become the standard for large concert venues and outdoor festivals, where such systems can be flown (rigged, suspended) from a structural beam, ground support tower[2] or off a tall A-frame truss tower.[3] Since the enclosures rig together and hang from a single point, they are more convenient to assemble and cable than other methods of arraying loudspeakers. The lower portion of the line array is generally curved backwards to increase dispersion at the bottom of the array and allow sound to reach more audience members. Typically, cabinets used in line arrays are trapezoidal, connected by specialized rigging hardware.[4]

  1. ^ L-Acoustics Line Source Products Page; L-Acoustics Technical bulletin
  2. ^ Cite error: The named reference JTE was invoked but never defined (see the help page).
  3. ^ Cite error: The named reference Binyon was invoked but never defined (see the help page).
  4. ^ Cite error: The named reference Mellor_2006 was invoked but never defined (see the help page).

and 25 Related for: Line array information

Request time (Page generated in 0.919 seconds.)

Line array

Last Update:

A line array is a loudspeaker system that is made up of a number of usually identical loudspeaker elements mounted in a line and fed in phase, to create...

Word Count : 2458

Surveillance Towed Array Sensor System

Last Update:

SURTASS Twin-Line consists of either the long passive SURTASS array or the Twin-line array, consisting of two shorter passive arrays towed side by side...

Word Count : 1178

JBL

Last Update:

with Array Series 1995 – Birth of EON system 1995 – First Neodymium Differential Drive speaker 1996 – Creation of the HLA standard with Line Array Space...

Word Count : 1820

3D sound localization

Last Update:

of a source in 3D space, two line sensor arrays can be placed horizontally and vertically. An example is a 2D line array used for underwater source localization...

Word Count : 4250

Ball grid array

Last Update:

A ball grid array (BGA) is a type of surface-mount packaging (a chip carrier) used for integrated circuits. BGA packages are used to permanently mount...

Word Count : 2044

Pin grid array

Last Update:

array (PGA) is a type of integrated circuit packaging. In a PGA, the package is square or rectangular, and the pins are arranged in a regular array on...

Word Count : 967

Directional sound

Last Update:

that dimension. The larger the speaker array, the more directional, and the smaller the size of the speaker array, the less directional it is. This is fundamental...

Word Count : 653

Phased array

Last Update:

In antenna theory, a phased array usually means an electronically scanned array, a computer-controlled array of antennas which creates a beam of radio...

Word Count : 5144

C syntax

Last Update:

contiguous int objects; due to array–pointer equivalence this can be used in place of an actual array name, as shown in the last line. The advantage in using...

Word Count : 9824

David Gunness

Last Update:

To Know About Line Arrays (And Then Some)". ProSoundWeb. Retrieved January 18, 2013. Gunness, Dave (August 9, 2000). "Touring Line Array Technical Issues"...

Word Count : 4409

Array programming

Last Update:

In computer science, array programming refers to solutions that allow the application of operations to an entire set of values at once. Such solutions...

Word Count : 2602

Telecine

Last Update:

former Marconi technician still maintains them. In a charge-coupled device Line Array CCD telecine, a "white" light is shone through the exposed film image...

Word Count : 5009

Antenna array

Last Update:

An antenna array (or array antenna) is a set of multiple connected antennas which work together as a single antenna, to transmit or receive radio waves...

Word Count : 3307

ARRAY

Last Update:

ARRAY is an independent distribution company launched by film maker and former publicist Ava DuVernay in 2011 under the name African-American Film Festival...

Word Count : 404

Beam steering

Last Update:

position. Commercially, this type of loudspeaker arrangement is known as a line array. This technique has been around for many years but since the emergence...

Word Count : 359

SOSUS

Last Update:

mass closing of the NAVFACs. As the new mobile systems came on line, the original arrays were deactivated and some turned over for scientific research...

Word Count : 7889

Array processing

Last Update:

Array processing is a wide area of research in the field of signal processing that extends from the simplest form of 1 dimensional line arrays to 2 and...

Word Count : 5738

Halbach array

Last Update:

A Halbach array (German: [ˈhalbax]) is a special arrangement of permanent magnets that augments the magnetic field on one side of the array while cancelling...

Word Count : 5219

Bit array

Last Update:

A bit array (also known as bitmask, bit map, bit set, bit string, or bit vector) is an array data structure that compactly stores bits. It can be used...

Word Count : 2898

Sound reinforcement system

Last Update:

reinforcement market. The 1990s saw the introduction of line arrays, where long vertical arrays of loudspeakers in smaller cabinets are used to increase...

Word Count : 8370

SNP array

Last Update:

In molecular biology, SNP array is a type of DNA microarray which is used to detect polymorphisms within a population. A single nucleotide polymorphism...

Word Count : 1774

Judy array

Last Update:

In computer science, a Judy array is a data structure implementing a type of associative array with high performance and low memory usage. Unlike most...

Word Count : 405

Berghain

Last Update:

2023. The Panorama Bar system was upgraded in 2017 with a four-point line-array system with an additional six subwoofers from Studt Akustik. At the onset...

Word Count : 2845

Bose Corporation

Last Update:

have not received THX certification. The Bose L1 is a range of portable line array loudspeaker systems for musicians. The L1 was introduced in 2003 with...

Word Count : 5037

Stride of an array

Last Update:

and/or cache line size of the machine. For example: struct A { int a; char b; }; struct A myArray[100]; In the above code snippet, myArray might well turn...

Word Count : 658

PDF Search Engine © AllGlobal.net