asynchronous signal - определение. Что такое asynchronous signal
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое asynchronous signal - определение

SYSTEM HAVING NO GLOBAL CLOCK, INSTEAD OPERATING UNDER DISTRIBUTED CONTROL
Asynchronous Systems; Asynchronous systems
Найдено результатов: 908
asynchronous logic         
  • Illustration of two and four-phase handshakes. Top: A sender and a receiver are communicating with simple request and acknowledge signals. The sender drives the request line, and the receiver drives the acknowledge line. Middle: Timing diagram of two, two-phase communications. Bottom: Timing diagram of one, four-phase communication.
  • A 4-phase, bundled-data communication. Top: A sender and receiver are connected by data lines, a request line, and an acknowledge line. Bottom: Timing diagram of a bundled data communication. When the request line is low, the data is to be considered invalid and liable to change at any time.
  • Diagram of dual rail and 1-of-4 communications. Top: A sender and receiver are connected by data lines and an acknowledge line. Middle: Timing diagram of the sender communicating the values 0, 1, 2, and then 3 to the receiver with the 1-of-4 encoding. Bottom: Timing diagram of the sender communicating the same values to the receiver with the dual-rail encoding. For this particular data size, the dual rail encoding is the same as a 2x1-of-2 encoding.
DIGITAL CIRCUIT WITHOUT CLOCK CYCLES
Asynchronous logic; Asynchronous vlsi; Clockless Logic; Clockless computing; Clockless; Clockless processor; Asynchronous Processor; Clockless logic; NULL convention logic; Vennjunction; Clockless CPU; Asynchronous CPU; Four-phase handshake; Asynchronous design; Asynchronous computer
<architecture> A data-driven circuit design technique where, instead of the components sharing a common clock and exchanging data on clock edges, data is passed on as soon as it is available. This removes the need to distribute a common clock signal throughout the circuit with acceptable {clock skew}. It also helps to reduce power dissipation in CMOS circuits because gates only switch when they are doing useful work rather than on every clock edge. There are many kinds of asynchronous logic. Data signals may use either "dual rail encoding" or "data bundling". Each dual rail encoded Boolean is implemented as two wires. This allows the value and the timing information to be communicated for each data bit. Bundled data has one wire for each data bit and another for timing. Level sensitive circuits typically represent a logic one by a high voltage and a logic zero by a low voltage whereas transition signalling uses a change in the signal level to convey information. A speed independent design is tolerant to variations in gate speeds but not to propagation delays in wires; a delay insensitive circuit is tolerant to variations in wire delays as well. The purest form of circuit is delay-insensitive and uses dual-rail encoding with transition signalling. A transition on one wire indicates the arrival of a zero, a transition on the other the arrival of a one. The levels on the wires are of no significance. Such an approach enables the design of fully delay-insensitive circuits and automatic layout as the delays introduced by the layout compiler can't affect the functionality (only the performance). Level sensitive designs can use simpler, stateless logic gates but require a "return to zero" phase in each transition. http://cs.man.ac.uk/amulet/async/. (1995-01-18)
Asynchronous circuit         
  • Illustration of two and four-phase handshakes. Top: A sender and a receiver are communicating with simple request and acknowledge signals. The sender drives the request line, and the receiver drives the acknowledge line. Middle: Timing diagram of two, two-phase communications. Bottom: Timing diagram of one, four-phase communication.
  • A 4-phase, bundled-data communication. Top: A sender and receiver are connected by data lines, a request line, and an acknowledge line. Bottom: Timing diagram of a bundled data communication. When the request line is low, the data is to be considered invalid and liable to change at any time.
  • Diagram of dual rail and 1-of-4 communications. Top: A sender and receiver are connected by data lines and an acknowledge line. Middle: Timing diagram of the sender communicating the values 0, 1, 2, and then 3 to the receiver with the 1-of-4 encoding. Bottom: Timing diagram of the sender communicating the same values to the receiver with the dual-rail encoding. For this particular data size, the dual rail encoding is the same as a 2x1-of-2 encoding.
DIGITAL CIRCUIT WITHOUT CLOCK CYCLES
Asynchronous logic; Asynchronous vlsi; Clockless Logic; Clockless computing; Clockless; Clockless processor; Asynchronous Processor; Clockless logic; NULL convention logic; Vennjunction; Clockless CPU; Asynchronous CPU; Four-phase handshake; Asynchronous design; Asynchronous computer
Asynchronous circuit (clockless or self-timed circuit) is a sequential digital logic circuit that does not use a global clock circuit or signal generator to synchronize its components. Instead, the components are driven by a handshaking circuit which indicates a completion of a set of instructions.
Asynchronous method invocation         
MULTITHREAD DESIGN PATTERN WHERE THE CALLING THREAD IS NOTIFIED WHEN THE REPLY ARRIVES, THEREBY NOT BLOCKING THE CALL SITE WHILE WAITING FOR CALLED CODE TO FINISH
Asyncronious error reporting pattern; Asyncronous error reporting; Event-based Asychronous Pattern; Asynchronous error reporting; Event-based Asynchronous Pattern; Event-Based Asynchronous Pattern; The Task-based Asynchronous Pattern
In multithreaded computer programming, asynchronous method invocation (AMI), also known as asynchronous method calls or the asynchronous pattern is a design pattern in which the call site is not blocked while waiting for the called code to finish. Instead, the calling thread is notified when the reply arrives.
Signalling         
  • A digital signal has two or more distinguishable waveforms, in this example, high voltage and low voltages, each of which can be mapped onto a digit. Characteristically, noise can be removed from digital signals provided it is not too extreme.
  • A binary signal, also known as a logic signal, is a digital signal with two distinguishable levels
  • sampling]]
  • Signal transmission using electronic signals
VARYING PHYSICAL QUANTITY THAT CONVEYS INFORMATION
Electrical signal; Signalling; Signaling; Weak signals; Signal (signal processing); Signalling system; Signal system; Signal systems; Signal (information theory); Signal (circuit theory); Signals; SIGNAL; Signal (electronics); Signals and systems; Electrical Signal; Signal (electrical engineering); Radio frequency signal
·- of Signal.
Signal         
  • A digital signal has two or more distinguishable waveforms, in this example, high voltage and low voltages, each of which can be mapped onto a digit. Characteristically, noise can be removed from digital signals provided it is not too extreme.
  • A binary signal, also known as a logic signal, is a digital signal with two distinguishable levels
  • sampling]]
  • Signal transmission using electronic signals
VARYING PHYSICAL QUANTITY THAT CONVEYS INFORMATION
Electrical signal; Signalling; Signaling; Weak signals; Signal (signal processing); Signalling system; Signal system; Signal systems; Signal (information theory); Signal (circuit theory); Signals; SIGNAL; Signal (electronics); Signals and systems; Electrical Signal; Signal (electrical engineering); Radio frequency signal
In signal processing, a signal is a function that conveys information about a phenomenon. Any quantity that can vary over space or time can be used as a signal to share messages between observers.
Signal         
  • A digital signal has two or more distinguishable waveforms, in this example, high voltage and low voltages, each of which can be mapped onto a digit. Characteristically, noise can be removed from digital signals provided it is not too extreme.
  • A binary signal, also known as a logic signal, is a digital signal with two distinguishable levels
  • sampling]]
  • Signal transmission using electronic signals
VARYING PHYSICAL QUANTITY THAT CONVEYS INFORMATION
Electrical signal; Signalling; Signaling; Weak signals; Signal (signal processing); Signalling system; Signal system; Signal systems; Signal (information theory); Signal (circuit theory); Signals; SIGNAL; Signal (electronics); Signals and systems; Electrical Signal; Signal (electrical engineering); Radio frequency signal
·noun A token; an indication; a foreshadowing; a sign.
II. Signal ·vt To communicate by signals; as, to signal orders.
III. Signal ·vt To notify by a signals; to make a signal or signals to; as, to signal a fleet to anchor.
IV. Signal ·adj Of or pertaining to signals, or the use of signals in conveying information; as, a signal flag or officer.
V. Signal ·adj Noticeable; distinguished from what is ordinary; eminent; remarkable; memorable; as, a signal exploit; a signal service; a signal act of benevolence.
VI. Signal ·noun A sign made for the purpose of giving notice to a person of some occurence, command, or danger; also, a sign, event, or watchword, which has been agreed upon as the occasion of concerted action.
SIGNAL         
  • A digital signal has two or more distinguishable waveforms, in this example, high voltage and low voltages, each of which can be mapped onto a digit. Characteristically, noise can be removed from digital signals provided it is not too extreme.
  • A binary signal, also known as a logic signal, is a digital signal with two distinguishable levels
  • sampling]]
  • Signal transmission using electronic signals
VARYING PHYSICAL QUANTITY THAT CONVEYS INFORMATION
Electrical signal; Signalling; Signaling; Weak signals; Signal (signal processing); Signalling system; Signal system; Signal systems; Signal (information theory); Signal (circuit theory); Signals; SIGNAL; Signal (electronics); Signals and systems; Electrical Signal; Signal (electrical engineering); Radio frequency signal
<language> A synchronous language by Le Guernic et al of INRIA. ["SIGNAL - A Data Flow-Oriented Language for Signal Processing," P. le Guernic, IEEE Trans Acoustics Speech & Signal Proc, ASSP-34(2):362-1986-04-374]. (1996-12-10)
Signaling         
  • A digital signal has two or more distinguishable waveforms, in this example, high voltage and low voltages, each of which can be mapped onto a digit. Characteristically, noise can be removed from digital signals provided it is not too extreme.
  • A binary signal, also known as a logic signal, is a digital signal with two distinguishable levels
  • sampling]]
  • Signal transmission using electronic signals
VARYING PHYSICAL QUANTITY THAT CONVEYS INFORMATION
Electrical signal; Signalling; Signaling; Weak signals; Signal (signal processing); Signalling system; Signal system; Signal systems; Signal (information theory); Signal (circuit theory); Signals; SIGNAL; Signal (electronics); Signals and systems; Electrical Signal; Signal (electrical engineering); Radio frequency signal
·p.pr. & ·vb.n. of Signal.
signal         
  • A digital signal has two or more distinguishable waveforms, in this example, high voltage and low voltages, each of which can be mapped onto a digit. Characteristically, noise can be removed from digital signals provided it is not too extreme.
  • A binary signal, also known as a logic signal, is a digital signal with two distinguishable levels
  • sampling]]
  • Signal transmission using electronic signals
VARYING PHYSICAL QUANTITY THAT CONVEYS INFORMATION
Electrical signal; Signalling; Signaling; Weak signals; Signal (signal processing); Signalling system; Signal system; Signal systems; Signal (information theory); Signal (circuit theory); Signals; SIGNAL; Signal (electronics); Signals and systems; Electrical Signal; Signal (electrical engineering); Radio frequency signal
<operating system> A predefined message sent between two Unix processes or from the kernel to a process. Signals communicate the occurrence of unexpected external events such as the forced termination of a process by the user. Each signal has a unique number associated with it and each process has a signal handler set for each signal. Signals can be sent using the kill system call. (1996-12-10)
signal         
  • A digital signal has two or more distinguishable waveforms, in this example, high voltage and low voltages, each of which can be mapped onto a digit. Characteristically, noise can be removed from digital signals provided it is not too extreme.
  • A binary signal, also known as a logic signal, is a digital signal with two distinguishable levels
  • sampling]]
  • Signal transmission using electronic signals
VARYING PHYSICAL QUANTITY THAT CONVEYS INFORMATION
Electrical signal; Signalling; Signaling; Weak signals; Signal (signal processing); Signalling system; Signal system; Signal systems; Signal (information theory); Signal (circuit theory); Signals; SIGNAL; Signal (electronics); Signals and systems; Electrical Signal; Signal (electrical engineering); Radio frequency signal
I. n.
Token, mark, indication, sign.
II. a.
Eminent, memorable, extraordinary, remarkable, notable, conspicuous.

Википедия

Asynchronous system

The primary focus of this article is asynchronous control in digital electronic systems. In a synchronous system, operations (instructions, calculations, logic, etc.) are coordinated by one, or more, centralized clock signals. An asynchronous system, in contrast, has no global clock. Asynchronous systems do not depend on strict arrival times of signals or messages for reliable operation. Coordination is achieved using event-driven architecture triggered by network packet arrival, changes (transitions) of signals, handshake protocols, and other methods.