1. Introduction. Lab 4 - Geophysics 424, October 29, One-dimensional Interpretation of Magnetotelluric Data

Size: px
Start display at page:

Download "1. Introduction. Lab 4 - Geophysics 424, October 29, One-dimensional Interpretation of Magnetotelluric Data"

Transcription

1 Lab 4 - Gephysics 424, Octber 29, 2018 One-dimensinal Interpretatin f Magnettelluric Data Lab reprt is due by 5 p.m. Nvember 5, 2018 All late reprts require a valid reasn t be accepted. Include answers t all questins, required figures, and all MATLAB cdes. All wrk and MATLAB scripts shuld be yur wn riginal wrk. D nt cpy smene else's cde. D nt use MATLAB scripts frm ther classes in this curse, unless tld t d s. All lab material can be dwnladed frm the class webpage at: 1. Intrductin In this lab yu will be using the MATLAB cde yu wrte in Lab 3 t mdel and interpret bradband MT data which were cllected during field schl in 2010 (in suthern Alberta). Each statin was left t recrd fr abut 12 t 24 hurs. There are fur MT sundings yu will mdel. The shrtest perids sample the cnductive Western Canada Sedimentary Basin (WCSB), while the lngest perids sample electrical resistivities f the lithsphere and asthensphere bundary (LAB). The majrity f the perid range samples the lithsphere, the rigid prtin f the earth that sits abve the weaker asthensphere. The lithsphere belw suthern Alberta is part f the Nrth American cratn. The Nrth American cratn has been pieced tgether thrugh ancient subductin and cntinental cllisins, much f which ccurred in Precambrian times. The lcatin f these MT sundings, in suthern Alberta, sits abve a piece f Archean age cratn, pieced tgether during Paleprterzic times and the creatin f Laurentia. The crystalline prtin f the lithsphere in Suthern Alberta is hidden belw the relatively thin WCSB. The crystalline cratn belw the WCSB represents the extensin f the Canadian Shield frm the east, which cntinues t extend as far west as the Rcky Muntain Trench in B.C. In the MT sundings that yu will mdel, the Canadian Shield rcks cnstitute the tp f a layer whse electrical character is ften quite hmgenus dwn t the asthensphere (althugh this is nt always true). The Mh discntinuity is ften difficult t distinguish in the electrical sundings, but has been identified in places such as nrthern Canada (see Jnes & Fergusn, 2001 fr a discussin n the electric Mh). The electrical resistivity can be an indicatin f lithlgy, but since a small amunt f intercnnected fluids can change the bulk resistivity f a rck very significantly (ie: Archie s law), the fluid cntent is ften a larger cntrl n measured electrical resistivity. Remember that the lithsphere and asthensphere are defined n the basis f their mechanical prperties. The crust and mantle have different chemical cmpsitins. 1

2 Lab 4 - Gephysics 424, Octber 29, Describe tw assumptins in ne-dimensinal magnettellurics. When wuld a 1-D apprach be valid? 1.2 Prvide a cmpsitinal and physical explanatin f the main layers we are interested in (lithsphere, asthensphere, crust, and mantle). Explain the difference between the Mh and the LAB. What electrical resistivity cntrast is expected at the Mh? At the LAB? 1.3 What perid f electrmagnetic signal is required t image 200 km belw the surface (i.e. the LAB), assuming an average resistivity f 100 Ωm? Wuld an vernight recrding (12 hrs) be sufficient t btain an accurate estimate f apparent resistivity fr this perid? 2. 1D MT Frward Mdeling Use the frward mdeling MATLAB cdes yu wrte in Lab 3 and mdify as required. Reminder: ensure yur plt shws apparent resistivity, phase, and the resistivity mdel, using subplt. Use the perids frm the data files. Plt perid in secnds alng the hrizntal axis. Include all labels, units, titles, and a legend. Scale yur plts apprpriately t shw the data. Use the stairs functin fr pltting the resistivity mdel (makes steps between layers). Use the errrbar functin t plt errr bars n the apparent resistivity and phase plts. Use the errrs fund in the data files. Include the RMS misfit in the plt. Calculate the rt mean square (RMS) misfit using the equatin belw: RMS misfit = 1:N ρ dat ρ calc ρ errr 2 + φ dat φ calc 2 2N φ errr ρ dat measured apparent resistivity ρ errr errr in apparent resistivity measurement φ calc calculated mdel phase angle N number f rh (r phase) data pints ρ calc calculated mdel apparent resistivity φ dat measured phase angle φ errr errr in phase angle measurement 2

3 Lab 4 - Gephysics 424, Octber 29, Include yur full MATLAB frward mdeling script. 2.2 Fit all fur MT sundings with an RMS misfit value less than 1.6 (these are fund in the *.txt files within the data flder). This is dne by creating mdel text files similar t thse used in Lab 3. Use yur MT1D cde t calculate the data frm yur created mdel, then cmpare t the bserved data. Ensure yu use enugh layers, but nt t many (n mre than 5 layers), and that they are bth shallw and very deep (hint: think abut depth t the WCSB and LAB). Yu can use the values in md_sample.txt t start. Include yur plts (similar t Figure 1). 2.3 Save yur fitted mdels as text files and include them with yur reprt. 2.4 Nte that there is sme nise in the data, especially at the lngest perids. Can yu think f a reasn why? Fig 1: Example f frward mdeling cde pltting results. PART 3: Displaying Mdels as Crss Sectin 1. Write a MATLAB script t plt the fur mdels yu generated as a clr image. The hrizntal axis shuld be prfile distance, and the vertical axis shuld be depth. Nte that there will be sme vertical exaggeratin, as the greatest depth is much larger than the prfile length. Here are sme guidelines: 3

4 Lab 4 - Gephysics 424, Octber 29, 2018 Use the pclr functin in Matlab [pclr (X,Y,C) fr X=distance vectr, Y=depth vectr, C=resistivity matrix]. See Figure 2 fr an example. Include a resistivity clrbar. Please use red fr cnductive and blue fr resistive (use greyscale if printing in black/white). Use lg10 resistivity values t emphasize the cntrasts. Use the apprximate distances between statins in Figure 2 fr yur crss sectin. Depth shuld be shwn in metres r kilmetres, but d nt use a lgarithmic scale. D nt interplate! Layers shuld be discrete. Hint: start with a matrix f NaN (using the functin NaN ) which will plt as white in pclr. Using zeres will give yu an incrrect slid clur (ie: red). Then insert each 1D resistivity sunding int the matrix at the crrect distance alng the prfile (see Fig 2; a31, s02, s03, a30, with 2km, 1km, 4km spacings) Yu need t put each 1D sunding nt a cmmn depth array, s that each rw in yur pltted matrix crrespnds t the crrect depth fr each sunding. Ensure that yu keep the discrete nature f the mdels! Fig 2: Example crss sectin f the fur 1-D resistivity mdels. Make sure t include a clrbar and prperly labeled axes. Map n right f the 2010 field schl data. 3.1 Include yur full MATLAB script. 3.2 Include tw crss-sectins: ne shwing nly the shallw structure (tp ~5km, which is the sedimentary basin) and ne shwing all mdel layers. 4

5 Lab 4 - Gephysics 424, Octber 29, 2018 PART 4: Crss Sectin Interpretatin Yur crss-sectins shuld shw tw main areas f interest: Small scale structure within the sedimentary basin (scale <5 km) Large scale structure defining the lithsphere beneath suthern Alberta (scale ~200km) 4.1 Lking at the large-scale crss-sectin, identify the main layers belw the sedimentary basin, and explain what the electrical sundings shw deep belw the subsurface. Reference these layers t knwn layers in the Earth, and cmment n hw these depths cmpare t glbal averages. 4.2 Des the depth t the asthensphere match glbal averages, if nt, can yu think f a reasn why? See Eatn et al. (2009) fr a discussin n the lithsphere-asthensphere bundary belw cratns. 4.3 Can yu see the Mh in yur crss-sectin? Explain in detail why r why nt? At what depth wuld yu expect t find the Mh in this area? See Jnes & Fergusn (2001) fr a discussin n the electrical Mh. 4.4 Cmpare and cntrast the advantages f varius gephysical methds t identify the lcatin f the LAB and the Mh beneath Alberta. See Buzidi et al. (2002) fr a discussin n the structure f the crust belw Alberta. 4.5 Cmment n any changes in depth and resistivity yu see alng the prfile. D the layer depths and resistivities match frm statin t statin? D yu think these changes are reasnable and real? If nt, why? Discuss data and mdeling limitatins. 4.6 Next lk at the electrical structure f the sedimentary basin. Describe hw the basin changes ver the length f the prfile in terms f depth and resistivity character. It is difficult t make a gd interpretatin withut any ther infrmatin, but try t make inferences n what brad changes in the sedimentary basin culd be causing these changes. 4.7 T help yur explanatins, illustrate yur interpretatin by drawing a crss sectin sketch including the basin and much deeper structure. This des nt need t be t scale but please be detailed and clear. Label apprximate depths and distances. Use labels t relate the resistivity measurements t the gelgy. References Buzidi, Y., Schmitt, D. R., Burwash, R. A., & Kanasewich, E. R. (2002). Depth migratin f deep seismic reflectin prfiles: crustal thickness variatins in Alberta. Canadian Jurnal f Earth Sciences, 39(3), Eatn, D. W., Darbyshire, F., Evans, R. L., Grütter, H. S., Jnes, A. G., & Yuan, X. (2009). The elusive lithsphere asthensphere bundary (LAB) beneath cratns. Liths, 109(1-2), Fischer, K., Frd, Abt, & Rychert. (2010). The Lithsphere-Asthensphere Bundary. Annu. Rev. Earth Planet. Sci. di /annurev-earth Jnes, A. G., & Fergusn, I. J. (2001). The electric Mh. Nature, 409(6818),

CHM112 Lab Graphing with Excel Grading Rubric

CHM112 Lab Graphing with Excel Grading Rubric Name CHM112 Lab Graphing with Excel Grading Rubric Criteria Pints pssible Pints earned Graphs crrectly pltted and adhere t all guidelines (including descriptive title, prperly frmatted axes, trendline

More information

Differentiation Applications 1: Related Rates

Differentiation Applications 1: Related Rates Differentiatin Applicatins 1: Related Rates 151 Differentiatin Applicatins 1: Related Rates Mdel 1: Sliding Ladder 10 ladder y 10 ladder 10 ladder A 10 ft ladder is leaning against a wall when the bttm

More information

Experiment #3. Graphing with Excel

Experiment #3. Graphing with Excel Experiment #3. Graphing with Excel Study the "Graphing with Excel" instructins that have been prvided. Additinal help with learning t use Excel can be fund n several web sites, including http://www.ncsu.edu/labwrite/res/gt/gt-

More information

CS 477/677 Analysis of Algorithms Fall 2007 Dr. George Bebis Course Project Due Date: 11/29/2007

CS 477/677 Analysis of Algorithms Fall 2007 Dr. George Bebis Course Project Due Date: 11/29/2007 CS 477/677 Analysis f Algrithms Fall 2007 Dr. Gerge Bebis Curse Prject Due Date: 11/29/2007 Part1: Cmparisn f Srting Algrithms (70% f the prject grade) The bjective f the first part f the assignment is

More information

Plate Tectonics and the Fossil Record

Plate Tectonics and the Fossil Record Plate Tectnics and the Fssil Recrd Accrding t the thery f plate tectnics, the earth's surface is dynamic. The current cnfiguratin f its land and cean masses is the result f mtins that have ccurred ver

More information

, which yields. where z1. and z2

, which yields. where z1. and z2 The Gaussian r Nrmal PDF, Page 1 The Gaussian r Nrmal Prbability Density Functin Authr: Jhn M Cimbala, Penn State University Latest revisin: 11 September 13 The Gaussian r Nrmal Prbability Density Functin

More information

Weathering. Title: Chemical and Mechanical Weathering. Grade Level: Subject/Content: Earth and Space Science

Weathering. Title: Chemical and Mechanical Weathering. Grade Level: Subject/Content: Earth and Space Science Weathering Title: Chemical and Mechanical Weathering Grade Level: 9-12 Subject/Cntent: Earth and Space Science Summary f Lessn: Students will test hw chemical and mechanical weathering can affect a rck

More information

Physics 2010 Motion with Constant Acceleration Experiment 1

Physics 2010 Motion with Constant Acceleration Experiment 1 . Physics 00 Mtin with Cnstant Acceleratin Experiment In this lab, we will study the mtin f a glider as it accelerates dwnhill n a tilted air track. The glider is supprted ver the air track by a cushin

More information

Lesson Plan. Recode: They will do a graphic organizer to sequence the steps of scientific method.

Lesson Plan. Recode: They will do a graphic organizer to sequence the steps of scientific method. Lessn Plan Reach: Ask the students if they ever ppped a bag f micrwave ppcrn and nticed hw many kernels were unppped at the bttm f the bag which made yu wnder if ther brands pp better than the ne yu are

More information

BASD HIGH SCHOOL FORMAL LAB REPORT

BASD HIGH SCHOOL FORMAL LAB REPORT BASD HIGH SCHOOL FORMAL LAB REPORT *WARNING: After an explanatin f what t include in each sectin, there is an example f hw the sectin might lk using a sample experiment Keep in mind, the sample lab used

More information

ENSC Discrete Time Systems. Project Outline. Semester

ENSC Discrete Time Systems. Project Outline. Semester ENSC 49 - iscrete Time Systems Prject Outline Semester 006-1. Objectives The gal f the prject is t design a channel fading simulatr. Upn successful cmpletin f the prject, yu will reinfrce yur understanding

More information

making triangle (ie same reference angle) ). This is a standard form that will allow us all to have the X= y=

making triangle (ie same reference angle) ). This is a standard form that will allow us all to have the X= y= Intrductin t Vectrs I 21 Intrductin t Vectrs I 22 I. Determine the hrizntal and vertical cmpnents f the resultant vectr by cunting n the grid. X= y= J. Draw a mangle with hrizntal and vertical cmpnents

More information

Activity Guide Loops and Random Numbers

Activity Guide Loops and Random Numbers Unit 3 Lessn 7 Name(s) Perid Date Activity Guide Lps and Randm Numbers CS Cntent Lps are a relatively straightfrward idea in prgramming - yu want a certain chunk f cde t run repeatedly - but it takes a

More information

Lab 1 The Scientific Method

Lab 1 The Scientific Method INTRODUCTION The fllwing labratry exercise is designed t give yu, the student, an pprtunity t explre unknwn systems, r universes, and hypthesize pssible rules which may gvern the behavir within them. Scientific

More information

I. Analytical Potential and Field of a Uniform Rod. V E d. The definition of electric potential difference is

I. Analytical Potential and Field of a Uniform Rod. V E d. The definition of electric potential difference is Length L>>a,b,c Phys 232 Lab 4 Ch 17 Electric Ptential Difference Materials: whitebards & pens, cmputers with VPythn, pwer supply & cables, multimeter, crkbard, thumbtacks, individual prbes and jined prbes,

More information

Unit C Review Notes. Theory of Deep Time

Unit C Review Notes. Theory of Deep Time Unit C Review Ntes Thery f Deep Time Types f evidence: Anecdtal vs. Instrumental Direct vs. Indirect Relative dating vs. radiactive dating Steps t calculating the age f a mineral using radiactive dating:

More information

Name: Block: Date: Science 10: The Great Geyser Experiment A controlled experiment

Name: Block: Date: Science 10: The Great Geyser Experiment A controlled experiment Science 10: The Great Geyser Experiment A cntrlled experiment Yu will prduce a GEYSER by drpping Ments int a bttle f diet pp Sme questins t think abut are: What are yu ging t test? What are yu ging t measure?

More information

Project CONVERGE 1/13/15. How to Read CONVERGE CODAR Imagery Data Primer

Project CONVERGE 1/13/15. How to Read CONVERGE CODAR Imagery Data Primer Hw t Read CONVERGE CODAR Imagery Data Primer Overall Ntes abut the data: Everything is in Greenwich Mean Time (GMT), which is 5 hurs ahead f the east cst. All time is presented in military time, which

More information

Sunrise and Sunset Times for the 22 nd of each month of 2012 in New York City

Sunrise and Sunset Times for the 22 nd of each month of 2012 in New York City Sunrise and Sunset Times fr the nd f each mnth f 01 in New Yrk City January 01 Sunrise: 7:14am Sunset: 5:00pm February 01 Sunrise: 6:51am Sunset: 5:38pm March 01 Sunrise: 6:45am Sunset: 7:09pm April 01

More information

2004 AP CHEMISTRY FREE-RESPONSE QUESTIONS

2004 AP CHEMISTRY FREE-RESPONSE QUESTIONS 2004 AP CHEMISTRY FREE-RESPONSE QUESTIONS 6. An electrchemical cell is cnstructed with an pen switch, as shwn in the diagram abve. A strip f Sn and a strip f an unknwn metal, X, are used as electrdes.

More information

AP Physics Kinematic Wrap Up

AP Physics Kinematic Wrap Up AP Physics Kinematic Wrap Up S what d yu need t knw abut this mtin in tw-dimensin stuff t get a gd scre n the ld AP Physics Test? First ff, here are the equatins that yu ll have t wrk with: v v at x x

More information

o o IMPORTANT REMINDERS Reports will be graded largely on their ability to clearly communicate results and important conclusions.

o o IMPORTANT REMINDERS Reports will be graded largely on their ability to clearly communicate results and important conclusions. BASD High Schl Frmal Lab Reprt GENERAL INFORMATION 12 pt Times New Rman fnt Duble-spaced, if required by yur teacher 1 inch margins n all sides (tp, bttm, left, and right) Always write in third persn (avid

More information

Flipping Physics Lecture Notes: Simple Harmonic Motion Introduction via a Horizontal Mass-Spring System

Flipping Physics Lecture Notes: Simple Harmonic Motion Introduction via a Horizontal Mass-Spring System Flipping Physics Lecture Ntes: Simple Harmnic Mtin Intrductin via a Hrizntal Mass-Spring System A Hrizntal Mass-Spring System is where a mass is attached t a spring, riented hrizntally, and then placed

More information

https://goo.gl/eaqvfo SUMMER REV: Half-Life DUE DATE: JULY 2 nd

https://goo.gl/eaqvfo SUMMER REV: Half-Life DUE DATE: JULY 2 nd NAME: DUE DATE: JULY 2 nd AP Chemistry SUMMER REV: Half-Life Why? Every radiistpe has a characteristic rate f decay measured by its half-life. Half-lives can be as shrt as a fractin f a secnd r as lng

More information

AP Statistics Notes Unit Two: The Normal Distributions

AP Statistics Notes Unit Two: The Normal Distributions AP Statistics Ntes Unit Tw: The Nrmal Distributins Syllabus Objectives: 1.5 The student will summarize distributins f data measuring the psitin using quartiles, percentiles, and standardized scres (z-scres).

More information

Unit Project Descriptio

Unit Project Descriptio Unit Prject Descriptin: Using Newtn s Laws f Mtin and the scientific methd, create a catapult r trebuchet that will sht a marshmallw at least eight feet. After building and testing yur machine at hme,

More information

Aerodynamic Separability in Tip Speed Ratio and Separability in Wind Speed- a Comparison

Aerodynamic Separability in Tip Speed Ratio and Separability in Wind Speed- a Comparison Jurnal f Physics: Cnference Series OPEN ACCESS Aerdynamic Separability in Tip Speed Rati and Separability in Wind Speed- a Cmparisn T cite this article: M L Gala Sants et al 14 J. Phys.: Cnf. Ser. 555

More information

M thematics. National 5 Practice Paper B. Paper 1. Duration 1 hour. Total marks 40

M thematics. National 5 Practice Paper B. Paper 1. Duration 1 hour. Total marks 40 M thematics Natinal 5 Practice Paper B Paper 1 Duratin 1 hur Ttal marks 40 Yu may NOT use a calculatr Attempt all the questins. Use blue r black ink. Full credit will nly be given t slutins which cntain

More information

Determining the Accuracy of Modal Parameter Estimation Methods

Determining the Accuracy of Modal Parameter Estimation Methods Determining the Accuracy f Mdal Parameter Estimatin Methds by Michael Lee Ph.D., P.E. & Mar Richardsn Ph.D. Structural Measurement Systems Milpitas, CA Abstract The mst cmmn type f mdal testing system

More information

SPH3U1 Lesson 06 Kinematics

SPH3U1 Lesson 06 Kinematics PROJECTILE MOTION LEARNING GOALS Students will: Describe the mtin f an bject thrwn at arbitrary angles thrugh the air. Describe the hrizntal and vertical mtins f a prjectile. Slve prjectile mtin prblems.

More information

How do scientists measure trees? What is DBH?

How do scientists measure trees? What is DBH? Hw d scientists measure trees? What is DBH? Purpse Students develp an understanding f tree size and hw scientists measure trees. Students bserve and measure tree ckies and explre the relatinship between

More information

M thematics. National 5 Practice Paper D. Paper 1. Duration 1 hour. Total marks 40

M thematics. National 5 Practice Paper D. Paper 1. Duration 1 hour. Total marks 40 N5 M thematics Natinal 5 Practice Paper D Paper 1 Duratin 1 hur Ttal marks 40 Yu may NOT use a calculatr Attempt all the questins. Use blue r black ink. Full credit will nly be given t slutins which cntain

More information

Hubble s Law PHYS 1301

Hubble s Law PHYS 1301 1 PHYS 1301 Hubble s Law Why: The lab will verify Hubble s law fr the expansin f the universe which is ne f the imprtant cnsequences f general relativity. What: Frm measurements f the angular size and

More information

POLARISATION VISUAL PHYSICS ONLINE. View video on polarisation of light

POLARISATION VISUAL PHYSICS ONLINE. View video on polarisation of light VISUAL PHYSICS ONLINE MODULE 7 NATURE OF LIGHT POLARISATION View vide n plarisatin f light While all the experimental evidence s far that supprts the wave nature f light, nne f it tells us whether light

More information

Web-based GIS Systems for Radionuclides Monitoring. Dr. Todd Pierce Locus Technologies

Web-based GIS Systems for Radionuclides Monitoring. Dr. Todd Pierce Locus Technologies Web-based GIS Systems fr Radinuclides Mnitring Dr. Tdd Pierce Lcus Technlgies Lcus Technlgies 2014 Overview What is the prblem? Nuclear pwer plant peratrs need t mnitr radinuclides t safeguard the envirnment

More information

Computational modeling techniques

Computational modeling techniques Cmputatinal mdeling techniques Lecture 2: Mdeling change. In Petre Department f IT, Åb Akademi http://users.ab.fi/ipetre/cmpmd/ Cntent f the lecture Basic paradigm f mdeling change Examples Linear dynamical

More information

NUMBERS, MATHEMATICS AND EQUATIONS

NUMBERS, MATHEMATICS AND EQUATIONS AUSTRALIAN CURRICULUM PHYSICS GETTING STARTED WITH PHYSICS NUMBERS, MATHEMATICS AND EQUATIONS An integral part t the understanding f ur physical wrld is the use f mathematical mdels which can be used t

More information

ACCELEROGRAPH RECORDINGS OF THE M USA EARTHQUAKE 16 SEPTEMBER, 1972

ACCELEROGRAPH RECORDINGS OF THE M USA EARTHQUAKE 16 SEPTEMBER, 1972 115 ACCELEROGRAPH RECORDINGS OF THE M USA EARTHQUAKE 16 SEPTEMBER, 1972 B.Gauir SUMMARY On 16 September, 1972 at 04 15 09.8 UT an earthquake f magnitude ML 5.0 ccurred in sutheast Papua within abut 20

More information

Cambridge Assessment International Education Cambridge Ordinary Level. Published

Cambridge Assessment International Education Cambridge Ordinary Level. Published Cambridge Assessment Internatinal Educatin Cambridge Ordinary Level ADDITIONAL MATHEMATICS 4037/1 Paper 1 Octber/Nvember 017 MARK SCHEME Maximum Mark: 80 Published This mark scheme is published as an aid

More information

Accelerated Chemistry POGIL: Half-life

Accelerated Chemistry POGIL: Half-life Name: Date: Perid: Accelerated Chemistry POGIL: Half-life Why? Every radiistpe has a characteristic rate f decay measured by its half-life. Half-lives can be as shrt as a fractin f a secnd r as lng as

More information

PSU GISPOPSCI June 2011 Ordinary Least Squares & Spatial Linear Regression in GeoDa

PSU GISPOPSCI June 2011 Ordinary Least Squares & Spatial Linear Regression in GeoDa There are tw parts t this lab. The first is intended t demnstrate hw t request and interpret the spatial diagnstics f a standard OLS regressin mdel using GeDa. The diagnstics prvide infrmatin abut the

More information

CESAR Science Case The differential rotation of the Sun and its Chromosphere. Introduction. Material that is necessary during the laboratory

CESAR Science Case The differential rotation of the Sun and its Chromosphere. Introduction. Material that is necessary during the laboratory Teacher s guide CESAR Science Case The differential rtatin f the Sun and its Chrmsphere Material that is necessary during the labratry CESAR Astrnmical wrd list CESAR Bklet CESAR Frmula sheet CESAR Student

More information

PLEASURE TEST SERIES (XI) - 07 By O.P. Gupta (For stuffs on Math, click at theopgupta.com)

PLEASURE TEST SERIES (XI) - 07 By O.P. Gupta (For stuffs on Math, click at theopgupta.com) A Cmpilatin By : OP Gupta (WhatsApp @ +9-9650 50 80) Fr mre stuffs n Maths, please visit : wwwtheopguptacm Time Allwed : 80 Minutes Max Marks : 00 SECTION A Questin numbers 0 t 0 carry mark each x x 5

More information

20 Faraday s Law and Maxwell s Extension to Ampere s Law

20 Faraday s Law and Maxwell s Extension to Ampere s Law Chapter 20 Faraday s Law and Maxwell s Extensin t Ampere s Law 20 Faraday s Law and Maxwell s Extensin t Ampere s Law Cnsider the case f a charged particle that is ming in the icinity f a ming bar magnet

More information

A Polarimetric Survey of Radio Frequency Interference in C- and X-Bands in the Continental United States using WindSat Radiometry

A Polarimetric Survey of Radio Frequency Interference in C- and X-Bands in the Continental United States using WindSat Radiometry A Plarimetric Survey f Radi Frequency Interference in C- and X-Bands in the Cntinental United States using WindSat Radimetry Steven W. Ellingsn Octber, Cntents Intrductin WindSat Methdlgy Analysis f RFI

More information

Subject description processes

Subject description processes Subject representatin 6.1.2. Subject descriptin prcesses Overview Fur majr prcesses r areas f practice fr representing subjects are classificatin, subject catalging, indexing, and abstracting. The prcesses

More information

Introduction to Spacetime Geometry

Introduction to Spacetime Geometry Intrductin t Spacetime Gemetry Let s start with a review f a basic feature f Euclidean gemetry, the Pythagrean therem. In a twdimensinal crdinate system we can relate the length f a line segment t the

More information

Lim f (x) e. Find the largest possible domain and its discontinuity points. Why is it discontinuous at those points (if any)?

Lim f (x) e. Find the largest possible domain and its discontinuity points. Why is it discontinuous at those points (if any)? THESE ARE SAMPLE QUESTIONS FOR EACH OF THE STUDENT LEARNING OUTCOMES (SLO) SET FOR THIS COURSE. SLO 1: Understand and use the cncept f the limit f a functin i. Use prperties f limits and ther techniques,

More information

Lab #3: Pendulum Period and Proportionalities

Lab #3: Pendulum Period and Proportionalities Physics 144 Chwdary Hw Things Wrk Spring 2006 Name: Partners Name(s): Intrductin Lab #3: Pendulum Perid and Prprtinalities Smetimes, it is useful t knw the dependence f ne quantity n anther, like hw the

More information

CHAPTER 24: INFERENCE IN REGRESSION. Chapter 24: Make inferences about the population from which the sample data came.

CHAPTER 24: INFERENCE IN REGRESSION. Chapter 24: Make inferences about the population from which the sample data came. MATH 1342 Ch. 24 April 25 and 27, 2013 Page 1 f 5 CHAPTER 24: INFERENCE IN REGRESSION Chapters 4 and 5: Relatinships between tw quantitative variables. Be able t Make a graph (scatterplt) Summarize the

More information

ECE 545 Project Deliverables

ECE 545 Project Deliverables ECE 545 Prject Deliverables Tp-level flder: _ Secnd-level flders: 1_assumptins 2_blck_diagrams 3_interface 4_ASM_charts 5_surce_cde 6_verificatin 7_timing_analysis 8_results

More information

Medium Scale Integrated (MSI) devices [Sections 2.9 and 2.10]

Medium Scale Integrated (MSI) devices [Sections 2.9 and 2.10] EECS 270, Winter 2017, Lecture 3 Page 1 f 6 Medium Scale Integrated (MSI) devices [Sectins 2.9 and 2.10] As we ve seen, it s smetimes nt reasnable t d all the design wrk at the gate-level smetimes we just

More information

Functions. EXPLORE \g the Inverse of ao Exponential Function

Functions. EXPLORE \g the Inverse of ao Exponential Function ifeg Seepe3 Functins Essential questin: What are the characteristics f lgarithmic functins? Recall that if/(x) is a ne-t-ne functin, then the graphs f/(x) and its inverse,/'~\x}, are reflectins f each

More information

Section 5.8 Notes Page Exponential Growth and Decay Models; Newton s Law

Section 5.8 Notes Page Exponential Growth and Decay Models; Newton s Law Sectin 5.8 Ntes Page 1 5.8 Expnential Grwth and Decay Mdels; Newtn s Law There are many applicatins t expnential functins that we will fcus n in this sectin. First let s lk at the expnential mdel. Expnential

More information

Flipping Physics Lecture Notes: Simple Harmonic Motion Introduction via a Horizontal Mass-Spring System

Flipping Physics Lecture Notes: Simple Harmonic Motion Introduction via a Horizontal Mass-Spring System Flipping Physics Lecture Ntes: Simple Harmnic Mtin Intrductin via a Hrizntal Mass-Spring System A Hrizntal Mass-Spring System is where a mass is attached t a spring, riented hrizntally, and then placed

More information

Unit 1: Introduction to Biology

Unit 1: Introduction to Biology Name: Unit 1: Intrductin t Bilgy Theme: Frm mlecules t rganisms Students will be able t: 1.1 Plan and cnduct an investigatin: Define the questin, develp a hypthesis, design an experiment and cllect infrmatin,

More information

QUIZ Fundamentals of Daylighting 1h30

QUIZ Fundamentals of Daylighting 1h30 MIT Architecture Fall 6 Curse 4.4 Daylighting M. Andersen Octber 17, 6 QUIZ Fundamentals f Daylighting 1h Questins pts 3 pts a. Hw wuld yu describe the greenhuse effect bserved inside a glazed space? Hw

More information

MODULE 1. e x + c. [You can t separate a demominator, but you can divide a single denominator into each numerator term] a + b a(a + b)+1 = a + b

MODULE 1. e x + c. [You can t separate a demominator, but you can divide a single denominator into each numerator term] a + b a(a + b)+1 = a + b . REVIEW OF SOME BASIC ALGEBRA MODULE () Slving Equatins Yu shuld be able t slve fr x: a + b = c a d + e x + c and get x = e(ba +) b(c a) d(ba +) c Cmmn mistakes and strategies:. a b + c a b + a c, but

More information

Writing Guidelines. (Updated: November 25, 2009) Forwards

Writing Guidelines. (Updated: November 25, 2009) Forwards Writing Guidelines (Updated: Nvember 25, 2009) Frwards I have fund in my review f the manuscripts frm ur students and research assciates, as well as thse submitted t varius jurnals by thers that the majr

More information

Getting Involved O. Responsibilities of a Member. People Are Depending On You. Participation Is Important. Think It Through

Getting Involved O. Responsibilities of a Member. People Are Depending On You. Participation Is Important. Think It Through f Getting Invlved O Literature Circles can be fun. It is exciting t be part f a grup that shares smething. S get invlved, read, think, and talk abut bks! Respnsibilities f a Member Remember a Literature

More information

LHS Mathematics Department Honors Pre-Calculus Final Exam 2002 Answers

LHS Mathematics Department Honors Pre-Calculus Final Exam 2002 Answers LHS Mathematics Department Hnrs Pre-alculus Final Eam nswers Part Shrt Prblems The table at the right gives the ppulatin f Massachusetts ver the past several decades Using an epnential mdel, predict the

More information

A Quick Overview of the. Framework for K 12 Science Education

A Quick Overview of the. Framework for K 12 Science Education A Quick Overview f the NGSS EQuIP MODULE 1 Framewrk fr K 12 Science Educatin Mdule 1: A Quick Overview f the Framewrk fr K 12 Science Educatin This mdule prvides a brief backgrund n the Framewrk fr K-12

More information

Study Group Report: Plate-fin Heat Exchangers: AEA Technology

Study Group Report: Plate-fin Heat Exchangers: AEA Technology Study Grup Reprt: Plate-fin Heat Exchangers: AEA Technlgy The prblem under study cncerned the apparent discrepancy between a series f experiments using a plate fin heat exchanger and the classical thery

More information

Exponential Functions, Growth and Decay

Exponential Functions, Growth and Decay Name..Class. Date. Expnential Functins, Grwth and Decay Essential questin: What are the characteristics f an expnential junctin? In an expnential functin, the variable is an expnent. The parent functin

More information

SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical model for microarray data analysis

SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical model for microarray data analysis SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical mdel fr micrarray data analysis David Rssell Department f Bistatistics M.D. Andersn Cancer Center, Hustn, TX 77030, USA rsselldavid@gmail.cm

More information

Preparation work for A2 Mathematics [2017]

Preparation work for A2 Mathematics [2017] Preparatin wrk fr A2 Mathematics [2017] The wrk studied in Y12 after the return frm study leave is frm the Cre 3 mdule f the A2 Mathematics curse. This wrk will nly be reviewed during Year 13, it will

More information

AP Statistics Practice Test Unit Three Exploring Relationships Between Variables. Name Period Date

AP Statistics Practice Test Unit Three Exploring Relationships Between Variables. Name Period Date AP Statistics Practice Test Unit Three Explring Relatinships Between Variables Name Perid Date True r False: 1. Crrelatin and regressin require explanatry and respnse variables. 1. 2. Every least squares

More information

Guide to Using the Rubric to Score the Klf4 PREBUILD Model for Science Olympiad National Competitions

Guide to Using the Rubric to Score the Klf4 PREBUILD Model for Science Olympiad National Competitions Guide t Using the Rubric t Scre the Klf4 PREBUILD Mdel fr Science Olympiad 2010-2011 Natinal Cmpetitins These instructins are t help the event supervisr and scring judges use the rubric develped by the

More information

Electric Current and Resistance

Electric Current and Resistance Electric Current and Resistance Electric Current Electric current is the rate f flw f charge thrugh sme regin f space The SI unit f current is the ampere (A) 1 A = 1 C / s The symbl fr electric current

More information

Physics 212. Lecture 12. Today's Concept: Magnetic Force on moving charges. Physics 212 Lecture 12, Slide 1

Physics 212. Lecture 12. Today's Concept: Magnetic Force on moving charges. Physics 212 Lecture 12, Slide 1 Physics 1 Lecture 1 Tday's Cncept: Magnetic Frce n mving charges F qv Physics 1 Lecture 1, Slide 1 Music Wh is the Artist? A) The Meters ) The Neville rthers C) Trmbne Shrty D) Michael Franti E) Radiatrs

More information

Preparation work for A2 Mathematics [2018]

Preparation work for A2 Mathematics [2018] Preparatin wrk fr A Mathematics [018] The wrk studied in Y1 will frm the fundatins n which will build upn in Year 13. It will nly be reviewed during Year 13, it will nt be retaught. This is t allw time

More information

LESSON 09: EARTH S STRUCTURE

LESSON 09: EARTH S STRUCTURE G E O S C I E N C E : E A R T H A N D F I R E G E O S C I E N C E S : E A R T H A N D F I R E LESSON 09: EARTH S STRUCTURE READING & RESEARCH Read KSE Earth s Structure, pp. 8-9. Read DSE Structure f the

More information

M thematics. National 5 Practice Paper E. Paper 1. Duration 1 hour. Total marks 40

M thematics. National 5 Practice Paper E. Paper 1. Duration 1 hour. Total marks 40 N5 M thematics Natinal 5 Practice Paper E Paper 1 Duratin 1 hur Ttal marks 40 Yu may NOT use a calculatr Attempt all the questins. Use blue r black ink. Full credit will nly be given t slutins which cntain

More information

BASIC DIRECT-CURRENT MEASUREMENTS

BASIC DIRECT-CURRENT MEASUREMENTS Brwn University Physics 0040 Intrductin BASIC DIRECT-CURRENT MEASUREMENTS The measurements described here illustrate the peratin f resistrs and capacitrs in electric circuits, and the use f sme standard

More information

Chapter Summary. Mathematical Induction Strong Induction Recursive Definitions Structural Induction Recursive Algorithms

Chapter Summary. Mathematical Induction Strong Induction Recursive Definitions Structural Induction Recursive Algorithms Chapter 5 1 Chapter Summary Mathematical Inductin Strng Inductin Recursive Definitins Structural Inductin Recursive Algrithms Sectin 5.1 3 Sectin Summary Mathematical Inductin Examples f Prf by Mathematical

More information

Sections 15.1 to 15.12, 16.1 and 16.2 of the textbook (Robbins-Miller) cover the materials required for this topic.

Sections 15.1 to 15.12, 16.1 and 16.2 of the textbook (Robbins-Miller) cover the materials required for this topic. Tpic : AC Fundamentals, Sinusidal Wavefrm, and Phasrs Sectins 5. t 5., 6. and 6. f the textbk (Rbbins-Miller) cver the materials required fr this tpic.. Wavefrms in electrical systems are current r vltage

More information

Fall 2013 Physics 172 Recitation 3 Momentum and Springs

Fall 2013 Physics 172 Recitation 3 Momentum and Springs Fall 03 Physics 7 Recitatin 3 Mmentum and Springs Purpse: The purpse f this recitatin is t give yu experience wrking with mmentum and the mmentum update frmula. Readings: Chapter.3-.5 Learning Objectives:.3.

More information

Building to Transformations on Coordinate Axis Grade 5: Geometry Graph points on the coordinate plane to solve real-world and mathematical problems.

Building to Transformations on Coordinate Axis Grade 5: Geometry Graph points on the coordinate plane to solve real-world and mathematical problems. Building t Transfrmatins n Crdinate Axis Grade 5: Gemetry Graph pints n the crdinate plane t slve real-wrld and mathematical prblems. 5.G.1. Use a pair f perpendicular number lines, called axes, t define

More information

Department: MATHEMATICS

Department: MATHEMATICS Cde: MATH 022 Title: ALGEBRA SKILLS Institute: STEM Department: MATHEMATICS Curse Descriptin: This curse prvides students wh have cmpleted MATH 021 with the necessary skills and cncepts t cntinue the study

More information

5 th grade Common Core Standards

5 th grade Common Core Standards 5 th grade Cmmn Cre Standards In Grade 5, instructinal time shuld fcus n three critical areas: (1) develping fluency with additin and subtractin f fractins, and develping understanding f the multiplicatin

More information

Application of ILIUM to the estimation of the T eff [Fe/H] pair from BP/RP

Application of ILIUM to the estimation of the T eff [Fe/H] pair from BP/RP Applicatin f ILIUM t the estimatin f the T eff [Fe/H] pair frm BP/RP prepared by: apprved by: reference: issue: 1 revisin: 1 date: 2009-02-10 status: Issued Cryn A.L. Bailer-Jnes Max Planck Institute fr

More information

Materials Engineering 272-C Fall 2001, Lecture 7 & 8 Fundamentals of Diffusion

Materials Engineering 272-C Fall 2001, Lecture 7 & 8 Fundamentals of Diffusion Materials Engineering 272-C Fall 2001, Lecture 7 & 8 Fundamentals f Diffusin Diffusin: Transprt in a slid, liquid, r gas driven by a cncentratin gradient (r, in the case f mass transprt, a chemical ptential

More information

AMERICAN PETROLEUM INSTITUTE API RP 581 RISK BASED INSPECTION BASE RESOURCE DOCUMENT BALLOT COVER PAGE

AMERICAN PETROLEUM INSTITUTE API RP 581 RISK BASED INSPECTION BASE RESOURCE DOCUMENT BALLOT COVER PAGE Ballt ID: Title: USING LIFE EXTENSION FACTOR (LEF) TO INCREASE BUNDLE INSPECTION INTERVAL Purpse: 1. Prvides a methd t increase a bundle s inspectin interval t accunt fr LEF. 2. Clarifies Table 8.6.5 Als

More information

Tutorial 3: Building a spectral library in Skyline

Tutorial 3: Building a spectral library in Skyline SRM Curse 2013 Tutrial 3 Spectral Library Tutrial 3: Building a spectral library in Skyline Spectral libraries fr SRM methd design and fr data analysis can be either directly added t a Skyline dcument

More information

DEFENSE OCCUPATIONAL AND ENVIRONMENTAL HEALTH READINESS SYSTEM (DOEHRS) ENVIRONMENTAL HEALTH SAMPLING ELECTRONIC DATA DELIVERABLE (EDD) GUIDE

DEFENSE OCCUPATIONAL AND ENVIRONMENTAL HEALTH READINESS SYSTEM (DOEHRS) ENVIRONMENTAL HEALTH SAMPLING ELECTRONIC DATA DELIVERABLE (EDD) GUIDE DEFENSE OCCUPATIOL AND ENVIRONMENTAL HEALTH READINESS SYSTEM (DOEHRS) ENVIRONMENTAL HEALTH SAMPLING ELECTRONIC DATA DELIVERABLE (EDD) GUIDE 20 JUNE 2017 V1.0 i TABLE OF CONTENTS 1 INTRODUCTION... 1 2 CONCEPT

More information

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) >

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) > Btstrap Methd > # Purpse: understand hw btstrap methd wrks > bs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(bs) > mean(bs) [1] 21.64625 > # estimate f lambda > lambda = 1/mean(bs);

More information

Physics 2B Chapter 23 Notes - Faraday s Law & Inductors Spring 2018

Physics 2B Chapter 23 Notes - Faraday s Law & Inductors Spring 2018 Michael Faraday lived in the Lndn area frm 1791 t 1867. He was 29 years ld when Hand Oersted, in 1820, accidentally discvered that electric current creates magnetic field. Thrugh empirical bservatin and

More information

NAME TEMPERATURE AND HUMIDITY. I. Introduction

NAME TEMPERATURE AND HUMIDITY. I. Introduction NAME TEMPERATURE AND HUMIDITY I. Intrductin Temperature is the single mst imprtant factr in determining atmspheric cnditins because it greatly influences: 1. The amunt f water vapr in the air 2. The pssibility

More information

This section is primarily focused on tools to aid us in finding roots/zeros/ -intercepts of polynomials. Essentially, our focus turns to solving.

This section is primarily focused on tools to aid us in finding roots/zeros/ -intercepts of polynomials. Essentially, our focus turns to solving. Sectin 3.2: Many f yu WILL need t watch the crrespnding vides fr this sectin n MyOpenMath! This sectin is primarily fcused n tls t aid us in finding rts/zers/ -intercepts f plynmials. Essentially, ur fcus

More information

1 PreCalculus AP Unit G Rotational Trig (MCR) Name:

1 PreCalculus AP Unit G Rotational Trig (MCR) Name: 1 PreCalculus AP Unit G Rtatinal Trig (MCR) Name: Big idea In this unit yu will extend yur knwledge f SOH CAH TOA t wrk with btuse and reflex angles. This extensin will invlve the unit circle which will

More information

Precalculus A. Semester Exam Review

Precalculus A. Semester Exam Review Precalculus A 015-016 MCPS 015 016 1 The semester A eaminatin fr Precalculus cnsists f tw parts. Part 1 is selected respnse n which a calculatr will NOT be allwed. Part is shrt answer n which a calculatr

More information

Activity 2 Dimensional Analysis

Activity 2 Dimensional Analysis Activity 2 Dimensinal Analysis Gals! Develp cnversin factrs frm cmmn equalities.! Use cnversin factrs t cnvert between different units f measure.! Apply the cncept f dimensinal analysis t string tgether

More information

I understand the new topics for this unit if I can do the practice questions in the textbook/handouts

I understand the new topics for this unit if I can do the practice questions in the textbook/handouts 1 U n i t 6 11U Date: Name: Sinusidals Unit 6 Tentative TEST date Big idea/learning Gals In this unit yu will learn hw trignmetry can be used t mdel wavelike relatinships. These wavelike functins are called

More information

Interference is when two (or more) sets of waves meet and combine to produce a new pattern.

Interference is when two (or more) sets of waves meet and combine to produce a new pattern. Interference Interference is when tw (r mre) sets f waves meet and cmbine t prduce a new pattern. This pattern can vary depending n the riginal wave directin, wavelength, amplitude, etc. The tw mst extreme

More information

WebStats User s Guide (Windows Version) Advanced Internet Technologies, Inc. December 18, 2005

WebStats User s Guide (Windows Version) Advanced Internet Technologies, Inc. December 18, 2005 Page 1 f 50 WebStats User s Guide (Windws Versin) WebStats User s Guide (Windws Versin) Advanced Internet Technlgies, Inc. December 18, 2005 Search All Yur Favrite Engines frm a Single Surce with tybit!!!

More information

Figure 1a. A planar mechanism.

Figure 1a. A planar mechanism. ME 5 - Machine Design I Fall Semester 0 Name f Student Lab Sectin Number EXAM. OPEN BOOK AND CLOSED NOTES. Mnday, September rd, 0 Write n ne side nly f the paper prvided fr yur slutins. Where necessary,

More information

[COLLEGE ALGEBRA EXAM I REVIEW TOPICS] ( u s e t h i s t o m a k e s u r e y o u a r e r e a d y )

[COLLEGE ALGEBRA EXAM I REVIEW TOPICS] ( u s e t h i s t o m a k e s u r e y o u a r e r e a d y ) (Abut the final) [COLLEGE ALGEBRA EXAM I REVIEW TOPICS] ( u s e t h i s t m a k e s u r e y u a r e r e a d y ) The department writes the final exam s I dn't really knw what's n it and I can't very well

More information

GEOMETRY Transformation Project

GEOMETRY Transformation Project GEOMETRY Transfrmatin Prject T bring tgether the unit f transfrmatins, yu will be making a Gemetry Transfrmatins Prject based n yur interest. This prject is meant t give yu an pprtunity t explre hw transfrmatins

More information

TP1 - Introduction to ArcGIS

TP1 - Introduction to ArcGIS TP1 - Intrductin t ArcGIS During this practical, we will use ArcGIS (ArcMap and ArcCatalg) t create maps f predictrs that culd explain the bserved bird richness in Switzerland. ArcMap is principally used

More information