English | Russian |
A resolution function must have a single input parameter that is a one-dimensional, unconstrained array whose element type is that of the resolved signal | Функция разрешения должна иметь один входной параметр в виде одномерного неограниченного массива, тип элементов которого совпадает с типом элементов разрешённого сигнала (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn) |
A signal with an associated resolution function is called a resolved signal | Сигнал с сопоставленной ему функцией разрешения называется разрешённым сигналом (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn) |
Any Function Block Diagram network that generates a boolean output can be connected to a transition. In this example, MotorChecks is a function that sets a boolean signal Go to 1 true, when values of inputs Vibration, Fuel and Pressure are within operating limits | Любая сеть диаграммы функциональных блоков, порождающая логический результат вычислений, может быть связана с переходом. В этом примере, MotorChecks-функция, которая устанавливает логический сигнал Go продолжать в 1 истина, когда значения входов Vibration вибрация, Fuel топливо и Pressure давление находятся в заданных пределах (см. Robert W. Lewis: Programming industrial control systems using IEC 1131-3 ssn) |
Resolution functions are associated with signals that require resolution by including the name of the resolution function in the declaration of the signal or in the declaration of the subtype of the signal | Функции разрешения сопоставляются сигналам, требующим разрешения, включением имени функции разрешения в объявления этих сигналов или объявления их подтипов (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn) |
signal handler functions | функции обработчика сигнала (ssn) |
signal handling and nonreentrant functions | обработка сигнала и неповторно используемые функции (ssn) |
signal processing function | функция обработки сигналов (ssn) |
signal processing functions | функции обработки сигналов (ssn) |
signal resolved with this function | сигнал, разрешаемый этой функцией (ssn) |
the idea of smoothing a function is an important concept in signal processing | Идея сглаживания играет важную роль в обработке сигналов (см. Harold Abelson and Gerald Jay Sussman with Julie Sussman 1999, Structure and Interpretation of Computer Programs) |
the index subtype of this array must be sufficient for the number of sources of any signal resolved with this function | Подтип индекса этого массива должен удовлетворять числу источников любого сигнала, разрешаемого этой функцией (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual) |
the type of the return value of the function must also be that of the signal | Тип возвращаемого значения функции также должен совпадать с типом сигнала (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual) |