Understanding the sinc function

  • Thread starter grandpa2390
  • Start date
  • Tags
    Function
In summary: It is defined to be ##\frac{\sin 2x}{2x}##, ##\frac{\sin x}{x}## is not.In summary, the conversation is about converting sine functions to sinc functions in order to solve Fourier transform problems. The similarity theorem states that f(ax) ⊃ 1/a * F(s/a), so when converting sin(x)/(x) to sinc(ax), a must equal 1/π and when converting sin(Ax)/Ax to sinc(ax), a must equal A/π. However, there are different definitions of the sinc function and the definition used by Bracewell is sin(πx)/πx = sinc(x) when using πx. The transform of sinc(x) is
  • #1
grandpa2390
474
14

Homework Statement


My problem is that I need to be able to convert my given sine functions to sinc functions in order to do my Fourier transforms. But I can't find anything that really explains the sinc function besides the given formulas.

but this doesn't really help me in solving my problems because it doesn't seem to work out right. What are the rules for changing sin(ax)/ax into sinc(x)?

for example I have a simple problems

sin(x)/x ⊃ πΠ(πs)
sin(Ax)/Ax ⊃ π/A * Π(πs/A)
-sin(π(x-1/2)) / (π(x-1/2)) ⊃ -e^-iπs * Π(s)

Homework Equations



sin(x)/x = sinc(x)
sin(πx)/πx = sinc(x)
sin(ax)/ax = sinc(x)

The Attempt at a Solution



All of these based on my googling would simplify to sinc(x), but that doesn't work.

i want to transform the sin(x)/x to sinc(x), but that would just give me the Π(s). if I say wikipedia is wrong and that it has to be πx, I can say sinc(x/π) and the similarity theorem will give me the desired result.

for the second one I would have to say that simplify the left side gives me sinc (A/π * x) but it doesn't fit with the formulas that I found on the internet for sinc.

the third one seems like it should also be sinc(x) but in order to get the transform on the right, it needs to simplify to sinc(x-1/2)
 
Physics news on Phys.org
  • #2
##\textrm{sinc}(x) \equiv \frac{\sin x}{x}##. Sinc function is just a shorter way to write (sin x)/x.
 
  • #3
blue_leaf77 said:
##\textrm{sinc}(x) \equiv \frac{\sin x}{x}##. Sinc function is just a shorter way to write (sin x)/x.

so then what is sin(x) / x ? why is it equal to sinc (x/pi) the similarity theorem states that f(ax) ⊃ 1/a * F(s/a)

so when I change sin into sinc, a must = 1/pi

because the transform of sinc(x) = rect(s)
and the transform of sin(x)/x = pi*rect(pi*s)
 
  • #4
Sometimes, a different definition of sinc function is also used, for example see equation (5) in http://mathworld.wolfram.com/SincFunction.html.
grandpa2390 said:
the similarity theorem states that f(ax) ⊃ 1/a * F(s/a)
This has nothing to do with Fourier transform, it's just a mere definition.
 
  • #5
blue_leaf77 said:
Sometimes, a different definition of sinc function is also used, for example see equation (5) in http://mathworld.wolfram.com/SincFunction.html.

This has nothing to do with Fourier transform, it's just a mere definition.

I don't understand what you mean by it having nothing to do with the Fourier Transform. my textbook says, "Theorems for the Fourier Transform"
and that is the similarity theorem.

but regardless of that:

the similarity theorem states that f(ax) ⊃ 1/a * F(s/a)

so when I change sin(x)/(x) into sinc(ax), a must = 1/π
and when I change sin(Ax)/Ax into sinc(ax), a must = A/π

because the transform of sinc(x) = rect(s)
and the transform of sin(x)/x = pi*rect(pi*s)
and the transform of sin(Ax)/Ax = π/A * Π(π/A * s)
 
  • #6
is the definition used by Bracewell simply that sin(πx)/πx = sinc(x) and only when it is πx?
and that any other coefficient does not work?

sin(2x)/2x ≠ sinc(x) it is equal to sinc(2x)?
 
  • #7
grandpa2390 said:
but regardless of that:

the similarity theorem states that f(ax) ⊃ 1/a * F(s/a)

so when I change sin(x)/(x) into sinc(ax), a must = 1/π
and when I change sin(Ax)/Ax into sinc(ax), a must = A/π
This is why I said it has nothing to do with Fourier transform. ##\textrm{sinc}(x)## being equivalent to ##\frac{\sin x}{x}## is just a definition, there was no theorem from Fourier transform involved when such notation was invented. You must be confusing the two different definitions of sinc function, which are covered in the link I gave above.
grandpa2390 said:
is the definition used by Bracewell simply that sin(πx)/πx = sinc(x) and only when it is πx?
Only when you follow those guys' definition and its ##\pi x##.
grandpa2390 said:
sin(2x)/2x ≠ sinc(x)
No, unless you want to invent your own definition.
 

FAQ: Understanding the sinc function

What is the sinc function and how is it defined?

The sinc function is a mathematical function that is defined as sin(x)/x, where x is the input value. It is also known as the unnormalized cardinal sine function or the Dirichlet kernel. The sinc function is an important function in signal processing and has many applications in physics and engineering.

What is the shape of the sinc function graph?

The graph of the sinc function has a peak at x=0 and approaches 0 as x approaches positive or negative infinity. It has a symmetric "bell" shape with infinitely many oscillations that become closer and closer together as x increases. The graph crosses the x-axis at every integer value.

What is the Fourier transform of the sinc function?

The Fourier transform of the sinc function is a rectangular pulse function, also known as the box function. This means that the sinc function can be decomposed into an infinite sum of sinusoidal functions with different frequencies and amplitudes.

What is the relationship between the sinc function and the sampling theorem?

The sampling theorem states that to accurately represent a continuous signal, it must be sampled at a rate that is at least twice the highest frequency component of the signal. The sinc function is used to interpolate the sampled signal back to its original continuous form, making it an essential tool in digital signal processing.

What are some real-world applications of the sinc function?

The sinc function is used in signal processing for tasks such as interpolation, filtering, and signal reconstruction. It is also used in image processing and computer graphics for tasks such as anti-aliasing and image resizing. In physics, the sinc function appears in diffraction patterns and in the analysis of electromagnetic fields. In engineering, it is used for data smoothing and spectral analysis.

Back
Top