-
21 BIOS
['baios] n. shkurtesë nga b asic i nput o utput s ystem ( BIOS) sistemi themelor për hyrje-dalje ( informatikë)What is BIOS?BIOS is an acronym for Basic Input/Output System. It is the boot firmware program on a PC, and controls the computer from the time you start it up until the operating system takes over. When you turn on a PC, the BIOS first conducts a basic hardware check, called a Power-On Self Test (POST), to determine whether all of the attachments are present and working. Then it loads the operating system into your computer's random access memory, or RAM.The BIOS also manages data flow between the computer's operating system and attached devices such as the hard disk, video card, keyboard, mouse, and printer.The BIOS stores the date, the time, and your system configuration information in a battery-powered, non-volatile memory chip, called a CMOS (Complementary Metal Oxide Semiconductor) after its manufacturing process.Although the BIOS is standardized and should rarely require updating, some older BIOS chips may not accommodate new hardware devices. Before the early 1990s, you couldn't update the BIOS without removing and replacing its ROM chip. Contemporary BIOS resides on memory chips such as flash chips or EEPROM (Electrically Erasable Programmable Read-Only Memory), so that you can update the BIOS yourself if necessary.For detailed information about BIOS updates, visit:What is firmware?Firmware consists of programs installed semi-permanently into memory, using various types of programmable ROM chips, such as PROMS, EPROMs, EEPROMs, and flash chips.Firmware is non-volatile, and will remain in memory after you turn the system off.Often, the term firmware is used to refer specifically to boot firmware, which controls a computer from the time that it is turned on until the primary operating system has taken over. Boot firmware's main function is to initialize the hardware and then to boot (load and execute) the primary operating system. On PCs, the boot firmware is usually referred to as the BIOS.What is the difference between memory and disk storage?Memory and disk storage both refer to internal storage space in a computer.The term memory usually means RAM (Random Access Memory). To refer to hard drive storage, the terms disk space or storage are usually used.Typically, computers have much less memory than disk space, because RAM is much more expensive per megabyte than a hard disk. Today, a typical desktop computer might come with 512MB of RAM, and a 40 gigabyte hard disk.Virtual memory is disk space that has been designated to act like RAM.Computers also contain a small amount of ROM, or read-only memory, containing permanent or semi-permanent (firmware) instructions for checking hardware and starting up the computer. On a PC, this is called the BIOS.What is RAM?RAM stands for Random Access Memory. RAM provides space for your computer to read and write data to be accessed by the CPU (central processing unit). When people refer to a computer's memory, they usually mean its RAM.New computers typically come with at least 256 megabytes (MB) of RAM installed, and can be upgraded to 512MB or even a gigabyte or more.If you add more RAM to your computer, you reduce the number of times your CPU must read data from your hard disk. This usually allows your computer to work considerably faster, as RAM is many times faster than a hard disk.RAM is volatile, so data stored in RAM stays there only as long as your computer is running. As soon as you turn the computer off, the data stored in RAM disappears.When you turn your computer on again, your computer's boot firmware (called BIOS on a PC) uses instructions stored semi-permanently in ROM chips to read your operating system and related files from the disk and load them back into RAM.Note: On a PC, different parts of RAM may be more or less easily accessible to programs. For example, cache RAM is made up of very high-speed RAM chips which sit between the CPU and main RAM, storing (i.e., caching) memory accesses by the CPU. Cache RAM helps to alleviate the gap between the speed of a CPU's megahertz rating and the ability of RAM to respond and deliver data. It reduces how often the CPU must wait for data from main memory.What is ROM?ROM is an acronym for Read-Only Memory. It refers to computer memory chips containing permanent or semi-permanent data. Unlike RAM, ROM is non-volatile; even after you turn off your computer, the contents of ROM will remain.Almost every computer comes with a small amount of ROM containing the boot firmware. This consists of a few kilobytes of code that tell the computer what to do when it starts up, e.g., running hardware diagnostics and loading the operating system into RAM. On a PC, the boot firmware is called the BIOS.Originally, ROM was actually read-only. To update the programs in ROM, you had to remove and physically replace your ROM chips. Contemporary versions of ROM allow some limited rewriting, so you can usually upgrade firmware such as the BIOS by using installation software. Rewritable ROM chips include PROMs (programmable read-only memory), EPROMs (erasable read-only memory), EEPROMs (electrically erasable programmable read-only memory), and a common variation of EEPROMs called flash memory.What is an ACPI BIOS?ACPI is an acronym that stands for Advanced Configuration and Power Interface, a power management specification developed by Intel, Microsoft, and Toshiba. ACPI support is built into Windows 98 and later operating systems. ACPI is designed to allow the operating system to control the amount of power provided to each device or peripheral attached to the computer system. This provides much more stable and efficient power management and makes it possible for the operating system to turn off selected devices, such as a monitor or CD-ROM drive, when they are not in use.ACPI should help eliminate computer lockup on entering power saving or sleep mode. This will allow for improved power management, especially in portable computer systems where reducing power consumption is critical for extending battery life. ACPI also allows for the computer to be turned on and off by external devices, so that the touch of a mouse or the press of a key will "wake up" the computer. This new feature of ACPI, called OnNow, allows a computer to enter a sleep mode that uses very little power.In addition to providing power management, ACPI also evolves the existing Plug and Play BIOS (PnP BIOS) to make adding and configuring new hardware devices easier. This includes support for legacy non-PnP devices and improved support for combining older devices with ACPI hardware, allowing both to work in a more efficient manner in the same computer system. The end result of this is to make the BIOS more PnP compatible.What is CMOS?CMOS, short for Complementary Metal Oxide Semiconductor, is a low-power, low-heat semiconductor technology used in contemporary microchips, especially useful for battery-powered devices. The specific technology is explained in detail at:http://searchsmb.techtarget.com/sDefinition/0,,sid44_gci213860,00.htmlMost commonly, though, the term CMOS is used to refer to small battery-powered configuration chips on system boards of personal computers, where the BIOS stores the date, the time, and system configuration details.How do I enter the Setup program in my BIOS?Warning: Your BIOS Setup program is very powerful. An incorrect setting could cause your computer not to boot properly. You should make sure you understand what a setting does before you change it.You can usually run Setup by pressing a special function key or key combination soon after turning on the computer, during its power-on self test (POST), before the operating system loads (or before the operating system's splash screen shows). During POST, the BIOS usually displays a prompt such as:Press F2 to enter SetupMany newer computers display a brief screen, usually black and white, with the computer manufacturer's logo during POST.Entering the designated keystroke will take you into the BIOS Setup. Common keystrokes to enter the BIOS Setup are F1, F2, F10, and Del.On some computers, such as some Gateway or Compaq computers, graphics appear during the POST, and the BIOS information is hidden. You must press Esc to make these graphics disappear. Your monitor will then display the correct keystroke to enter.Note: If you press the key too early or too often, the BIOS may display an error message. To avoid this, wait about five seconds after turning the power on, and then press the key once or twice.What's the difference between BIOS and CMOS?Many people use the terms BIOS (basic input/output system) and CMOS (complementary metal oxide semiconductor) to refer to the same thing. Though they are related, they are distinct and separate components of a computer. The BIOS is the program that starts a computer up, and the CMOS is where the BIOS stores the date, time, and system configuration details it needs to start the computer.The BIOS is a small program that controls the computer from the time it powers on until the time the operating system takes over. The BIOS is firmware, which means it cannot store variable data.CMOS is a type of memory technology, but most people use the term to refer to the chip that stores variable data for startup. A computer's BIOS will initialize and control components like the floppy and hard drive controllers and the computer's hardware clock, but the specific parameters for startup and initializing components are stored in the CMOS. -
22 circuit
1) сеть
2) кругооборот
3) циркуляционный
4) циркуляционный контур
5) <tech.> цепь
6) схема
7) поток
8) неупорядоченный цикл
9) оборудование
10) обход
11) схемный
12) выключатель
– absorption circuit
– alarm circuit
– alternating-current circuit
– analog circuit
– analogous circuit
– AND-to OR circuit
– AND-to-AND circuit
– antenna circuit
– anti-coincidence circuit
– anticoincidence circuit
– antihunt circuit
– arm circuit
– arm of circuit
– astable circuit
– balanced circuit
– balancing of a circuit
– band-elimination circuit
– be in traffic circuit
– bias circuit
– bipartite circuit
– blanking circuit
– blocking circuit
– boosted circuit
– bootstrap circuit
– braking circuit
– breadboard circuit
– break in circuit
– bridge circuit
– built-up circuit
– carry circuit
– cascode circuit
– cathode-coupled circuit
– checking circuit
– circuit algebra
– circuit analysis
– circuit breaker
– circuit capacitance
– circuit card
– circuit closer
– circuit closure
– circuit continuity
– circuit design
– circuit diagram
– circuit element
– circuit grade
– circuit matrix
– circuit noise
– circuit order
– circuit switching
– circuit technology
– circuit tester
– circuit theory
– circuit time
– circuit wiring
– clipper-limiter circuit
– closed circuit
– coding circuit
– coincidence circuit
– communication circuit
– comparison circuit
– compensating circuit
– complete circuit
– composite circuit
– control circuit
– conveyer circuit
– cord circuit
– corrector circuit
– counting circuit
– coupled circuit
– cryotron circuit
– current circuit
– cut in circuit
– de-emphasis circuit
– de-energize circuit
– dead circuit
– decoding circuit
– deemphasis circuit
– deenergizing circuit
– delay circuit
– derivation circuit
– derived circuit
– differentiating circuit
– digital circuit
– direct-current circuit
– disabling circuit
– discharge circuit
– distributed-parameter circuit
– divide-by-two circuit
– dividing circuit
– doubling circuit
– draw up circuit
– drive circuit
– dual circuit
– earth-return circuit
– electronic circuit
– enabling circuit
– energizing circuit
– engineer's circuit
– equalize circuit
– equivalent circuit
– excitation circuit
– exciting circuit
– exclusive OR circuit
– extend circuit
– feedback circuit
– ferroresonance circuit
– filament circuit
– finite circuit
– forward circuit
– gang circuit
– gate circuit
– ground circuit
– grounded-cathode circuit
– grounded-emitter circuit
– grounded-grid circuit
– guard circuit
– halving circuit
– high-frequency circuit
– high-speed circuit
– high-tension circuit
– hold a circuit
– hold circuit
– hybrid circuit
– idler circuit
– ignition circuit
– impulse circuit
– inclusive OR circuit
– incomplete circuit
– information circuit
– inhibit circuit
– injection circuit
– inland circuit
– inoperative circuit
– input circuit
– insulate circuit
– integrated circuit
– integrating circuit
– interruption of circuit
– interstage circuit
– inverter circuit
– isolating circuit
– isolation circuit
– keying circuit
– ladder circuit
– level circuit
– line circuit
– linear circuit
– linearity circuit
– load circuit
– local circuit
– logic circuit
– made circuit
– magnetic circuit
– main circuit
– marking circuit
– matrix circuit
– measuring circuit
– memory circuit
– metering circuit
– micrologic circuit
– microminiature circuit
– microprinted circuit
– microvave circuit
– mixing circuit
– mnemonic circuit
– modular circuit
– modulator circuit
– monitoring circuit
– monolithic circuit
– multichip circuit
– multifunction circuit
– multiple circuit
– multiplex circuit
– multiply-by-two circuit
– multiplying circuit
– multistable circuit
– narrow-gate circuit
– network circuit
– non-coincidence circuit
– nonlinear circuit
– NOR logic circuit
– NOT AND circuit
– not circuit
– NOT OR circuit
– NOT-AND circuit
– obtain circuit
– off-centering circuit
– open circuit
– open-wire circuit
– opposition circuit
– OR circuit
– OR-to-AND circuit
– OR-to-OR circuit
– oscillatory circuit
– output circuit
– parallel circuit
– parasitic circuit
– passive circuit
– period-computing circuit
– phantom circuit
– physical circuit
– planar circuit
– plank-magnetic circuit
– plated circuit
– polyphase circuit
– potted circuit
– power circuit
– primary circuit
– principle circuit
– printed circuit
– protect circuit
– protection circuit
– pulmonary circuit
– pulse-actuated circuit
– pulse-generating circuit
– pump circuit
– push-pull circuit
– radiotelephone circuit
– read circuit
– reciprocal circuit
– regenerative circuit
– reheat circuit
– rejecter circuit
– relaxation circuit
– reset circuit
– resistive circuit
– resonance circuit
– resonant circuit
– response of circuit
– return circuit
– ring-bus circuit
– ring-down circuit
– ringdown circuit
– safety circuit
– scale-of-five circuit
– scale-of-ten circuit
– scale-of-two circuit
– scaling circuit
– schematic circuit
– secondary circuit
– see-saw circuit
– seize a circuit
– self-exciting circuit
– semibutterfly circuit
– separation circuit
– sequence circuit
– sequential circuit
– series circuit
– shift circuit
– short circuit
– side circuit
– simplexed circuit
– single-channel circuit
– single-core circuit
– single-ended circuit
– single-wire circuit
– sling circuit
– software circuit
– solid-state circuit
– squaring circuit
– squelch circuit
– stabilizing circuit
– staggered circuit
– starting circuit
– steam-generating circuit
– stick circuit
– storage circuit
– subtraction circuit
– sweep circuit
– switch circuit
– switching circuit
– symmetrical circuit
– sync circuit
– synchronizing circuit
– systemic circuit
– talking circuit
– tank circuit
– tapped circuit
– telephone circuit
– testing circuit
– thick-film circuit
– thin-film circuit
– three-phase circuit
– through circuit
– timer circuit
– totem-pole-type circuit
– track circuit
– transfer circuit
– transistor circuit
– trap circuit
– voltage-doubling circuit
– water-slurry circuit
– water-steam circuit
– welding circuit
– write circuit
alignment of tuned circuit — < radio> подстройка контура
analog integrated circuit — аналоговая микросхема, аналоговая интегральная микросхема
aperiodic oscillatory circuit — колебательный апериодический
automatic circuit breaker — автомат защиты сети, выключатель автоматический
bridge-type balancing circuit — <electr.> схема мостовая компенсационная
deposited integrated circuit — осажденная интегральная схема
digital integrated circuit — цифровая микросхема, цифровая ИМС
directly-coupled transistor circuit — схема с непосредственной связью на полупроводниковых триодах
double flip-flop circuit — <comput.> схема двухперекидная
double-rail track circuit — < railways> цепь рельсовая двухниточная
ferroresonant computing circuit — феррорезонансная вычислительная схема
film integrated circuit — пленочная микросхема, пленочная интегральная микросхема
gas-blast circuit breaker — выключатель с газовым дутьем, выключатель автокомпрессионный элегазовый
half-wave track circuit — импульсная рельсовая цепь < railways>
hybrid integrated circuit — гибридная микросхема, гибридная интегральная микросхема
integrated circuit amplifier — усилитель на интегральных схемах
large-scale integration circuit — большая интегральная микросхема
meter-reading access circuit — схема вывода показаний измерительного прибора
microprocessor integrated circuit — микропроцессорная интегральная микросхема
microwave integrated circuit — интегральная схема СВЧ диапазона, сверхвысокочастотная ИМС
monolithic integrated circuit — полупроводниковая микросхема
multitank oil circuit breaker — камерный масляный выключатель
semiconducnor integrated circuit — полупроводниковая интегральная микросхема
series track circuit — < railways> цепь рельсовая конденсаторная
short circuit current — <electr.> ток короткого замыкания
single-path magnetic circuit — неразветвленный магнитопровод
single-rail track circuit — однониточная рельсовая цепь, < railways> цепь рельсовая однониточная
single-tank oil circuit breaker — баковый масляный выключатель
turn-to-turn short circuit — междувитковое короткое замыкание
-
23 device
1) устройство; прибор; приспособление; механизм; аппарат3) схема; метод; способ•- active device
- adding device
- add-on device
- addressed device
- aiming device
- alarm device
- analog device
- arithmetic device
- attached device
- attention device
- autopolarity device
- backup device
- beam-leaded device
- beam-lead device
- binary storage device
- bipolar device
- bistable device
- block-oriented device
- borrow generating device
- bridging device
- buffered device
- built-in display device
- calling device
- card feed device
- card-take device
- carry storage device
- cellular-logic device
- character recognition device
- charge-coupled device
- charge-transfer device
- checking device
- choice device
- clamp device
- code device
- coding device
- coincident-current device
- communication device
- comparison device
- complementary devices
- computing device
- control device
- conversion device
- counting device
- cross-magnetized device
- CRT programming device
- currently configured device
- current-operated device
- current-output device
- cursor-director device
- cutoff device
- data display device
- data input device
- data-hold device
- decision-making device
- delay device
- detachable device
- differential device
- digital delay device
- digital device
- discrete device
- display device
- division device
- dynamic analog device
- dynamic MOS device
- encoding device
- error sensing device
- exchange device
- exponential device
- external device
- figure reading device
- file protected device
- film optical sensing device
- fixed program device
- fluidic device
- full functional device
- full-wafer device
- graphic input device
- hard-copy output device
- hardware/software input device
- higher-priority device
- I/O device
- IDE device
- indicating device
- input device
- input/output device
- integrating device
- interactive pointing device
- interconnecting device
- known good device
- laser device
- lasing device
- list device
- locator device
- log-normal device
- lower-priority device
- LSI device
- magnetic-bubble device
- mapping device
- marginal device
- mark scanning device
- media device
- metal-oxide-semiconductor device
- mixed-signal device
- MOS device
- mouse pointing device
- multiaperture device
- multilevel storage device
- multiport device
- multivariable device
- nonburst device
- null device
- operator's station devices
- optical input device
- output device
- paging device
- paper-moving device
- parameter device
- parametric device
- peripheral device
- plotting device
- pointing device
- printer-sharing device
- printing device
- programmable logic device
- protective device
- pseudointerrupt device
- raster-scan device
- readout device
- ready/not ready device
- recirculating amplifier storage device
- recording device
- removable device
- repeat printing device
- reproducing device
- rewriting device
- rolling device
- safety device
- second source device
- self-timing device
- sensing device
- setting device
- short-time memory device
- silicon-gate device
- single-order device
- single-pulse device
- slot device
- snap-on pointing device
- solid-state device
- sorting device
- spurious device
- squaring device
- stand-alone device
- static analog device
- still image device
- storage device
- storing device
- string device
- stylus input device
- surface mount device
- swap device
- switching device
- system input device
- system output device
- tablet coordinates input device
- tablet coordinates device
- tape-moving device
- temporary storage device
- terminal device
- three-state device
- time sharing device
- touch-input device
- tristate device
- tunnel effect device
- tunneling device
- two-state device
- two-terminal device
- user-record device
- utility device
- virtual device
- visible-warning device
- voltage-operated device
- voltage-output device
- worst-case deviceEnglish-Russian dictionary of computer science and programming > device
- 1
- 2
См. также в других словарях:
Self access language learning centers — are educational facilities designed for student learning that is at least partially, if not fully self directed. Students have access to resources ranging from photocopied exercises with answer keys to computer software for language learning.… … Wikipedia
Software testing — is an empirical investigation conducted to provide stakeholders with information about the quality of the product or service under test [ [http://www.kaner.com/pdfs/ETatQAI.pdf Exploratory Testing] , Cem Kaner, Florida Institute of Technology,… … Wikipedia
Software testing controversies — Software Testing portal There is considerable variety among software testing writers and consultants about what constitutes responsible software testing. Members of the context driven school of testing[1] believe that … Wikipedia
Content-control software — DansGuardian blocking whitehouse.com … Wikipedia
Agile software development — poster Agile software development is a group of software development methodologies based on iterative and incremental development, where requirements and solutions evolve through collaboration between self organizing, cross functional teams. It… … Wikipedia
Component-based software engineering — A simple example of two components expressed in UML 2.0. The checkout component, responsible for facilitating the customer s order, requires the card processing component to charge the customer s credit/debit card (functionality that the latter… … Wikipedia
Maya (software) — Infobox Software name = Maya caption = screenshot of Maya 2008 Unlimited running on Windows XP Professional developer = Alias Systems Corporation, now owned by Autodesk latest release version = 2009 (10.0) latest release date = October 06, 2008… … Wikipedia
List of Eclipse-based software — * Adobe Flex Builder, Adobe IDE based on Eclipse for building Flex applications for the Flash Platform * Aptana, Web IDE based on Eclipse (commercial and community version) * Avaya Dialog Designer, a commercial IDE to build scripts for voice self … Wikipedia
Device driver synthesis and verification — The device driver is a program which allows the software or higher level computer programs to interact with a hardware device. These software components act as a link between the devices and the operating systems, communicating with each of these … Wikipedia
Tandem Computers — A Tandem Computers promotional mug Tandem Computers, Inc. was the dominant manufacturer of fault tolerant computer systems for ATM networks, banks, stock exchanges, telephone switching centers, and other similar commercial transaction processing… … Wikipedia
Fixed income attribution — refers to the process of measuring returns generated by various sources of risk in a fixed income portfolio, particularly when multiple sources of return are active at the same time. For example, the risks affecting the return of a bond portfolio … Wikipedia