MicrocontrollerA microcontroller (MCU for microcontroller unit, also MC, UC, or μC) is a small computer on a single VLSI integrated circuit (IC) chip. A microcontroller contains one or more CPUs (processor cores) along with memory and programmable input/output peripherals. Program memory in the form of ferroelectric RAM, NOR flash or OTP ROM is also often included on chip, as well as a small amount of RAM. Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general purpose applications consisting of various discrete chips.
Industrial engineeringIndustrial engineering is an engineering profession that is concerned with the optimization of complex processes, systems, or organizations by developing, improving and implementing integrated systems of people, money, knowledge, information and equipment. Industrial engineering is central to manufacturing operations. Industrial engineers use specialized knowledge and skills in the mathematical, physical and social sciences, together with the principles and methods of engineering analysis and design, to specify, predict, and evaluate the results obtained from systems and processes.
Doctor of EngineeringThe Doctor of Engineering (or engineering doctorate) (abbreviated DEng or EngD) is a professional degree awarded in engineering and applied science. An EngD is a terminal degree similar to a PhD in engineering but applicable more in industry rather than in academia. The degree is usually aimed toward working professionals. The DEng/EngD along with the PhD represents the highest academic qualification in engineering, and the successful completion of either in engineering is generally required to gain employment as a full-time, tenure-track university professor or postdoctoral researcher in the field.
Boundary layerIn physics and fluid mechanics, a boundary layer is the thin layer of fluid in the immediate vicinity of a bounding surface formed by the fluid flowing along the surface. The fluid's interaction with the wall induces a no-slip boundary condition (zero velocity at the wall). The flow velocity then monotonically increases above the surface until it returns to the bulk flow velocity. The thin layer consisting of fluid whose velocity has not yet returned to the bulk flow velocity is called the velocity boundary layer.
Cutting fluidCutting fluid is a type of coolant and lubricant designed specifically for metalworking processes, such as machining and stamping. There are various kinds of cutting fluids, which include oils, oil-water emulsions, pastes, gels, aerosols (mists), and air or other gases. Cutting fluids are made from petroleum distillates, animal fats, plant oils, water and air, or other raw ingredients. Depending on context and on which type of cutting fluid is being considered, it may be referred to as cutting fluid, cutting oil, cutting compound, coolant, or lubricant.
Embedded systemAn embedded system is a computer system—a combination of a computer processor, computer memory, and input/output peripheral devices—that has a dedicated function within a larger mechanical or electronic system. It is embedded as part of a complete device often including electrical or electronic hardware and mechanical parts. Because an embedded system typically controls physical operations of the machine that it is embedded within, it often has real-time computing constraints. Embedded systems control many devices in common use.
Classical mechanicsClassical mechanics is a physical theory describing the motion of macroscopic objects, from projectiles to parts of machinery and astronomical objects, such as spacecraft, planets, stars, and galaxies. For objects governed by classical mechanics, if the present state is known, it is possible to predict how it will move in the future (determinism), and how it has moved in the past (reversibility). The "classical" in "classical mechanics" does not refer classical antiquity, as it might in, say, classical architecture.
Technological revolutionA technological revolution is a period in which one or more technologies is replaced by another novel technology in a short amount of time. It is an era of accelerated technological progress characterized by innovations whose rapid application and diffusion typically cause an abrupt change in society. A technological revolution generally increases productivity and efficiency. It may involve material or ideological changes caused by the introduction of a device or system.
Serial Peripheral InterfaceSerial Peripheral Interface (SPI) is a de facto standard (with many variants) for synchronous serial communication, used primarily in embedded systems for short-distance wired communication between integrated circuits. SPI uses a main–subnode architecture, where one main device orchestrates communication by providing the clock signal and chip select signal(s) which control any number of subservient peripherals. Motorola's original specification uses four wires to perform full duplex communication.
In-system programmingIn-system programming (ISP), or also called in-circuit serial programming (ICSP), is the ability of some programmable logic devices, microcontrollers, chipsets and other embedded devices to be programmed while installed in a complete system, rather than requiring the chip to be programmed prior to installing it into the system. It also allows firmware updates to be delivered to the on-chip memory of microcontrollers and related processors without requiring specialist programming circuitry on the circuit board, and simplifies design work.