Does a causal system have to be non-recursive?

  • Thread starter Thread starter Bipolarity
  • Start date Start date
  • Tags Tags
    System
AI Thread Summary
A causal discrete system requires that the output at time T depends only on inputs from times t ≤ T, ensuring it does not anticipate future inputs. Non-recursiveness is not a requirement for a causal system; it merely indicates that the output may also depend on previous outputs. While recursiveness can be beneficial for practical filter design, it does not affect the fundamental causal nature of the system. An example of a recursive filter is digital exponential smoothing, which averages current and past inputs. Understanding these distinctions clarifies the nature of causal systems in signal processing.
Bipolarity
Messages
773
Reaction score
2
I have been trying to search for a clear definition of "discrete causal systems". The thing I want to know, which I've not been able to find, is whether non-recursiveness of the difference equation is part of the requirement for a causal discrete system?

Thanks!

BiP
 
Engineering news on Phys.org
A causal system is just one where the output at time ##T## only depends on the input at times ##t \le T##. In other words, the filter doesn't know anything about the future. That is a requirement for any filter that operates in real time (unless you want to change the laws of physics!) . If you are filtering data that has been acquired in the past, the filter doesn't have to be causal.

Recursiveness is irrelevant. That just says the output at time ##T## also depends on the output at times ##t \le T##, but those outputs ultimately depend on the inputs.

Recursiveness is useful in practice because you can design a filter that does a finite number of "operations" (either analog or digital) but the output depends on all the input from times ##-\infty < t \le T##. A simple example would be an digital "exponential smoothing" filter where the output at time ##T## is a weighted average of the input at time ##T##, and the output at the previous time ##T-\delta t##.
 
Last edited:
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top