Fourier transform of the convolution of a Dirac comb with the product of a complex exponential function and a...
$begingroup$
Straight to the math question: How can I calculate the following 1-dimensional spatial Fourier transform?
$frac{1}{2pi}int_{-infty}^{infty}left(e^{i(n-1)k_0frac{x^2}{2R}}mathrm{rect}(x/w)*sum_{l=-infty}^{infty}delta(x-lw)right)e^{-ik_xx}mathrm{d}x$
I will be very glad about an analytical solution, but also about any numerical implementation (Mathematica or python).
Parameters:
$n = 1.5$
$k_0 = 2pi/lambda = 2pi/(532times10^{-9}mathrm{m})$
$w = 43times10^{-6}mathrm{m}$
$R = 46.67times10^{-6}mathrm{m}$
Approach: I know that $mathrm{FT}{f*g} = mathrm{FT}{f}mathrm{FT}{g}$. Therefore I could calculate the Fourier transform of the Dirac comb, which gives me again a Dirac comb but of inverse frequency:
$mathrm{FT}{sum_{l=-infty}^{infty}delta(x-lw)} = frac{1}{w}sum_{l=-infty}^{infty}delta(k_{x}-frac{2pi l}{w})$
For the $e^{i(n-1)k_0frac{x^2}{2R}}mathrm{rect}(x/w)$ term I am not sure whether it is easier to evaluate the Fourier transform of the product or as the convolution of the Fourier transforms of each multiplicant. I know that the Fourier transform of a rect-function is a sinc:
$mathrm{FT}{mathrm{rect}(x/w)} = frac{w/2}{pi}mathrm{sinc}(k_xfrac{w}{2})$
I am not sure about how to evaluate the Fourier transform of the complex exponential term, let alone how to convolute the result with the sinc-function.
Background: My aim is to find the far-field diffraction pattern (Fraunhofer approximation) of a periodic grating structure consisting of thin planoconvex lenses (the grating lies in the xy-plane and is invariant along the y-direction). The intensity of the diffraction pattern will be proportional to the absolute square of the Fourier transform of the complex transmission function $t_g(x)$ of my grating.
The complex transmission function of a single grating element can be modelled as
$t(x) = e^{-ik_0(n-1)frac{x^2}{2R}} times mathrm{rect}(x/w)$,
where $k_0$ is the free space wave vector, $n$ the index of refraction of the grating, and $R$ is the radius of the circle that a single lens forms the cap of. The $mathrm{rect}(x/w)$-function restricts the complex exponential term to the width $w$ of a single grating element (i.e., a single thin lens). In order to account for the periodicity of the grating, we need to convolute $t(x)$ with a Dirac comb:
$t_g(x) = t(x)*sum_{l=-infty}^{+infty}delta(x-lw)$
What I want to find is now the Fourier transform of this transmission function, i.e., $mathrm{FT}{t_g(x)}$.
fourier-transform convolution dirac-delta
$endgroup$
add a comment |
$begingroup$
Straight to the math question: How can I calculate the following 1-dimensional spatial Fourier transform?
$frac{1}{2pi}int_{-infty}^{infty}left(e^{i(n-1)k_0frac{x^2}{2R}}mathrm{rect}(x/w)*sum_{l=-infty}^{infty}delta(x-lw)right)e^{-ik_xx}mathrm{d}x$
I will be very glad about an analytical solution, but also about any numerical implementation (Mathematica or python).
Parameters:
$n = 1.5$
$k_0 = 2pi/lambda = 2pi/(532times10^{-9}mathrm{m})$
$w = 43times10^{-6}mathrm{m}$
$R = 46.67times10^{-6}mathrm{m}$
Approach: I know that $mathrm{FT}{f*g} = mathrm{FT}{f}mathrm{FT}{g}$. Therefore I could calculate the Fourier transform of the Dirac comb, which gives me again a Dirac comb but of inverse frequency:
$mathrm{FT}{sum_{l=-infty}^{infty}delta(x-lw)} = frac{1}{w}sum_{l=-infty}^{infty}delta(k_{x}-frac{2pi l}{w})$
For the $e^{i(n-1)k_0frac{x^2}{2R}}mathrm{rect}(x/w)$ term I am not sure whether it is easier to evaluate the Fourier transform of the product or as the convolution of the Fourier transforms of each multiplicant. I know that the Fourier transform of a rect-function is a sinc:
$mathrm{FT}{mathrm{rect}(x/w)} = frac{w/2}{pi}mathrm{sinc}(k_xfrac{w}{2})$
I am not sure about how to evaluate the Fourier transform of the complex exponential term, let alone how to convolute the result with the sinc-function.
Background: My aim is to find the far-field diffraction pattern (Fraunhofer approximation) of a periodic grating structure consisting of thin planoconvex lenses (the grating lies in the xy-plane and is invariant along the y-direction). The intensity of the diffraction pattern will be proportional to the absolute square of the Fourier transform of the complex transmission function $t_g(x)$ of my grating.
The complex transmission function of a single grating element can be modelled as
$t(x) = e^{-ik_0(n-1)frac{x^2}{2R}} times mathrm{rect}(x/w)$,
where $k_0$ is the free space wave vector, $n$ the index of refraction of the grating, and $R$ is the radius of the circle that a single lens forms the cap of. The $mathrm{rect}(x/w)$-function restricts the complex exponential term to the width $w$ of a single grating element (i.e., a single thin lens). In order to account for the periodicity of the grating, we need to convolute $t(x)$ with a Dirac comb:
$t_g(x) = t(x)*sum_{l=-infty}^{+infty}delta(x-lw)$
What I want to find is now the Fourier transform of this transmission function, i.e., $mathrm{FT}{t_g(x)}$.
fourier-transform convolution dirac-delta
$endgroup$
add a comment |
$begingroup$
Straight to the math question: How can I calculate the following 1-dimensional spatial Fourier transform?
$frac{1}{2pi}int_{-infty}^{infty}left(e^{i(n-1)k_0frac{x^2}{2R}}mathrm{rect}(x/w)*sum_{l=-infty}^{infty}delta(x-lw)right)e^{-ik_xx}mathrm{d}x$
I will be very glad about an analytical solution, but also about any numerical implementation (Mathematica or python).
Parameters:
$n = 1.5$
$k_0 = 2pi/lambda = 2pi/(532times10^{-9}mathrm{m})$
$w = 43times10^{-6}mathrm{m}$
$R = 46.67times10^{-6}mathrm{m}$
Approach: I know that $mathrm{FT}{f*g} = mathrm{FT}{f}mathrm{FT}{g}$. Therefore I could calculate the Fourier transform of the Dirac comb, which gives me again a Dirac comb but of inverse frequency:
$mathrm{FT}{sum_{l=-infty}^{infty}delta(x-lw)} = frac{1}{w}sum_{l=-infty}^{infty}delta(k_{x}-frac{2pi l}{w})$
For the $e^{i(n-1)k_0frac{x^2}{2R}}mathrm{rect}(x/w)$ term I am not sure whether it is easier to evaluate the Fourier transform of the product or as the convolution of the Fourier transforms of each multiplicant. I know that the Fourier transform of a rect-function is a sinc:
$mathrm{FT}{mathrm{rect}(x/w)} = frac{w/2}{pi}mathrm{sinc}(k_xfrac{w}{2})$
I am not sure about how to evaluate the Fourier transform of the complex exponential term, let alone how to convolute the result with the sinc-function.
Background: My aim is to find the far-field diffraction pattern (Fraunhofer approximation) of a periodic grating structure consisting of thin planoconvex lenses (the grating lies in the xy-plane and is invariant along the y-direction). The intensity of the diffraction pattern will be proportional to the absolute square of the Fourier transform of the complex transmission function $t_g(x)$ of my grating.
The complex transmission function of a single grating element can be modelled as
$t(x) = e^{-ik_0(n-1)frac{x^2}{2R}} times mathrm{rect}(x/w)$,
where $k_0$ is the free space wave vector, $n$ the index of refraction of the grating, and $R$ is the radius of the circle that a single lens forms the cap of. The $mathrm{rect}(x/w)$-function restricts the complex exponential term to the width $w$ of a single grating element (i.e., a single thin lens). In order to account for the periodicity of the grating, we need to convolute $t(x)$ with a Dirac comb:
$t_g(x) = t(x)*sum_{l=-infty}^{+infty}delta(x-lw)$
What I want to find is now the Fourier transform of this transmission function, i.e., $mathrm{FT}{t_g(x)}$.
fourier-transform convolution dirac-delta
$endgroup$
Straight to the math question: How can I calculate the following 1-dimensional spatial Fourier transform?
$frac{1}{2pi}int_{-infty}^{infty}left(e^{i(n-1)k_0frac{x^2}{2R}}mathrm{rect}(x/w)*sum_{l=-infty}^{infty}delta(x-lw)right)e^{-ik_xx}mathrm{d}x$
I will be very glad about an analytical solution, but also about any numerical implementation (Mathematica or python).
Parameters:
$n = 1.5$
$k_0 = 2pi/lambda = 2pi/(532times10^{-9}mathrm{m})$
$w = 43times10^{-6}mathrm{m}$
$R = 46.67times10^{-6}mathrm{m}$
Approach: I know that $mathrm{FT}{f*g} = mathrm{FT}{f}mathrm{FT}{g}$. Therefore I could calculate the Fourier transform of the Dirac comb, which gives me again a Dirac comb but of inverse frequency:
$mathrm{FT}{sum_{l=-infty}^{infty}delta(x-lw)} = frac{1}{w}sum_{l=-infty}^{infty}delta(k_{x}-frac{2pi l}{w})$
For the $e^{i(n-1)k_0frac{x^2}{2R}}mathrm{rect}(x/w)$ term I am not sure whether it is easier to evaluate the Fourier transform of the product or as the convolution of the Fourier transforms of each multiplicant. I know that the Fourier transform of a rect-function is a sinc:
$mathrm{FT}{mathrm{rect}(x/w)} = frac{w/2}{pi}mathrm{sinc}(k_xfrac{w}{2})$
I am not sure about how to evaluate the Fourier transform of the complex exponential term, let alone how to convolute the result with the sinc-function.
Background: My aim is to find the far-field diffraction pattern (Fraunhofer approximation) of a periodic grating structure consisting of thin planoconvex lenses (the grating lies in the xy-plane and is invariant along the y-direction). The intensity of the diffraction pattern will be proportional to the absolute square of the Fourier transform of the complex transmission function $t_g(x)$ of my grating.
The complex transmission function of a single grating element can be modelled as
$t(x) = e^{-ik_0(n-1)frac{x^2}{2R}} times mathrm{rect}(x/w)$,
where $k_0$ is the free space wave vector, $n$ the index of refraction of the grating, and $R$ is the radius of the circle that a single lens forms the cap of. The $mathrm{rect}(x/w)$-function restricts the complex exponential term to the width $w$ of a single grating element (i.e., a single thin lens). In order to account for the periodicity of the grating, we need to convolute $t(x)$ with a Dirac comb:
$t_g(x) = t(x)*sum_{l=-infty}^{+infty}delta(x-lw)$
What I want to find is now the Fourier transform of this transmission function, i.e., $mathrm{FT}{t_g(x)}$.
fourier-transform convolution dirac-delta
fourier-transform convolution dirac-delta
asked Jan 14 at 17:32
CDTCDT
84
84
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3073497%2ffourier-transform-of-the-convolution-of-a-dirac-comb-with-the-product-of-a-compl%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3073497%2ffourier-transform-of-the-convolution-of-a-dirac-comb-with-the-product-of-a-compl%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown