Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

There is a nonsense signal about Convolution and I couldn't understand what to do.

First of all, I wholeheartedly greet my colleagues and the entire community!

I’ve set the signal as
m(t) = −t [ u(t) − u(t−2) ]
and the impulse response as
h(t) = 2 [ u(t−3) − u(t−4) ].


But while trying to find y(t), I ran into a small issue with the sketches.
Because there is no overlap, and thus they don’t convolve.
I just can’t figure out what I’m missing.

There is a topic I can't get my head around.
I have 2 signals. I’m going to convolve them, but even if I flip one of them, the other one lies horizontally on a different axis, so I can’t get them to overlap in any way — meaning I can’t convolve them.
In problems like this, how are we supposed to perform the convolution operation?
What’s the logic to solving these kinds of questions? What am I supposed to do?


I’ve attached an image of the graphs I drew below.
Any answer that helps me figure out how to proceed will be honored with sincere appreciation. I am grateful — thank you!


m(t) graphic ;
1751196335996.png



h(t) graphic ;

1751196355387.png



h(t−τ) graphic ;


1751196448813.png
 
The last math class I took was over 50 years ago..
However, that look suspiciously like some form of digital filtering algorithm?

If that is the case, the output will vary at each stage (time step) as the input signal passes through; the output is dependant on that input signal.

Two signal chains would normally indicate an IIR type filter, which also needs feedback terms.

Without feedback, a single signal chain is used for an FIR-style filter (which is the type I have a fair bit of experience with).

More info
 
thank you for your valuable reply.

I can agree on signs similar to these, but in the signs I have shown you, one is on the up side and one is on the down side, so there can be no overlap. I'm trying to figure out how to do these things.
 


My dear friend, first of all, I would like to express my gratitude for your valuable response.

However, what I was actually trying to say is this:

Under normal circumstances, in the first image I provided, I can visualize the convolution properly on the graph and see what aligns with what, and then perform the calculation accordingly.


1751461289106.png




But the point I was asking about — and the part I couldn't understand — was in the second image I shared: when the signal is pointing downward; in other words, when the two signals are in opposite directions, I don't know how to compute their convolution.



1751461311000.png


1751461322394.png



This is exactly where I get stuck and can't move forward, because they don't overlap in any way, and I can't take the convolution. This was precisely the part I was trying to ask about.
when I looked at the documents, I couldn't find anything similar there.
 

Latest threads

Back
Top