View Single Post
  #13   Spotlight this post!  
Unread 22-06-2010, 15:43
Ether's Avatar
Ether Ether is offline
systems engineer (retired)
no team
 
Join Date: Nov 2009
Rookie Year: 1969
Location: US
Posts: 8,102
Ether has a reputation beyond reputeEther has a reputation beyond reputeEther has a reputation beyond reputeEther has a reputation beyond reputeEther has a reputation beyond reputeEther has a reputation beyond reputeEther has a reputation beyond reputeEther has a reputation beyond reputeEther has a reputation beyond reputeEther has a reputation beyond reputeEther has a reputation beyond repute
Re: When did FIRST allow Victor 883's?

Quote:
Originally Posted by Akash Rastogi View Post
Sorry to go a little off-topic, but what exactly is a "dead-band?"
It's an area around zero (typically) where changes in the input produce no change in the output (output typically stays at zero in the deadband).

For example:

y = zero if -delta<=x<=delta ("deadband")

y = m(x-delta) if x>delta

y = m(x+delta) if x<-delta



~
Reply With Quote