What is Overlap: Definition and 73 Discussions

In signal processing, overlap–save is the traditional name for an efficient way to evaluate the discrete convolution between a very long signal



x
[
n
]


{\displaystyle x[n]}
and a finite impulse response (FIR) filter



h
[
n
]


{\displaystyle h[n]}
:

where h[m] = 0 for m outside the region [1, M].
The concept is to compute short segments of y[n] of an arbitrary length L, and concatenate the segments together. Consider a segment that begins at n = kL + M, for any integer k, and define:





x

k


[
n
]




{



x
[
n
+
k
L
]
,


1

n

L
+
M

1




0
,




otherwise


.








{\displaystyle x_{k}[n]\ \triangleq {\begin{cases}x[n+kL],&1\leq n\leq L+M-1\\0,&{\textrm {otherwise}}.\end{cases}}}





y

k


[
n
]




x

k


[
n
]

h
[
n
]
=



m
=
1


M


h
[
m
]


x

k


[
n

m
]
.


{\displaystyle y_{k}[n]\ \triangleq \ x_{k}[n]*h[n]=\sum _{m=1}^{M}h[m]\cdot x_{k}[n-m].}
Then, for kL + M ≤ n ≤ kL + L + M − 1, and equivalently M ≤ n − kL ≤ L + M − 1, we can write:




y
[
n
]
=



m
=
1


M


h
[
m
]


x

k


[
n

k
L

m
]






y

k


[
n

k
L
]
.


{\displaystyle y[n]=\sum _{m=1}^{M}h[m]\cdot x_{k}[n-kL-m]\ \ \triangleq \ \ y_{k}[n-kL].}
With the substitution j ≜ n-kL, the task is reduced to computing yk(j), for M ≤ j ≤ L + M − 1. These steps are illustrated in the first 3 traces of Figure 1, except that the desired portion of the output (third trace) corresponds to 1 ≤ j ≤ L.
If we periodically extend xk[n] with period N ≥ L + M − 1, according to:





x

k
,
N


[
n
]







=








x

k


[
n


N
]
,


{\displaystyle x_{k,N}[n]\ \triangleq \ \sum _{\ell =-\infty }^{\infty }x_{k}[n-\ell N],}
the convolutions



(

x

k
,
N


)

h



{\displaystyle (x_{k,N})*h\,}
and




x

k



h



{\displaystyle x_{k}*h\,}
are equivalent in the region M ≤ n ≤ L + M − 1. It is therefore sufficient to compute the N-point circular (or cyclic) convolution of




x

k


[
n
]



{\displaystyle x_{k}[n]\,}
with



h
[
n
]



{\displaystyle h[n]\,}
in the region [1, N]. The subregion [M, L + M − 1] is appended to the output stream, and the other values are discarded. The advantage is that the circular convolution can be computed more efficiently than linear convolution, according to the circular convolution theorem:

where:

DFTN and IDFTN refer to the Discrete Fourier transform and its inverse, evaluated over N discrete points, and
L is customarily chosen such that N = L+M-1 is an integer power-of-2, and the transforms are implemented with the FFT algorithm, for efficiency.
The leading and trailing edge-effects of circular convolution are overlapped and added, and subsequently discarded.

View More On Wikipedia.org
  1. K

    Electric field in the overlap of two solid, uniformly charged spheres

    Homework Statement Two spheres, each of radius R and carrying uniform charge densities +\rho and -\rho, respectively, are placed so that they partially overlap. Call the vector from the positive centre to the negative centre \vec{d}. Show that the field in the region of overlap is constant...
  2. R

    Exploring a QM/GR Overlap for Explaining Gravity

    There is a basic mis-match in the way GR and QM picture space. In GR, space bends to produce mass and gravity. In QM, space is a nuetral background for the actions of particles and force fields. Most recent work attempts to extend the QM/QED/QCD model to explain gravity. The opposite approach...
  3. D

    Overlap integrals in chemical molecules

    In the explicitly-unsolvable Hamiltonian for a chemical system, approximations are made to solve the energy of the system. In particular we see CNDO (ZDO), INDO and MNDO theories. CNDO - complete neglect of differential overlap; two-center electron integrals are zero. INDO - intermediate...
  4. G

    Distribution of choice overlap

    I have N people and each of them has a uniform probability to belong to one of M countries. Now I wonder what is the distribution of the multiplicities?! I mean the number of countries with 1 person, 2 persons, 3 persons,... (no matter which country) Is there an equation for it? And what if...
  5. F

    Can Matter Exist in the Same Spacetime Position?

    Or can it? Can one atom exist in the same spacetime position? Can one electron overlap another? Quarks?
  6. F

    Determining Overlap of Two Gaussians Mathematically

    Hello, how is the overlap of two gaussians determined mathematically? Thanks
  7. F

    Calculate Overlap of PZ Orbitals Dependent on Interatomic Distance

    Hello, i would like to calculate the overlap of two simple pz orbitals dependent on the interatomic distance. how can i do that? Thanks
  8. R

    Can someone please explain overlap integrals to me?

    I'm studying for my Quantum Mechanics course and I've understood most of it so far, until we reached the quantum harmonic oscillator. Finding the solution was no easy feat and I have to say I only had a slender grasp of the derivation, but now I'm being given questions about certain energy...
  9. N

    That 2 waves can overlap one and another

    Good evening Physicists! I am a bloke from Norway(Please excuse my writing, aint that good on the english language.). And my question to you, is if you can tell me how waves evolve into what most people would call Monster waves, and How high they can get. I have always asked this question when...
  10. M

    Overlap integrals: What are they and how do we arrive at the formula?

    Hey I've been looking all over the web and I can't find any comprehensible information on overlap integrals. What does the overlap integral of two functions give us? And why? Thanks in advance!
  11. J

    How to determine stress distrubution in overlap welds in tension

    I am looking to determine stress distrubution is overlap welds with some samples which have been tensile tested in a tensile testing machine. i want to find where there is the highest stress concentrations etc. how can i do this?
  12. T

    Does a circle overlap a square?

    Hello, We are trying to calculate if a circle, of a given x, y co-ordinate and radius, will overlap a square, of a given x, y co-ordinate and length. We think we can identify points around the circumference and see if these points, with an x and y value, will be within the square. However...
  13. M

    Understanding the FETCH-EXECUTE Overlap Cycle

    What does the FETCH EXECUTE OVERLAP instruction mean ?
  14. J

    Show that the eigenvalues of the overlap matrix are positive

    Homework Statement The task is to show that the eigenvalues of overlap matrix \tilde S are positive. Homework Equations The overlap matrix is defined as (\tilde S)_{nm} = \langle \xi_n \vert \xi_m \rangle , with \xi_k being the base vectors of the wavefunction...
  15. S

    Temporal overlap of light beams

    Let's assume I can generate two individual light beams, one centered at a wavelength of 800nm (visible) and the other at 3450 nm (infrared). Obviously the visible light has a higher frequency than the infrared light. Since all EM waves travel at the speed of light, how can one achieve...
  16. E

    LaTeX Latex superscript of the second row overlap

    When I compile the following latex code on my computer, the subscript of the first row and the superscript of the second row overlap. Is there any way to make the rows farther apart? \begin{array}{ccccc} \cos^2\phi_y^1 - \cos^2\phi_x^1 & \cos^2\phi^1_z - \cos^2\phi_x^1 & 2\cos\phi_x^1...
  17. T

    What is the significance of overlap in energy bands?

    Homework Statement I'm using http://ece-www.colorado.edu/~bart/book/" to understand my course on semiconductor physics better. In paragraph 2.3.4, the difference between insulators, semiconductors, metals is explained, based on the differences in bands. I understand the basic model. What I...
  18. R

    Orthogonality in Basis Sets: Exploring the Overlap of Atomic Orbitals

    1: Why are the elements of a basis set taken to be orthogonal? But in real sense atomic orbitals do overlap.
  19. B

    Difficulties with overlap rule

    First post and not used to the symbols that I have seen used in posting formulae, so please be patient! :smile: The probability of obtaining the ith energy eigenvalue Ei is given by the square modulus of the integral psi_i*(x)PSI(x,t)dx where PSI(x,t) is the wave function of the system...
  20. R

    Determining Time for Explosions to Fill a Given Volume

    Hi Folks, I'm working on a paper at the moment and need to use some kind of statistic but I'm not too great at stats. Here is the set up. 1) I have some volume. 2) Within this volume there is an even distribution of objects. 3) These objects 'explode' with a known frequency and...
  21. S

    Right angle triangles area of overlap calculation.

    For some time now I've set myself a goal I've yet to reach. For the first time I feel I've found a proper place to ask for help. I'm trying to devise a closed formula for the area of overlap of 2 arbitrary triangles from the known 6 vertexes' values. Naturally, inside the plane. In attempting...
  22. B

    Do linear and angular momentums overlap?

    hiya I hope you can help me. I've read that angular momentum is not component of linear momentum. But since formula for angular momentum is: G = r x p = r * p * sin(alpha) = r * p' p' ... component of linear momentum tangential to radius p ... linear momentum G ... angular...
  23. R

    Understanding the Overlap of Calabi-Yau Manifolds in String Theory

    Do calabi yau's overlap ? Please correct me if i am making assumptions based on my limited knowledge of string theory. If at each Planck size point particle in 4d spacetime there exists a manifold of 6 extra dimensions for a string to vibrate across. Do the calabi yau's overlap and...
Back
Top