Why study non-causal system? HELP ME

  • Thread starter Thread starter schnitzer
  • Start date Start date
  • Tags Tags
    Study System
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 10K views
schnitzer
Messages
11
Reaction score
0
Why study non-causal system?? HELP ME PLZ

Hello everyone...

Our signal analysis prof asked us the following question: " Why study non-causal systems if they are not real & not physically available in our lifes ?? "... am supposed to answer this question... Am sick of searching the net for an answer.. all I am getting is economy article & papers about stocks & stuff like that...
Any hints please ?... :confused:

Thanks a lot..
Schnitzer
 
Engineering news on Phys.org
Wikipedia is a good place to start:

http://en.wikipedia.org/wiki/System_analysis
"Non-causal or anticipatory systems do depend on future input. Note: It is not possible to physically realize a non-causal system. However, from the standpoint of analysis, they are important for two reasons. First, the ideal system for a given application is often a noncausal system, which although not physically possible can give insight into the design of a causal system to accomplish a similar purpose. Second, there are instances when a system does not operate in "real time" but is rather simulated "off-line" by a computer."

The second reason is the one that I'm most familiar with. If you can gather the data first, and then analyze it as a whole, you are not limited to using terms at or before where your pointer is in the data (as you would be in real time). Like when you download data from a satellite, you can take your time (and use whatever terms you want) in performing digital filtering of the data.
 
coz may be one day you will invent a non-causal system.
 
coz may be one day you will invent a non-causal system.
 
bet nobody could predict you would post that twice ;)
 
Most common digital systems are non-causal. Systems that play back music or video (CD, iPod, MP3, dvd) don't just display a sound or scene based on what was stored up to that sound, they look into the "future" (digital information about sounds or scenes that are coming up) and incorporate that information into the display. This is non-causal but common. Basically
a) non-causal systems have superior performance over causal ones. For one example, one can prove that causal (physical) filters *always* introduce phase distortion, while non-causal filters can be designed with ideal properties including no phase distortion. This is important in audio, medical imaging, aerospace, etc.
b) non-causal systems can do things that physical systems cannot. Sound and image compression (mp3, jpeg, mpeg, HDTV signals, etc.) is an important example. You need to know the future signals as well as past to do a good job of compression. Error correction is another example (ever wonder why your computer reads and writes billions of bits to disk without losing data?, also how you can send voice and data over noisy and unreliable wireless cell phone links? One tradeoff is that the voice is heard with a delay on the other end), also data encryption.

On the other hand, physical systems are causal by definition--they respond to stimulus. That is true of living organisms, weather, musical instruments, things that vibrate in the wind, etc. There are also artificially designed systems that are causal, usually because a) they require instantaneous real-time response and/or b) information about the future isn't available. An example might be the control system for an active automotive suspension (ride is adjusted based on the road just driven over since you don't generally know what bumps or driver input are coming up).

You can probably think of many other examples of causal and non-causal systems.