HOME
*





Ferranti Mercury
The Mercury was an early commercial computer from the mid-1950s built by Ferranti. It was the successor to the Ferranti Mark 1, adding a floating point unit for improved performance, and increased reliability by replacing the Williams tube memory with core memory and using more solid-state components. The computer had roughly 2000 vacuum tubes (mostly type CV2179/A2134 pentodes, EL81 pentodes and CV2493/ECC88 double triodes) and 2000 germanium diodes. Nineteen Mercuries were sold before Ferranti moved on to newer designs. Predecessor: Mark I When the Mark I started running in 1951, reliability was poor. The primary concern was the drum memory system, which broke down all the time. Additionally, the machine used 4,200 thermionic valves, mostly EF50 pentodes and diodes that had to be replaced constantly. The Williams tubes, used as random-access memory and registers, were reliable but required constant maintenance. As soon as the system went into operation, teams started looking at s ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Computer
A computer is a machine that can be programmed to Execution (computing), carry out sequences of arithmetic or logical operations (computation) automatically. Modern digital electronic computers can perform generic sets of operations known as Computer program, programs. These programs enable computers to perform a wide range of tasks. A computer system is a nominally complete computer that includes the Computer hardware, hardware, operating system (main software), and peripheral equipment needed and used for full operation. This term may also refer to a group of computers that are linked and function together, such as a computer network or computer cluster. A broad range of Programmable logic controller, industrial and Consumer electronics, consumer products use computers as control systems. Simple special-purpose devices like microwave ovens and remote controls are included, as are factory devices like industrial robots and computer-aided design, as well as general-purpose devi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Solid State (electronics)
Solid-state electronics means semiconductor electronics: electronic equipment using semiconductor devices such as transistors, diodes and integrated circuits (ICs). The term is also used as an adjective for devices in which semiconductor electronics that have no moving parts replace devices with moving parts, such as the solid-state relay in which transistor switches are used in place of a moving-arm electromechanical relay, or the solid-state drive (SSD) a type of semiconductor memory used in computers to replace hard disk drives, which store data on a rotating disk. History The term "solid-state" became popular at the beginning of the semiconductor era in the 1960s to distinguish this new technology based on the transistor, in which the electronic action of devices occurred in a solid state, from previous electronic equipment that used vacuum tubes, in which the electronic action occurred in a gaseous state. A semiconductor device works by controlling an electric current c ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Early British Computers
Early may refer to: History * The beginning or oldest part of a defined historical period, as opposed to middle or late periods, e.g.: ** Early Christianity ** Early modern Europe Places in the United States * Early, Iowa * Early, Texas * Early Branch, a stream in Missouri * Early County, Georgia Other uses * ''Early'' (Scritti Politti album), 2005 * ''Early'' (A Certain Ratio album), 2002 * Early (name) * Early effect, an effect in transistor physics * Early Records, a record label * the early part of the morning See also * Earley (other) Earley is a town in England. Earley may also refer to: * Earley (surname), a list of people with the surname Earley * Earley (given name), a variant of the given name Earlene * Earley Lake, a lake in Minnesota *Earley parser, an algorithm *Earley ...
{{disambiguation, geo ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

List Of Vacuum Tube Computers
Vacuum-tube computers, now called first-generation computers, are programmable digital computers using vacuum-tube logic circuitry. They were preceded by systems using electromechanical relays and followed by systems built from discrete transistors. Some later computers on the list had both vacuum tubes and transistors. This list of vacuum-tube computers is sorted by date put into service: }) are identical, except input-output equipment. Both were used internally. , - , The Wegematic 1000 , , 1960 , , , Improved version of the ALWAC III-E , - , ZRA 1 , , 1960 , , , Built by VEB Carl Zeiss, Jena, German Democratic RepublicSiegmar Gerber: ''Einsatz von Zeiss-Rechnern für Forschung, Lehre und Dienstleistung in Informatik in der DDR – eine Bilanz''. GI-Edition, Bonn 2006, p. 310–318 , - , Minsk-1 , , 1960 , , , Built in Minsk , - , Odra 1001 , , 1960 , , , First computer built by Elwro, Wroclaw, Poland , - , Minsk-1 , , 1960 , , , Built in Minsk , - ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Manchester Computers
The Manchester computers were an innovative series of Von Neumann architecture, stored-program Computer, electronic computers developed during the 30-year period between 1947 and 1977 by a small team at the Victoria University of Manchester, University of Manchester, under the leadership of Tom Kilburn. They included the world's first stored-program computer, the world's first transistorised computer, and what was the world's fastest computer at the time of its inauguration in 1962. The project began with two aims: to prove the practicality of the Williams tube, an early form of computer storage, computer memory based on standard cathode-ray tubes (CRTs); and to construct a machine that could be used to investigate how computers might be able to assist in the solution of mathematical problems. The first of the series, the Manchester Baby, ran its first program on 21 June 1948. As the world's first stored-program computer, the Baby, and the Manchester Mark 1 developed from it, ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Autocode
Autocode is the name of a family of "simplified coding systems", later called programming languages, devised in the 1950s and 1960s for a series of digital computers at the Universities of Manchester, Cambridge and London. Autocode was a generic term; the autocodes for different machines were not necessarily closely related as are, for example, the different versions of the single language Fortran. Today the term is used to refer to the family of early languages descended from the Manchester Mark 1 autocoder systems, which were generally similar. In the 1960s, the term autocoders was used more generically as to refer to any high-level programming language using a compiler. Examples of languages referred to as autocodes are COBOL and Fortran. Glennie's Autocode The first autocode and its compiler were developed by Alick Glennie in 1952 for the Mark 1 computer at the University of Manchester and is considered by some to be the first compiled programming language. His main goa ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


High-level Programming Language
In computer science, a high-level programming language is a programming language with strong Abstraction (computer science), abstraction from the details of the computer. In contrast to low-level programming languages, it may use natural language ''elements'', be easier to use, or may automate (or even hide entirely) significant areas of computing systems (e.g. memory management), making the process of developing a program simpler and more understandable than when using a lower-level language. The amount of abstraction provided defines how "high-level" a programming language is. In the 1960s, a high-level programming language using a compiler was commonly called an ''autocode''. Examples of autocodes are COBOL and Fortran. The first high-level programming language designed for computers was Plankalkül, created by Konrad Zuse. However, it was not implemented in his time, and his original contributions were largely isolated from other developments due to World War II, aside from th ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

University Of Buenos Aires
The University of Buenos Aires ( es, Universidad de Buenos Aires, UBA) is a public university, public research university in Buenos Aires, Argentina. Established in 1821, it is the premier institution of higher learning in the country and one of the most prestigious universities of Ibero-America. It has educated 17 President of Argentina, Argentine presidents, produced four of the country's five Nobel Prize laureates, and is responsible for approximately 40% of the country's research output. The ''QS World University Rankings'' currently places the UBA at number 67, the highest ranking university in the Spanish-speaking world. The university's academic strength and regional leadership make it attractive to many international students, especially at the postgraduate level. Just over 4 percent of undergraduates are foreigners, while 15 percent of postgraduate students come from abroad. The Faculty of Economic Sciences, University of Buenos Aires, Faculty of Economic Sciences has t ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Met Office
The Meteorological Office, abbreviated as the Met Office, is the United Kingdom's national weather service. It is an executive agency and trading fund of the Department for Business, Energy and Industrial Strategy and is led by CEO Penelope Endersby, who took on the role as Chief Executive in December 2018 and is the first woman to do so. The Met Office makes meteorological predictions across all timescales from weather forecasts to climate change. History The Met Office was established on 1 August 1854 as a small department within the Board of Trade under Vice Admiral (Royal Navy), Vice Admiral Robert FitzRoy as a service to sailor, mariners. The loss of the passenger vessel, the Royal Charter (ship), ''Royal Charter'', and 459 lives off the coast of Anglesey in a violent storm in October 1859 led to the first gale warning service. FitzRoy established a network of 15 coastal stations from which visual gale warnings could be provided for ships at sea. The new electric tele ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Atomic Energy Research Establishment
The Atomic Energy Research Establishment (AERE) was the main Headquarters, centre for nuclear power, atomic energy research and development in the United Kingdom from 1946 to the 1990s. It was created, owned and funded by the British Government. A number of early research reactors were built here starting with GLEEP in 1947 to provide the underlying science and technology behind the design and building of Britain's nuclear reactors such as the Windscale Piles and Calder Hall nuclear power station. To support this an extensive array of research and design laboratories were built to enable research into all aspects of nuclear reactor and fuel design, and the development of pilot plants for fuel reprocessing. The site became a major employer in the Oxford area. In the 1990s demand for government-led research had significantly decreased and the site was subsequently gradually diversified to allow private investment, and was known from 2006 as the Harwell Science and Innovati ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

CERN
The European Organization for Nuclear Research, known as CERN (; ; ), is an intergovernmental organization that operates the largest particle physics laboratory in the world. Established in 1954, it is based in a northwestern suburb of Geneva, on the France–Switzerland border. It comprises 23 member states, and Israel (admitted in 2013) is currently the only non-European country holding full membership. CERN is an official United Nations General Assembly observer. The acronym CERN is also used to refer to the laboratory; in 2019, it had 2,660 scientific, technical, and administrative staff members, and hosted about 12,400 users from institutions in more than 70 countries. In 2016, CERN generated 49 petabytes of data. CERN's main function is to provide the particle accelerators and other infrastructure needed for high-energy physics research — consequently, numerous experiments have been constructed at CERN through international collaborations. CERN is the site of the ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Index Register
An index register in a computer's CPU is a processor register (or an assigned memory location) used for pointing to operand addresses during the run of a program. It is useful for stepping through strings and arrays. It can also be used for holding loop iterations and counters. In some architectures it is used for read/writing blocks of memory. Depending on the architecture it maybe a dedicated index register or a general-purpose register. Some instruction sets allow more than one index register to be used; in that case additional instruction fields may specify which index registers to use. Generally, the contents of an index register is added to (in some cases subtracted from) an ''immediate'' address (that can be part of the instruction itself or held in another register) to form the "effective" address of the actual data (operand). Special instructions are typically provided to test the index register and, if the test fails, increments the index register by an immediate con ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]