Is a System Causal if the Output Anticipates the Input?

  • Thread starter Thread starter johnstamos
  • Start date Start date
  • Tags Tags
    Systems
AI Thread Summary
A system is considered causal if its output at any time depends only on current and past input values, not future ones. In the discussed examples, the output y[n] = sin[n] does not depend on future inputs, making it causal despite having values for n <= 0. The key to determining causality is whether the output can be calculated using only inputs from n <= N for a given time N. The confusion arises when outputs anticipate inputs, as seen in the case of y[n] = cos[n], which also suggests a non-causal nature due to its output values for n <= 0. Understanding these principles clarifies the distinction between causal and non-causal systems.
johnstamos
Messages
4
Reaction score
0
Hey guys, having a little trouble understanding whether or not a system is causal or not. I d'nt think this classifies as homework; at least I hope not.

Basically I'm confused as to how you would go about determining whether or not a system is causal.

For example, say any function x[n] = u[n];

So basically the signal is only active for n>=0;

y[n] = sin[n];

So you have an output for n<=0 when there is no signal propogating into the system. Thus I would assume that this system is non-causal, because the output is somehow anticipatory.

However, what if the output y[n] actually does depend on inputs of 0. So y[n] for n<=0 actually does result from x[n] = 0, wouldn't that make it causal then?

Not sure if this makes any sense whatsoever, hopefully someone can share some insight on this topic.
 
Engineering news on Phys.org
Hey,

I don't really understand your example. LKike you said a causal system means that the system is NOT anticipatory. This means that for a system y[n] = F[x(n)], y[N] does not depend on any values of x for values of n>N.

in your example y[n] = sin[n], the output y[N] at a given time N does NOT depend on any information after "time" N - so the system is causal.

One easy way to check is to think: can you determine the output y[N]with only knowing x[n] for n<=N. If you can, your system is causal.

It may help to see an example of a non-causal function:

y[n] = x[n] + x[n+1]

As you can see here, you MUST know the value of x at N+1 in order to know the value of the output y[N].
 
yeah not the best english student!

basically if the system has input u[n] and output cos[n], then is that system causal?

Because the output has values for n<=0 whereas the input only has values for n>=0.

Therefore the output is anticipating the input? That's bascially my question.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top