Electric bicycleAn electric bicycle (e-bike, eBike, etc.) is a motorized bicycle with an integrated electric motor used to assist propulsion. Many kinds of e-bikes are available worldwide, but they generally fall into two broad categories: bikes that assist the rider's pedal-power (i.e. pedelecs) and bikes that add a throttle, integrating moped-style functionality. Both retain the ability to be pedaled by the rider and are therefore not electric motorcycles. E-bikes use rechargeable batteries and typically are motor-powered up to .
Theoretical physicsTheoretical physics is a branch of physics that employs mathematical models and abstractions of physical objects and systems to rationalize, explain and predict natural phenomena. This is in contrast to experimental physics, which uses experimental tools to probe these phenomena. The advancement of science generally depends on the interplay between experimental studies and theory. In some cases, theoretical physics adheres to standards of mathematical rigour while giving little weight to experiments and observations.
Selection sortIn computer science, selection sort is an in-place comparison sorting algorithm. It has an O(n2) time complexity, which makes it inefficient on large lists, and generally performs worse than the similar insertion sort. Selection sort is noted for its simplicity and has performance advantages over more complicated algorithms in certain situations, particularly where auxiliary memory is limited. The algorithm divides the input list into two parts: a sorted sublist of items which is built up from left to right at the front (left) of the list and a sublist of the remaining unsorted items that occupy the rest of the list.
Electrical characteristics of dynamic loudspeakersThe chief electrical characteristic of a dynamic loudspeaker's driver is its electrical impedance as a function of frequency. It can be visualized by plotting it as a graph, called the impedance curve. The most common driver type is an electro-mechanical transducer using a voice coil rigidly connected to a diaphragm (generally a cone). Other types have similar connections, though differing in detail, between their acoustical environment and their electrical properties.
QuicksortQuicksort is an efficient, general-purpose sorting algorithm. Quicksort was developed by British computer scientist Tony Hoare in 1959 and published in 1961. It is still a commonly used algorithm for sorting. Overall, it is slightly faster than merge sort and heapsort for randomized data, particularly on larger distributions. Quicksort is a divide-and-conquer algorithm. It works by selecting a 'pivot' element from the array and partitioning the other elements into two sub-arrays, according to whether they are less than or greater than the pivot.
Pacific PlateThe Pacific Plate is an oceanic tectonic plate that lies beneath the Pacific Ocean. At , it is the largest tectonic plate. The plate first came into existence 190 million years ago, at the triple junction between the Farallon, Phoenix, and Izanagi Plates. The Pacific Plate subsequently grew to where it underlies most of the Pacific Ocean basin. This reduced the Farallon Plate to a few remnants along the west coast of North America and the Phoenix Plate to a small remnant near the Drake Passage, and destroyed the Izanagi Plate by subduction under Asia.
Electronic switching systemIn telecommunications, an electronic switching system (ESS) is a telephone switch that uses solid-state electronics, such as digital electronics and computerized common control, to interconnect telephone circuits for the purpose of establishing telephone calls. The generations of telephone switches before the advent of electronic switching in the 1950s used purely electro-mechanical relay systems and analog voice paths. These early machines typically utilized the step-by-step technique.
Nazca PlateThe Nazca Plate or Nasca Plate, named after the Nazca region of southern Peru, is an oceanic tectonic plate in the eastern Pacific Ocean basin off the west coast of South America. The ongoing subduction, along the Peru–Chile Trench, of the Nazca Plate under the South American Plate is largely responsible for the Andean orogeny. The Nazca Plate is bounded on the west by the Pacific Plate and to the south by the Antarctic Plate through the East Pacific Rise and the Chile Rise respectively.
Spectral phase interferometry for direct electric-field reconstructionIn ultrafast optics, spectral phase interferometry for direct electric-field reconstruction (SPIDER) is an ultrashort pulse measurement technique originally developed by Chris Iaconis and Ian Walmsley. SPIDER is an interferometric ultrashort pulse measurement technique in the frequency domain based on spectral shearing interferometry. Spectral shearing interferometry is similar in concept to lateral shearing interferometry, except the shearing is performed in the frequency domain.
ElastanceElectrical elastance is the reciprocal of capacitance. The SI unit of elastance is the inverse farad (F−1). The concept is not widely used by electrical and electronic engineers. The value of capacitors is invariably specified in units of capacitance rather than inverse capacitance. However, it is used in theoretical work in network analysis and has some niche applications at microwave frequencies. The term elastance was coined by Oliver Heaviside through the analogy of a capacitor as a spring.