Biomedical Signals. Signals and Images in Medicine Lecture 1 Dr Nabeel Anwar

Size: px
Start display at page:

Download "Biomedical Signals. Signals and Images in Medicine Lecture 1 Dr Nabeel Anwar"

Transcription

1 Biomedical Signals Signals and Images in Medicine Lecture 1 Dr Nabeel Anwar

2 Books 1. The Scientist and Engineer's Guide to Digital Signal Processing By Steven W. Smith, Ph.D. This book is written in simple English with minimum mathematics. The examples are very easy to understand. Consult this book for understanding a topic. 2. Biomedical Signal Analysis: A Case-Study Approach by Rangaraj M. Rangayyan. This book has case study approach, most of the practical examples would be taken from this book.

3 What we know so far.. Living organisms are made up of many component systems: the human body includes several systems. Each system is made up of several subsystems that carry on many physiological processes. Most physiological processes are accompanied by signals of several types that reflect their nature and activities The first link in the biomedical measurement chain is typically a transducer or sensor, which measures signals (such as a heart valve sound, blood pressure, or X-ray absorption) Some such electrical signals occur spontaneously (e.g., the electroencephalogram, EEG, ECG, EMG); others can be observed upon stimulation (e.g., evoked potentials (EPs)).

4 Examples of Biomed Signals 1. The action potential: Action potential (AP): electrical signal from a single cell when stimulated by an electrical current (neural or external). Recording an action potential requires the isolation of a single cell, and microelectrodes with tips of the order of a few micrometers to stimulate the cell and record the response.

5 Examples of Biomed Signals The electro-neuro-gram (ENG) The ENG is an electrical signal observed as a stimulus and the associated nerve action potential propagate over the length of a nerve. Conduction velocity in a peripheral nerve measured by stimulating a motor nerve and measuring the related activity at two points at known distances along its course.

6 Examples of Biomed Signals EEG/ECoG and Evoked Potentials (EPs) The electroencephalogram (EEG) represents overall brain activity recorded from pairs of electrodes on the scalp. In special cases, brain activity may also be directly measured via electrodes on the cortical surface (the electrocorticogram, ECoG,) or via depth electrodes implanted in the brain. Another common class of neurophysiological signals used for clinical tests are auditory-, visual-, and somatosensory-evoked potentials (AEP, VEP, and SSEP, respectively). These signals represent the brain s response to a standard stimulus such as a tone burst, click, light flash, change of a visual pattern, or an electrical pulse delivered to a nerve.

7 Examples of Biomed Signals ECG (EKG) The activity of the heart is associated with a highly synchronized muscle contraction preceded by a wave of electrical activity. The ECG is usually characterized by several peaks, denoted alphabetically P-QRS-T. EMG The activity of the muscles. (for details use lecture slides from bioinstruments).

8 Examples of Biomed Signals The electro-gastro-gram (EGG) Electrical activity of the stomach: rhythmic waves of depolarization and repolarization of smooth muscle cells. Gastric myoelectric activity is composed of mainly two complementary rhythms; slow wave activity, responsible for muscle contraction timing, and electrical response activity, responsible for triggering peristaltic contractions.

9 Examples of Biomed Signals The phono-cardio-gram (PCG) PCG: vibration or sound signal related to the contractile activity of the cardiohemic system (heart and blood). Recording the PCG requires a transducer to convert the vibration or sound signal into an electronic signal: microphones, pressure transducers, or accelerometers.

10 Examples of Biomed Signals The carotid pulse (CP) Carotid pulse: pressure signal recorded over the carotid artery as it passes near the surface of the body at the neck. Pulse signal indicating the variations in arterial blood pressure and volume with each heart beat.

11 Examples of Biomed Signals The speech signal Speech produced by transmitting puffs of air from the lungs through the vocal tract as well as the nasal tract. Shape of vocal tract varied to produce different types of sound units or phonemes which form speech. Speech signal of the word safety uttered by a male speaker. Approximate time intervals of the various phonemes in the word are /S/: s; /E/: s; /F/: s; /T/: transient at 1.1 s; /I/: s.

12 Objectives of Biomedical Signal Analysis 1. Information gathering measurement of phenomena to interpret a system. 2. Diagnosis detection of malfunction, pathology, or abnormality. 3. Monitoring obtaining continuous or periodic information about a system. 4. Therapy and control modification of the behavior of a system based upon the outcome of the activities listed above to ensure a specific result. 5. Evaluation objective analysis to determine the ability to meet functional requirements, obtain proof of performance, perform quality control, or quantify the effect of treatment.

13 Suggested readings for Lecture 1. DSP guide, CH3 (35-49): main lecture DSP guide, CH2 (all) : for understanding few concepts of CH3 Lecture slides Homework: Chapter 2 of Rangaraj s book. Solve problem 2.2.1, 2.2.2, 2.3 using matlab You are provided with the.dat file readable in the matlab, plus the code to read it.

14 You need to have a basic background about mean, standard deviation and variance of a data. (read chapter 2 of DSPguide).

15

16 The Measurement chain

17 Analog and Digital Converting a continuously changing waveform (analog) into a series of discrete levels (digital)

18 Analog and Digital

19 Analog Signals Analog signals directly measurable quantities in terms of some other quantity Examples: Thermometer mercury height rises as temperature rises Car Speedometer Needle moves farther right as you accelerate Stereo Volume increases as you turn the knob.

20 Digital Signals Digital Signals have only two states. For digital computers, we refer to binary states, 0 and 1. 1 can be on, 0 can be off. Examples: Light switch can be either on or off Door to a room is either open or closed

21 Parts of an Analog Signal Period (T) Amplitude (peak-to-peak) Amplitude (peak) Frequency: 1 F Hz T

22 Amplitude Parts of a Digital Signal Amplitude: For digital signals, this will ALWAYS be 5 volts. Period: The time it takes for a periodic signal to repeat. (seconds) Frequency: A measure of the number of occurrences of the signal per second. (Hertz, Hz) Time High (t H ): The time, when the signal is at 5 v. Time Low (t L ): The time, when the signal is at 0 v. Duty Cycle: The ratio of t H to the total period (T). Rising Edge: A 0-to-1 transition of the signal. Falling Edge: A 1-to-0 transition of the signal. Time High (t H ) Period (T) Frequency: F 1 T Hz Time Low (t L ) t DutyCycle T Falling Edge Rising Edge H 100%

23 Periodic Signals They repeat themselves. A periodic signal can be decomposed into summation of harmonic sinusoids Summation of harmonic sinusoids results in a periodic signal We can use harmonic sinusoidal components to approximate any periodic signal.

24 Non-periodic Signals In order to synthesize a periodic signal, frequencies of the sinusoids must be harmonic, that is, integer multiples of a fundamental frequency; What happens if the sinusoids are not harmonic? A slight frequency change of a component will result in non-periodic signals

25 Non-periodic Signals Example: x h 2 2 ( t) 2cos(20 t ) cos(20 (3) t) cos(20 (5) t) 3 5 Frequencies are 10,30 and 50 respectively x ( t) 2cos(20 t ) 2 cos(20 3 8t) 2 cos( t 27 ) Frequencies are 10,28.8 and respectively

26 Periodic Signals

27 Non-periodic Signals

28 Non-periodic Signals Spectra are very similar!!

29 Analogue to Digital Microphones - take your voice varying pressure waves in the air and convert them into varying electrical signals. Strain Gages - determines the amount of strain (change in dimensions) when a stress is applied. Thermocouple temperature measuring device converts thermal energy to electric energy. What If we want to store/process the data with computers? We need to convert Analogue signal to Digital Signal.

30 A to D conversion

31 A to D conversion Analog-to-digital conversion (ADC) makes a continuous signal discrete, both in amplitude and time. We need to digitize the signal both in Amplitude Time

32 Analog Digital Conversion is a 2-Step Process: 1. Quantizing - breaking down analog value is a set of finite states 2. Encoding - assigning a digital word or number to each state and matching it to the input signal.

33 Step 1: Quantizing The discretization of the signal in the amplitude dimension is determined by the converter s input voltage range and the analog amplification of the signal input to it Output States Discrete Voltage Ranges (V) Example: You have 0-10V signals. Separate them into a set of discrete states with 1.25V increments. (How did we get 1.25V? See next slide )

34 Quantizing The number of possible states that the converter can output is: N=2 n where n is the number of bits in the AD converter Example: For a 3 bit A/D converter, N=2 3 =8. Analog quantization size: Q=(Vmax-Vmin)/N = (10V 0V)/8 = 1.25V

35 Quantizing Quantization noise At conversion, the amplitude of the analog signal is approximated by the discrete levels of the ADC. Depending on the type of converter, this approximation may behave numerically as a truncation or as a round-off of the continuous-valued signal to an integer. In both cases, one can consider the quantization as a source of noise in the measurement system, noise which is directly related to the resolution at the ADC.

36 Quantization Quantization errors can be reduced by increasing the number of bits Common for A-D converters to have 16 bit or better resolution However the accuracy of the reference voltage must be of the same precision

37 Encoding Here we assign the digital value (binary number) to each state for the computer to read. Output States Output Binary Equivalent

38 Quantization and encoding Output States Output Binary Equivalent Discrete Voltage Ranges (V)

39 Accuracy of A/D Conversion There are two ways to best improve accuracy of A/D conversion: increasing the resolution which improves the accuracy in measuring the amplitude of the analog signal. increasing the sampling rate which increases the maximum frequency that can be measured.

40

41 Resolution Resolution (number of discrete values the converter can produce) = Analog Quantization size (Q) (Q) = Vrange / 2^n, where Vrange is the range of analog voltages which can be represented In our previous example: Q = 1.25V, this is a high resolution. A lower resolution would be if we used a 2-bit converter, then the resolution would be 10/2^2 = 2.50V.

42 Digitizing noise Any one sample in the digitized signal can have a maximum error of ±½ LSB (Least Significant Bit). With standard deviation of 1/ sqrt(12) LSB (0.29 LSB). Example: Consider a signal of amplitude of 1.0 volt, and a random noise of 1.0 millivolt rms. Digitizing this signal to 8 bits results in 1.0 volt becoming digital number 255, and 1.0 millivolt becoming LSB. (The LSB will indicate, 1/255 = millivolt change in the signal. And 1.0 millivolt of noise is 1/ = LSB) The total noise of the digitized signal is Noise present inside the signal + quantization error = The range of LSB will determine the efficiency of the Digitizer. For a 1 volt signal 8 bit digitizer produce noise = 0.386*1/256 millivolt = 1.5 millivolt, it is 50% increase in the total noise.

43 Sampling The continuous signal is also discretized (sampled) in time. To obtain a reliable sampled representation of a continuous signals, the sample interval (Ts) or sample frequency (Fs = 1/Ts) must relate to the type of signal that is being recorded. Sampling at very fast rate and very slow rate, both cause problems.

44 Sampling: Ideally what we want is But sampling rate can damage our required output.

45

46 e.g. undersampling Sampling a 20-Hz sine wave at different rates Fs = 1/Ts.

47 This is called Aliasing It occurs when the input signal is changing much faster than the sample rate. In previous example, a 20 Hz sine wave being sampled at 24Hz would be reconstructed as a ~4 Hz (the aliased signal) sine wave. Alias frequency is the absolute value of the difference between the frequency of the input signal and the closest integer multiple of the sampling rate. Nyquist Rule: For a band limited signal, use a sampling frequency at least twice as high as the maximum frequency in the signal to avoid aliasing.

48 Example: Assume fs, the sampling frequency, is 100 Hz and that the input signal contains the following frequencies: 25 Hz, 70 Hz, 160 Hz, and 510 Hz. These frequencies are shown in the following figure. As shown in the following figure, frequencies below the Nyquist frequency (fs/2 = 50 Hz) are sampled correctly. Frequencies above the Nyquist frequency appear as aliases. For example, F1 (25 Hz) appears at the correct frequency, but F2 (70 Hz), F3 (160 Hz), and F4 (510 Hz) have aliases at 30 Hz, 40 Hz, and 10 Hz, respectively. Alias F2 = = 30 Hz Alias F3 = (2) = 40 Hz Alias F4 = (5) = 10 Hz

49 Aliasing Consider a band limited signal with maximum frequency content is 20 Hz. Nyquist Rule: The minimum sampling rate (in this example twice the maximum frequency, i.e. 40 Hz) is calledthe Nyquist limit. Thus, the sampling rate determines the highest frequency that can be represented by the sampled signal. This value (half the sample rate) is often indicated as the Nyquist frequency of the sampled signal.

50 Aliasing The Nyquist limit is a real bare minimum to capture the 20-Hz frequency component, and you can see in the figure (previous slides) that the wave morphology is already distorted at sample rates close to, but above, the Nyquist sampling frequency. Clearly the signal is seriously misrepresented below the Nyquist limit. This particular type of signal distortion is called aliasing.

51 In summary Aliasing occurs if Sampling below the Nyquist rate, Improper reconstruction, or Both

52 Antialiasing What can we do about aliasing? Sample more often Problem is huge dataset at the end Make the signal less wiggly Get rid of some high frequencies Will lose information But it s better than aliasing

53 Preventing aliasing Introduce lowpass filters: remove high frequencies leaving only safe, low frequencies choose lowest frequency in reconstruction (disambiguate)

54 Preventing aliasing To remove the effect of aliasing in digitized signals, the analog measurement chain must remove/attenuate all frequencies above the Nyquist frequency by using a filter (anti-aliasing filter).

55 Real life aliasing problems consider a continuous signal that is a pure sinusoid: x1 t = cos (0.4ωt) where ω = 2 pi f Now consider another signal x2 t = cos (2.4ωt) X2 has 6 times X1 s frequency. x2 t = cos (0.4ωt+2ωt), since Which gives: x2 t = cos (0.4ωt) This means that given a pair of sampled versions of the signals, one with the low frequency sinusoid and one with higher, you will have no way of distinguishing these signals from one another.

56 Real life aliasing problems Consider Two possible input sine waves are shown: one has a frequency of 110Hz, the other has a frequency of 1110Hz. Both are sampled at 1000Hz. With 1000Hz sampling rate we can exactly reproduce 110Hz signal. But what will happen with 1110Hz signal? By definition in previous slides the 1110Hz will be aliased into 110Hz signal as well. So we have a sampled signal consists of both 110Hz original signal and aliased signal of 1110Hz. This aliased signal will not only destroy the time domain signal but also its frequency components. You will never know which part is real and which part is aliased.

57 Setting the sampling rate So selecting a sampling rate is very critical. Intuitively, we are not capturing much information in the signal by only sampling at some random frequency Goal Capture a sufficient amount of information from the signal But: Don t sample too fast-- will have too much data

58 Setting the sampling rate Is Nyquist-Shannon rule is good enough? Lets try to find out with these three examples 1. I am going to sample at 8kHz, so I need to use a filter with a 4kHz cutoff. 2. I need to monitor the 60Hz power line, so I need to sample at 120Hz. 3. What is the spectrum of an EKG signal? I want to figure out the Nyquist rate.

59 1. I am going to sample at 8kHz, so I need to use a filter with a 4kHz cutoff. Let s take the human voice recording example, Human can hear upto 20k Hz sounds. However, the normal range of the usable frequency band of human speech is approximately 300 Hz to 4000 Hz. So the first step should be to use anti aliasing filter which can remove frequency components above 4000 Hz. Figure shows a first order filter applied to the signal. The solid curve shows the spectrum of the filtered speech, while the dashed curve shows the aliased speech. There is a big component of aliased speech, Which is bad.

60 1. I am going to sample at 8kHz, so I need to use a filter with a 4kHz cutoff. Can we increase the filter order to improve the results? The figure shows a sixth order filter, the situation improved but still aliasing is a problem. If you go to filter order of 3500 hundred you can eliminate the aliasing considerably. Question is whether that high order analogue filters are possible and feasible?

61 1. I am going to sample at 8kHz, so I need to use a filter with a 4kHz cutoff. Intelligible speech transmission is that you need to transmit frequencies up to 3kHz, and it gives a good quality sound. Now lets redraw the figure with sampling frequency of 8kHz with frequency of interest is under 3kHz. The figure shows a sixth order filter. The results are much better with almost negligible aliasing. If you want to stuck with 4kHz then you should consider increasing sampling frequency.

62 3. What is the spectrum of an ECG signal? I want to figure out the Nyquist rate. If the signal is unknown then one can find out the Nyquist rate by taking the spectra of the signal. In the case of ECG the spectra is mostly limited to 100Hz. So it seems OK if we apply a sharp low pass filter at 100Hz. Now what happened after reconstruction (blue) of the EKG, there is a delayed QRS peak with higher amplitude and some nonlinearity (ringing effect) at the dropping component.

63 3. What is the spectrum of an ECG signal? I want to figure out the Nyquist rate. If we change the type of filter, the ringing effect might be reduced, but still the amplitude difference remains. What, then, do we do? One obvious solution is that if you are working with an application that cannot tolerate these effects is to sample your signal faster. This will allow you to use a more open anti-aliasing filter.

64 3. What is the spectrum of an EKG signal? I want to figure out the Nyquist rate. Consider a rectangular pulse passes (blue) thorough a Anti-aliasing filter. The resultant (black) has two evident effects: a time delayed signal and ringing effect. The delay is constant then we can manage it by fitting it in overall delay of the system. But ringing effect is still present.

65 Finally you should be aware of the Nyquist rate when you re designing systems. First of all you must know your system and the limitations, e.g. decreasing sampling rate in the speech transfer over the phone might not be critical as compared to decreasing setting sampling rate for ECG. To really determine an appropriate sampling rate for a system, or to determine the necessary antialias and reconstruction filters for a system, you have to understand aliasing and filtering.

PHYS225 Lecture 22. Electronic Circuits

PHYS225 Lecture 22. Electronic Circuits PHYS225 Lecture 22 Electronic Circuits Last lecture Digital to Analog Conversion DAC Converts digital signal to an analog signal Computer control of everything! Various types/techniques for conversion

More information

Analog to Digital Converters

Analog to Digital Converters Analog to Digital Converters By: Byron Johns, Danny Carpenter Stephanie Pohl, Harry Bo Marr http://ume.gatech.edu/mechatronics_course/fadc_f05.ppt (unless otherwise marked) Presentation Outline Introduction:

More information

BME 3113, Dept. of BME Lecture on Introduction to Biosignal Processing

BME 3113, Dept. of BME Lecture on Introduction to Biosignal Processing What is a signal? A signal is a varying quantity whose value can be measured and which conveys information. A signal can be simply defined as a function that conveys information. Signals are represented

More information

Changing the sampling rate

Changing the sampling rate Noise Lecture 3 Finally you should be aware of the Nyquist rate when you re designing systems. First of all you must know your system and the limitations, e.g. decreasing sampling rate in the speech transfer

More information

Biomedical Engineering Evoked Responses

Biomedical Engineering Evoked Responses Biomedical Engineering Evoked Responses Dr. rer. nat. Andreas Neubauer andreas.neubauer@medma.uni-heidelberg.de Tel.: 0621 383 5126 Stimulation of biological systems and data acquisition 1. How can biological

More information

! Where are we on course map? ! What we did in lab last week. " How it relates to this week. ! Sampling/Quantization Review

! Where are we on course map? ! What we did in lab last week.  How it relates to this week. ! Sampling/Quantization Review ! Where are we on course map?! What we did in lab last week " How it relates to this week! Sampling/Quantization Review! Nyquist Shannon Sampling Rate! Next Lab! References Lecture #2 Nyquist-Shannon Sampling

More information

The quality of the transmission signal The characteristics of the transmission medium. Some type of transmission medium is required for transmission:

The quality of the transmission signal The characteristics of the transmission medium. Some type of transmission medium is required for transmission: Data Transmission The successful transmission of data depends upon two factors: The quality of the transmission signal The characteristics of the transmission medium Some type of transmission medium is

More information

Analog-Digital Interface

Analog-Digital Interface Analog-Digital Interface Tuesday 24 November 15 Summary Previous Class Dependability Today: Redundancy Error Correcting Codes Analog-Digital Interface Converters, Sensors / Actuators Sampling DSP Frequency

More information

Chapter 7. Introduction. Analog Signal and Discrete Time Series. Sampling, Digital Devices, and Data Acquisition

Chapter 7. Introduction. Analog Signal and Discrete Time Series. Sampling, Digital Devices, and Data Acquisition Chapter 7 Sampling, Digital Devices, and Data Acquisition Material from Theory and Design for Mechanical Measurements; Figliola, Third Edition Introduction Integrating analog electrical transducers with

More information

ELG3336 Design of Mechatronics System

ELG3336 Design of Mechatronics System ELG3336 Design of Mechatronics System Elements of a Data Acquisition System 2 Analog Signal Data Acquisition Hardware Your Signal Data Acquisition DAQ Device System Computer Cable Terminal Block Data Acquisition

More information

Advanced Digital Signal Processing Part 2: Digital Processing of Continuous-Time Signals

Advanced Digital Signal Processing Part 2: Digital Processing of Continuous-Time Signals Advanced Digital Signal Processing Part 2: Digital Processing of Continuous-Time Signals Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Institute of Electrical Engineering

More information

Introduction to Electronic Circuit for Instrumentation

Introduction to Electronic Circuit for Instrumentation Introduction to Electronic Circuit for Instrumentation Fundamental quantities Length Mass Time Charge and electric current Heat and temperature Light and luminous intensity Matter (atom, ion and molecule)

More information

Lecture Fundamentals of Data and signals

Lecture Fundamentals of Data and signals IT-5301-3 Data Communications and Computer Networks Lecture 05-07 Fundamentals of Data and signals Lecture 05 - Roadmap Analog and Digital Data Analog Signals, Digital Signals Periodic and Aperiodic Signals

More information

ni.com Sensor Measurement Fundamentals Series

ni.com Sensor Measurement Fundamentals Series Sensor Measurement Fundamentals Series Introduction to Data Acquisition Basics and Terminology Litkei Márton District Sales Manager National Instruments What Is Data Acquisition (DAQ)? 3 Why Measure? Engineers

More information

Data Communication. Chapter 3 Data Transmission

Data Communication. Chapter 3 Data Transmission Data Communication Chapter 3 Data Transmission ١ Terminology (1) Transmitter Receiver Medium Guided medium e.g. twisted pair, coaxial cable, optical fiber Unguided medium e.g. air, water, vacuum ٢ Terminology

More information

ANALOGUE AND DIGITAL COMMUNICATION

ANALOGUE AND DIGITAL COMMUNICATION ANALOGUE AND DIGITAL COMMUNICATION Syed M. Zafi S. Shah Umair M. Qureshi Lecture xxx: Analogue to Digital Conversion Topics Pulse Modulation Systems Advantages & Disadvantages Pulse Code Modulation Pulse

More information

II Year (04 Semester) EE6403 Discrete Time Systems and Signal Processing

II Year (04 Semester) EE6403 Discrete Time Systems and Signal Processing Class Subject Code Subject II Year (04 Semester) EE6403 Discrete Time Systems and Signal Processing 1.CONTENT LIST: Introduction to Unit I - Signals and Systems 2. SKILLS ADDRESSED: Listening 3. OBJECTIVE

More information

Introduction. These two operations are performed by data converters : Analogue-to-digital converter (ADC) Digital-to-analogue converter (DAC)

Introduction. These two operations are performed by data converters : Analogue-to-digital converter (ADC) Digital-to-analogue converter (DAC) Lezione 7 Conversione analogico digitale Introduzione Campionamento di segnali analogici e Aliasing Porte di campionamento e di mantenimento Quantizzazione segnali analogici Ricostruzione del segnale analogico

More information

6 Sampling. Sampling. The principles of sampling, especially the benefits of coherent sampling

6 Sampling. Sampling. The principles of sampling, especially the benefits of coherent sampling Note: Printed Manuals 6 are not in Color Objectives This chapter explains the following: The principles of sampling, especially the benefits of coherent sampling How to apply sampling principles in a test

More information

Ch 5 Hardware Components for Automation

Ch 5 Hardware Components for Automation Ch 5 Hardware Components for Automation Sections: 1. Sensors 2. Actuators 3. Analog-to-Digital Conversion 4. Digital-to-Analog Conversion 5. Input/Output Devices for Discrete Data Computer-Process Interface

More information

Microprocessors & Interfacing

Microprocessors & Interfacing Lecture overview Microprocessors & Interfacing /Output output PMW Digital-to- (D/A) Conversion input -to-digital (A/D) Conversion Lecturer : Dr. Annie Guo S2, 2008 COMP9032 Week9 1 S2, 2008 COMP9032 Week9

More information

Chapter 2 Analog-to-Digital Conversion...

Chapter 2 Analog-to-Digital Conversion... Chapter... 5 This chapter examines general considerations for analog-to-digital converter (ADC) measurements. Discussed are the four basic ADC types, providing a general description of each while comparing

More information

Biomedical Instrumentation B2. Dealing with noise

Biomedical Instrumentation B2. Dealing with noise Biomedical Instrumentation B2. Dealing with noise B18/BME2 Dr Gari Clifford Noise & artifact in biomedical signals Ambient / power line interference: 50 ±0.2 Hz mains noise (or 60 Hz in many data sets)

More information

Biomedical Signals. Signals and Images in Medicine Dr Nabeel Anwar

Biomedical Signals. Signals and Images in Medicine Dr Nabeel Anwar Biomedical Signals Signals and Images in Medicine Dr Nabeel Anwar Noise Removal: Time Domain Techniques 1. Synchronized Averaging (covered in lecture 1) 2. Moving Average Filters (today s topic) 3. Derivative

More information

Analog Input and Output. Lecturer: Sri Parameswaran Notes by: Annie Guo

Analog Input and Output. Lecturer: Sri Parameswaran Notes by: Annie Guo Analog Input and Output Lecturer: Sri Parameswaran Notes by: Annie Guo 1 Analog output Lecture overview PMW Digital-to-Analog (D/A) Conversion Analog input Analog-to-Digital (A/D) Conversion 2 PWM Analog

More information

Analogue Interfacing. What is a signal? Continuous vs. Discrete Time. Continuous time signals

Analogue Interfacing. What is a signal? Continuous vs. Discrete Time. Continuous time signals Analogue Interfacing What is a signal? Signal: Function of one or more independent variable(s) such as space or time Examples include images and speech Continuous vs. Discrete Time Continuous time signals

More information

Laboratory Assignment 2 Signal Sampling, Manipulation, and Playback

Laboratory Assignment 2 Signal Sampling, Manipulation, and Playback Laboratory Assignment 2 Signal Sampling, Manipulation, and Playback PURPOSE This lab will introduce you to the laboratory equipment and the software that allows you to link your computer to the hardware.

More information

Signal Characteristics

Signal Characteristics Data Transmission The successful transmission of data depends upon two factors:» The quality of the transmission signal» The characteristics of the transmission medium Some type of transmission medium

More information

EE482: Digital Signal Processing Applications

EE482: Digital Signal Processing Applications Professor Brendan Morris, SEB 3216, brendan.morris@unlv.edu EE482: Digital Signal Processing Applications Spring 2014 TTh 14:30-15:45 CBC C222 Lecture 01 Introduction 14/01/21 http://www.ee.unlv.edu/~b1morris/ee482/

More information

ME scope Application Note 01 The FFT, Leakage, and Windowing

ME scope Application Note 01 The FFT, Leakage, and Windowing INTRODUCTION ME scope Application Note 01 The FFT, Leakage, and Windowing NOTE: The steps in this Application Note can be duplicated using any Package that includes the VES-3600 Advanced Signal Processing

More information

Analyzing A/D and D/A converters

Analyzing A/D and D/A converters Analyzing A/D and D/A converters 2013. 10. 21. Pálfi Vilmos 1 Contents 1 Signals 3 1.1 Periodic signals 3 1.2 Sampling 4 1.2.1 Discrete Fourier transform... 4 1.2.2 Spectrum of sampled signals... 5 1.2.3

More information

Lecture Schedule: Week Date Lecture Title

Lecture Schedule: Week Date Lecture Title http://elec3004.org Sampling & More 2014 School of Information Technology and Electrical Engineering at The University of Queensland Lecture Schedule: Week Date Lecture Title 1 2-Mar Introduction 3-Mar

More information

Chapter Two. Fundamentals of Data and Signals. Data Communications and Computer Networks: A Business User's Approach Seventh Edition

Chapter Two. Fundamentals of Data and Signals. Data Communications and Computer Networks: A Business User's Approach Seventh Edition Chapter Two Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User's Approach Seventh Edition After reading this chapter, you should be able to: Distinguish between

More information

Analog to Digital Conversion

Analog to Digital Conversion Analog to Digital Conversion Why It s Needed Embedded systems often need to measure values of physical parameters These parameters are usually continuous (analog) and not in a digital form which computers

More information

Design IV. E232 Spring 07

Design IV. E232 Spring 07 Design IV Spring 07 Class 8 Bruce McNair bmcnair@stevens.edu 8-1/38 Computerized Data Acquisition Measurement system architecture System under test sensor sensor sensor sensor signal conditioning signal

More information

Biosignal Analysis Biosignal Processing Methods. Medical Informatics WS 2007/2008

Biosignal Analysis Biosignal Processing Methods. Medical Informatics WS 2007/2008 Biosignal Analysis Biosignal Processing Methods Medical Informatics WS 2007/2008 JH van Bemmel, MA Musen: Handbook of medical informatics, Springer 1997 Biosignal Analysis 1 Introduction Fig. 8.1: The

More information

6.555 Lab1: The Electrocardiogram

6.555 Lab1: The Electrocardiogram 6.555 Lab1: The Electrocardiogram Tony Hyun Kim Spring 11 1 Data acquisition Question 1: Draw a block diagram to illustrate how the data was acquired. The EKG signal discussed in this report was recorded

More information

UNIT III -- DATA AND PULSE COMMUNICATION PART-A 1. State the sampling theorem for band-limited signals of finite energy. If a finite energy signal g(t) contains no frequency higher than W Hz, it is completely

More information

Figure 1: Block diagram of Digital signal processing

Figure 1: Block diagram of Digital signal processing Experiment 3. Digital Process of Continuous Time Signal. Introduction Discrete time signal processing algorithms are being used to process naturally occurring analog signals (like speech, music and images).

More information

Data acquisition and instrumentation. Data acquisition

Data acquisition and instrumentation. Data acquisition Data acquisition and instrumentation START Lecture Sam Sadeghi Data acquisition 1 Humanistic Intelligence Body as a transducer,, data acquisition and signal processing machine Analysis of physiological

More information

For the system to have the high accuracy needed for many measurements,

For the system to have the high accuracy needed for many measurements, Sampling and Digitizing Most real life signals are continuous analog voltages. These voltages might be from an electronic circuit or could be the output of a transducer and be proportional to current,

More information

EE 791 EEG-5 Measures of EEG Dynamic Properties

EE 791 EEG-5 Measures of EEG Dynamic Properties EE 791 EEG-5 Measures of EEG Dynamic Properties Computer analysis of EEG EEG scientists must be especially wary of mathematics in search of applications after all the number of ways to transform data is

More information

Evoked Potentials (EPs)

Evoked Potentials (EPs) EVOKED POTENTIALS Evoked Potentials (EPs) Event-related brain activity where the stimulus is usually of sensory origin. Acquired with conventional EEG electrodes. Time-synchronized = time interval from

More information

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION TE 302 DISCRETE SIGNALS AND SYSTEMS Study on the behavior and processing of information bearing functions as they are currently used in human communication and the systems involved. Chapter 1: INTRODUCTION

More information

Topic 2. Signal Processing Review. (Some slides are adapted from Bryan Pardo s course slides on Machine Perception of Music)

Topic 2. Signal Processing Review. (Some slides are adapted from Bryan Pardo s course slides on Machine Perception of Music) Topic 2 Signal Processing Review (Some slides are adapted from Bryan Pardo s course slides on Machine Perception of Music) Recording Sound Mechanical Vibration Pressure Waves Motion->Voltage Transducer

More information

Measurement Techniques

Measurement Techniques Measurement Techniques Anders Sjöström Juan Negreira Montero Department of Construction Sciences. Division of Engineering Acoustics. Lund University Disposition Introduction Errors in Measurements Signals

More information

ANALOG-TO-DIGITAL CONVERTERS

ANALOG-TO-DIGITAL CONVERTERS ANALOG-TO-DIGITAL CONVERTERS Definition An analog-to-digital converter is a device which converts continuous signals to discrete digital numbers. Basics An analog-to-digital converter (abbreviated ADC,

More information

Chapter 3 Data and Signals 3.1

Chapter 3 Data and Signals 3.1 Chapter 3 Data and Signals 3.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Note To be transmitted, data must be transformed to electromagnetic signals. 3.2

More information

Lecture 2: SIGNALS. 1 st semester By: Elham Sunbu

Lecture 2: SIGNALS. 1 st semester By: Elham Sunbu Lecture 2: SIGNALS 1 st semester 1439-2017 1 By: Elham Sunbu OUTLINE Signals and the classification of signals Sine wave Time and frequency domains Composite signals Signal bandwidth Digital signal Signal

More information

Media Devices: Audio. CTEC1465/2018S Computer System Support

Media Devices: Audio. CTEC1465/2018S Computer System Support Media Devices: Audio CTEC1465/2018S Computer System Support Learning Objective Describe how to implement sound in a PC Introduction The process by which sounds are stored in electronic format on your PC

More information

ECE 556 BASICS OF DIGITAL SPEECH PROCESSING. Assıst.Prof.Dr. Selma ÖZAYDIN Spring Term-2017 Lecture 2

ECE 556 BASICS OF DIGITAL SPEECH PROCESSING. Assıst.Prof.Dr. Selma ÖZAYDIN Spring Term-2017 Lecture 2 ECE 556 BASICS OF DIGITAL SPEECH PROCESSING Assıst.Prof.Dr. Selma ÖZAYDIN Spring Term-2017 Lecture 2 Analog Sound to Digital Sound Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre

More information

Removal of Power-Line Interference from Biomedical Signal using Notch Filter

Removal of Power-Line Interference from Biomedical Signal using Notch Filter ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com Removal of Power-Line Interference from Biomedical Signal using Notch Filter 1 L. Thulasimani and 2 M.

More information

2. TELECOMMUNICATIONS BASICS

2. TELECOMMUNICATIONS BASICS 2. TELECOMMUNICATIONS BASICS The purpose of any telecommunications system is to transfer information from the sender to the receiver by a means of a communication channel. The information is carried by

More information

INTRODUCTION TO COMMUNICATION SYSTEMS LABORATORY IV. Binary Pulse Amplitude Modulation and Pulse Code Modulation

INTRODUCTION TO COMMUNICATION SYSTEMS LABORATORY IV. Binary Pulse Amplitude Modulation and Pulse Code Modulation INTRODUCTION TO COMMUNICATION SYSTEMS Introduction: LABORATORY IV Binary Pulse Amplitude Modulation and Pulse Code Modulation In this lab we will explore some of the elementary characteristics of binary

More information

Biomedical Signal Processing and Applications

Biomedical Signal Processing and Applications Proceedings of the 2010 International Conference on Industrial Engineering and Operations Management Dhaka, Bangladesh, January 9 10, 2010 Biomedical Signal Processing and Applications Muhammad Ibn Ibrahimy

More information

UNIT III Data Acquisition & Microcontroller System. Mr. Manoj Rajale

UNIT III Data Acquisition & Microcontroller System. Mr. Manoj Rajale UNIT III Data Acquisition & Microcontroller System Mr. Manoj Rajale Syllabus Interfacing of Sensors / Actuators to DAQ system, Bit width, Sampling theorem, Sampling Frequency, Aliasing, Sample and hold

More information

Biomechanical Instrumentation Considerations in Data Acquisition ÉCOLE DES SCIENCES DE L ACTIVITÉ PHYSIQUE SCHOOL OF HUMAN KINETICS

Biomechanical Instrumentation Considerations in Data Acquisition ÉCOLE DES SCIENCES DE L ACTIVITÉ PHYSIQUE SCHOOL OF HUMAN KINETICS Biomechanical Instrumentation Considerations in Data Acquisition Data Acquisition in Biomechanics Why??? Describe and Understand a Phenomena Test a Theory Evaluate a condition/situation Data Acquisition

More information

Module 1: Introduction to Experimental Techniques Lecture 2: Sources of error. The Lecture Contains: Sources of Error in Measurement

Module 1: Introduction to Experimental Techniques Lecture 2: Sources of error. The Lecture Contains: Sources of Error in Measurement The Lecture Contains: Sources of Error in Measurement Signal-To-Noise Ratio Analog-to-Digital Conversion of Measurement Data A/D Conversion Digitalization Errors due to A/D Conversion file:///g /optical_measurement/lecture2/2_1.htm[5/7/2012

More information

System on a Chip. Prof. Dr. Michael Kraft

System on a Chip. Prof. Dr. Michael Kraft System on a Chip Prof. Dr. Michael Kraft Lecture 5: Data Conversion ADC Background/Theory Examples Background Physical systems are typically analogue To apply digital signal processing, the analogue signal

More information

Advantages of Analog Representation. Varies continuously, like the property being measured. Represents continuous values. See Figure 12.

Advantages of Analog Representation. Varies continuously, like the property being measured. Represents continuous values. See Figure 12. Analog Signals Signals that vary continuously throughout a defined range. Representative of many physical quantities, such as temperature and velocity. Usually a voltage or current level. Digital Signals

More information

Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals

Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals Kuang Chiu Huang TCM NCKU Spring/2008 Goals of This Class Through the lecture of fundamental information for data and signals,

More information

Music 270a: Fundamentals of Digital Audio and Discrete-Time Signals

Music 270a: Fundamentals of Digital Audio and Discrete-Time Signals Music 270a: Fundamentals of Digital Audio and Discrete-Time Signals Tamara Smyth, trsmyth@ucsd.edu Department of Music, University of California, San Diego October 3, 2016 1 Continuous vs. Discrete signals

More information

Sampling and Reconstruction

Sampling and Reconstruction Experiment 10 Sampling and Reconstruction In this experiment we shall learn how an analog signal can be sampled in the time domain and then how the same samples can be used to reconstruct the original

More information

780. Biomedical signal identification and analysis

780. Biomedical signal identification and analysis 780. Biomedical signal identification and analysis Agata Nawrocka 1, Andrzej Kot 2, Marcin Nawrocki 3 1, 2 Department of Process Control, AGH University of Science and Technology, Poland 3 Department of

More information

Developer Techniques Sessions

Developer Techniques Sessions 1 Developer Techniques Sessions Physical Measurements and Signal Processing Control Systems Logging and Networking 2 Abstract This session covers the technologies and configuration of a physical measurement

More information

CS101 Lecture 18: Audio Encoding. What You ll Learn Today

CS101 Lecture 18: Audio Encoding. What You ll Learn Today CS101 Lecture 18: Audio Encoding Sampling Quantizing Aaron Stevens (azs@bu.edu) with special guest Wayne Snyder (snyder@bu.edu) 16 October 2012 What You ll Learn Today How do we hear sounds? How can audio

More information

FYS3240 PC-based instrumentation and microcontrollers. Signal sampling. Spring 2017 Lecture #5

FYS3240 PC-based instrumentation and microcontrollers. Signal sampling. Spring 2017 Lecture #5 FYS3240 PC-based instrumentation and microcontrollers Signal sampling Spring 2017 Lecture #5 Bekkeng, 30.01.2017 Content Aliasing Sampling Analog to Digital Conversion (ADC) Filtering Oversampling Triggering

More information

Nyquist's criterion. Spectrum of the original signal Xi(t) is defined by the Fourier transformation as follows :

Nyquist's criterion. Spectrum of the original signal Xi(t) is defined by the Fourier transformation as follows : Nyquist's criterion The greatest part of information sources are analog, like sound. Today's telecommunication systems are mostly digital, so the most important step toward communicating is a signal digitization.

More information

Human Reconstruction of Digitized Graphical Signals

Human Reconstruction of Digitized Graphical Signals Proceedings of the International MultiConference of Engineers and Computer Scientists 8 Vol II IMECS 8, March -, 8, Hong Kong Human Reconstruction of Digitized Graphical s Coskun DIZMEN,, and Errol R.

More information

EE 230 Lecture 39. Data Converters. Time and Amplitude Quantization

EE 230 Lecture 39. Data Converters. Time and Amplitude Quantization EE 230 Lecture 39 Data Converters Time and Amplitude Quantization Review from Last Time: Time Quantization How often must a signal be sampled so that enough information about the original signal is available

More information

Lecture 3 Concepts for the Data Communications and Computer Interconnection

Lecture 3 Concepts for the Data Communications and Computer Interconnection Lecture 3 Concepts for the Data Communications and Computer Interconnection Aim: overview of existing methods and techniques Terms used: -Data entities conveying meaning (of information) -Signals data

More information

Ș.l. dr. ing. Lucian-Florentin Bărbulescu

Ș.l. dr. ing. Lucian-Florentin Bărbulescu Ș.l. dr. ing. Lucian-Florentin Bărbulescu 1 Data: entities that convey meaning within a computer system Signals: are the electric or electromagnetic impulses used to encode and transmit data Characteristics

More information

Laboratory Experiment #1 Introduction to Spectral Analysis

Laboratory Experiment #1 Introduction to Spectral Analysis J.B.Francis College of Engineering Mechanical Engineering Department 22-403 Laboratory Experiment #1 Introduction to Spectral Analysis Introduction The quantification of electrical energy can be accomplished

More information

CMPT 318: Lecture 4 Fundamentals of Digital Audio, Discrete-Time Signals

CMPT 318: Lecture 4 Fundamentals of Digital Audio, Discrete-Time Signals CMPT 318: Lecture 4 Fundamentals of Digital Audio, Discrete-Time Signals Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University January 16, 2006 1 Continuous vs. Discrete

More information

Structure of Speech. Physical acoustics Time-domain representation Frequency domain representation Sound shaping

Structure of Speech. Physical acoustics Time-domain representation Frequency domain representation Sound shaping Structure of Speech Physical acoustics Time-domain representation Frequency domain representation Sound shaping Speech acoustics Source-Filter Theory Speech Source characteristics Speech Filter characteristics

More information

Continuous vs. Discrete signals. Sampling. Analog to Digital Conversion. CMPT 368: Lecture 4 Fundamentals of Digital Audio, Discrete-Time Signals

Continuous vs. Discrete signals. Sampling. Analog to Digital Conversion. CMPT 368: Lecture 4 Fundamentals of Digital Audio, Discrete-Time Signals Continuous vs. Discrete signals CMPT 368: Lecture 4 Fundamentals of Digital Audio, Discrete-Time Signals Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University January 22,

More information

Digital Design Laboratory Lecture 7. A/D and D/A

Digital Design Laboratory Lecture 7. A/D and D/A ECE 280 / CSE 280 Digital Design Laboratory Lecture 7 A/D and D/A Analog/Digital Conversion A/D conversion is the process of sampling a continuous signal Two significant implications 1. The information

More information

Pulse Code Modulation (PCM)

Pulse Code Modulation (PCM) Project Title: e-laboratories for Physics and Engineering Education Tempus Project: contract # 517102-TEMPUS-1-2011-1-SE-TEMPUS-JPCR 1. Experiment Category: Electrical Engineering >> Communications 2.

More information

Testing Sensors & Actors Using Digital Oscilloscopes

Testing Sensors & Actors Using Digital Oscilloscopes Testing Sensors & Actors Using Digital Oscilloscopes APPLICATION BRIEF February 14, 2012 Dr. Michael Lauterbach & Arthur Pini Summary Sensors and actors are used in a wide variety of electronic products

More information

Design Implementation Description for the Digital Frequency Oscillator

Design Implementation Description for the Digital Frequency Oscillator Appendix A Design Implementation Description for the Frequency Oscillator A.1 Input Front End The input data front end accepts either analog single ended or differential inputs (figure A-1). The input

More information

E40M Sound and Music. M. Horowitz, J. Plummer, R. Howe 1

E40M Sound and Music. M. Horowitz, J. Plummer, R. Howe 1 E40M Sound and Music M. Horowitz, J. Plummer, R. Howe 1 LED Cube Project #3 In the next several lectures, we ll study Concepts Coding Light Sound Transforms/equalizers Devices LEDs Analog to digital converters

More information

Embedded Systems Lecture 2: Interfacing with the Environment. Björn Franke University of Edinburgh

Embedded Systems Lecture 2: Interfacing with the Environment. Björn Franke University of Edinburgh Embedded Systems Lecture 2: Interfacing with the Environment Björn Franke University of Edinburgh Overview Interfacing with the Physical Environment Signals, Discretisation Input (Sensors) Output (Actuators)

More information

Chapter 2: Digitization of Sound

Chapter 2: Digitization of Sound Chapter 2: Digitization of Sound Acoustics pressure waves are converted to electrical signals by use of a microphone. The output signal from the microphone is an analog signal, i.e., a continuous-valued

More information

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals Syedur Rahman Lecturer, CSE Department North South University syedur.rahman@wolfson.oxon.org Acknowledgements

More information

FFT Use in NI DIAdem

FFT Use in NI DIAdem FFT Use in NI DIAdem Contents What You Always Wanted to Know About FFT... FFT Basics A Simple Example 3 FFT under Scrutiny 4 FFT with Many Interpolation Points 4 An Exact Result Transient Signals Typical

More information

EEE 309 Communication Theory

EEE 309 Communication Theory EEE 309 Communication Theory Semester: January 2016 Dr. Md. Farhad Hossain Associate Professor Department of EEE, BUET Email: mfarhadhossain@eee.buet.ac.bd Office: ECE 331, ECE Building Part 05 Pulse Code

More information

Laboratory Assignment 1 Sampling Phenomena

Laboratory Assignment 1 Sampling Phenomena 1 Main Topics Signal Acquisition Audio Processing Aliasing, Anti-Aliasing Filters Laboratory Assignment 1 Sampling Phenomena 2.171 Analysis and Design of Digital Control Systems Digital Filter Design and

More information

ENGR 210 Lab 12: Sampling and Aliasing

ENGR 210 Lab 12: Sampling and Aliasing ENGR 21 Lab 12: Sampling and Aliasing In the previous lab you examined how A/D converters actually work. In this lab we will consider some of the consequences of how fast you sample and of the signal processing

More information

Terminology (1) Chapter 3. Terminology (3) Terminology (2) Transmitter Receiver Medium. Data Transmission. Direct link. Point-to-point.

Terminology (1) Chapter 3. Terminology (3) Terminology (2) Transmitter Receiver Medium. Data Transmission. Direct link. Point-to-point. Terminology (1) Chapter 3 Data Transmission Transmitter Receiver Medium Guided medium e.g. twisted pair, optical fiber Unguided medium e.g. air, water, vacuum Spring 2012 03-1 Spring 2012 03-2 Terminology

More information

Fundamentals of Digital Audio *

Fundamentals of Digital Audio * Digital Media The material in this handout is excerpted from Digital Media Curriculum Primer a work written by Dr. Yue-Ling Wong (ylwong@wfu.edu), Department of Computer Science and Department of Art,

More information

Overview. Lecture 3. Terminology. Terminology. Background. Background. Transmission basics. Transmission basics. Two signal types

Overview. Lecture 3. Terminology. Terminology. Background. Background. Transmission basics. Transmission basics. Two signal types Lecture 3 Transmission basics Chapter 3, pages 75-96 Dave Novak School of Business University of Vermont Overview Transmission basics Terminology Signal Channel Electromagnetic spectrum Two signal types

More information

Terminology (1) Chapter 3. Terminology (3) Terminology (2) Transmitter Receiver Medium. Data Transmission. Simplex. Direct link.

Terminology (1) Chapter 3. Terminology (3) Terminology (2) Transmitter Receiver Medium. Data Transmission. Simplex. Direct link. Chapter 3 Data Transmission Terminology (1) Transmitter Receiver Medium Guided medium e.g. twisted pair, optical fiber Unguided medium e.g. air, water, vacuum Corneliu Zaharia 2 Corneliu Zaharia Terminology

More information

Статистическая обработка сигналов. Введение

Статистическая обработка сигналов. Введение Статистическая обработка сигналов. Введение А.Г. Трофимов к.т.н., доцент, НИЯУ МИФИ lab@neuroinfo.ru http://datalearning.ru Курс Статистическая обработка временных рядов Сентябрь 2018 А.Г. Трофимов Введение

More information

SKYBOX. 5-channel Digital EMG, NCS and EP System

SKYBOX. 5-channel Digital EMG, NCS and EP System SKYBOX - COMPACT - INSTANT EMG ACQUISITION - ALL EP MODALITIES IN BASE DELIVERY SET - EMG ACCORDING TO INTERNATIONAL STANDARDS - PORTABLE, CAN BE POWERED BY NOTEBOOK 5-channel Digital EMG, NCS and EP System

More information

Spectrum Analysis - Elektronikpraktikum

Spectrum Analysis - Elektronikpraktikum Spectrum Analysis Introduction Why measure a spectra? In electrical engineering we are most often interested how a signal develops over time. For this time-domain measurement we use the Oscilloscope. Like

More information

Psychology of Language

Psychology of Language PSYCH 150 / LIN 155 UCI COGNITIVE SCIENCES syn lab Psychology of Language Prof. Jon Sprouse 01.10.13: The Mental Representation of Speech Sounds 1 A logical organization For clarity s sake, we ll organize

More information

What is Sound? Simple Harmonic Motion -- a Pendulum

What is Sound? Simple Harmonic Motion -- a Pendulum What is Sound? As the tines move back and forth they exert pressure on the air around them. (a) The first displacement of the tine compresses the air molecules causing high pressure. (b) Equal displacement

More information

MAE334 - Introduction to Instrumentation and Computers. Final Exam. December 11, 2006

MAE334 - Introduction to Instrumentation and Computers. Final Exam. December 11, 2006 MAE334 - Introduction to Instrumentation and Computers Final Exam December 11, 2006 o Closed Book and Notes o No Calculators 1. Fill in your name on side 2 of the scoring sheet (Last name first!) 2. Fill

More information

Physiological Signal Processing Primer

Physiological Signal Processing Primer Physiological Signal Processing Primer This document is intended to provide the user with some background information on the methods employed in representing bio-potential signals, such as EMG and EEG.

More information

Resonance Tube. 1 Purpose. 2 Theory. 2.1 Air As A Spring. 2.2 Traveling Sound Waves in Air

Resonance Tube. 1 Purpose. 2 Theory. 2.1 Air As A Spring. 2.2 Traveling Sound Waves in Air Resonance Tube Equipment Capstone, complete resonance tube (tube, piston assembly, speaker stand, piston stand, mike with adapters, channel), voltage sensor, 1.5 m leads (2), (room) thermometer, flat rubber

More information