Перевод: со всех языков на все языки

со всех языков на все языки

hardware+monitor

  • 21 donanım monitörü

    hardware monitor

    Turkish-English dictionary > donanım monitörü

  • 22 блок аппаратного контроля

    Русско-английский словарь по вычислительной технике и программированию > блок аппаратного контроля

  • 23 hardwaremonitor

    • hardware monitor

    Nederlands-Engels Technisch Woordenboek > hardwaremonitor

  • 24 аппаратный монитор

    Русско-английский индекс к Англо-русскому толковому словарю терминов и сокращений по ВТ, Интернету и программированию > аппаратный монитор

  • 25 блок аппаратного контроля

    Русско-английский индекс к Англо-русскому толковому словарю терминов и сокращений по ВТ, Интернету и программированию > блок аппаратного контроля

  • 26 donanım monitörü

    hardware monitor

    İngilizce Sözlük Türkçe > donanım monitörü

  • 27 аппаратный монитор

    Network technologies: hardware monitor

    Универсальный русско-английский словарь > аппаратный монитор

  • 28 Hardwaremonitor

    Hard·ware·mo·ni·tor
    m INFORM hardware monitor

    Deutsch-Englisch Wörterbuch > Hardwaremonitor

  • 29 system performance

    Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > system performance

  • 30 aparatūrpārraugs

    ▪ Termini
    lv Ierīce, ko pievieno datora aparatūras shēmām un kas nolasa elektroniskos signālus, lai analizētu datora veikspēju. Aparatūrpārraugs var atklāt cēloni tādām fatālām kļūdām, kas izsauc sistēmas avārijas, bet ko atkļūdotājs atklāt nespēj
    ru аппаратный монитор
    LZAit
    ▪ EuroTermBank termini
    Inf, Kom, IT
    ru аппаратный монитор
    ETB

    Latviešu-krievu vārdnīcu > aparatūrpārraugs

  • 31 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.html
    Most 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 Setup
    Many 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.

    English-Albanian dictionary > BIOS

  • 32 con muchas prestaciones

    (adj.) = feature-filled, multifacility
    Ex. More powerful, feature-filled hardware and software is coming onto the market daily and merely keeping up with what is new is taking up more and more time.
    Ex. This multifacility device will will monitor for smoke, fire, and theft, and manipulate electrical outlets and thermostats.
    * * *
    (adj.) = feature-filled, multifacility

    Ex: More powerful, feature-filled hardware and software is coming onto the market daily and merely keeping up with what is new is taking up more and more time.

    Ex: This multifacility device will will monitor for smoke, fire, and theft, and manipulate electrical outlets and thermostats.

    Spanish-English dictionary > con muchas prestaciones

  • 33 ordenador

    adj.
    ordering.
    m.
    computer (computing). (peninsular Spanish)
    pasar algo a ordenador to type something up on a wordprocessor o computer
    ordenador central mainframe computer
    ordenador personal personal computer
    ordenador portátil laptop computer
    ordenador de sobremesa desktop computer
    * * *
    1 ordering
    2 RELIGIÓN ordaining
    1 INFORMÁTICA computer
    \
    ordenador personal personal computer
    ————————
    1 INFORMÁTICA computer
    * * *
    noun m.
    * * *

    ordenador analógico — analogue computer, analog computer (EEUU)

    ordenador portátil[gen] portable computer; [pequeño] laptop computer

    * * *
    * * *
    = computer, computer equipment.
    Ex. In dialogues based on commands, the user enters his instructions as pre-set commands; the computer recognizes theses and takes appropriate action.
    Ex. In other cases, the capacity and performance of computer equipment prove to be the limiting factor, although continuing advances in fields like data networks, voice input and output, and computer vision keep pushing these limits further and further back.
    ----
    * aceptable por el ordenador = machine-processable.
    * adquisición por ordenador = computerised acquisition.
    * animación por ordenador = computer animation.
    * aprendizaje asistido por ordenador (CAL) = computer-assisted learning (CAL).
    * aprendizaje por medio del ordenador = computer-based learning (CBL).
    * archivo de ordenador = computer file, machine-readable data file.
    * asignado por el ordenador = computer-assigned.
    * asignado por ordenador = machine-assigned.
    * asistido por el ordenador = machine-negotiated.
    * asistido por ordenador = computer-mediated, computer-supported, computer-assisted, computer-aided.
    * calculado por el ordenador = computer-calculated.
    * carrete de ordenador = computer reel.
    * cartucho de ordenador = computer cartridge.
    * casete de ordenador = computer cassette.
    * catálogo de listado de ordenador compuesto tipográficamente = typeset computer book form catalogue.
    * catálogo en forma de listado de ordenador = computer book form catalogue.
    * componer tipográficamente por ordenador = computer typeset.
    * composición tipográfica por ordenador = computer typesetting.
    * comunicación entre ordenadores = computer-communication.
    * comunicación mediante el ordenador = computer mediated communication (CMC).
    * conexión entre ordenadores = computer link.
    * conferencia por ordenador = computer conferencing.
    * congreso mediante ordenador = computer-mediated conferencing.
    * congreso por ordenador = computer conference.
    * controlado por ordenador = computer-controlled.
    * creado por ordenador = computer-generated.
    * de aplicación específica a un equipo de ordenador = hardware-based.
    * de ordenadores = computer-to-computer.
    * desplazamiento por medio del ordenador = computer commuting.
    * disco de ordenador = computer disc.
    * disco óptico de ordenador = computer optical disc.
    * diseño asistido por ordenador (CAD) = computer-aided design (CAD).
    * elaborado por ordenador = computer-produced [computer produced].
    * empresa de ordenadores = computer company.
    * emulación de terminales de ordenador = terminal emulation.
    * enseñanza asistida por ordenador = computer-aided learning (CAL).
    * enseñanza asistida por ordenador (CAI) = computer-assisted instruction (CAI).
    * enseñanza por medio del ordenador (CBI) = computer-based instruction (CBI).
    * entre ordenadores = computer-to-computer.
    * estado del ordenador en fuera de línea = offlineness.
    * estado del ordenador en línea = onlineness.
    * gestión de imágenes por ordenador = computer imaging.
    * gráficos por ordenador = computer graphics.
    * guardado en el ordenador = machine-stored.
    * hacer que sea procesable por el ordenador = render + machine-manipulatable.
    * imágenes por ordenador = computer graphics.
    * índice de listado de ordenador compuesto tipográficamente = typeset computer book form index.
    * índice encuadernado de listado de ordenador = computer book form index.
    * interacción hombre-ordenador = human-computer interaction.
    * introducir datos en el ordenador = input.
    * introductor de datos en un ordenador = inputter.
    * juego de ordenador = computer game.
    * listado de ordenador = computer print-out.
    * listado encuadernado de ordenador = computer print-out book form, computer book.
    * MARS (Servicio de Referencia Asistido por Ordenador) = MARS (Machine Assisted Reference Service).
    * mecanógrafo de ordenador = keyboard operator.
    * mediante el ordenador = computer-mediated.
    * microforma producida por ordenador = COM (computer output microform).
    * miedo al ordenador = computer anxiety.
    * modelo por ordenador = computer model.
    * monitor de ordenador = CRT screen, CRT display screen.
    * ordenación por ordenador = computer filing.
    * ordenador central = central computer, host computer.
    * ordenador compatible = generic computer.
    * ordenador de bolsillo = palm-sized computer, palmtop, palmtop computer.
    * ordenador de mano = Palm Pilot.
    * ordenador de seguridad = firewall.
    * ordenador de sobremesa = desktop computer.
    * ordenador digital = digital computer.
    * Ordenadores Apple = Apple Computer.
    * ordenadores de uso público = PAWS (Public access workstations).
    * ordenador frontal = head-end computer.
    * ordenador personal = desktop computer, home computer.
    * ordenador personal (PC) = personal computer (PC).
    * ordenador portátil = notebook computer, laptop, laptop computer.
    * ordenador trampa = honeypot.
    * orientado al ordenador = machine-oriented, computer-oriented.
    * paquete de programas de ordenador = software package.
    * para ordenadores personales = microcomputer-based, PC-based.
    * PC IBM (Ordenador personal IBM) = IBM-PC (IBM Personal Computer).
    * plataforma de ordenador = computing platform.
    * presentación mediante ordenador = computer projection.
    * prestaciones del ordenador = computer's capabilities.
    * procesable por el ordenador = machine-manipulatable.
    * producido por ordenador = computer-produced [computer produced], machine-derived.
    * programa de ordenador = computer programme.
    * proyección mediante ordenador = computer projection.
    * reconocimiento de imágenes por el ordenador = computer vision.
    * red de ordenadores = computer network.
    * reinicializar un ordenador = reboot + computer.
    * simulación por ordenador = computer simulation.
    * tarjeta de ordenador = computer card.
    * tecnología del ordenador = computer technology.
    * tecnología del ordenador personal = personal computer technology.
    * teleconferencia por ordenador = computer teleconferencing.
    * teleordenador = telecomputer.
    * terminal de ordenador = terminal, computer terminal.
    * tiempo durante el cual el ordenador no está disponible al público = down time.
    * tomografía por ordenador = computer tomography, computed tomography.
    * trabajo con ordenador = computer work.
    * traducción asistida por ordenador = computer-aided translation (CAT), computer-assisted translation (CAT).
    * unidad de archivos de ordenador múltiples = multi-file item.
    * utilizar al máximo por medio del ordenador = explode.
    * utilizar el ordenador = operate + computer.
    * volver a insertar en el ordenador = rekey [re-key].
    * * *
    * * *
    = computer, computer equipment.

    Ex: In dialogues based on commands, the user enters his instructions as pre-set commands; the computer recognizes theses and takes appropriate action.

    Ex: In other cases, the capacity and performance of computer equipment prove to be the limiting factor, although continuing advances in fields like data networks, voice input and output, and computer vision keep pushing these limits further and further back.
    * aceptable por el ordenador = machine-processable.
    * adquisición por ordenador = computerised acquisition.
    * animación por ordenador = computer animation.
    * aprendizaje asistido por ordenador (CAL) = computer-assisted learning (CAL).
    * aprendizaje por medio del ordenador = computer-based learning (CBL).
    * archivo de ordenador = computer file, machine-readable data file.
    * asignado por el ordenador = computer-assigned.
    * asignado por ordenador = machine-assigned.
    * asistido por el ordenador = machine-negotiated.
    * asistido por ordenador = computer-mediated, computer-supported, computer-assisted, computer-aided.
    * calculado por el ordenador = computer-calculated.
    * carrete de ordenador = computer reel.
    * cartucho de ordenador = computer cartridge.
    * casete de ordenador = computer cassette.
    * catálogo de listado de ordenador compuesto tipográficamente = typeset computer book form catalogue.
    * catálogo en forma de listado de ordenador = computer book form catalogue.
    * componer tipográficamente por ordenador = computer typeset.
    * composición tipográfica por ordenador = computer typesetting.
    * comunicación entre ordenadores = computer-communication.
    * comunicación mediante el ordenador = computer mediated communication (CMC).
    * conexión entre ordenadores = computer link.
    * conferencia por ordenador = computer conferencing.
    * congreso mediante ordenador = computer-mediated conferencing.
    * congreso por ordenador = computer conference.
    * controlado por ordenador = computer-controlled.
    * creado por ordenador = computer-generated.
    * de aplicación específica a un equipo de ordenador = hardware-based.
    * de ordenadores = computer-to-computer.
    * desplazamiento por medio del ordenador = computer commuting.
    * disco de ordenador = computer disc.
    * disco óptico de ordenador = computer optical disc.
    * diseño asistido por ordenador (CAD) = computer-aided design (CAD).
    * elaborado por ordenador = computer-produced [computer produced].
    * empresa de ordenadores = computer company.
    * emulación de terminales de ordenador = terminal emulation.
    * enseñanza asistida por ordenador = computer-aided learning (CAL).
    * enseñanza asistida por ordenador (CAI) = computer-assisted instruction (CAI).
    * enseñanza por medio del ordenador (CBI) = computer-based instruction (CBI).
    * entre ordenadores = computer-to-computer.
    * estado del ordenador en fuera de línea = offlineness.
    * estado del ordenador en línea = onlineness.
    * gestión de imágenes por ordenador = computer imaging.
    * gráficos por ordenador = computer graphics.
    * guardado en el ordenador = machine-stored.
    * hacer que sea procesable por el ordenador = render + machine-manipulatable.
    * imágenes por ordenador = computer graphics.
    * índice de listado de ordenador compuesto tipográficamente = typeset computer book form index.
    * índice encuadernado de listado de ordenador = computer book form index.
    * interacción hombre-ordenador = human-computer interaction.
    * introducir datos en el ordenador = input.
    * introductor de datos en un ordenador = inputter.
    * juego de ordenador = computer game.
    * listado de ordenador = computer print-out.
    * listado encuadernado de ordenador = computer print-out book form, computer book.
    * MARS (Servicio de Referencia Asistido por Ordenador) = MARS (Machine Assisted Reference Service).
    * mecanógrafo de ordenador = keyboard operator.
    * mediante el ordenador = computer-mediated.
    * microforma producida por ordenador = COM (computer output microform).
    * miedo al ordenador = computer anxiety.
    * modelo por ordenador = computer model.
    * monitor de ordenador = CRT screen, CRT display screen.
    * ordenación por ordenador = computer filing.
    * ordenador central = central computer, host computer.
    * ordenador compatible = generic computer.
    * ordenador de bolsillo = palm-sized computer, palmtop, palmtop computer.
    * ordenador de mano = Palm Pilot.
    * ordenador de seguridad = firewall.
    * ordenador de sobremesa = desktop computer.
    * ordenador digital = digital computer.
    * Ordenadores Apple = Apple Computer.
    * ordenadores de uso público = PAWS (Public access workstations).
    * ordenador frontal = head-end computer.
    * ordenador personal = desktop computer, home computer.
    * ordenador personal (PC) = personal computer (PC).
    * ordenador portátil = notebook computer, laptop, laptop computer.
    * ordenador trampa = honeypot.
    * orientado al ordenador = machine-oriented, computer-oriented.
    * paquete de programas de ordenador = software package.
    * para ordenadores personales = microcomputer-based, PC-based.
    * PC IBM (Ordenador personal IBM) = IBM-PC (IBM Personal Computer).
    * plataforma de ordenador = computing platform.
    * presentación mediante ordenador = computer projection.
    * prestaciones del ordenador = computer's capabilities.
    * procesable por el ordenador = machine-manipulatable.
    * producido por ordenador = computer-produced [computer produced], machine-derived.
    * programa de ordenador = computer programme.
    * proyección mediante ordenador = computer projection.
    * reconocimiento de imágenes por el ordenador = computer vision.
    * red de ordenadores = computer network.
    * reinicializar un ordenador = reboot + computer.
    * simulación por ordenador = computer simulation.
    * tarjeta de ordenador = computer card.
    * tecnología del ordenador = computer technology.
    * tecnología del ordenador personal = personal computer technology.
    * teleconferencia por ordenador = computer teleconferencing.
    * teleordenador = telecomputer.
    * terminal de ordenador = terminal, computer terminal.
    * tiempo durante el cual el ordenador no está disponible al público = down time.
    * tomografía por ordenador = computer tomography, computed tomography.
    * trabajo con ordenador = computer work.
    * traducción asistida por ordenador = computer-aided translation (CAT), computer-assisted translation (CAT).
    * unidad de archivos de ordenador múltiples = multi-file item.
    * utilizar al máximo por medio del ordenador = explode.
    * utilizar el ordenador = operate + computer.
    * volver a insertar en el ordenador = rekey [re-key].

    * * *
    ( Esp)
    computer
    Compuestos:
    central computer
    onboard computer
    palmtop
    palmtop
    ordenador de sobremesa or de mesa
    desktop computer
    home computer
    neural computer
    server
    personal computer
    portable computer; (más pequeño) laptop computer
    * * *

     

    Multiple Entries:
    ordenador    
    ordeñador
    ordenador sustantivo masculino (Esp) See Also

    ordenador sustantivo masculino computer: estudia diseño asistido por ordenador, she's taking a class in computer-aided design (CAD); ordenador portátil, laptop computer

    ' ordenador' also found in these entries:
    Spanish:
    actualizar
    - cargarse
    - cerrar
    - colgarse
    - comprar
    - de
    - desarrollar
    - dichosa
    - dichoso
    - escribir
    - espaciador
    - ficha
    - garantía
    - inexperta
    - inexperto
    - manual
    - marchar
    - portátil
    - risa
    - sobremesa
    - teclado
    - teclear
    - terminar
    - uso
    - velocidad
    English:
    afford
    - CAD
    - computer
    - computer language
    - computer-assisted
    - data processor
    - delete
    - desktop
    - dinosaur
    - down
    - exclusively
    - function
    - good
    - innards
    - instruction
    - keep
    - key
    - laptop
    - longhand
    - notebook
    - pc
    - personal computer
    - printout
    - retrofit
    - upgrade
    - compatible
    - main
    - personal
    * * *
    Esp computer;
    pasar algo a ordenador to key sth up (on a computer)
    ordenador analógico analogue computer;
    ordenador de a bordo onboard computer;
    ordenador central central computer;
    ordenador compatible compatible computer;
    ordenador digital digital computer;
    ordenador doméstico home computer;
    ordenador personal personal computer;
    ordenador portátil laptop computer;
    ordenador de sobremesa desktop computer
    * * *
    m Esp
    INFOR computer;
    asistido por ordenador computer-aided
    * * *
    ordenador nm, Spain : computer
    * * *
    ordenador n computer

    Spanish-English dictionary > ordenador

  • 34 дистанционное техническое обслуживание

    1. remote sevice
    2. remote maintenance

     

    дистанционное техническое обслуживание
    Техническое обслуживание объекта, проводимое под управлением персонала без его непосредственного присутствия.
    [ОСТ 45.152-99 ]

    Параллельные тексты EN-RU из ABB Review. Перевод компании Интент

    Service from afar

    Дистанционный сервис

    ABB’s Remote Service concept is revolutionizing the robotics industry

    Разработанная АББ концепция дистанционного обслуживания Remote Service революционизирует робототехнику

    ABB robots are found in industrial applications everywhere – lifting, packing, grinding and welding, to name a few. Robust and tireless, they work around the clock and are critical to a company’s productivity. Thus, keeping these robots in top shape is essential – any failure can lead to serious output consequences. But what happens when a robot malfunctions?

    Роботы АББ используются во всех отраслях промышленности для перемещения грузов, упаковки, шлифовки, сварки – всего и не перечислить. Надежные и неутомимые работники, способные трудиться день и ночь, они представляют большую ценность для владельца. Поэтому очень важно поддерживать их в надлежащей состоянии, ведь любой отказ может иметь серьезные последствия. Но что делать, если робот все-таки сломался?

    ABB’s new Remote Service concept holds the answer: This approach enables a malfunctioning robot to alarm for help itself. An ABB service engineer then receives whole diagnostic information via wireless technology, analyzes the data on a Web site and responds with support in just minutes. This unique service is paying off for customers and ABB alike, and in the process is revolutionizing service thinking.

    Ответом на этот вопрос стала новая концепция Remote Service от АББ, согласно которой неисправный робот сам просит о помощи. C помощью беспроводной технологии специалист сервисной службы АББ получает всю необходимую диагностическую информацию, анализирует данные на web-сайте и через считанные минуты выдает рекомендации по устранению отказа. Эта уникальная возможность одинаково ценна как для заказчиков, так и для самой компании АББ. В перспективе она способна в корне изменить весь подход к организации технического обслуживания.

    Every minute of production downtime can have financially disastrous consequences for a company. Traditional reactive service is no longer sufficient since on-site service engineer visits also demand great amounts of time and money. Thus, companies not only require faster help from the service organization when needed but they also want to avoid disturbances in production.

    Каждая минута простоя производства может привести к губительным финансовым последствиям. Традиционная организация сервиса, предусматривающая ликвидацию возникающих неисправностей, становится все менее эффективной, поскольку вызов сервисного инженера на место эксплуатации робота сопряжен с большими затратами времени и денег. Предприятия требуют от сервисной организации не только более быстрого оказания помощи, но и предотвращения возможных сбоев производства.

    In 2006, ABB developed a new approach to better meet customer’s expectations: Using the latest technologies to reach the robots at customer sites around the world, ABB could support them remotely in just minutes, thereby reducing the need for site visits. Thus the new Remote Service concept was quickly brought to fruition and was launched in mid-2007. Statistics show that by using the system the majority of production stoppages can be avoided.

    В 2006 г. компания АББ разработала новый подход к удовлетворению ожиданий своих заказчиков. Использование современных технологий позволяет специалистам АББ получать информацию от роботов из любой точки мира и в считанные минуты оказывать помощь дистанционно, в результате чего сокращается количество выездов на место установки. Запущенная в середине 2007 г. концепция Remote Service быстро себя оправдала. Статистика показывает, что её применение позволило предотвратить большое число остановок производства.

    Reactive maintenance The hardware that makes ABB Remote Service possible consists of a communication unit, which has a function similar to that of an airplane’s so-called black box 1. This “service box” is connected to the robot’s control system and can read and transmit diagnostic information. The unit not only reads critical diagnostic information that enables immediate support in the event of a failure, but also makes it possible to monitor and analyze the robot’s condition, thereby proactively detecting the need for maintenance.

    Устранение возникающих неисправностей Аппаратное устройство, с помощью которого реализуется концепция Remote Service, представляет собой коммуникационный блок, работающий аналогично черному ящику самолета (рис. 1). Этот блок считывает диагностические данные из контроллера робота и передает их по каналу GSM. Считывается не только информация, необходимая для оказания немедленной помощи в случае отказа, но и сведения, позволяющие контролировать и анализировать состояние робота для прогнозирования неисправностей и планирования технического обслуживания.

    If the robot breaks down, the service box immediately stores the status of the robot, its historical data (as log files), and diagnostic parameters such as temperature and power supply. Equipped with a built-in modem and using the GSM network, the box transmits the data to a central server for analysis and presentation on a dedicated Web site. Alerts are automatically sent to the nearest of ABB’s 1,200 robot service engineers who then accesses the detailed data and error log to analyze the problem.

    При поломке робота сервисный блок немедленно сохраняет данные о его состоянии, сведения из рабочего журнала, а также значения диагностических параметров (температура и характеристики питания). Эти данные передаются встроенным GSM-модемом на центральный сервер для анализа и представления на соответствующем web-сайте. Аварийные сообщения автоматически пересылаются ближайшему к месту аварии одному из 1200 сервисных инженеров-робототехников АББ, который получает доступ к детальной информации и журналу аварий для анализа возникшей проблемы.

    A remotely based ABB engineer can then quickly identify the exact fault, offering rapid customer support. For problems that cannot be solved remotely, the service engineer can arrange for quick delivery of spare parts and visit the site to repair the robot. Even if the engineer must make a site visit, service is faster, more efficient and performed to a higher standard than otherwise possible.

    Специалист АББ может дистанционно идентифицировать отказ и оказать быструю помощь заказчику. Если неисправность не может быть устранена дистанционно, сервисный инженер организовывает доставку запасных частей и выезд ремонтной бригады. Даже если необходимо разрешение проблемы на месте, предшествующая дистанционная диагностика позволяет минимизировать объем работ и сократить время простоя.

    Remote Service enables engineers to “talk” to robots remotely and to utilize tools that enable smart, fast and automatic analysis. The system is based on a machine-to-machine (M2M) concept, which works automatically, requiring human input only for analysis and personalized customer recommendations. ABB was recognized for this innovative solution at the M2M United Conference in Chicago in 2008 Factbox.

    Remote Service позволяет инженерам «разговаривать» с роботами на расстоянии и предоставляет в их распоряжение интеллектуальные средства быстрого автоматизированного анализа. Система основана на основе технологии автоматической связи машины с машиной (M2M), где участие человека сводится к анализу данных и выдаче рекомендаций клиенту. В 2008 г. это инновационное решение от АББ получило приз на конференции M2M United Conference в Чикаго (см. вставку).

    Proactive maintenance 
    Remote Service also allows ABB engineers to monitor and detect potential problems in the robot system and opens up new possibilities for proactive maintenance.

    Прогнозирование неисправностей
    Remote Service позволяет инженерам АББ дистанционно контролировать состояние роботов и прогнозировать возможные неисправности, что открывает новые возможности по организации профилактического обслуживания.

    The service box regularly takes condition measurements. By monitoring key parameters over time, Remote Service can identify potential failures and when necessary notify both the end customer and the appropriate ABB engineer. The management and storage of full system backups is a very powerful service to help recover from critical situations caused, for example, by operator errors.

    Сервисный блок регулярно выполняет диагностические измерения. Непрерывно контролируя ключевые параметры, Remote Service может распознать потенциальные опасности и, при необходимости, оповещать владельца оборудования и соответствующего специалиста АББ. Резервирование данных для возможного отката является мощным средством, обеспечивающим восстановление системы в критических ситуациях, например, после ошибки оператора.

    The first Remote Service installation took place in the automotive industry in the United States and quickly proved its value. The motherboard in a robot cabinet overheated and the rise in temperature triggered an alarm via Remote Service. Because of the alarm, engineers were able to replace a faulty fan, preventing a costly production shutdown.

    Первая система Remote Service была установлена на автозаводе в США и очень скоро была оценена по достоинству. Она обнаружила перегрев материнской платы в шкафу управления роботом и передала сигнал о превышении допустимой температуры, благодаря чему инженеры смогли заменить неисправный вентилятор и предотвратить дорогостоящую остановку производства.

    MyRobot: 24-hour remote access

    Having regular access to a robot’s condition data is also essential to achieving lean production. At any time, from any location, customers can verify their robots’ status and access maintenance information and performance reports simply by logging in to ABB’s MyRobot Web site. The service enables customers to easily compare performances, identify bottlenecks or developing issues, and initiate the most

    Сайт MyRobot: круглосуточный дистанционный доступ
    Для того чтобы обеспечить бесперебойное производство, необходимо иметь регулярный доступ к информации о состоянии робота. Зайдя на соответствующую страницу сайта MyRobot компании АББ, заказчики получат все необходимые данные, включая сведения о техническом обслуживании и отчеты о производительности своего робота. Эта услуга позволяет легко сравнивать данные о производительности, обнаруживать возможные проблемы, а также оптимизировать планирование технического обслуживания и модернизации. С помощью MyRobot можно значительно увеличить выпуск продукции и уменьшить количество выбросов.

    Award-winning solution
    In June 2008, the innovative Remote Service solution won the Gold Value Chain award at the M2M United Conference in Chicago. The value chain award honors successful corporate adopters of M2M (machine–to-machine) technology and highlights the process of combining multiple technologies to deliver high-quality services to customers. ABB won in the categoryof Smart Services.

    Приз за удачное решение
    В июне 2008 г. инновационное решение Remote Service получило награду Gold Value Chain (Золотая цепь) на конференции M2M United Conference в Чикаго. «Золотая цепь» присуждается за успешное масштабное внедрение технологии M2M (машина – машина), а также за достижения в объединении различных технологий для предоставления высококачественных услуг заказчикам. АББ одержала победу в номинации «Интеллектуальный сервис».

    Case study: Tetley Tetley GB Ltd is the world’s second-largest manufacturer and distributor of tea. The company’s manufacturing and distribution business is spread across 40 countries and sells over 60 branded tea bags. Tetley’s UK tea production facility in Eaglescliffe, County Durham is the sole producer of Tetley tea bags 2.

    Пример применения: Tetley Компания TetleyGB Ltd является вторым по величине мировым производителем и поставщиком чая. Производственные и торговые филиалы компании имеются в 40 странах, а продукция распространяется под 60 торговыми марками. Чаеразвесочная фабрика в Иглсклифф, графство Дарем, Великобритания – единственный производитель чая Tetley в пакетиках (рис. 2).

    ABB offers a flexible choice of service agreements for both new and existing robot installations, which can help extend the mean time between failures, shorten the time to repair and lower the cost of automated production.

    Предлагаемые АББ контракты на выполнение технического обслуживания как уже имеющихся, так и вновь устанавливаемых роботов, позволяют значительно увеличить среднюю наработку на отказ, сократить время ремонта и общую стоимость автоматизированного производства.

    Robots in the plant’s production line were tripping alarms and delaying the whole production cycle. The spurious alarms resulted in much unnecessary downtime that was spent resetting the robots in the hope that another breakdown could be avoided. Each time an alarm was tripped, several hours of production time was lost. “It was for this reason that we were keen to try out ABB’s Remote Service agreement,” said Colin Trevor, plant maintenance manager.

    Установленные в технологической линии роботы выдавали аварийные сигналы, задерживающие выполнение производственного цикла. Ложные срабатывания вынуждали перезапускать роботов в надежде предотвратить возможные отказы, в результате чего после каждого аварийного сигнала производство останавливалось на несколько часов. «Именно поэтому мы решили попробовать заключить с АББ контракт на дистанционное техническое обслуживание», – сказал Колин Тревор, начальник технической службы фабрики.

    To prevent future disruptions caused by unplanned downtime, Tetley signed an ABB Response Package service agreement, which included installing a service box and system infrastructure into the robot control systems. Using the Remote Service solution, ABB remotely monitors and collects data on the “wear and tear” and productivity of the robotic cells; this data is then shared with the customer and contributes to smooth-running production cycles.

    Для предотвращения ущерба в результате незапланированных простоев Tetley заключила с АББ контракт на комплексное обслуживание Response Package, согласно которому системы управления роботами были дооборудованы сервисными блоками с необходимой инфраструктурой. С помощью Remote Service компания АББ дистанционно собирает данные о наработке, износе и производительности роботизированных модулей. Эти данные предоставляются заказчику для оптимизации загрузки производственного оборудования.

    Higher production uptime
    Since the implementation of Remote Service, Tetley has enjoyed greatly reduced robot downtime, with no further disruptions caused by unforeseen problems. “The Remote Service package has dramatically changed the plant,” said Trevor. “We no longer have breakdown issues throughout the shift, helping us to achieve much longer periods of robot uptime. As we have learned, world-class manufacturing facilities need world-class support packages. Remote monitoring of our robots helps us to maintain machine uptime, prevent costly downtime and ensures my employees can be put to more valuable use.”

    Увеличение полезного времени
    С момента внедрения Remote Service компания Tetley была приятно удивлена резким сокращением простоя роботов и отсутствием незапланированных остановок производства. «Пакет Remote Service резко изменил ситуацию на предприятии», – сказал Тревор. «Мы избавились от простоев роботов и смогли резко увеличить их эксплуатационную готовность. Мы поняли, что для производственного оборудования мирового класса необходим сервисный пакет мирового класса. Дистанционный контроль роботов помогает нам поддерживать их в рабочем состоянии, предотвращать дорогостоящие простои и задействовать наш персонал для выполнения более важных задач».

    Service access
    Remote Service is available worldwide, connecting more than 500 robots. Companies that have up to 30 robots are often good candidates for the Remote Service offering, as they usually have neither the engineers nor the requisite skills to deal with robotics faults themselves. Larger companies are also enthusiastic about Remote Service, as the proactive services will improve the lifetime of their equipment and increase overall production uptime.

    Доступность сервиса
    Сеть Remote Service охватывает более 700 роботов по всему миру. Потенциальными заказчиками Remote Service являются компании, имеющие до 30 роботов, но не имеющие инженеров и техников, способных самостоятельно устранять их неисправности. Интерес к Remote Service проявляют и более крупные компании, поскольку они заинтересованы в увеличении срока службы и эксплуатационной готовности производственного оборудования.

    In today’s competitive environment, business profitability often relies on demanding production schedules that do not always leave time for exhaustive or repeated equipment health checks. ABB’s Remote Service agreements are designed to monitor its customers’ robots to identify when problems are likely to occur and ensure that help is dispatched before the problem can escalate. In over 60 percent of ABB’s service calls, its robots can be brought back online remotely, without further intervention.

    В условиях современной конкуренции окупаемость бизнеса часто зависит от соблюдения жестких графиков производства, не оставляющих времени для полномасштабных или периодических проверок исправности оборудования. Контракт Remote Service предусматривает мониторинг состояния роботов заказчика для прогнозирования возможных неисправностей и принятие мер по их предотвращению. В более чем 60 % случаев для устранения неисправности достаточно дистанционной консультации в сервисной службе АББ, дальнейшего вмешательства не требуется.

    ABB offers a flexible choice of service agreements for both new and existing robot installations, which helps extend the mean time between failures, shorten the time to repair and lower the total cost of ownership. With four new packages available – Support, Response, Maintenance and Warranty, each backed up by ABB’s Remote Service technology – businesses can minimize the impact of unplanned downtime and achieve improved production-line efficiency.

    Компания АББ предлагает гибкий выбор контрактов на выполнение технического обслуживания как уже имеющихся, так и вновь устанавливаемых роботов, которые позволяют значительно увеличить среднюю наработку на отказ, сократить время ремонта и эксплуатационные расходы. Четыре новых пакета на основе технологии Remote Service Support, Response, Maintenance и Warranty – позволяют минимизировать внеплановые простои и значительно повысить эффективность производства.

    The benefits of Remote Sevice are clear: improved availability, fewer service visits, lower maintenance costs and maximized total cost of ownership. This unique service sets ABB apart from its competitors and is the beginning of a revolution in service thinking. It provides ABB with a great opportunity to improve customer access to its expertise and develop more advanced services worldwide.

    Преимущества дистанционного технического обслуживания очевидны: повышенная надежность, уменьшение выездов ремонтных бригад, уменьшение затрат на обслуживание и общих эксплуатационных расходов. Эта уникальная услуга дает компании АББ преимущества над конкурентами и демонстрирует революционный подход к организации сервиса. Благодаря ей компания АББ расширяет доступ заказчиков к опыту своих специалистов и получает возможность более эффективного оказания технической помощи по всему миру.

    Тематики

    • тех. обсл. и ремонт средств электросвязи

    Обобщающие термины

    EN

    Русско-английский словарь нормативно-технической терминологии > дистанционное техническое обслуживание

  • 35 remote maintenance

    1. дистанционное техническое обслуживание

     

    дистанционное техническое обслуживание
    Техническое обслуживание объекта, проводимое под управлением персонала без его непосредственного присутствия.
    [ОСТ 45.152-99 ]

    Параллельные тексты EN-RU из ABB Review. Перевод компании Интент

    Service from afar

    Дистанционный сервис

    ABB’s Remote Service concept is revolutionizing the robotics industry

    Разработанная АББ концепция дистанционного обслуживания Remote Service революционизирует робототехнику

    ABB robots are found in industrial applications everywhere – lifting, packing, grinding and welding, to name a few. Robust and tireless, they work around the clock and are critical to a company’s productivity. Thus, keeping these robots in top shape is essential – any failure can lead to serious output consequences. But what happens when a robot malfunctions?

    Роботы АББ используются во всех отраслях промышленности для перемещения грузов, упаковки, шлифовки, сварки – всего и не перечислить. Надежные и неутомимые работники, способные трудиться день и ночь, они представляют большую ценность для владельца. Поэтому очень важно поддерживать их в надлежащей состоянии, ведь любой отказ может иметь серьезные последствия. Но что делать, если робот все-таки сломался?

    ABB’s new Remote Service concept holds the answer: This approach enables a malfunctioning robot to alarm for help itself. An ABB service engineer then receives whole diagnostic information via wireless technology, analyzes the data on a Web site and responds with support in just minutes. This unique service is paying off for customers and ABB alike, and in the process is revolutionizing service thinking.

    Ответом на этот вопрос стала новая концепция Remote Service от АББ, согласно которой неисправный робот сам просит о помощи. C помощью беспроводной технологии специалист сервисной службы АББ получает всю необходимую диагностическую информацию, анализирует данные на web-сайте и через считанные минуты выдает рекомендации по устранению отказа. Эта уникальная возможность одинаково ценна как для заказчиков, так и для самой компании АББ. В перспективе она способна в корне изменить весь подход к организации технического обслуживания.

    Every minute of production downtime can have financially disastrous consequences for a company. Traditional reactive service is no longer sufficient since on-site service engineer visits also demand great amounts of time and money. Thus, companies not only require faster help from the service organization when needed but they also want to avoid disturbances in production.

    Каждая минута простоя производства может привести к губительным финансовым последствиям. Традиционная организация сервиса, предусматривающая ликвидацию возникающих неисправностей, становится все менее эффективной, поскольку вызов сервисного инженера на место эксплуатации робота сопряжен с большими затратами времени и денег. Предприятия требуют от сервисной организации не только более быстрого оказания помощи, но и предотвращения возможных сбоев производства.

    In 2006, ABB developed a new approach to better meet customer’s expectations: Using the latest technologies to reach the robots at customer sites around the world, ABB could support them remotely in just minutes, thereby reducing the need for site visits. Thus the new Remote Service concept was quickly brought to fruition and was launched in mid-2007. Statistics show that by using the system the majority of production stoppages can be avoided.

    В 2006 г. компания АББ разработала новый подход к удовлетворению ожиданий своих заказчиков. Использование современных технологий позволяет специалистам АББ получать информацию от роботов из любой точки мира и в считанные минуты оказывать помощь дистанционно, в результате чего сокращается количество выездов на место установки. Запущенная в середине 2007 г. концепция Remote Service быстро себя оправдала. Статистика показывает, что её применение позволило предотвратить большое число остановок производства.

    Reactive maintenance The hardware that makes ABB Remote Service possible consists of a communication unit, which has a function similar to that of an airplane’s so-called black box 1. This “service box” is connected to the robot’s control system and can read and transmit diagnostic information. The unit not only reads critical diagnostic information that enables immediate support in the event of a failure, but also makes it possible to monitor and analyze the robot’s condition, thereby proactively detecting the need for maintenance.

    Устранение возникающих неисправностей Аппаратное устройство, с помощью которого реализуется концепция Remote Service, представляет собой коммуникационный блок, работающий аналогично черному ящику самолета (рис. 1). Этот блок считывает диагностические данные из контроллера робота и передает их по каналу GSM. Считывается не только информация, необходимая для оказания немедленной помощи в случае отказа, но и сведения, позволяющие контролировать и анализировать состояние робота для прогнозирования неисправностей и планирования технического обслуживания.

    If the robot breaks down, the service box immediately stores the status of the robot, its historical data (as log files), and diagnostic parameters such as temperature and power supply. Equipped with a built-in modem and using the GSM network, the box transmits the data to a central server for analysis and presentation on a dedicated Web site. Alerts are automatically sent to the nearest of ABB’s 1,200 robot service engineers who then accesses the detailed data and error log to analyze the problem.

    При поломке робота сервисный блок немедленно сохраняет данные о его состоянии, сведения из рабочего журнала, а также значения диагностических параметров (температура и характеристики питания). Эти данные передаются встроенным GSM-модемом на центральный сервер для анализа и представления на соответствующем web-сайте. Аварийные сообщения автоматически пересылаются ближайшему к месту аварии одному из 1200 сервисных инженеров-робототехников АББ, который получает доступ к детальной информации и журналу аварий для анализа возникшей проблемы.

    A remotely based ABB engineer can then quickly identify the exact fault, offering rapid customer support. For problems that cannot be solved remotely, the service engineer can arrange for quick delivery of spare parts and visit the site to repair the robot. Even if the engineer must make a site visit, service is faster, more efficient and performed to a higher standard than otherwise possible.

    Специалист АББ может дистанционно идентифицировать отказ и оказать быструю помощь заказчику. Если неисправность не может быть устранена дистанционно, сервисный инженер организовывает доставку запасных частей и выезд ремонтной бригады. Даже если необходимо разрешение проблемы на месте, предшествующая дистанционная диагностика позволяет минимизировать объем работ и сократить время простоя.

    Remote Service enables engineers to “talk” to robots remotely and to utilize tools that enable smart, fast and automatic analysis. The system is based on a machine-to-machine (M2M) concept, which works automatically, requiring human input only for analysis and personalized customer recommendations. ABB was recognized for this innovative solution at the M2M United Conference in Chicago in 2008 Factbox.

    Remote Service позволяет инженерам «разговаривать» с роботами на расстоянии и предоставляет в их распоряжение интеллектуальные средства быстрого автоматизированного анализа. Система основана на основе технологии автоматической связи машины с машиной (M2M), где участие человека сводится к анализу данных и выдаче рекомендаций клиенту. В 2008 г. это инновационное решение от АББ получило приз на конференции M2M United Conference в Чикаго (см. вставку).

    Proactive maintenance 
    Remote Service also allows ABB engineers to monitor and detect potential problems in the robot system and opens up new possibilities for proactive maintenance.

    Прогнозирование неисправностей
    Remote Service позволяет инженерам АББ дистанционно контролировать состояние роботов и прогнозировать возможные неисправности, что открывает новые возможности по организации профилактического обслуживания.

    The service box regularly takes condition measurements. By monitoring key parameters over time, Remote Service can identify potential failures and when necessary notify both the end customer and the appropriate ABB engineer. The management and storage of full system backups is a very powerful service to help recover from critical situations caused, for example, by operator errors.

    Сервисный блок регулярно выполняет диагностические измерения. Непрерывно контролируя ключевые параметры, Remote Service может распознать потенциальные опасности и, при необходимости, оповещать владельца оборудования и соответствующего специалиста АББ. Резервирование данных для возможного отката является мощным средством, обеспечивающим восстановление системы в критических ситуациях, например, после ошибки оператора.

    The first Remote Service installation took place in the automotive industry in the United States and quickly proved its value. The motherboard in a robot cabinet overheated and the rise in temperature triggered an alarm via Remote Service. Because of the alarm, engineers were able to replace a faulty fan, preventing a costly production shutdown.

    Первая система Remote Service была установлена на автозаводе в США и очень скоро была оценена по достоинству. Она обнаружила перегрев материнской платы в шкафу управления роботом и передала сигнал о превышении допустимой температуры, благодаря чему инженеры смогли заменить неисправный вентилятор и предотвратить дорогостоящую остановку производства.

    MyRobot: 24-hour remote access

    Having regular access to a robot’s condition data is also essential to achieving lean production. At any time, from any location, customers can verify their robots’ status and access maintenance information and performance reports simply by logging in to ABB’s MyRobot Web site. The service enables customers to easily compare performances, identify bottlenecks or developing issues, and initiate the most

    Сайт MyRobot: круглосуточный дистанционный доступ
    Для того чтобы обеспечить бесперебойное производство, необходимо иметь регулярный доступ к информации о состоянии робота. Зайдя на соответствующую страницу сайта MyRobot компании АББ, заказчики получат все необходимые данные, включая сведения о техническом обслуживании и отчеты о производительности своего робота. Эта услуга позволяет легко сравнивать данные о производительности, обнаруживать возможные проблемы, а также оптимизировать планирование технического обслуживания и модернизации. С помощью MyRobot можно значительно увеличить выпуск продукции и уменьшить количество выбросов.

    Award-winning solution
    In June 2008, the innovative Remote Service solution won the Gold Value Chain award at the M2M United Conference in Chicago. The value chain award honors successful corporate adopters of M2M (machine–to-machine) technology and highlights the process of combining multiple technologies to deliver high-quality services to customers. ABB won in the categoryof Smart Services.

    Приз за удачное решение
    В июне 2008 г. инновационное решение Remote Service получило награду Gold Value Chain (Золотая цепь) на конференции M2M United Conference в Чикаго. «Золотая цепь» присуждается за успешное масштабное внедрение технологии M2M (машина – машина), а также за достижения в объединении различных технологий для предоставления высококачественных услуг заказчикам. АББ одержала победу в номинации «Интеллектуальный сервис».

    Case study: Tetley Tetley GB Ltd is the world’s second-largest manufacturer and distributor of tea. The company’s manufacturing and distribution business is spread across 40 countries and sells over 60 branded tea bags. Tetley’s UK tea production facility in Eaglescliffe, County Durham is the sole producer of Tetley tea bags 2.

    Пример применения: Tetley Компания TetleyGB Ltd является вторым по величине мировым производителем и поставщиком чая. Производственные и торговые филиалы компании имеются в 40 странах, а продукция распространяется под 60 торговыми марками. Чаеразвесочная фабрика в Иглсклифф, графство Дарем, Великобритания – единственный производитель чая Tetley в пакетиках (рис. 2).

    ABB offers a flexible choice of service agreements for both new and existing robot installations, which can help extend the mean time between failures, shorten the time to repair and lower the cost of automated production.

    Предлагаемые АББ контракты на выполнение технического обслуживания как уже имеющихся, так и вновь устанавливаемых роботов, позволяют значительно увеличить среднюю наработку на отказ, сократить время ремонта и общую стоимость автоматизированного производства.

    Robots in the plant’s production line were tripping alarms and delaying the whole production cycle. The spurious alarms resulted in much unnecessary downtime that was spent resetting the robots in the hope that another breakdown could be avoided. Each time an alarm was tripped, several hours of production time was lost. “It was for this reason that we were keen to try out ABB’s Remote Service agreement,” said Colin Trevor, plant maintenance manager.

    Установленные в технологической линии роботы выдавали аварийные сигналы, задерживающие выполнение производственного цикла. Ложные срабатывания вынуждали перезапускать роботов в надежде предотвратить возможные отказы, в результате чего после каждого аварийного сигнала производство останавливалось на несколько часов. «Именно поэтому мы решили попробовать заключить с АББ контракт на дистанционное техническое обслуживание», – сказал Колин Тревор, начальник технической службы фабрики.

    To prevent future disruptions caused by unplanned downtime, Tetley signed an ABB Response Package service agreement, which included installing a service box and system infrastructure into the robot control systems. Using the Remote Service solution, ABB remotely monitors and collects data on the “wear and tear” and productivity of the robotic cells; this data is then shared with the customer and contributes to smooth-running production cycles.

    Для предотвращения ущерба в результате незапланированных простоев Tetley заключила с АББ контракт на комплексное обслуживание Response Package, согласно которому системы управления роботами были дооборудованы сервисными блоками с необходимой инфраструктурой. С помощью Remote Service компания АББ дистанционно собирает данные о наработке, износе и производительности роботизированных модулей. Эти данные предоставляются заказчику для оптимизации загрузки производственного оборудования.

    Higher production uptime
    Since the implementation of Remote Service, Tetley has enjoyed greatly reduced robot downtime, with no further disruptions caused by unforeseen problems. “The Remote Service package has dramatically changed the plant,” said Trevor. “We no longer have breakdown issues throughout the shift, helping us to achieve much longer periods of robot uptime. As we have learned, world-class manufacturing facilities need world-class support packages. Remote monitoring of our robots helps us to maintain machine uptime, prevent costly downtime and ensures my employees can be put to more valuable use.”

    Увеличение полезного времени
    С момента внедрения Remote Service компания Tetley была приятно удивлена резким сокращением простоя роботов и отсутствием незапланированных остановок производства. «Пакет Remote Service резко изменил ситуацию на предприятии», – сказал Тревор. «Мы избавились от простоев роботов и смогли резко увеличить их эксплуатационную готовность. Мы поняли, что для производственного оборудования мирового класса необходим сервисный пакет мирового класса. Дистанционный контроль роботов помогает нам поддерживать их в рабочем состоянии, предотвращать дорогостоящие простои и задействовать наш персонал для выполнения более важных задач».

    Service access
    Remote Service is available worldwide, connecting more than 500 robots. Companies that have up to 30 robots are often good candidates for the Remote Service offering, as they usually have neither the engineers nor the requisite skills to deal with robotics faults themselves. Larger companies are also enthusiastic about Remote Service, as the proactive services will improve the lifetime of their equipment and increase overall production uptime.

    Доступность сервиса
    Сеть Remote Service охватывает более 700 роботов по всему миру. Потенциальными заказчиками Remote Service являются компании, имеющие до 30 роботов, но не имеющие инженеров и техников, способных самостоятельно устранять их неисправности. Интерес к Remote Service проявляют и более крупные компании, поскольку они заинтересованы в увеличении срока службы и эксплуатационной готовности производственного оборудования.

    In today’s competitive environment, business profitability often relies on demanding production schedules that do not always leave time for exhaustive or repeated equipment health checks. ABB’s Remote Service agreements are designed to monitor its customers’ robots to identify when problems are likely to occur and ensure that help is dispatched before the problem can escalate. In over 60 percent of ABB’s service calls, its robots can be brought back online remotely, without further intervention.

    В условиях современной конкуренции окупаемость бизнеса часто зависит от соблюдения жестких графиков производства, не оставляющих времени для полномасштабных или периодических проверок исправности оборудования. Контракт Remote Service предусматривает мониторинг состояния роботов заказчика для прогнозирования возможных неисправностей и принятие мер по их предотвращению. В более чем 60 % случаев для устранения неисправности достаточно дистанционной консультации в сервисной службе АББ, дальнейшего вмешательства не требуется.

    ABB offers a flexible choice of service agreements for both new and existing robot installations, which helps extend the mean time between failures, shorten the time to repair and lower the total cost of ownership. With four new packages available – Support, Response, Maintenance and Warranty, each backed up by ABB’s Remote Service technology – businesses can minimize the impact of unplanned downtime and achieve improved production-line efficiency.

    Компания АББ предлагает гибкий выбор контрактов на выполнение технического обслуживания как уже имеющихся, так и вновь устанавливаемых роботов, которые позволяют значительно увеличить среднюю наработку на отказ, сократить время ремонта и эксплуатационные расходы. Четыре новых пакета на основе технологии Remote Service Support, Response, Maintenance и Warranty – позволяют минимизировать внеплановые простои и значительно повысить эффективность производства.

    The benefits of Remote Sevice are clear: improved availability, fewer service visits, lower maintenance costs and maximized total cost of ownership. This unique service sets ABB apart from its competitors and is the beginning of a revolution in service thinking. It provides ABB with a great opportunity to improve customer access to its expertise and develop more advanced services worldwide.

    Преимущества дистанционного технического обслуживания очевидны: повышенная надежность, уменьшение выездов ремонтных бригад, уменьшение затрат на обслуживание и общих эксплуатационных расходов. Эта уникальная услуга дает компании АББ преимущества над конкурентами и демонстрирует революционный подход к организации сервиса. Благодаря ей компания АББ расширяет доступ заказчиков к опыту своих специалистов и получает возможность более эффективного оказания технической помощи по всему миру.

    Тематики

    • тех. обсл. и ремонт средств электросвязи

    Обобщающие термины

    EN

    Англо-русский словарь нормативно-технической терминологии > remote maintenance

  • 36 remote sevice

    1. дистанционное техническое обслуживание

     

    дистанционное техническое обслуживание
    Техническое обслуживание объекта, проводимое под управлением персонала без его непосредственного присутствия.
    [ОСТ 45.152-99 ]

    Параллельные тексты EN-RU из ABB Review. Перевод компании Интент

    Service from afar

    Дистанционный сервис

    ABB’s Remote Service concept is revolutionizing the robotics industry

    Разработанная АББ концепция дистанционного обслуживания Remote Service революционизирует робототехнику

    ABB robots are found in industrial applications everywhere – lifting, packing, grinding and welding, to name a few. Robust and tireless, they work around the clock and are critical to a company’s productivity. Thus, keeping these robots in top shape is essential – any failure can lead to serious output consequences. But what happens when a robot malfunctions?

    Роботы АББ используются во всех отраслях промышленности для перемещения грузов, упаковки, шлифовки, сварки – всего и не перечислить. Надежные и неутомимые работники, способные трудиться день и ночь, они представляют большую ценность для владельца. Поэтому очень важно поддерживать их в надлежащей состоянии, ведь любой отказ может иметь серьезные последствия. Но что делать, если робот все-таки сломался?

    ABB’s new Remote Service concept holds the answer: This approach enables a malfunctioning robot to alarm for help itself. An ABB service engineer then receives whole diagnostic information via wireless technology, analyzes the data on a Web site and responds with support in just minutes. This unique service is paying off for customers and ABB alike, and in the process is revolutionizing service thinking.

    Ответом на этот вопрос стала новая концепция Remote Service от АББ, согласно которой неисправный робот сам просит о помощи. C помощью беспроводной технологии специалист сервисной службы АББ получает всю необходимую диагностическую информацию, анализирует данные на web-сайте и через считанные минуты выдает рекомендации по устранению отказа. Эта уникальная возможность одинаково ценна как для заказчиков, так и для самой компании АББ. В перспективе она способна в корне изменить весь подход к организации технического обслуживания.

    Every minute of production downtime can have financially disastrous consequences for a company. Traditional reactive service is no longer sufficient since on-site service engineer visits also demand great amounts of time and money. Thus, companies not only require faster help from the service organization when needed but they also want to avoid disturbances in production.

    Каждая минута простоя производства может привести к губительным финансовым последствиям. Традиционная организация сервиса, предусматривающая ликвидацию возникающих неисправностей, становится все менее эффективной, поскольку вызов сервисного инженера на место эксплуатации робота сопряжен с большими затратами времени и денег. Предприятия требуют от сервисной организации не только более быстрого оказания помощи, но и предотвращения возможных сбоев производства.

    In 2006, ABB developed a new approach to better meet customer’s expectations: Using the latest technologies to reach the robots at customer sites around the world, ABB could support them remotely in just minutes, thereby reducing the need for site visits. Thus the new Remote Service concept was quickly brought to fruition and was launched in mid-2007. Statistics show that by using the system the majority of production stoppages can be avoided.

    В 2006 г. компания АББ разработала новый подход к удовлетворению ожиданий своих заказчиков. Использование современных технологий позволяет специалистам АББ получать информацию от роботов из любой точки мира и в считанные минуты оказывать помощь дистанционно, в результате чего сокращается количество выездов на место установки. Запущенная в середине 2007 г. концепция Remote Service быстро себя оправдала. Статистика показывает, что её применение позволило предотвратить большое число остановок производства.

    Reactive maintenance The hardware that makes ABB Remote Service possible consists of a communication unit, which has a function similar to that of an airplane’s so-called black box 1. This “service box” is connected to the robot’s control system and can read and transmit diagnostic information. The unit not only reads critical diagnostic information that enables immediate support in the event of a failure, but also makes it possible to monitor and analyze the robot’s condition, thereby proactively detecting the need for maintenance.

    Устранение возникающих неисправностей Аппаратное устройство, с помощью которого реализуется концепция Remote Service, представляет собой коммуникационный блок, работающий аналогично черному ящику самолета (рис. 1). Этот блок считывает диагностические данные из контроллера робота и передает их по каналу GSM. Считывается не только информация, необходимая для оказания немедленной помощи в случае отказа, но и сведения, позволяющие контролировать и анализировать состояние робота для прогнозирования неисправностей и планирования технического обслуживания.

    If the robot breaks down, the service box immediately stores the status of the robot, its historical data (as log files), and diagnostic parameters such as temperature and power supply. Equipped with a built-in modem and using the GSM network, the box transmits the data to a central server for analysis and presentation on a dedicated Web site. Alerts are automatically sent to the nearest of ABB’s 1,200 robot service engineers who then accesses the detailed data and error log to analyze the problem.

    При поломке робота сервисный блок немедленно сохраняет данные о его состоянии, сведения из рабочего журнала, а также значения диагностических параметров (температура и характеристики питания). Эти данные передаются встроенным GSM-модемом на центральный сервер для анализа и представления на соответствующем web-сайте. Аварийные сообщения автоматически пересылаются ближайшему к месту аварии одному из 1200 сервисных инженеров-робототехников АББ, который получает доступ к детальной информации и журналу аварий для анализа возникшей проблемы.

    A remotely based ABB engineer can then quickly identify the exact fault, offering rapid customer support. For problems that cannot be solved remotely, the service engineer can arrange for quick delivery of spare parts and visit the site to repair the robot. Even if the engineer must make a site visit, service is faster, more efficient and performed to a higher standard than otherwise possible.

    Специалист АББ может дистанционно идентифицировать отказ и оказать быструю помощь заказчику. Если неисправность не может быть устранена дистанционно, сервисный инженер организовывает доставку запасных частей и выезд ремонтной бригады. Даже если необходимо разрешение проблемы на месте, предшествующая дистанционная диагностика позволяет минимизировать объем работ и сократить время простоя.

    Remote Service enables engineers to “talk” to robots remotely and to utilize tools that enable smart, fast and automatic analysis. The system is based on a machine-to-machine (M2M) concept, which works automatically, requiring human input only for analysis and personalized customer recommendations. ABB was recognized for this innovative solution at the M2M United Conference in Chicago in 2008 Factbox.

    Remote Service позволяет инженерам «разговаривать» с роботами на расстоянии и предоставляет в их распоряжение интеллектуальные средства быстрого автоматизированного анализа. Система основана на основе технологии автоматической связи машины с машиной (M2M), где участие человека сводится к анализу данных и выдаче рекомендаций клиенту. В 2008 г. это инновационное решение от АББ получило приз на конференции M2M United Conference в Чикаго (см. вставку).

    Proactive maintenance 
    Remote Service also allows ABB engineers to monitor and detect potential problems in the robot system and opens up new possibilities for proactive maintenance.

    Прогнозирование неисправностей
    Remote Service позволяет инженерам АББ дистанционно контролировать состояние роботов и прогнозировать возможные неисправности, что открывает новые возможности по организации профилактического обслуживания.

    The service box regularly takes condition measurements. By monitoring key parameters over time, Remote Service can identify potential failures and when necessary notify both the end customer and the appropriate ABB engineer. The management and storage of full system backups is a very powerful service to help recover from critical situations caused, for example, by operator errors.

    Сервисный блок регулярно выполняет диагностические измерения. Непрерывно контролируя ключевые параметры, Remote Service может распознать потенциальные опасности и, при необходимости, оповещать владельца оборудования и соответствующего специалиста АББ. Резервирование данных для возможного отката является мощным средством, обеспечивающим восстановление системы в критических ситуациях, например, после ошибки оператора.

    The first Remote Service installation took place in the automotive industry in the United States and quickly proved its value. The motherboard in a robot cabinet overheated and the rise in temperature triggered an alarm via Remote Service. Because of the alarm, engineers were able to replace a faulty fan, preventing a costly production shutdown.

    Первая система Remote Service была установлена на автозаводе в США и очень скоро была оценена по достоинству. Она обнаружила перегрев материнской платы в шкафу управления роботом и передала сигнал о превышении допустимой температуры, благодаря чему инженеры смогли заменить неисправный вентилятор и предотвратить дорогостоящую остановку производства.

    MyRobot: 24-hour remote access

    Having regular access to a robot’s condition data is also essential to achieving lean production. At any time, from any location, customers can verify their robots’ status and access maintenance information and performance reports simply by logging in to ABB’s MyRobot Web site. The service enables customers to easily compare performances, identify bottlenecks or developing issues, and initiate the most

    Сайт MyRobot: круглосуточный дистанционный доступ
    Для того чтобы обеспечить бесперебойное производство, необходимо иметь регулярный доступ к информации о состоянии робота. Зайдя на соответствующую страницу сайта MyRobot компании АББ, заказчики получат все необходимые данные, включая сведения о техническом обслуживании и отчеты о производительности своего робота. Эта услуга позволяет легко сравнивать данные о производительности, обнаруживать возможные проблемы, а также оптимизировать планирование технического обслуживания и модернизации. С помощью MyRobot можно значительно увеличить выпуск продукции и уменьшить количество выбросов.

    Award-winning solution
    In June 2008, the innovative Remote Service solution won the Gold Value Chain award at the M2M United Conference in Chicago. The value chain award honors successful corporate adopters of M2M (machine–to-machine) technology and highlights the process of combining multiple technologies to deliver high-quality services to customers. ABB won in the categoryof Smart Services.

    Приз за удачное решение
    В июне 2008 г. инновационное решение Remote Service получило награду Gold Value Chain (Золотая цепь) на конференции M2M United Conference в Чикаго. «Золотая цепь» присуждается за успешное масштабное внедрение технологии M2M (машина – машина), а также за достижения в объединении различных технологий для предоставления высококачественных услуг заказчикам. АББ одержала победу в номинации «Интеллектуальный сервис».

    Case study: Tetley Tetley GB Ltd is the world’s second-largest manufacturer and distributor of tea. The company’s manufacturing and distribution business is spread across 40 countries and sells over 60 branded tea bags. Tetley’s UK tea production facility in Eaglescliffe, County Durham is the sole producer of Tetley tea bags 2.

    Пример применения: Tetley Компания TetleyGB Ltd является вторым по величине мировым производителем и поставщиком чая. Производственные и торговые филиалы компании имеются в 40 странах, а продукция распространяется под 60 торговыми марками. Чаеразвесочная фабрика в Иглсклифф, графство Дарем, Великобритания – единственный производитель чая Tetley в пакетиках (рис. 2).

    ABB offers a flexible choice of service agreements for both new and existing robot installations, which can help extend the mean time between failures, shorten the time to repair and lower the cost of automated production.

    Предлагаемые АББ контракты на выполнение технического обслуживания как уже имеющихся, так и вновь устанавливаемых роботов, позволяют значительно увеличить среднюю наработку на отказ, сократить время ремонта и общую стоимость автоматизированного производства.

    Robots in the plant’s production line were tripping alarms and delaying the whole production cycle. The spurious alarms resulted in much unnecessary downtime that was spent resetting the robots in the hope that another breakdown could be avoided. Each time an alarm was tripped, several hours of production time was lost. “It was for this reason that we were keen to try out ABB’s Remote Service agreement,” said Colin Trevor, plant maintenance manager.

    Установленные в технологической линии роботы выдавали аварийные сигналы, задерживающие выполнение производственного цикла. Ложные срабатывания вынуждали перезапускать роботов в надежде предотвратить возможные отказы, в результате чего после каждого аварийного сигнала производство останавливалось на несколько часов. «Именно поэтому мы решили попробовать заключить с АББ контракт на дистанционное техническое обслуживание», – сказал Колин Тревор, начальник технической службы фабрики.

    To prevent future disruptions caused by unplanned downtime, Tetley signed an ABB Response Package service agreement, which included installing a service box and system infrastructure into the robot control systems. Using the Remote Service solution, ABB remotely monitors and collects data on the “wear and tear” and productivity of the robotic cells; this data is then shared with the customer and contributes to smooth-running production cycles.

    Для предотвращения ущерба в результате незапланированных простоев Tetley заключила с АББ контракт на комплексное обслуживание Response Package, согласно которому системы управления роботами были дооборудованы сервисными блоками с необходимой инфраструктурой. С помощью Remote Service компания АББ дистанционно собирает данные о наработке, износе и производительности роботизированных модулей. Эти данные предоставляются заказчику для оптимизации загрузки производственного оборудования.

    Higher production uptime
    Since the implementation of Remote Service, Tetley has enjoyed greatly reduced robot downtime, with no further disruptions caused by unforeseen problems. “The Remote Service package has dramatically changed the plant,” said Trevor. “We no longer have breakdown issues throughout the shift, helping us to achieve much longer periods of robot uptime. As we have learned, world-class manufacturing facilities need world-class support packages. Remote monitoring of our robots helps us to maintain machine uptime, prevent costly downtime and ensures my employees can be put to more valuable use.”

    Увеличение полезного времени
    С момента внедрения Remote Service компания Tetley была приятно удивлена резким сокращением простоя роботов и отсутствием незапланированных остановок производства. «Пакет Remote Service резко изменил ситуацию на предприятии», – сказал Тревор. «Мы избавились от простоев роботов и смогли резко увеличить их эксплуатационную готовность. Мы поняли, что для производственного оборудования мирового класса необходим сервисный пакет мирового класса. Дистанционный контроль роботов помогает нам поддерживать их в рабочем состоянии, предотвращать дорогостоящие простои и задействовать наш персонал для выполнения более важных задач».

    Service access
    Remote Service is available worldwide, connecting more than 500 robots. Companies that have up to 30 robots are often good candidates for the Remote Service offering, as they usually have neither the engineers nor the requisite skills to deal with robotics faults themselves. Larger companies are also enthusiastic about Remote Service, as the proactive services will improve the lifetime of their equipment and increase overall production uptime.

    Доступность сервиса
    Сеть Remote Service охватывает более 700 роботов по всему миру. Потенциальными заказчиками Remote Service являются компании, имеющие до 30 роботов, но не имеющие инженеров и техников, способных самостоятельно устранять их неисправности. Интерес к Remote Service проявляют и более крупные компании, поскольку они заинтересованы в увеличении срока службы и эксплуатационной готовности производственного оборудования.

    In today’s competitive environment, business profitability often relies on demanding production schedules that do not always leave time for exhaustive or repeated equipment health checks. ABB’s Remote Service agreements are designed to monitor its customers’ robots to identify when problems are likely to occur and ensure that help is dispatched before the problem can escalate. In over 60 percent of ABB’s service calls, its robots can be brought back online remotely, without further intervention.

    В условиях современной конкуренции окупаемость бизнеса часто зависит от соблюдения жестких графиков производства, не оставляющих времени для полномасштабных или периодических проверок исправности оборудования. Контракт Remote Service предусматривает мониторинг состояния роботов заказчика для прогнозирования возможных неисправностей и принятие мер по их предотвращению. В более чем 60 % случаев для устранения неисправности достаточно дистанционной консультации в сервисной службе АББ, дальнейшего вмешательства не требуется.

    ABB offers a flexible choice of service agreements for both new and existing robot installations, which helps extend the mean time between failures, shorten the time to repair and lower the total cost of ownership. With four new packages available – Support, Response, Maintenance and Warranty, each backed up by ABB’s Remote Service technology – businesses can minimize the impact of unplanned downtime and achieve improved production-line efficiency.

    Компания АББ предлагает гибкий выбор контрактов на выполнение технического обслуживания как уже имеющихся, так и вновь устанавливаемых роботов, которые позволяют значительно увеличить среднюю наработку на отказ, сократить время ремонта и эксплуатационные расходы. Четыре новых пакета на основе технологии Remote Service Support, Response, Maintenance и Warranty – позволяют минимизировать внеплановые простои и значительно повысить эффективность производства.

    The benefits of Remote Sevice are clear: improved availability, fewer service visits, lower maintenance costs and maximized total cost of ownership. This unique service sets ABB apart from its competitors and is the beginning of a revolution in service thinking. It provides ABB with a great opportunity to improve customer access to its expertise and develop more advanced services worldwide.

    Преимущества дистанционного технического обслуживания очевидны: повышенная надежность, уменьшение выездов ремонтных бригад, уменьшение затрат на обслуживание и общих эксплуатационных расходов. Эта уникальная услуга дает компании АББ преимущества над конкурентами и демонстрирует революционный подход к организации сервиса. Благодаря ей компания АББ расширяет доступ заказчиков к опыту своих специалистов и получает возможность более эффективного оказания технической помощи по всему миру.

    Тематики

    • тех. обсл. и ремонт средств электросвязи

    Обобщающие термины

    EN

    Англо-русский словарь нормативно-технической терминологии > remote sevice

  • 37 HAM

    1) Компьютерная техника: Host Accelerated Modem, Host Adapter Module, Hybrid Access Memory
    3) Американизм: Amateur Radio Operator
    4) Военный термин: high-speed automatic monitor, horizontal action mine
    6) Религия: High And Mighty
    7) Метеорология: Heat Air And Moisture
    8) Бухгалтерия: Hold A Month
    9) Сокращение: Hold And Modify
    10) Университет: History Of Art And Music
    11) Физиология: Health Action And Mind
    13) Транспорт: Heavy Automotive Maintenance
    15) Сетевые технологии: Hardware Accelerated Modem, Host Attachment Module
    16) Полупроводники: Horizontal Alignment Target
    17) Расширение файла: Disk Drivers NPA (Novell NetWare)
    18) Должность: Home Amateur Mechanic
    20) СМС: Hardly Any Money

    Универсальный англо-русский словарь > HAM

  • 38 Ham

    1) Компьютерная техника: Host Accelerated Modem, Host Adapter Module, Hybrid Access Memory
    3) Американизм: Amateur Radio Operator
    4) Военный термин: high-speed automatic monitor, horizontal action mine
    6) Религия: High And Mighty
    7) Метеорология: Heat Air And Moisture
    8) Бухгалтерия: Hold A Month
    9) Сокращение: Hold And Modify
    10) Университет: History Of Art And Music
    11) Физиология: Health Action And Mind
    13) Транспорт: Heavy Automotive Maintenance
    15) Сетевые технологии: Hardware Accelerated Modem, Host Attachment Module
    16) Полупроводники: Horizontal Alignment Target
    17) Расширение файла: Disk Drivers NPA (Novell NetWare)
    18) Должность: Home Amateur Mechanic
    20) СМС: Hardly Any Money

    Универсальный англо-русский словарь > Ham

  • 39 ham

    1) Компьютерная техника: Host Accelerated Modem, Host Adapter Module, Hybrid Access Memory
    3) Американизм: Amateur Radio Operator
    4) Военный термин: high-speed automatic monitor, horizontal action mine
    6) Религия: High And Mighty
    7) Метеорология: Heat Air And Moisture
    8) Бухгалтерия: Hold A Month
    9) Сокращение: Hold And Modify
    10) Университет: History Of Art And Music
    11) Физиология: Health Action And Mind
    13) Транспорт: Heavy Automotive Maintenance
    15) Сетевые технологии: Hardware Accelerated Modem, Host Attachment Module
    16) Полупроводники: Horizontal Alignment Target
    17) Расширение файла: Disk Drivers NPA (Novell NetWare)
    18) Должность: Home Amateur Mechanic
    20) СМС: Hardly Any Money

    Универсальный англо-русский словарь > ham

  • 40 program

    программа, см. тж application || программировать
    - program in
    - absolute program
    - accessory program
    - active program
    - administration program
    - application program
    - A-program
    - archive program
    - assembler program
    - assembler-program
    - assembly language program
    - assembly program
    - automatic recovery program
    - background program
    - benchmark program
    - binary program
    - blue-ribbon program
    - bootstrap program
    - brittle program
    - C++ program
    - C++-program
    - called program
    - calling program
    - cataloged program
    - chain additions program
    - chain maintenance program
    - channel program
    - check program
    - checking program
    - common program
    - communication program
    - compaction program
    - compiled object program
    - compiler program
    - compiling program
    - complete program
    - compressor program
    - computer program
    - concordance program
    - concurrent program
    - concurrently running programs
    - concurrent-scheduling supervisor program
    - condensing program
    - configuration program
    - consulting program
    - control program
    - conversational program
    - conversion program
    - copy-protected program
    - copyrighted program
    - core-resident program
    - correct program
    - crash-proof program
    - curve-fitting program
    - data abstraction program
    - data access program
    - data flow program
    - data set utility program
    - data-vet program
    - debugging program
    - decision program
    - development program
    - diagnosis program
    - diagnostic program
    - digital simulation program
    - disk-resident program
    - editor program
    - embedded program
    - emulator program
    - epistemic logic program
    - executable program
    - executive program
    - exerciser program
    - externally stored program
    - fail-recognition program
    - fault-diagnosis program
    - fault-location program
    - fine-grained program
    - fixed program
    - foreground program
    - format program
    - FORTRAN program
    - FORTRAN-program
    - fragmented programs
    - free-standing program
    - function program
    - gap filling program
    - general-purpose program
    - generating program
    - generator program
    - graphic display program
    - hardware program
    - hardware-maintenance program
    - help program
    - heuristic program
    - high frequency program
    - high volume program
    - host program
    - illustrative program
    - impenetrable program
    - inactive program
    - independent program
    - initial input program
    - initial loading program
    - in-line program
    - integer program
    - interactive program
    - interconsole message program
    - internally stored program
    - interpreter program
    - interpretive program
    - introspective program
    - job control program
    - job program
    - knowledge-based program
    - language-understanding program
    - learning program
    - librarian program
    - library program
    - license program
    - linear program
    - link-edited program
    - load program
    - load-and-go program
    - loading program
    - logical program
    - logical relational program
    - machine language program
    - machine program
    - macroassembly program
    - macrogenerating program
    - mail program
    - main program
    - manager program
    - manufacturer programs
    - map program
    - mask-level digitization program
    - master program
    - mathematical program
    - menu-driven program
    - message control program
    - message processing program
    - micromodular program
    - minimal access program
    - minimum access program
    - minimum latency program
    - modular-sized program
    - monitor program
    - monitoring program
    - monolithic program
    - multisupplier program
    - mutated program
    - network control program
    - networking program
    - nonexpansible program
    - nonprocedural program
    - nucleus initialization program
    - object program
    - operating program
    - optimally coded program
    - overlay program
    - overlays program
    - packaged program
    - paint program
    - panel program
    - PASCAL program
    - PASCAL-program
    - patched program
    - placement program
    - plugged program
    - polling program
    - pop-up program
    - portable program
    - position-independent program
    - postedit program
    - postmortem program
    - precanned program
    - precompiler program
    - pre-edit program
    - prewired program
    - prime program program
    - printed program
    - print-intensive program
    - problem-state program
    - problem program
    - procedural program
    - processing program
    - production program
    - program for Windows
    - program in assembler
    - program in C++
    - program in FORTRAN
    - program in PASCAL
    - proper program
    - prototype program
    - pseudoapplication program
    - punched tape program
    - read-in program
    - real-world program
    - reduction program
    - reenterable program
    - reentrant program
    - relocatable program
    - report program
    - resident program
    - restructuring program
    - reusable program
    - robot program
    - robust program
    - routine program
    - routing program
    - running program
    - runtime program
    - salvation program
    - sample program
    - scrutinous program
    - segmented program
    - self-adapting program
    - self-contained program
    - self-diagnostic program
    - self-modification program
    - self-modifying program
    - self-monitoring program
    - self-organizing program
    - self-relocatable program
    - self-relocating program
    - self-resetting program
    - self-test program
    - self-triggering program
    - sequence-scheduling supervisor program
    - service program
    - shareable program
    - shell program
    - simulation program
    - slave program
    - snapshot dump program
    - snapshot trace program
    - software program
    - sort program
    - sort/merge program
    - sorting program
    - source language program
    - source program
    - spaghetti program
    - specific program
    - spreadsheet program
    - stand-alone program
    - standard program
    - standby program
    - start-up program
    - steering program
    - stored program
    - structured program
    - subject program
    - superconsistent program
    - supervisor program
    - supervisory program
    - support program
    - surface program
    - suspended program
    - symbolic program
    - system program
    - systems program
    - tape-to-printer program
    - teaching program
    - test program
    - throwaway program
    - total-load program
    - trace program
    - trace-interpretive program
    - tracing program
    - tracking program
    - transaction program
    - translating program
    - translation program
    - translator program
    - troubleshooting program
    - TSR program
    - unmaintable program
    - unreadable program
    - updated program
    - user program
    - utility program
    - wavelet program
    - wired-in program

    English-Russian dictionary of computer science and programming > program

См. также в других словарях:

  • Hardware-Monitor — Hardware Monitor,   Steckkarte oder Gerät zur Diagnose von Hard und Software. Der Hardware Monitor wird v. a. eingesetzt, wenn schwer wiegende Probleme auftreten. Seine Funktion ist im Prinzip identisch mit der einer Diagnosekarte. Ein Hardware… …   Universal-Lexikon

  • Monitor de computadora — Monitor LCD. La pantalla del ordenador o monitor de computadora es un visualizador que muestra al usuario los resultados del procesamiento de una computadora mediante una interfaz. == Historia ==angel calderon Los primeros monitores surgieron en… …   Wikipedia Español

  • Hardware overlay — Hardware overlay, a type of video overlay, is a method of rendering an image to a display screen with a dedicated memory buffer inside computer video hardware, to display a fast moving video image such as a computer game, a DVD, or the signal… …   Wikipedia

  • Hardware keylogger — Hardware Keyloggers are used for keystroke logging, a method of capturing and recording computer user keystrokes. They plug in between a computer keyboard and a computer and log all keyboard activity to an internal memory. They are typically… …   Wikipedia

  • Hardware — Hard ware (h[aum]rd w[^a]r ), n. 1. Ware made of metal, as cutlery, kitchen utensils, and the like; ironmongery. [1913 Webster] 2. Any of the physical objects used in carrying out an activity, in contrast to the knowledge, skill, or theory… …   The Collaborative International Dictionary of English

  • Monitor (IT-Magazin) — Monitor ist ein österreichisches IKT Monatsmagazin für Entscheider im Unternehmen, IT Consulter, Selbstständige und professionelle Anwender. Bei dieser Leserzielgruppe ist Monitor die meistgenutzte Informationsquelle für Neuheiten und Berichte… …   Deutsch Wikipedia

  • Hardware — típico de una computadora personal. 1. Monitor 2. Placa base 3. CPU 4 …   Wikipedia Español

  • Monitor proofing — Main article: Prepress proofing Monitor proofing or soft proofing is a step in the prepress printing process. It uses specialized computer software and hardware to check the accuracy of text and images used for printed products. Monitor proofing… …   Wikipedia

  • Hardware Compatibility List — Ein Betriebssystem ist die Software, die die Verwendung (den Betrieb) eines Computers ermöglicht. Es verwaltet Betriebsmittel wie Speicher, Ein und Ausgabegeräte und steuert die Ausführung von Programmen. Betriebssystem heißt auf Englisch… …   Deutsch Wikipedia

  • Hardware-assisted virtualization — In computing, hardware assisted virtualization is a platform virtualization approach that enables efficient full virtualization using help from hardware capabilities, primarily from the host processors. Full virtualization is used to simulate a… …   Wikipedia

  • Hardware description language — In electronics, a hardware description language or HDL is any language from a class of computer languages and/or programming languages for formal description of electronic circuits. It can describe the circuit s operation, its design and… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»