Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spectral shifts with pseudospectral #219

Open
xtalax opened this issue Dec 12, 2022 · 0 comments
Open

Spectral shifts with pseudospectral #219

xtalax opened this issue Dec 12, 2022 · 0 comments

Comments

@xtalax
Copy link
Member

xtalax commented Dec 12, 2022

So, a user posted this system, dealing with an integrated shift. This is tough to adequately discretize, but we could do this easily in the frequency domain.

So a shift in the time domain is equal to multiplication by a complex exponential in the frequency domain:

$$v(t - \tau) \rightarrow V(\omega)e^{-j{\omega}{\tau}}$$

Of course, his convolution integral is a simple multiplication in the frequency domain:

$$\int\limits_0^t v(t-x)i(x) dx \rightarrow V(\omega)I(\omega)$$

So this type of system becomes very easy to discretize in the frequency domain.

I think this serves as a motivation for having a robust set of time-frequency domain rewrite rules, leveraging MetaTheory.jl to find analytic "discretizations" where possible

@xtalax xtalax changed the title Spectral shift Spectral shifts with pseudospectral Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant