Surface weather analysisSurface weather analysis is a special type of weather map that provides a view of weather elements over a geographical area at a specified time based on information from ground-based weather stations. Weather maps are created by plotting or tracing the values of relevant quantities such as sea level pressure, temperature, and cloud cover onto a geographical map to help find synoptic scale features such as weather fronts. The first weather maps in the 19th century were drawn well after the fact to help devise a theory on storm systems.
KinematicsKinematics is a subfield of physics, developed in classical mechanics, that describes the motion of points, bodies (objects), and systems of bodies (groups of objects) without considering the forces that cause them to move. Kinematics, as a field of study, is often referred to as the "geometry of motion" and is occasionally seen as a branch of mathematics. A kinematics problem begins by describing the geometry of the system and declaring the initial conditions of any known values of position, velocity and/or acceleration of points within the system.
Robot kinematicsIn robotics, robot kinematics applies geometry to the study of the movement of multi-degree of freedom kinematic chains that form the structure of robotic systems. The emphasis on geometry means that the links of the robot are modeled as rigid bodies and its joints are assumed to provide pure rotation or translation. Robot kinematics studies the relationship between the dimensions and connectivity of kinematic chains and the position, velocity and acceleration of each of the links in the robotic system, in order to plan and control movement and to compute actuator forces and torques.
Global Forecast SystemThe Global Forecast System (GFS) is a global numerical weather prediction system containing a global computer model and variational analysis run by the United States' National Weather Service (NWS). The mathematical model is run four times a day, and produces forecasts for up to 16 days in advance, but with decreased spatial resolution after 10 days. The forecast skill generally decreases with time (as with any numerical weather prediction model) and for longer term forecasts, only the larger scales retain significant accuracy.
Flying aceA flying ace, fighter ace or air ace is a military aviator credited with shooting down five or more enemy aircraft during aerial combat. The exact number of aerial victories required to officially qualify as an ace is varied, but is usually considered to be five or more. The concept of the "ace" emerged in 1915 during World War I, at the same time as aerial dogfighting. It was a propaganda term intended to provide the home front with a cult of the hero in what was otherwise a war of attrition.
ForecastingForecasting is the process of making predictions based on past and present data. Later these can be compared (resolved) against what happens. For example, a company might estimate their revenue in the next year, then compare it against the actual results creating a variance actual analysis. Prediction is a similar but more general term. Forecasting might refer to specific formal statistical methods employing time series, cross-sectional or longitudinal data, or alternatively to less formal judgmental methods or the process of prediction and resolution itself.
Gliding flightGliding flight is heavier-than-air flight without the use of thrust; the term volplaning also refers to this mode of flight in animals. It is employed by gliding animals and by aircraft such as gliders. This mode of flight involves flying a significant distance horizontally compared to its descent and therefore can be distinguished from a mostly straight downward descent like a round parachute. Although the human application of gliding flight usually refers to aircraft designed for this purpose, most powered aircraft are capable of gliding without engine power.
Test caseIn software engineering, a test case is a specification of the inputs, execution conditions, testing procedure, and expected results that define a single test to be executed to achieve a particular software testing objective, such as to exercise a particular program path or to verify compliance with a specific requirement. Test cases underlie testing that is methodical rather than haphazard. A battery of test cases can be built to produce the desired coverage of the software being tested.
Aircraft flight mechanicsAircraft flight mechanics are relevant to fixed wing (gliders, aeroplanes) and rotary wing (helicopters) aircraft. An aeroplane (airplane in US usage), is defined in ICAO Document 9110 as, "a power-driven heavier than air aircraft, deriving its lift chiefly from aerodynamic reactions on surface which remain fixed under given conditions of flight". Note that this definition excludes both dirigibles (because they derive lift from buoyancy rather than from airflow over surfaces), and ballistic rockets (because their lifting force is typically derived directly and entirely from near-vertical thrust).
Motion planningMotion planning, also path planning (also known as the navigation problem or the piano mover's problem) is a computational problem to find a sequence of valid configurations that moves the object from the source to destination. The term is used in computational geometry, computer animation, robotics and computer games. For example, consider navigating a mobile robot inside a building to a distant waypoint. It should execute this task while avoiding walls and not falling down stairs.