Sample presentation using Beamer Delft University of Technology

Size: px
Start display at page:

Download "Sample presentation using Beamer Delft University of Technology"

Transcription

1 Sample presentation using Beamer Delft University of Technology Maarten Abbink October 10, 2014 Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

2 Outline 1 First Section Section 1 - Subsection 1 Section 1 - Subsection 2 Section 1 - Subsection 3 2 Second Section Section 2 - Subsection 1 Section 2 - Last Subsection Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

3 Next Subsection 1 First Section Section 1 - Subsection 1 Section 1 - Subsection 2 Section 1 - Subsection 3 2 Second Section Section 2 - Subsection 1 Section 2 - Last Subsection Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

4 Section 1 - Subsection 1 - Page 1 Example u(n) n u(n) = [3, 1, 4] n Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

5 Section 1 - Subsection 1 - Page 2 Definition Let n be a discrete variable, i.e. n Z. A 1-dimensional periodic number is a function that depends periodically on n. u 0 if n 0 (mod d) u 1 if n 1 (mod d) u(n) = [u 0, u 1,..., u d 1 ] n =. u d 1 if n d 1 (mod d) d is called the period. Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

6 Section 1 - Subsection 1 - Page 3 Example f (n) = [ 1 2, 1 ] { 3 n n2 + 3n [1, 2] n 1 = 3 n2 + 3n 2 if n 0 (mod 2) 1 2 n2 + 3n 1 if n 1 (mod 2) n2 + 3n 2 ] n n2 + 3n [1, 2]n f(n) = [ 1, n n2 + 3n 1 3 Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

7 Section 1 - Subsection 1 - Page 4 Definition A polynomial in a variable x is a linear combination of powers of x: f (x) = g c i x i i=0 Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

8 Section 1 - Subsection 1 - Page 4 Definition A polynomial in a variable x is a linear combination of powers of x: f (x) = g c i x i i=0 Definition A quasi-polynomial in a variable x is a polynomial expression with periodic numbers as coefficients: f (n) = g u i (n)n i i=0 with u i (n) periodic numbers. Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

9 Next Subsection 1 First Section Section 1 - Subsection 1 Section 1 - Subsection 2 Section 1 - Subsection 3 2 Second Section Section 2 - Subsection 1 Section 2 - Last Subsection Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

10 Section 1 - Subsection 2 - Page 1 Example y x p =3 x + y p p f (p) 3 5 Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

11 Section 1 - Subsection 2 - Page 1 Example y x p =4 x + y p p f (p) Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

12 Section 1 - Subsection 2 - Page 1 Example y x p =5 x + y p p f (p) Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

13 Section 1 - Subsection 2 - Page 1 Example y x p =6 x + y p p f (p) Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

14 Section 1 - Subsection 2 - Page 1 Example y x p =6 x + y p p f (p) [ 5 2 p + 2, 5 ] 2 p Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

15 Section 1 - Subsection 2 - Page 2 The number of integer points in a parametric polytope P p of dimension n is expressed as a piecewise a quasi-polynomial of degree n in p (Clauss and Loechner). Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

16 Section 1 - Subsection 2 - Page 2 The number of integer points in a parametric polytope P p of dimension n is expressed as a piecewise a quasi-polynomial of degree n in p (Clauss and Loechner). More general polyhedral counting problems: Systems of linear inequalities combined with,,,, or (Presburger formulas). Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

17 Section 1 - Subsection 2 - Page 2 The number of integer points in a parametric polytope P p of dimension n is expressed as a piecewise a quasi-polynomial of degree n in p (Clauss and Loechner). More general polyhedral counting problems: Systems of linear inequalities combined with,,,, or (Presburger formulas). Many problems in static program analysis can be expressed as polyhedral counting problems. Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

18 Next Subsection 1 First Section Section 1 - Subsection 1 Section 1 - Subsection 2 Section 1 - Subsection 3 2 Second Section Section 2 - Subsection 1 Section 2 - Last Subsection Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

19 Section 1 - Subsection 3 - Page 1 A picture made with the package TiKz Example Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

20 Next Subsection 1 First Section Section 1 - Subsection 1 Section 1 - Subsection 2 Section 1 - Subsection 3 2 Second Section Section 2 - Subsection 1 Section 2 - Last Subsection Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

21 Section 2 - subsection 1 - page 1 Alertblock This page gives an example with numbered bullets (enumerate) in an Example window: Example Discrete domain evaluate in each point Not possible for 1 parametric domains Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

22 Section 2 - subsection 1 - page 1 Alertblock This page gives an example with numbered bullets (enumerate) in an Example window: Example Discrete domain evaluate in each point Not possible for 1 parametric domains 2 large domains (NP-complete) Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

23 Next Subsection 1 First Section Section 1 - Subsection 1 Section 1 - Subsection 2 Section 1 - Subsection 3 2 Second Section Section 2 - Subsection 1 Section 2 - Last Subsection Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

24 Last Page Summary End of the beamer demo with a tidy TU Delft lay-out. Thank you! Maarten Abbink (TU Delft) Beamer Sample October 10, / 16

Advanced Digital Signal Processing Part 4: DFT and FFT

Advanced Digital Signal Processing Part 4: DFT and FFT Advanced Digital Signal Processing Part 4: DFT and FFT Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Institute of Electrical and Information Engineering Digital Signal

More information

Monomino-Domino Tatami Coverings

Monomino-Domino Tatami Coverings Monomino-Domino Tatami Coverings Alejandro Erickson Joint work with Frank Ruskey at The University of Victoria, Canada December 4, 2013 Durham University, ACiD Seminar. Japanese Tatami mats Traditional

More information

International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 6, Issue 6, June 2017

International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 6, Issue 6, June 2017 AN EFFICIENT VLSI IMPLEMENTATION OF MULTIPLIER LESS FFT DESIGN Mrs.N.Madhubala and Dr.A.Kavitha,Associate Professor Abstract The proposed system is to implement a novel approach to implement multiplier

More information

HSPF Calculation of a System Allowing Switching Between a Single-Stage to a Two-Stage Compression System

HSPF Calculation of a System Allowing Switching Between a Single-Stage to a Two-Stage Compression System Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 26 HSPF Calculation of a System Allowing Switching Between a Single-Stage to

More information

Summary Comparison of Simulation Program Features

Summary Comparison of Simulation Program Features Summary Comparison of Simulation Program Features FEATURE DOE2.2 equest TRACE 700 HAP Public/Proprietary Public Domain Proprietary Proprietary Proprietary Simulation Method 8760 hours 8760 hours 8760 hours

More information

Downhole Dynamometer Card Validation Method

Downhole Dynamometer Card Validation Method 12 th Annual Sucker Rod Pumping Workshop Renaissance Hotel Oklahoma City, Oklahoma September 27 30, 2016 Downhole Dynamometer Card Validation Method Omar Al Assad, Justin Barton, Kalpesh Singal, Shyam

More information

ART-U 1-4 kw. Design fan coil unit with a minimum depth of 10 cm only and BLDC motor. Fan coil ART-U PLUS. Design-driven innovation NEW

ART-U 1-4 kw. Design fan coil unit with a minimum depth of 10 cm only and BLDC motor. Fan coil ART-U PLUS. Design-driven innovation NEW Fan coil ART-U NEW PRODUCT Design fan coil unit with a minimum depth of 10 cm only and BLDC motor ART-U 1-4 kw Available from SEPTEMBER 2018 Design-driven innovation BLDC motor Tangential fan Supervision

More information

13. Introduction to Fuzzy Logic and Fuzzy Systems

13. Introduction to Fuzzy Logic and Fuzzy Systems GoBack 13. Introduction to and Fuzzy Systems Petr Pošík Czech Technical University in Prague Faculty of Electrical Engineering Department of Cybernetics P. Pošík c 2007 Soft Computing 1 / 26 Contents P.

More information

CITY PLANNING COMMISSION AGENDA ITEM: C STAFF: ROBERT TEGLER FILE NO: CPC PUD QUASI-JUDICIAL

CITY PLANNING COMMISSION AGENDA ITEM: C STAFF: ROBERT TEGLER FILE NO: CPC PUD QUASI-JUDICIAL CPC AGENDA June 8, 2006 Page 37 CITY PLANNING COMMISSION AGENDA ITEM: C STAFF: ROBERT TEGLER FILE NO: CPC PUD 05-294 - QUASI-JUDICIAL PROJECT: APPLICANT: OWNER: PARKWOOD AT WOLF RANCH NASS DESIGN ASSOCIATES

More information

UNECE Committee on Housing and Land Management activities on urban development

UNECE Committee on Housing and Land Management activities on urban development UNECE Committee on Housing and Land Management activities on urban development GULNARA ROLL, UN ECONOMIC COMMISSION FOR EUROPE HOUSING AND LAND MANAGEMENT UNIT Areas of work Sustainable Housing and Real

More information

Simscape Refrigerant Loop Product

Simscape Refrigerant Loop Product Aims The product is an easy to use simscape simulator with simple GUI or HMI allowing to define: - the different configurations of the physical system - the different operating modes: start, stop, load

More information

Minimax: A Multiwinner Election Procedure

Minimax: A Multiwinner Election Procedure Minimax: A Multiwinner Election Procedure legrand@cse.wustl.edu The Minimax Procedure: Problem Outline Problem Two election procedures Minisum Minimax Computing minimax sets Computational complexity Heuristic

More information

Optimal Control of Induction Heating Processes

Optimal Control of Induction Heating Processes Optimal Control of Induction Heating Processes Edgar Rapoport Vulia Pleshiutseua (löfh Taylor & Francis ^^ J Taylor & Francis Group Boca Raton London New York CRC is an imprint of the Taylor & Francis

More information

FlameGard 5 UV/IR HART

FlameGard 5 UV/IR HART FlameGard 5 UV/IR HART HART Communication Manual The information and technical data disclosed in this document may be used and disseminated only for the purposes and to the extent specifically authorized

More information

National Certificate in Fire and Rescue Services (Vegetation) (Level 3)

National Certificate in Fire and Rescue Services (Vegetation) (Level 3) NZQF NQ Ref 0540 Version 5 Page 1 of 8 National Certificate in Fire and Rescue Services (Vegetation) (Level 3) Level 3 Credits 55 This qualification is expiring. The last date to meet the requirements

More information

On a GPU Acceleration of the Stochastic Grid Bundling Method

On a GPU Acceleration of the Stochastic Grid Bundling Method On a GPU Acceleration of the Stochastic Grid Bundling Method Álvaro Leitao Rodríguez and Cornelis W. Oosterlee Technische Universiteit Delft (TU Delft) - Centrum Wiskunde & Informatica (CWI) 13/6/2014

More information

Study and development of an innovative 3G/4G wireless network analysis tool

Study and development of an innovative 3G/4G wireless network analysis tool University of TRENTO - Faculty of Engineering Master of Science in Telecommunications Engineering Study and development of an innovative 3G/4G wireless network analysis tool Advisors Prof. Andrea MASSA

More information

HM1500LF Relative Humidity Module

HM1500LF Relative Humidity Module SPECIFICATIONS Small size product Product free from Lead, Cr(6+), Cd and Hg Humidity calibrated within +/-2% @55%RH Typical 1 to 3.6 Volt DC output for 0 to 100% RH at 5Vdc supply Ratiometric to voltage

More information

National Certificate in Fire and Rescue Services (Vegetation) (Level 2)

National Certificate in Fire and Rescue Services (Vegetation) (Level 2) NZQF NQ Ref 0539 Version 5 Page 1 of 7 National Certificate in Fire and Rescue Services (Vegetation) (Level 2) Level 2 Credits 42 This qualification is expiring. The last date to meet the requirements

More information

Implementation and testing of a model for the calculation of equilibrium between components of a refrigeration installation

Implementation and testing of a model for the calculation of equilibrium between components of a refrigeration installation Implementation and testing of a model for the calculation of equilibrium between components of a refrigeration installation Marco Alexandre Onofre Dias This paper presents a model that was implemented

More information

COMPLIANCE ALTERNATIVES

COMPLIANCE ALTERNATIVES CHAPTER 12 COMPLIANCE ALTERNATIVES SECTION 1201 GENERAL 1201.1 Scope. The provisions of this chapter are intended to maintain or increase the current degree of public safety, health, and general welfare

More information

Numerical Simulation of a New Cooling System for Commercial Aircrafts

Numerical Simulation of a New Cooling System for Commercial Aircrafts Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2008 Numerical Simulation of a New Cooling System for Commercial Aircrafts Karin

More information

arxiv: v1 [math.co] 19 Mar 2014

arxiv: v1 [math.co] 19 Mar 2014 GENERATING TATAMI COVERINGS EFFICIENTLY ALEJANDRO ERICKSON AND FRANK RUSKEY arxiv:1403.4776v1 [math.co] 19 Mar 2014 Abstract. We present two algorithms to list certain classes of monomino-domino coverings

More information

PERFORMANCE COMPLIANCE METHODS

PERFORMANCE COMPLIANCE METHODS CHAPTER 13 PERFORMANCE COMPLIANCE METHODS SECTION 1301 GENERAL 1301.1 Scope. The provisions of this chapter shall apply to the alteration, repair, addition and change of occupancy of existing structures,

More information

Proceedings of the ProRISC & IEEE-Benelux workshop on Circuits, Systems and Signal Processing

Proceedings of the ProRISC & IEEE-Benelux workshop on Circuits, Systems and Signal Processing Proceedings of the ProRISC & IEEE-Benelux workshop on Circuits, Systems and Signal Processing Mierlo, The Netherlands March 23-24, 1995 STW, Utrecht, 1995 UNIVEnSITATpBIBLIOTHEK HANNOVER TECHNISCHE INFORMATIONSBIBLIOTHEK

More information

Practical problems of applying performance-based structural fire engineering in building design

Practical problems of applying performance-based structural fire engineering in building design Practical problems of applying performance-based structural fire engineering in building design Piotr Smardz INBEPO Sp. z o.o. ul. Domeyki 9a, 53-209 Wrocław, Poland INTRODUCTION The introduction of structural

More information

Influence of Compressor Control Strategy on Energy Efficiency and Product Temperature for Professional Counter Cabinets

Influence of Compressor Control Strategy on Energy Efficiency and Product Temperature for Professional Counter Cabinets Downloaded from orbit.dtu.dk on: Oct 11, 2018 Influence of Compressor Control Strategy on Energy Efficiency and Product Temperature for Professional Counter Cabinets Jensen, Jonas Kjær; Kærn, Martin Ryhl;

More information

presentations the week of the final exams. Anyone who misses the appointment will receive a grade of zero.

presentations the week of the final exams. Anyone who misses the appointment will receive a grade of zero. CS 116 Section 4 PROJECT Spring 2016 Grade: Up to 12 points. Rules: To be worked on individually. Must be presented to the instructor in person in order to be graded. Similar projects will both receive

More information

3-5 / Math: Planting a Square Foot Garden

3-5 / Math: Planting a Square Foot Garden 3-5 / Math: Planting a Square Foot Garden Jenna Mobley Overview: Students will explore how much space plants need to grow by participating in a yoga sequence that represents the plant life cycle - once

More information

HEAT EXCHANGE INSTITUTE, INC.

HEAT EXCHANGE INSTITUTE, INC. HEAT EXCHANGE INSTITUTE, INC. STANDARDS for STEAM SURFACE CONDENSERS ELEVENTH EDITION Copyright October 2012 by Heat Exchange Institute 1300 Sumner Avenue Cleveland, Ohio 44115-2851 Reproduction of any

More information

*QUASI-JUDICIAL HEARING (Time Approximate) BOARD OF COUNTY COMMISSIONERS AGENDA ITEM SUMMARY

*QUASI-JUDICIAL HEARING (Time Approximate) BOARD OF COUNTY COMMISSIONERS AGENDA ITEM SUMMARY *QUASI-JUDICIAL HEARING (Time Approximate) BOARD OF COUNTY COMMISSIONERS AGENDA ITEM SUMMARY Meeting Date: October 16, 2013 Division: Public Works Division Bulk Item: Yes No X Department: Engineering Services

More information

ZigBee Based Optimal Scheduling System for Home Appliances in the United Arab Emirates

ZigBee Based Optimal Scheduling System for Home Appliances in the United Arab Emirates ZigBee Based Optimal Scheduling System for Home Appliances in the United Arab Emirates Abrar Khameis, Shaikhah Rashed, Ali Abou-Elnour, and Mohammed Tarique Department of Electrical Engineering Ajman University

More information

FLACS-Risk Unique 3D risk modelling software. FLACS-Risk: Product presentation FLUG May 2016

FLACS-Risk Unique 3D risk modelling software. FLACS-Risk: Product presentation FLUG May 2016 FLACS-Risk Unique 3D risk modelling software Outline FLACS-Risk Overview Motivation for developing FLACS-Risk Features of FLACS-Risk v1.0 Development process and timeline Possible future added modules

More information

XXI. Technology/Engineering, High School

XXI. Technology/Engineering, High School XXI. Technology/Engineering, High School High School Technology/Engineering Test The spring 2018 high school Technology/Engineering test was based on learning standards in the Technology/Engineering content

More information

Micro-DCI 4 Channel Indicator Totalizers Series 53IT5100

Micro-DCI 4 Channel Indicator Totalizers Series 53IT5100 Micro-DCI 4 Channel Indicator Totalizers Series 53IT5100 Four Channels of Process Variable Bargraph Indication Four Channels of Integration and Digital Totalization An Alarm/Annunciator Summary Intuitive

More information

Natatorium Economizer Vs. Conventional Dehumidifier

Natatorium Economizer Vs. Conventional Dehumidifier Technical Bulletin 18 Natatorium s. Conventional Dehumidifier I NTODCTION This technical bulletin will review how an economizer-type indoor pool dehumidifier functions, and provide details on its control

More information

Smart design for temperature-strain measurement using distributed fiber-optic embedded in laminated composites

Smart design for temperature-strain measurement using distributed fiber-optic embedded in laminated composites Smart design for temperature-strain measurement using distributed fiber-optic embedded in laminated composites More info about this article: http://www.ndt.net/?id=00 Pingyu ZHU 1, Xiaopeng SUN 1, Xiaobo

More information

Performance Rating of Variable Refrigerant Flow (VRF) Multi-split Air-conditioning and Heat Pump Equipment

Performance Rating of Variable Refrigerant Flow (VRF) Multi-split Air-conditioning and Heat Pump Equipment AHRI Standard 1230 with Addendum 1 2014 Standard for Performance Rating of Variable Refrigerant Flow (VRF) Multi-split Air-conditioning and Heat Pump Equipment AHRI STANDARD 1230-2014 WITH ADDENDUM 1,

More information

INTRODUCTION TO TOWN PLANNING

INTRODUCTION TO TOWN PLANNING INTRODUCTION TO TOWN PLANNING What is planning? Definition of planning is subjective It is considered a science and art. It is pre-thinking and pre-arranging things. Planning is a future-oriented problem

More information

Branch Capital Projects Feasibility Study

Branch Capital Projects Feasibility Study Mission Branch Library Chinatown Him Mark Lai Branch Ocean View Branch Library 1 Outline: Feasibility Study Guiding Principles Potential Concepts Preliminary Budget Findings Recommendations Next Steps

More information

Saying Mahalo to Solar Savings: A Billing Analysis of Solar Water Heaters in Hawaii

Saying Mahalo to Solar Savings: A Billing Analysis of Solar Water Heaters in Hawaii Saying Mahalo to Solar Savings: A Billing Analysis of Solar Water Heaters in Hawaii Jenny Yaillen, Evergreen Economics Chris Ann Dickerson, CAD Consulting Wendy Takanish and John Cole, Hawaii Public Utilities

More information

FlameGard 5 MSIR HART

FlameGard 5 MSIR HART FlameGard 5 MSIR HART Multi-Spectral Infrared Flame Detector HART Communication with the FlameGard 5 Multi-spectral Infrared Detector The information and technical data disclosed in this document may be

More information

Smart Sensor in Wide Area Network Environment How can sensors improve your safety? Tadeusz Pietraszek

Smart Sensor in Wide Area Network Environment How can sensors improve your safety? Tadeusz Pietraszek Smart Sensor in Wide Area Network Environment How can sensors improve your safety? Tadeusz Pietraszek April 25, 2003 To feel more is to know more Outline ntroduction Need for monitoring system ssues of

More information

ISA 18.2 WG8. Purpose Definitions Status. By: Lieven Dubois, Co-chair

ISA 18.2 WG8. Purpose Definitions Status. By: Lieven Dubois, Co-chair ISA 18.2 WG8 Purpose Definitions Status By: Lieven Dubois, Co-chair About the presenter Lieven Dubois Studied Electronic Engineering in Belgium In industrial automation since 1982 First Alarm Management

More information

Liebert PDX and PCW Thermal Management Systems

Liebert PDX and PCW Thermal Management Systems Liebert PDX and PCW Thermal Management Systems 3 to 8 Ton (11 to 29 kw) Nominal Capacity, Upflow and Downflow, 60 Hz, Air-, Water-, Glycoland Chilled-water-cooled Models System Design Catalog Technical

More information

TIL Suite simulates Thermal Systems. Software containing models for thermophysical properties, thermal components and systems

TIL Suite simulates Thermal Systems. Software containing models for thermophysical properties, thermal components and systems TIL Suite simulates Thermal Systems Software containing models for thermophysical properties, thermal components and systems TIL Model library for thermal components & systems Continually developed and

More information

Fan Arrays. White Paper. Energy Labs White Paper Series Volume 0412 Issue 001 April 2012 Rev. 0. Series

Fan Arrays. White Paper. Energy Labs White Paper Series Volume 0412 Issue 001 April 2012 Rev. 0. Series White Paper Series Volume 0412 Issue 001 April 2012 Rev. 0 Copyright Energy Labs Inc. All rights reserved. Energy Labs Inc. and EnergyLabs Inc. logo are registered trademarks of Energy Labs Inc. in the

More information

SECTION TESTING OF FIBER OPTIC CABLES

SECTION TESTING OF FIBER OPTIC CABLES SECTION 27 08 23 TESTING OF FIBER OPTIC CABLES PART 1 GENERAL 1.01 DESCRIPTION A. The work covered by this section of the Specifications includes all labor necessary to perform and complete such construction,

More information

Thermography Inspection SAMPLE REPORT

Thermography Inspection SAMPLE REPORT 1 (15) 2014-07-22 INFORMATION Inspection Site Information Customer Address Contact person Phone number E-mail address Thermographer Thermal inspection conducted on all functioning plant equipment prior

More information

An FPGA Spectrum Sensing Accelerator for Cognitive Radio

An FPGA Spectrum Sensing Accelerator for Cognitive Radio An FPGA Spectrum Sensing Accelerator for Cognitive Radio George Eichinger Miriam Leeser Kaushik Chowdhury NEWSDR 11 01 October 2011 This work is sponsored by the Department of the Air Force under Air Force

More information

Experimental Study on Match for Indoor and Outdoor Heat Exchanger of Residential Airconditioner

Experimental Study on Match for Indoor and Outdoor Heat Exchanger of Residential Airconditioner Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2014 Experimental Study on Match for Indoor and Outdoor Heat Exchanger of Residential

More information

w SYSTEM DESCRIPTION The Hu//Lyophi/izer System (LP-0106) performs the freeze-drying of liquid pharmaceutical product. It has a 300 ft2 shelf area

w SYSTEM DESCRIPTION The Hu//Lyophi/izer System (LP-0106) performs the freeze-drying of liquid pharmaceutical product. It has a 300 ft2 shelf area w SYSTEM DESCRIPTION The Hu//Lyophi/izer System (LP-0106) performs the freeze-drying of liquid pharmaceutical product. It has a 300 ft2 shelf area which will accommodate the processing of not less than

More information

Stulz CyberMOD EC Fan Retrofit Kit Switch & Save

Stulz CyberMOD EC Fan Retrofit Kit Switch & Save Stulz CyberMOD EC Fan Retrofit Kit Switch & Save Stulz CyberMOD Provides significant op-ex energy savings Reduces an existing data center s carbon footprint Improves a data center s reliability with fan

More information

Gadsden County Planning Commission Agenda Request

Gadsden County Planning Commission Agenda Request Date of Meeting: November 16, 2017 To: From: Through: Subject: Gadsden County Planning Commission Agenda Request Honorable Chairperson and Members of the Board Jill A. Jeglie, AICP, Senior Planner Clyde

More information

TELSEC MINI PRO User Guide

TELSEC MINI PRO User Guide TELSEC MINI PRO User Guide Rev 1.6 10/25/16 CRITICAL APPLICATIONS DISCLAIMER QUEST CONTROLS PRODUCTS ARE NOT INTENDED OR AUTHORIZED FOR USE IN ANY APPLICATION THAT REQUIRES FAIL-SAFE OPERATION, OR ANY

More information

risk management and assessment for business Lessons Learned from Real World Application of Bow-tie Method 2010 International Symposium

risk management and assessment for business Lessons Learned from Real World Application of Bow-tie Method 2010 International Symposium risk management and assessment for business Risktec Solutions Lessons Learned from Real World Application of Bow-tie Method 2010 International Symposium BEYOND REGULATORY COMPLIANCE, MAKING SAFETY SECOND

More information

Techniques of Heat Transfer Enhancement and their Application. Chapter 4. Performance Evaluation Criteria for Two-Phase Heat Exchangers

Techniques of Heat Transfer Enhancement and their Application. Chapter 4. Performance Evaluation Criteria for Two-Phase Heat Exchangers Chapter 4 Performance Evaluation Criteria for Two-Phase Heat Exchangers Prof. Min Zeng 1/50 1. Introduction 2. Operating Characteristics of Two-phase Heat Exchangers 3. Enhancement in Two-Phase Heat Exchange

More information

Plowing the Streets of Pittsburgh

Plowing the Streets of Pittsburgh Plowing the Streets of Pittsburgh A Dynamic Route Planning System J. Kinable 1,2 W-J. van Hoeve 2 S.F. Smith 1 1 Robotics Institute - Carnegie Mellon University, USA 2 Tepper School of Business - Carnegie

More information

A Method for the Hierarchy of CALMO Tests

A Method for the Hierarchy of CALMO Tests A Method for the Hierarchy of CALMO Tests Euripides Avgoustoglou Hellenic National Meteorological Service 18 th COSMO General Meeting, Offenbach September 6 2016 1 MOTIVATION Towards the effort of model

More information

Time-Frequency Analysis

Time-Frequency Analysis Time-Frequency Analysis FFT with MATLAB Philippe B. Laval KSU Fall 2015 Philippe B. Laval (KSU) MATLAB FFT Fall 2015 1 / 32 Introduction We look at MATLAB s implementation of the Fourier transform. To

More information

PLANNING COMMISSION STAFF REPORT

PLANNING COMMISSION STAFF REPORT PLANNING COMMISSION STAFF REPORT AMENDMENTS TO CHAPTER 21A.46.120 Proposal to Create a Localized Alternative Sign Overlay for Library Square Case # 25 April 2012 Planning and Zoning Division Department

More information

ENERGY ANALYSIS OF HEAT PUMP WITH SUBCOOLER

ENERGY ANALYSIS OF HEAT PUMP WITH SUBCOOLER Poster P.4.2 - - ENERGY ANALYSIS OF HEAT PUMP WITH SUBCOOLER Jan Sedlar, University Centre for Energy Efficient Buildings and Faculty of Mechanical Engineering, Czech Technical University in Prague, Czech

More information

CASSETTE DUCT TYPE FLOOR CEILING. Light Commercial 18K BTU - 48K BTU

CASSETTE DUCT TYPE FLOOR CEILING. Light Commercial 18K BTU - 48K BTU CASSETTE DUCT TYPE FLOOR CEILING Light Commercial 18K BTU - 48K BTU 1-to-1 COMMERCIAL SERIES About our products The Tosot 1-to-1 commercial series of Air Conditioners was designed for applications where

More information

SOIL RESOURCES STUDY NOTES INTRODUCTION: DEFINITION, NATURE AND FUNCTIONS OF SOIL

SOIL RESOURCES STUDY NOTES INTRODUCTION: DEFINITION, NATURE AND FUNCTIONS OF SOIL SOIL RESOURCES STUDY NOTES INTRODUCTION: DEFINITION, NATURE AND FUNCTIONS OF SOIL Table of Contents 1.0 Introduction 3.0 Main Contents 3.1 Definition of Soil 3.2 The Science of Pedology 3.3 Functions of

More information

Bosnia and Herzegovina Education in the University. Dejan Radošević Tropea, 3-4 October 2018

Bosnia and Herzegovina Education in the University. Dejan Radošević Tropea, 3-4 October 2018 Bosnia and Herzegovina Education in the University Dejan Radošević Tropea, 3-4 October 2018 Legal framework for the protection of biological and landscape diversity in Bosnia and Herzegovina The legal

More information

FLIGHT UNLOADING IN ROTARY SUGAR DRYERS. P.F. BRITTON, P.A. SCHNEIDER and M.E. SHEEHAN. James Cook University

FLIGHT UNLOADING IN ROTARY SUGAR DRYERS. P.F. BRITTON, P.A. SCHNEIDER and M.E. SHEEHAN. James Cook University FLIGHT UNLOADING IN ROTARY SUGAR DRYERS By P.F. BRITTON, P.A. SCHNEIDER and M.E. SHEEHAN James Cook University Paul.Britton@jcu.edu.au, Phil.Schnieder@jcu.edu.au, Madoc.Sheehan@jcu.edu.au Keywords: Drying,

More information

Thermal Simulation of a Heat Pipe Tempered Injection-Mould Tool

Thermal Simulation of a Heat Pipe Tempered Injection-Mould Tool Thermal Simulation of a Heat Pipe Tempered Injection-Mould Tool S. Kartelmeyer 1*, L. Fromme 1, V. Hüttemann 1, E. Moritzer 2, C. Jaroschek 1 1 University of Applied Sciences, Faculty of Engineering and

More information

A Model of In-Home Hot Water Distribution Systems Energy Losses Using EPANET, Public Domain Software For Pipe Networks

A Model of In-Home Hot Water Distribution Systems Energy Losses Using EPANET, Public Domain Software For Pipe Networks A Model of In-Home Hot Water Distribution Systems Energy Losses Using EPANET, Public Domain Software For Pipe Networks By Toritseju Omaghomi and Steven Buchberger, PhD ACEEE Portland OR. March 22 nd, 2018

More information

Open Cycle Liquid Desiccant Air Conditioning Systems Theoretical and Experimental Investigations

Open Cycle Liquid Desiccant Air Conditioning Systems Theoretical and Experimental Investigations 43rd ANZSES Conference Solar 24, Denedin (NZ), 28.11.-3.11.5, CD Abstract Open Cycle Liquid Desiccant Air Conditioning Systems Theoretical and Experimental Investigations M., W. Saman, K. Vajen* Sustainable

More information

Reference F-IAB-012 Page Page 1 of 6 Revision 2. Please complete all sections and submit electronically to

Reference F-IAB-012 Page Page 1 of 6 Revision 2. Please complete all sections and submit electronically to Agrément Form Title WINDOW ENERGY PERFORMANCE (WEP) APPLICATION FORM Reference F-IAB-012 Page Page 1 of 6 Revision 2 Please complete all sections and submit electronically to anne.clarke@nsai.ie Section

More information

Analysis of ventilation system for a microwave assisted drying unit

Analysis of ventilation system for a microwave assisted drying unit Analysis of ventilation system for a microwave assisted drying unit ADRIAN-GABRIEL GHIAUS 1, DANIEL POPESCU 2 and CALIN CIUFUDEAN 3 1 Thermal Engineering Department Technical University of Civil Engineering

More information

Planning Commission Application Summary

Planning Commission Application Summary Planning Commission Application Summary Project Name: Youth Care Site Plan Address: 12595 S. Minuteman Dr. Current Zoning: CR Hearing Date: November 5, 2015 Summary of Request The applicant is requesting

More information

Autonomous Waste Sorter Design Project

Autonomous Waste Sorter Design Project Autonomous Waste Sorter Design Project Ahmet Mavus*, Sinem Gozde Defterli**, Erman Cagan Ozdemir*** * Middle East Technical University, Department of Mechanical Engineering, Ankara, 06531 Turkey (e-mail:

More information

Development of the San Ace Airflow Tester - A Measuring Device for System Impedance and Operating Airflow of Equipment

Development of the San Ace Airflow Tester - A Measuring Device for System Impedance and Operating Airflow of Equipment New Products Introduction Development of the San Ace Airflow Tester - A Measuring Device for System Impedance and Operating Airflow of Equipment Katsumichi Ishihara Yo Muramatsu Takahisa Toda Masahiro

More information

Summer School - TU Delft

Summer School - TU Delft Summer School - TU Delft July 21, 2017 Igor Moreno Pessoa i.pessoa@tudelft.nl PhD candidate at OTB Research for the Built Environment, Faculty of Architecture and the Built Environment -TU Delft Summer

More information

Domino Tatami Covering is NP-complete

Domino Tatami Covering is NP-complete Domino Tatami Covering is NP-complete Alejandro Erickson and Frank Ruskey University of Victoria Japanese Tatami mats Traditional Japanese floor mats made of soft woven straw. A 17th Century layout rule:

More information

Complete Stress Analysis of Sucker- Rod Pumping Installations

Complete Stress Analysis of Sucker- Rod Pumping Installations 10 th Annual Sucker Rod Pumping Workshop Renaissance Hotel Oklahoma City, Oklahoma September 16-19, 2014 Complete Stress Analysis of Sucker- Rod Pumping Installations Victoria Pons, Ph.D. Weatherford INTRODUCTION

More information

Next P kw COOLING 5 93 kw HEATING. technicalcatalogue. Heat pump air conditioners with upflow air delivery T_NXTP_0411_GB

Next P kw COOLING 5 93 kw HEATING. technicalcatalogue. Heat pump air conditioners with upflow air delivery T_NXTP_0411_GB Next P 6 112 kw COOLING 5 93 kw HEATING Heat pump air conditioners with upflow air delivery technicalcatalogue T_NXTP_0411_GB INDEX GENERAL CHARACTERISTICS... 3 SERIES IDENTIFICATION... 4 MODEL IDENTIFICATION...

More information

Growth Phases. Project Elements. Connectivity

Growth Phases. Project Elements. Connectivity Growth Phases The first phase is to establish a park edge, a river edge, and mass transportation edge that connects with the TransMilenio Portal de la 80 station. Then, the development of mixed-use reisential

More information

Mobile seminar furniture brainstorm

Mobile seminar furniture brainstorm Mobile seminar furniture brainstorm The art of linking minds. In the modern globalised economy, knowledge is our productive capital. Knowledge that needs to be compiled, shared, and exchanged in order

More information

Santanu Prasad Datta (Student) P. K. Das & S. Mukhopadhyay

Santanu Prasad Datta (Student) P. K. Das & S. Mukhopadhyay Effect of Refrigerant Charge, Compressor Speed and Air Flow through the Evaporator on the Performance of an Automotive Air Conditioning System 15 th International Refrigeration and Air July 14-17, 2014

More information

Multi-pipe Units with Scroll Compressors. Model CMAA Cooling capacity kw Heating capacity kw

Multi-pipe Units with Scroll Compressors. Model CMAA Cooling capacity kw Heating capacity kw Multi-pipe Units with Scroll Compressors Model CMAA Cooling capacity 45-485 kw Heating capacity 50-670 kw CMAA multi-pipe units Simultaneous heating and cooling with one product Standard versions Acoustic

More information

National Certificate in Fire and Rescue Services (Vegetation) (Level 4)

National Certificate in Fire and Rescue Services (Vegetation) (Level 4) NZQF NQ Ref 1183 Version 3 Page 1 of 6 National Certificate in Fire and Rescue Services (Vegetation) (Level 4) Level 4 Credits 47 This qualification is expiring. The last date to meet the requirements

More information

Commercial Refrigeration Load Shape Project. Forum Presentation June 18, 2015

Commercial Refrigeration Load Shape Project. Forum Presentation June 18, 2015 Commercial Refrigeration Load Shape Project Forum Presentation June 18, 2015 Thank You! NEEP Technical Committee Elizabeth Titus Danielle Wilson Dave Jacobson Steve Waite Sponsors 2 Agenda Study Objectives

More information

Ecography. Supplementary material

Ecography. Supplementary material Ecography E7519 García, D., Martínez, D., Herrera, J. M. and Morales, J. M. 2012. Functional heterogeneity in a plant frugivore assemblage enhances seed dispersal resilience to habitat loss. Ecography

More information

Investigating the Effects of Sprinkler Sprays on Fire-Induced Doorway Flows: A Two-Part Study. Jeremiah Crocker and Dr. Bin Xiao New Technology Team

Investigating the Effects of Sprinkler Sprays on Fire-Induced Doorway Flows: A Two-Part Study. Jeremiah Crocker and Dr. Bin Xiao New Technology Team Jeremiah Crocker and Dr. Bin Xiao New Technology Team Copyright 2010 Tyco Fire Suppression & Building Products. All rights reserved. The products and specifications published herein are for general evaluation

More information

STORMWATER MANAGEMENT PLAN: ERAND GARDENS X70

STORMWATER MANAGEMENT PLAN: ERAND GARDENS X70 STORMWATER MANAGEMENT PLAN: ERAND GARDENS X70 Client: Central Developments 09 April 2018 _ Rev00 Report no: SWMP/410/00 SWMP FOR ERAND GARDENS X70 TABLE OF CONTENTS 1 INTRODUCTION... 1 2 GENERAL INFORMATION...

More information

Sales and Engineering Data Sheet ED

Sales and Engineering Data Sheet ED Sales and Engineering Data Sheet ED 15121-6 Group: Controls Part Number: ED 15121 Date: March 2017 MicroTech III Chiller Unit Controller Protocol Information Modbus Networks ANSI/ASHAE 135-2004, BACnet

More information

Alarms Updated 03/26/2018

Alarms Updated 03/26/2018 Updated 03/26/2018 Table of Contents Alarms Alarms in OneView...1 Types of Alarms...1 Setting up Alarms...2 Alarm Configuration...4 Customize Alarm Parameters...5 List of Configured Alarms...7 Acknowledging

More information

CLASS POWER ENGINEER S CERTIFICATE

CLASS POWER ENGINEER S CERTIFICATE For FIFTH CLASS October 2012 Visit our Website at www.sopeec.org FIFTH CLASS PAGE 2 of 8 GENERAL INFORMATION Introduction: This syllabus has been approved by the Standardization of Power Engineers Examinations

More information

Pipe: ASTM B88, hard drawn copper, Type K. Fittings: ASTM B16.22 Wrought copper and copper alloy.

Pipe: ASTM B88, hard drawn copper, Type K. Fittings: ASTM B16.22 Wrought copper and copper alloy. Design Standard Hydronic Piping in Buildings Detailed specifications follow. PART 1 - GENERAL 1.01 Above ground hydronic piping 2 inches and less in diameter shall be as follows: Copper PEX-A Pipe: ASTM

More information

La Trobe University SEMS CISCO LAB ALTERATIONS

La Trobe University SEMS CISCO LAB ALTERATIONS 18096 La Trobe University SEMS CISCO LAB ALTERATIONS PHYSICAL SCIENCES 1 BUILDING PS1 - PART LEVEL 2 BUNDOORA CAMPUS JMA Architects 2016. Copyright in this document and the concepts it represents as reserved

More information

TEST REPORT #65. Compressor Calorimeter Test of Refrigerant L-41-2 (R-447A) in a R-410A Scroll Compressor

TEST REPORT #65. Compressor Calorimeter Test of Refrigerant L-41-2 (R-447A) in a R-410A Scroll Compressor Air-Conditioning, Heating, and Refrigeration Institute (AHRI) Low-GWP Alternative Refrigerants Evaluation Program (Low-GWP AREP) TEST REPORT #65 Compressor Calorimeter Test of Refrigerant L-41-2 (R-447A)

More information

METHODOLOGY FOR TESTING PERSONAL

METHODOLOGY FOR TESTING PERSONAL Nanosafe, 7 10 th November 2016, Grenoble METHODOLOGY FOR TESTING PERSONAL 14-15 th June 2016 PROTECTIVE CLOTHING AGAINST AIRBORNE NANOPARTICLES Maidá Domat Nanosafety Area - ITENE maida.domat@itene.com

More information

PERFORMANCE ANALYSIS AND CALCULATION OF DIFFERENT PARAMETERS OF CONDENSER USING ANSYS FLUENT SOFTWARE

PERFORMANCE ANALYSIS AND CALCULATION OF DIFFERENT PARAMETERS OF CONDENSER USING ANSYS FLUENT SOFTWARE PERFORMANCE ANALYSIS AND CALCULATION OF DIFFERENT PARAMETERS OF CONDENSER USING ANSYS FLUENT SOFTWARE Ram Mohan Gupta 1, Dr. Shatyendra Singh 2 Mr. Simant Srivastava 3 1 Mechanical Engineering, Uttarakhand

More information

Failure Modes, Effects and Diagnostic Analysis

Failure Modes, Effects and Diagnostic Analysis Failure Modes, Effects and Diagnostic Analysis Project: Detcon FP-700 Combustible Gas Sensor Customer: Detcon The Woodlands, TX USA Contract No.: DC 06/08-04 Report No.: DC 06/08-04 R001 Version V1, Revision

More information

METAL DETECTORS - STATIONARY RUBIKON - PORTABLE MOLE - HAND-HELD OVERTONE BRIEF TECHNICAL DESCRIPTION

METAL DETECTORS - STATIONARY RUBIKON - PORTABLE MOLE - HAND-HELD OVERTONE BRIEF TECHNICAL DESCRIPTION METAL DETECTORS - STATIONARY RUBIKON - PORTABLE MOLE - HAND-HELD OVERTONE BRIEF TECHNICAL DESCRIPTION STATIONARY ARCHWAY METAL DETECTOR RUBIKON APPLICATION RUBIKON is a stationary multizone common purpose

More information

A Design Grammar for Street Cross Sections

A Design Grammar for Street Cross Sections CIM-St A Design Grammar for Street Cross Sections José Nuno Beirão 1, Rui de Klerk 2 1,2 Faculty of Architecture, University of Lisbon 1,2 {jnb ruideklerk}@fa.ulisboa.pt The design of streets plays an

More information

Installation Guide: PowerAire Quad

Installation Guide: PowerAire Quad INSTALLATION GUIDE FOR POWERAIRE QUAD QUAD-FAN ASSIST Tel (410)799-4200 1 of 14 INTRODUCTION Tate s Variable Speed Fan Assist device provides the user with unparalleled local control and reliability of

More information

Activity Patterns in Public Space: a tool for assessing city centres Tracking Pedestrians in the Historic City Centre of Delft

Activity Patterns in Public Space: a tool for assessing city centres Tracking Pedestrians in the Historic City Centre of Delft Activity Patterns in Public Space: a tool for assessing city centres Tracking Pedestrians in the Historic City Centre of Delft Spek, Stefan Christiaan van der MSc PhD Assistant professor Urban Design Delft

More information