Two-Dimensional Fourier Transforms

Total Page:16

File Type:pdf, Size:1020Kb

Two-Dimensional Fourier Transforms ESS 522 2014 12. Two-Dimensional Fourier Transform So far we have focused pretty much exclusively on the application of Fourier analysis to time- series, which by definition are one-dimensional. However, Fourier techniques are equally applicable to spatial data and here they can be applied in more than one dimension. Two- dimensional Fourier transforms are used extensively in the processing of potential field data (gravity and magnetics), are a useful tool for looking at topography/bathymetry or any variable that we might plot on a map, and are also used in reflection seismology to look at record sections in which one variable is time and the other is spatial location. For time series, the Fourier transform describes the data in terms of frequency f or angular frequency ω = 2πf. For spatial data, the wave number ν = 1/λ where λ is the wavelength is equivalent to f and the circular wave number k = 2π/λ is equivalent to ω. It is common practice (but strictly incorrect) to use the term wave number when referring to the circular wave number k = 2π/λ which is equivalent to ω. I will stick to the strict terminology and use the term wave number to refer to 1/λ. Continuous 2-D FT For continuous spatial data, the one-dimensional Fourier transform pair is given by ∞ G(ν) = ∫ g(x)exp(−i2πνx)dx −∞ (12-1) ∞ g(x) == ∫ G(ν)exp(i2πνx)dν −∞ where x is the spatial coordinate and ν is the wave number. If a(x,y) is a function of two spatial variables then the two-dimensional Fourier transform is simply obtained by repeating the one dimensional Fourier transform in both dimensions ∞ A ν ,ν = A' ν , y exp −i2πν y dy ( x y ) ∫ ( x ) ( y ) −∞ ∞ ⎡ ∞ ⎤ = a x, y exp −i2πν x dx exp −i2πν y dy (12-2) ∫ ⎢ ∫ ( ) ( x ) ⎥ ( y ) −∞ ⎣−∞ ⎦ ∞ ∞ = a x, y exp ⎡−i2π ν x + ν y ⎤dxdy ∫ ∫ ( ) ⎣ ( x y )⎦ −∞ −∞ where νx and νy are the wave numbers in the x and y direction and A’ is used to refer to the variable a after it has been transformed in one of its dimensions to the wave number domain. The two-dimensional Fourier transform pair is thus ∞ ∞ A ν ,ν = a x, y exp ⎡−i2π ν x + ν y ⎤dxdy ( x y ) ∫ ∫ ( ) ⎣ ( x y )⎦ −∞ −∞ (12-3) ∞ ∞ a x, y = A ν ,ν exp ⎡i2π ν x + ν y ⎤dν dν ( ) ∫ ∫ ( x y ) ⎣ ( x y )⎦ x y −∞ −∞ 12-1 ESS 522 2014 It is perfectly possible to apply the transform to one dimension leaving the other one untouched and this is often useful for data that is a function of one spatial dimension and time. For example, you might be interesting in seeing how the frequency of a time series varied with spatial position. Discrete 2-D FT The relationship between the one and two-dimensional transforms is similar in the discrete domain. In one dimension the discrete Fourier transform of gk with k = 1, 2, … M is given by M −1 ⎛ 2πikp⎞ G = g exp − p ∑ k ⎝⎜ M ⎠⎟ k =0 (12-4) 1 M −1 ⎛ 2πikp⎞ gk = ∑ Gp exp⎜ ⎟ M p=0 ⎝ M ⎠ Two-dimensional Fourier transform of ak,l is defined for k = 1, 2, …, M and l = 1, 2, …, N, is similarly defined by M −1 N −1 ⎡ ⎛ kp lq ⎞ ⎤ Ap,q = ∑ ∑ ak,l exp ⎢−2πi⎜ + ⎟ ⎥ k =0 l =0 ⎣ ⎝ M N ⎠ ⎦ (12-5) 1 M −1 N −1 ⎡ ⎛ kp lq ⎞ ⎤ ak,l = ∑ ∑ Ap,q exp ⎢2πi⎜ + ⎟ ⎥ MN p=0 q=0 ⎣ ⎝ M N ⎠ ⎦ Aside from the complexity of keeping track of indices, the expression is relatively straightforward. Properties The properties of the 2-D transform are analogous to the one-dimensional transform. Aligned linear features in the spatial domain (i.e., valleys and ridges) are characterized by a constant ratio of the wave numbers p/q in the frequency domain (Figure 1). Convolution, correlation, time shifting and differentiation can all be defined straightforwardly in two-dimensions. For example in the continuous domain two-dimensional convolution can be written as ∞ ∞ a(x, y)**b(x, y) = ∫ ∫ a(x', y')b(x − x', y − y')dx'dy' (12-6) −∞ −∞ and in the discrete domain as c a **b a b k,l = [ ]k,l = ∑∑ p,q k − p,l −q p q 12-2 ESS 522 2014 Aliasing Aliasing is also similar to the one-dimensional case with an interesting twist. In one-dimension, aliasing leads to a repetition with a periodicity of M points so that Gp+ M = Gp (12-7) For real g(x), we also have * GM − p = G p (12-8) In two-dimensions, aliasing leads to repetition in two directions and this produces a ‘tiling’ effect (Figure 2 left) in which Ap+ M ,q+ N = Ap+ M ,q = Ap,q+ N = Ap,q (12-9) For a real function a(x,y) we also have * AM − p,N −q = A p,q (12-10) The symmetry of this form of aliasing is illustrated in Figure 2 right. Rather unintuitively we see that wave numbers in the x direction are not aliased above their one-dimensional Nyquist frequency provided the wave numbers in the y direction are sufficiently below their Nyquist and vice-versa. Filtering If you are filtering spatial data, it is generally appropriate to use a zero-phase filter. Such filters are most simply applied in the wave number domain. For two-dimensional data one would perform a 2-D Fourier transform, multiplying the spectral amplitudes by the filter amplitude response (leaving the phases unchanged) and then performing the inverse two-dimensional Fourier transform. The amplitude responses of the Butterworth filters we discussed in Lecture 10 can all be generalized to two-dimensional data by simply rotating the functions around the origin of the two-dimensional FFT. For example a two-dimensional low-pass filter can be written 2 1 (12-11) Glowpass (ν x,ν y ) = 2n ⎛ ν 2 +ν 2 ⎞ 1 x y + ⎜ ν ⎟ ⎝ c ⎠ This filter would preserve wave numbers below νc – that is it would remove long-wavelengths from the data. In Exercise 6, you apply filters to topographic data If you have two dimensional data that is a function of time and one spatial domain then the two dimensional transform will be a function of frequency f and wavenumber ν. Since the speed of a wave is given by c = λf = f /ν, lines of constant f /ν radiating from the origin correspond to waves travelling along the spatial dimension at constant speed. If you take a class in reflection seismology you will learn how to use f-k filters (k = 2 πν) to enhance seismic signals traveling at a particular speed. 12-3 .
Recommended publications
  • FOURIER TRANSFORM Very Broadly Speaking, the Fourier Transform Is a Systematic Way to Decompose “Generic” Functions Into
    FOURIER TRANSFORM TERENCE TAO Very broadly speaking, the Fourier transform is a systematic way to decompose “generic” functions into a superposition of “symmetric” functions. These symmetric functions are usually quite explicit (such as a trigonometric function sin(nx) or cos(nx)), and are often associated with physical concepts such as frequency or energy. What “symmetric” means here will be left vague, but it will usually be associated with some sort of group G, which is usually (though not always) abelian. Indeed, the Fourier transform is a fundamental tool in the study of groups (and more precisely in the representation theory of groups, which roughly speaking describes how a group can define a notion of symmetry). The Fourier transform is also related to topics in linear algebra, such as the representation of a vector as linear combinations of an orthonormal basis, or as linear combinations of eigenvectors of a matrix (or a linear operator). To give a very simple prototype of the Fourier transform, consider a real-valued function f : R → R. Recall that such a function f(x) is even if f(−x) = f(x) for all x ∈ R, and is odd if f(−x) = −f(x) for all x ∈ R. A typical function f, such as f(x) = x3 + 3x2 + 3x + 1, will be neither even nor odd. However, one can always write f as the superposition f = fe + fo of an even function fe and an odd function fo by the formulae f(x) + f(−x) f(x) − f(−x) f (x) := ; f (x) := . e 2 o 2 3 2 2 3 For instance, if f(x) = x + 3x + 3x + 1, then fe(x) = 3x + 1 and fo(x) = x + 3x.
    [Show full text]
  • An Introduction to Fourier Analysis Fourier Series, Partial Differential Equations and Fourier Transforms
    An Introduction to Fourier Analysis Fourier Series, Partial Differential Equations and Fourier Transforms Notes prepared for MA3139 Arthur L. Schoenstadt Department of Applied Mathematics Naval Postgraduate School Code MA/Zh Monterey, California 93943 August 18, 2005 c 1992 - Professor Arthur L. Schoenstadt 1 Contents 1 Infinite Sequences, Infinite Series and Improper Integrals 1 1.1Introduction.................................... 1 1.2FunctionsandSequences............................. 2 1.3Limits....................................... 5 1.4TheOrderNotation................................ 8 1.5 Infinite Series . ................................ 11 1.6ConvergenceTests................................ 13 1.7ErrorEstimates.................................. 15 1.8SequencesofFunctions.............................. 18 2 Fourier Series 25 2.1Introduction.................................... 25 2.2DerivationoftheFourierSeriesCoefficients.................. 26 2.3OddandEvenFunctions............................. 35 2.4ConvergencePropertiesofFourierSeries.................... 40 2.5InterpretationoftheFourierCoefficients.................... 48 2.6TheComplexFormoftheFourierSeries.................... 53 2.7FourierSeriesandOrdinaryDifferentialEquations............... 56 2.8FourierSeriesandDigitalDataTransmission.................. 60 3 The One-Dimensional Wave Equation 70 3.1Introduction.................................... 70 3.2TheOne-DimensionalWaveEquation...................... 70 3.3 Boundary Conditions ............................... 76 3.4InitialConditions................................
    [Show full text]
  • On the Linkage Between Planck's Quantum and Maxwell's Equations
    The Finnish Society for Natural Philosophy 25 years, K.V. Laurikainen Honorary Symposium, Helsinki 11.-12.11.2013 On the Linkage between Planck's Quantum and Maxwell's Equations Tuomo Suntola Physics Foundations Society, www.physicsfoundations.org Abstract The concept of quantum is one of the key elements of the foundations in modern physics. The term quantum is primarily identified as a discrete amount of something. In the early 20th century, the concept of quantum was needed to explain Max Planck’s blackbody radiation law which suggested that the elec- tromagnetic radiation emitted by atomic oscillators at the surfaces of a blackbody cavity appears as dis- crete packets with the energy proportional to the frequency of the radiation in the packet. The derivation of Planck’s equation from Maxwell’s equations shows quantizing as a property of the emission/absorption process rather than an intrinsic property of radiation; the Planck constant becomes linked to primary electrical constants allowing a unified expression of the energies of mass objects and electromagnetic radiation thereby offering a novel insight into the wave nature of matter. From discrete atoms to a quantum of radiation Continuity or discontinuity of matter has been seen as a fundamental question since antiquity. Aristotle saw perfection in continuity and opposed Democritus’s ideas of indivisible atoms. First evidences of atoms and molecules were obtained in chemistry as multiple proportions of elements in chemical reac- tions by the end of the 18th and in the early 19th centuries. For physicist, the idea of atoms emerged for more than half a century later, most concretely in statistical thermodynamics and kinetic gas theory that converted the mole-based considerations of chemists into molecule-based considerations based on con- servation laws and probabilities.
    [Show full text]
  • Fourier Transforms & the Convolution Theorem
    Convolution, Correlation, & Fourier Transforms James R. Graham 11/25/2009 Introduction • A large class of signal processing techniques fall under the category of Fourier transform methods – These methods fall into two broad categories • Efficient method for accomplishing common data manipulations • Problems related to the Fourier transform or the power spectrum Time & Frequency Domains • A physical process can be described in two ways – In the time domain, by h as a function of time t, that is h(t), -∞ < t < ∞ – In the frequency domain, by H that gives its amplitude and phase as a function of frequency f, that is H(f), with -∞ < f < ∞ • In general h and H are complex numbers • It is useful to think of h(t) and H(f) as two different representations of the same function – One goes back and forth between these two representations by Fourier transforms Fourier Transforms ∞ H( f )= ∫ h(t)e−2πift dt −∞ ∞ h(t)= ∫ H ( f )e2πift df −∞ • If t is measured in seconds, then f is in cycles per second or Hz • Other units – E.g, if h=h(x) and x is in meters, then H is a function of spatial frequency measured in cycles per meter Fourier Transforms • The Fourier transform is a linear operator – The transform of the sum of two functions is the sum of the transforms h12 = h1 + h2 ∞ H ( f ) h e−2πift dt 12 = ∫ 12 −∞ ∞ ∞ ∞ h h e−2πift dt h e−2πift dt h e−2πift dt = ∫ ( 1 + 2 ) = ∫ 1 + ∫ 2 −∞ −∞ −∞ = H1 + H 2 Fourier Transforms • h(t) may have some special properties – Real, imaginary – Even: h(t) = h(-t) – Odd: h(t) = -h(-t) • In the frequency domain these
    [Show full text]
  • STATISTICAL FOURIER ANALYSIS: CLARIFICATIONS and INTERPRETATIONS by DSG Pollock
    STATISTICAL FOURIER ANALYSIS: CLARIFICATIONS AND INTERPRETATIONS by D.S.G. Pollock (University of Leicester) Email: stephen [email protected] This paper expounds some of the results of Fourier theory that are es- sential to the statistical analysis of time series. It employs the algebra of circulant matrices to expose the structure of the discrete Fourier transform and to elucidate the filtering operations that may be applied to finite data sequences. An ideal filter with a gain of unity throughout the pass band and a gain of zero throughout the stop band is commonly regarded as incapable of being realised in finite samples. It is shown here that, to the contrary, such a filter can be realised both in the time domain and in the frequency domain. The algebra of circulant matrices is also helpful in revealing the nature of statistical processes that are band limited in the frequency domain. In order to apply the conventional techniques of autoregressive moving-average modelling, the data generated by such processes must be subjected to anti- aliasing filtering and sub sampling. These techniques are also described. It is argued that band-limited processes are more prevalent in statis- tical and econometric time series than is commonly recognised. 1 D.S.G. POLLOCK: Statistical Fourier Analysis 1. Introduction Statistical Fourier analysis is an important part of modern time-series analysis, yet it frequently poses an impediment that prevents a full understanding of temporal stochastic processes and of the manipulations to which their data are amenable. This paper provides a survey of the theory that is not overburdened by inessential complications, and it addresses some enduring misapprehensions.
    [Show full text]
  • Fourier Transform, Convolution Theorem, and Linear Dynamical Systems April 28, 2016
    Mathematical Tools for Neuroscience (NEU 314) Princeton University, Spring 2016 Jonathan Pillow Lecture 23: Fourier Transform, Convolution Theorem, and Linear Dynamical Systems April 28, 2016. Discrete Fourier Transform (DFT) We will focus on the discrete Fourier transform, which applies to discretely sampled signals (i.e., vectors). Linear algebra provides a simple way to think about the Fourier transform: it is simply a change of basis, specifically a mapping from the time domain to a representation in terms of a weighted combination of sinusoids of different frequencies. The discrete Fourier transform is therefore equiv- alent to multiplying by an orthogonal (or \unitary", which is the same concept when the entries are complex-valued) matrix1. For a vector of length N, the matrix that performs the DFT (i.e., that maps it to a basis of sinusoids) is an N × N matrix. The k'th row of this matrix is given by exp(−2πikt), for k 2 [0; :::; N − 1] (where we assume indexing starts at 0 instead of 1), and t is a row vector t=0:N-1;. Recall that exp(iθ) = cos(θ) + i sin(θ), so this gives us a compact way to represent the signal with a linear superposition of sines and cosines. The first row of the DFT matrix is all ones (since exp(0) = 1), and so the first element of the DFT corresponds to the sum of the elements of the signal. It is often known as the \DC component". The next row is a complex sinusoid that completes one cycle over the length of the signal, and each subsequent row has a frequency that is an integer multiple of this \fundamental" frequency.
    [Show full text]
  • Guide for the Use of the International System of Units (SI)
    Guide for the Use of the International System of Units (SI) m kg s cd SI mol K A NIST Special Publication 811 2008 Edition Ambler Thompson and Barry N. Taylor NIST Special Publication 811 2008 Edition Guide for the Use of the International System of Units (SI) Ambler Thompson Technology Services and Barry N. Taylor Physics Laboratory National Institute of Standards and Technology Gaithersburg, MD 20899 (Supersedes NIST Special Publication 811, 1995 Edition, April 1995) March 2008 U.S. Department of Commerce Carlos M. Gutierrez, Secretary National Institute of Standards and Technology James M. Turner, Acting Director National Institute of Standards and Technology Special Publication 811, 2008 Edition (Supersedes NIST Special Publication 811, April 1995 Edition) Natl. Inst. Stand. Technol. Spec. Publ. 811, 2008 Ed., 85 pages (March 2008; 2nd printing November 2008) CODEN: NSPUE3 Note on 2nd printing: This 2nd printing dated November 2008 of NIST SP811 corrects a number of minor typographical errors present in the 1st printing dated March 2008. Guide for the Use of the International System of Units (SI) Preface The International System of Units, universally abbreviated SI (from the French Le Système International d’Unités), is the modern metric system of measurement. Long the dominant measurement system used in science, the SI is becoming the dominant measurement system used in international commerce. The Omnibus Trade and Competitiveness Act of August 1988 [Public Law (PL) 100-418] changed the name of the National Bureau of Standards (NBS) to the National Institute of Standards and Technology (NIST) and gave to NIST the added task of helping U.S.
    [Show full text]
  • A Hilbert Space Theory of Generalized Graph Signal Processing
    1 A Hilbert Space Theory of Generalized Graph Signal Processing Feng Ji and Wee Peng Tay, Senior Member, IEEE Abstract Graph signal processing (GSP) has become an important tool in many areas such as image pro- cessing, networking learning and analysis of social network data. In this paper, we propose a broader framework that not only encompasses traditional GSP as a special case, but also includes a hybrid framework of graph and classical signal processing over a continuous domain. Our framework relies extensively on concepts and tools from functional analysis to generalize traditional GSP to graph signals in a separable Hilbert space with infinite dimensions. We develop a concept analogous to Fourier transform for generalized GSP and the theory of filtering and sampling such signals. Index Terms Graph signal proceesing, Hilbert space, generalized graph signals, F-transform, filtering, sampling I. INTRODUCTION Since its emergence, the theory and applications of graph signal processing (GSP) have rapidly developed (see for example, [1]–[10]). Traditional GSP theory is essentially based on a change of orthonormal basis in a finite dimensional vector space. Suppose G = (V; E) is a weighted, arXiv:1904.11655v2 [eess.SP] 16 Sep 2019 undirected graph with V the vertex set of size n and E the set of edges. Recall that a graph signal f assigns a complex number to each vertex, and hence f can be regarded as an element of n C , where C is the set of complex numbers. The heart of the theory is a shift operator AG that is usually defined using a property of the graph.
    [Show full text]
  • 20. the Fourier Transform in Optics, II Parseval’S Theorem
    20. The Fourier Transform in optics, II Parseval’s Theorem The Shift theorem Convolutions and the Convolution Theorem Autocorrelations and the Autocorrelation Theorem The Shah Function in optics The Fourier Transform of a train of pulses The spectrum of a light wave The spectrum of a light wave is defined as: 2 SFEt {()} where F{E(t)} denotes E(), the Fourier transform of E(t). The Fourier transform of E(t) contains the same information as the original function E(t). The Fourier transform is just a different way of representing a signal (in the frequency domain rather than in the time domain). But the spectrum contains less information, because we take the magnitude of E(), therefore losing the phase information. Parseval’s Theorem Parseval’s Theorem* says that the 221 energy in a function is the same, whether f ()tdt F ( ) d 2 you integrate over time or frequency: Proof: f ()tdt2 f ()t f *()tdt 11 F( exp(j td ) F *( exp(j td ) dt 22 11 FF() *(') exp([j '])tdtd ' d 22 11 FF( ) * ( ') [2 ')] dd ' 22 112 FF() *() d F () d * also known as 22Rayleigh’s Identity. The Fourier Transform of a sum of two f(t) F() functions t g(t) G() Faft() bgt () aF ft() bFgt () t The FT of a sum is the F() + sum of the FT’s. f(t)+g(t) G() Also, constants factor out. t This property reflects the fact that the Fourier transform is a linear operation. Shift Theorem The Fourier transform of a shifted function, f ():ta Ffta ( ) exp( jaF ) ( ) Proof : This theorem is F ft a ft( a )exp( jtdt ) important in optics, because we often encounter functions Change variables : uta that are shifting (continuously) along fu( )exp( j [ u a ]) du the time axis – they are called waves! exp(ja ) fu ( )exp( judu ) exp(jaF ) ( ) QED An example of the Shift Theorem in optics Suppose that we’re measuring the spectrum of a light wave, E(t), but a small fraction of the irradiance of this light, say , takes a different path that also leads to the spectrometer.
    [Show full text]
  • The Fourier Transform
    The Fourier Transform CS/CME/BIOPHYS/BMI 279 Fall 2015 Ron Dror The Fourier transform is a mathematical method that expresses a function as the sum of sinusoidal functions (sine waves). Fourier transforms are widely used in many fields of sciences and engineering, including image processing, quantum mechanics, crystallography, geoscience, etc. Here we will use, as examples, functions with finite, discrete domains (i.e., functions defined at a finite number of regularly spaced points), as typically encountered in computational problems. However the concept of Fourier transform can be readily applied to functions with infinite or continuous domains. (We won’t differentiate between “Fourier series” and “Fourier transform.”) A graphical example ! ! Suppose we have a function � � defined in the range − < � < on 2� + 1 discrete points such that ! ! ! � = �. By a Fourier transform we aim to express it as: ! !!!! � �! = �! + �! cos 2��!� + �! + �! cos 2��!� + �! + ⋯ (1) We first demonstrate graphically how a function may be described by its Fourier components. Fig. 1 shows a function defined on 101 discrete data points integer � = −50, −49, … , 49, 50. In fig. 2, the first Fig. 1. The function to be Fourier transformed few Fourier components are plotted separately (left) and added together (right) to form an approximation to the original function. Finally, fig. 3 demonstrates that by including the components up to � = 50, a faithful representation of the original function can be obtained. � ��, �� & �� Single components Summing over components up to m 0 �! = 0.6 �! = 0 �! = 0 1 �! = 1.9 �! = 0.01 �! = 2.2 2 �! = 0.27 �! = 0.02 �! = −1.3 3 �! = 0.39 �! = 0.03 �! = 0.4 Fig.2.
    [Show full text]
  • Fourier Series, Haar Wavelets and Fast Fourier Transform
    FOURIER SERIES, HAAR WAVELETS AND FAST FOURIER TRANSFORM VESA KAARNIOJA, JESSE RAILO AND SAMULI SILTANEN Abstract. This handout is for the course Applications of matrix computations at the University of Helsinki in Spring 2018. We recall basic algebra of complex numbers, define the Fourier series, the Haar wavelets and discrete Fourier transform, and describe the famous Fast Fourier Transform (FFT) algorithm. The discrete convolution is also considered. Contents 1. Revision on complex numbers 1 2. Fourier series 3 2.1. Fourier series: complex formulation 5 3. *Haar wavelets 5 3.1. *Theoretical approach as an orthonormal basis of L2([0, 1]) 6 4. Discrete Fourier transform 7 4.1. *Discrete convolutions 10 5. Fast Fourier transform (FFT) 10 1. Revision on complex numbers A complex number is a pair x + iy := (x, y) ∈ C of x, y ∈ R. Let z = x + iy, w = a + ib ∈ C be two complex numbers. We define the sum as z + w := (x + a) + i(y + b) • Version 1. Suggestions and corrections could be send to jesse.railo@helsinki.fi. • Things labaled with * symbol are supposed to be extra material and might be more advanced. • There are some exercises in the text that are supposed to be relatively easy, even trivial, and support understanding of the main concepts. These are not part of the official course work. 1 2 VESA KAARNIOJA, JESSE RAILO AND SAMULI SILTANEN and the product as zw := (xa − yb) + i(ya + xb). These satisfy all the same algebraic rules as the real numbers. Recall and verify that i2 = −1. However, C is not an ordered field, i.e.
    [Show full text]
  • Turbulence Examined in the Frequency-Wavenumber Domain*
    Turbulence examined in the frequency-wavenumber domain∗ Andrew J. Morten Department of Physics University of Michigan Supported by funding from: National Science Foundation and Office of Naval Research ∗ Arbic et al. JPO 2012; Arbic et al. in review; Morten et al. papers in preparation Andrew J. Morten LOM 2013, Ann Arbor, MI Collaborators • University of Michigan Brian Arbic, Charlie Doering • MIT Glenn Flierl • University of Brest, and The University of Texas at Austin Robert Scott Andrew J. Morten LOM 2013, Ann Arbor, MI Outline of talk Part I{Motivation (research led by Brian Arbic) • Frequency-wavenumber analysis: {Idealized Quasi-geostrophic (QG) turbulence model. {High-resolution ocean general circulation model (HYCOM)∗: {AVISO gridded satellite altimeter data. ∗We used NLOM in Arbic et al. (2012) Part II-Research led by Andrew Morten • Derivation and interpretation of spectral transfers used above. • Frequency-domain analysis in two-dimensional turbulence. • Theoretical prediction for frequency spectra and spectral transfers due to the effects of \sweeping." {moving beyond a zeroth order approximation. Andrew J. Morten LOM 2013, Ann Arbor, MI Motivation: Intrinsic oceanic variability • Interested in quantifying the contributions of intrinsic nonlinearities in oceanic dynamics to oceanic frequency spectra. • Penduff et al. 2011: Interannual SSH variance in ocean models with interannual atmospheric forcing is comparable to variance in high resolution (eddying) ocean models with no interannual atmospheric forcing. • Might this eddy-driven low-frequency variability be connected to the well-known inverse cascade to low wavenumbers (e.g. Fjortoft 1953)? • A separate motivation is simply that transfers in mixed ! − k space provide a useful diagnostic. Andrew J.
    [Show full text]