Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/31/03 16:29
Read: times


 
#37896 - RE: Signed Integers
Responding to: ???'s previous message
Hy

I want to implement Digital Filters on the aduc812, in order to do this i want to attempt to implement a simple first order filter with the following difference equation

y(n) = x(n) + a0*y(n-1)


These numbers are in 2's complement will i have to convert these to sign magnitude format in order to use the mul function or is their a simpler way to do it in assembly.

List of 4 messages in thread
TopicAuthorDate
Signed Integers            01/01/70 00:00      
   RE: Signed Integers            01/01/70 00:00      
      RE: Signed Integers            01/01/70 00:00      
   RE: Signed Integers            01/01/70 00:00      

Back to Subject List