EECS150 - Digital Design Lecture 5 - Boolean Algebra II

Size: px
Start display at page:

Download "EECS150 - Digital Design Lecture 5 - Boolean Algebra II"

Transcription

1 EECS5 Digitl Design Leture 5 Boolen Alger II Septemer, 22 John Wwrzynek Fll 22 EECS5 Le5Bool2 Pge

2 Cnonil Forms Outline They give us metho to go from TT to Boolen Equtions Twolevel Logi Simplifition Kmp metho Multilevel Logi NAND/NOR networks EXOR revisite Fll 22 EECS5 Le5Bool2 Pge 2

3 Cnonil Forms Stnr form for Boolen expression unique lgeri expression from TT. Two Types: * Sum of Prouts (SOP) * Prout of Sums (POS) Sum of Prouts (isjuntive norml form, minterm expnsion). Exmple: minterms f f One prout (n) term for eh in f: f = f = + + Fll 22 EECS5 Le5Bool2 Pge 3

4 Sum of Prouts (ont.) Cnonil Forms re usully not miniml: Our Exmple: f = = + + = + (x y + x = y + x) = + f = + + = + = ( + ) = ( + ) = + Fll 22 EECS5 Le5Bool2 Pge 4

5 Cnonil Forms Prout of Sums (onjuntive norml form, mxterm expnsion). Exmple: mxterms f f One sum (or) term for eh in f: f = (++)(++ )(+ +) f = (+ + )( ++)( ++ )( + +)(++ ) Mpping from SOP to POS (or POS to SOP): Derive TT then proee. Fll 22 EECS5 Le5Bool2 Pge 5

6 Twolevel Logi Simplition Key tool: The Uniting Theorem x (y + y) = x () = x f f = + = ( +) = vlues hnge within the onset rows vlues on t hnge is eliminte, remins g g = + = ( +) = vlues sty the sme vlues hnges remins, eliminte Fll 22 EECS5 Le5Bool2 Pge 6

7 Boolen Cues Visul tehnique for ientifying when the Uniting Theorem n e pplie ue x 2ue xy y x 3ue Suues of on noes n e use for simplifition. Onset fille in noes, offset empty noes z f g f sserte & unhnge vries + ' = Fll 22 EECS5 Le5Bool2 Pge 7

8 FA rry out: 3vrile ue exmple (' + ) ('+) out Fll 22 EECS5 Le5Bool2 Pge 8 (+') out = + + Wht out lrger suues? = + = Both & hnge, is sserte & remins onstnt.

9 Krnugh Mp Metho Kmp is n lterntive metho of representing the TT n to help visul the jenies. 5 & 6 vrile kmps possile Fll 22 EECS5 Le5Bool2 Pge 9

10 Krnugh Mp Metho Exmples f = g = ' out = + + f =. Cirle the lrgest groups possile. 2. Group imensions must e power of 2. Fll 22 EECS5 Le5Bool2 Pge

11 Kmps (ont.) f = '' + f = + ' + '' (igger groups re etter) Cirling Zeros f = (' + + )(' + + ')( + + ') Fll 22 EECS5 Le5Bool2 Pge

12 w x y z BCD inrementer exmple w y w = x = x z y = z = Fll 22 EECS5 Le5Bool2 Pge 2

13 Higher Dimensionl Kmps = = e = = = ef = Fll 22 EECS5 Le5Bool2 Pge 3

14 Multilevel Comintionl Logi Exmple: reue sumofprouts form x = f + ef + f + ef + f + ef + g implementtion in 2levels with gtes: ost: 7input OR, 6 3input AND => 5 trnsistors ely: 3input AND gte ely + 7input OR gte ely f Ftore form: x = ( + +)( + e)f + g ost: 3input OR, 2 2input OR, 3input AND => 2 trnsistors ely: 3input OR + 3input AND + 2input OR e f g x Whih is fster? In generl: Using multiple levels (more thn 2) will reue the ost. Sometimes lso ely. Sometime treoff etween ost n ely. Fll 22 EECS5 Le5Bool2 Pge 4

15 Multilevel Comintionl Logi Another Exmple: F = let x = y = + f = xy + x y x y f No onvenient hn methos exit for multilevel logi simplifition: CAD Tools, exmple misii (UCB) 2 exploit some speil struture, exmple er Are these optimiztions still relevnt for LUT implementtions? Fll 22 EECS5 Le5Bool2 Pge 5

16 NANDNAND & NORNOR Networks DeMorgn s Lw: ( + ) = ( ) = + + = ( ) ( ) = ( + ) = = = = push ules or introue in pirs or remove pirs. Fll 22 EECS5 Le5Bool2 Pge 6

17 NANDNAND & NORNOR Networks Mpping from AND/OR to NAND/NAND ) ) ) ) Fll 22 EECS5 Le5Bool2 Pge 7

18 NANDNAND & NORNOR Networks Mpping AND/OR to NOR/NOR Mpping OR/AND to NOR/NOR ) ) ) ) ) ) pir OR/AND to NAND/NAND ' ' ' ' Fll 22 EECS5 Le5Bool2 Pge 8

19 F = ( + ) + Multilevel Networks ' f Convert to NANDs (note fnout) Fll 22 EECS5 Le5Bool2 Pge 9

20 EXOR Funtion Prity, ition mo 2 x y xor xnor x xxory =x y+xy x' y x y' y Another pproh: x y if x= then y else y' Fll 22 EECS5 Le5Bool2 Pge 2

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

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

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

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

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

ECE 2300 Digital Logic & Computer Organization

ECE 2300 Digital Logic & Computer Organization ECE 23 Digital Logic & Computer Organization Spring 27 Combinational Logic Minimization Lecture 3: Announcements Lab 2 is on CMS Tutorial B: CAD tool installation HW will be released tonight Rescheduled

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

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

ECE 2300 Digital Logic & Computer Organization

ECE 2300 Digital Logic & Computer Organization ECE 23 Digital Logic & Computer Organization Spring 28 Combinational Logic Minimization Lecture 3: Announcements Lab 2 is on CMS Tutorial B: CAD tool installation HW will be released tonight Rescheduled

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

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

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

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

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

Technical Report GIT-CC Some Layouts Using the Sleepy Stack Approach

Technical Report GIT-CC Some Layouts Using the Sleepy Stack Approach Technicl Report GIT-CC-04-05 Some Lyouts Using the Sleepy Stck Approch Philipp Pfeiffenerger, Jun Cheol Prk nd Vincent J. Mooney III Center for Reserch on Emedded Systems nd Technology Georgi Institute

More information

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

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

Test Equipment Depot Washington Street Melrose, MA TestEquipmentDepot.com

Test Equipment Depot Washington Street Melrose, MA TestEquipmentDepot.com Test Equipment Depot - 800.517.8431-99 Washington Street Melrose, MA 02176 TestEquipmentDepot.com Table of Contents Table of Contents... iii Preface... viii Getting Started... 9 0.1 Breadboard... 9 0.2

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

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

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

EE247 Lecture 4. EECS 247 Lecture 4: Filters 2005 H.K. Page 1. This Lecture

EE247 Lecture 4. EECS 247 Lecture 4: Filters 2005 H.K. Page 1. This Lecture EE247 Lecture 4 Lst lecture Active biquds Sllen Key & TowThoms Integrtor bsed filters Signl flowgrph concept First order integrtor bsed filter Second order integrtor bsed filter & biquds High order & high

More information

Math 254 Calculus Exam 1 Review Three-Dimensional Coordinate System Vectors The Dot Product

Math 254 Calculus Exam 1 Review Three-Dimensional Coordinate System    Vectors   The Dot Product Mth 254 Clculus Exm 1 Review Your first exm is Fridy, April 26. I will provide one pge of notes. You my bring in one 3- inch by 5-inch note crd with notes on both sides. You should hve been working on

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

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

Copy Number ID2 MYCN ID2 MYCN. Copy Number MYCN DDX1 ID2 KIDINS220 MBOAT2 ID2

Copy Number ID2 MYCN ID2 MYCN. Copy Number MYCN DDX1 ID2 KIDINS220 MBOAT2 ID2 Copy Numer Copy Numer Copy Numer Copy Numer DIPG38 DIPG49 ID2 MYCN ID2 MYCN c DIPG01 d DIPG29 ID2 MYCN ID2 MYCN e STNG2 f MYCN DIPG01 Chr. 2 DIPG29 Chr. 1 MYCN DDX1 Chr. 2 ID2 KIDINS220 MBOAT2 ID2 Supplementry

More information

unit 1.9 Problems with unknown (II) 15 days D Figures within days 1 G 1 1 OA 1 1 OA 1 1 OA 1 1 G 2 1 OA 6 1 OA 4 1 OA 4 1 G 3 1 OA 7

unit 1.9 Problems with unknown (II) 15 days D Figures within days 1 G 1 1 OA 1 1 OA 1 1 OA 1 1 G 2 1 OA 6 1 OA 4 1 OA 4 1 G 3 1 OA 7 KINDERGARTEN K.1 Plying With Shpes (Squre, Tringle, Circle) K.3 Compose, Decompose up to 10 13 dys K.5 Addition & Addition Situtions K.7 Figures (3- dimensionl) K.9 Compose, Decompose up to 20 shpe construction

More information

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

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 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

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

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

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

Sleepy Stack Reduction of Leakage Power

Sleepy Stack Reduction of Leakage Power y Reduction of Lekge Power Jun Cheol Prk, Vincent J. Mooney III, nd Philipp Pfeiffenerger Center for Reserch on Emedded Systems nd Technology School of Electricl nd Computer Engineering, Georgi Institute

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

Measurement of directly designed gears with symmetric and asymmetric teeth

Measurement of directly designed gears with symmetric and asymmetric teeth Mesurement of irectly esigne gers with symmetric n symmetric teeth Dr. Alexner L. Kelevich, AKGers, LLC, Shoreview, MN, USA Toic: Mnufcturing ABSTRACT In comrison with the tritionl ger esign roch se on

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

Design Quadratic Patch and Cubic Patch of the Surface

Design Quadratic Patch and Cubic Patch of the Surface IOSR Journl o Mthemtics IOSR-JM e-issn: - Volume, Issue Jn - Feb, PP - Design Qudrtic Ptch nd Cubic Ptch o the Surce R B M Amer, M A Abd El- Mgeed, Deprtment o Mthemtics nd Ph Engineering, Fcult o Engineering/

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

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

Low Power Integrated Scan-Retention Mechanism

Low Power Integrated Scan-Retention Mechanism Low Power Integrted cn-etention echnism Victor Zyun I T.J. Wtson eserch enter, Yorktown Heights, NY zyun@us.im.com tephen V. Kosonocky I T.J. Wtson eserch enter, Yorktown Heights, NY stevekos@us.im.com

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

LEARNING OBJECTIVES: UNUT.WHRO Explain how each of the diet-planning principles can be used to plan a healthy diet.

LEARNING OBJECTIVES: UNUT.WHRO Explain how each of the diet-planning principles can be used to plan a healthy diet. Multiple Choie 1. A person's ustomry intke of foos n beverges over time efines her or his.. boy weight b. eting pttern. geneti preisposition. risk for inherite iseses e. preferene pttern b 2.1 Priniples

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

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

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

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

Investigation the Effect of Thickness on the Structural and Optical Properties of Nano ZnO Films Prepared by d.c Magnetron Sputtering

Investigation the Effect of Thickness on the Structural and Optical Properties of Nano ZnO Films Prepared by d.c Magnetron Sputtering We Site: www.ijiem.org Emil: eitor@ijiem.org, eitorijiem@gmil.om Investigtion the Effet of Thikness on the Struturl n Optil Properties of Nno ZnO Films Prepre y. Mgnetron Sputtering M.F.A.Alis 1, R.M.Aljrrh

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

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

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

Supplementary figure 1

Supplementary figure 1 Supplementry figure 1 Dy 8 post LCMV infection Vsculr Assoc. Prenchym Dy 3 post LCMV infection 1 5 6.7.29 1 4 1 3 1 2 88.9 4.16 1 2 1 3 1 4 1 5 1 5 1.59 5.97 1 4 1 3 1 2 21.4 71 1 2 1 3 1 4 1 5 1 5.59.22

More information

Chapter 02 - Planning a Healthy Diet Multiple Choice

Chapter 02 - Planning a Healthy Diet Multiple Choice Unerstning Nutrition 14th Eition Whitney TEST BANK Full ler ownlo (no formtting errors) t: https://testbnkrel.om/ownlo/unerstning-nutrition-14th-eition-whitney-test-bnk/ Unerstning Nutrition 14th Eition

More information

Non-invasive Diagnosis of Liver Clinical Condition by Real-time Tissue Elastography and Shear Wave Measurement : Get More Accessible by One Probe

Non-invasive Diagnosis of Liver Clinical Condition by Real-time Tissue Elastography and Shear Wave Measurement : Get More Accessible by One Probe XXXXXXXXXX Non-invsive Dignosis of Liver Clinicl Condition y Rel-time Tissue Elstogrphy nd Sher Wve Mesurement : Get More Accessile y One Proe Norihis Yd Mstoshi Kudo Deprtment of Gstroenterology nd Heptology,

More information

MUTATIONS. Mutagens. Point mutations substitutions. Mutations. Sickle-cell disease. Point mutations insertions & deletions

MUTATIONS. Mutagens. Point mutations substitutions. Mutations. Sickle-cell disease. Point mutations insertions & deletions MUTTIONS Mutgens Mutgens re physicl or chemicl gents tht give rise to muttions. High energy rdition UV, X, gmm. se nlogues, intercltors, chemicl chnge inducers. ffect DN structure, se piring, etc. 2004

More information

SAMPLE YEAR 6 MASTERING THE MATHEMATICS CURRICULUM. Written by Laura Sumner. Including CD-ROM for whiteboard use or printing

SAMPLE YEAR 6 MASTERING THE MATHEMATICS CURRICULUM. Written by Laura Sumner. Including CD-ROM for whiteboard use or printing Including CD-ROM for whiteord use or printing MASTERING THE MATHEMATICS CURRICULUM YEAR 6 Written y Lur Sumner MASTERING THE MATHEMATICS CURRICULUM YEAR 6 Written y Lur Sumner Acknowledgements: Author:

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

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

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

THE EFFECT OF DIFFERENT STIMULI ON MEAGRE (Argyrosomus regius) FEEDING BEHAVIOUR.

THE EFFECT OF DIFFERENT STIMULI ON MEAGRE (Argyrosomus regius) FEEDING BEHAVIOUR. THE EFFECT OF DIFFERENT STIMULI ON MEGRE (rgyrosomus regius) FEEDING EHVIOUR. Ionnis E. Ppdkis, Nikos Ppndroulkis, lkioni Sfendourki, Veronic Cmporesi 3, Mnolis Vsilkis, Constntinos C. Mylons Institute

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

Using Load Research Data to Model Weather Response

Using Load Research Data to Model Weather Response 30 25 20 15 10-5 1,950 2,025 2,100 2,175 2,250 2,325 2,400 2,475 2,550 2,625 2,700 2,775 2,850 2,925 3,000 3,075 3,150 3,225 3,300 3,375 3,450 3,525 3,600 MW 100% 90% 80% 70% 60% 50% 40% 30% 20% 10% 0%

More information

Anti-Tumour Necrosis Factor-alpha Therapy in Crohn s Disease: Clinical and Health Economic Aspects

Anti-Tumour Necrosis Factor-alpha Therapy in Crohn s Disease: Clinical and Health Economic Aspects Anti-Tumour Nerosis Ftor-α Therpy in Crohn s Disese Anti-Tumour Nerosis Ftor-lph Therpy in Crohn s Disese: Clinil n Helth Eonomi Aspets Fion MGuire, 5th yer Meiine ABSTRACT Ojetives: Crohn s isese is hroni,

More information

General Microscopic Changes

General Microscopic Changes Generl Microscopic Chnges 2 This chpter covers collection of microscopic chnges tht lck dignostic specificity ut occur in different specific diseses, s will ecome pprent in susequent chpters. Almost ll

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

AJ PUTT. Hematology. Chemistry. Species: Canine Gender: Female Year of Birth: 2013 Client: PUTT

AJ PUTT. Hematology. Chemistry. Species: Canine Gender: Female Year of Birth: 2013 Client: PUTT Speies: Cnine Gender: Femle Yer of Birth: 2013 Client: PUTT Requisition #: 9034-12 Aession #: W2152816 Aount Code: 72364 Veterinrin: CARTER Pnel/Profile: Tik Pnel Add-on Senior Profile with L 4Dx Plus

More information

8/1/2017. Correlating Radiomics Information with Clinical Outcomes for Lung SBRT. Disclosure. Acknowledgements

8/1/2017. Correlating Radiomics Information with Clinical Outcomes for Lung SBRT. Disclosure. Acknowledgements Correlting Rdiomics Informtion with Clinicl Outcomes for Lung SBRT Fng-Fng Yin, PhD Duke University Medicl Center AAPM 2017 Denver CO Disclosure This reserch is prtilly funded by reserch grnt from Vrin

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

Minimum effective dose of chenic acid for gallstone patients: reduction with bedtime administration and

Minimum effective dose of chenic acid for gallstone patients: reduction with bedtime administration and Gut, 1982, 23, 28-284 Minimum effetive dose of heni id for gllstone ptients: redution with bedtime dministrtion nd low holesterol diet D P MUDGL, R M KUPFER, ND T C NORTHFIELD* From the Normn Tnner Gstroenterology

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

Single-Molecule Studies of Unlabelled Full-Length p53 Protein Binding to DNA

Single-Molecule Studies of Unlabelled Full-Length p53 Protein Binding to DNA Single-Molecule Studies of Unlbelled Full-Length p53 Protein Binding to DNA Philipp Nuttll, 1 Kidn Lee, 2 Pietro Ciccrell, 3 Mrco Crminti, 3 Giorgio Ferrri, 3 Ki- Bum Kim, 2 Tim Albrecht 1* 1 Imperil College

More information

A Multi-information Localization Algorithm in Wireless Sensor Networks and its Application in Medical Monitoring Systems

A Multi-information Localization Algorithm in Wireless Sensor Networks and its Application in Medical Monitoring Systems A Multi-informtion Loliztion Algorithm in Wireless Sensor Networks n its Applition in Meil Monitoring Sstems Zin PEI Hngzhou Norml Universit Qinjing College; Hngzhou; Chin 310012; Emil: peiz2004@hoo.om.n

More information

Value of beat-to-beat blood pressure changes, detected by pulse transit time, in the management of the obstructive sleep apnoea/ hypopnoea syndrome

Value of beat-to-beat blood pressure changes, detected by pulse transit time, in the management of the obstructive sleep apnoea/ hypopnoea syndrome Eur Respir J 1998; 12: 685 692 DOI: 1.1183/931936.98.123685 Printed in UK - ll rights reserved Copyright ERS Journls Ltd 1998 Europen Respirtory Journl ISSN 93-1936 Vlue of et-to-et lood pressure chnges,

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

chapter 7. Colposcopic terminology: the 2011 IFCPC nomenclature

chapter 7. Colposcopic terminology: the 2011 IFCPC nomenclature hpter 7. Colposopi terminology: the 2011 IFCPC nomenlture CHAPTER 1 CHAPTER 1 In ny rnh of siene, progress evolves from ler understnding of previous reserh nd experiene. Clrity of terminology nd prtie

More information

The Effect of Substituting Sugar with Artificial. Sweeteners on the Texture and Palatability of Pancakes

The Effect of Substituting Sugar with Artificial. Sweeteners on the Texture and Palatability of Pancakes The Effect of Sustituting Sugr with Artificil NUTR 453 Sweeteners on the Texture nd Pltility of Pnckes Jmie Wldron, Rquel Reyes, nd Reecc Legi 1 I. Astrct The effects of replcing sugr with Stevi nd Splend

More information

Fundamentals of Spine MRI and Essential Protocols

Fundamentals of Spine MRI and Essential Protocols Fundmentls of Spine MRI nd Essentil Protocols A. C. Dougls-Akinwnde, MD Octoer 13, 2009 Fundmentls of Spine MRI Lerning Ojectives: 1. List the essentil sequences for Spine MRI exmintion 2. Discuss the

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION Supplementry Tble 1. Sttistics of dt sets nd structure refinement PYL1 po PYL2/ABA PYL2 po PYL2/ABA/HAB1 PDB code 3KAY 3KAZ 3KB0 3KB3 Dt collection APS bem line 21-ID 21-ID 21-ID 21-ID Spce group P6 5

More information

Neural population coding of sound level adapts to stimulus statistics

Neural population coding of sound level adapts to stimulus statistics COMPUTATION AND SYSTEMS 25 Nture Pulishing Group http://www.nture.om/ntureneurosiene Neurl popultion oding of sound level dpts to stimulus sttistis Isel Den 1, Niol S Hrper 1,2 & Dvid MAlpine 1 Mmmls n

More information

An Intuitive Model of Perceptual Grouping for HCI Design

An Intuitive Model of Perceptual Grouping for HCI Design An Intuitive Model of Perceptul Grouping for HCI Design Ruth Rosenholtz MIT Cmridge, MA rruth@mit.edu Nthniel R. Twrog MIT Cmridge, MA ntwrog@mit.edu Ndj Schinkel-Bielefeld MIT Cmridge, MA schinkel@mit.edu

More information

Generalized Determinant

Generalized Determinant Genelized Deteminnt Nikoly Dementev 1 Spotivny Steet, Olovk, Hohol Ae, Voonezh Region, 9686, Russi The epot suggests n ppoch to extend concept of deteminnt to the systems of ny ode. KEYWORDS: deteminnt,

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

The Role of Background Statistics in Face Adaptation

The Role of Background Statistics in Face Adaptation The Journl of Neurosiene, Septemer 3, 29 29(39):235 244 235 Behviorl/Systems/Cognitive The Role of Bkground Sttistis in Fe Adpttion Jinhu Wu, * Hong Xu, * Peter Dyn, 2 nd Ning Qin Deprtments of Neurosiene

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

Directional spool valves hand lever operated type WMM6 rotary knob operated type WMD6 roller operated type WMR6 hydraulically operated type WH6

Directional spool valves hand lever operated type WMM6 rotary knob operated type WMD6 roller operated type WMR6 hydraulically operated type WH6 Directionl spool vlves hnd lever operted type WMM6 rotry kno operted type WMD6 roller operted type WMR6 hydruliclly operted type WH6 3 NS6 up to 31,5 M up to 80 dm /min D SHEE - OERION MNUL WK 421 180

More information

Parameter Optimization for FEM based modeling of singlet oxygen during PDT using COMSOL

Parameter Optimization for FEM based modeling of singlet oxygen during PDT using COMSOL Excerpt from the Proceedings of the COMSOL Conference 00 Boston Prmeter Optimiztion for FEM bsed modeling of singlet oxygen during PDT using COMSOL Xing Ling, Ken Kng-Hsin Wng, nd Timothy C. Zhu * Deprtment

More information

Objectives. R/S determination. R/S determination. Epoxidation. Last lecture Chirality

Objectives. R/S determination. R/S determination. Epoxidation. Last lecture Chirality Lst leture hirlity This leture enntiomers distereomers / nottion hirlity jetives optil & iologil properties hirl moleules ontining more thn one hirlity enter. retions tht rete stereoisomers 1 Dr. Ky nderg

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

Oi. An empirical comparison of the two recording systems is seen in Fig. x. In all figures the time between two thick lines equals OI sec.

Oi. An empirical comparison of the two recording systems is seen in Fig. x. In all figures the time between two thick lines equals OI sec. British Hert Journl, I97I, 33, 494-499. Reltions between pressure in pulmonry rtery, left trium, nd left ventricle with specil reference to events t end distole S. A. Forsberg' From the Medicl Deprtment

More information

Power 3x400VAC WYE DB,DK 3x400V K XL XL F6 1(2)

Power 3x400VAC WYE DB,DK 3x400V K XL XL F6 1(2) L /6. L /6. -Q Min swith - - -5 - -6-6 5-5 -7 P /6. -6K5 Min onttor -6 () iruit reker - - () -9-8 () () - -0 5 6 -XL8 -XL8 5(6) 6(5) L /6. N /6. 6 UN /6. - - -7 - - -9-6K5: /8. -6K5: /8. UL /6. L /85.

More information

Lecture (09) Karnaugh Maps 2

Lecture (09) Karnaugh Maps 2 Lecture (09) Karnaugh Maps 2 By: Dr. Ahmed ElShafee ١ Dr. Ahmed ElShafee, ACU : Spring 207, Logic Design I Determination of Minimum Expansions Using Essential Prime Implicants Cover: A switching function

More information

Receptive field structure varies with layer in the primary visual cortex

Receptive field structure varies with layer in the primary visual cortex 2 Nture Pulishing Group http://www.nture.om/ntureneurosiene Reeptive field struture vries with lyer in the primry visul ortex Luis M Mrtinez, Qingo Wng 2, R Cly Reid 3, Cinthi Pilli 2, José-Mñuel Alonso

More information

Comparison of the Role of CT Angiography and DSA in Detecting Aneurysms in Cases with Spontaneous Subarachnoid Hemorrhage

Comparison of the Role of CT Angiography and DSA in Detecting Aneurysms in Cases with Spontaneous Subarachnoid Hemorrhage Originl Artile Print ISSN: 2321-6379 Online ISSN: 2321-595X DOI: 10.17354/ijss/2017/515 Comprison of the Role of CT Angiogrphy nd DSA in Deteting Aneurysms in Cses with Spontneous Surhnoid Hemorrhge Ch

More information

Variations in burn perfusion over time as measured by portable ICG fluorescence: A case series

Variations in burn perfusion over time as measured by portable ICG fluorescence: A case series Burns & Trum, Otoer 2014, Vol 2, Issue 4 Cse Report Vritions in urn perfusion over time s mesured y portle ICG fluoresene: A se series Shrmil Dissnike, Senn Adul-Hmed, John A. Griswold Deprtment of Surgery,

More information

Evaluation of 99m Tc labeled PSMA SPECT/CT imaging in prostate cancer patients who have undergone biochemical relapse

Evaluation of 99m Tc labeled PSMA SPECT/CT imaging in prostate cancer patients who have undergone biochemical relapse [Downloe free from http://www.jnrology.om on Thursy, Ferury 16, 2017, IP: 5.170.11.223] Asin Journl of Anrology (2017) 19, 1 5 2017 AJA, SIMM & SJTU. All rights reserve 1008 682X www.sinro.om; www.jnrology.om

More information

Spatially fractionated radiotherapy (GRID) using helical tomotherapy

Spatially fractionated radiotherapy (GRID) using helical tomotherapy JOURNAL OF APPLIED CLINICAL MEDICAL PHYSICS, VOLUME 17, NUMBER 1, 2016 Sptilly frctionted rdiotherpy (GRID) using helicl tomotherpy Xin Zhng, 1 Jose Pengricno, 1 Yulong Yn, 2 Xioying Ling, 1 Steven Morrill,

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

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

The step method: A new adaptive psychophysical procedure

The step method: A new adaptive psychophysical procedure Perception & Psychophysics 1989, 45 (6), 572-576 The step method: A new dptive psychophysicl procedure WILLIAM A. SIMPSON York University, North York, Ontrio, Cnd A new dptive psychophysicl method, the

More information

Directional Valves electro-hydraulically operated (new series) Huade América 1

Directional Valves electro-hydraulically operated (new series) Huade América 1 Directionl Vlves electro-hydruliclly operted (new series) Hude Améric 1 BEIJING HUADE HYDRAULIC INDUSTRIAL GROUP CO.,LTD. Directionl vlves electro-hydruliclly operted (new series) Size 10 to 32 up to 35

More information

Structure and Features. Types

Structure and Features. Types eele Rolle eins with Thust ll ein eele Rolle eins with Thust Rolle ein eele Rolle eins with Anul ontct ll ein eele Rolle eins with Thee-point ontct ll ein Stuctue n Fetues ombine Type eele Rolle eins e

More information