Topics

resourcium_beta
109 items

Robotics

Robotics is an interdisciplinary research area at the interface of computer science and engineering. Robotics involves design, construction, operation, and use of robots. The goal of robotics is to design intelligent machines that can help and assist humans in their day-to-day lives and keep everyone safe. Robotics draws on the achievement of information engineering, computer engineering, mechanical engineering, electronic engineering and others. from Robotics - Wikipedia See More

Model Reference Adaptive Control (MRAC)

Adaptive control is the control method used by a controller which must adapt to a controlled system with parameters which vary, or are initially uncertain. Model reference adaptive controllers incorporate a reference model to define desired closed loop performance. from Adaptive Control - Wikipedia See More

Root Locus Analysis

In control theory and stability theory, root locus analysis is a graphical method for examining how the roots of a system change with variation of a certain system parameter, commonly a gain within a feedback system. This is a technique used as a stability criterion in the field of classical control theory developed by Walter R. Evans which can determine stability of the system. The root locus plots the poles of the closed loop transfer function in the complex s-plane as a function of a gain... See More

Remote Lab

Remote laboratory (also known as online laboratory or remote workbench) is the use of telecommunications to remotely conduct real (as opposed to virtual) experiments, at the physical location of the operating technology, whilst the scientist is utilizing technology from a separate geographical location. Remote laboratory comprehends one or more remote experiments. from Remote Laboratory - Wikipedia See More

Flight Dynamics

Flight dynamics is the study of the performance, stability, and control of vehicles flying through the air or in outer space.It is concerned with how forces acting on the vehicle determine its velocity and attitude with respect to time. For a fixed-wing aircraft, its changing orientation with respect to the local air flow is represented by two critical angles, the angle of attack of the wing ("alpha") and the angle of attack of the vertical tail, known as the sideslip angle ("beta"). A sideslip... See More

Sensitivity (Control Systems)

The controller parameters are typically matched to the process characteristics and since the process may change, it is important that the controller parameters are chosen in such a way that the closed loop system is not sensitive to variations in process dynamics. One way to characterize sensitivity is through the nominal sensitivity peak, Ms. The sensitivity function tells us how the disturbances are influenced by feedback. It is important that the largest value of the sensitivity function be... See More

Sensor Fusion

Sensor fusion is the combining of sensory data or data derived from disparate sources such that the resulting information has less uncertainty than would be possible when these sources were used individually. The term uncertainty reduction, in this case, can mean more accurate, more complete, or more dependable, or refer to the result of an emerging view, such as stereoscopic vision (calculation of depth information by combining two-dimensional images from two cameras at slightly different... See More

Embedded Control System Design

An 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. Modern embedded... See More

Proportional-Integral-Derivative (PID) Controller

A proportional–integral–derivative controller (PID controller or three-term controller) is a control loop mechanism employing feedback that is widely used in industrial control systems and a variety of other applications requiring continuously modulated control. A PID controller continuously calculates an error value, e(t), as the difference between a desired setpoint (SP) and a measured process variable (PV) and applies a correction based on proportional, integral, and derivative terms (denoted... See More