CS/ECE 715 Spring 2004 Homework 6 Solution(Due date: April 1)

Size: px
Start display at page:

Download "CS/ECE 715 Spring 2004 Homework 6 Solution(Due date: April 1)"

Transcription

1 CS/ECE 715 Sprig 004 Homework 6 Solutio(Due date: April 1) Problem 1. A commuicatio lik provides 1 Mbps for commuicatios betwee the earth ad the moo. The lik seds color images from the moo. Each image cosists of 10,000x10,000 pixels, ad 16 bits are used for each of the three color compoets of each pixel. (a) How may images/secod ca be trasmitted over the lik? (b) If each image is trasmitted as a sigle block, how log does it take to get a ackowledgemet back from earth? The distace betwee earth ad the moo is approximately 375,000 km. (c) Suppose that the bit error rate is, compare Go-Back-N ad Selective Repeat ARQ i terms of their ability to provide reliable trasfer of these images from the moo to earth. Optimize the frame size for each case usig trial ad error. Assume a header overhead of 64 bits i a frame of size greater tha 64 bits. [Solutio] 10 5 (a) The umber of images that ca be trasmitted per secod is images/secod (1) = (b) The total time to get a ackowledgmet from earth, assumig that is t o = t f + t prop = = sec/img () Note if each image is trasmitted i a sigle block, becomes isigificat compared to. (c) The difficulty here is that if we trasmit a etire image as a sigle block, the the average umber of errors i a block is 48 x 10 8 x 10-5 = Thus every trasmissio fails. Clearly we eed to trasmit usig a smaller frame size, say. Qualitatively, the followig happes as we vary. If is very small, the the probability of frame error is small, but the overhead due to the header o will become sigificat. If becomes too large, the the efficiecy drops because of frequet retrasmissios. Thus there must be a itermediate value of that optimizes efficiecy. We will fid this value by trial ad error. We will assume a header overhead of 64 bits i a frame of size greater tha 64 bits. Each frame carries bits of iformatio, so the required widow size for a propagatio delay of.5 secods is the W s =.5x10 6 /+1 The probability of frame error is the t prop t ACK t f t f 1

2 P f 1 ( ) 1 e 10 5 = The efficiecy for Go-Back-N is give by (3) ( 1 P f ) η GBN = = 1 + ( W s 1)P f e e ( ) (4) Usig similar assumptios, the efficiecy of Selective Repeat ARQ is give by η SR ( 1 P f ) = = e (5) 1 Trasmissio efficiecy vs. frame size Trasmissio Efficiecy Go-Back-N Selective Repeat Frame Size (bytes) The figure above shows the efficiecy of Go-Back-N ad Selective Repeat ARQ as a fuctio of frame size. Go-Back-N has very low efficiecy (always below 10%) for all values of. Selective Repeat achieves a maximum of about 95% efficiecy at aroud =500 bits. Note that the optimum value of is depedet o the value of o. Problem. Fid the optimum frame legth f that maximized trasmissio efficiecy for a chael with radom bit errors by takig the derivative ad settig it to zero for the followig protocols: (a) Stop-ad-Wait ARQ (b) Go-Back-N ARQ (c) Selective Repeat ARQ

3 (d) Fid the optimum frame legth for a 1 Mbps chael with 10 ms reactio time, 5-byte overhead, 5-byte ACK frame, ad p = 10 4, 10 5 ad [Solutio] (a) Stop-ad-wait ARQ η ( 1 P b ) f f o = f + a + ( t proc + t prop )R Let a = 1 P b, b = a + ( t proc + t prop )R d f f o a f [ la ( a f o ) + 1] ( f + b) a f ( f o ) = d f f + b ( f + b) = 0 b+ f + ( b o ) f o la o b = 0 o b ( b o ) 4 b + o ± la o b f = (b) Go-back-N ARQ (6) (7) (8) (9) η ( 1 P b ) f f o = (10) f f 1 ( 1 P b ) f [ ] Rt ( proc + t prop ) f Let a = 1 P b, b = R( t proc + t prop ) ad use the approximatio 1 ( 1 P b ) f f P b (which is valid whe f P b «1 ), the Take the derivative ad equatig the umerator to zero, we fid that which leads to the quadratic equatio a f ( η f o ) = f ( 1 + P b b) a f ( f o ) la a f ( + ) f a f ( f o ) = 0 f (11) (1) which give the solutio f o f + o la = 0 (13) (c) Selective repeat o + o o l a f = (14) 3

4 dη d f = 0 leads to η ( 1 P b ) f 1 o = ---- (15) f f f o + o l( 1 P b ) = 0, the (16) (d) R = o + o 4 o l( 1 P b ) o + o o la f = = , where a = 1 P. (17) b o = 00 a = 00 P b = 10 4, 10 5, 10 6 a = 1 P b t proc + t prop = 10 ms b = a + ( t proc + t prop )R = 000 Table 1: Optimum packet size P b Stop-ad-wait Go-back-N Selective Repeat Problem 3. A data-lik layer protocol that uses ON/OFF cotrol executes o a 1.5Mbps lik. The seder emits data at this full data rate ad uses frames of size 1000 bytes. Oe-way propagatio delay is 0ms. The rate at which the receiver empties its buffer, R rcv for differet time itervals. Assume the receiver buffer size is bytes., is show i the figure below R rcv = 1.5Mbps R rcv = 0.7Mbps R rcv = 1.5Mbps t=0 t=1sec t=sec 1. Does the receiver sed a OFF sigal to avoid packet loss at ay of these time istats? a sec 4

5 b sec c..06 sec d sec. How full is the receiver buffer at t=1sec? a bytes b bytes c bytes d. frames [Solutio] Whe the buffer at the receiver has oly t prop ( R sd R rcv ) bytes left, it will sed a OFF sigal. This umber is = 4000 bytes The seder seds at 1.5Mbps ad the receiver empties its buffer at the same rate up to t=1 sec. From 1 sec, the latter rate drops to 0.7Mbps. Therefore it will take t = ( ) 8 = µs for the receiver buffer to reach a poit whe there is oly ( ) space for 4000 bytes left i the buffer. Therefore at t=1sec+60ms, the receiver will geerate a OFF sigal. Aswer to part is 0 bytes sice the receiver buffer is beig depleted at the same rate as the seder. 5

Efficient Information Collection Protocols for Sensor-augmented RFID Networks

Efficient Information Collection Protocols for Sensor-augmented RFID Networks This paper was preseted as part of the mai techical program at IEEE INFOCOM 20 Efficiet Iformatio Collectio Protocols for Sesor-augmeted RFID Networks Shigag Che Mig Zhag Bi Xiao Departmet of Computer

More information

Department of Chemistry University of Texas at Austin

Department of Chemistry University of Texas at Austin Electrochemistry Uit Activity Cocetratio of Electrochemical Cells KEY MINI LECTURE CONCENTRATION ELECTROCHEMICAL CELLS Cells are remarkably complex systems. However, we ca uderstad some key characteristics

More information

CH302 Unit 8 Day 6 RAQ. Vanden Bout/LaBrake Spring 2013

CH302 Unit 8 Day 6 RAQ. Vanden Bout/LaBrake Spring 2013 CH302 Uit 8 Day 6 RAQ Vade Bout/LaBrake Sprig 2013 Name: UTEID: PART I. Lithium is used i two types of batteries, disposable lithium batteries ad rechargeable lithium io batteries. Lithium io is foud i

More information

Department of Chemistry University of Texas at Austin

Department of Chemistry University of Texas at Austin Electrochemistry Uit Activity RAQ KEY PART I. Lithium is used i two types of batteries, disposable lithium batteries ad rechargeable lithium io batteries. Lithium io is foud i the Earth s crust boud up

More information

Simulation-based Switching Algorithm for Inventory Management in a Multi-echelon Supply Chain

Simulation-based Switching Algorithm for Inventory Management in a Multi-echelon Supply Chain Simulatio-based Switchig Algorithm for Ivetory Maagemet i a Multi-echelo Supply Chai GALINA MERKURYEVA (a) ad OLESYA VECHERINSKA (b) Departmet of Modellig ad Simulatio Riga Techical Uiversity 1 Kalku Street,

More information

Chem 155 Spring 2009 Terrill Quiz 1 Page 1 of 6

Chem 155 Spring 2009 Terrill Quiz 1 Page 1 of 6 Chem 55 Sprig 2009 Terrill Quiz Page of 6. Arseic is a toxic metal. The EPA has set a upper limit of 0 ppb of Arseic i drikig water. The expected value i muicipal water is 5 ppb. Your ICP- MS istrumet

More information

A Note on Price and Quantity Competition in Differentiated Oligopolies

A Note on Price and Quantity Competition in Differentiated Oligopolies August 17, 1999 A Note o Price ad Quatity Competitio i Differetiated Oligopolies Joas Häcer Departmet of Ecoomics, Stocholm Uiversity S-106 91 Stocholm, Swede Phoe: +46-8-163049 Fax: +46-8-159482 E-mail:

More information

BaanERP Distribution Item Sales Data

BaanERP Distribution Item Sales Data BaaERP Distributio Module Procedure UP028A US Documetiformatio Documet Documet code : UP028A US Documet group : User Documetatio Documet title : Editio : A Date : May 1998 Copyright 1998 Baa Developmet

More information

Problem Set 1 Oligopoly, market shares and concentration indexes

Problem Set 1 Oligopoly, market shares and concentration indexes Advaced Idustrial Ecoomics Sprig 2018 Joha Steek 24 March 2018 Problem Set 1 Oligopoly, market shares ad cocetratio idexes This problem set gives you some experiece i workig with formal oligopoly models.

More information

Production Order Costing

Production Order Costing BaaERP 5.0c Maufacturig Productio Order Costig Module Procedure UP127A US Documetiformatio Documet Documet code : UP127A US Documet group : User Documetatio Documet title : Productio Order Costig Applicatio/Package

More information

Development Rate Monitoring (DRM)

Development Rate Monitoring (DRM) MCEE 505 Lithography Materials ad Processes Page 1 of 5 Developmet Rate Moitorig (DRM) Microelectroic Egieerig 1. OBJECTIVE The objective of this experimet is to uderstad ad characterize the developmet

More information

Jianqing Chen. Jan Stallaert

Jianqing Chen. Jan Stallaert RESEARCH ARTICLE AN ECONOMIC ANALYSIS OF ONLINE ADVERTISING USING EHAVIORAL TARGETING Jiaqig Che Jidal School of Maagemet, The Uiversity of Texas at Dallas, 8 West Campbell Road, Richardso, TX 758 U.S.A.

More information

Transshipment LP Model for Minimizing the Utility Cost in a Heat Exchanger Network

Transshipment LP Model for Minimizing the Utility Cost in a Heat Exchanger Network Trasshipet LP Model for Miiizig the Utility ost i a eat Exchager Networ Niolaos V. ahiidis ad Igacio E. Grossa Departet of heical Egieerig aregie Mello Uiversity 1. Proble tateet Give is a process that

More information

Types of simulation w.r.t. output analysis

Types of simulation w.r.t. output analysis Types of simulatio w.r.t. output aalysis Termiatig: Edpoit of simulatio ru is defied by your model. No-termiatig 0 Aalysis: first cosider termiatig simulatio i output result, value of a certai performace

More information

CE Supplementary Notes for Open Channel Flow

CE Supplementary Notes for Open Channel Flow CE 40450 upplemetary Notes or Ope Chael Flow 10.5 Gradually Varyig Flow Flow quatities, depths, ad bed slopes are ot always costat. Chages are cotrolled by two competig actors: gravitatioal eergy added

More information

Section 8.2 Confidence Intervals for One Population Mean When is known and Margin of Error

Section 8.2 Confidence Intervals for One Population Mean When is known and Margin of Error Sectio 8.2 Cofidece Itervals for Oe Populatio Mea Whe is kow ad Margi of Error There is a procedure that we use to costruct a cofidece iterval for oe populatio mea whe is kow. Oe Mea z-iterval Procedure

More information

A new definition of efficiency in pallet storage: DCS, the DAMBACH Compact Shuttle system

A new definition of efficiency in pallet storage: DCS, the DAMBACH Compact Shuttle system A ew defiitio of efficiecy i pallet storage: DCS, the DAMBACH Compact Shuttle system DCS, the ew DAMBACH Compact Shuttle system for high-bay warehouses, itroduces a uprecedeted efficiecy ito pallet storage

More information

Performance of Digital Optical Communication Link: Effect of In-Line EDFA Parameters

Performance of Digital Optical Communication Link: Effect of In-Line EDFA Parameters Performace of Digital Optical Commuicatio Lik: Effect of I-Lie EDFA Parameters Ahmed A. Elkomy, Moustafa H. Aly, Member of SOA, W. P. Ng 3, Seior Member, IEEE, Z. Ghassemlooy 3, Seior Member, IEEE ad A.

More information

CHAPTER 8: CONFIDENCE INTERVAL ESTIMATES for Means and Proportions

CHAPTER 8: CONFIDENCE INTERVAL ESTIMATES for Means and Proportions CHAPTER 8: CONFIDENCE INTERVAL ESTIMATES for Meas ad Proportios Itroductio: We wat to kow the value of a parameter for a populatio. We do t kow the value of this parameter for the etire populatio because

More information

Calculating Approximate PPPs Using the Price Factor Method

Calculating Approximate PPPs Using the Price Factor Method Iteratioal Compariso Program Calculatig Approximate PPPs Usig the Price Factor Method Global Office Operatioal Material Table of Cotets 1. Pros ad cos of the Price Factor Method (PFM)... 3 2. From ex-factory

More information

Baan Order Management Purchase Control

Baan Order Management Purchase Control Baa Order Maagemet Purchase Cotrol Module Procedure UP031A US Documetiformatio Documet Documet code : UP031A US Documet group : User Documetatio Documet title : Purchase Cotrol Applicatio/Package : Baa

More information

Design of Single Acceptance Sampling Plan Using Maximum Allowable Proportion Defective (MAPD) and Producer s Allowable Risk (PAR)

Design of Single Acceptance Sampling Plan Using Maximum Allowable Proportion Defective (MAPD) and Producer s Allowable Risk (PAR) Desig of Sigle Acceptace Samplig Pla Usig Maximum Allowable Proportio Defective (MAPD) ad Producer s Allowable Risk (PAR) Edokpa Idemudia Waziri 1* ad Oduayo J. Braimah 2 1 Departmet of Mathematics/Statistics,

More information

1 1 1, ,000 1, , ,000 1, , ,000 1,150

1 1 1, ,000 1, , ,000 1, , ,000 1,150 . Which of the followig $,000 face-value securities has the lowest yield to maturity? A) a 5 percet coupo bod sellig for $,000 B) a 0 percet coupo bod sellig for $,000 C) a 5 percet coupo bod sellig for

More information

How to define interface patterns in model-based system engineering

How to define interface patterns in model-based system engineering How to defie iterface patters i model-based system egieerig Idraja Elžbieta Germaaitė Departmet of Iformatio Systems Kauas Uiversity of Techology Kauas, Lithuaia e-mail: idraja.germaaite@ktu.lt Prof. dr.

More information

Life Cycle Costing Simple Interest: 1.2. Compound Interest:

Life Cycle Costing Simple Interest: 1.2. Compound Interest: Life Cycle Costig Egieerig ecoomy is the applicatio of ecoomic factors ad criteria to evaluate alteratives, cosiderig the time value of moey. The egieerig ecoomy study ivolves computig a specific ecoomic

More information

= p(1 p)/n If the Rule of 15 and Large Population Rule are satisfied.

= p(1 p)/n If the Rule of 15 and Large Population Rule are satisfied. Estimatig a Populatio Proportio-Example To estimate the proportio p of college studets who disbelieve i evolutio, take a simple radom sample of 1112 college studets, ad fid the sample proportio, say ˆp

More information

Coping with the physics of Acoustic Fish Deflection Systems

Coping with the physics of Acoustic Fish Deflection Systems Copig with the physics of Acoustic Fish Deflectio Systems Dr J R Nedwell ad Dr A W H Turpey Fish Guidace Systems Bishops Waltham, Hampshire, UK Iovative Solutios for Fish Deflectio ad Protectio Why desig

More information

Baan Manufacturing Routing

Baan Manufacturing Routing Baa Maufacturig Routig Module Procedure UP089A US Documetiformatio Documet Documet code : UP089A US Documet group : User Documetatio Documet title : Routig Editio : A Date : July 1998 Copyright 1998 Baa

More information

Dartmouth branch closure 11/06/2018. Help and support for personal and business customers

Dartmouth branch closure 11/06/2018. Help and support for personal and business customers Dartmouth brach closure 11/06/2018 Help ad support for persoal ad busiess customers Facts are correct as at 09/03/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of Dartmouth

More information

Performance Analysis of Series Configuration Queueing System with Four Service Stations

Performance Analysis of Series Configuration Queueing System with Four Service Stations Proceedigs of the Iteratioal MultiCoferece of Egieers ad Computer Scietists 6 Vol II, IMECS 6, March 6-8, 6, Hog Kog Performace Aalysis of Series Cofiguratio Queueig System with Four Service Statios Yu-Li

More information

Baan Service Contract Management

Baan Service Contract Management Baa Service Cotract Maagemet Module Procedure UP067A US Documetiformatio Documet Documet code : UP067A US Documet group : User Documetatio Documet title : Cotract Maagemet Editio : A Date : Jue 1998 Copyright

More information

LOGISTIC FUNCTION AND ARCUS TANGENT. 1. Introduction

LOGISTIC FUNCTION AND ARCUS TANGENT. 1. Introduction Piotr Diestrzaski (Wrocaw) LOGISTIC FUNCTION AND ARCUS TANGENT Abstract. The paper presets some deliberatios o approimatio methods used i describig certai pheomea o the basis of logistic fuctio. A attempt

More information

COGNITIVE radio is an emerging advanced radio technology

COGNITIVE radio is an emerging advanced radio technology This article has bee accepted for publicatio i a future issue of this joural, but has ot bee fully edited. Cotet may chage prior to fial publicatio. Citatio iformatio: DOI.9/TVT.25.257, IEEE Trasactios

More information

West Ealing branch closure 22/05/2018. Help and support for personal and business customers

West Ealing branch closure 22/05/2018. Help and support for personal and business customers West Ealig brach closure 22/05/2018 Help ad support for persoal ad busiess customers Facts are correct as at 12/02/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of

More information

Help and support for personal and business customers. Saltcoats branch closure 20/06/2018

Help and support for personal and business customers. Saltcoats branch closure 20/06/2018 Help ad support for persoal ad busiess customers Saltcoats brach closure 20/06/2018 Facts are correct as at 14/02/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of Saltcoats

More information

Metropolis. Supervisor: Prof. Jeffrey Rosenthal. Student: Xin Wang

Metropolis. Supervisor: Prof. Jeffrey Rosenthal. Student: Xin Wang Local scale adaptatio for Radom Walk Metropolis Supervisor: Prof. Jeffrey Rosethal Studet: Xi Wag Summer 0 Cotets Abstract. Itroductio. itroductio. Metropolis-Hastigs algorithm.3 optimal scalig.4 optimal

More information

Help and support for personal and business customers. Lockerbie branch closure 21/06/2018

Help and support for personal and business customers. Lockerbie branch closure 21/06/2018 Help ad support for persoal ad busiess customers Lockerbie brach closure 21/06/2018 Facts are correct as at 14/02/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of Lockerbie

More information

Totnes branch closure 21/05/2018. Help and support for personal and business customers

Totnes branch closure 21/05/2018. Help and support for personal and business customers Totes brach closure 21/05/2018 Help ad support for persoal ad busiess customers Facts are correct as at 09/03/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of Totes

More information

Real vs. Nominal GDP: Nominal GDP is calculated using current year prices, while real GDP is calculated using base year prices.

Real vs. Nominal GDP: Nominal GDP is calculated using current year prices, while real GDP is calculated using base year prices. Ecoomics 102 Discussio Hadout Week 6 Sprig 2018 Comparig GDP across coutries: Purchasig Power Parity (PPP) U.S. ad Chia: which coutry has higher GDP i 2017? Comparig GDP across time: Iflatio Adjusted (Real)

More information

Mortimer branch closure 25/06/2018. Help and support for personal and business customers

Mortimer branch closure 25/06/2018. Help and support for personal and business customers Mortimer brach closure 25/06/2018 Help ad support for persoal ad busiess customers Facts are correct as at 09/03/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of Mortimer

More information

Billingshurst branch closure 30/05/2018. Help and support for personal and business customers

Billingshurst branch closure 30/05/2018. Help and support for personal and business customers Billigshurst brach closure 30/05/2018 Help ad support for persoal ad busiess customers Facts are correct as at 06/02/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of

More information

Section 5.2: Using the Normal Distribution with Sample Means, Quality Control

Section 5.2: Using the Normal Distribution with Sample Means, Quality Control Sectio 5.2: Usig the Normal Distributio with Sample Meas, Quality Cotrol Learig goals for this chapter: Defie samplig variability ad uderstad how to miimize it. Uderstad the differece betwee parameters

More information

Littlehampton branch closure 06/06/2018. Help and support for personal and business customers

Littlehampton branch closure 06/06/2018. Help and support for personal and business customers Littlehampto brach closure 06/06/2018 Help ad support for persoal ad busiess customers Facts are correct as at 09/02/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of

More information

Mathematical problem appearing in industrial lumber drying: A review

Mathematical problem appearing in industrial lumber drying: A review Sciece Joural of Applied Mathematics ad Statistics 2014; 2(1): 26-30 Published olie March 20, 2014 (http://wwwsciecepublishiggroupcom/j/sjams) doi: 1011648/jsjams2014020114 Mathematical problem appearig

More information

Real vs. Nominal GDP: Nominal GDP is calculated using current year prices, while real GDP is calculated using base year prices.

Real vs. Nominal GDP: Nominal GDP is calculated using current year prices, while real GDP is calculated using base year prices. Ecoomics 102 Discussio Hadout Week 6 Sprig 2018 Comparig GDP across coutries: Purchasig Power Parity (PPP) U.S. ad Chia: which coutry has higher GDP i 2017? Comparig GDP across time: Iflatio Adjusted (Real)

More information

Quick Reference Card. GeneChip WT PLUS Reagent Kit. Additional Reagent Required. Input RNA Quantity. Section 1: Prepare RNA with Poly-A RNA Controls

Quick Reference Card. GeneChip WT PLUS Reagent Kit. Additional Reagent Required. Input RNA Quantity. Section 1: Prepare RNA with Poly-A RNA Controls Quick Referece Card Additioal Reaget Required Absolute Ethaol, Molecular Biology Grade Iput RNA Quatity IMPORTANT: The RNA volume must be 5 μl ( 3 μl if poly-a RNA cotrols are used). Table A: Total Iput

More information

CHAPTER 15 SAMPLING THEORY. Copyright -The Institute of Chartered Accountants of India

CHAPTER 15 SAMPLING THEORY. Copyright -The Institute of Chartered Accountants of India CHAPTER 15 SAMPLING THEORY SAMPLING THEORY LEARNING OBJECTIVES I this chapter the studet will learu Differet procedure of samplig which will be the best represetative of the populatio; u u The cocept of

More information

Equilibrium concentration of interstitial atoms

Equilibrium concentration of interstitial atoms Equilibrium cocetratio of iterstitial atoms may metals, especially i trasitio metals, iterstitial atoms such as carbo, itroge, oxyge, hydroge ca be preset up to a certai extet depedig o the metal. There

More information

Penistone branch closure 27/06/2018. Help and support for personal and business customers

Penistone branch closure 27/06/2018. Help and support for personal and business customers Peistoe brach closure 27/06/2018 Help ad support for persoal ad busiess customers Facts are correct as at 09/03/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of Peistoe

More information

Saffron Walden branch closure 18/06/2018. Help and support for personal and business customers

Saffron Walden branch closure 18/06/2018. Help and support for personal and business customers Saffro Walde brach closure 18/06/2018 Help ad support for persoal ad busiess customers Facts are correct as at 13/02/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of

More information

Help and support for personal and business customers. Duns branch closure 05/06/2018

Help and support for personal and business customers. Duns branch closure 05/06/2018 Help ad support for persoal ad busiess customers Dus brach closure 05/06/2018 Facts are correct as at 13/02/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of Dus to

More information

Help and support for personal and business customers. North Berwick branch closure 25/06/2018

Help and support for personal and business customers. North Berwick branch closure 25/06/2018 Help ad support for persoal ad busiess customers North Berwick brach closure 25/06/2018 Facts are correct as at 14/02/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers

More information

Application of Gibbs Energy minimization to Oxygen Steelmaking Process

Application of Gibbs Energy minimization to Oxygen Steelmaking Process Applicatio of ibbs Eergy miimizatio to xyge Steelmakig Process Ajay Kumar Shukla Departmet of Metallurgical ad Materials Egieerig Idia Istitute of Techology, Madras heai 636 Prof. Brahma Deo Departmet

More information

Variability estimates and data comparison with higher order structure data

Variability estimates and data comparison with higher order structure data Variability estimates ad data compariso with higher order structure data Iva L. Budyak Biopharmaceutical Research ad Developmet Eli Lilly ad Compay April 03-05, 2017 HOS characterizatio data far-uv CD

More information

A study on copper recovery from the slag of Outokumpu direct-to-copper process

A study on copper recovery from the slag of Outokumpu direct-to-copper process A study o copper recovery from the slag of Outokumpu direct-to-copper process M. Kucharski (*), T. Sak, P. Madej, M. Wędrychowicz, W. Mróz AGH Uiversity of Sciece ad Techology, Departmet of Metallurgy

More information

CE Steel Design Class

CE Steel Design Class Shear Desig of Beams CE 470 - Steel Desig Class By: Amit H. Varma Shear Stregth Beam shear stregth is covered i Chapter G of the AISC specificatios. Both rolled shapes ad welded built-up shapes are covered.

More information

Object: DELPHI external communication about a production transfer

Object: DELPHI external communication about a production transfer Idustriestrasse Customer Commuicatio N : 6-May-7 Phoe N : +43 33 62 4 00 270 Object: DELPHI exteral commuicatio about a productio trasfer This propositio is set for : Request for customer approval to trasfer

More information

Help and support for personal and business customers. Rothesay branch closure 26/06/2018

Help and support for personal and business customers. Rothesay branch closure 26/06/2018 Help ad support for persoal ad busiess customers Rothesay brach closure 26/06/2018 Facts are correct as at 14/02/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers of Rothesay

More information

Richmond Yorks branch closure 12/06/2018. Help and support for personal and business customers

Richmond Yorks branch closure 12/06/2018. Help and support for personal and business customers Richmod Yorks brach closure 12/06/2018 Help ad support for persoal ad busiess customers Facts are correct as at 09/03/2018 Customer ad Commuity Egagemet followig closure aoucemet We wrote to customers

More information

The Pennsylvania State University The Graduate School College of Engineering

The Pennsylvania State University The Graduate School College of Engineering The Pesylvaia State Uiversity The Graduate School College of Egieerig SUPPLY CHAIN INVENTORY MODELS CONSIDERING SUPPLIER SELECTION AND PRICE SENSITIVE DEMAND A Dissertatio i Idustrial Egieerig ad Operatios

More information

BaanERP Warehousing Inventory Reporting

BaanERP Warehousing Inventory Reporting BaaERP Warehousig Ivetory Reportig Module Procedure UP075A US Documetiformatio Documet Documet code : UP075A US Documet group : User Documetatio Documet title : Ivetory Reportig Editio : A Date : May

More information

differences between two groups (Will Begin Momentarily) Copyright 2009 BCG Institute for Workforce Development Visit BCGi Online

differences between two groups (Will Begin Momentarily) Copyright 2009 BCG Institute for Workforce Development   Visit BCGi Online /4/009 Itroductio ti to t-tests t t for measurig differeces betwee two groups (Will Begi Mometarily) Brought to you by: www.bcgistitute.org Copyright 009 BCG Istitute for Workforce Developmet www.bcgistitute.org

More information

Chapter Statistics for Business and Economics 7 th Edition. Chapter 8. Estimation: Additional Topics. Chapter Goals

Chapter Statistics for Business and Economics 7 th Edition. Chapter 8. Estimation: Additional Topics. Chapter Goals Chapter 8 8-1 Statistics for Busiess a Ecoomics 7 th Eitio Chapter 8 Estimatio: Aitioal Topics Ch. 8-1 Chapter Goals After completig this chapter, ou shoul be able to: Form cofiece itervals for the ifferece

More information

Advanced Blast Furnace Reaction Simulator Combining a Calculation Model and Experimental Furnace

Advanced Blast Furnace Reaction Simulator Combining a Calculation Model and Experimental Furnace ISIJ Iteratioal, Vol. 55 (015), ISIJ Iteratioal, No. 6 Vol. 55 (015), No. 6, pp. 131 136 Advaced Blast Furace Reactio Simulator Combiig a Calculatio Model ad Experimetal Furace Toshiyuki HIROSAWA, 1) *

More information

Regression trees. DAAG Chapter 11

Regression trees. DAAG Chapter 11 Regressio trees DAAG Chapter 11 Learig objectives I this sectio, we will lear about regressio trees. What is a regressio tree? What tpes of problems ca be addressed with regressio trees? How complex a

More information

Unit I Electrochemistry

Unit I Electrochemistry Uit I lectrochemistry Itroductio : Sigle lectrode Potetial: lectrode potetial is defied as the potetial developed at the iterface betwee metal ad solutio, whe it is i cotact with solutios of its ios. Or

More information

BaanErp5.0b Manufacturing Product Configuration (PCF)

BaanErp5.0b Manufacturing Product Configuration (PCF) BaaErp5.0b Maufacturig Product Cofiguratio (PCF) Fuctioal Release Iformatio P3096A US Documetiformatio Documet Documet code : P3096A US Documet group : Product Iformatio Documet title : Product Cofiguratio

More information

A Study on Cost Analysis of a Multi Server Fuzzy Queueing- Inventory Model With Waiting and Service Costs

A Study on Cost Analysis of a Multi Server Fuzzy Queueing- Inventory Model With Waiting and Service Costs Iteratioal Joural of Pure ad Applied Mathematics Volume 7 No. 07, 07-5 ISSN: 3-8080 prited versio; ISSN: 34-3395 o-lie versio url: http://www.ijpam.eu ijpam.eu A Study o Cost Aalysis of a Multi Server

More information

Comparison of Bootstrap-Estimated and Half Sample- Estimated Kolmogorov-Smirnov Test Statistics

Comparison of Bootstrap-Estimated and Half Sample- Estimated Kolmogorov-Smirnov Test Statistics EUROPEAN ACADEMIC RESEARCH Vol. II, Issue 8/ November 2014 ISSN 2286-4822 www.euacademic.org Impact Factor: 3.1 (UIF) DRJI Value: 5.9 (B+) Compariso of Bootstrap-Estimated ad Half Sample- Estimated Kolmogorov-Smirov

More information

ANN Based Estimation of SWCC Fitting Parameters for Korean Weathered Soil Considering In-Situ Characteristics

ANN Based Estimation of SWCC Fitting Parameters for Korean Weathered Soil Considering In-Situ Characteristics ANN Based Estimatio of SWCC Fittig Parameters for Korea Weathered Soil Cosiderig I-Situ Characteristics Nikhil N.V. 1), Yoo Seok 2), *Seug-Rae Lee 3), Deuk-Hwa Lee 4) 1), 3), 4) Departmet of Civil Egieerig,

More information

P Fra Cv. Since this is a zero coupon bond, our formula simplifies to that P=500, n=10, C=1000 and we need to find j. 10

P Fra Cv. Since this is a zero coupon bond, our formula simplifies to that P=500, n=10, C=1000 and we need to find j. 10 Chapter 6 Sectio 1. (F11HW) Yacy purchases a 10 year zero coupo bod for 500 ad will be paid 1000 at ed of 10 years. Calculate the aual effective retur received by Yacy. Solutio: Remember the formula, P

More information

An Economic Order Quantity Model under the Policy of Batch-based Delay in Payment in JIT Purchasing

An Economic Order Quantity Model under the Policy of Batch-based Delay in Payment in JIT Purchasing Iteratioal Joural of Statistics ad Systems ISSN 0973-675 Volume 11, Number 1 (016), pp. 1-8 Research Idia Publicatios http://www.ripublicatio.com A Ecoomic Order Quatity Model uder the Policy of Batch-based

More information

MONITOR AND CONTROL YOUR LIFTS AND ESCALATORS. KONE E-Link

MONITOR AND CONTROL YOUR LIFTS AND ESCALATORS. KONE E-Link MONITOR AND CONTROL YOUR LIFTS AND ESCALATORS KONE E-Lik A COMPLETE VIEW AT A GLANCE KONE E-Lik eables you to moitor your lift ad escalator systems i oe or several buildigs from oe locatio. It is a full-featured

More information

The matching function for electronic market places: determining the probability of coordinating of supply and demand

The matching function for electronic market places: determining the probability of coordinating of supply and demand It. J. Electroic Busiess, Vol. 3, No. 5, 005 46 The matchig fuctio for electroic market places: determiig the probability of coordiatig of supply ad demad Tobias Kollma Uiversity of Duisburg-Esse Campus

More information

Statistics for Business and Economics James T. McClave P. George Benson Terry Sincich Twelfth Edition

Statistics for Business and Economics James T. McClave P. George Benson Terry Sincich Twelfth Edition Statistics for Busiess ad Ecoomics James T. McClave P. George Beso Terry Sicich Twelfth Editio Pearso Educatio Limited Ediburgh Gate Harlow Essex CM20 2JE Eglad ad Associated Compaies throughout the world

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article Available olie www.jocpr.com Joural of Chemical ad Pharmaceutical Research, 204, 6(5):696-700 Research Article IN : 0975-7384 CODEN(UA) : JCPRC5 A o-cooperative game model betwee the call cetre ad the

More information

Flexibility in order picking, storage and retrieval: rail-guided stacker cranes

Flexibility in order picking, storage and retrieval: rail-guided stacker cranes Flexibility i order pickig, storage ad retrieval: rail-guided stacker craes DAMBACH Lagersysteme has bee buildig rail-guided stacker craes for more tha 40 years, ad the compay s may years of experiece

More information

Design Method Of Steady State Detector For Multi-Evaporator Heat Pump System With Decomposition Analysis Technique

Design Method Of Steady State Detector For Multi-Evaporator Heat Pump System With Decomposition Analysis Technique Purdue Uiversity Purdue e-pubs Iteratioal Refrigeratio ad Air Coditioig Coferece School of Mechaical Egieerig 2010 Desig Method Of Steady State Detector For Multi-Evaporator Heat Pump System With Decompositio

More information

Software Engineering

Software Engineering Software Egieerig Backgroud readig The library has copies of the followig book Software Egieerig Ia Sommerville Chapters 1 to 4 give a overview of software egieerig ad the problems it solves SE 2 Software

More information

EFFECT OF RUNNER DIMENSIONS ON CAVITY FILLING IN MICRO- INJECTION MOULDING FOR DEFECT-FREE PARTS

EFFECT OF RUNNER DIMENSIONS ON CAVITY FILLING IN MICRO- INJECTION MOULDING FOR DEFECT-FREE PARTS VOL. 11, NO. 1, JUNE 016 ISSN 1819-6608 ARPN Joural of Egieerig ad Applied Scieces 006-016 Asia Research Publishig Network (ARPN). All rights reserved. www.arpjourals.com EFFECT OF RUNNER DIMENSIONS ON

More information

Multi-leg Seat Inventory Control Based on EMSU and Virtual Bucket

Multi-leg Seat Inventory Control Based on EMSU and Virtual Bucket Iteratioal Joural of Egieerig Busiess Maagemet Special Issue: The Next Geeratio of Aircraft Servicig ad Logistics Operatios Opportuities ad Challeges ARTICLE Multi-leg Seat Ivetory Cotrol Based o EMSU

More information

The Impact of Aggregating Benefit and Cost Criteria in Four MCDA Methods by Evangelos Triantaphyllou and Khalid Baig

The Impact of Aggregating Benefit and Cost Criteria in Four MCDA Methods by Evangelos Triantaphyllou and Khalid Baig 1 Complete Referece for this article: Triataphyllou, E., ad K. Baig, (2004), The Impact of Aggregatig Beefit ad Cost Criteria i Four MCDA Methods, IEEE Trasactios o Egieerig Maagemet, Vol. xx, No. xx,

More information

Case study I: Advertising on the Web

Case study I: Advertising on the Web 1 Case study I: Advertisig o the Web Geoveva Vargas-Solar http://www.vargas-solar.com/big-data-aalytics Frech Coucil of Scietific Research, LIG & LAFMIA Labs Motevideo, 22 d November 4 th December, 2015

More information

Solar systems & Walltherm

Solar systems & Walltherm Solar systems & Walltherm WALLNÖFER H.F. SOLAR SYSTEMS & WOODSTOVES The first water heatig wood gasificatio stove 86% iteratioally pateted e cie c ffi y Progress is the route from the primitive via the

More information

EXPERIMENT 1. FASCINATING CHEMICAL PHENOMENA rev 7/09

EXPERIMENT 1. FASCINATING CHEMICAL PHENOMENA rev 7/09 EXPERIMET 1 FASIATIG EMIAL PEMEA rev 7/09 GAL This experimet uses several iterestig systems to itroduce you to the lab ad procedures for recordig ad reportig lab iformatio. ITRDUTI The followig chemical

More information

DESIGN OF CENTRAL SOLAR HEATING WITH UNDERGROUND SEASONAL STORAGE IN AUSTRALIA

DESIGN OF CENTRAL SOLAR HEATING WITH UNDERGROUND SEASONAL STORAGE IN AUSTRALIA DESIGN OF CENTRAL SOLAR HEATING WITH UNDERGROUND SEASONAL STORAGE IN AUSTRALIA N. Chotivisarut T. Kiatsiriroat Departmet of Mechaical Egieerig, Chiag Mai Uiversity, Thailad L. Aye Iteratioal Techologies

More information

Optimal Tag SNP Selection for Haplotype Reconstruction

Optimal Tag SNP Selection for Haplotype Reconstruction Optimal Tag SNP Selectio for Haplotype Recostructio Ji Ju ad Io Madoiu Computer Sciece & Egieerig Departmet Uiversity of Coecticut Approaches to Phasig Motivatio ad Cotributios To reduce prohibitively

More information

Modified Theory of Constraints Heuristics(MTOCh1) Keeping Complete Shipment as Constraint

Modified Theory of Constraints Heuristics(MTOCh1) Keeping Complete Shipment as Constraint Uiversal Joural of Maagemet 4(12): 670-677, 2016 DOI: 10.13189/ujm.2016.041203 http://www.hrpub.org Modified Theory of Costraits Heuristics(MTOCh1) Keepig Complete Shipmet as Costrait Ajay Gupta Departmet

More information

Saeed Reza Allahkaram School of Metallurgy and Materials Engineering, University of Tehran, Tehran, Iran, and

Saeed Reza Allahkaram School of Metallurgy and Materials Engineering, University of Tehran, Tehran, Iran, and Applicatio of the iverse wavelet trasform o electrochemical curret sigals to demostrate the essece of high-frequecy variatios Mehdi Khodayari School of Metallurgy ad Materials Egieerig, Uiversity of Tehra,

More information

P Fra Cv. Since this is a zero coupon bond, our formula simplifies to that P=500, n=10, C=1000 and we need to find j. 10

P Fra Cv. Since this is a zero coupon bond, our formula simplifies to that P=500, n=10, C=1000 and we need to find j. 10 Chapter 6 Sectio 1. Haie purchases a 10 year zero coupo bod for 500 ad will be paid 1000 at ed of 10 years. Calculate the aual effective retur received by Haie. Solutio: Remember the formula, P Fra Cv.

More information

A Mechanism for Providing Innovation Incentives for Digital Goods

A Mechanism for Providing Innovation Incentives for Digital Goods A Mechaism for Providig Iovatio Icetives for Digital Goods Erik Bryjolfsso ad Xiaoqua (Michael) Zhag {erikb, zxq}@mit.edu http://ebusiess.mit.edu/erik Sloa School of Maagemet, Massachusetts Istitute of

More information

A Leader-follower Controlled Markov Stopping Game for Delay Tolerant and Opportunistic Resource Sharing Networks

A Leader-follower Controlled Markov Stopping Game for Delay Tolerant and Opportunistic Resource Sharing Networks A Leader-follower Cotrolled Marov Stoppig Game for Delay Tolerat ad Opportuistic Resource Sharig Networs Xiaofa He, Member, IEEE, Huaiyu Dai, Fellow, IEEE, Peg Nig, Seior Member, IEEE, ad Rudra Dutta,

More information

Additional Reagent Required Input RNA Quantity IMPORTANT: RNA Input Total RNA Program Heated Lid Temp Step 1 Step 2 Step 3 Volume

Additional Reagent Required Input RNA Quantity IMPORTANT: RNA Input Total RNA Program Heated Lid Temp Step 1 Step 2 Step 3 Volume Quick Referece Card Additioal Reaget Required Absolute Ethaol, Molecular Biology Grade Iput RNA Quatity IMPORTANT: The RNA volume must be 5 μl ( 3 μl if poly-a RNA cotrols are used). Table A: Total Iput

More information

A multi-layer market for vehicle-to-grid energy trading in the smart grid

A multi-layer market for vehicle-to-grid energy trading in the smart grid A multi-layer market for vehicle-to-grid eergy tradig i the smart grid Albert Y.S. Lam, Logbo Huag, Aloso Silva, Walid Saad To cite this versio: Albert Y.S. Lam, Logbo Huag, Aloso Silva, Walid Saad. A

More information

Storage and Warehousing

Storage and Warehousing Warehouse Fuctios Storage ad Warehousig Chapter 0 Provide temporary storage of goods Put together customer orders Serve as a customer service facility Protect goods Segregate hazardous or cotamiated materials

More information

Formed by Nature, Crafted by Hand

Formed by Nature, Crafted by Hand Formed by Nature, Crafted by Had Why Slate? The Premier Roof Lifetime Ivestmet For ceturies, slate has bee the roofig material of choice for istitutios ad homes that are built to last. Slate is the most

More information

4. Thermodynamic modeling of multicomponent phase equilibria

4. Thermodynamic modeling of multicomponent phase equilibria 49 4. hermodyamic modelig of multicompoet phase equilibria t the early stages of this work, it was ecessary to select a adequate material to be used as a dopat for the metal-carbo eutectic. he first metalcarbo

More information

Baan Central Invoicing Sales Invoicing

Baan Central Invoicing Sales Invoicing Baa Cetral Ivoicig Sales Ivoicig Module Procedure UP006A US Documetiformatio Documet Documet code : UP006A US Documet group : User Documetatio Documet title : Sales Ivoicig Applicatio/Package : Baa Cetral

More information

Lesson 1-2 (S.B.84&85)

Lesson 1-2 (S.B.84&85) Uit 11 Al-Asema Educatioal Area Lesso 1-2 (S.B.84&85) asap Colleague Exp As soo as possible. A perso with whom oe works especially i professio or busiess. Curret A body of water or air movig i a defiite

More information

facing today s challenges With simplified tax returns and online filing, more and more taxpayers are questioning the need for an accountant.

facing today s challenges With simplified tax returns and online filing, more and more taxpayers are questioning the need for an accountant. CCH Persoal Tax persoal tax facig today s challeges With simplified tax returs ad olie filig, more ad more taxpayers are questioig the eed for a accoutat. To protect our fee icome we eed to be able to

More information