Specifications
Control Block Description
ADDvantage-32 PLUS 
4-36 
4.24  DEADBAND
A  Deadband  block  is  used  to  reset  an  analog  signal  to  zero  when  it  is  less  than  a  user 
selected value. 
OUT
+DBAND
-DBAND
FIGURE 4-24. DEADBAND BLOCK 
1.  Inputs 
REF:    Analog 
  DBAND:  Analog 
2.  Outputs 
OUT:    Analog 
3.  Implementation 
If -DBAND < REF < DBAND then 
    OUT = 0 
    else 
    OUT = REF 










