Real-time locating systemReal-time locating systems (RTLS), also known as real-time tracking systems, are used to automatically identify and track the location of objects or people in real time, usually within a building or other contained area. Wireless RTLS tags are attached to objects or worn by people, and in most RTLS, fixed reference points receive wireless signals from tags to determine their location. Examples of real-time locating systems include tracking automobiles through an assembly line, locating pallets of merchandise in a warehouse, or finding medical equipment in a hospital.
Standard streamsIn computer programming, standard streams are interconnected input and output communication channels between a computer program and its environment when it begins execution. The three input/output (I/O) connections are called standard input (stdin), standard output (stdout) and standard error (stderr). Originally I/O happened via a physically connected system console (input via keyboard, output via monitor), but standard streams abstract this.
Indoor positioning systemAn indoor positioning system (IPS) is a network of devices used to locate people or objects where GPS and other satellite technologies lack precision or fail entirely, such as inside multistory buildings, airports, alleys, parking garages, and underground locations. A large variety of techniques and devices are used to provide indoor positioning ranging from reconfigured devices already deployed such as smartphones, WiFi and Bluetooth antennas, digital cameras, and clocks; to purpose built installations with relays and beacons strategically placed throughout a defined space.
Femtosecond pulse shapingIn optics, femtosecond pulse shaping refers to manipulations with temporal profile of an ultrashort laser pulse. Pulse shaping can be used to shorten/elongate the duration of optical pulse, or to generate complex pulses. Generation of sequences of ultrashort optical pulses is key in realizing ultra high speed optical networks, Optical Code Division Multiple Access (OCDMA) systems, chemical and biological reaction triggering and monitoring etc.
Redirection (computing)In computing, redirection is a form of interprocess communication, and is a function common to most command-line interpreters, including the various Unix shells that can redirect standard streams to user-specified locations. In Unix-like operating systems, programs do redirection with the system call, or its less-flexible but higher-level stdio analogues, and . Redirection is usually implemented by placing certain characters between commands. Typically, the syntax of these characters is as follows, using < to redirect input, and > to redirect output.
Chirped pulse amplificationChirped pulse amplification (CPA) is a technique for amplifying an ultrashort laser pulse up to the petawatt level, with the laser pulse being stretched out temporally and spectrally, then amplified, and then compressed again. The stretching and compression uses devices that ensure that the different color components of the pulse travel different distances. CPA for lasers was introduced by Donna Strickland and Gérard Mourou at the University of Rochester in the mid-1980s, work for which they received the Nobel Prize in Physics in 2018.