Thermal System Closed-Loop Temperature Control

Size: px
Start display at page:

Download "Thermal System Closed-Loop Temperature Control"

Transcription

1 Thermal System Closed-Loop Temperature Control aluminum plate thin-film resistive heater ceramic insulation conduction and convection heat transfer AD590 temperature sensor microcontroller on-off closed-loop control with relay support analog electronics 1

2 Objective of the Case Study Control the temperature of a thin aluminum plate, as measured by a temperature sensor positioned in the middle of the top of the plate, by regulating the voltage supplied to a resistive heater positioned under the plate. The temperature of the plate is to be regulated to a point 20 C above the temperature of the ambient air. 2

3 How Will We Accomplish The Objective? Apply the general procedure for a dynamic system investigation Understand the physical system, develop a physical model on which to base analysis and design, and experimentally determine and/or validate model parameter values Develop a mathematical model of the system, analyze the system, and compare the results of the analysis to experimental measurements Design a feedback control system to meet performance specifications Implement the control system and experimentally validate its predicted performance 3

4 Physical System Heated Thin Aluminum Plate 1/32 inch thick 2 in x 2 in k = 177 W/m-K Temperature Sensor Ceramic Tape Insulating Layer 1/8 inch thick 2 in x 2 in k = W/m-K Thin-Film Resistive Heater between Thin Aluminum Plate and Ceramic Insulation Aluminum Support Plate 4

5 Properties of the Resistive Heater Specification Manufacturer Model Number Value Minco Products HK-5169-R185-L12-B Heater Resistance 185 ohms ± 10% Heater Area Heater Thickness 4 sq. in in. 5

6 Properties of the AD590 Temperature Sensor Specification Value Rated Temperature Range -55 C to 150 C Power Supply (min) 4 volts Power Supply (max) 30 volts Nominal Output K µa Temperature Coefficient 1 µa/k Calibration Error ± 2.5 C Maximum Forward Voltage 44 volts Maximum Reverse Voltage Case Breakdown Voltage -20 volts ± 200 volts 6

7 Material Properties of 6061 Aluminum Property Value Melting Point 775 K Density, ρ 2770 kg/m 3 Specific Heat, c p 875 J/kg-K Thermal Conductivity, k 177 W/m-K 7

8 Temperature Sensor Circuit 15 V 1 µa/k Sensor Voltage 1KΩ LF 411 K sensor (volts/k) = (1µA)(R sensor ) 8

9 Physical Model Ambient air q convection Sensor Thin Aluminum Plate Thin-Film Resistive Heater Ceramic Insulation Heat input q heater 9

10 Simplifying Assumptions Temperature of the plate is uniform No heat loss through the sides of the plate Thermal conductivity of the plate is constant Heat loss due to radiation is negligible compared to convective heat loss from the plate Convection coefficient is constant and is evaluated at the operating temperature of the plate Heat loss through the insulative layer is negligible Sensor dynamics are negligible Ambient air temperature is unaffected by the heat flux from the plate 10

11 Mathematical Modeling Define system, system boundary, system inputs and outputs Define through and across variables Write physical relations for each element Write system relations of equilibrium and/or compatibility Combine system relations and physical relations to generate the mathematical model for the system 11

12 Define System, System Boundary, System Inputs and Outputs Input: Voltage supplied to resistive heater Ambient air Output: Plate temperature as measured by sensor on top of plate q convection Sensor Thin Aluminum Plate Thin-Film Resistive Heater Ceramic Insulation Heat input q heater 12

13 Define Through and Across Variables Through Variable: heat flow rate q (J/s or W) Across Variable: temperature θ (K) Assumption: All points in the body have the same average temperature and temperature deviations from the average at various points do not affect the validity of the single-temperature model. 13

14 Write Physical Relations for Each Element Thermal Capacitance θ = a f a f 1 C q t q t in out Thermal Resistance Conduction t ( ) = θ( ) Convection R Radiation q t ka q( t) = [ θ1( t) θ2( t)] L q( t) = ha[ θ ( t) θ ( t)] q( t) = C[ θ ( t) θ ( t)] = C[( θ + θ )( θ + θ )][ θ ( t) θ ( t)] Thermal Sources P V i V V h = h h = h = R h V R 2 h h 14

15 Write System Relations of Equilibrium and/or Compatibility Select the temperature of each thermal capacitance as a state variable and use: θ = a f a f 1 C q t q t in out to obtain the corresponding state-variable equation. The net heat flow rate into a thermal capacitance depends on the heat sources and heat flow rates through thermal resistances. Use a f 1 a f a f q t = θ1 t θ2 t R to express the heat flow rates through the resistances in terms of the system s state variables. 15

16 Combine System Relations and Physical Relations to Obtain the Mathematical Model a f 2 Vh qin t = heater input = R h a f 1 q t = θ θ = ha θ θ R 1 C q a t f θ = q t in out ) 1L C q a t f a f = NM 1 O θ in θ θ QP ambient R 1 1 RC C q a t f 1 θ + θ = in + θambient RC out ambient ambient 16

17 Predicted Dynamic Response Solve the mathematical equation both analytically and numerically to predict the dynamic response of the physical system and gain physical insight. dq τ dt o a f θ + θ = + θ RC C q t in ambient RC τθ + θ = Rq ( t) + θ τ = RC in a f F + q = Kq q = Kq 1 e o i o is a f ambient Qo ω Q s K Qo τs Q i K = = i + 1 i ωτ + 1 tan 2 HG F H a f t τ I K I KJ 1 ωτ 17

18 Experimental Testing: Model Parameter Identification Two physical parameters need to be determined, one by calculation and the other by experiment. Thermal Capacitance C = Mc p = ρvc p = 4.96 J/K Thermal Resistance R = 1/hA Either measure τ = RC and solve for R or measure the steady-state temperature of the plate and use a 2 Vh θ θ qin = qout or = R R h ambient f 18

19 Control System Design Error To Workspace4 Qin To Workspace2 Temperature Reference + - Sum Controller: Relay u[1]^2/rh Electrical- Thermal Conversion R(s) RC.s+1 System Temp To Workspace Matlab / Simulink Block Diagram Thermal Closed-Loop Control System Clock time To Workspace1 19

20 Control System Simulation temperature (degrees C) time (sec) Simulation of Control about 20 C Setpoint with a 2 C Deadband 20

21 Experimental Set-Up & Control Implementation 21

22 Microcontroller Software Design Setpoint Read Sensor Signal Deadband Initalize Variables Read Sensor and Setpoint Signals Sensor Signal Less Than Deadband Bottom Sensor Signal Greater Than Deadband Top Sensor Signal In Deadband Compute Error Signal Yes Yes Yes Implement Logic Heater On Heater Off Issue Previous Command Command Actuator Decision Logic Flow Diagram 22

23 Microcontroller Real-Time Basic Program 100 REM set up Port A as an output, reset Port B 110 xby(0fd03h)=128:xby(0fd01h)=6 120 PRINT USING(####) 130 REM calibrate the A to D converters 140 XBY(0ff03h)=2 150 DO: SFR=XBY(0ff03h):WHILE SFR.AND IF SFR.AND.40h THEN GOTO MEMX=0 170 REM read current temperature 180 XBY(0ff00h)=1 190 CURTEMP=256*XBY(0ff01h) 200 CURTEMP=CURTEMP+XBY(0ff00h) 210 REM read setpoint temperature 220 XBY(0ff00h)=0 230 SETEMP=256*XBY(0ff01h) 240 SETEMP=SETEMP+XBY(0ff00h) 250 ERROR=SETEMP-CURTEMP 260 IF (ERROR<-82).AND.(MEMX<-82) THEN COMMAND=0 270 IF (ERROR>82).AND.(MEMX>82) THEN COMMAND= MEMX=ERROR 280 IF (ERROR>-82).AND.(ERROR<82) THEN COMMAND=COMMAND 290 XBY(0fd00h)=COMMAND 300 PRINT "CURRENT TEMP=",CURTEMP,"SET TEMP=",SETEMP 310 GOTO

24 Comparison of Predicted Dynamic Behavior with Actual, Measured Dynamic Behavior Predicted: red curve (-) Measured: blue curve (--) temperature (degrees C) time (sec) 24

Version 001 CIRCUITS holland (1290) 1

Version 001 CIRCUITS holland (1290) 1 Version CIRCUITS holland (9) This print-out should have questions Multiple-choice questions may continue on the next column or page find all choices before answering AP M 99 MC points The power dissipated

More information

FIND: (a) Sketch temperature distribution, T(x,t), (b) Sketch the heat flux at the outer surface, q L,t as a function of time.

FIND: (a) Sketch temperature distribution, T(x,t), (b) Sketch the heat flux at the outer surface, q L,t as a function of time. PROBLEM 5.1 NOWN: Electrical heater attached to backside of plate while front surface is exposed to convection process (T,h); initially plate is at a uniform temperature of the ambient air and suddenly

More information

Studio Exercise Time Response & Frequency Response 1 st -Order Dynamic System RC Low-Pass Filter

Studio Exercise Time Response & Frequency Response 1 st -Order Dynamic System RC Low-Pass Filter Studio Exercise Time Response & Frequency Response 1 st -Order Dynamic System RC Low-Pass Filter i i in R out Assignment: Perform a Complete e in C e Dynamic System Investigation out of the RC Low-Pass

More information

Time-Dependent Conduction :

Time-Dependent Conduction : Time-Dependent Conduction : The Lumped Capacitance Method Chapter Five Sections 5.1 thru 5.3 Transient Conduction A heat transfer process for which the temperature varies with time, as well as location

More information

Sensors and Actuators Sensors Physics

Sensors and Actuators Sensors Physics Sensors and Actuators Sensors Physics Sander Stuijk (s.stuijk@tue.nl) Department of Electrical Engineering Electronic Systems HEMOESISIVE SENSOS (Chapter 16.3) 3 emperature sensors placement excitation

More information

Phys 2025, First Test. September 20, minutes Name:

Phys 2025, First Test. September 20, minutes Name: Phys 05, First Test. September 0, 011 50 minutes Name: Show all work for maximum credit. Each problem is worth 10 points. Work 10 of the 11 problems. k = 9.0 x 10 9 N m / C ε 0 = 8.85 x 10-1 C / N m e

More information

Sensing, Computing, Actuating

Sensing, Computing, Actuating Sensing, Computing, Actuating Sander Stuijk (s.stuijk@tue.nl) Department of Electrical Engineering Electronic Systems HEMOESISIVE SENSOS AND LINEAIZAION (Chapter.9, 5.11) 3 Applications discharge air temperature

More information

Chapter 1: 20, 23, 35, 41, 68, 71, 76, 77, 80, 85, 90, 101, 103 and 104.

Chapter 1: 20, 23, 35, 41, 68, 71, 76, 77, 80, 85, 90, 101, 103 and 104. Chapter 1: 0, 3, 35, 1, 68, 71, 76, 77, 80, 85, 90, 101, 103 and 10. 1-0 The filament of a 150 W incandescent lamp is 5 cm long and has a diameter of 0.5 mm. The heat flux on the surface of the filament,

More information

PROBLEM Node 5: ( ) ( ) ( ) ( )

PROBLEM Node 5: ( ) ( ) ( ) ( ) PROBLEM 4.78 KNOWN: Nodal network and boundary conditions for a water-cooled cold plate. FIND: (a) Steady-state temperature distribution for prescribed conditions, (b) Means by which operation may be extended

More information

Today in Physics 122: resistance

Today in Physics 122: resistance Today in Physics 122: resistance Ohm s Law Resistivity and the physics behind resistance Resistors of different shapes and sizes, and how to calculate their resistance from their resistivity Resistor networks

More information

Capacitance, Resistance, DC Circuits

Capacitance, Resistance, DC Circuits This test covers capacitance, electrical current, resistance, emf, electrical power, Ohm s Law, Kirchhoff s Rules, and RC Circuits, with some problems requiring a knowledge of basic calculus. Part I. Multiple

More information

Lab-Report Control Engineering. Proportional Control of a Liquid Level System

Lab-Report Control Engineering. Proportional Control of a Liquid Level System Lab-Report Control Engineering Proportional Control of a Liquid Level System Name: Dirk Becker Course: BEng 2 Group: A Student No.: 9801351 Date: 10/April/1999 1. Contents 1. CONTENTS... 2 2. INTRODUCTION...

More information

Coulomb s constant k = 9x10 9 N m 2 /C 2

Coulomb s constant k = 9x10 9 N m 2 /C 2 1 Part 2: Electric Potential 2.1: Potential (Voltage) & Potential Energy q 2 Potential Energy of Point Charges Symbol U mks units [Joules = J] q 1 r Two point charges share an electric potential energy

More information

HW6 Text Problem NE2.4, using method from class for state transition matrix estimated with the Taylor series

HW6 Text Problem NE2.4, using method from class for state transition matrix estimated with the Taylor series EGR 326 HW6 Text Problem NE2.4, using method from class for state transition matrix estimated with the Taylor series >> A 0 1-6 - 12 >> x0 2 1 With 3 terms from the Taylor Series: >> MatrxExpCalc e At

More information

Conventional Paper-I Part A. 1. (a) Define intrinsic wave impedance for a medium and derive the equation for intrinsic vy

Conventional Paper-I Part A. 1. (a) Define intrinsic wave impedance for a medium and derive the equation for intrinsic vy EE-Conventional Paper-I IES-01 www.gateforum.com Conventional Paper-I-01 Part A 1. (a) Define intrinsic wave impedance for a medium and derive the equation for intrinsic vy impedance for a lossy dielectric

More information

SECTION 1.2. DYNAMIC MODELS

SECTION 1.2. DYNAMIC MODELS CHAPTER 1 BY RADU MURESAN Page 1 ENGG4420 LECTURE 5 September 16 10 6:47 PM SECTION 1.2. DYNAMIC MODELS A dynamic model is a mathematical description of the process to be controlled. Specifically, a set

More information

Transient Heat Transfer Experiment. ME 331 Introduction to Heat Transfer. June 1 st, 2017

Transient Heat Transfer Experiment. ME 331 Introduction to Heat Transfer. June 1 st, 2017 Transient Heat Transfer Experiment ME 331 Introduction to Heat Transfer June 1 st, 2017 Abstract The lumped capacitance assumption for transient conduction was tested for three heated spheres; a gold plated

More information

Introduction to Heat and Mass Transfer. Week 5

Introduction to Heat and Mass Transfer. Week 5 Introduction to Heat and Mass Transfer Week 5 Critical Resistance Thermal resistances due to conduction and convection in radial systems behave differently Depending on application, we want to either maximize

More information

Heat Transfer from a Single, Heated Block

Heat Transfer from a Single, Heated Block Heat Transfer from a Single, Heated Block Gerald Recktenwald Portland State University Department of Mechanical Engineering gerry@me.pdx.edu May 16, 2006 These slides are a supplement to the lectures in

More information

CEE575 - Homework 1. Resistive Sensing: Due Monday, January 29

CEE575 - Homework 1. Resistive Sensing: Due Monday, January 29 CEE575 - Homework 1 Resistive Sensing: Due Monday, January 29 Problem 1: Planes A metallic wire embedded in a strain gage is 4 cm long with a diameter of 0.1 mm. The gage is mounted on the upper surface

More information

Step Response of First-Order Systems

Step Response of First-Order Systems INTRODUCTION This tutorial discusses the response of a first-order system to a unit step function input. In particular, it addresses the time constant and how that affects the speed of the system s response.

More information

MECH 375, Heat Transfer Handout #5: Unsteady Conduction

MECH 375, Heat Transfer Handout #5: Unsteady Conduction 1 MECH 375, Heat Transfer Handout #5: Unsteady Conduction Amir Maleki, Fall 2018 2 T H I S PA P E R P R O P O S E D A C A N C E R T R E AT M E N T T H AT U S E S N A N O PA R T I - C L E S W I T H T U

More information

AAPT UNITED STATES PHYSICS TEAM AIP 2016

AAPT UNITED STATES PHYSICS TEAM AIP 2016 2016 USA Physics Olympiad Exam 1 AAPT UNITED STATES PHYSICS TEAM AIP 2016 USA Physics Olympiad Exam DO NOT DISTRIBUTE THIS PAGE Important Instructions for the Exam Supervisor This examination consists

More information

Understanding Hot-Wire Anemometry

Understanding Hot-Wire Anemometry Thermal Minutes Understanding Hot-Wire Anemometry Introduction Hot-wire anemometry is a technique for measuring the velocity of fluids, and can be used in many different fields. A hot-wire anemometer consists

More information

Electric Current. Equilibrium: Nonequilibrium: Electric current: E = 0 inside conductor. Mobile charge carriers undergo random motion.

Electric Current. Equilibrium: Nonequilibrium: Electric current: E = 0 inside conductor. Mobile charge carriers undergo random motion. Electric Current Equilibrium: E = 0 inside conductor. Mobile charge carriers undergo random motion. Nonequilibrium: E 0 inside conductor. Mobile charge carriers undergo random motion and drift. Positive

More information

Lecture 4: Losses and Heat Transfer

Lecture 4: Losses and Heat Transfer 1 / 26 Lecture 4: Losses and Heat Transfer ELEC-E845 Electric Drives (5 ECTS) Marko Hinkkanen Aalto University School of Electrical Engineering Autumn 215 2 / 26 Learning Outcomes After this lecture and

More information

PHY102 Electricity Course Summary

PHY102 Electricity Course Summary TOPIC 1 ELECTOSTTICS PHY1 Electricity Course Summary Coulomb s Law The magnitude of the force between two point charges is directly proportional to the product of the charges and inversely proportional

More information

Process Control, 3P4 Assignment 6

Process Control, 3P4 Assignment 6 Process Control, 3P4 Assignment 6 Kevin Dunn, kevin.dunn@mcmaster.ca Due date: 28 March 204 This assignment gives you practice with cascade control and feedforward control. Question [0 = 6 + 4] The outlet

More information

A positive value is obtained, so the current is counterclockwise around the circuit.

A positive value is obtained, so the current is counterclockwise around the circuit. Chapter 7. (a) Let i be the current in the circuit and take it to be positive if it is to the left in. We use Kirchhoff s loop rule: ε i i ε 0. We solve for i: i ε ε + 6. 0 050.. 4.0Ω+ 80. Ω positive value

More information

( ) PROBLEM C 10 C 1 L m 1 50 C m K W. , the inner surface temperature is. 30 W m K

( ) PROBLEM C 10 C 1 L m 1 50 C m K W. , the inner surface temperature is. 30 W m K PROBLEM 3. KNOWN: Temperatures and convection coefficients associated with air at the inner and outer surfaces of a rear window. FIND: (a) Inner and outer window surface temperatures, T s,i and T s,o,

More information

Examination Heat Transfer

Examination Heat Transfer Examination Heat Transfer code: 4B680 date: 17 january 2006 time: 14.00-17.00 hours NOTE: There are 4 questions in total. The first one consists of independent sub-questions. If necessary, guide numbers

More information

Inductance, Inductors, RL Circuits & RC Circuits, LC, and RLC Circuits

Inductance, Inductors, RL Circuits & RC Circuits, LC, and RLC Circuits Inductance, Inductors, RL Circuits & RC Circuits, LC, and RLC Circuits Self-inductance A time-varying current in a circuit produces an induced emf opposing the emf that initially set up the timevarying

More information

Chapter 13. Capacitors

Chapter 13. Capacitors Chapter 13 Capacitors Objectives Describe the basic structure and characteristics of a capacitor Discuss various types of capacitors Analyze series capacitors Analyze parallel capacitors Analyze capacitive

More information

Ultra High Ratio Si Hyperabrupt Varactor Diode Rev. V10. RoHS Compliant Part Number Configuration Package Package Cp (pf) Package Ls (nh)

Ultra High Ratio Si Hyperabrupt Varactor Diode Rev. V10. RoHS Compliant Part Number Configuration Package Package Cp (pf) Package Ls (nh) Features Ultra High Capacitance Ratio, C(0.1V)/C(4.7V) =18:1 C(0.1V)/C(2.7V) = 12:1 Surface Mount Plastic Packages: SC-79, SOD- 323, SC-70, 3 Lead SPC Process for Superior C vs. V and Q vs. V Repeatability

More information

AC vs. DC Circuits. Constant voltage circuits. The voltage from an outlet is alternating voltage

AC vs. DC Circuits. Constant voltage circuits. The voltage from an outlet is alternating voltage Circuits AC vs. DC Circuits Constant voltage circuits Typically referred to as direct current or DC Computers, logic circuits, and battery operated devices are examples of DC circuits The voltage from

More information

Appendix D Nomenclature. Abstract

Appendix D Nomenclature. Abstract Appendix D Abstract This appendix presents all the common used abbreviations and symbols. The items are listed in groups of units, e.g. [V], [A] and so forth. Instantaneous values are presented with lower

More information

Copyright 2008 Pearson Education, Inc., publishing as Pearson Addison-Wesley.

Copyright 2008 Pearson Education, Inc., publishing as Pearson Addison-Wesley. Surprising as it may seem, the power of a computer is achieved simply by the controlled flow of charges through tiny wires and circuit elements. Chapter Goal: To understand the fundamental physical principles

More information

PHYSICS 7B, Section 1 Fall 2013 Midterm 2, C. Bordel Monday, November 4, pm-9pm. Make sure you show your work!

PHYSICS 7B, Section 1 Fall 2013 Midterm 2, C. Bordel Monday, November 4, pm-9pm. Make sure you show your work! PHYSICS 7B, Section 1 Fall 2013 Midterm 2, C. Bordel Monday, November 4, 2013 7pm-9pm Make sure you show your work! Problem 1 - Current and Resistivity (20 pts) a) A cable of diameter d carries a current

More information

Chapter 10 EMT1150 Introduction to Circuit Analysis

Chapter 10 EMT1150 Introduction to Circuit Analysis Chapter 10 EM1150 Introduction to Circuit Analysis Department of Computer Engineering echnology Fall 2018 Prof. Rumana Hassin Syed Chapter10 Capacitors Introduction to Capacitors he Electric Field Capacitance

More information

CIRCUIT ELEMENT: CAPACITOR

CIRCUIT ELEMENT: CAPACITOR CIRCUIT ELEMENT: CAPACITOR PROF. SIRIPONG POTISUK ELEC 308 Types of Circuit Elements Two broad types of circuit elements Ati Active elements -capable of generating electric energy from nonelectric energy

More information

Solution: Based on the slope of q(t): 20 A for 0 t 1 s dt = 0 for 3 t 4 s. 20 A for 4 t 5 s 0 for t 5 s 20 C. t (s) 20 C. i (A) Fig. P1.

Solution: Based on the slope of q(t): 20 A for 0 t 1 s dt = 0 for 3 t 4 s. 20 A for 4 t 5 s 0 for t 5 s 20 C. t (s) 20 C. i (A) Fig. P1. Problem 1.24 The plot in Fig. P1.24 displays the cumulative charge q(t) that has entered a certain device up to time t. Sketch a plot of the corresponding current i(t). q 20 C 0 1 2 3 4 5 t (s) 20 C Figure

More information

Thermal Energy Final Exam Fall 2002

Thermal Energy Final Exam Fall 2002 16.050 Thermal Energy Final Exam Fall 2002 Do all eight problems. All problems count the same. 1. A system undergoes a reversible cycle while exchanging heat with three thermal reservoirs, as shown below.

More information

Study of Temperature Distribution Along the Fin Length

Study of Temperature Distribution Along the Fin Length Heat Transfer Experiment No. 2 Study of Temperature Distribution Along the Fin Length Name of the Student: Roll No: Department of Mechanical Engineering for Women, Pune. Aim: ˆ Measuring the temperature

More information

Chapter 27 Solutions. )( m 3 = = s = 3.64 h

Chapter 27 Solutions. )( m 3 = = s = 3.64 h Chapter 27 Solutions 27.1 I Q t N Q e Q I t (30.0 10 6 A)(40.0 s) 1.20 10 3 C 1.20 10 3 C 1.60 10 19 C/electron 7.50 1015 electrons *27.2 The atomic weight of silver 107.9, and the volume V is V (area)(thickness)

More information

Practical 1 RC Circuits

Practical 1 RC Circuits Objectives Practical 1 Circuits 1) Observe and qualitatively describe the charging and discharging (decay) of the voltage on a capacitor. 2) Graphically determine the time constant for the decay, τ =.

More information

Control of Manufacturing Processes

Control of Manufacturing Processes Control of Manufacturing Processes Subject 2.830 Spring 2004 Lecture #18 Basic Control Loop Analysis" April 15, 2004 Revisit Temperature Control Problem τ dy dt + y = u τ = time constant = gain y ss =

More information

, where the sum is over all pairs of charges (q 1, q 2 ) that are

, where the sum is over all pairs of charges (q 1, q 2 ) that are February 12, 2010 PHY2054 Solutions Exam I 1-3. Particle 1 has a mass of 1.0 g and charge 6.0 µc, and particle 2 has a mass of 2.0 g and charge (3.0 5.0 8) µc. While particle 2 is held in place, particle

More information

Thermal Systems. What and How? Physical Mechanisms and Rate Equations Conservation of Energy Requirement Control Volume Surface Energy Balance

Thermal Systems. What and How? Physical Mechanisms and Rate Equations Conservation of Energy Requirement Control Volume Surface Energy Balance Introduction to Heat Transfer What and How? Physical Mechanisms and Rate Equations Conservation of Energy Requirement Control Volume Surface Energy Balance Thermal Resistance Thermal Capacitance Thermal

More information

Final on December Physics 106 R. Schad. 3e 4e 5c 6d 7c 8d 9b 10e 11d 12e 13d 14d 15b 16d 17b 18b 19c 20a

Final on December Physics 106 R. Schad. 3e 4e 5c 6d 7c 8d 9b 10e 11d 12e 13d 14d 15b 16d 17b 18b 19c 20a Final on December11. 2007 - Physics 106 R. Schad YOUR NAME STUDENT NUMBER 3e 4e 5c 6d 7c 8d 9b 10e 11d 12e 13d 14d 15b 16d 17b 18b 19c 20a 1. 2. 3. 4. This is to identify the exam version you have IMPORTANT

More information

Chapter 10: Steady Heat Conduction

Chapter 10: Steady Heat Conduction Chapter 0: Steady Heat Conduction In thermodynamics, we considered the amount of heat transfer as a system undergoes a process from one equilibrium state to another hermodynamics gives no indication of

More information

Conduction Heat Transfer. Fourier Law of Heat Conduction. x=l Q x+ Dx. insulated x+ Dx. x x. x=0 Q x A

Conduction Heat Transfer. Fourier Law of Heat Conduction. x=l Q x+ Dx. insulated x+ Dx. x x. x=0 Q x A Conduction Heat Transfer Reading Problems 10-1 10-6 10-20, 10-48, 10-59, 10-70, 10-75, 10-92 10-117, 10-123, 10-151, 10-156, 10-162 11-1 11-2 11-14, 11-20, 11-36, 11-41, 11-46, 11-53, 11-104 Fourier Law

More information

ME 4/549 Lab Assignment 5: Single Block Experiment Spring 2006 due 1 June 2006

ME 4/549 Lab Assignment 5: Single Block Experiment Spring 2006 due 1 June 2006 ME 4/549 Lab Assignment 5: Single Block Experiment Spring 2006 due 1 June 2006 version May 23, 2006 1 Objective The objective of the laboratory exercise is to measure the convective heat transfer coefficient

More information

PROBLEM 3.10 KNOWN: Dimensions and surface conditions of a plate thermally joined at its ends to heat sinks at different temperatures. FIND: (a) Differential equation which determines temperature distribution

More information

Chapter 1 - Basic Concepts. Measurement System Components. Sensor - Transducer. Signal-conditioning. Output. Feedback-control

Chapter 1 - Basic Concepts. Measurement System Components. Sensor - Transducer. Signal-conditioning. Output. Feedback-control Chapter 1 - Basic Concepts Measurement System Components Sensor - Transducer Signal-conditioning Output Feedback-control MeasurementSystemConcepts.doc 8/27/2008 12:03 PM Page 1 Example: Sensor/ Transducer

More information

Phys222 W16 Exam 2: Chapters Key. Name:

Phys222 W16 Exam 2: Chapters Key. Name: Name: Please mark your answer here and in the scantron. A positively charged particle is moving in the +y-direction when it enters a region with a uniform electric field pointing in the +y-direction. Which

More information

Thermal deformation compensation of a composite beam using piezoelectric actuators

Thermal deformation compensation of a composite beam using piezoelectric actuators INSTITUTE OF PHYSICS PUBLISHING Smart Mater. Struct. 13 (24) 3 37 SMART MATERIALS AND STRUCTURES PII: S964-1726(4)7973-8 Thermal deformation compensation of a composite beam using piezoelectric actuators

More information

Thermal Coatings for In-vacuum Radiation Cooling LIGO-T C R. Abbott, S. Waldman, Caltech 12 March, 2007

Thermal Coatings for In-vacuum Radiation Cooling LIGO-T C R. Abbott, S. Waldman, Caltech 12 March, 2007 Thermal Coatings for In-vacuum Radiation Cooling LIGO-T070054-00-C R. Abbott, S. Waldman, Caltech 12 March, 2007 1. Overview and Background 1.1. There are instances in LIGO where the use of electronics

More information

You wish to measure air temperatures over the range from 0 C to 50 C using the thermistor bridge shown below. R T Thermistor R 1 V + V R 3

You wish to measure air temperatures over the range from 0 C to 50 C using the thermistor bridge shown below. R T Thermistor R 1 V + V R 3 PROBLEM 1 (45 points) UNIVERSITY OF CALIFORNIA Electrical Engineering and Computer Sciences EECS 145L Electronic Transducer Lab MIDTERM # (100 points maximum) (closed book, calculators OK- note formulas

More information

55:041 Electronic Circuits The University of Iowa Fall Final Exam

55:041 Electronic Circuits The University of Iowa Fall Final Exam Final Exam Name: Score Max: 135 Question 1 (1 point unless otherwise noted) a. What is the maximum theoretical efficiency for a class-b amplifier? Answer: 78% b. The abbreviation/term ESR is often encountered

More information

Relationship to Thermodynamics. Chapter One Section 1.3

Relationship to Thermodynamics. Chapter One Section 1.3 Relationship to Thermodynamics Chapter One Section 1.3 Alternative Formulations Alternative Formulations Time Basis: CONSERVATION OF ENERGY (FIRST LAW OF THERMODYNAMICS) An important tool in heat transfer

More information

WK25V, WK20V, WK12V, WK08V, WK06V. Thick Film High Voltage Chip Resistors. Size 2512, 2010,1206, 0805, 0603

WK25V, WK20V, WK12V, WK08V, WK06V. Thick Film High Voltage Chip Resistors. Size 2512, 2010,1206, 0805, 0603 WK25V, WK20V, WK12V, WK08V, WK06V ±5%, ±2%, ±1%, ±0.5% Thick Film High Voltage Chip Resistors Size 2512, 2010,1206, 0805, 0603 *Contents in this sheet are subject to change without prior notice. Page 1

More information

GM4275 GM4275 V2.03. Features. Description. Applications. Block Diagram WIDE INPUT RANGE 5V LOW DROPOUT REGULATOR WITH RESET FLAG

GM4275 GM4275 V2.03. Features. Description. Applications. Block Diagram WIDE INPUT RANGE 5V LOW DROPOUT REGULATOR WITH RESET FLAG Description The GM4275 series of fixed output, micro-power voltage regulators is designed for applications which require wide input voltage range up to 45V. The GM4275 is an excellent choice for the use

More information

Introduction to Electric Circuit Analysis

Introduction to Electric Circuit Analysis EE110300 Practice of Electrical and Computer Engineering Lecture 2 and Lecture 4.1 Introduction to Electric Circuit Analysis Prof. Klaus Yung-Jane Hsu 2003/2/20 What Is An Electric Circuit? Electrical

More information

( )( ) PROBLEM 9.5 (1) (2) 3 (3) Ra g TL. h L (4) L L. q ( ) 0.10/1m ( C /L ) Ra 0.59/0.6m L2

( )( ) PROBLEM 9.5 (1) (2) 3 (3) Ra g TL. h L (4) L L. q ( ) 0.10/1m ( C /L ) Ra 0.59/0.6m L2 PROBEM 9.5 KNOWN: Heat transfer rate by convection from a vertical surface, 1m high by 0.m wide, to quiescent air that is 0K cooler. FIND: Ratio of the heat transfer rate for the above case to that for

More information

Homework assignment from , MEMS Capacitors lecture

Homework assignment from , MEMS Capacitors lecture Homework assignment from 05-02-2006, MEMS Capacitors lecture 1. Calculate the capacitance for a round plate of 100µm diameter with an air gap space of 2.0 µm. C = e r e 0 * A/d (1) e 0 = 8.85E-12 F/m e

More information

Appendix 1: List of symbols

Appendix 1: List of symbols Appendix 1: List of symbols Symbol Description MKS Units a Acceleration m/s 2 a 0 Bohr radius m A Area m 2 A* Richardson constant m/s A C Collector area m 2 A E Emitter area m 2 b Bimolecular recombination

More information

SPECIFICATION FOR APPROVAL

SPECIFICATION FOR APPROVAL SPECIFICATION FOR APPROVAL THICK FILM CHIP RESISTOR STANDARD TYPE CHIP RESISTOR ARRAY TYPE CHIP RESISTOR CONTENTS 1. STANDARD TYPE CHIP RESISTOR 1 2. ARRAY TYPE CHIP RESISTOR 4 3. THICK FILM CHIP RESISTOR

More information

Objective: To study P, PI, and PID temperature controller for an oven and compare their performance. Name of the apparatus Range Quantity

Objective: To study P, PI, and PID temperature controller for an oven and compare their performance. Name of the apparatus Range Quantity Objective: To study P, PI, and PID temperature controller for an oven and compare their. Apparatus Used: Name of the apparatus Range Quantity 1. Temperature Controller System 1 PID Kp (0-10) Kd(0-20) Ki(0-0.02)

More information

REVISED HIGHER PHYSICS REVISION BOOKLET ELECTRONS AND ENERGY

REVISED HIGHER PHYSICS REVISION BOOKLET ELECTRONS AND ENERGY REVSED HGHER PHYSCS REVSON BOOKLET ELECTRONS AND ENERGY Kinross High School Monitoring and measuring a.c. Alternating current: Mains supply a.c.; batteries/cells supply d.c. Electrons moving back and forth,

More information

Introduction to AC Circuits (Capacitors and Inductors)

Introduction to AC Circuits (Capacitors and Inductors) Introduction to AC Circuits (Capacitors and Inductors) Amin Electronics and Electrical Communications Engineering Department (EECE) Cairo University elc.n102.eng@gmail.com http://scholar.cu.edu.eg/refky/

More information

Modeling General Concepts

Modeling General Concepts Modeling General Concepts Basic building blocks of lumped-parameter modeling of real systems mechanical electrical fluid thermal mixed with energy-conversion devices Real devices are modeled as combinations

More information

Pin Fin Lab Report Example. Names. ME331 Lab

Pin Fin Lab Report Example. Names. ME331 Lab Pin Fin Lab Report Example Names ME331 Lab 04/12/2017 1. Abstract The purposes of this experiment are to determine pin fin effectiveness and convective heat transfer coefficients for free and forced convection

More information

SUMMARY Phys 2523 (University Physics II) Compiled by Prof. Erickson. F e (r )=q E(r ) dq r 2 ˆr = k e E = V. V (r )=k e r = k q i. r i r.

SUMMARY Phys 2523 (University Physics II) Compiled by Prof. Erickson. F e (r )=q E(r ) dq r 2 ˆr = k e E = V. V (r )=k e r = k q i. r i r. SUMMARY Phys 53 (University Physics II) Compiled by Prof. Erickson q 1 q Coulomb s Law: F 1 = k e r ˆr where k e = 1 4π =8.9875 10 9 N m /C, and =8.85 10 1 C /(N m )isthepermittivity of free space. Generally,

More information

Physics 196 Final Test Point

Physics 196 Final Test Point Physics 196 Final Test - 120 Point Name You need to complete six 5-point problems and six 10-point problems. Cross off one 5-point problem and one 10-point problem. 1. Two small silver spheres, each with

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2003 Experiment 17: RLC Circuit (modified 4/15/2003) OBJECTIVES

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2003 Experiment 17: RLC Circuit (modified 4/15/2003) OBJECTIVES MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8. Spring 3 Experiment 7: R Circuit (modified 4/5/3) OBJECTIVES. To observe electrical oscillations, measure their frequencies, and verify energy

More information

PROBLEM 1.2 ( ) 25 C 15 C dx L 0.30 m Ambient air temperature, T2 (C)

PROBLEM 1.2 ( ) 25 C 15 C dx L 0.30 m Ambient air temperature, T2 (C) PROBLEM 1.2 KNOWN: Inner surface temperature and thermal conductivity of a concrete wall. FIND: Heat loss by conduction through the wall as a function of ambient air temperatures ranging from -15 to 38

More information

The Ordering Code for various standard model Recorders with an AC supply and without any additional options are as follows:

The Ordering Code for various standard model Recorders with an AC supply and without any additional options are as follows: The basic PC software is supplied free with the recorder. There is an additional charge for the extensive Data Acquisition Software supplied with communication of RS-232/422/485 or Ethernet. The Ordering

More information

RS INDUSTRY LIMITED. RS Chip Array ESD Suppressor APPROVAL SHEET. Customer Information. Part No. : Model No. : COMPANY PURCHASE R&D

RS INDUSTRY LIMITED. RS Chip Array ESD Suppressor APPROVAL SHEET. Customer Information. Part No. : Model No. : COMPANY PURCHASE R&D APPROVAL SHEET Customer Information Customer : Part Name : Part No. : Model No. : COMPANY PURCHASE R&D Vendor Information Name: RS INDUSTRY LIMITED Part Name ARRAY TYPE MULTILAYER VARISTOR Part No. RS

More information

Series CCR-39S Multi-Throw DC-12 GHz, SP7T & SP8T Latching Coaxial Switch

Series CCR-39S Multi-Throw DC-12 GHz, SP7T & SP8T Latching Coaxial Switch PART NUMBER CCR-39S DESCRIPTION Commercial Latching Multi-throw, DC-12GHz The CCR-39S is a broadband, multi-throw, electromechanical coaxial switch designed to switch a microwave signal from a common input

More information

Thomas Keating Ltd Station Mills, Daux Road Billingshurst, West Sussex RH14 9SH, UK

Thomas Keating Ltd Station Mills, Daux Road Billingshurst, West Sussex RH14 9SH, UK Thomas Keating Ltd Station Mills, Daux Road Billingshurst, West Sussex RH14 9SH, UK Tel: +44 (0)1403 782045 Fax: +44 (0)1403 785464 http://www.terahertz.co.uk/ Project Title JPL Load Customer Reference

More information

Physics 208, Spring 2016 Exam #3

Physics 208, Spring 2016 Exam #3 Physics 208, Spring 206 Exam #3 A Name (Last, First): ID #: Section #: You have 75 minutes to complete the exam. Formulae are provided on an attached sheet. You may NOT use any other formula sheet. You

More information

Practice Exam 1. Necessary Constants and Equations: Electric force (Coulomb s Law): Electric field due to a point charge:

Practice Exam 1. Necessary Constants and Equations: Electric force (Coulomb s Law): Electric field due to a point charge: Practice Exam 1 Necessary Constants and Equations: Electric force (Coulomb s Law): Electric field due to a point charge: Electric potential due to a point charge: Electric potential energy: Capacitor energy:

More information

Laboratory 7: Charging and Discharging a Capacitor Prelab

Laboratory 7: Charging and Discharging a Capacitor Prelab Phys 132L Fall 2018 Laboratory 7: Charging and Discharging a Capacitor Prelab Consider a capacitor with capacitance C connected in series to a resistor with resistance R as shown in Fig. 1. Theory predicts

More information

EXPERIMENT ET: ENERGY TRANSFORMATION & SPECIFIC HEAT

EXPERIMENT ET: ENERGY TRANSFORMATION & SPECIFIC HEAT MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.01X Fall 2000 EXPERIMENT ET: ENERGY TRANSFORMATION & SPECIFIC HEAT We have introduced different types of energy which help us describe

More information

Series CCR-39S Multi-Throw DC-12 GHz, SP9T & SP10T Latching Coaxial Switch

Series CCR-39S Multi-Throw DC-12 GHz, SP9T & SP10T Latching Coaxial Switch PART NUMBER CCR-39S DESCRIPTION Commercial Latching Multi-throw, DC-12GHz The CCR-39Sis a broadband, multi-throw, electromechanical coaxial switch designed to switch a microwave signal from a common input

More information

Solar Flat Plate Thermal Collector

Solar Flat Plate Thermal Collector Solar Flat Plate Thermal Collector INTRODUCTION: Solar heater is one of the simplest and basic technologies in the solar energy field. Collector is the heart of any solar heating system. It absorbs and

More information

Write Down Your NAME. Circle Your DIVISION. Div. 1 Div. 2 Div. 3 Div.4 8:30 am 9:30 pm 12:30 pm 3:30 pm Han Xu Ruan Pan

Write Down Your NAME. Circle Your DIVISION. Div. 1 Div. 2 Div. 3 Div.4 8:30 am 9:30 pm 12:30 pm 3:30 pm Han Xu Ruan Pan Write Down Your NAME, Last First Circle Your DIVISION Div. 1 Div. 2 Div. 3 Div.4 8:30 am 9:30 pm 12:30 pm 3:30 pm Han Xu Ruan Pan ME315 Heat and Mass Transfer School of Mechanical Engineering Purdue University

More information

Homework #5 Solutions

Homework #5 Solutions Homework #5 Solutions Math 123: Mathematical Modeling, Spring 2019 Instructor: Dr. Doreen De Leon 1. Exercise 7.2.5. Stefan-Boltzmann s Law of Radiation states that the temperature change dt/ of a body

More information

Chapter 27 Current and resistance

Chapter 27 Current and resistance 27.1 Electric Current Chapter 27 Current and resistance 27.2 Resistance 27.3 A Model for Electrical Conduction 27.4 Resistance and Temperature 27.6 Electrical Power 2 27.1 Electric Current Consider a system

More information

Experiment 1. Measurement of Thermal Conductivity of a Metal (Brass) Bar

Experiment 1. Measurement of Thermal Conductivity of a Metal (Brass) Bar Experiment 1 Measurement of Thermal Conductivity of a Metal (Brass) Bar Introduction: Thermal conductivity is a measure of the ability of a substance to conduct heat, determined by the rate of heat flow

More information

Physics 2135 Exam 2 October 20, 2015

Physics 2135 Exam 2 October 20, 2015 Exam Total / 200 Physics 2135 Exam 2 October 20, 2015 Printed Name: Rec. Sec. Letter: Five multiple choice questions, 8 points each. Choose the best or most nearly correct answer. 1. A straight wire segment

More information

Ohm's Law and Resistance

Ohm's Law and Resistance Ohm's Law and Resistance Resistance Resistance is the property of a component which restricts the flow of electric current. Energy is used up as the voltage across the component drives the current through

More information

EE292: Fundamentals of ECE

EE292: Fundamentals of ECE EE292: Fundamentals of ECE Fall 2012 TTh 10:00-11:15 SEB 1242 Lecture 20 121101 http://www.ee.unlv.edu/~b1morris/ee292/ 2 Outline Chapters 1-3 Circuit Analysis Techniques Chapter 10 Diodes Ideal Model

More information

Physics Will Farmer. May 5, Physics 1120 Contents 2

Physics Will Farmer. May 5, Physics 1120 Contents 2 Physics 1120 Will Farmer May 5, 2013 Contents Physics 1120 Contents 2 1 Charges 3 1.1 Terms................................................... 3 1.2 Electric Charge..............................................

More information

Electrical Power Cables Part 2 Cable Rating Calculations

Electrical Power Cables Part 2 Cable Rating Calculations ELEC971 High Voltage Systems Electrical Power Cables Part Cable Rating Calculations The calculation of cable ratings is a very complex determination because of the large number of interacting characteristics

More information

Effusivity is defined as the square root of the product of thermal conductivity, k, density,

Effusivity is defined as the square root of the product of thermal conductivity, k, density, Pg of 8 Mathis TCi Principles of Operation Introduction The third generation of Mathis technology expands the capabilities of this rapid, nondestructive testing instrument to a whole new level. Designed

More information

Chapter 3: Fundamentals of Mechanics and Heat. 1/11/00 Electromechanical Dynamics 1

Chapter 3: Fundamentals of Mechanics and Heat. 1/11/00 Electromechanical Dynamics 1 Chapter 3: Fundamentals of Mechanics and Heat 1/11/00 Electromechanical Dynamics 1 Force Linear acceleration of an object is proportional to the applied force: F = m a x(t) F = force acting on an object

More information

The Basic Capacitor. Water Tower / Capacitor Analogy. "Partnering With Our Clients for Combined Success"

The Basic Capacitor. Water Tower / Capacitor Analogy. Partnering With Our Clients for Combined Success CAPACITOR BASICS I How s Work The Basic A capacitor is an electrical device which serves to store up electrical energy for release at a predetermined time. In its most basic form, it is comprised of three

More information

Sensors and Transducers. mywbut.com

Sensors and Transducers. mywbut.com Sensors and Transducers 1 Objectives At the end of this chapter, the students should be able to: describe the principle of operation of various sensors and transducers; namely.. Resistive Position Transducers.

More information

Super High AUTO (SHA) Series

Super High AUTO (SHA) Series PART NO. SFI1206SA240-1R5J 1.1 Technology Data Symbol Value Unit Maximum allowable continuous DC voltage V DC 12 V Breakdown voltage measured Vv 24(±10%) V Maximum clamping voltage V CLAMP < 40 V Maximum

More information