XorGate

XorGate with multiple input


信息

The XorGate model has a multiple valued (n) input vector, and a single valued output. It is composed by a Basic Xor and an InertialDelaySensitive. Its parameters are the delay parameters (rise and fall inertial delay time, and initial value).

Revisions

  • September 15, 2004 vector approach used for all fixed numbers of inputs by Christoph Clauss
  • October 22, 2003 by Liane Jacobi
    initially modelled.


参数

类型名称缺省单位描述
 Time   tLH   0   s   Rise inertial delay  
 Time   tHL   0   s   Fall inertial delay  
 Logic   y0   L.'U'      Initial value of output  
 Integer   n   2      Number of inputs  

接口

类型名称描述
 Modelica.Electrical.Digital.Interfaces.DigitalInput   x[n]   Connector of Digital input signal vector  
 Modelica.Electrical.Digital.Interfaces.DigitalOutput   y   Connector of Digital output signal