-
121 пол плавающий
пол плавающий
Пол, отделённый от основания и стен амортизирующими прослойками или изолирующими устройствами для повышения звукоизоляции смежных помещений
[Терминологический словарь по строительству на 12 языках (ВНИИИС Госстроя СССР)]EN
floating floor
The upper layer of floor construction supported on battens, mountings or a resilient sheet membrane of damping material such as expanded polystyrene or mineral wool to provide acoustic isolation.
floating floor
A floating floor is a floor that does not need to be nailed or glued to the subfloor. The term floating floor refers to the installation method, but is often used synonymously with laminate flooring in a domestic context.
A sprung floor is a special type of floating floor designed to enhance sports or dance performance. In general though the term refers to a floor used to reduce noise or vibration.
A domestic floating floor might be constructed over a subfloor or even over an existing floor. It can consist of a glass fibre, felt or cork layer for sound insulation with neoprene pads holding up a laminate floor. There is a gap between the floating floor and the walls to decouple them and allow for expansion; this gap is covered with skirting boards or mouldings.
Floating floors as used in sound studios can be either just larger versions of the domestic variety, or much larger constructions with slabs of concrete to keep the resonance frequency down. The manufacture of integrated circuits uses massive floating floors with hundreds of tons in weight of concrete to avoid vibration affecting mask alignment.
Floating floors are one of the requirements for the THX high-fidelity sound reproduction standard for movie theaters, screening rooms, home theaters, computer speakers, gaming consoles, and car audio systems.
While floating floors add to the appeal of a home, they are not recommended for areas that may get wet, i.e. bathrooms and near exterior doors.
[http://en.wikipedia.org/wiki/Floating_floor]Тематики
EN
DE
FR
Русско-немецкий словарь нормативно-технической терминологии > пол плавающий
-
122 пол плавающий
пол плавающий
Пол, отделённый от основания и стен амортизирующими прослойками или изолирующими устройствами для повышения звукоизоляции смежных помещений
[Терминологический словарь по строительству на 12 языках (ВНИИИС Госстроя СССР)]EN
floating floor
The upper layer of floor construction supported on battens, mountings or a resilient sheet membrane of damping material such as expanded polystyrene or mineral wool to provide acoustic isolation.
floating floor
A floating floor is a floor that does not need to be nailed or glued to the subfloor. The term floating floor refers to the installation method, but is often used synonymously with laminate flooring in a domestic context.
A sprung floor is a special type of floating floor designed to enhance sports or dance performance. In general though the term refers to a floor used to reduce noise or vibration.
A domestic floating floor might be constructed over a subfloor or even over an existing floor. It can consist of a glass fibre, felt or cork layer for sound insulation with neoprene pads holding up a laminate floor. There is a gap between the floating floor and the walls to decouple them and allow for expansion; this gap is covered with skirting boards or mouldings.
Floating floors as used in sound studios can be either just larger versions of the domestic variety, or much larger constructions with slabs of concrete to keep the resonance frequency down. The manufacture of integrated circuits uses massive floating floors with hundreds of tons in weight of concrete to avoid vibration affecting mask alignment.
Floating floors are one of the requirements for the THX high-fidelity sound reproduction standard for movie theaters, screening rooms, home theaters, computer speakers, gaming consoles, and car audio systems.
While floating floors add to the appeal of a home, they are not recommended for areas that may get wet, i.e. bathrooms and near exterior doors.
[http://en.wikipedia.org/wiki/Floating_floor]Тематики
EN
DE
FR
Русско-английский словарь нормативно-технической терминологии > пол плавающий
-
123 пол плавающий
пол плавающий
Пол, отделённый от основания и стен амортизирующими прослойками или изолирующими устройствами для повышения звукоизоляции смежных помещений
[Терминологический словарь по строительству на 12 языках (ВНИИИС Госстроя СССР)]EN
floating floor
The upper layer of floor construction supported on battens, mountings or a resilient sheet membrane of damping material such as expanded polystyrene or mineral wool to provide acoustic isolation.
floating floor
A floating floor is a floor that does not need to be nailed or glued to the subfloor. The term floating floor refers to the installation method, but is often used synonymously with laminate flooring in a domestic context.
A sprung floor is a special type of floating floor designed to enhance sports or dance performance. In general though the term refers to a floor used to reduce noise or vibration.
A domestic floating floor might be constructed over a subfloor or even over an existing floor. It can consist of a glass fibre, felt or cork layer for sound insulation with neoprene pads holding up a laminate floor. There is a gap between the floating floor and the walls to decouple them and allow for expansion; this gap is covered with skirting boards or mouldings.
Floating floors as used in sound studios can be either just larger versions of the domestic variety, or much larger constructions with slabs of concrete to keep the resonance frequency down. The manufacture of integrated circuits uses massive floating floors with hundreds of tons in weight of concrete to avoid vibration affecting mask alignment.
Floating floors are one of the requirements for the THX high-fidelity sound reproduction standard for movie theaters, screening rooms, home theaters, computer speakers, gaming consoles, and car audio systems.
While floating floors add to the appeal of a home, they are not recommended for areas that may get wet, i.e. bathrooms and near exterior doors.
[http://en.wikipedia.org/wiki/Floating_floor]Тематики
EN
DE
FR
Русско-французский словарь нормативно-технической терминологии > пол плавающий
См. также в других словарях:
Type system — Type systems Type safety Inferred vs. Manifest Dynamic vs. Static Strong vs. Weak Nominal vs. Structural Dependent typing Duck typing Latent typing Linear typing Uniqueness typing … Wikipedia
Method overriding — Method overriding, in object oriented programming, is a language feature that allows a subclass or child class to provide a specific implementation of a method that is already provided by one of its superclasses or parent classes. The… … Wikipedia
Method overloading — is a feature found in various programming languages such as Ada, C#, C++ and Java that allows the creation of several functions with the same name which differ from each other in terms of the type of the input and the type of the output of the… … Wikipedia
Type signature — is a term that is used in computer programming.A type signature defines the inputs and outputs for a function or method. A type signature includes at least the function name and the number of its parameters. In some programming languages, it may… … Wikipedia
Method overriding (programming) — Method overriding, in object oriented programming, is a language feature that allows a subclass to provide a specific implementation of a method that is already provided by one of its superclasses. The implementation in the subclass overrides… … Wikipedia
method — method, mode, manner, way, fashion, system are comparable when they denote the means taken or the plan or procedure followed in doing a kind of work or in achieving an end. Method may denote either an abstraction or a concrete procedure, but in… … New Dictionary of Synonyms
Type design — is the art of designing typefaces. Although the technology of printing text using movable type was invented in China, and despite the esteem which calligraphy held in that civilization, the vast number of Chinese characters meant that few… … Wikipedia
Type generalization — is a technique commonly used in refactoring. The idea is to draw on the benefits of object orientation and make more generalized types, thus enabling more code sharing, leading to better maintainability as there is less code to write. Too general … Wikipedia
Type polymorphism — In computer science, polymorphism is a programming language feature that allows values of different data types to be handled using a uniform interface. The concept of parametric polymorphism applies to both data types and functions. A function… … Wikipedia
Method (computer programming) — In object oriented programming, a method is a subroutine (or procedure or function) associated with a class. Methods define the behavior to be exhibited by instances of the associated class at program run time. Methods have the special property… … Wikipedia
Method signature — In computer programming, especially object oriented programming, a method is commonly identified by its unique method signature, which usually includes the method name, and the number, types and order of its parameters.[1] A method signature is… … Wikipedia