Using an Adaptive Thresholding Algorithm to Detect CA1 Hippocampal Sharp Wave Ripples. Jay Patel. Michigan State University

Size: px
Start display at page:

Download "Using an Adaptive Thresholding Algorithm to Detect CA1 Hippocampal Sharp Wave Ripples. Jay Patel. Michigan State University"

Transcription

1 Using an Adaptive Thresholding Algorithm to Detect CA1 Hippocampal Sharp Wave Ripples Jay Patel Michigan State University Department of Physics and Astronomy, University of California, Los Angeles 2013 Summer REU Program August 30, 2013 Abstract Sharp wave ripples (high frequency events which occur in the CA1 hippocampal region of the brain) are detected using algorithms which automatically threshold the data at certain voltage values. Typically, detection algorithms use the same threshold throughout the entire voltage trace. The problem with this method is that the amplitude distribution of the noise is not constant in time; algorithms that employ constant thresholds may pick up false positives and false negatives when detecting ripples. False positives act to skew the interpretation of what ripples are; false negatives act to reduce the amount of valuable information we have on ripples. Using an algorithm with an adaptive threshold (which is designed to follow the noise level over time) greatly reduces the amount of false positives and may decrease the amount of false negatives. The total ripple "charge" (integral of ripple voltage [z-score] over time in ripple) in an interval of time where very few actual ripples occur is reduced by a factor of approximately four as compared to the case where a constant threshold is used. The total ripple charge in a temporal region where ripples readily occur increases by roughly five percent as compared to the constant threshold case. Using an adaptive threshold to reduce the amount of false positives and false negatives results in more accurate data on ripples which can potentially give us a better idea of how these brain patterns might form. I. Introduction Sharp wave ripple complexes are oscillatory current patterns which occur in the CA1 region of the hippocampus. Widespread neuron depolarization in the CA3 region of the hippocampus is thought to produce sharp waves which travel to the CA1 region via the Schaffer collateral pathway. The sharp wave is believed to provide ideal conditions for high frequency inhibitory neuron activity in CA1 which gives rise to the so-called sharp wave ripples (Taxidis et al., 2012). Ripples are usually ms in duration, Hz in frequency (Sullivan et al., 2011). Ripples are important mainly because of their affiliation with hippocampal place cells (neurons which spike in only certain spatial locations). In rats, place cells have been shown to fire in a certain temporal order during spatial navigation tasks. Prior to the task, however, all of the place cells will fire in the same order on a compressed timescale coincident with a ripple (Diba and Buzsaki, 2007). Neuroscientists hypothesize that this may be important for memory consolidation (Girardeau et al., 2009). This feature makes it important for us to obtain meaningful data on ripples. In order to obtain good data, it s very important that we know when to call a high frequency oscillation a ripple and when to ignore it. This is the problem of thresholding. Upper thresholds are implemented to determine 1

2 whether or not an oscillation is a ripple by looking at how high the peak value of the RMS of the oscillation is. Once the upper threshold picks out the ripples, a lower threshold is used to determine where the ripple begins and where it ends. Having too large of an upper threshold will cause the algorithm to miss ripples (many false negatives). A very small upper threshold will cause the algorithm to obtain too many false positives. A medium upper threshold is hard to determine. The median of the data is changing as a function of time, so a medium threshold at one point in time may not be "medium" at another point in time (figure 1). This paper will address this issue and provide a possible solution to the problem: an adaptive threshold. the purpose of an adaptive threshold is to follow how the data changes over time, and then compensate for that change in order to pick out ripples and determine where they start or end with a higher degree of precision. If an adaptive threshold is used, then the total ripple charge during periods of increased median should decrease. Decreasing the amount of supposed ripples during periods of time where ripples are obviously not happening will rid the ripple data of false positives, resulting in more accurate numerical data (magnitude, frequency, duration, etc.) on ripples. This, in turn, will allow us to make more accurate conclusions about ripples. II. Methods Rats were implanted in the CA1 region of the hippocampus with drives containing micrometer thick independently adjustable nichrome tetrodes. Prior to immersion, the tetrodes were plated with a gold-carbon nanotube solution (3:1 gold:carbon ratio), such that the impedance for 1 khz signals was around kohm. Voltage signals from tetrodes implanted in CA1 were recorded continuously using a Neuralynx data acquisition system. The sampling rate used was 40 khz and the signal was bandpassed between.1 Hz and 9 khz. The data was then downsampled to a sampling rate of 1.25 khz for analysis in Python 2.7. The signal was then bandpass filtered in the range of 80 Hz-250 Hz (n=11). The high frequency filtered signal was z-scored to put it units of standard deviations. Then, the signal was Hilbert transformed to obtain its envelope. Once the envelope was obtained, it was run through a smoothing function which convolves a signal with a Gaussian function with a window size of approximately 41ms. The smoothed signal was then run through a peak finding algorithm, which recorded information on where the peaks were in time. The data set containing the peak information was run through a sliding window histogram function which used a window size of 10s, a step (overlap) of 5s, and a voltage (measured in standard deviations) bin size of 200. The histograms of the peak amplitudes for each 5s period were then plotted side by side from the initial time to the final time (roughly 3742s total) of the voltage trace (figure 1). The sliding window mean was then calculated for the smoothed signal over all time using a window size of 10s and a step (overlap) of 5s. The mean as a function of time was then multiplied by constants 2.7 and 1.6 to obtain the upper and lower adaptive thresholds, respectively, which were then plotted against the sliding window histogram over time along with corresponding constant thresholds. The constant upper and lower thresholds used were 2.7 multiplied by the mean of the mean as a function of time and 1.6 multiplied by the mean of the mean as a function of time, respectively. A spectrogram of the raw voltage trace was taken (NFFT=65536, overlap=58982) (figure 4). 2

3 will not pick up those ripples (figure 1); as a result the number of ripples in interval 2 using an adaptive threshold is much lower (figure 3). The adaptive upper threshold results in a ripple charge decrease in interval 2 by a factor of nearly 4 (table 1). The adaptive threshold in interval 1 results in roughly 5 percent more ripple charge than in the constant threshold case (table 1). The constant threshold remains above the adaptive threshold from 6664s to 6983s (figure 1). Figure 1: Sliding window histogram. Horizontal axis depicts time. Vertical axis depicts amplitude in sigma. Color axis depicts log (base 10) of the number of peaks in a given bin. Interval 1 is from 6384s to 6589s. Interval 2 is from 6549s to 6664s. The top and bottom green lines represent the upper and lower constant thresholds, respectively. The top and bottom black lines represent the upper and lower adaptive thresholds, respectively. The upper and lower adaptive thresholds were designed to follow the edge of the blue and yellow regions of the distribution, respectively. III. Results Figure 2: Constant Thresholds: Histogram depicting the number of ripples in 5s wide time bins. Vertical axis is number of ripples, horizontal axis is time. Interval 1 and interval 2 (defined earlier) are shown adjacent to one another. Notice the large number of ripples in interval 2. Threshold Interval 1 Interval 2 Constant Adaptive Table 1: Interval Ripple Charge [sigma*s] for Thresholds. Interval 1 is in the time range 6384s- 6589s (figure 1). Interval 2 is in the time range 6549s-6664s (figure 1). The contour of the noise jumps significantly in amplitude in interval 2 (figure 1). The constant upper threshold cuts right through this, causing the algorithm to display a higher ripple count (figure 2). The adaptive upper threshold, however, increases as the contour of the noise increases, ensuring that the algorithm Figure 3: Adaptive Thresholds: histogram depicting the number of ripples in 5s wide time bins. Vertical axis is number of ripples, horizontal axis is time. Notice the vast decrease in ripple count during interval 1. This decrease is due to the adaptive nature of the upper threshold. 3

4 IV. Discussion The original problem was that the constant upper threshold in the ripple detection algorithm did not have a properly defined value at every point in time. At some times an upper threshold of 3 may not get any of the ripples in the data segment, whereas at other times an upper threshold of 3 may not only detect ripples, but may also mistake noise for ripples. The solution to the problem is to implement an adaptive upper threshold. An adaptive lower threshold is also needed, because ripples are defined to begin and end when the noise ends and begins, respectively. since the noise is shifting in amplitude over time (figure 1), so will the start and end points of the ripples. Naturally, the adaptive thresholds implemented in this project were designed to follow the contour of the noise such that during periods of high noise, the requirement for being a ripple was made higher. It is clear from interval 2 that keeping a constant threshold would allow more noise to be mistaken for ripples (figure 1). With an adaptive threshold, false positives (interval 2) are reduced by a significant amount (table 1). the adaptive lower threshold lies below the constant lower threshold for a significant fraction of the time. It is possible that the adaptive lower threshold is finding ripples where the constant lower threshold missed them. In interval 1, the ripple charge of potential false negatives that were recovered is roughly 5 percent of the total ripple charge in interval 1 during the constant threshold case. It is not entirely clear whether or not the adaptive threshold is picking up false negatives of the constant threshold case. It has been suggested that during REM sleep, ripple activity is less prominent than during slow Wave sleep. During REM sleep, theta wave activity is prominent (Diekelmann and Born, 2010). It is possible that interval 2 is actually the REM sleep state of the rat s sleep (figure 4). Notice how theta power is much higher during interval 2 than interval 1. Perhaps interval 1 is SWS, as this interval is characterized by high ripple activity (figure 1). If this is the case, then it makes sense that there would be little to no ripples during interval 2, as it would be the REM phase of sleep. Using a constant threshold, one would conclude that there are in fact many ripples during this phase (interval 2). This, however, would not be the case during REM sleep. Figure 4: spectrogram of the raw voltage trace over time. Vertical axis is frequency. Theta corresponds to 6-9Hz. Notice how the theta power is large during interval 2, and insignificant in interval 1. Periods of high theta power may be related to REM sleep. References [1] Diba K, Buzsaki G. (2007). Forward and reverse hippocampal place-cell sequences during ripples. Nature Neuroscience, 10(10): [2] Diekelmann S, Born J. (2010). The memory function of sleep. Nature Reviews Neuroscience, 11: [3] Girardeau G, Benchenane K, Wiener S I, Buzsaki G, Zugaro M B. (2009). Selective suppression of hippocampal ripples impairs spatial memory. Nature Neuroscience, 12: [4] Sullivan D, Csicsvari J, Mizuseki K, Montgomery S, Diba K, Buzsaki G. (2011). Relationships between hippocampal sharp waves, ripples and fast gamma oscillation: 4

5 influence of dentate and entorhinal cortical activity. J Neurosci., 31(23): [5] Taxidis J, Coombes S, Mason R, Owen Acknowledgements: MR. (2012). Modeling sharp wave-ripple complexes through a CA3-CA1 network model with chemical synapses. Hippocampus, 22(5): This research was supported by the NSF. I would like to thank Mayank Mehta for encouraging me to think about problems, Jason Moore for educating me in various data analysis techniques, Zahra Aghajan for assisting me with the Neuralynx software files, and everyone else at the lab for answering my basic questions on neuroscience. 5

Supplementary materials

Supplementary materials Supplementary materials I. Pressure sensor calibration Our analysis is based on identification of the onset and offset of the inhalation relatively to the electrophysiological recordings. Onset and offset

More information

STANDARD SCORES AND THE NORMAL DISTRIBUTION

STANDARD SCORES AND THE NORMAL DISTRIBUTION STANDARD SCORES AND THE NORMAL DISTRIBUTION REVIEW 1.MEASURES OF CENTRAL TENDENCY A.MEAN B.MEDIAN C.MODE 2.MEASURES OF DISPERSIONS OR VARIABILITY A.RANGE B.DEVIATION FROM THE MEAN C.VARIANCE D.STANDARD

More information

1. What are the differences and similarities among transverse, longitudinal, and surface waves?

1. What are the differences and similarities among transverse, longitudinal, and surface waves? Assignment Waves Reading: Giancoli, Chapters 11, 12, 22, 24 Holt, Chapters 12, 14 Objectives/HW The student will be able to: 1 Define, apply, and give examples of the following concepts: wave, pulse vs.

More information

Similarly to elastic waves, sound and other propagated waves are graphically shown by the graph:

Similarly to elastic waves, sound and other propagated waves are graphically shown by the graph: Phys 300/301 Physics: Algebra/Trig Eugene Hecht, 3e. Prepared 01/24/06 11.0 Waves & Sounds There are two fundamental waves of transporting energy and momentum: particles and waves. While they seem opposites,

More information

Chapter 11 Waves. Waves transport energy without transporting matter. The intensity is the average power per unit area. It is measured in W/m 2.

Chapter 11 Waves. Waves transport energy without transporting matter. The intensity is the average power per unit area. It is measured in W/m 2. Chapter 11 Waves Energy can be transported by particles or waves A wave is characterized as some sort of disturbance that travels away from a source. The key difference between particles and waves is a

More information

Nortek Technical Note No.: TN-021. Chesapeake Bay AWAC Evaluation

Nortek Technical Note No.: TN-021. Chesapeake Bay AWAC Evaluation Nortek Technical Note No.: TN-021 Title: Chesapeake Bay AWAC Evaluation Last Edited: October 5, 2004 Authors: Eric Siegel-NortekUSA, Chris Malzone-NortekUSA, Torstein Pedersen- Number of Pages: 12 Chesapeake

More information

Lab 1. Adiabatic and reversible compression of a gas

Lab 1. Adiabatic and reversible compression of a gas Lab 1. Adiabatic and reversible compression of a gas Introduction The initial and final states of an adiabatic and reversible volume change of an ideal gas can be determined by the First Law of Thermodynamics

More information

PUV Wave Directional Spectra How PUV Wave Analysis Works

PUV Wave Directional Spectra How PUV Wave Analysis Works PUV Wave Directional Spectra How PUV Wave Analysis Works Introduction The PUV method works by comparing velocity and pressure time series. Figure 1 shows that pressure and velocity (in the direction of

More information

5.1 Introduction. Learning Objectives

5.1 Introduction. Learning Objectives Learning Objectives 5.1 Introduction Statistical Process Control (SPC): SPC is a powerful collection of problem-solving tools useful in achieving process stability and improving capability through the

More information

Electromyographic (EMG) Decomposition. Tutorial. Hamid R. Marateb, PhD; Kevin C. McGill, PhD

Electromyographic (EMG) Decomposition. Tutorial. Hamid R. Marateb, PhD; Kevin C. McGill, PhD Electromyographic (EMG) Decomposition Tutorial Hamid R. Marateb, PhD; Kevin C. McGill, PhD H. Marateb is with the Biomedical Engineering Department, Faculty of Engineering, the University of Isfahan, Isfahan,

More information

Lecture 8. Sound Waves Superposition and Standing Waves

Lecture 8. Sound Waves Superposition and Standing Waves Lecture 8 Sound Waves Superposition and Standing Waves Sound Waves Speed of Sound Waves Intensity of Periodic Sound Waves The Doppler Effect Sound Waves are the most common example of longitudinal waves.

More information

SCIENTIFIC COMMITTEE SEVENTH REGULAR SESSION August 2011 Pohnpei, Federated States of Micronesia

SCIENTIFIC COMMITTEE SEVENTH REGULAR SESSION August 2011 Pohnpei, Federated States of Micronesia SCIENTIFIC COMMITTEE SEVENTH REGULAR SESSION 9-17 August 2011 Pohnpei, Federated States of Micronesia CPUE of skipjack for the Japanese offshore pole and line using GPS and catch data WCPFC-SC7-2011/SA-WP-09

More information

BLOCKAGE LOCATION THE PULSE METHOD

BLOCKAGE LOCATION THE PULSE METHOD BLOCKAGE LOCATION THE PULSE METHOD Presented by John Pitchford Pitchford In-Line Author James Pitchford ABSTRACT Pipeline blockages can result from a number of different mechanisms: wax or solid hydrates

More information

Currents measurements in the coast of Montevideo, Uruguay

Currents measurements in the coast of Montevideo, Uruguay Currents measurements in the coast of Montevideo, Uruguay M. Fossati, D. Bellón, E. Lorenzo & I. Piedra-Cueva Fluid Mechanics and Environmental Engineering Institute (IMFIA), School of Engineering, Research

More information

Influence of rounding corners on unsteady flow and heat transfer around a square cylinder

Influence of rounding corners on unsteady flow and heat transfer around a square cylinder Influence of rounding corners on unsteady flow and heat transfer around a square cylinder S. K. Singh Deptt. of Mech. Engg., M. B. M. Engg. College / J. N. V. University, Jodhpur, Rajasthan, India Abstract

More information

Conditions for occurrence of vortex shedding on a large cable stayed bridge. Full scale data from monitoring system

Conditions for occurrence of vortex shedding on a large cable stayed bridge. Full scale data from monitoring system Conditions for occurrence of vortex shedding on a large cable stayed bridge. Full scale data from monitoring system O. Flamand 1, F. De Oliveira 1 and A. Stathopoulos-Vlamis, P. Papanikolas 2 1 Centre

More information

Bloodpressure measurement, improvement of oscillometric method.

Bloodpressure measurement, improvement of oscillometric method. Bloodpressure measurement, improvement of oscillometric method. Øystein Stene, Lars Jørgen Kristoffersen, Waldemar Sulkowski Høgskolen i Narvik, Sivilingeniørutdanningen, postboks 385, N-8501 Narvik Norway,

More information

A Hare-Lynx Simulation Model

A Hare-Lynx Simulation Model 1 A Hare- Simulation Model What happens to the numbers of hares and lynx when the core of the system is like this? Hares O Balance? S H_Births Hares H_Fertility Area KillsPerHead Fertility Births Figure

More information

Chapter 2: Modeling Distributions of Data

Chapter 2: Modeling Distributions of Data Chapter 2: Modeling Distributions of Data Section 2.1 The Practice of Statistics, 4 th edition - For AP* STARNES, YATES, MOORE Chapter 2 Modeling Distributions of Data 2.1 2.2 Normal Distributions Section

More information

Tutorial for the. Total Vertical Uncertainty Analysis Tool in NaviModel3

Tutorial for the. Total Vertical Uncertainty Analysis Tool in NaviModel3 Tutorial for the Total Vertical Uncertainty Analysis Tool in NaviModel3 May, 2011 1. Introduction The Total Vertical Uncertainty Analysis Tool in NaviModel3 has been designed to facilitate a determination

More information

4-3 Rate of Change and Slope. Warm Up. 1. Find the x- and y-intercepts of 2x 5y = 20. Describe the correlation shown by the scatter plot. 2.

4-3 Rate of Change and Slope. Warm Up. 1. Find the x- and y-intercepts of 2x 5y = 20. Describe the correlation shown by the scatter plot. 2. Warm Up 1. Find the x- and y-intercepts of 2x 5y = 20. Describe the correlation shown by the scatter plot. 2. Objectives Find rates of change and slopes. Relate a constant rate of change to the slope of

More information

Questions. Background. Equipment. Activities LAB 3. WAVES

Questions. Background. Equipment. Activities LAB 3. WAVES Questions LAB 3. WAVES How can we measure the velocity of a wave? How are the wavelength, period, and speed of a wave related? What types of behavior do waves exhibit? Background Consider what happens

More information

Standing Waves in a String

Standing Waves in a String Standing Waves in a String OBJECTIVE To understand the circumstances necessary to produce a standing wave. To observe and define the quantities associated with a standing wave. To determine the wavelength

More information

TRIAXYS Acoustic Doppler Current Profiler Comparison Study

TRIAXYS Acoustic Doppler Current Profiler Comparison Study TRIAXYS Acoustic Doppler Current Profiler Comparison Study By Randolph Kashino, Axys Technologies Inc. Tony Ethier, Axys Technologies Inc. Reo Phillips, Axys Technologies Inc. February 2 Figure 1. Nortek

More information

SEA-LEVEL AND SEA-STATE MEASUREMENTS WITH RADAR LEVEL SENSORS. Dr. Ulrich Barjenbruch 1 and Jens Wilhelmi 2

SEA-LEVEL AND SEA-STATE MEASUREMENTS WITH RADAR LEVEL SENSORS. Dr. Ulrich Barjenbruch 1 and Jens Wilhelmi 2 SEA-LEVEL AND SEA-STATE MEASUREMENTS WITH RADAR LEVEL SENSORS Dr. Ulrich Barjenbruch 1 and Jens Wilhelmi 2 The German Federal Institute of Hydrology (BfG) developed a cost-efficient method to monitor the

More information

LAB 10 Waves and Resonance

LAB 10 Waves and Resonance Cabrillo College Physics l0l Name LAB 10 Waves and Resonance Read Hewitt Chapter 19 What to learn and explore Almost all of the information that we receive from our environment comes to us in the form

More information

New power in production logging

New power in production logging New power in production logging Locating the zones where fluids enter the wellbore in a producing or injecting well is an important aspect of production logging. It is relatively straightforward to establish

More information

Observations of noise generated by nonlinear internal waves on the continental shelf during the SW06 experiment

Observations of noise generated by nonlinear internal waves on the continental shelf during the SW06 experiment Observations of noise generated by nonlinear internal waves on the continental shelf during the SW06 experiment A. Serebryany¹ ², A. Newhall¹, and J. Lynch¹ ¹ Woods Hole Oceanographic Institution, ² Andreyev

More information

Wave phenomena in a ripple tank

Wave phenomena in a ripple tank Wave phenomena in a ripple tank LEP Related topics Generation of surface waves, propagation of surface waves, reflection of waves, refraction of waves, Doppler Effect. Principle Water waves are generated

More information

Pressure coefficient on flat roofs of rectangular buildings

Pressure coefficient on flat roofs of rectangular buildings Pressure coefficient on flat roofs of rectangular buildings T. Lipecki 1 1 Faculty of Civil Engineering and Architecture, Lublin University of Technology, Poland. t.lipecki@pollub.pl Abstract The paper

More information

Lab 12 Standing Waves

Lab 12 Standing Waves b Lab 12 Standing Waves What You Need To Know: Types of Waves The study of waves is a major part of physics. There are quite a few types of waves that can be studied. Depending on who you have for lecture

More information

Section 1 Types of Waves. Distinguish between mechanical waves and electromagnetic waves.

Section 1 Types of Waves. Distinguish between mechanical waves and electromagnetic waves. Section 1 Types of Waves Objectives Recognize that waves transfer energy. Distinguish between mechanical waves and electromagnetic waves. Explain the relationship between particle vibration and wave motion.

More information

The pth percentile of a distribution is the value with p percent of the observations less than it.

The pth percentile of a distribution is the value with p percent of the observations less than it. Describing Location in a Distribution (2.1) Measuring Position: Percentiles One way to describe the location of a value in a distribution is to tell what percent of observations are less than it. De#inition:

More information

Lesson 14: Simple harmonic motion, Waves (Sections )

Lesson 14: Simple harmonic motion, Waves (Sections ) Circular Motion and Simple Harmonic Motion The projection of uniform circular motion along any ais (the -ais here) is the same as simple harmonic motion. We use our understanding of uniform circular motion

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Developing an intelligent table tennis umpiring system Conference or Workshop Item How to cite:

More information

LABORATORY EXERCISE 1 CONTROL VALVE CHARACTERISTICS

LABORATORY EXERCISE 1 CONTROL VALVE CHARACTERISTICS Date: Name: LABORATORY EXERCISE 1 CONTROL VALVE CHARACTERISTICS OBJECTIVE: To demonstrate the relation between valve stem position and the fluid flow through a control valve, for both linear and equal

More information

Lab 12 Standing Waves

Lab 12 Standing Waves b Lab 12 Standing Waves What You Need To Know: Types of Waves The study of waves is a major part of physics. There are quite a few types of waves that can be studied. Depending on who you have for lecture

More information

Vibration Analysis and Test of Backup Roll in Temper Mill

Vibration Analysis and Test of Backup Roll in Temper Mill Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Vibration Analysis and Test of Backup Roll in Temper Mill Yuanmin Xie College of Machinery and Automation, Wuhan University of Science and

More information

An experimental study of internal wave generation through evanescent regions

An experimental study of internal wave generation through evanescent regions An experimental study of internal wave generation through evanescent regions Allison Lee, Julie Crockett Department of Mechanical Engineering Brigham Young University Abstract Internal waves are a complex

More information

OPERATIONAL AMV PRODUCTS DERIVED WITH METEOSAT-6 RAPID SCAN DATA. Arthur de Smet. EUMETSAT, Am Kavalleriesand 31, D Darmstadt, Germany ABSTRACT

OPERATIONAL AMV PRODUCTS DERIVED WITH METEOSAT-6 RAPID SCAN DATA. Arthur de Smet. EUMETSAT, Am Kavalleriesand 31, D Darmstadt, Germany ABSTRACT OPERATIONAL AMV PRODUCTS DERIVED WITH METEOSAT-6 RAPID SCAN DATA Arthur de Smet EUMETSAT, Am Kavalleriesand 31, D-64295 Darmstadt, Germany ABSTRACT EUMETSAT started its Rapid Scanning Service on September

More information

INSTRUMENT INSTRUMENTAL ERROR (of full scale) INSTRUMENTAL RESOLUTION. Tutorial simulation. Tutorial simulation

INSTRUMENT INSTRUMENTAL ERROR (of full scale) INSTRUMENTAL RESOLUTION. Tutorial simulation. Tutorial simulation Lab 1 Standing Waves on a String Learning Goals: To distinguish between traveling and standing waves To recognize how the wavelength of a standing wave is measured To recognize the necessary conditions

More information

Emerging Crash Trend Analysis. Mark Logan Department of Main Roads, Queensland. Patrick McShane Queensland Transport

Emerging Crash Trend Analysis. Mark Logan Department of Main Roads, Queensland. Patrick McShane Queensland Transport Emerging Crash Trend Analysis Mark Logan Department of Main Roads, Queensland Patrick McShane Queensland Transport The authors would like to acknowledge the assistance of Queensland Transport's Data Analysis

More information

Observing Waves, Their Properties, and Relationships

Observing Waves, Their Properties, and Relationships Observing Waves, Their Properties, and Relationships Part I: Setting Up the Activity 1. Refer to the material list for materials needed. 2. To successfully conduct this activity, you will need an area

More information

PAPER 2 THEORY QUESTIONS

PAPER 2 THEORY QUESTIONS PAPER 2 THEORY QUESTIONS 1 (a) Water waves are transverse waves. Sound is a longitudinal wave. (i) Describe the difference between transverse waves and longitudinal waves. In your account, draw a diagram

More information

Wind Flow Validation Summary

Wind Flow Validation Summary IBHS Research Center Validation of Wind Capabilities The Insurance Institute for Business & Home Safety (IBHS) Research Center full-scale test facility provides opportunities to simulate natural wind conditions

More information

Laboratory Hardware. Custom Gas Chromatography Solutions WASSON - ECE INSTRUMENTATION. Custom solutions for your analytical needs.

Laboratory Hardware. Custom Gas Chromatography Solutions WASSON - ECE INSTRUMENTATION. Custom solutions for your analytical needs. Laboratory Hardware Custom Gas Chromatography Solutions Custom solutions for your analytical needs. Laboratory Hardware Wasson-ECE Instrumentation offers hardware-only solutions for advanced chromatography

More information

Module 9. Advanced Data Processing

Module 9. Advanced Data Processing Module 9 Advanced Data Processing 2 Module 9: Advanced Data processing Overview Advanced Data Processing or Why Doesn t My Data Look Like the Examples in Class? Sensor alignment, matching measurements

More information

Catenary Mooring Chain Eigen Modes and the Effects on Fatigue Life

Catenary Mooring Chain Eigen Modes and the Effects on Fatigue Life Catenary Mooring Chain Eigen Modes and the Effects on Fatigue Life Tor Anders Nygaard and Jacobus de Vaal, IFE Morten Hviid Madsen and Håkon Andersen, Dr.techn Olav Olsen AS Jorge Altuzarra, Vicinay Marine

More information

Laboratory Hardware. Custom Gas Chromatography Solutions WASSON - ECE INSTRUMENTATION. Engineered Solutions, Guaranteed Results.

Laboratory Hardware. Custom Gas Chromatography Solutions WASSON - ECE INSTRUMENTATION. Engineered Solutions, Guaranteed Results. Laboratory Hardware Custom Gas Chromatography Solutions Engineered Solutions, Guaranteed Results. WASSON - ECE INSTRUMENTATION Laboratory Hardware Wasson-ECE Instrumentation offers hardware-only solutions

More information

EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Wenbing Zhao. Department of Electrical and Computer Engineering

EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Wenbing Zhao. Department of Electrical and Computer Engineering EEC 686/785 Modeling & Performance Evaluation of Computer Systems Lecture 6 Department of Electrical and Computer Engineering Cleveland State University wenbing@ieee.org Outline 2 Review of lecture 5 The

More information

Measuring Sound Speed in Gas Mixtures Using a Photoacoustic Generator

Measuring Sound Speed in Gas Mixtures Using a Photoacoustic Generator Int J Thermophys (2018) 39:11 https://doi.org/10.1007/s10765-017-2335-2 CPPTA3 Measuring Sound Speed in Gas Mixtures Using a Photoacoustic Generator Mariusz Suchenek 1 Tomasz Borowski 2 Received: 16 November

More information

IHS AP Statistics Chapter 2 Modeling Distributions of Data MP1

IHS AP Statistics Chapter 2 Modeling Distributions of Data MP1 IHS AP Statistics Chapter 2 Modeling Distributions of Data MP1 Monday Tuesday Wednesday Thursday Friday August 22 A Day 23 B Day 24 A Day 25 B Day 26 A Day Ch1 Exploring Data Class Introduction Getting

More information

Table of Contents. Chapter: Waves. Section 1: The Nature of Waves. Section 2: Wave Properties. Section 3: The Behavior of Waves

Table of Contents. Chapter: Waves. Section 1: The Nature of Waves. Section 2: Wave Properties. Section 3: The Behavior of Waves Table of Contents Chapter: Waves Section 1: The Nature of Waves Section 2: Wave Properties Section 3: The Behavior of Waves 1 The Nature of Waves What s in a wave? A wave is a repeating disturbance or

More information

Chapter 19: Vibrations And Waves

Chapter 19: Vibrations And Waves Lecture Outline Chapter 19: Vibrations And Waves This lecture will help you understand: Vibrations of a Pendulum Wave Description Wave Speed Transverse Waves Longitudinal Waves Wave Interference Standing

More information

DEPARTMENT OF THE NAVY DIVISION NEWPORT OFFICE OF COUNSEL PHONE: FAX: DSN:

DEPARTMENT OF THE NAVY DIVISION NEWPORT OFFICE OF COUNSEL PHONE: FAX: DSN: IMAVSBA WARFARE CENTERS NEWPORT DEPARTMENT OF THE NAVY NAVAL UNDERSEA WARFARE CENTER DIVISION NEWPORT OFFICE OF COUNSEL PHONE: 401 832-3653 FAX: 401 832-4432 DSN: 432-3653 Attorney Docket No. 85031 Date:

More information

Chapter 11 Waves. Waves transport energy without transporting matter. The intensity is the average power per unit area. It is measured in W/m 2.

Chapter 11 Waves. Waves transport energy without transporting matter. The intensity is the average power per unit area. It is measured in W/m 2. Energy can be transported by particles or waves: Chapter 11 Waves A wave is characterized as some sort of disturbance that travels away from a source. The key difference between particles and waves is

More information

Overview. 2 Module 13: Advanced Data Processing

Overview. 2 Module 13: Advanced Data Processing 2 Module 13: Advanced Data Processing Overview This section of the course covers advanced data processing when profiling. We will discuss the removal of the fairly gross effects of ship heave and talk

More information

WAVES. Pulses are disturbances or a single wave motion. A continuous production of pulses will give rise to a progressive wave (wave train).

WAVES. Pulses are disturbances or a single wave motion. A continuous production of pulses will give rise to a progressive wave (wave train). 1 WAVES Types of Waves Pulses Pulses are disturbances or a single wave motion. A continuous production of pulses will give rise to a progressive wave (wave train). Progressive Waves A progressive wave

More information

CHAPTER 8 (SECTIONS 8.1 AND 8.2) WAVE PROPERTIES, SOUND

CHAPTER 8 (SECTIONS 8.1 AND 8.2) WAVE PROPERTIES, SOUND Name Period CHAPTER 8 (SECTIONS 8.1 AND 8.2) WAVE PROPERTIES, SOUND 1 ACTIVITY LESSON DESCRIPTION SCORE/POINTS 1. NT NOTES PACKET (notes and study questions ) _ /50 NT NOTES PACKET (vocab definitions &

More information

Outline. Terminology. EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Steps in Capacity Planning and Management

Outline. Terminology. EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Steps in Capacity Planning and Management EEC 686/785 Modeling & Performance Evaluation of Computer Systems Lecture 6 Department of Electrical and Computer Engineering Cleveland State University wenbing@ieee.org Outline Review of lecture 5 The

More information

Dick Bowdler Acoustic Consultant

Dick Bowdler Acoustic Consultant Dick Bowdler Acoustic Consultant 01383 882 644 077 8535 2534 dick@dickbowdler.co.uk WIND SHEAR AND ITS EFFECT ON NOISE ASSESSMENT OF WIND TURBINES June 2009 The Haven, Low Causeway, Culross, Fife. KY12

More information

% per year Age (years)

% per year Age (years) Stat 1001 Winter 1998 Geyer Homework 2 Problem 3.1 66 inches and 72 inches. Problem 3.2 % per year 0.0 0.5 1.0 1.5 0 20 40 60 80 Age (years) (a) Age 1. (b) More 31-year olds (c) More people age 35{44,

More information

CORRELATION BETWEEN SONAR ECHOES AND SEA BOTTOM TOPOGRAPHY

CORRELATION BETWEEN SONAR ECHOES AND SEA BOTTOM TOPOGRAPHY CORRELATION BETWEEN SONAR ECHOES AND SEA BOTTOM TOPOGRAPHY JON WEGGE Norwegian Defence Research Establishment (FFI), PO Box 115, NO-3191 Horten, Norway E-mail: jon.wegge@ffi.no False alarms resulting from

More information

Hardware Triaxial and Consolidation Testing Systems Pressure Measurement and Control

Hardware Triaxial and Consolidation Testing Systems Pressure Measurement and Control 25 GDS Helpsheet Hardware Triaxial and Consolidation Testing Systems Pressure Measurement and Control World Leaders in Computer Controlled Testing Systems for Geotechnical Engineers and Geologists 1. Digital

More information

x 2 = (60 m) 2 + (60 m) 2 x 2 = 3600 m m 2 x = m

x 2 = (60 m) 2 + (60 m) 2 x 2 = 3600 m m 2 x = m 3.1 Track Question a) Distance Traveled is 1600 m. This is length of the path that the person took. The displacement is 0 m. The person begins and ends their journey at the same position. They did not

More information

Slide 1 / The distance traveled by a wave in one period is called? Frequency Period Speed of wave Wavelength Amplitude

Slide 1 / The distance traveled by a wave in one period is called? Frequency Period Speed of wave Wavelength Amplitude Slide 1 / 20 1 The distance traveled by a wave in one period is called? Frequency Period Speed of wave Wavelength mplitude Slide 2 / 20 2 Which of the following is the speed of a wave traveling with a

More information

Reliable Real-Time Recognition of Motion Related Human Activities using MEMS Inertial Sensors

Reliable Real-Time Recognition of Motion Related Human Activities using MEMS Inertial Sensors Reliable Real-Time Recognition of Motion Related Human Activities using MEMS Inertial Sensors K. Frank,, y; M.J. Vera-Nadales, University of Malaga, Spain; P. Robertson, M. Angermann, v36 Motivation 2

More information

Organizing Quantitative Data

Organizing Quantitative Data Organizing Quantitative Data MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2018 Objectives At the end of this lesson we will be able to: organize discrete data in

More information

Kinematics Lab #1: Walking the Graphs Results and Discussion. By: Alex Liu Teacher: Mr. Chung Due: October 28, 2010 SPH3U1-01

Kinematics Lab #1: Walking the Graphs Results and Discussion. By: Alex Liu Teacher: Mr. Chung Due: October 28, 2010 SPH3U1-01 Kinematics Lab #1: Walking the Graphs Results and Discussion By: Teacher: Mr. Chung Due: October 28, 2010 SPH3U1-01 1 Introduction The goal of this lab was to match, as accurately as possible, three position-time

More information

Advanced Test Equipment Rentals ATEC (2832) OMS 600

Advanced Test Equipment Rentals ATEC (2832) OMS 600 Established 1981 Advanced Test Equipment Rentals www.atecorp.com 800-404-ATEC (2832) OMS 600 Continuous partial discharge monitoring system for power generators and electrical motors Condition monitoring

More information

Sontek RiverSurveyor Test Plan Prepared by David S. Mueller, OSW February 20, 2004

Sontek RiverSurveyor Test Plan Prepared by David S. Mueller, OSW February 20, 2004 Sontek RiverSurveyor Test Plan Prepared by David S. Mueller, OSW February 20, 2004 INTRODUCTION Sontek/YSI has introduced new firmware and software for their RiverSurveyor product line. Firmware changes

More information

Strand E. Waves. Unit 1. Measuring Waves. Text. Types of Wave 2 Measuring Waves 6 Phase 10

Strand E. Waves. Unit 1. Measuring Waves. Text. Types of Wave 2 Measuring Waves 6 Phase 10 Strand E. Waves Unit 1. Measuring Waves Contents Page Types of Wave 2 Measuring Waves 6 Phase 10 E.1.1 Types of Wave Ripples on a pond, sunlight, musical sounds and earthquakes are all wave phenomena.

More information

Calibration Summary of Test Report No.: Sample

Calibration Summary of Test Report No.: Sample Calibration Summary of Test Report No.:30043 Rion Type: NL52/EX Serial no: 00732122 Customer: Scantek, Inc. Address: 6430 Dobbin Rd., Suite C, Columbia MD, 21045 Contact Person: Mariana Buzduga Phone No.:

More information

Chapter 19: Vibrations and Waves

Chapter 19: Vibrations and Waves Chapter 19: Vibrations and Waves SIMPLE HARMONIC MOTION ic or Oscillatory motion is called SHM. Start off with the story of Galileo being in the church. PENDULUM Make the following points with a pendulum

More information

Lab #21 - ORR: Resonance Tube

Lab #21 - ORR: Resonance Tube Chapter 21 Lab #21 - ORR: Resonance Tube Introduction The vertical resonance apparatus is a device for helping the Physics student understand the principle of waves and resonance. In particular the study

More information

ZIN Technologies PHi Engineering Support. PHi-RPT CFD Analysis of Large Bubble Mixing. June 26, 2006

ZIN Technologies PHi Engineering Support. PHi-RPT CFD Analysis of Large Bubble Mixing. June 26, 2006 ZIN Technologies PHi Engineering Support PHi-RPT-0002 CFD Analysis of Large Bubble Mixing Proprietary ZIN Technologies, Inc. For nearly five decades, ZIN Technologies has provided integrated products and

More information

Appendix 5: Currents in Minas Basin. (Oceans Ltd. 2009)

Appendix 5: Currents in Minas Basin. (Oceans Ltd. 2009) Appendix 5: Currents in Minas Basin (Oceans Ltd. 29) Current in Minas Basin May 1, 28 March 29, 29 Submitted To: Minas Basin Pulp and Power P.O. Box 41 53 Prince Street Hansport, NS, BP 1P by 22, Purdy

More information

Resonance in Transverse Waves. Regents Physics

Resonance in Transverse Waves. Regents Physics Title: Resonance in Transverse Waves Original: Revision: Authors: Appropriate Level: Abstract: Time Required: NY Standards Met: Special Notes: 1 July 2004 4 April 2008 Charlene Rydgren, Jeff Harbold, George

More information

CHAPTER 1 Exploring Data

CHAPTER 1 Exploring Data CHAPTER 1 Exploring Data 1.2 Displaying Quantitative Data with Graphs The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Displaying Quantitative Data

More information

Special edition paper

Special edition paper Development of a Track Management Method for Shinkansen Speed Increases Shigeaki Ono** Takehiko Ukai* We have examined the indicators of appropriate track management that represent the ride comfort when

More information

Analysis of Traditional Yaw Measurements

Analysis of Traditional Yaw Measurements Analysis of Traditional Yaw Measurements Curiosity is the very basis of education and if you tell me that curiosity killed the cat, I say only the cat died nobly. Arnold Edinborough Limitations of Post-

More information

Waves. harmonic wave wave equation one dimensional wave equation principle of wave fronts plane waves law of reflection

Waves. harmonic wave wave equation one dimensional wave equation principle of wave fronts plane waves law of reflection Waves Vocabulary mechanical wave pulse continuous periodic wave amplitude wavelength period frequency wave velocity phase transverse wave longitudinal wave intensity displacement wave number phase velocity

More information

Modelling and Simulation of Environmental Disturbances

Modelling and Simulation of Environmental Disturbances Modelling and Simulation of Environmental Disturbances (Module 5) Dr Tristan Perez Centre for Complex Dynamic Systems and Control (CDSC) Prof. Thor I Fossen Department of Engineering Cybernetics 18/09/2007

More information

EFFECTS OF SIDEWALL OPENINGS ON THE WIND LOADS ON PIPE-FRAMED GREENHOUSES

EFFECTS OF SIDEWALL OPENINGS ON THE WIND LOADS ON PIPE-FRAMED GREENHOUSES The Seventh Asia-Pacific Conference on Wind Engineering, November 8-12, 29, Taipei, Taiwan EFFECTS OF SIDEWALL OPENINGS ON THE WIND LOADS ON PIPE-FRAMED GREENHOUSES Yasushi Uematsu 1, Koichi Nakahara 2,

More information

Introduction to Pattern Recognition

Introduction to Pattern Recognition Introduction to Pattern Recognition Jason Corso SUNY at Buffalo 12 January 2009 J. Corso (SUNY at Buffalo) Introduction to Pattern Recognition 12 January 2009 1 / 28 Pattern Recognition By Example Example:

More information

The below identified patent application is available for licensing. Requests for information should be addressed to:

The below identified patent application is available for licensing. Requests for information should be addressed to: DEPARTMENT OF THE NAVY OFFICE OF COUNSEL NAVAL UNDERSEA WARFARE CENTER DIVISION 1176 HOWELL STREET NEWPORT Rl 02841-1708 IN REPLY REFER TO Attorney Docket No. 300170 20 March 2018 The below identified

More information

EXSC 408L Fall '03 Problem Set #2 Linear Motion. Linear Motion

EXSC 408L Fall '03 Problem Set #2 Linear Motion. Linear Motion Problems: 1. Once you have recorded the calibration frame for a data collection, why is it important to make sure the camera does not shut off? hat happens if the camera automatically shuts off after being

More information

Somnosurfin : What Do Waves Have To Do With Sleep? Student Information Page 3D

Somnosurfin : What Do Waves Have To Do With Sleep? Student Information Page 3D Somnosurfin : What Do Waves Have To Do With Sleep? Student Information Page 3D Activity Introduction: Waves are involved in many natural processes, such as earthquakes, sound, and the movement of water

More information

Name: Section: Date: Wave Review

Name: Section: Date: Wave Review Name: Section: Date: Types of waves: 1. Transverse waves: Wave Review To do: take a slinky and shake the end up and down Examples: stretched strings of musical instruments and light waves Choose one of

More information

Examples of Carter Corrected DBDB-V Applied to Acoustic Propagation Modeling

Examples of Carter Corrected DBDB-V Applied to Acoustic Propagation Modeling Naval Research Laboratory Stennis Space Center, MS 39529-5004 NRL/MR/7182--08-9100 Examples of Carter Corrected DBDB-V Applied to Acoustic Propagation Modeling J. Paquin Fabre Acoustic Simulation, Measurements,

More information

ABSTRACT. KEY WORDS: coral reef, storm waves, infragravity waves, power plant, cooling water, field observation. INTRODUCTION FIELD OBSERVATION

ABSTRACT. KEY WORDS: coral reef, storm waves, infragravity waves, power plant, cooling water, field observation. INTRODUCTION FIELD OBSERVATION M.W.L. Fluctuations Inside a Cooling Water Tank Set Inside a Coral Reef Julio Monroy Department of Civil Engineering, Kagoshima University -2-4 Korimoto, Kagoshima-shi, Japan 89-65 Ryuchiro Nishi, Michio

More information

Figure SM1: Front panel of the multipatcher software graphic user interface (GUI) at the beginning of multipatcher operation.

Figure SM1: Front panel of the multipatcher software graphic user interface (GUI) at the beginning of multipatcher operation. APPENDIX 2. Multipatcher Software Setup and Operation. The multipatcher program is organized into four panels. There are controls that allow the user to specify various parameters into the system. The

More information

Section 4.2. Travelling Waves

Section 4.2. Travelling Waves Section 4.2 Travelling Waves Wave Motion A wave is the motion of a disturbance Mechanical waves require Some source of disturbance A medium that can be disturbed Some physical connection between or mechanism

More information

A CO 2 Waveform Simulator For Evaluation and Testing of Respiratory Gas Analyzers

A CO 2 Waveform Simulator For Evaluation and Testing of Respiratory Gas Analyzers 2011 ROCKY MOUNTAIN NASA SPACE GRANT CONSORTIUM 1 A CO 2 Waveform Simulator For Evaluation and Testing of Respiratory Gas Analyzers Christina Long, and Joseph Orr, Ph.D. Department of Bioengineering, University

More information

(c) The hospital decided to collect the data from the first 50 patients admitted on July 4, 2010.

(c) The hospital decided to collect the data from the first 50 patients admitted on July 4, 2010. Math 155, Test 1, 18 October 2011 Name: Instructions. This is a closed-book test. You may use a calculator (but not a cell phone). Make sure all cell-phones are put away and that the ringer is off. Show

More information

Walking with coffee: when and why coffee spills

Walking with coffee: when and why coffee spills Walking with coffee: when and why coffee spills Hans C. Mayer and Rouslan Krechetnikov Department of Mechanical Engineering University of California at Santa Barbara February 20-24, 2012 Page 1/25 Motivation

More information

6. An oscillator makes four vibrations in one second. What is its period and frequency?

6. An oscillator makes four vibrations in one second. What is its period and frequency? Period and Frequency 19.1 The period of a pendulum is the time it takes to move through one cycle. As the ball on the string is pulled to one side and then let go, the ball moves to the side opposite the

More information

3D Inversion in GM-SYS 3D Modelling

3D Inversion in GM-SYS 3D Modelling 3D Inversion in GM-SYS 3D Modelling GM-SYS 3D provides a wide range of inversion options including inversion for both layer structure and physical properties for gravity and magnetic data. There is an

More information

ECL Comfort 110, application 131 (valid as of software version 2.00)

ECL Comfort 110, application 131 (valid as of software version 2.00) Operating Guide ECL Comfort 110, application 131 (valid as of software version 2.00) English version www.danfoss.com How to navigate? Adjust temperatures and values. Switch between menu lines. Select /

More information

LIFE TIME OF FREAK WAVES: EXPERIMENTAL INVESTIGATIONS

LIFE TIME OF FREAK WAVES: EXPERIMENTAL INVESTIGATIONS Proceedings of the 6 th International Conference on the Application of Physical Modelling in Coastal and Port Engineering and Science (Coastlab16) Ottawa, Canada, May 10-13, 2016 Copyright : Creative Commons

More information