0%

28-letter words containing n, e, s

  • cerebrospinal nervous system — central nervous system.
  • certificate of admeasurement — a certificate issued by a government authority, showing the registered tonnages of a commercial vessel.
  • channel associated signaling — in-band signalling
  • charge d'affaires ad interim — Also called chargé d'affaires ad interim. an official placed in charge of diplomatic business during the temporary absence of the ambassador or minister.
  • chief cook and bottle washerchief cook and bottlewasher, a person who does a wide variety of routine, sometimes menial, tasks: He's not just sales manager, he's the chief cook and bottlewasher in this firm.
  • community antenna television — CATV.
  • congressional medal of honor — the highest U.S. military decoration, awarded by Congress to a member of the armed forces for gallantry and bravery in combat, at the risk of life and above and beyond the call of duty.
  • consolidated school district — a large school district formed by the amalgamation of two or more separate districts
  • conspicuous by one's absence — If you say that someone or something is conspicuous by their absence, you are drawing attention to the fact that they are not in a place or situation where you think they should be.
  • corporation for open systems — (COS) An international consortium of computer users and vendors set up to provide ways of testing OSI implementations.
  • correlatives and conversions — The data description language used in the Pick operating system.
  • council of economic advisers — a board, consisting of three members, established in 1946 to advise the president on economic matters. Abbreviation: CEA.
  • council of economic advisors — (in the US) a body of economists who advise the President on economic issues and whose chairperson can speak on behalf of the administration on economic issues
  • cross word puzzle dictionary — a dictionary that lists common clues found in crossword puzzles with potential answer words. In books, the lists are usually sorted by the number of letters in the answer, while an online crossword dictionary, such as the Dictionary.com Crossword Solver, is able to analyze queries electronically, examining either the clue or the number and pattern of letters already filled in to arrive at suggested answers.
  • cruel and unusual punishment — treatment: barbaric
  • customer information systems — Customer Relationship Management
  • cut someone off at the knees — Anatomy. the joint of the leg that allows for movement between the femur and tibia and is protected by the patella; the central area of the leg between the thigh and the lower leg.
  • dataless management services — (operating system)   (DMS)
  • datastorm technologies, inc. — (company)   The original suppliers of Procomm. Address: Columbia MO, USA.
  • delivered source instruction — (programming, unit)   (DSI) One line of source code (LOC) developed by a project. DSI is the primary input to many tools for estimating software cost. The term "delivered" is generally meant to exclude non-delivered support software such as test drivers. However, if these are developed with the same care as delivered software, with their own reviews, test plans, documentation, etc., then they should be counted. The "source instructions" include all program instructions created by project personnel and processed into machine code by some combination of preprocessors, compilers, and assemblers. It excludes comments and unmodified utility software. It includes job control language, format statements, and data declarations.
  • department of transportation — the department of the U.S. federal government that coordinates and institutes national transportation programs. Abbreviation: DOT.
  • desktop management interface — (standard, operating system)   (DMI) A specification from the Desktop Management Task Force (DMTF) that establishes a standard framework for managing networked computers. DMI covers hardware and software, desktop systems and servers, and defines a model for filtering events and describing interfaces. DMI provides a common path for technical support, IT managers, and individual users to access information about all aspects of a computer - including processor type, installation date, attached printers and other peripherals, power sources, and maintenance history. It provides a common format for describing products to aid vendors, systems integrators, and end users in enterprise desktop management. DMI is not tied to any specific hardware, operating system, or management protocols. It is easy for vendors to adopt, mappable to existing management protocols such as Simple Network Management Protocol (SNMP), and can be used on non-network computers. DMI's four components are: Management Information Format (MIF) - a text file containing information about the hardware and software on a computer. Manufacturers can create their own MIFs specific to a component. Service layer - an OS add-on that connects the management interface and the component interface and allows management and component software to access MIF files. The service layer also includes a common interface called the local agent, which is used to manage individual components. Component interface (CI) - an application program interface (API) that sends status information to the appropriate MIF file via the service layer. Commands include Get, Set, and Event. Management interface (MI) - the management software's interface to the service layer. Commands are Get, Set, and List. CI, MI, and service layer drivers are available on the Internet. Intel's LANDesk Client Manager (LDCM) is based on DMI. Version: 2.0s (as of 2000-01-19).
  • dewey decimal classification — taxonomy: library books
  • dig into one's pockets/purse — If someone digs into their pocket or digs into their purse, they manage after some difficulty to find the money to pay for something.
  • discretionary service charge — A discretionary service charge is an amount that is added to your bill in a restaurant to pay for the work of the person who comes and serves you. You can decide if you want to pay it.
  • distinguished encoding rules — (communications, data)   (DER) An X.690 encoding format (or transfer syntax) for data structures described by ASN.1 that specifies exactly one way to encode a value thus ensuring a unique, canonical, serialised representation. DER is a restricted variant of BER. For example, DER has exactly one way to encode a Boolean value. DER is used in cryptography, e.g. for digital certificates such as X.509.
  • dos protected mode interface — (DPMI) The method which Microsoft prescribes for a DOS program to access extended memory under a multitasking environment, e.g. Microsoft Windows. This service is provided by the HIMEM.SYS driver on IBM PCs. The DPMI specification was finalized in 1990. The specification itself is available from Intel Literature Sales. VCPI (Virtual Control Program Interface), which was an alternative, and incompatible method for doing the same thing.
  • dow jones industrial average — a stock market index based upon the current prices of thirty selected industrial stocks traded on the New York Stock Exchange
  • drink yourself into a stupor — If you drink yourself into a stupor or drink yourself into oblivion, you drink so much alcohol that you lose consciousness or fall deeply asleep.
  • drive someone to distraction — If you say that something or someone drives you to distraction, you are emphasizing that they annoy you a great deal.
  • dulles international airport — airport in N Virginia, just west of Washington, D.C., used mainly for international flights.
  • dynamic random-access memory — (storage)   (DRAM) A type of semiconductor memory in which the information is stored in capacitors on a MOS integrated circuit. Typically each bit is stored as an amount of electrical charge in a storage cell consisting of a capacitor and a transistor. Due to leakage the capacitor discharges gradually and the memory cell loses the information. Therefore, to preserve the information, the memory has to be refreshed periodically. Despite this inconvenience, the DRAM is a very popular memory technology because of its high density and consequent low price. The first commercially available DRAM chip was the Intel 1103, introduced in 1970. Early DRAM chips, containing up to a 16k x 1 (16384 locations of one bit each), needed 3 supply voltages (+5V, -5V and +12V). Beginning with the 64 kilobit chips, charge pumps were included on-chip to create the necessary supply voltages out of a single +5V supply. This was necessary to fit the device into a 16-pin DIL package, which was the preferred package at the time, and also made them easier to use. To reduce the pin count, thereby helping miniaturisation, DRAMs generally had a single data line which meant that a computer with an N bit wide data bus needed a "bank" of (at least) N DRAM chips. In a bank, the address and control signals of all chips were common and the data line of each chip was connected to one of the data bus lines. Beginning with the 256 kilobit DRAM, a tendency toward surface mount packaging arose and DRAMs with more than one data line appeared (e.g. 64k x 4), reducing the number of chips per bank. This trend has continued and DRAM chips with up to 36 data lines are available today. Furthermore, together with surface mount packages, memory manufacturers began to offer memory modules, where a bank of memory chips was preassembled on a little printed circuit board (SIP = Single Inline Pin Module, SIMM = Single Inline Memory Module, DIMM = Dual Inline Memory Module). Today, this is the preferred way to buy memory for workstations and personal computers. DRAM bit cells are arranged on a chip in a grid of rows and columns where the number of rows and columns are usually a power of two. Often, but not always, the number of rows and columns is the same. A one megabit device would then have 1024 x 1024 memory cells. A single memory cell can be selected by a 10-bit row address and a 10-bit column address. To access a memory cell, one entire row of cells is selected and its contents are transferred into an on-chip buffer. This discharges the storage capacitors in the bit cells. The desired bits are then read or written in the buffer. The (possibly altered) information is finally written back into the selected row, thereby refreshing all bits (recharging the capacitors) in the row. To prevent data loss, all bit cells in the memory need to be refreshed periodically. This can be done by reading all rows in regular intervals. Most DRAMs since 1970 have been specified such that one of the rows needs to be refreshed at least every 15.625 microseconds. For a device with 1024 rows, a complete refresh of all rows would then take up to 16 ms; in other words, each cell is guaranteed to hold the data for 16 ms without refresh. Devices with more rows have accordingly longer retention times. Many varieties of DRAM exist today. They differ in the way they are interfaced to the system - the structure of the memory cell itself is essentially the same. "Traditional" DRAMs have multiplexed address lines and separate data inputs and outputs. There are three control signals: RAS\ (row address strobe), CAS\ (column address strobe), and WE\ (write enable) (the backslash indicates an active low signal). Memory access procedes as follows: 1. The control signals initially all being inactive (high), a memory cycle is started with the row address applied to the address inputs and a falling edge of RAS\ . This latches the row address and "opens" the row, transferring the data in the row to the buffer. The row address can then be removed from the address inputs since it is latched on-chip. 2. With RAS\ still active, the column address is applied to the address pins and CAS\ is made active as well. This selects the desired bit or bits in the row which subsequently appear at the data output(s). By additionally activating WE\ the data applied to the data inputs can be written into the selected location in the buffer. 3. Deactivating CAS\ disables the data input and output again. 4. Deactivating RAS\ causes the data in the buffer to be written back into the memory array. Certain timing rules must be obeyed to guarantee reliable operation. 1. RAS\ must remain inactivate for a while before the next memory cycle is started to provide sufficient time for the storage capacitors to charge (Precharge Time). 2. It takes some time from the falling edge of the RAS\ or CAS\ signals until the data appears at the data output. This is specified as the Row Access Time and the Column Access Time. Current DRAM's have Row Access Times of 50-100 ns and Column Access Times of 15-40 ns. Speed grades usually refer to the former, more important figure. Note that the Memory Cycle Time, which is the minimum time from the beginning of one access to the beginning of the next, is longer than the Row Access Time (because of the Precharge Time). Multiplexing the address pins saves pins on the chip, but usually requires additional logic in the system to properly generate the address and control signals, not to mention further logic for refresh. Therefore, DRAM chips are usually preferred when (because of the required memory size) the additional cost for the control logic is outweighed by the lower price. Based on these principles, chip designers have developed many varieties to improve performance or ease system integration of DRAMs: PSRAMs (Pseudo Static Random Access Memory) are essentially DRAMs with a built-in address multiplexor and refresh controller. This saves some system logic and makes the device look like a normal SRAM. This has been popular as a lower cost alternative for SRAM in embedded systems. It is not a complete SRAM substitute because it is sometimes busy when doing self-refresh, which can be tedious. Static Column DRAM is similar to Page Mode DRAM, but to access different bits in the open row, only the column address needs to be changed while the CAS\ signal stays active. The row buffer essentially behaves like SRAM. DRAM used for Video RAM (VRAM) has an additional long shift register that can be loaded from the row buffer. The shift register can be regarded as a second interface to the memory that can be operated in parallel to the normal interface. This is especially useful in frame buffers for CRT displays. These frame buffers generate a serial data stream that is sent to the CRT to modulate the electron beam. By using the shift register in the VRAM to generate this stream, the memory is available to the computer through the normal interface most of the time for updating the display data, thereby speeding up display data manipulations. SDRAM (Synchronous DRAM) adds a separate clock signal to the control signals. It allows more complex state machines on the chip and high speed "burst" accesses that clock a series of successive bits out (similar to the nibble mode). CDRAM (Cached DRAM) adds a separate static RAM array used for caching. It essentially combines main memory and cache memory in a single chip. The cache memory controller needs to be added externally. RDRAM (Rambus DRAM) changes the system interface of DRAM completely. A byte-wide bus is used for address, data and command transfers. The bus operates at very high speed: 500 million transfers per second. The chip operates synchronously with a 250MHz clock. Data is transferred at both rising and falling edges of the clock. A system with signals at such frequencies must be very carefully designed, and the signals on the Rambus Channel use nonstandard signal levels, making it incompatible with standard system logic. These disadvantages are compensated by a very fast data transfer, especially for burst accesses to a block of successive locations. A number of different refresh modes can be included in some of the above device varieties: RAS\ only refresh: a row is refreshed by an ordinary read access without asserting CAS\. The data output remains disabled. CAS\ before RAS\ refresh: the device has a built-in counter for the refresh row address. By activating CAS\ before activating RAS\, this counter is selected to supply the row address instead of the address inputs. Self-Refresh: The device is able to generate refresh cycles internally. No external control signal transitions other than those for bringing the device into self-refresh mode are needed to maintain data integrity.
  • eastern european summer time — a summer time used by some countries in Eastern Europe, such as Finland, Romania, etc and also some countries of the Middle East and North Africa
  • eat sb out of house and home — If you eat someone out of house and home, you eat a lot of their food, especially when you are living with them.
  • ecclesiastical commissioners — the administrators of the properties of the Church of England from 1836 to 1948, when they were combined with Queen Anne's Bounty to form the Church Commissioners
  • einstein's photoelectric law — the principle that the maximum energy of a photoelectron is hν – Φ, where ν is the frequency of the incident radiation, h is the Planck constant, and Φ is the work function
  • electron probe microanalysis — a technique for the analysis of a very small amount of material by bombarding it with a narrow beam of electrons and examining the resulting X-ray emission spectrum
  • electronic design automation — (application)   (EDA) Software tools for the development of integrated circuits and systems. Companies selling EDA tools include Cadence, Intergraph, Mentor, Synopsys, Viewlogic. Zuken-Redac Dazix has been acquired by Intergraph.
  • electronic transfer of funds — the transfer of money from one bank or building-society account to another by means of a computer link using the telephone network
  • english as a second language — subject: English for non-native speakers
  • english for special purposes — the practice and theory of learning and teaching English for specific uses in given fields, such as science, nursing, tourism, etc.
  • enterprise investment scheme — (in Britain) a scheme to provide tax relief on investments in certain small companies: came into operation in 1994, when it replaced the Business Expansion Scheme
  • enterprise report management — Electronic Report Management
  • enterprise resource planning — (application, business)   (ERP) Any software system designed to support and automate the business processes of medium and large businesses. This may include manufacturing, distribution, personnel, project management, payroll, and financials. ERP systems are accounting-oriented information systems for identifying and planning the enterprise-wide resources needed to take, make, distribute, and account for customer orders. ERP systems were originally extensions of MRP II systems, but have since widened their scope. An ERP system also differs from the typical MRP II system in technical requirements such as relational database, use of object oriented programming language, computer aided software engineering tools in development, client/server architecture, and open system portability.
  • environmental health service — (in Britain) a service provided by a local authority, which deals with prevention of the spread of communicable diseases, food safety and hygiene, control of infestation by insects or rodents, etc
  • equal opportunities employer — An equal opportunities employer is an employer who gives people the same opportunities for employment, pay, and promotion, without discrimination against anyone.
  • external data representation — (XDR) A standard for machine independent data structures developed by Sun Microsystems for use in remote procedure call systems. It is defined in RFC 1014 and is similar to ASN.1.
  • favourable pressure gradient — a decrease of pressure in the direction of flow
  • fifth dimension technologies — (company, virtual reality)   (5DT) Manufacturers of the 5th Glove.
  • financial services authority — (in the United Kingdom) a regulatory body that oversees London's financial markets, each of which has its own self-regulatory organization: it succeeded the Securities and Investments Board
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?