-
1 PFI
(programmable function input) вход (входная линия) с программируемыми функциямиобеспечивает гибкость - позволяет изменять режим работы линии, например, один и тот же вход может использоваться для приёма внешних сигналов синхронизации, сигналов запуска и как вход/выход счётчика, что важно для таких приложений, как сбор данных, автоматизация измерений и т. п.Syn:см. тж. data acquisitionАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > PFI
-
2 PFI
1) Общая лексика: personal feedback interview, private finance initiative2) Компьютерная техника: Programmable Function Input3) Американизм: Postpone Funding Indefinitely, Public Finance Initiative, Public Funding Iniquity4) Военный термин: physical fitness index, postflight inspection5) Техника: power fail interrupt, предпожарный контроль (Pre-Fire Inspection), Институт производства труб (Pipe Fabrication Institute)6) Автомобильный термин: port fuel injection, port fuel injection (GM)7) Биржевой термин: Prolonged Financial Income8) Сокращение: Private Finance Initiative (UK MoD)9) Физиология: Profits From Illness10) Транспорт: Programmable Fuel Injection11) Фирменный знак: Paul Fletcher International12) Деловая лексика: Planning For Improvement13) Медицинская техника: индекс кровотока пениса (penis bloodflow index)14) Общественная организация: Paws For Independence, Prison Fellowship International15) Должность: Pay For Inclusion, Perishable Fruit Inspector16) AMEX. Pelican Financial, Inc. -
3 system
1) система || системный3) вчт операционная система; программа-супервизор5) вчт большая программа6) метод; способ; алгоритм•system halted — "система остановлена" ( экранное сообщение об остановке компьютера при наличии серьёзной ошибки)
- CPsystem- H-system- h-system- hydrogen-air/lead battery hybrid system- Ksystem- Lsystem- L*a*b* system- master/slave computer system- p-system- y-system- Δ-system -
4 BIOS
['baios] n. shkurtesë nga b asic i nput o utput s ystem ( BIOS) sistemi themelor për hyrje-dalje ( informatikë)What is BIOS?BIOS is an acronym for Basic Input/Output System. It is the boot firmware program on a PC, and controls the computer from the time you start it up until the operating system takes over. When you turn on a PC, the BIOS first conducts a basic hardware check, called a Power-On Self Test (POST), to determine whether all of the attachments are present and working. Then it loads the operating system into your computer's random access memory, or RAM.The BIOS also manages data flow between the computer's operating system and attached devices such as the hard disk, video card, keyboard, mouse, and printer.The BIOS stores the date, the time, and your system configuration information in a battery-powered, non-volatile memory chip, called a CMOS (Complementary Metal Oxide Semiconductor) after its manufacturing process.Although the BIOS is standardized and should rarely require updating, some older BIOS chips may not accommodate new hardware devices. Before the early 1990s, you couldn't update the BIOS without removing and replacing its ROM chip. Contemporary BIOS resides on memory chips such as flash chips or EEPROM (Electrically Erasable Programmable Read-Only Memory), so that you can update the BIOS yourself if necessary.For detailed information about BIOS updates, visit:What is firmware?Firmware consists of programs installed semi-permanently into memory, using various types of programmable ROM chips, such as PROMS, EPROMs, EEPROMs, and flash chips.Firmware is non-volatile, and will remain in memory after you turn the system off.Often, the term firmware is used to refer specifically to boot firmware, which controls a computer from the time that it is turned on until the primary operating system has taken over. Boot firmware's main function is to initialize the hardware and then to boot (load and execute) the primary operating system. On PCs, the boot firmware is usually referred to as the BIOS.What is the difference between memory and disk storage?Memory and disk storage both refer to internal storage space in a computer.The term memory usually means RAM (Random Access Memory). To refer to hard drive storage, the terms disk space or storage are usually used.Typically, computers have much less memory than disk space, because RAM is much more expensive per megabyte than a hard disk. Today, a typical desktop computer might come with 512MB of RAM, and a 40 gigabyte hard disk.Virtual memory is disk space that has been designated to act like RAM.Computers also contain a small amount of ROM, or read-only memory, containing permanent or semi-permanent (firmware) instructions for checking hardware and starting up the computer. On a PC, this is called the BIOS.What is RAM?RAM stands for Random Access Memory. RAM provides space for your computer to read and write data to be accessed by the CPU (central processing unit). When people refer to a computer's memory, they usually mean its RAM.New computers typically come with at least 256 megabytes (MB) of RAM installed, and can be upgraded to 512MB or even a gigabyte or more.If you add more RAM to your computer, you reduce the number of times your CPU must read data from your hard disk. This usually allows your computer to work considerably faster, as RAM is many times faster than a hard disk.RAM is volatile, so data stored in RAM stays there only as long as your computer is running. As soon as you turn the computer off, the data stored in RAM disappears.When you turn your computer on again, your computer's boot firmware (called BIOS on a PC) uses instructions stored semi-permanently in ROM chips to read your operating system and related files from the disk and load them back into RAM.Note: On a PC, different parts of RAM may be more or less easily accessible to programs. For example, cache RAM is made up of very high-speed RAM chips which sit between the CPU and main RAM, storing (i.e., caching) memory accesses by the CPU. Cache RAM helps to alleviate the gap between the speed of a CPU's megahertz rating and the ability of RAM to respond and deliver data. It reduces how often the CPU must wait for data from main memory.What is ROM?ROM is an acronym for Read-Only Memory. It refers to computer memory chips containing permanent or semi-permanent data. Unlike RAM, ROM is non-volatile; even after you turn off your computer, the contents of ROM will remain.Almost every computer comes with a small amount of ROM containing the boot firmware. This consists of a few kilobytes of code that tell the computer what to do when it starts up, e.g., running hardware diagnostics and loading the operating system into RAM. On a PC, the boot firmware is called the BIOS.Originally, ROM was actually read-only. To update the programs in ROM, you had to remove and physically replace your ROM chips. Contemporary versions of ROM allow some limited rewriting, so you can usually upgrade firmware such as the BIOS by using installation software. Rewritable ROM chips include PROMs (programmable read-only memory), EPROMs (erasable read-only memory), EEPROMs (electrically erasable programmable read-only memory), and a common variation of EEPROMs called flash memory.What is an ACPI BIOS?ACPI is an acronym that stands for Advanced Configuration and Power Interface, a power management specification developed by Intel, Microsoft, and Toshiba. ACPI support is built into Windows 98 and later operating systems. ACPI is designed to allow the operating system to control the amount of power provided to each device or peripheral attached to the computer system. This provides much more stable and efficient power management and makes it possible for the operating system to turn off selected devices, such as a monitor or CD-ROM drive, when they are not in use.ACPI should help eliminate computer lockup on entering power saving or sleep mode. This will allow for improved power management, especially in portable computer systems where reducing power consumption is critical for extending battery life. ACPI also allows for the computer to be turned on and off by external devices, so that the touch of a mouse or the press of a key will "wake up" the computer. This new feature of ACPI, called OnNow, allows a computer to enter a sleep mode that uses very little power.In addition to providing power management, ACPI also evolves the existing Plug and Play BIOS (PnP BIOS) to make adding and configuring new hardware devices easier. This includes support for legacy non-PnP devices and improved support for combining older devices with ACPI hardware, allowing both to work in a more efficient manner in the same computer system. The end result of this is to make the BIOS more PnP compatible.What is CMOS?CMOS, short for Complementary Metal Oxide Semiconductor, is a low-power, low-heat semiconductor technology used in contemporary microchips, especially useful for battery-powered devices. The specific technology is explained in detail at:http://searchsmb.techtarget.com/sDefinition/0,,sid44_gci213860,00.htmlMost commonly, though, the term CMOS is used to refer to small battery-powered configuration chips on system boards of personal computers, where the BIOS stores the date, the time, and system configuration details.How do I enter the Setup program in my BIOS?Warning: Your BIOS Setup program is very powerful. An incorrect setting could cause your computer not to boot properly. You should make sure you understand what a setting does before you change it.You can usually run Setup by pressing a special function key or key combination soon after turning on the computer, during its power-on self test (POST), before the operating system loads (or before the operating system's splash screen shows). During POST, the BIOS usually displays a prompt such as:Press F2 to enter SetupMany newer computers display a brief screen, usually black and white, with the computer manufacturer's logo during POST.Entering the designated keystroke will take you into the BIOS Setup. Common keystrokes to enter the BIOS Setup are F1, F2, F10, and Del.On some computers, such as some Gateway or Compaq computers, graphics appear during the POST, and the BIOS information is hidden. You must press Esc to make these graphics disappear. Your monitor will then display the correct keystroke to enter.Note: If you press the key too early or too often, the BIOS may display an error message. To avoid this, wait about five seconds after turning the power on, and then press the key once or twice.What's the difference between BIOS and CMOS?Many people use the terms BIOS (basic input/output system) and CMOS (complementary metal oxide semiconductor) to refer to the same thing. Though they are related, they are distinct and separate components of a computer. The BIOS is the program that starts a computer up, and the CMOS is where the BIOS stores the date, time, and system configuration details it needs to start the computer.The BIOS is a small program that controls the computer from the time it powers on until the time the operating system takes over. The BIOS is firmware, which means it cannot store variable data.CMOS is a type of memory technology, but most people use the term to refer to the chip that stores variable data for startup. A computer's BIOS will initialize and control components like the floppy and hard drive controllers and the computer's hardware clock, but the specific parameters for startup and initializing components are stored in the CMOS. -
5 circuit
1) схема; цепь; контур2) канал; линия; тракт3) тлф. шлейф5) круговое движение, движение по окружности || совершать круговое движение, двигаться по окружности•- 2D circuit
- 3D circuit
- absorbing circuit
- absorption circuit
- ac circuit
- acceptor circuit
- adaptive logic circuit
- additive printed circuit
- adjustable threshold logic circuit
- aerial circuit
- alive circuit
- aluminium-gate MOS integrated circuit
- aluminum-gate MOS integrated circuit
- AM detecting circuit
- analog circuit
- ancillary circuit
- AND circuit
- anode circuit
- antenna circuit
- anticlutter circuit
- anticoincidence circuit
- antihunt circuit
- antijamming circuit
- anti-Karp circuit
- antiresonance circuit
- antiresonant circuit
- antisidetone circuit
- aperiodic circuit
- application-specific integrated circuit
- approved circuit
- array integrated circuit
- astable circuit
- autodyne circuit
- automatic start circuit
- averaging circuit
- azimuth-sweep circuit
- back-plate circuit
- back-to-back circuit
- balanced circuit
- base-line marker circuit
- basic circuit
- beta circuit
- beta feedback circuit
- bias circuit
- bidirectional clamping circuit
- bilateral circuit
- bipolar circuit
- bipolar integrated circuit
- bistable circuit
- bistable multivibrator circuit
- black stretch circuit
- black-level restoring circuit
- black-level setting circuit
- blanking circuit
- bootstrap circuit
- bound circuit
- boxcar circuit
- branch circuit
- branched circuit
- bridge circuit
- bridged circuit
- broken circuit
- bubble annihilation circuit
- bubble circuit
- bubble detection circuit
- bubble propagation circuit
- bubble replication circuit
- bubble stretching circuit
- bubble switching circuit
- bubble-domain annihilation circuit
- bubble-domain detection circuit
- bubble-domain propagation circuit
- bubble-domain replication circuit
- bubble-domain stretching circuit
- bubble-domain switching circuit
- bucket-brigade circuit
- buffer circuit
- building-out circuit
- built-up circuit
- bulk-effect integrated circuit
- butterfly circuit
- butterfly tank circuit
- calibrating circuit
- call circuit
- capacitive differentiator circuit
- capacitive oscillatory circuit
- cathode circuit
- central-battery circuit
- ceramic printed circuit
- charge-coupled device integrated circuit
- chemically deposited printed circuit
- chemically reduced printed circuit
- chemically-assembled integrated circuit
- chevron bubble propagation circuit
- chevron bubble-domain propagation circuit
- chip integrated circuit
- cholesteric circuit
- chopping circuit
- chrominance matrix circuit
- chrominance separation circuit
- chrominance take-off circuit
- circuit of graph
- clamping circuit
- clamp-on circuit
- clipping circuit
- clock circuit
- clocked circuit
- close-coupled circuits
- closed circuit
- closed magnetic circuit
- CMOS integrated circuit
- coaxial circuit
- coincidence circuit
- collector circuit
- collector-diffusion isolated integrated circuit
- color processing circuit
- color purity circuit
- color-balance circuit
- color-indexing circuit
- color-killer circuit
- Colpitts oscillatory circuit
- combinational circuit
- combinatorial circuit
- combiner circuit
- common-base circuit
- common-battery circuit
- common-cathode circuit
- common-collector circuit
- common-drain circuit
- common-emitter circuit
- common-gate circuit
- common-grid circuit
- common-source circuit
- common-use circuit
- compander circuit
- comparator circuit
- comparison circuit
- compatible circuit
- compensating circuit
- complementary circuit
- complementary MOS integrated circuit
- complementary symmetry circuit
- complementary symmetry MOS integrated circuit
- complementary-output circuit
- composite circuit
- compound circuit
- compression circuit
- computer circuits
- conference circuit
- consumer integrated circuit
- contiguous-disk bubble propagation circuit
- contiguous-disk bubble-domain propagation circuit
- control circuit
- controller circuit
- convergence circuit
- cord circuit
- core-diode circuit
- core-transistor circuit
- correction input circuit
- COSMOS circuit
- countdown circuits
- counter circuit
- counter timer circuit
- counting circuit
- coupled circuits
- cross-control circuit
- crossed-waveguide circuit
- crosspoint integrated circuit
- cryotron circuit
- cue circuit
- current-access bubble circuit
- current-feedback circuit
- current-limited circuit
- current-source equivalent circuit
- custom circuit
- customer-specific integrated circuit
- custom-wired integrated circuit
- cutoff circuit
- damping circuit
- dash circuit
- data circuit
- dc circuit
- dc restoration circuit
- dead-on-arrival integrated circuit
- decision circuit
- decision making circuit
- decoupling circuit
- dedicated integrated circuit
- deep-submicron integrated circuit
- degenerative circuit
- delay circuit
- delay-insensitive circuit
- delay-sensitive circuit
- delta circuit
- demultiplexing circuit
- deposited integrated circuit
- derived circuit
- despiker circuit
- despiking circuit
- detector circuit
- detuned circuit
- dial toll circuit
- dial-up circuit
- diamond circuit
- die integrated circuit
- dielectric isolated integrated circuit
- differential-frequency circuit
- differentiating circuit
- diffused-isolation integrated circuit
- digital circuit
- digital integrated circuit
- digital logic circuit
- diode array integrated circuit
- diode integrated circuit
- diode-coupled circuit
- diplex circuit
- direct international circuit
- direct transit international circuit
- direct-coupled circuit
- direct-wire circuit
- discharge circuit
- discrete circuit
- discrete-component circuit
- disjunction circuit
- distributed-element circuit
- divided circuit
- dividing circuit
- Doppler tracking circuit
- dot circuit
- double-coincidence circuit
- double-ended cord circuit
- double-ridge easitron circuit
- double-ridge Karp circuit
- double-sided circuit
- double-tuned circuit
- down-scaled integrated circuit
- driven circuit
- dry circuit
- dry-processed integrated circuit
- DTF circuit
- dual-in-line integrated circuit
- duplex circuit
- duplicated circuit
- dynamic-convergence circuit
- dynamic-focus circuit
- dynamic-track following circuit
- earth circuit
- earthed circuit
- E-beam litho circuit
- EC circuit
- Eccles-Jordan circuit
- EITHER-OR circuit
- electric circuit
- electronic circuit
- elevated-electrode integrated circuit
- embossed-foil printed circuit
- emitter-coupled circuit
- emitter-follower logic integrated circuit
- engineering circuit
- epitaxial circuit
- epitaxial passivated integrated circuit
- equalization circuit
- equivalent circuit
- equivalent integrated circuit
- etched printed circuit
- evaporated circuit
- exclusive OR circuit
- expanded-sweep circuit
- expander circuit
- external circuit
- external magnetic circuit
- extra LSI circuit
- face-down integrated circuit
- fail-safe circuit
- fallback circuit
- fan-in circuit
- fan-out circuit
- fast time-constant circuit
- feed circuit
- feedback circuit
- ferrite-diode circuit
- ferrite-transistor circuit
- ferroresonant circuit
- field-access bubble circuit
- field-programmable integrated circuit
- filament circuit
- film integrated circuit
- fine-line integrated circuit
- fine-pattern integrated circuit
- flat-pack integrated circuit
- flexible printed circuit
- flip-chip integrated circuit
- flip-flop circuit
- flux transfer circuit
- flywheel circuit
- forced coupled circuits
- forked circuit
- four-wire circuit
- frame-grounding circuit
- frame-scanning circuit
- free coupled circuits
- freely oscillating coupled circuits
- free-running circuit
- frequency-changing circuit
- full-wave circuit
- fully integrated circuit
- function circuit
- g equivalent circuit
- ganged circuits
- gate circuit
- gate equivalent circuit
- Giacoletto circuit
- Goto-pair circuit
- grid circuit
- grounded circuit
- grounded-base circuit
- grounded-collector circuit
- grounded-emitter circuit
- grounded-grid circuit
- ground-return circuit
- grouping circuit
- guard-ring isolated monolithic integrated circuit
- Gunn-effect circuit
- h equivalent circuit
- half-phantom circuit
- half-wave circuit
- Hamilton circuit
- hardened circuit
- Hartley oscillatory circuit
- Hazeltine neutralizing circuit
- head circuit
- heater circuit
- high-temperature superconductor integrated circuit
- holding circuit
- horizontal scanning circuit
- horizontal sync circuit
- horizontal-deflection circuit
- hotline circuit
- hybrid circuit
- hybrid integrated circuit
- hybrid pi equivalent circuit
- hybrid thin-film circuit
- hybrid thin-film integrated circuit
- hybrid-type circuit
- I2L circuit
- ideal-transformer equivalent circuit
- identification circuit
- idler circuit
- ignition circuit
- image circuit
- impulsing circuit
- inclusive NOR circuit
- inclusive OR circuit
- incoming circuit
- individually wired circuit
- inductance-capacitance coupling circuit
- inductive circuit
- inductive differentiator circuit
- inductive oscillatory circuit
- inductively coupled circuit
- injection circuit
- injection integrated circuit
- input circuit
- inquiry circuit
- insulated-substrate integrated circuit
- integrate-and-dump circuit
- integrated circuit
- integrated injection logic circuit
- integrated optical circuit
- integrating circuit
- interaction circuit
- interface circuit
- inter-integrated circuit
- interlock circuit
- intermediate-frequency circuit
- inverter circuit
- ion-implanted bubble propagation circuit
- ion-implanted bubble-domain propagation circuit
- ion-implanted MOS integrated circuit
- iron circuit
- isolated integrated injection logic circuit
- isolated-substrate solid circuit
- isoplanar integrated circuit
- isoplanar-based integrated circuit
- joint circuit
- joint denial circuit
- Josephson logic integrated circuit
- Josephson-junction logic integrated circuit
- junction circuit
- junction-isolation integrated circuit
- Karp circuit
- keep-alive circuit
- keying circuit
- killer circuit
- label circuit
- ladder circuit
- lagging circuit
- large-scale hybrid integration circuit
- large-scale integration circuit
- laser-configured application-specific integrated circuit
- latched circuit
- latching Boolean circuit
- latching circuit
- leak circuit
- leakage circuit
- leased circuit
- line circuit
- linear circuit
- linear integrated circuit
- line-scan circuit
- line-scanning circuit
- live circuit
- load circuit
- local circuit
- local-battery circuit
- locking circuit
- Loftin-White circuit
- logic circuit
- long-distance telephone circuit
- longitudinal circuit
- losser circuit
- low-energy circuit
- low-temperature superconductor integrated circuit
- L-section circuit
- lumped circuit
- lumped-constant circuit
- made-to-order circuit
- magnetic circuit
- magnetic convergence circuit
- magnetic integrated circuit
- magnetic-core circuit
- majority circuit
- master-slice integrated circuit
- matching circuit
- matrix circuit
- matrix integrated circuit
- McCulloh circuit
- medium-scale integration circuit
- memory circuit
- merged transistor logic integrated circuit
- Mesny circuit
- message circuit
- metal-dielectric-semiconductor integrated circuit
- metallic circuit
- metal-oxide-semiconductor integrated circuit
- metal-oxide-semiconductor large scale integration circuit
- meter-current circuit
- meter-voltage circuit
- microcomputer integrated circuit
- microelectronic integrated circuit
- microenergy logic circuit
- micrologic circuit
- micropower circuit
- microprinted circuit
- microprocessor integrated circuit
- microprocessor logic-support circuit
- microprogrammed circuit
- microwatt circuit
- microwave circuit
- microwave integrated circuit
- mix circuit
- mixing circuit
- molecular integrated circuit
- monobrid integrated circuit
- monolithic integrated circuit
- monolithic microwave integrated circuit
- monophase integrated circuit
- monostable circuit
- MOS integrated circuit
- MOS-on-sapphire integrated circuit
- MTL integrated circuit
- mu circuit
- mu feedback circuit
- multibrid integrated circuit
- multichip integrated circuit
- multidrop circuit
- multifunctional integrated circuit
- multilayer circuit
- multilevel-metallized integrated circuit
- multiphase integrated circuit
- multiplanar circuit
- multiple circuit
- multiple-chip circuit
- multiple-substrate solid circuit
- multipoint circuit
- multistable circuit
- multistage circuit
- muting circuit
- NAND circuit
- nanotube integrated circuit
- n-channel logic MOS integrated circuit
- negative OR circuit
- NEITHER-NOR circuit
- neutral magnetic circuit
- neutralizing circuit
- noise equivalent circuit
- noise suppression circuit
- nondisjunction circuit
- noninductive circuit
- nonlinear circuit
- nonphantomed circuits
- nonredundant circuit
- NOR circuit
- NOT circuit
- NOT-AND circuit
- NOT-OR circuit
- off-the-shelf circuit
- one-chip integrated circuit
- one-sided circuit
- one-wire circuit
- open circuit
- open magnetic circuit
- open-wire circuit
- optical integrated circuit
- optically coupled circuit
- optoelectronic integrated circuit
- optron integrated circuit
- OR circuit
- OR-ELSE circuit
- oscillator circuit
- oscillatory circuit
- output circuit
- overcoupled circuits
- overlap telling circuit
- oxide-isolated integrated circuit
- packaged circuit
- painted printed circuit
- parallel circuit
- parallel LCR circuit
- parallel-resonant circuit
- parallel-series circuit
- passivated integrated circuit
- p-channel logic MOS integrated circuit
- peak-holding circuit
- peaking circuit
- peak-riding clipping circuit
- perforated bubble propagation circuit
- perforated bubble-domain propagation circuit
- periodic circuit
- peripheral integrated circuit
- permalloy circuit
- permanent virtual circuit
- phantom circuit
- phase-advance circuit
- phase-comparison circuit
- phase-compensating circuit
- phase-delay circuit
- phase-equalizing circuit
- phase-inverting circuit
- phase-lag circuit
- phase-shift circuit
- photonic integrated circuit
- physical circuits
- physical equivalent circuit
- pi circuit
- pickax bubble propagation circuit
- pickax bubble-domain propagation circuit
- piezoelectric-crystal equivalent circuit
- pilot circuit
- planar integrated circuit
- planex integrated circuit
- plastic integrated circuit
- plastic-encapsulated integrated circuit
- plate circuit
- plated circuit
- plated printed circuit
- p-n junction isolated integrated circuit
- point-to-point circuit
- polar circuit
- polarized magnetic circuit
- polling circuit
- polymer integrated circuit
- polymer logic circuit
- polymer-based logic circuit
- polyphase circuit
- positioning circuit
- potentiometer circuit
- potted circuit
- power adder circuit
- preemphasis circuit
- presetting circuit
- primary circuit
- primary series circuit
- printed circuit
- printed wiring circuit
- printed-component circuit
- program circuit
- programmed interconnection pattern large-scale integration circuit
- propagation circuit
- proprietary integrated circuit
- pulse-actuated circuit
- pulse-shaping circuit
- pulsing circuit
- pump circuit
- pumping circuit
- purity circuit
- push-pull circuit
- push-push circuit
- push-to-talk circuit
- push-to-type circuit
- quadruplex circuit
- quasi-bistable circuit
- quasi-monostable circuit
- quenching circuit
- quiet-tuning circuit
- r equivalent circuit
- radiating circuit
- radiation hardened integrated circuit
- radio circuit
- radio communication circuit
- radio-frequency integrated circuit
- radio-receiving circuit
- radio-transmitting circuit
- range-marker circuit
- range-sweep circuit
- range-tracking circuit
- rapid single flux quantum circuit
- RC circuit
- RCG circuit
- RCTL circuit
- RDTL circuit
- reactance control circuit
- reaction circuit
- reactive circuit
- read-and-write circuit
- redundant circuit
- reflex circuit
- regenerative circuit
- rejector circuit
- repeat circuit
- reset circuit
- reset control circuit
- reshaping circuit
- resistance-capacitance circuit
- resistance-inductance circuit
- resistance-inductance-capacitance circuit
- resistor-capacitor-transistor logic circuit
- resistor-coupled transistor logic circuit
- resistor-diode-transistor logic circuit
- resistor-transistor logic circuit
- resonant circuit
- retroactive circuit
- reverberation-controlled gain circuit
- right-plane circuit
- ring circuit
- ring-and-bar circuit
- ringdown circuit
- ringing circuit
- RL circuit
- RLC circuit
- RSFQ circuit
- RTL circuit
- sample-and-hold circuit
- sampling circuit
- scaled integrated circuit
- scale-of-eight circuit
- scale-of-ten circuit
- scale-of-two circuit
- scaling circuit
- scanning circuit
- scrambler circuit
- screened circuit
- sealed circuit
- sealed-junction integration circuit
- selective circuit
- self-holding circuit
- self-repairing circuit
- self-saturating circuit
- semiconductor integrated circuit
- semiconductor-magnetic circuit
- semicustom integrated circuit
- separation circuit
- series circuit
- series RLC circuit
- series-peaking circuit
- series-resonant circuit
- service circuit
- short circuit
- shunt circuit
- shunt-peaking circuit
- shunt-series circuit
- side circuits
- sidetone suppression circuit
- signal circuit
- signal-processing circuit
- silent circuit
- silicon integrated circuit
- silicon-on-sapphire integrated circuit
- simple parallel circuit
- simplex circuit
- single-chip integrated circuit
- single-ended circuit
- single-mask level bubble circuit
- single-phase circuit
- single-ridge easitron circuit
- single-ridge Karp circuit
- single-shot trigger circuit
- single-trip trigger circuit
- single-tuned circuit
- single-wire circuit
- slave circuit
- sliding short circuit
- slow-wave circuit
- small outline integrated circuit
- small-scale integrated circuit
- smoothing circuit
- sneak circuit
- software circuit
- solid-state circuit
- spare circuit
- spark circuit
- speaker circuit
- sprayed printed circuit
- square-rooting circuit
- squaring circuit
- squelch circuit
- stacked circuit
- staggered circuits
- stamped printed circuit
- standard scale circuit
- star-connected circuit
- starting circuit
- start-stop circuit
- static-induction transistor integrated circuit
- stenode circuit
- stick circuit
- stopper circuit
- storage circuit
- straightforward circuit
- stripline circuit
- submicron integrated circuit
- subscriber line interface circuit
- subscriber-line audio-processing circuit
- superconducting tank circuit
- superimposed circuit
- superposed circuit
- supervising circuit
- support circuit
- sweep circuit
- switch virtual circuit
- switched circuit
- switching circuit
- sync separator circuit
- sync stretch circuit
- synchronous circuit
- T2L circuit
- talk-back circuit
- tank circuit
- tantalum thin-film circuit
- tap circuit
- tapped circuit
- tapped resonant circuit
- tapped-capacitor circuit
- tapped-capacitor resonant circuit
- tapped-coil circuit
- tapped-coil resonant circuit
- tapped-inductor circuit
- tapped-inductor resonant circuit
- T-bar bubble propagation circuit
- T-bar bubble-domain propagation circuit
- T-circuit
- telegraph circuit
- telephone circuit
- telling circuit
- terminating circuit
- Thevenin equivalent circuit
- thick-film circuit
- thin-film circuit
- three-dimensional circuit
- three-phase circuit
- threshold circuit
- through circuit
- tie-line circuit
- time-base circuit
- time-delay circuit
- toll-circuit
- totem-pole circuit
- transfer circuit
- transformer-coupled circuit
- transistor equivalent circuit
- transistor-transistor logic circuit
- traveling-wave-tube interaction circuit
- tributary circuit
- trigger circuit
- trunk circuit
- trunk terminating circuit
- trunk-junction circuit
- tse circuit
- TTL circuit
- tube circuit
- tube equivalent circuit
- tuned circuit
- tuning circuit
- twin-circuit
- twin-T circuit
- two-dimensional circuit
- two-state circuit
- two-way circuit
- two-wire circuit
- UHS integrated circuit
- ultra-audion circuit
- ultra-high-speed integrated circuit
- unbalanced circuit
- undefined function circuit
- underdamped circuit
- unilateral circuit
- unipolar integrated circuit
- universal cord circuit
- vacuum integrated circuit
- vacuum-deposited integrated circuit
- vapor-deposited printed circuit
- vertical deflection circuit
- vertical scanning circuit
- vertical sync circuit
- very high-speed integrated circuit
- very large-scale integration circuit
- V-groove isolated integrated injection logic circuit
- vibrating circuit
- video circuit
- virtual circuit
- voltage-feedback circuit
- voltage-source equivalent circuit
- wafer-on-scale integrated circuit
- warning circuit
- watch integrated circuit
- waveguide circuit
- waveguide short circuit
- weakly superconducting circuit
- weighting circuit
- welded electronic circuit
- white circuit
- wire circuit
- wired circuit
- wire-wrapped circuit
- writing circuit
- X-bar bubble propagation circuit
- X-bar bubble-domain propagation circuit
- XNOR circuit
- XOR circuit
- X-ray litho integrated circuit
- y equivalent circuit
- Y-bar bubble propagation circuit
- Y-bar bubble-domain propagation circuit
- Y-connected circuit
- z equivalent circuit
- zig-zag asymmetrical permalloy-wedges circuit
- zigzag permalloy track circuitThe New English-Russian Dictionary of Radio-electronics > circuit
-
6 switch
1) переключатель; коммутатор; ключ; выключатель || переключать; коммутировать; переводить в другое состояние2) магн. перемагничивать•- switch in- switch off
- switch on
- address selection switch
- alteration switch
- AND switch
- anticoincidence switch
- automatic-manual switch
- backbone switch
- barrel switch
- bidirectional switch
- bilateral switch
- binary switch
- bit switch
- breakpoint switch
- byte switch
- configuration switch
- context switch
- crossbar switch
- crosspoint switch
- current-selected switch
- debounced switch
- decade switch
- decoder switch
- diamond switch
- diode switch
- DIP switch
- distributed switch
- double-coincidence switch
- double-pole switch
- dual-in-line switch
- electroluminescent-photoconductive switch
- electron-beam switch
- electronic switch
- EL-PC switch
- emergency off switch
- emergency switch
- emergency-pull switch
- ferroelectric switch
- function switch
- gang switch
- Hall-effect switch
- hook switch
- input switch
- insertion switch
- intelligent switch
- interprocessor switch
- intervention switch
- jack switch
- key lock switch
- LED-illuminated switch
- lighted switch
- linear selection switch
- load-sharing switch
- logical switch
- lumped switch
- magnetic switch
- magnetooptical switch
- manual switch
- matrix switch
- microwave switch
- mode switch
- multicontact switch
- multiple-input switch
- multiple-position switch
- multiplexer switch
- multiplex switch
- multiposition switch
- multiway switch
- N-gang switch
- N-pole switch
- N-position switch
- N-way switch
- on-board switch
- one-shot switch
- on-off switch
- operation-control switch
- optical bypass switch
- optical switch
- optoelectronic switch
- OR switch
- origination switch
- output switch
- packet switch
- parallel inverter switch
- programmed switch
- program switch
- programmable switch
- pulse switch
- push-button switch
- rearrangeable switch
- rectangular switch
- reed switch
- relay switch
- result switch
- rocker switch
- rotary switch
- selector switch
- sense switch
- sequence switch
- single-throw switch
- slide switch
- snap action switch
- software-controled switch
- space-division switch
- store-and-forward switch
- tamper switch
- tandem switch
- tape select switch
- tape-feed switch
- thin-film switch
- three-input switch
- thumbwheel switch
- time switch
- toggle switch
- transistor switch
- tree switch
- triple-coincedence switch
- tumbler switch
- two-channel switch
- two-input switch
- two-level switch
- unidirectional switch
- voltage-selected switch
- whiffletree switchEnglish-Russian dictionary of computer science and programming > switch
-
7 filter
1) фильтр || фильтровать; использовать фильтр2) светофильтр, оптический фильтр•- acceptance filter
- acoustic filter
- acoustic surface-wave filter
- acoustic-wave filter
- acoustooptical filter
- active filter
- ActiveX server filter
- adaptive filter
- air filter
- air-spaced filter
- all-pass filter
- all-pole filter
- all-zero filter
- ambient-light filter
- amplitude filter
- analog-computer filter
- analog-computer-type filter
- antialiasing filter
- apodized filter
- array-processing filter - band-stop filter
- barometric filter
- barometric air filter
- Bessel filter
- binary filter - biquad filter
- biquartic filter
- birefringent filter
- birefringent optical filter
- bleaching filter
- bogon filter
- Bozo filter
- BP filter
- breather filter
- bridge filter
- bridged-T filter
- broadcast filter
- brute-force filter
- Butterworth filter
- canonical recursive filter
- capacitor-input filter
- carrier transfer filter
- Cauer filter
- cavity filter
- cavity-coupled filter
- CCTT filter
- ceramic filter
- channel filter
- channel-bank filter
- channel-separation filter
- Chebyshev filter
- chirp-generating filter
- choke-input filter
- Christiansen filter
- chroma filter
- click filter
- clutter suppression filter
- C-message filter
- coaxial filter
- coherent memory filter
- color filter
- colored-glass filter
- color separation filter
- comb filter
- compensating filter
- complex spatial filter
- composite filter
- constant-current filter
- constant-K filter
- continuous capacitive tapping transversal filter
- continuous inductive tapping transversal filter
- continuously tunable filter
- continuous resistive tapping transversal filter
- convolution filter
- correction filter
- corrective filter
- crystal filter
- dechirping filter
- deconvolution filter
- decoupling filter
- deemphasis filter
- delay-line filter
- delta-modulation filter
- demodulator filter - dichroic filter
- dielectric filter
- dielectric slab filter
- digital filter
- digital frequency mapping filter
- digitally tuned filter - directional filter
- discrete filter
- discrimination filter
- dispersion filter
- dispersive filter
- dm filter
- Doppler filter
- dynamic tracking filter
- electric filter
- electric-wave filter
- electronically tunable filter
- elliptic filter
- elliptic-function filter
- enhancement filter - Fabry-Perot interference filter
- feed-forward MTI radar filter
- feedthrough filter
- fiber filter
- finite impulse-response filter
- finite-duration impulse-response filter
- fin-line filter
- FIR filter
- first-order filter
- fixed filter
- fixed-frequency filter
- fixed-point digital filter
- floating-point digital filter
- formant filter
- Fourier transform filter
- four-port filter
- FP filter
- Frechet filter
- frequency filter
- frustrated total reflection filter
- gelatin filter
- generating filter
- glare filter
- glass filter
- graded filter
- gray filter - harmonic filter
- heat filter
- HF filter
- high filter
- high-cut filter
- high-frequency filter
- high-order filter
- high-pass filter
- hiss filter
- hologram filter
- holographic filter
- IIR filter
- inductive-input filter
- infinite impulse-response filter
- infinite-duration impulse-response filter
- infrared filter
- in-line filter
- integrated-and-dump filter
- integrating filter
- interference filter
- interferential polarizational filter
- intermediate-frequency filter
- interpolation filter
- interstage filter
- inverse filter
- inverse-feedback filter
- ion-implanted array filter
- IR filter
- iterative filter
- junction filter
- Kalman filter
- key-click filter
- keying filter
- kill filter
- L-filter
- ladder-type filter
- lattice filter
- lead-zirconate-titanate filter
- leapfrog filter
- light filter
- line filter
- linear filter
- linear FM pulse compression filter
- linear space-invariant filter
- linear space-noninvariant filter
- liquid filter
- long-wavelength cutoff filter
- loop filter
- lossless filter
- low filter
- low-and-high-pass filter
- low-cut filter - L-section filter
- L-type filter
- lumped-constant filter
- Lyot filter
- magic-T filter
- magnetically tuned filter
- magnetooptical filter
- magnetostatic-wave filter
- magnetostrictive filter
- matched filter
- matched spatial filter
- matching filter
- m-derived filter
- mechanical filter
- mechanical-wave filter
- median filter
- microwave filter
- MIDI filter
- minimum-delay filter
- minimum-phase filter
- mismatched filter
- mode filter
- modulation filter
- multiple-bandpass filter
- multiple-reflection filter
- multiple-resonant-circuit filter
- multi-resonator filter
- multisection filter
- multistage filter
- narrow-band filter
- narrow-cut filter
- ND filter
- network filter
- neutral filter
- neutral-density filter
- neutral gray filter
- noise filter
- nonlinear filter
- nonrecursive filter
- nonselective filter
- notch filter
- n-section filter
- one-dimensional median filter
- optical filter
- packet filter
- parallel-T notch filter
- parametric filter
- partitioned adaptive filter
- passive filter
- phase filter
- photopic filter
- piezoelectric filter
- piezoelectric ceramics filter
- piezoelectric crystal filter
- pi-section filter
- plasma electroacoustic resonance filter
- plastics filter
- polarization interference filter
- polarizing filter
- polaroid filter
- pole-zero filter
- polynomial filter
- pop filter
- postemphasis filter
- postequalization filter
- powder filter
- power-line filter
- powerpack filter
- prediction filter - preequalization filter
- prewhitening filter
- programmable binary transversal filter
- pseudo-noise matched filter
- pulse-compression filter
- PZT filter
- quadrature filter
- quasi-optical filter
- radio-frequency interference filter
- range filter
- RC-filter
- recirculating filter
- recirculating air filter
- rectifier filter - reflection filter
- reflection holographic filter
- rejection filter
- resistance-capacitance filter
- resonant filter
- reverberation suppression filter
- RF filter
- RFI filter
- ripple filter
- roof filter
- rumble filter
- sampled-data filter
- SAW filter
- SC filter
- scatter filter
- scratch filter
- seasonal filter
- selective filter
- sending filter
- separation filter
- series m-derived filter
- SFG filter
- shaping filter
- sharp-cutoff filter
- short-term adaptive filter
- short-wavelength cutoff filter
- shunt m-derived filter
- signal-flow-graph filter
- signal-separation filter
- single-sideband filter
- slope filter
- slot filter
- slotted filter
- smoothing filter
- solid organic-dye filter
- solid-state filter
- sound-effect filter
- spatial filter
- spatial frequencyfilter
- spatial median filter
- spin-wave filter
- stacked crystal filter
- state-variable filter
- strip-line filter
- superconducting filter
- surface-acoustic-wave filter
- surface-wave chirp filter - switched-capacitor filter
- systolic filter
- tapped-delay-line filter
- tee filter
- temporal median filter
- thin-film filter
- thin-metal-film filter
- through filter
- time-dependent filter
- time-invariant filter
- time-varying filter
- tracking filter
- transmission filter
- transmission-line filter
- transparency filter
- transversal filter
- T-section filter
- tunable filter
- tuned filter
- twin-T filter
- two-dimensional filter
- two-dimensional median filter
- two-port filter
- ultraviolet filter
- unvoiced filter
- UV filter
- variable filter
- velocity filter
- vestigial-sideband filter
- voice filter
- voltage-controlled variable-bandwidth filter
- wave filter
- waveguide filter
- weighted filter
- whitening filter
- wide-angle filter
- wide-band filter
- wide-cut filter
- Wiener filter
- Wratten filter
- YIG filter
- yttrium-iron garnet filter
- zero-memory filter -
8 filter
1) фильтр || фильтровать; использовать фильтр2) светофильтр, оптический фильтр•- acceptance filter
- acoustic filter
- acoustic surface-wave filter
- acoustic-wave filter
- acoustooptical filter
- active filter
- ActiveX server filter
- adaptive filter
- air filter
- air-spaced filter
- all-pass filter
- all-pole filter
- all-zero filter
- ambient-light filter
- amplitude filter
- analog-computer filter
- analog-computer-type filter
- antialiasing filter
- apodized filter
- array-processing filter
- avalanche matched filter
- balanced filter
- band-elimination filter
- band-exclusion filter
- bandpass filter
- band-rejection filter
- band-splitting filter
- band-stop filter
- barometric air filter
- barometric filter
- Bessel filter
- binary filter
- binary transversal filter
- binomial filter
- biquad filter
- biquartic filter
- birefringent filter
- birefringent optical filter
- bleaching filter
- bogon filter
- Bozo filter
- BP filter
- breather filter
- bridge filter
- bridged-T filter
- broadcast filter
- brute-force filter
- Butterworth filter
- canonical recursive filter
- capacitor-input filter
- carrier transfer filter
- Cauer filter
- cavity filter
- cavity-coupled filter
- CCTT filter
- ceramic filter
- channel filter
- channel-bank filter
- channel-separation filter
- Chebyshev filter
- chirp-generating filter
- choke-input filter
- Christiansen filter
- chroma filter
- click filter
- clutter suppression filter
- C-message filter
- coaxial filter
- coherent memory filter
- color filter
- color separation filter
- colored-glass filter
- comb filter
- compensating filter
- complex spatial filter
- composite filter
- constant-current filter
- constant-K filter
- continuous capacitive tapping transversal filter
- continuous inductive tapping transversal filter
- continuous resistive tapping transversal filter
- continuously tunable filter
- convolution filter
- correction filter
- corrective filter
- crystal filter
- dechirping filter
- deconvolution filter
- decoupling filter
- deemphasis filter
- delay-line filter
- delta-modulation filter
- demodulator band filter
- demodulator filter
- dereverberation filter
- dichroic filter
- dielectric filter
- dielectric slab filter
- digital filter
- digital frequency mapping filter
- digital matched filter
- digital spectral mapping filter
- digitally tuned filter
- directional filter
- discrete filter
- discrimination filter
- dispersion filter
- dispersive filter
- dm filter
- Doppler filter
- dynamic tracking filter
- electric filter
- electric-wave filter
- electronically tunable filter
- elliptic filter
- elliptic-function filter
- enhancement filter
- extended Kalman filter
- Fabry-Perot filter
- Fabry-Perot interference filter
- feed-forward MTI radar filter
- feedthrough filter
- fiber filter
- finite impulse-response filter
- finite-duration impulse-response filter
- fin-line filter
- FIR filter
- first-order filter
- fixed filter
- fixed-frequency filter
- fixed-point digital filter
- floating-point digital filter
- formant filter
- Fourier transform filter
- four-port filter
- FP filter
- Frechet filter
- frequency filter
- frustrated total reflection filter
- gelatin filter
- generating filter
- glare filter
- glass filter
- graded filter
- gray filter
- grounded-capacitor low-pass filter
- gyrator filter
- harmonic filter
- heat filter
- HF filter
- high filter
- high-cut filter
- high-frequency filter
- high-order filter
- high-pass filter
- hiss filter
- hologram filter
- holographic filter
- IIR filter
- inductive-input filter
- infinite impulse-response filter
- infinite-duration impulse-response filter
- infrared filter
- in-line filter
- integrated-and-dump filter
- integrating filter
- interference filter
- interferential polarizational filter
- intermediate-frequency filter
- interpolation filter
- interstage filter
- inverse filter
- inverse-feedback filter
- ion-implanted array filter
- IR filter
- iterative filter
- junction filter
- Kalman filter
- key-click filter
- keying filter
- kill filter
- ladder-type filter
- lattice filter
- lead-zirconate-titanate filter
- leapfrog filter
- L-filter
- light filter
- line filter
- linear filter
- linear FM pulse compression filter
- linear space-invariant filter
- linear space-noninvariant filter
- liquid filter
- long-wavelength cutoff filter
- loop filter
- lossless filter
- low filter
- low-and-high-pass filter
- low-cut filter
- low-pass filter
- LP filter
- L-section filter
- L-type filter
- lumped-constant filter
- Lyot filter
- magic-T filter
- magnetically tuned filter
- magnetooptical filter
- magnetostatic-wave filter
- magnetostrictive filter
- matched filter
- matched spatial filter
- matching filter
- m-derived filter
- mechanical filter
- mechanical-wave filter
- median filter
- microwave filter
- MIDI filter
- minimum-delay filter
- minimum-phase filter
- mismatched filter
- mode filter
- modulation filter
- multiple-bandpass filter
- multiple-reflection filter
- multiple-resonant-circuit filter
- multi-resonator filter
- multisection filter
- multistage filter
- narrow-band filter
- narrow-cut filter
- ND filter
- network filter
- neutral filter
- neutral gray filter
- neutral-density filter
- noise filter
- nonlinear filter
- nonrecursive filter
- nonselective filter
- notch filter
- n-section filter
- one-dimensional median filter
- optical filter
- packet filter
- parallel-T notch filter
- parametric filter
- partitioned adaptive filter
- passive filter
- phase filter
- photopic filter
- piezoelectric ceramics filter
- piezoelectric crystal filter
- piezoelectric filter
- pi-section filter
- plasma electroacoustic resonance filter
- plastics filter
- polarization interference filter
- polarizing filter
- polaroid filter
- pole-zero filter
- polynomial filter
- pop filter
- postemphasis filter
- postequalization filter
- powder filter
- power-line filter
- powerpack filter
- prediction filter
- prediction-error filter
- preemphasis filter
- preequalization filter
- prewhitening filter
- programmable binary transversal filter
- pseudo-noise matched filter
- pulse-compression filter
- PZT filter
- quadrature filter
- quasi-optical filter
- radio-frequency interference filter
- range filter
- RC-filter
- recirculating air filter
- recirculating filter
- rectifier filter
- recurrent extended Kalman filter
- recursive filter
- reflection filter
- reflection holographic filter
- rejection filter
- resistance-capacitance filter
- resonant filter
- reverberation suppression filter
- RF filter
- RFI filter
- ripple filter
- roof filter
- rumble filter
- sampled-data filter
- SAW filter
- SC filter
- scatter filter
- scratch filter
- seasonal filter
- selective filter
- sending filter
- separation filter
- series m-derived filter
- SFG filter
- shaping filter
- sharp-cutoff filter
- short-term adaptive filter
- short-wavelength cutoff filter
- shunt m-derived filter
- signal-flow-graph filter
- signal-separation filter
- single-sideband filter
- slope filter
- slot filter
- slotted filter
- smoothing filter
- solid organic-dye filter
- solid-state filter
- sound-effect filter
- spatial filter
- spatial frequency filter
- spatial median filter
- spin-wave filter
- stacked crystal filter
- state-variable filter
- strip-line filter
- superconducting filter
- surface-acoustic-wave filter
- surface-wave chirp filter
- surface-wave comb filter
- swept filter
- switched-capacitor filter
- systolic filter
- tapped-delay-line filter
- tee filter
- temporal median filter
- thin-film filter
- thin-metal-film filter
- through filter
- time-dependent filter
- time-invariant filter
- time-varying filter
- tracking filter
- transmission filter
- transmission-line filter
- transparency filter
- transversal filter
- T-section filter
- tunable filter
- tuned filter
- twin-T filter
- two-dimensional filter
- two-dimensional median filter
- two-port filter
- ultraviolet filter
- unvoiced filter
- UV filter
- variable filter
- velocity filter
- vestigial-sideband filter
- voice filter
- voltage-controlled variable-bandwidth filter
- wave filter
- waveguide filter
- weighted filter
- whitening filter
- wide-angle filter
- wide-band filter
- wide-cut filter
- Wiener filter
- Wratten filter
- YIG filter
- yttrium-iron garnet filter
- zero-memory filterThe New English-Russian Dictionary of Radio-electronics > filter
-
9 module
4) космонавт. отсек•module of package dimensions — модуль размеров тары-
access module
-
albedocollecting solar module
-
all-space module
-
amorphous silicon power module
-
analog divider module
-
analog timing module
-
antilock module
-
applications software module
-
applications module
-
astronaut free-flying propulsion module
-
basic building-block module
-
basic module
-
bifacial solar module
-
biological module
-
biomedical module
-
buoyancy riser module
-
CAE module
-
CAM module
-
card module
-
carriage module
-
ceiling module
-
cell control module
-
close-pack module
-
computation module
-
concentrating photovoltaic module
-
control module
-
controller module
-
co-orbiting module
-
coplanar module
-
cordwood module
-
core module
-
crew module
-
definition module
-
descent module
-
digital module
-
docking module
-
docking payload module
-
dummy module
-
EDP module
-
electronic module
-
engine module
-
enlarged module
-
final drive exchange module
-
finite state-automata module
-
flat-plate solar module
-
flexible assembly module
-
free-flying module
-
fuel module
-
full interchangeable modules
-
functional module
-
function module
-
gas-compressor module
-
habitable module
-
hardware interface module
-
hardware module
-
hardware/software module
-
horizontal baseline module
-
hybrid module
-
hydraulic module
-
implementation module
-
inference control module
-
input/output control module
-
instrumentation module
-
instrument module
-
instrument-assembly module
-
instrumentation-propulsion module
-
interface module
-
irrigation module
-
laboratory space module
-
landing module
-
laterally docked module
-
linear module
-
living quarter module
-
loading module
-
load module
-
logistics module
-
longitudinal docked module
-
machining module
-
man-tended module
-
measurement module
-
meteorological module
-
microcircuit module
-
microminiature module
-
motorized pump module
-
multistring photovoltaic module
-
nuclear-power module
-
number assignment module
-
object module
-
oceanographic module
-
OMS module
-
orbit transfer vehicle module
-
orbital maneuvering system module
-
OTV module
-
payload module
-
pellet module
-
personality module
-
personal module
-
photovoltaic module
-
pilot cell module
-
plug-in module
-
point-focusing photovoltaic module
-
potted module
-
power module
-
power shift transmission module
-
prefabricated module
-
pressurized module
-
probe module
-
process execution module
-
programmable module
-
propulsion module
-
radially docked module
-
RCS module
-
reaction control system module
-
redocked modules
-
reenterable module
-
regulator module
-
replaceable module
-
replacement modules
-
retro propulsion module
-
robot grip module
-
robot module
-
robotic slip module
-
scientific equipment module
-
scientific research module
-
self-contained module
-
sensor module
-
service module
-
shingle-type photovoltaic module
-
signal processing module
-
single-ended module
-
software module
-
solar array module
-
solar battery module
-
solar module
-
solar-power module
-
source module
-
space station module
-
stacked module
-
standard module
-
subordinate module
-
tanker module
-
terrain monitoring module
-
three-dimensional module
-
transfer module
-
transmit-receive module
-
unmanned module
-
up-and-down module
-
utility module
-
working module -
10 delay
1) задержка, запаздывание; отсрочка || задерживать; откладывать ( обработку данных)•- adjustable delay
- ambiguity delay
- analog-variable delays
- answering delay
- buck delay
- buffer delay
- cable delay
- carrier-storage delay
- cascade delay
- clock-to-output delay
- communication delay
- compensating delay
- condenser delay
- corrective delay
- cross-cluster delay
- cross-network delay
- cross-office delay
- dead-time delay
- delay in transit
- delay per logic function
- digit delay
- envelope delay
- external delay
- falling delay
- fall delay
- gate delay
- group delay
- I/O delay
- input-to-output delay
- inverse-time delay
- network delay
- operating delay
- packet delay
- phase delay
- pin-in-to-pin-out delay
- pin-to-pin delay
- post dialing delay
- post sending delay
- programmable delay
- propagation delay
- pulse time delay
- response delay
- ripple delay
- rise delay
- rising delay
- round-trip collision delay
- round-trip delay
- service delay
- setup delay
- stray delay
- time delay
- timed delay
- timing delay
- topological delay
- transmission delay
- unit delay
- wiring delay
- worst case delay
- zero delayEnglish-Russian dictionary of computer science and programming > delay
-
11 interface
1) интерфейс (в языках программирования - видимая пользователю, в отличие от реализации (implementation), часть описания (функции, модуля, класса), определяющая способ их использования)- interface of class
- module interface(соглашения, определяющие способ использования данного приложения другим приложением)- host adapter interface
- narrow interface
- object interface
- open datalink interface
- personalized interface
- screen interface
- server interface(предоставляемая пользователю система окон, меню и других элементов управления, позволяющая общаться с данным приложением)Syn:4) (аппаратный) интерфейс (устройство сопряжения; сопряжение; средства сопряжения)5) сопряжение; согласование || сопрягать; согласовывать6) граница между двумя системами или приборами; место стыковки•- adaptive interface
- analog interface
- assistive user interface
- attachment-unit interface
- buffered interface
- bus interface
- bussed interface
- cable interface
- channel interface
- command-driven interface
- command-rich interface
- common user interface
- communications interface
- computer graphics interface
- computer-process interface
- contact interface
- cryptic interface
- current loop interface
- data interface
- diagnose interface
- direct interface
- DMA interface
- dummy-proof interface
- expert-friendly interface
- external interface
- file-based interface
- flexible interface
- gateway/network interface
- general-purpose interface
- general interface
- general-system interface
- graphical interface
- graphic interface
- graphical user interface
- graphic user interface
- hardware interface
- host interface
- human interface
- human-computer interface
- human-engineered interface
- human-machine interface
- hybrid interface
- I/O interface
- input-output interface
- intelligent interface
- intergateway interface
- interlevel interface
- invocation interface
- knowledgebase interface
- language interface
- loosely-coupled interface
- machine-machine interface
- man-machine interface
- master-slave interface
- memory interface
- menu-based interface
- menu-driven interface
- mouse interface
- multimedia interface
- natural interface
- natural language interface
- network interface
- NL interface
- N-wire interface
- open prepress interface
- organization interface
- packet-switching interface
- peripheral interface
- physical interface
- pin-level interface
- power interface
- procedural language interface
- processor interface
- programmable interface
- programmer interface
- seamless interface
- serial interface
- software-to-software interface
- standardized interface
- standard interface
- stream interface
- surface-perspective interface
- sw/hw interface
- task-constrained interface
- text-oriented interface
- transparent interface
- trigger interface
- user interface
- user-friendly interface
- video interface
- virtual interface
- vision interface
- visual/iconic interface
- wimp interfaceEnglish-Russian dictionary of computer science and programming > interface
См. также в других словарях:
Programmable logic controller — A programmable logic controller (PLC) or programmable controller is a digital computer used for automation of industrial processes, such as control of machinery on factory assembly lines. PLCs are used in many different industries and machines… … Wikipedia
Programmable logic device — A programmable logic device or PLD is an electronic component used to build reconfigurable digital circuits. Unlike a logic gate, which has a fixed function, a PLD has an undefined function at the time of manufacture. Before the PLD can be used… … Wikipedia
Function block diagram — A function block diagram is a diagram, that describes a function between input variables and output variables. A function is described as a set of elementary blocks. Input and output variables are connected to blocks by connection lines. An… … Wikipedia
Programmable logic controller — Automate programmable industriel Pour les articles homonymes, voir API. Deux automates programmables Industriels leurs périphériques, m … Wikipédia en Français
Field-programmable gate array — FPGAs should not be confused with the flip chip pin grid array, a form of integrated circuit packaging. A field programmable gate array is a semiconductor device containing programmable logic components called logic blocks , and programmable… … Wikipedia
Calculator input methods — There are various ways in which a calculator might interpret key strokes. One can categorize calculators into two main types: 1) single step or immediate execution calculators and 2) expression or formula calculators. On a formula calculator one… … Wikipedia
Complex programmable logic device — An Altera MAX 7000 series CPLD with 2500 gates. A complex programmable logic device (CPLD) is a programmable logic device with complexity between that of PALs and FPGAs, and architectural features of both. The building block of a CPLD is the… … Wikipedia
Physically Unclonable Function — In practical cryptography, a PUF or Physical Unclonable Function is a function that is embodied in a physical structure, that is easy to evaluate but hard to characterize.The physical structure that contains the PUF consists of many random… … Wikipedia
Automate Programmable Industriel — Pour les articles homonymes, voir API. Deux automates programmables Industriels leurs périphériques, m … Wikipédia en Français
Automate programmable — industriel Pour les articles homonymes, voir API. Deux automates programmables Industriels leurs périphériques, m … Wikipédia en Français
PFI — Private Finance Initiative (Business » General) * Prison Fellowship International (Community » Non Profit Organizations) * Public Finance Initiative (Governmental » US Government) * Pay For Inclusion (Business » Positions) * Port Fuel Injection… … Abbreviations dictionary