real time applications - traduzione in olandese
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

real time applications - traduzione in olandese

STUDY OF HARDWARE AND SOFTWARE SYSTEMS THAT HAVE A "REAL-TIME CONSTRAINT"
Near real-time; Real-time control; Real-time system; Hard real time; Hard real-time; Soft real-time; Real-time systems; Realtime system; Realtime information system; Time-driven programming; Realtime computing; Real time computing; Real-Time Dispatching; Hard real-time system; Real Time Processing; Hard realtime; Near real time; Real-time network; Real time network; Clock-driven schedule; Centralized Data Processing; Real time information system; Near-real-time; Sort real time; Soft realtime; Soft real-time system; Firm real time; Firm real-time; Firm realtime; Firm real-time system; Near Real Time; Real-time application; Realtime applications; Real-time networking; Reactive computing; History of real-time computing; Real-time digital signal processing; Real time computer; Real-time software; Realtime software; Real-time technology

real time applications      
werkelijke tijduitvoering (naam inclusief voor uitvoeringen van verwerking van snelle informatie en diens reaktietijd om op te nemen doe per seconde wordt opgenomen genomen)
real-time software         
reëele tijd software (algemene naam voor programma's die snelle informatie verwerken en reaktietijd van opname gemeten per seconde)
real time processing         
verwerking gedurende reëele tijd (snelle verwerking van informatie in tijd van opnamereaktie per seconde gemeten)

Definizione

RTOS
Real Time Operating System (Reference: OS, Interdata, Prime, ...)

Wikipedia

Real-time computing

Real-time computing (RTC) is the computer science term for hardware and software systems subject to a "real-time constraint", for example from event to system response. Real-time programs must guarantee response within specified time constraints, often referred to as "deadlines".

Real-time responses are often understood to be in the order of milliseconds, and sometimes microseconds. A system not specified as operating in real time cannot usually guarantee a response within any timeframe, although typical or expected response times may be given. Real-time processing fails if not completed within a specified deadline relative to an event; deadlines must always be met, regardless of system load.

A real-time system has been described as one which "controls an environment by receiving data, processing them, and returning the results sufficiently quickly to affect the environment at that time". The term "real-time" is also used in simulation to mean that the simulation's clock runs at the same speed as a real clock, and in process control and enterprise systems to mean "without significant delay".

Real-time software may use one or more of the following: synchronous programming languages, real-time operating systems (RTOSes), and real-time networks, each of which provide essential frameworks on which to build a real-time software application.

Systems used for many safety-critical applications must be real-time, such as for control of fly-by-wire aircraft, or anti-lock brakes, both of which demand immediate and accurate mechanical response.