What to do when coalescing fails. The Need for Relocation. Memory Compaction. Why we swap. Pure Swapping 4/14/2017. Virtual Memory and Demand Paging

Size: px
Start display at page:

Download "What to do when coalescing fails. The Need for Relocation. Memory Compaction. Why we swap. Pure Swapping 4/14/2017. Virtual Memory and Demand Paging"

Transcription

1 Wht to o when olesing fils 5H. Memory Comption 6A. Swpping to Seonry Storge 5E. Dynmi Relotion 6B. Pging Memory Mngement Units 6C. Demn Pging 6D. Replement Algorithms 6E. Thrshing n Working Sets 6F. Pging Optimiztions 6H. Pging n Segmenttion 6I. Virtul Memory n I/O grge olletion is just nother wy to free oesn t gretly help or hurt frgmenttion ongoing tivity n strve olesing hunks rellote efore neighors eome free we oul stop epting new llotions onvoy on memory mnger woul trsh throughput we nee wy to rerrnge tive memory re-pk ll proesses in one en of memory rete one ig hunk of free spe t other en 1 2 Memory Comption P F P D P C P E swp evie The Nee for Relotion Memory omption moves proess from where we originlly loe it to new ple so we n ompt the llote memory olese free spe to ure externl frgmenttion But progrm is full of resses onitionl rnhes, suroutine lls t resses in the oe, n in pointers We n t fin/upte ll of these pointers s we just sw with Grge Colletion 3 4 Why we swp mke est use of limite mount of memory proess n only exeute if it is in memory n t keep ll proesses in memory ll the time if it isn't READY, it oesn't nee to e in memory swp it out n mke room for other proesses improve CPU utiliztion when there re no READY proesses, CPU is ile CPU ile time mens reue system throughput more READY proesses mens etter utiliztion 5 Pure Swpping eh segment is ontiguous in memory, n on seonry storge ll in memory, or ll on swp evie swpping tkes gret el of time trnsferring entire t (n text) segments swpping wstes gret el of memory proesses selom nee the entire segment vrile length memory/isk llotion omplex, expensive, externl frgmenttion 6 1

2 The Nee for Dynmi Relotion there re few resons to move proess nees lrger hunk of memory swppe out, swppe k in to new lotion to ompt frgmente free spe ll resses in the progrm will e wrong referenes in the oe, pointers in the t it is not fesile to re-linkge eit the progrm new pointers hve een rete uring run-time 0x shre oe DLL 1 Virtul Aress Trnsltion privte t privte stk 0xFFFFFFFF physil ress spe (s on CPU/memory us) ress trnsltion unit (mgil) virtul ress spe (s seen y proess) 7 8 Segment Relotion nturl unit of llotion n relotion proess ress spe me up of segments eh segment is ontiguous w/no holes CPU hs segment se registers point to (physil memory) se of eh segment CPU utomtilly relotes ll referenes OS uses for virtul ress trnsltion set se to region where segment is loe effiient: CPU n relote every referene trnsprent: ny segment n move nywhere 0x shre oe DLL 1 Segment Relotion virtul ress spe privte t privte stk 0xFFFFFFFF oe se register t se register ux se register stk se register physil memory physil = virtul + se seg stk oe t DLL x shre oe privte t DLL 1 DLL 2 DLL 3 Moving Segment The virtul ress of the stk oesn t hnge oe se register ux se register privte stk 0xFFFFFFFF t se register stk se register physil = virtul + se seg We just hnge the vlue in the stk se register Let s sy we nee to move the stk in physil memory oe stk Physilmemory DLL t 11 Privy n Protetion onfine proess to its own ress spe eh segment lso hs length/limit register CPU verifies ll offsets re within rnge genertes ressing exeption if not proteting re-only segments ssoite re/write ess with eh segment CPU ensures integrity of re-only segments segmenttion register upte is privilege only kernel-moe oe n o this 12 2

3 Are Segments the Answer? very nturl unit of ress spe vrile length, ontiguous t los ll-or-none with uniform r/w or r/o ess onvenient/powerful virtul ress strtion ut they re vrile length they require ontiguous physil memory ultimtely leing to externl frgmenttion requiring expensive swpping for omption n in tht moment he ws enlightene pge ress trnsltion proess virtul ress spe CODE DATA STACK physil memory Pging n Frgmenttion Pging Memory Mngement Unit virtul ress physil ress pge # offset pge # offset segment is implemente s set of virtul pges internl frgmenttion verges only ½ pge (hlf of the lst one) externl frgmenttion ompletely non-existent (we never rve up pges) virtul pge # is use s n inex into the pge tle vli it is heke to ensure tht this virtul pge # is legl. V pge # V pge # V pge # 0 V pge # 0 V pge # V pge # pge tle offset within pge remins the sme. selete entry ontins physil pge numer Pging Relotion Exmples virtul ress physil ress C08 3E C20 041F 1C pge fult V 0C20 V 0105 V 00A1 0 V 041F 0 V 0D10 V 0AC3 pge tle Supplementry Slies 17 3

4 implementing pging MMU MMUs use to sit etween the CPU n us now they re typilly integrte into the CPU pge tles originlly implemente in speil fst registers now, w/lrger ress spes, store in memory entries he in very fst registers s they re use whih mkes he invlition n issue optionl fetures re/write ess ontrol, referene/irty its seprte pge tles for eh proessor moe upting pging MMU ing/removing pges for urrent proess iretly upte tive pge tle in memory privilege instrution to flush (stle) he entries swithing from one proess to nother mintin seprte pge tles for eh proess privilege instrution los pointer to new pge tle relo instrution flushes previously he entries shring pges etween multiple proesses mke eh pge tle point to sme physil pge n e re-only or re/write shring Swpping is Wsteful Loing Pges On Demn proess oes not use ll its pges ll the time oe n t oth exhiit referene lolity some oe/t my selom e use keeping ll pges in memory wstes spe more spe/proess = fewer proesses in memory swpping them ll in n out wstes time longer trnsfers, longer wits for isk it ritrrily limits the size of proess proess must e smller thn ville memory pging MMU supports not present pges CPU ess of present pges proees normlly essing not present pge genertes trp operting system n proess this pge fult reognize tht it is request for nother pge re tht pge in n resume proess exeution entire proess neen t e in memory to run strt eh proess with suset of its pges lo itionl pges s progrm emns them Pge Fult Hnling initilize pge tle entries to not present CPU fults when invli pge is referene 1. trp forwre to pge fult hnler 2. etermine whih pge, where it resies 3. fin n llote free pge frme 4. lok proess, sheule I/O to re pge in 5. upte pge tle point t newly re-in pge 6. k up user-moe PC to retry file instrution 7. unlok proess, return to user-moe Menwhile, other proesses n run Demn Pging vntges improve system performne fewer in-memory pges per proess more proesses in primry memory more prllelism, etter throughput etter response time for proesses lrey in memory less time require to pge proesses in n out less isk I/O mens reue queuing elys fewer limittions on proess size proess n e lrger thn physil memory proess n hve huge (sprse) virtul spe

5 Are Pge Fults Prolem? Pge fults shoul not ffet orretness fter fult is hnle, esire pge is in RAM proess runs gin, n n now use tht pge (ssuming the OS properly sves/restores stte) But progrms might run veryslowly itionl ontext swithes wste ville CPU itionl isk I/O wstes ville throughput proesses re elye witing for neee pges We must minimize the numer of pge fults Minimizing Numer of Pge Fults There re two wys: keep the right pges in memory give proess more pges of memory How o we keep right pges in memory? we hve no ontrol over wht pges we ring in ut we n eie whih pges to evit this is lle replement strtegy How mny pges oes proess nee? tht epens on whih proess n when this is lle the proess working set Bely's Optiml Algorithm Do we nee n Optiml lgorithm? Q: whih pge shoul we reple? A: the one we won't nee for the longest time Why is this the right pge? it elys the next pge fult s long s possile minimum numer of pge fults per unit time How n we preit future referenes? Belynnot e implemente in rel system ut we n run implement it for test t strems we n ompre other lgorithms ginst it Be very ler on wht our gol is we re not trying minimize the # of pge fults we re trying to minimize the ost of pging TANSTAAFL we py prie for every pge fult we lso py for every replement eision some eisions re more expensive thn fults we must o ost/enefit nlysis Approximting Optiml Replement note whih pges hve reently een use use this t to preit future ehvior Possile replement lgorithms rnom, FIFO: strw-men... forget them Lest Reently Use ssert ner future will e like reent pst progrms o exhiit temporl n sptil lolity if we hven t use it reently, we proly won t soon we on t hve to e right 100% of the time the more right we re, the more pge fults we sve Why Progrms Exhiit Lolity Coe lolity oe in sme routine is in sme/jent pge loops iterte over the sme oe few routines re lle repetely intr-moule lls re ommon Stk lolity tivity fouses on this n jent ll frmes Dt referene lolity this is ommon, ut not ssure

6 True LRU is hr to implement mintin this informtion in the MMU? MMU notes the time, every time pge is referene mye we n get per-pge re/written it mintin this informtion in softwre? mrk ll pges invli, even if they re in memory tke fult the first time eh pge is referene then mrk this pge vli for the rest of the time slie fining olest pge is prohiitively expensive 16GB memory / 4K pge = 4M pges to sn Prtil LRU surrogtes must e hep n t use itionl pge fults voi snning the whole pge tle (it is ig) lok lgorithms surrogte for LRU orgnize ll pges in irulr list position roun the list is surrogte for ge progressive sn whenever we nee nother pge for eh pge, sk MMU if pge hs een referene if so, reset the referene it in the MMU; skip pge if not, onsier this pge to e the lest reently use True Glol LRU Replement LRU Clok Algorithm referene e f e referene True LRU frme 0 frme 1 frme 2 frme 3 e f e los 4, replements 7 f e e LRU lok frme 0 frme 1 frme 2 frme 3 lok pos True LRU los 4, replements 7 f e e los 4, replements 7 E 2 frme 0 frme 1 frme 2 frme 3 e f e Working Sets per proess LRU nturl working set size Glol LRU is proly luner intertion with roun-roin sheuling etter to give eh proess it's own pge pool o LRU replement within tht pool fixe # of pges per proess is lso ifferent proesses exhiit ifferent lolity whih pges re neee hnges over time numer of pges neee hnges over time muh like ifferent nturl sheuling intervls we lerly wnt ynmi working sets numer of pge fults thrshing in insuffiient spe It n t e one the sweet spot working set size little mrginl enefit for itionl spe More, is just more

7 (Optiml Working Sets) Wht is optiml working set for proess? numer of pges neee uring next time slie wht if try to run proess in fewer pges? neee pges reple one nother ontinuously this is lle "thrshing" how n we know wht working set size is? y oserving the proess ehvior whih pges shoul e in the working-set? no nee to guess, the proess will fult for them Implementing Working Sets mnge working set size ssign pge frmes to eh in-memory proess proesses pge ginst themselves in working set oserve pging ehvior (fults per unit time) just numer of ssigne pge frmes oringly pge steling (WS-Clok) lgorithms trk lst use time for eh pge, for owning proess fin pge lest reently use (y its owner) proesses tht nee more pges ten to get more proesses tht on't use their pges ten to lose them Working Set Clok Algorithm Working Set Clok Algorithm pge frme pge frme referene referene proess P 0 P 0 P 1 P 2 P 2 P 1 P 1 P 0 P 2 P 0 P 1 P 2 P 0 P 1 P 2 proess P 0 P 0 P 1 P 2 P 2 P 1 P 1 P 0 P 2 P 0 P 10 P 2 P 0 P 1 P 2 lst ref lst ref lok ptr urrent exeution times P 0 = 55 P 1 = 75 P 2 = 80 t = 15 lok ptr urrent exeution times P 0 = 55 P 1 = 75 P 2 = 80 t = 25 P 0 gets fult pge 6 ws just referene ler ref it, upte time pge 7 is (55-33=22) ms ol P 0 reples his own pge P 0 gets fult pge 6 ws just referene pge 7 is (55-33=22) ms ol P 0 reples his own pge P 0 gets fult pge 6 ws just referene pge 7 is (55-33=22) ms ol pge 8 is (80-72=8) ms ol pge 9 is (55-54=1) ms ol pge 10 is (75-23=52) ms ol P 0 stels this pge from P 1 E Thrshing Prevention Pre-loing pge/swp hyri working set size hrterizes eh proess how mny pges it nees to run for τmilliseons Wht if we on t hve enough memory? sum of our working sets exees ville memory we nnot squeeze working set sizes this will result in thrshing reue numer of ompeting proesses swp some of the reyproesses out to ensure enough memory for the rest to run we n roun-roin who is in n out wht hppens when proess swps in pure swpping ll pges present efore proess is run, no pge fults pure emn pging pges re only rought in s neee fewer pges per proess, more proesses in memory wht if we pre-lo the lst working set? fr fewer pges to e re in thn swpping prolythe sme isk res s pure emn pging fr fewer initil pge fults thn pure emn pging

8 Clen n Dirty Pges onsier pge, reently pge in from isk there re two opies, on on isk, one in memory if the in-memory opy hs not een moifie there is still vli opy on isk the in-memory opy is si to e "len" we n reple pge without writing it k to isk if the in-memory opy hs een moifie the opy on isk is no longer up-to-te the in-memory opy is si to e "irty" if we write it out to isk, it eomes "len" gin preemptive pge lunering len pges n e reple t ny time opy on isk is lrey up to te len pges give flexiility to memory sheuler mny pges tht n, if neessry, e reple ongoing kgroun write-out of irty pges fin n write-out ll irty, non-running pges no point in writing out pge tht is tively in use on ssumption we will eventully hve to pge out mke them len gin, ville for replement this is the outgoing equivlent of pre-loing Copy on Write fork(2) is very expensive opertion we must opy ll privte t/stk pges sly most will e isre y next exe(2) ssume hil will not upte most pges shre ll privte pges, mrk them opy on write hnge them to e re-only for prent n hil on write-pge fult, mke opy of tht pge on exe, remining pges eome privte gin opy on write is ommon optimiztion pging n segmenttion pges re very nie memory llotion unit they eliminte internl n externl frgmenttion they mit of very simple n powerful MMU they re not prtiulrly nturl unit of t progrms re omprise of, n operte on, segments segments re the nturl hunks of virtul ress spe e.g. we mp new segment into the virtul ress spe eh oe, t, stk segment ontins mny pges two levels of memory mngement strtion virtul ress spe is omprise of segments relotion & swpping is one on pge sis segment se ressing, with pge se relotion user proesses see segments, pging is invisile segmenttion on top of pging segment se registers s s es ss proess virtul ress spe Segments olletions of pges segment is nme olletion of pges eh pge hs home on seonry storge opertions on segments: rete/open/estroy mp/unmp segment to/from proess fin physil pge numer of virtul pge n onnetion etween pging & segmenttion segment mpping implemente w/pge mpping pge fulting uses segments to fin requeste pge B

9 Mnging Seonry Storge where o pges live when not in memory? we swp them out to seonry storge (isk) how o we mnge our swp spe? s pool of vrile length prtitions? D llote ontiguous region for eh proess 2 s rnom olletion of pges? just use it-mp to keep trk of whih re free s file system? rete file per proess (or segment) file offsets orrespon to virtul ress offsets Pging n Shre Segments shre memory, exeutles n DLLs rete/mnge s mpple segments one opy mppe into multiple proesses emn pging sme s with ny other pges 2nry home my e in file system shre pges on't fit working set moel my not e ssoite with just one proess glol LRU my e more pproprite shre pges often nee/get speil hnling F Virtul Memory n I/O Stter/Gther I/O user I/O requests use virtul uffer ress how n evie ontroller fin tht t kernel n opy t into physil uffers essing user t through stnr mehnismsg 1 kernel my trnslte virtul to physil give evie the orresponing physil ress CPU my inlue n I/O MMU use pge tles to trnslte virtrsto phys ll DMA I/O referenes go through the I/O MMU mny ontrollers support DMA trnsfers entire trnsfer must e ontiguous in physil memory user uffers re in pge virtul memory user uffer my e spre ll over physil memory stter: re from evie to multiple pges gther: writing from multiple pges to evie sme three si pprohes pply opy ll user t into ontiguous physil uffer split logil req into hin-sheule pge requests I/O MMU my utomtilly hnle stter/gther gther writes from pge memory stter res into pge memory proess virtul ress spe user I/O uffer proess virtul ress spe user I/O uffer physil memory physil memory DMA I/O strem DMA I/O strem

10 Kernel Spe vs. User Spe user spe multiple segments: oe, t, stk, DLLs segments re llote in one-pge units t spe mnge s hep y user-moe oe Kernel spe (my e virtul or physil) lso inlues ll system oe n t strutures lso inlues mppe I/O spe physil memory ivie into two lsses most mnge s pges, for use y proesses some mnge s storge hep for kernel llotion 55 Typil Kernel Virtul Aress Spe user moe virtul ress spe In kernel moe the seon hlf of the virtul ress spe eomes essile. stk user oe DLL DLL kernel oe user t ll of physil memory Not to Sle (ensity is gretly exggerte) user stk I/O spe 56 Moving Dt etween Kernel/User kernel often nees to ess user t to ess system ll prmeters to perform re n write system lls kernel my run in virtul ress spe whih inlues urrent proess' ress spe speil instrutions for ross-spe ess e.g. "move from previous t" kernel my exeute w/physil resses softwre trnsltion of user-spe resses Assignments Projets get remote terminl server working strt plying with enryption lirry Reing Introution to Inter-Proess Communition sen(2), rev(2), mmp(2), nme pipes User Moe Thres AD 25 (introution to synhroniztion) AD 26 (thres n res) AD (thre APIs) Supplementry Slies Primry n Seonry Storge primry = min (exeutle) memory primry storge is expensive n very limite only proesses in primry storge n e run seonry = non-exeutle (e.g. Disk/SSD) loke proesses n e move to seonry storge swp out oe, t, stk n non-resient ontext mke room in primry for other "rey" proesses returning to primry memory proess is opie k when it eomes unloke 60 10

11 sheuling sttes with swpping loke swp out exit request swppe out running llote llote swp wit swp in rete rey Mnging Seonry Storge where o pges live when not in memory? we swp them out to seonry storge (isk) how o we mnge our swp spe? s pool of vrile length prtitions? D llote ontiguous region for eh proess 2 s rnom olletion of pges? just use it-mp to keep trk of whih re free s file system? rete file per proess (or segment) file offsets orrespon to virtul ress offsets

Operating Systems Principles. Page Replacement Algorithms

Operating Systems Principles. Page Replacement Algorithms Operting Systems Priniples Pge Replement Algorithms Steve Gor gor@se.unl.eu http://www.se.unl.eu/~gor/courses/csce45 Virtul Memory Mngement Funmentl issues Plement strtegy Replement strtegies Lo ontrol

More information

Memory Management. What to do when coalescing fails. The Need for Relocation. Memory Compaction. Pure Swapping. Why we swap 4/15/2018

Memory Management. What to do when coalescing fails. The Need for Relocation. Memory Compaction. Pure Swapping. Why we swap 4/15/2018 Memory Mngement Wht to do when colescing fils 5H. Memory Compction 6A. Swpping to secondry storge 5E. Dynmic Reloction 6B. Pging Memory Mngement Units 6C. Demnd Pging 6D. Replcement Algorithms 6F. Optimiztions

More information

CSE 5311 Notes 2: Binary Search Trees

CSE 5311 Notes 2: Binary Search Trees S Notes : inry Ser Trees (Lst upte /7/ 8:7 M) ROTTIONS Single left rottion t (K rotting ege ) Single rigt rottion t (K rotting ege ) F oule rigt rottion t F G F G Wt two single rottions re equivlent? (OTTOM-UP)

More information

PTSE RATES IN PNNI NETWORKS

PTSE RATES IN PNNI NETWORKS PTSE RATES IN PNNI NETWORKS Norert MERSCH 1 Siemens AG, Hofmnnstr. 51, D-81359 Münhen, Germny Peter JOCHER 2 LKN, Tehnishe Universität Münhen, Arisstr. 21, D-80290 Münhen, Germny Lrs BURGSTAHLER 3 IND,

More information

Rotoroll OK! User's Guide

Rotoroll OK! User's Guide Rotoroll Pge Sfety preution. The user must never open Rotoroll to inspet it, reple prts or unertke repirs. The reeling mehnisms spring my pop out of its set n use mge n injury to persons, nimls n ojets

More information

Other Uses for Cluster Sampling

Other Uses for Cluster Sampling Other Uses for Cluster Smpling Mesure hnges in the level of n ttriute Hypothesis testing versus intervl estimtion Type I n 2 errors Power of the test Mesuring ttriute t sme time in ifferent sites Exmple:

More information

Provider How To. Software Process Service Results

Provider How To. Software Process Service Results Softwre Proess Servie Results Provier How To Copyright Glenwoo Systems LLC 2010. The informtion herein remins the property of Glenwoo Systems LLC. This informtion my not e reprinte or uplite, n is governe

More information

A savings procedure based construction heuristic for the offshore wind cable layout optimization problem

A savings procedure based construction heuristic for the offshore wind cable layout optimization problem A svings proeure se onstrution heuristi for the offshore win le lyout optimiztion prolem Sunney Foter (B.Eng. Mehnil) MS. Cnite in Energy Deprtment of Informtis, University of Bergen, Norwy sunney.foter@stuent.ui.no

More information

Crossing the Line A GIS investigation

Crossing the Line A GIS investigation GIS investigtion NAME rossing the Line A GIS investigtion Glol perspetive: rossing the Line DAE Answer ll questions on the stuent nswer sheet hnout Bounries re invisile lines on the erth s surfe. hey ivie

More information

Java Application Development

Java Application Development In order to lern whih questions hve een nswered orretly: 1. Print these pges. 2. Answer the questions. 3. Send this ssessment with the nswers vi:. FAX to (212) 967-3498. Or. Mil the nswers to the following

More information

static principle: output determined by a connection with strong node dynamic principle: output (sometimes) determined by a weak (floating) node

static principle: output determined by a connection with strong node dynamic principle: output (sometimes) determined by a weak (floating) node stti n ynmi priniple pmos network nmos network v out stti priniple: output etermine y onnetion with strong noe ynmi priniple: output (sometimes) etermine y wek (floting) noe hrging: C s is eing hrge up

More information

EECS150 - Digital Design Lecture 7 - Boolean Algebra II

EECS150 - Digital Design Lecture 7 - Boolean Algebra II EECS5 Digitl Design Leture 7 Boolen Alger II Ferury 2, 22 John Wwrzynek Spring 22 EECS5 Le7Bool2 Pge Cnonil Forms Outline They give us metho to go from TT to Boolen Equtions Twolevel Logi Simplifition

More information

EECS150 - Digital Design Lecture 5 - Boolean Algebra II

EECS150 - Digital Design Lecture 5 - Boolean Algebra II EECS5 Digitl Design Leture 5 Boolen Alger II Septemer, 22 John Wwrzynek Fll 22 EECS5 Le5Bool2 Pge Cnonil Forms Outline They give us metho to go from TT to Boolen Equtions Twolevel Logi Simplifition Kmp

More information

Whangarei District Council Class 4 Gambling Venue Policy

Whangarei District Council Class 4 Gambling Venue Policy Whngrei Distrit Counil Clss 4 Gmling Venue Poliy April 2013 Whngrei Distrit Counil Clss 4 Gmling Venue Poliy Tle of ontents Introdution... 3 1 Ojetives of the poliy in so fr s promoted y the Gmling At

More information

2. Hubs and authorities, a more detailed evaluation of the importance of Web pages using a variant of

2. Hubs and authorities, a more detailed evaluation of the importance of Web pages using a variant of 5 Web Serch Outline: 1. Pge rnk, for discovering the most ëimportnt" pges on the Web, s used in Google. 2. Hubs nd uthorities, more detiled evlution of the importnce of Web pges using vrint of the eigenvector

More information

Site Protection and Recovery. 26 SEP 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1

Site Protection and Recovery. 26 SEP 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 Site Protetion n Reovery 26 SEP 2017 VMwre Vlite Design 4.1 VMwre Vlite Design for Softwre-Define Dt Center 4.1 Site Protetion n Reovery You n fin the most up-to-te tehnil oumenttion on the VMwre wesite

More information

Outline. EECS150 - Digital Design Lecture 5 - Boolean Algebra II. Canonical Forms. Sum of Products (cont.)

Outline. EECS150 - Digital Design Lecture 5 - Boolean Algebra II. Canonical Forms. Sum of Products (cont.) EECS5 Digitl Design Leture 5 Boolen Alger II Septemer, 22 John Wwrznek Outline Cnonil Forms The give us metho to go rom TT to Boolen Equtions Twolevel Logi Simpliition Kmp metho Multilevel Logi NAND/NOR

More information

What can you do with money? What can you not do with money? You can save it. And what about you? Add one sentence about yourself in the language box.

What can you do with money? What can you not do with money? You can save it. And what about you? Add one sentence about yourself in the language box. UNIT 4 Money 1 Wht n you (not) o with money? In groups, think of s mny exmples s you n. Wht n you o with money? Wht n you not o with money? You n sve it. You n t et it. You n len it. An wht out you? A

More information

Using Contrapositives to Enhance the Implication Graphs of Logic Circuits

Using Contrapositives to Enhance the Implication Graphs of Logic Circuits Using Contrpositives to Enhne the Implition Grphs of Logi Ciruits Kunl K. Dve Vishwni D. Agrwl Mihel L. Bushnell Rutgers University, Dept. of ECE Auurn University, Dept. of ECE Rutgers University, Dept.

More information

Site Protection and Recovery. 30 OCT 2018 VMware Validated Design 4.3 VMware Validated Design for Software-Defined Data Center 4.3

Site Protection and Recovery. 30 OCT 2018 VMware Validated Design 4.3 VMware Validated Design for Software-Defined Data Center 4.3 Site Protetion n Reovery 30 OCT 2018 VMwre Vlite Design 4.3 VMwre Vlite Design for Softwre-Define Dt Center 4.3 Site Protetion n Reovery You n fin the most up-to-te tehnil oumenttion on the VMwre wesite

More information

Scenarios. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for IT Automating IT 4.1

Scenarios. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for IT Automating IT 4.1 Senrios 22 AUG 2017 VMwre Vlidted Design 4.1 VMwre Vlidted Design for IT Automting IT 4.1 Senrios You n find the most up-to-dte tehnil doumenttion on the VMwre We site t: https://dos.vmwre.om/ The VMwre

More information

Deployment for Multiple Availability Zones. 22 JAN 2019 VMware Validated Design 5.0 VMware Validated Design for Software-Defined Data Center 5.

Deployment for Multiple Availability Zones. 22 JAN 2019 VMware Validated Design 5.0 VMware Validated Design for Software-Defined Data Center 5. Deployment for Multiple Avilility Zones 22 JAN 2019 VMwre Vlite Design 5.0 VMwre Vlite Design for Softwre-Define Dt Center 5.0 You n fin the most up-to-te tehnil oumenttion on the VMwre wesite t: https://os.vmwre.om/

More information

Deployment for Region B. 17 JUL 2018 VMware Validated Design 4.3 VMware Validated Design for Software-Defined Data Center 4.3

Deployment for Region B. 17 JUL 2018 VMware Validated Design 4.3 VMware Validated Design for Software-Defined Data Center 4.3 17 JUL 2018 VMwre Vlite Design 4.3 VMwre Vlite Design for Softwre-Define Dt Center 4.3 You n fin the most up-to-te tehnil oumenttion on the VMwre wesite t: https://os.vmwre.om/ If you hve omments out this

More information

Algorithms for Intermediate Waveband Switching in Optical WDM Mesh Networks

Algorithms for Intermediate Waveband Switching in Optical WDM Mesh Networks Algorithm for Intermeite Wven Swithing in Optil WDM Meh Network Ajy Toiml 1 n Byrv Rmmurthy 1 OIT-Mi-Atlnti Croro, Univerity of Mryln-College Prk College Prk MD 070 U.S.A jyt@mxgigpop.net Deprtment of

More information

NTSE-2013(Stage-I) (For Class X Students) ENGLISH LANGUAGE TEST

NTSE-2013(Stage-I) (For Class X Students) ENGLISH LANGUAGE TEST NTSE-2013(Stge-I) (For Clss X Stuents) ENGLISH LANGUAGE TEST Time: 40 Minutes Mximum Mrks: 40 Diretion: Choose the wor tht is most nerly opposite in mening to the given wors in Question No. 51 to 54. 51.

More information

A Line in the Sand A GIS investigation

A Line in the Sand A GIS investigation P NAME A Line in the Sn A Regionl se stuy: A Line in the Sn DAE Answer ll questions on the stuent nswer sheet hnout he ever-hnging mp of the worl reflets the fores of onflit n oopertion mong ntions n peoples

More information

EFFECT OF DIETARY ENZYME ON PERFORMANCE OF WEANLING PIGS

EFFECT OF DIETARY ENZYME ON PERFORMANCE OF WEANLING PIGS EFFECT OF DIETARY ENZYME ON PERFORMANCE OF WEANLING PIGS Finl report sumitted to Dniso Animl Nutrition E. vn Heugten nd B. Frederik North Crolin Stte University, Deprtment of Animl Siene Summry The urrent

More information

Using Contrapositive Law in an Implication Graph to Identify Logic Redundancies

Using Contrapositive Law in an Implication Graph to Identify Logic Redundancies Using Contrpositive Lw in n Implition Grph to Ientify Logi Reunnies Kunl K. Dve Vishwni D. Agrwl Mihel L. Bushnell ATI Reserh INC. Auurn University, Dept. of ECE Rutgers University, Dept. of ECE Yrley,

More information

WesternBright Quantum

WesternBright Quantum WesternBright Quntum Quntify hemiluminesent Western lots over wie ynmi rnge WesternBright Quntum is new hemiluminesent regent speilly formulte for CCD imging. This novel Horserish peroxise (HRP) sustrte

More information

Review TEACHING FOR GENERALIZATION & MAINTENANCE

Review TEACHING FOR GENERALIZATION & MAINTENANCE Gols By the end of clss, you should be ble to: Explin wht generliztion is, why it is criticl for techers to know how to tech so tht it occurs, nd give n exmple of it from your own experience in the clssroom

More information

EFFECT OF SOYBEAN CYST NEMATODE ON GROWTH OF DRY BEAN. Research Report to Northarvest Bean Growers, January 19, 2009

EFFECT OF SOYBEAN CYST NEMATODE ON GROWTH OF DRY BEAN. Research Report to Northarvest Bean Growers, January 19, 2009 EFFECT OF SOYBEAN CYST NEMATODE ON GROWTH OF DRY BEAN Reserh Report to Northrvest Ben Growers, Jnury 19, 29 Berlin D. Nelson, Susilo Poromrto, n Ruell Goswmi, Dept. Plnt Pthology, NDSU Ojetive: Determine

More information

Shear behaviour of regular and irregular rock joints under cyclic conditions

Shear behaviour of regular and irregular rock joints under cyclic conditions Pper No. 69 ISMS 2016 Sher ehviour of regulr n irregulr rok joints uner yli onitions S. M. Mhi Niktr, *, K. Seshgiri Ro, Amit Kumr Shrivstv Deprtment of Civil Engineering, Inin Institute of Tehnology Delhi,

More information

McAfee Enterprise Security Manager 11.1.x Installation Guide

McAfee Enterprise Security Manager 11.1.x Installation Guide MAfee Enterprise Seurity Mnger 11.1.x Instlltion Guide COPYRIGHT Copyright 2018 MAfee, LLC TRADEMARK ATTRIBUTIONS MAfee nd the MAfee logo, MAfee Ative Protetion, epoliy Orhestrtor, MAfee epo, MAfee EMM,

More information

Mediating Multi-Party Negotiation Through Marker-Based Tracking of Mobile Phones

Mediating Multi-Party Negotiation Through Marker-Based Tracking of Mobile Phones Mediting Multi-Prty Negotition Through Mrker-sed Trking of Moile Phones Mihel Rohs Deutshe Telekom Lortories TU erlin, Germny mihel.rohs@telekom.de hristin Kry Informtis Reserh Institute Newstle University,

More information

Satoshi Yoshida* and Takuya Kida* *Hokkaido University Graduate school of Information Science and Technology Division of Computer Science

Satoshi Yoshida* and Takuya Kida* *Hokkaido University Graduate school of Information Science and Technology Division of Computer Science Stoshi Yoshid* nd Tkuy Kid* *Hokkido University Grdute school of Informtion Science nd Technology Division of Computer Science 1 Compressed Dt 01110101110111 0100101001 Serch Directly Progrm Serching on

More information

Provide a Buffet and Carvery Service

Provide a Buffet and Carvery Service CU926 Provide Buffet nd Crvery Servie Unit summry This unit is out prepring the rvery or uffet disply y rrnging items suh s rokery, utlery nd npkins. It lso overs serving ustomers t the rvery or uffet

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION { OI: 1.138/n31 Srifie n nlyze APs on week 1 s of iet 1 4 6 High-ft iet BrU High-ft iet BrU 4 High-ft iet BrU 6 High-ft iet BrU Lin - Lin - : C34 + : C9 + 1 1 3 1 4 1 5 C45 1 C34 1 1 1 1 3 1 4 1 5 S-1

More information

Agilent G6825AA MassHunter Pathways to PCDL Software Quick Start Guide

Agilent G6825AA MassHunter Pathways to PCDL Software Quick Start Guide Agilent G6825AA MssHunter Pthwys to PCDL Softwre Quick Strt Guide Wht is Agilent Pthwys to PCDL? Fetures of Pthwys to PCDL Agilent MssHunter Pthwys to PCDL converter is stnd-lone softwre designed to fcilitte

More information

P AND K IN POTATOES. Donald A Horneck Oregon State University Extension Service

P AND K IN POTATOES. Donald A Horneck Oregon State University Extension Service P AND K IN POTATOES Donld A Hornek Oregon Stte University Extension Servie INTRODUCTION Phosphorous nd potssium re importnt to grow high yielding nd qulity pottoes. Muh of the northwest hs hd trditionlly

More information

Adaptive Resource Discovery for Ubiquitous Computing

Adaptive Resource Discovery for Ubiquitous Computing Aptive Resoure Disovery for Uiquitous Computing Re Hrir Dept. of Computer Siene University College Lonon Gower Street, Lonon WC1E 6BT, Unite Kingom r.hrir@s.ul..uk Stephen Hiles Dept. of Computer Siene

More information

Certificate Replacement. VMware Validated Design 4.0 VMware Validated Design for Remote Office Branch Office 4.0

Certificate Replacement. VMware Validated Design 4.0 VMware Validated Design for Remote Office Branch Office 4.0 Certifite Replement VMwre Vlite Design 4.0 VMwre Vlite Design for Remote Offie Brnh Offie 4.0 Certifite Replement You n fin the most up-to-te tehnil oumenttion on the VMwre wesite t: https://os.vmwre.om/

More information

Including CD-ROM for whiteboard use or printing. Primary THE ALGEBRA BOOK. Written by Laura Sumner

Including CD-ROM for whiteboard use or printing. Primary THE ALGEBRA BOOK. Written by Laura Sumner Inluing CD-ROM for whiteor use or printing Primr THE ALGEBRA BOOK Written Lur Sumner Primr THE ALGEBRA BOOK Written Lur Sumner Primr Aknowlegements: Author: Lur Sumner Cover n Pge Design: Kthrn Wester

More information

Deployment for Region A. Modified on 21 DEC 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.

Deployment for Region A. Modified on 21 DEC 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4. Modified on 21 DEC 2017 VMwre Vlidted Design 4.1 VMwre Vlidted Design for Softwre-Defined Dt Center 4.1 You n find the most up-to-dte tehnil doumenttion on the VMwre wesite t: https://dos.vmwre.om/ If

More information

Supplementary Figure 1. Scheme of unilateral pyramidotomy used for detecting compensatory sprouting of intact CST axons.

Supplementary Figure 1. Scheme of unilateral pyramidotomy used for detecting compensatory sprouting of intact CST axons. () BDA 2 weeks fter Py () AAVs Cre or GFP t P1 BDA 2 weeks fter Py CSMN CST () Py t P7 or 2 months () Py t 2 months Supplementry Figure 1. Sheme of unilterl pyrmidotomy used for deteting ompenstory sprouting

More information

Poultry No The replacement value of betaine for DL-methionine and Choline in broiler diets

Poultry No The replacement value of betaine for DL-methionine and Choline in broiler diets Poultry No. 1573 The replement vlue of etine for DL-methionine nd Choline in roiler diets Key Informtion In roiler diets defiient in sulfur mino ids ut dequtely supplemented with methyl groups vi dded

More information

Cos7 (3TP) (K): TGFβ1(h): (K)

Cos7 (3TP) (K): TGFβ1(h): (K) IP#2: IP#1: Totl Lystes luiferse tivity (K): 6-4 - (K): luiferse tivity luiferse tivity (K): 2 1 RL-: - + + + + + Sm4-3F: + - + + + + MYC-Sm3: - - - - + + TβRI-HA(T204D): - - - + - + α-ha Luiferse Ativity

More information

SMT DDRIII SOCKET ASS'Y

SMT DDRIII SOCKET ASS'Y 1 3 4 4.00 PIN#11 1.30 KE W G 5.80 1.45 + 0.07 PIN#40 7.60 3.60 0.88#0.10 ONTT GP.0 PIN#1 1.000 133.75 0.10 SLOT LENGH PIN#10 E 147.08 REF.(160 M. LTH OPEN) 18.8 MIN. TE OE 7 SETING HEIGHT.30 0.10 0.10

More information

Input from external experts and manufacturer on the 2 nd draft project plan Stool DNA testing for early detection of colorectal cancer

Input from external experts and manufacturer on the 2 nd draft project plan Stool DNA testing for early detection of colorectal cancer Input externl experts nd mnufcturer on the 2 nd drft project pln Stool DNA testing for erly detection of colorectl cncer (Project ID:OTJA10) All s nd uthor s replies on the 2nd drft project pln Stool DNA

More information

CS Artificial Intelligence 2007 Semester 2. CompSci 366. Classical Planning: Regression Planning. Part II: Lecture 5 1 of 20

CS Artificial Intelligence 2007 Semester 2. CompSci 366. Classical Planning: Regression Planning. Part II: Lecture 5 1 of 20 CS 367 - Artifiil Intelligene 2007 Semester 2 CompSi 366 Clssil Plnning: Regression Plnning Prt II: Leture 5 1 of 20 CS 367 - Artifiil Intelligene 2007 Semester 2 Outline Review of Progression Plnning(PP)

More information

Increasing the usage level of corn and distillers grains in market turkey diets through the use of supplemental amino acids

Increasing the usage level of corn and distillers grains in market turkey diets through the use of supplemental amino acids Inresing the usge level of orn n istillers grins in mrket turkey iets through the use of supplementl mino is August 014 By: Sny Noll University of Minnesot Contents EXECUTIVE SUMMARY... INTRODUCTION...

More information

Title of Experiment: Author, Institute and address:

Title of Experiment: Author, Institute and address: Title of Experiment: Trsfetion of murine mrophge RAW264.7 ells with METAFECTENE PRO. Author, Institute n ress: Ptrizi Pellegtti n Frneso Di Virgilio. Deprtment of Experimentl n Dignosti Meiine, Setion

More information

Certificate Replacement. 13 FEB 2018 VMware Validated Design 4.2 VMware Validated Design for Software-Defined Data Center 4.2

Certificate Replacement. 13 FEB 2018 VMware Validated Design 4.2 VMware Validated Design for Software-Defined Data Center 4.2 Certifite Replement 13 FEB 2018 VMwre Vlidted Design 4.2 VMwre Vlidted Design for Softwre-Defined Dt Center 4.2 Certifite Replement You n find the most up-to-dte tehnil doumenttion on the VMwre wesite

More information

Deployment. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Management and Workload Consolidation 4.1

Deployment. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Management and Workload Consolidation 4.1 22 AUG 2017 VMwre Vlidted Design 4.1 VMwre Vlidted Design for Mngement nd Worklod Consolidtion 4.1 You n find the most up-to-dte tehnil doumenttion on the VMwre wesite t: https://dos.vmwre.om/ If you hve

More information

Write down the correct answer for each of the following computations. Try to complete

Write down the correct answer for each of the following computations. Try to complete Prtil Nursing Clultions y Vl Hext n Lii Myner, 2003 MODULE SIX: COMPLEX CALCULATIONS ASSESSMENT TWO: Complex Meition Aministrtion Write own the orret nswer for eh of the following omputtions. Try to omplete

More information

Lesions of prefrontal cortex reduce attentional modulation of neuronal responses. and synchrony in V4

Lesions of prefrontal cortex reduce attentional modulation of neuronal responses. and synchrony in V4 Lesions of prefrontl ortex reue ttentionl moultion of neuronl responses n synhrony in V4 Georgi G. Gregoriou,, Anrew F. Rossi, 3 Leslie G Ungerleier, 4 Roert Desimone 5 Deprtment of Bsi Sienes, Fulty of

More information

Chapter 7. Control and Coordination

Chapter 7. Control and Coordination Chpter 7 Control n Coorintion 1 Whih of the following sttements is orret out reeptors? Gusttory reeptors etet tste while olftory reeptors etet smell Both gusttory n olftory reeptors etet smell Auitory

More information

LALR Analysis. LALR Analysis. LALR Analysis. LALR Analysis

LALR Analysis. LALR Analysis. LALR Analysis. LALR Analysis LLR nlysis Motivtion s eplined efore, in LR() prsers there re mny more sttes thn in the previous procedures, LR() nd LR(). This is ecuse there re sttes which contin the sme configurtions, ut with different

More information

Maximize Your Genetic Return. Find your Genetic Solution with Boviteq West

Maximize Your Genetic Return. Find your Genetic Solution with Boviteq West Mximize Your Genetic Return. Find your Genetic Solution with Boviteq West Boviteq West is comprehensive reproductive solutions provider, imed t finding the right genetic solution for every niml nd every

More information

WORKSHOP FOR SYRIA. A SHORT TERM PROJECT A Collaborative Map proposal Al Moadamyeh, Syria

WORKSHOP FOR SYRIA. A SHORT TERM PROJECT A Collaborative Map proposal Al Moadamyeh, Syria Al Modmyeh is city locted south-west Dmscus, in Syri. It is fcing post-conflict sitution, fter yers of siege nd displcement of its inhbitnts. Now, the popultion is coming bck, s lso new incomers. Therefore,

More information

Finite-Dimensional Linear Algebra Errata for the first printing

Finite-Dimensional Linear Algebra Errata for the first printing Finite-Dimensionl Liner Algebr Errt for the first printing Mrk S. Gockenbch Jnury 6, 011 The following corrections will be mde in the second printing of the text, expected in 011. Pge 41: Exercise 5: S

More information

Introduction to Study Designs II

Introduction to Study Designs II Introdution to Study Designs II Commonly used study designs in publi helth & epidemiologi reserh Benjmin Rihrd H. Muthmbi, DrPH, MPH Stte HIV Epidemiologist HIV Epidemiology Investigtion Setion PA Deprtment

More information

Chapter 02 Crime-Scene Investigation and Evidence Collection

Chapter 02 Crime-Scene Investigation and Evidence Collection Nme: Clss: Dte: Chpter 02 Crime-Scene Investigtion nd Evidence Collection 1. The terms grid, liner, qudrnt, zone, nd spirl re typiclly used to descrie dtum points... Flse Flse 2. An evidence log nd chin

More information

Neighbourhood Watch London

Neighbourhood Watch London Neighbourhood Wth ondon Presenttion to Counity & Protetive ervies Coittee= Ot 25,24 Presented by: N. Wilson - 24 President Neighbourhood Wth ondon Prepred by: J.Andruhow- Progr Mnger Neighbouhood Wth ondon

More information

SOME MECHANISTIC CONCEPTS IN ELECTROPHILIC ADDITION REACTIONS TO C=C BONDS

SOME MECHANISTIC CONCEPTS IN ELECTROPHILIC ADDITION REACTIONS TO C=C BONDS SM MANISTI NPTS IN LTPILI AITIN ATINS T = BNS The = ond is considered to e wek se/nucleophile. The high concentrtion of electron density mkes the pi ond Lewis se, ut in order to donte electrons the pi

More information

Kiwanis Dawn Busters of Metairie of the Louisiana Mississippi West Tennessee District of Kiwanis International

Kiwanis Dawn Busters of Metairie of the Louisiana Mississippi West Tennessee District of Kiwanis International Clu of Dwn Busters Kiwnis Dwn Busters of Metirie of the Louisin Mississippi West Tennessee Distrit of Kiwnis Interntionl KIWANIS MOTTO: Serving the Children of the World DEFINING STATEMENT OF KIWANIS:

More information

Thebiotutor.com A2 Biology OCR Unit F215: Control, genomes and environment Module 1.2 Meiosis and variation Answers

Thebiotutor.com A2 Biology OCR Unit F215: Control, genomes and environment Module 1.2 Meiosis and variation Answers Theiotutor.com A2 Biology OCR Unit F215: Control, genomes nd environment Module 1.2 Meiosis nd vrition Answers Andy Todd 1 1. () (i) gene length of DNA; codes for (specific), polypeptide / protein / RNA;

More information

Adiabatic CMOS Circuit Design: Principles and Examples

Adiabatic CMOS Circuit Design: Principles and Examples Aditi CMOS Ciruit Design: Priniples nd Exmples X.Wu,G.Hng,ndM.Pedrm Astrt: In view of hnging the type of energy onversion in CMOS iruits nd therey hieving ultr-low-power design, this pper investigtes diti

More information

AlphaEclipse 3600 Series A Sign Installation Instructions ( C) September 28, 2004

AlphaEclipse 3600 Series A Sign Installation Instructions ( C) September 28, 2004 lphaeclipse 3600 Series Sign Installation Instructions (9711-8001) September 28, 2004 Shop drawings The following drawings are attached: 11800000-04 (1 sheet) Single cube wiring diagram 11800000-05 (2

More information

Siebel Mobile Guide: Connected. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013

Siebel Mobile Guide: Connected. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Sieel Moile Guide: Conneted Sieel Innovtion Pk 2013 Version 8.1/8.2 Septemer 2013 Copyright 2012, 2013 Orle nd/or its ffilites. All rights reserved. This softwre nd relted doumenttion re provided under

More information

SuperCaliper SERIES 500 No battery or origin reset needed for IP67 digital caliper

SuperCaliper SERIES 500 No battery or origin reset needed for IP67 digital caliper SuperCliper SERIES 500 No ttery or origin reset neee for IP67 igitl liper With no nnoying origin restortion neessry, mesurement n e strte ny time n there is no restrition on operting spee. Insuffiient

More information

TIMSS 2011 released items: Science

TIMSS 2011 released items: Science TIMSS 2011 relese items: Siene The items shown in this oument re rel items tht were ministere to Fourth lss pupils who took prt in TIMSS in 2011. Eh item is shown in the formt tht it ws presente in Ireln,

More information

Perception of Saudi dentists and lay people to altered smile esthetics

Perception of Saudi dentists and lay people to altered smile esthetics The Sui Dentl Journl (2013) 25, 13 21 King Su University The Sui Dentl Journl www.ksu.eu.s www.sieneiret.om ORIGINAL ARTICLE Pereption of Sui entists n ly people to ltere smile esthetis Neel Tli, *, Smr

More information

build Firm, sexy arms

build Firm, sexy arms w uild Firm, sexy rms Wnt toned, strong rms tht crown you pushup queen t oot cmp? Wnt to rock tnk top? These four moves re wht you need. Achieve Totl Arm Envy Mny women zero in on the show-off muscles,

More information

AQ Matic Valve and Controls Company, Inc.

AQ Matic Valve and Controls Company, Inc. J Q Matic Valve and ontrols ompany, Inc. J Q Matic Valve and ontrols ompany, Inc. Q Matic Valve and ontrols ompany, Inc. Q Matic Valve and ontrols ompany, Inc. REVISIONS ZONE EN REV. TE PP' 009 H RERWN

More information

COMPUTER EDUCATION TECHNIQUES, INC. (ASP.NET ) SA:

COMPUTER EDUCATION TECHNIQUES, INC. (ASP.NET ) SA: ASP.NET: Hns-on Introution In orr to lrn whih qustions hv n nswr orrtly? 1. Print ths pgs. 2. Answr th qustions. 3. Sn this ssssmnt with th nswrs vi:. FAX to (212) 967-3498. Or. Mil th nswrs to th following

More information

Level 3 Qualifications in promoting the mental health and well-being of older people (3062)

Level 3 Qualifications in promoting the mental health and well-being of older people (3062) Level 3 Qulifitions in promoting the mentl helth nd well-eing of older people (3062) Qulifition hndook 3062-13 Level 3 Introdutory Awrd - 500/3962/3 3062-03 Level 3 Full Certifite - 500/3982/9 3062-93

More information

I.G.C.S.E. Sine and Cosine Rules. You can access the solutions from the end of each question

I.G.C.S.E. Sine and Cosine Rules. You can access the solutions from the end of each question I.G..S.E. Sine nd osine Rules Index: Plese lik on the question numer you wnt Question 1 Question 2 Question 3 Question 4 Question 5 Question 6 You n ess the solutions from the end of eh question Question

More information

Abortion frequency (%) Ovary position on ear Ovary volume (mm 3 )

Abortion frequency (%) Ovary position on ear Ovary volume (mm 3 ) ortion frequeny (%) 5 1 Ovry position on er 3 1 WW WD pex Bse Ovry volume (mm 3 ) Figure S1. Ovry volume (thik lines) n ortion frequeny (thin lines) s funtion of position long the er, 15 ys fter silk emergene

More information

Using Paclobutrazol to Suppress Inflorescence Height of Potted Phalaenopsis Orchids

Using Paclobutrazol to Suppress Inflorescence Height of Potted Phalaenopsis Orchids Using Pcloutrzol to Suppress Inflorescence Height of Potted Phlenopsis Orchids A REPORT SUBMITTED TO FINE AMERICAS Linsey Newton nd Erik Runkle Deprtment of Horticulture Spring 28 Using Pcloutrzol to Suppress

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION DOI: 1.138/n358 TLR2 nd MyD88 expression in murine mmmry epithelil supopultions. CD24 min plus MRU Myo-epithelil Luminl progenitor (CD61 pos ) Mture luminl (CD61 neg ) CD49f CD61 Reltive expression Krt5

More information

Check your understanding 3

Check your understanding 3 1 Wht is the difference etween pssive trnsport nd ctive trnsport? Pssive trnsport is the movement of prticles not requiring energy. Movement of prticles in ctive trnsport uses energy. 2 A gs tp in the

More information

10 Read and match. 11 2: : Play the game. HOME SCHOOL

10 Read and match. 11 2: : Play the game. HOME SCHOOL film str Jos Wht do you know? :0 Listen nd chnt Circle the jos : Wht do you wnt to e? (x) I wnt to e, I wnt to e, I wnt to e film str I don t wnt to e frmer I don t wnt to e firefighter I wnt to e, I wnt

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION oi:1.138/nture1134 CS+ CS- MCH 3 OCT OCT 3 MCH CS- CS+ OCT MCH 3 MCH OCT 3 OCT vs MCH OCT vs MCH ppetitive memory (PI) A 1-1 Unpire onitioning DDC-GAL4/UAS-Trp UAS-Trp/+ -2 MCH OCT OCT MCH sugr OCT MCH

More information

Upgrade. 24 OCT 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1

Upgrade. 24 OCT 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 Upgrde 24 OCT 2017 VMwre Vlidted Design 4.1 VMwre Vlidted Design for Softwre-Defined Dt Center 4.1 Upgrde You n find the most up-to-dte tehnil doumenttion on the VMwre wesite t: https://dos.vmwre.om/ If

More information

Effects of Enzyme Inducers in Therapeutic Efficacy of Rosiglitazone: An Antidiabetic Drug in Albino Rats

Effects of Enzyme Inducers in Therapeutic Efficacy of Rosiglitazone: An Antidiabetic Drug in Albino Rats Asin J. Exp. Si., Vol. 21, No. 2, 2007, 00-00 Effets of Enzyme Inuers in Therpeuti Effiy of Rosiglitzone: An Antiieti Drug in Alino Rts Ann Chursi,#* P.K. Krr** A. S. Mnn* & M.D. Khry* * Deprtment of Phrmeutil

More information

Technical Report GIT-CERCS The Sleepy Keeper Approach: Methodology, Layout and Power Results for a 4-bit Adder

Technical Report GIT-CERCS The Sleepy Keeper Approach: Methodology, Layout and Power Results for a 4-bit Adder Tehnil Report GIT-CERCS-06-03 The Sleepy Keeper Approh: Methodology, Lyout nd Power Results for 4-it Adder Se Hun Kim, Vinent J. Mooney III nd Jun Cheol Prk Center for Reserh on Emedded Systems nd Tehnology

More information

Optimisation of diets for Atlantic cod (Gadus morhua) broodstock: effect of arachidonic acid on egg & larval quality

Optimisation of diets for Atlantic cod (Gadus morhua) broodstock: effect of arachidonic acid on egg & larval quality Optimistion of diets for Atlntic cod (Gdus morhu) roodstock: effect of rchidonic cid on egg & lrvl qulity Dr Gordon Bell, Ms. An Blnco, Dr Bill Roy, Dr Derek Roertson, Dr Jim Henderson nd Mr Richrd Prickett,

More information

Question Paper 16 and 17 November 2005

Question Paper 16 and 17 November 2005 KEY SKILLS INFORMATION AND COMMUNICATION TECHNOLOGY Lvl 3 Lttings [KSI31] Qustion Ppr 16 n 17 Novmr 2005 WHAT YOU NEED This Qustion Ppr An Answr Covr Sht Ass to omputr, softwr n printr As to four t fils

More information

Chapter 5: The peripheral nervous system Learning activity suggested answers

Chapter 5: The peripheral nervous system Learning activity suggested answers Chpter 5: The peripherl nervous system Lerning ctivity suggested nswers Lerning Activity 5.1 (p. 222) 1 Briefly descrie the two min functions of the somtic nervous system. Description should refer to:

More information

Matrix-assisted laser desorption/ionization. Statistical Evaluation of Electrospray Tandem Mass Spectra for Optimized Peptide Fragmentation

Matrix-assisted laser desorption/ionization. Statistical Evaluation of Electrospray Tandem Mass Spectra for Optimized Peptide Fragmentation Sttistil Evlution of Eletrospry Tnem Mss Spetr for Optimize Peptie Frgmenttion Json C. Roglski, Mihel S. Lin, Mtthew J. Snitynski, n Roert J. Tylor The Biomeil Reserh Center, University of British Columi,

More information

ET 100 EXTERIOR FRONT DOOR BLACK OUT TAPE INSTALLATION

ET 100 EXTERIOR FRONT DOOR BLACK OUT TAPE INSTALLATION 100 EXTERIOR FRONT DOOR BLCK OUT TPE INSTLLTION The procedure descried elow is for the LH side. Use the sme procedure for oth the RH nd LH sides, unless otherwise specified. 1. INSTLL NO. 2 BLCK OUT TPE

More information

XII. HIV/AIDS. Knowledge about HIV Transmission and Misconceptions about HIV

XII. HIV/AIDS. Knowledge about HIV Transmission and Misconceptions about HIV XII. HIV/AIDS Knowledge bout HIV Trnsmission nd Misconceptions bout HIV One of the most importnt prerequisites for reducing the rte of HIV infection is ccurte knowledge of how HIV is trnsmitted nd strtegies

More information

LHb VTA. VTA-projecting RMTg-projecting overlay. Supplemental Figure 2. Retrograde labeling of LHb neurons. a. VTA-projecting LHb

LHb VTA. VTA-projecting RMTg-projecting overlay. Supplemental Figure 2. Retrograde labeling of LHb neurons. a. VTA-projecting LHb SUPPLEMENTARY INFORMATION Supplementl Figure 1 doi:10.1038/nture09742 Lterl 1.0 mm from midline mpfc BNST mpfc BNST Lterl 2.1 mm from midline LHA LHA Lterl 2.7 mm from midline SUPPLEMENTAL INFORMATION

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION % ells with ili (mrke y A-Tu) Reltive Luiferse % ells with ili (mrke y Arl13) % ells with ili DOI: 1.138/n2259 A-Tuulin Hoehst % Cilite Non-ilite -Serum 9% 8% 7% 1 6% % 4% +Serum 1 3% 2% 1% % Serum: -

More information

THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS

THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS John F. Ptience nd Doug Gillis SUMMARY

More information

Appendix J Environmental Justice Populations

Appendix J Environmental Justice Populations Appendix J Environmentl Justice s [This pge intentionlly left blnk] Tble of Contents REFERENCES...J-2 Pge LIST OF TABLES Pge Tble J-1: Demogrphic Overview of Bruinsburg Site Project Are... J-3 Tble J-2:

More information

An Energy Efficient Seizure Prediction Algorithm

An Energy Efficient Seizure Prediction Algorithm An Energy Efficient Seizure Prediction Algorithm Zhongnn Fng Electricl Engineering Stnford University zhongnn@stnford.edu Yun Yun Sttistics Stnford University yun@stnford.edu Andrew Weitz Bioengineering

More information

Comparative Performance of Broiler Chickens Fed Varying Levels of Palm Kernel Cake and Maize Offal

Comparative Performance of Broiler Chickens Fed Varying Levels of Palm Kernel Cake and Maize Offal Pkistn Journl of Nutrition 3 (4): 254-257, 2004 Asin Network for Sientifi Informtion, 2004 Comprtive Performne of Broiler Chikens Fe Vrying Levels of Plm Kernel Cke n Mize Offl E.V. Ezieshi n J.M. Olomu

More information

What is it? Flexibility Training involves stretching exercises to improve joint and muscle function.

What is it? Flexibility Training involves stretching exercises to improve joint and muscle function. Helthy Living Fitness Progrm Flexiility nd Resistnce Trining Progrm Wht is it? Flexiility Trining involves stretching exercises to improve joint nd muscle function. Stretching cn e n importnt prt of complete

More information