A Microprocessor-Based Novel Instrument for Temperature and Thermal Conductivity Measurements

Size: px
Start display at page:

Download "A Microprocessor-Based Novel Instrument for Temperature and Thermal Conductivity Measurements"

Transcription

1 TECHNICAL ARTICLE A Microprocessor-Based Novel Instrument for Temperature and Thermal Conductivity Measurements M. Rehman 1, M. Abdul Mujeebu 2, T.B. Kheng 1, and B.A.J.A. Abu Izneid 1 1 School of Electrical and Electronics Engineering, Engineering Campus, Universiti Sains Malaysia, Nibong Tebal, Penang, Malaysia 2 School of Mechanical Engineering, Engineering Campus, Universiti Sains Malaysia, Nibong Tebal, Penang, Malaysia Keywords Thermal Conductivity, PT 100 Sensor, PIC Microcontroller, OrCAD Layout Plus Correspondence M.A. Mujeebu, School of Mechanical Engineering, Engineering Campus, Universiti Sains Malaysia, Nibong Tebal, Penang, Malaysia mamujeeb5@yahoo.com Received: July 3, 2010; accepted: September 6, 2010 doi: /j x Abstract This article presents the details of design and development of a mobile and low-cost measuring device that can directly measure the thermal conductivity of a material. The device does not need an AC power source and needs only a battery to operate. In its operation, the output of a platinum resistance thermometer (PT100 sensor) is amplified by LM324 Quad differential input operational amplifier and fed to Microchip PIC16F877A microcontroller through an analog-to-digital converter. The microcontroller calculates the thermal conductivity of the material by a given set of temperature difference and finally the result is displayed on a liquid crystal display. PIC Basic programming language is used to program the PIC microcontroller. The analog circuit and printed circuit board layout are designed using OrCAD software. It has been observed that the proposed device can measure the temperature with an accuracy of 0.5 C and thermal conductivity with an accuracy of 0.01 W/mm C. The power consumption of the device is found to be mw. Introduction Thermal conductivity is a key thermal transport property of materials. Knowledge of thermal conductivity and its accurate measurement is crucial for a wide range of applications, including polymer injection molding, home insulation using various building materials, insulation for space shuttle, design of heat exchangers and fins, thermal management of electronic packages in semiconductor industry, and so on. Thermal conductivity measurement techniques are broadly classified under steady state methods and transient methods. The radial heat flow method and the guarded hotplate method are examples of steady state method. 1 3 Hot wire 4 and laser flash 5 methods are examples of the transient method. The comparison of various transient techniques is available in literature. 6 Other techniques include the 3ω (three omega) method, 7 9 the differential photoacoustic method, 10 the photothermal deflection method or the probe-beam deflection method, 11,12 the thermal-wave technique, 13 the transient plane source method, 14 the thermorflectance or the Nano-TheMS method, 15 and differential scanning calorimetry. 16 Apart from these, many techniques have been developed by previous researchers for specific applications. For instance, Banaszkiewicz et al. 17 developed a sensor to perform in situ thermal conductivity determination of cometary and asteroid materials. The sensor was made of platinum wire (resistance thermometer) and isotan wire (heating element) that could operate independently. A steady state, bi-substrate technique for measurement of the through-thickness thermal conductivity of ceramic coatings was developed by Tan et al. 18 A thin-film thermal conductivity meter was designed and built by Subramanian et al. 19 to measure the thermal conductivity of the thermal sensitive paints. A stationary absolute method for the thermal conductivity measurement of semiconductor materials was developed by Vahanyan. 20 While reviewing the previous works, it can be observed that most of the methods have been developed for specific applications and operating 62 Experimental Techniques 36 (2012) , Society for Experimental Mechanics

2 M. Rehman et al. Thermal Conductivity Measuring Device conditions. Many methods involve measurement of temperature by using a sensor followed by manual calculation of thermal conductivity which is time consuming. Some of them are very costly to manufacture. Hence the present work is aimed at developing a lowcost, reliable, portable, and user-friendly system for direct measurement of thermal conductivity of solids under wide range of operating conditions. The device is successfully fabricated and performance test shows satisfactory results. LM324 Quad differential input operational amplifier The LM324 series, the Op-amp used in this study are low-cost, quad operational amplifiers with true differential inputs. They have several distinct advantages over standard operational amplifier types in single supply applications. The quad amplifier can operate at supply voltages as low as 3.0 V or as high as 32 V. The output voltage of the sensor is amplified (signal conditioning) in the Op-amp. The schematic of the LM324 Op-amp is shown in Fig. 3. Basic Components of the System The proposed device has been developed based on the layout as shown in Fig. 1. The output of a platinum resistance thermometer (PT100 sensor) is amplified by LM324 Quad differential input operational amplifier and fed to Microchip PIC16F877A microcontroller through an analog-to-digital converter (ADC). The microcontroller calculates the thermal conductivity of the material by a given set of temperature difference and finally the result is displayed on a liquid crystal display (LCD). The description of each component is given as follows: Platinum resistance thermometer (PT100-RTD) Figure 2 shows the structure of the thin-film platinum resistance thermometer PT100. The platinum resistance temperature detector is used today as an interpolation standard from the oxygen point ( C) to the antimony point ( C). The main advantage of platinum is that it can withstand high temperatures while maintaining excellent stability. As a noble metal, it has limited susceptibility to contamination. MAX232 line driver The purpose of MAX232 in this system is to convert a +5 V source input voltage to +10 V and 10 V voltage. This +10 V and 10 V is used as a source voltage for the LM324 Op-amp, hence requiring only one voltage source for the whole device. MAX232 can provide +10 V and 10 V because it has voltage doubler and voltage inverter circuits inside the integrated circuit. The pin diagram for MAX232 is shown in Fig. 4. Microchip PIC16F877A microcontroller It is a CMOS FLASH-based 8-bit microcontroller. It features 200 ns instruction execution, 256 bytes of EEPROM data memory, self-programming, an in-circuit debugger (ICD), two comparators, eight channels of 10-bit ADC, two capture/compare/pulse width modulation functions, a synchronous serial port that can be configured as either three-wire serial peripheral interface or two-wire I 2 C bus, a universal synchronous/asynchronous receiver/transmitter, and Input Signal from thermal sensor Signal conditioner Circuit Interface with micro Controller Calculation In Micro Controller Display Using LCD Output signal Figure 1 General layout of the proposed system. Figure 2 Thin-film platinum resistance thermometer (PT100). Figure 3 LM324 pin diagram. Experimental Techniques 36 (2012) , Society for Experimental Mechanics 63

3 Thermal Conductivity Measuring Device M. Rehman et al. Figure 4 MAX 232 pin diagram. Liquid crystal display (16 characters 2 lines) Liquid crystal display is a very common display panel and it is quite versatile compared to a seven-segment display. Although it is more expensive than sevensegment displays, it is convenient to use in microcontroller application and suitable to be mounted on printed circuit board (PCB) due to less number of pins. Powertip 1602-D LCD panel as shown in Fig. 6 is used in the present system. This LCD display has 16 characters 2 lines display capability and also has an light emitting diode backlight, so suitable for use at night. 4 3 lines keypad A4 3 lines keypad as shown in Fig. 7 is used as input device for this thermal conductivity measurement Figure 5 PIC16F877A pin diagram. a parallel slave port. In addition, this microcontroller is a high-performance reduced instruction set computer CPU. Besides this, it has an internal oscillator of 4 MHz and can support up to 20 MHz crystal oscillator. The PIC16F877A is very popular and supports programming languages such as Microchip PIC assembly language, PIC Basic language, and PIC C language. The pin diagram of the PIC16F877A microcontroller is shown in Fig. 5. Figure 6 Powertip LCD display. 64 Experimental Techniques 36 (2012) , Society for Experimental Mechanics

4 M. Rehman et al. Thermal Conductivity Measuring Device simulation (PSpice), and PCB layout (OrCAD layout). This software is used to design analog circuit and PCB layout. OrCAD Capture Component Information System OrCAD Component Information System (CIS) is an electronic part management system that is available as an option for use with OrCAD Capture. OrCAD CIS helps manage part properties (including part information required at each step in the printed circuit board design process, from implementation through manufacturing) within schematic designs. Capture CIS provides access to local (preferred parts database) and remote part databases that contain all relevant information for the parts used in designs. This information may include company part numbers, part descriptions, PCB layout footprints, technical parameters (such as speeds, tolerances, and ratings), and purchasing information. The interface of the OrCAD Capture CIS is shown in Fig. 8. Figure 7 Typical keypad. device. The function of this keypad is to supply a high (+5 V) voltage to the row input and then get the output voltage from column output and vice versa. OrCAD Layout Plus OrCAD Layout Plus is one of the software that is included in the OrCAD software package and is used to do the PCB layout. OrCAD Layout Plus has the capability of Auto route for the layout of PCB. It is very user-friendly and easy to learn. The user just needs to export the schematic design from OrCAD PIC Basic pro programming language PIC Basic programming language is a compiler language that is used to compile the BASIC code to assembly code and even machine code (HEX code). This is the programming language that is used to program the PIC microcontroller for this study. This language is a high level language and it is more convenient to use compared to PIC assembly language. PIC has the syntax like C language, so it is easier to learn. In addition, the PIC Basic pro compiler gives direct access to all the PIC microcontroller registers I/O ports, A/D converters, hardware serial ports, and so on. It can automatically take care of the page boundaries and random access memory banks. Moreover, it has built-in commands to control intelligent LCD modules. So with PIC Basic pro, it is easy to control the LCD display. OrCAD software OrCAD is a software that was developed by Cadence Inc. OrCAD has the main capability of doing electronic circuit schematic design (Capture CIS), circuit Figure 8 Interface of the OrCAD Capture CIS. Experimental Techniques 36 (2012) , Society for Experimental Mechanics 65

5 Thermal Conductivity Measuring Device M. Rehman et al. Figure 9 Interface of OrCAD Layout Plus. Capture CIS to OrCAD Layout Plus, then put the component in the desired place, and click the Auto route function. The software will automatically route the circuitry. The interface of the OrCAD Layout Plus is shown in Fig. 9. Methodology Software development The tools used in software development are ICD2 programmer board, MPLAB IDE, and PIC Basic Pro compiler. Basically, the firmware of the proposed device is constructed from many subroutines namely the main routine, then welcome screen, keypad reading, temperature display, key-in, thermal conductivity calculation, and thermal conductivity display routines. The main routine combines all the subroutines and produces a fully functional firmware based on the design specification. Welcome screen routine is used to display the welcome message welcome to thermal conductivity measurement device. Keypad reading routine is used to detect which key is pressed by the user. A normal keypad is organized in a matrix of rows and columns. The microcontroller accesses both rows and columns through its I/O port. The present system needs only seven I/O ports to control the 4 rows 3 columns keypad, which is shown in Fig. 7. In the temperature display routine, the temperature read by the microcontroller (in volts) will be converted to digital by the ADC of the microcontroller. The digital value of the reading will be converted to the temperature that can be displayed in the LCD display. Besides, this routine also has a sequential technique to display the temperature nicely. For instance, if +050 C needs to be displayed, the routine will display +0 first and then display 50. For value less than 10, the routine will display +00 first and then display the value. The Key-in routine is used to store the dimensions of the tested material. The dimensions are area (A), length (L), and power (P). These three variables are used to calculate the thermal conductivity of the material. The storing technique uses multiplication and addition of the input key. For example, 1234 needs to be stored in a variable. So the value of the variable is equal to the first keyed value multiplied by 1000 plus second keyed value multiplied by 100 plus third keyed value multiplied by 10 plus forth keyed value. The thermal conductivity calculation routine 66 Experimental Techniques 36 (2012) , Society for Experimental Mechanics

6 M. Rehman et al. Thermal Conductivity Measuring Device Figure 10 Schematic of the axial heat flow method. calculates the thermal conductivity by Eq. 1 and is displayed in the display routine. Thermal conductivity measurement The procedure used to measure the thermal conductivity was the modification of the absolute axial heat flow method as shown schematically in Fig. 10. This is the simplest method to determine the thermal conductivity of an object, based on Eq. (1): Figure 11 The experimental setup for thermal conductivity measurement. 1, multimeter; 2, trainer board; 3, DC laboratory power supply; 4, thermal conductivity measurement device; and 5, thermal conductivity measurement section. device in measuring thermal conductivity. The overall setup is shown in Fig. 11. The zoomed view of the thermal conductivity measurement unit is given in Fig. 12. The aluminum block (specimen) has 38 mm diameter and 40 mm length as shown in Fig. 13. The experiment is carried out at 22.5 C ambient temperature and the initial temperature of the cold side of the Peltier cooler was 0 C. Thermal conductivity = K = Q/A (1) T/L where L and A are the length and area of cross section (perpendicular to heat flow), respectively, and Q is the rate of heat flow through the material which is assumed to be equal to the rate of heat energy pumped out (P) by the Peltier cooler, by neglecting the radial heat loss. Normally, one end of the specimen is heated by means of a heater to create a temperature difference ( T) within the test length (L) and this temperature difference is used to calculate K using Eq. 1. However, in the axial heat flow method, better accuracy is assured if the experiment is conducted at subambient temperatures. Accordingly, in the present system the heater is replaced by a Peltier cooler to cool one end (to temperature T 2 ), while the other end is kept at the ambient temperature (T 1 ). The rate of heat removal by the cooler is estimated as Q (equal to power P in Fig. 10). The experimental setup and procedure An experimental setup based on the above methodology has been built to study the accuracy of the Figure 12 Thermal conductivity measurement section. i, Peltier effect cooler; ii, aluminum (Aluminum 5052 Temper-O) block; and iii, PT100 sensor. Experimental Techniques 36 (2012) , Society for Experimental Mechanics 67

7 Thermal Conductivity Measuring Device M. Rehman et al. PCB through the IDE multicore cable which is easy to bend and is more wearable. The whole assembly has been accommodated in a compact, durable, and attractive casing. Performance Testing and Results Transient response test The device is tested for its transient response which is the response of temperature reading over tested time. This is done using the PT100 sensor to measure a known temperature and noting the time taken to give the temperature reading. The test was conducted for two known temperatures of water 64 and 57 Cat a room temperature of 31 C. The results are shown in Figs. 15 and 16. The results show that the response of the device is quite good and need only about 20 s to reach the actual temperature. Figure 13 Dimensions of the aluminum block. Reliability and stability test This test was done to evaluate whether the device is stable and reliable in terms of its temperature reading. The temperature reading is recorded through a period of time and the measured temperature is compared with actual temperature to find its error of reading. The actual temperature was found by measuring the Figure 14 Fabricated thermal conductivity measurement device. Temperature ( C) Temperature Vs Time Time (seconds) The Complete Assembly The complete assembly of the proposed measurement system is shown in Fig. 14. It consists of (1) platinum resistance thermometer probe; (2) reset switch; (2) variable resistor; (4) LCD display; (5) keypad; and (6) PCB. The thermometer probe is 60 cm in length and is fabricated using a multicore wire. The multicore wire can be got from the IDE cable of the personal computer. The reset switch is used to reset the system. The variable resistor is used to change the contrast of the LCD display. The reset switch and variable resistor are put outside the PCB because it is convenient for user when the PCB is fixed in a perspex box in future. The LCD display and keypad are connected to Figure 15 Transient response for 64 C. Temperature Vs Time 60 Temperature ( C) Time (Seconds) Figure 16 Transient response for 57 C. 68 Experimental Techniques 36 (2012) , Society for Experimental Mechanics

8 M. Rehman et al. Thermal Conductivity Measuring Device resistance of the PT100 and taking the equivalent temperature from the data table. The percentage of error was also calculated using the formula: Percentage of error = Measured Temperature Actual Temperature Actual Temperature 100% (2) Figure 17 shows the comparison between the measured and actual temperatures. It can be observed that the temperature reading of the device is fluctuated between 32 and 31 C. So the tolerance is ±1.899% ±2%, which is acceptable. Thermal conductivity The experiment is carried out at 22.5 C ambient temperature and the initial temperature of the cold side of the Peltier cooler was 0 C. The power P is measured as W assuming no radial heat loss. A and L of the specimen are m 2 and 0.4 m, respectively. Accordingly, the thermal conductivity is obtained based on Eq. 1. The result is shown in Table 1, which shows that the thermal conductivity, Temperature ( C) Temperature Vs Time Time (seconds) Temperature Measured Ideal Temperature Figure 17 Measured temperature and actual temperature comparison. Table 1 Thermal conductivity measurement data Time (min) T 1 ( C) T 2 ( C) K = T (W/m C) measured for 10 min, at 1-min interval remains steady at W/m C. This value is fairly close to the actual thermal conductivity of the specimen, that is, 144 W/m C, the error being 7% which is acceptable. Conclusion A low-cost, reliable, and user-friendly electronic device is being developed, which can measure both thermal conductivity and temperature directly with good accuracy. The overall cost of fabrication was only within 150 USD (United States dollars), which would be extremely cheaper than any other similar instruments commercially available. The performance of the device is observed satisfactory in terms of accuracy. There is enough scope to minimize the error of thermal conductivity measurement and to develop a durable and compact device based on the proposed methodology. We selected only one sample; however, the device may be tested further for different materials and geometries. Theoretically there should not be any limiting value or range for the accuracy of the device. The upper or lower limit of thermal conductivity that could be measured by the proposed instrument depends on the size, thickness, and material of the sample. A detailed comparative study may also be carried out to ensure the excellence of the proposed method compared to the existing techniques. The following modifications are recommended for improved performance of the system. 1. The accuracy of the temperature measurement may be improved using higher bits conversion ADC like 10 bits or 12 bits. 2. Make the device as small as possible using surface mount technology component. 3. Use constant current source to drive the platinum resistance thermometer so as to keep its output consistent which is possible using Op-amp. 4. Data acquisition system (using MATLAB or Visual Basic) may be added to the device so that is can be used to record data and plot graph. 5. For thermal conductivity measurement the comparative cut bar method may be used to produce more accurate result. References 1. Speyer, R.F., Thermal Analysis of Materials, Marcel Dekker, New York, Xamán, J., Lira, L., and Arce, J., Analysis of the temperature distribution in a guarded hot plate apparatus for measuring thermal conductivity, Applied Thermal Engineering, 29(4): (2009). Experimental Techniques 36 (2012) , Society for Experimental Mechanics 69

9 Thermal Conductivity Measuring Device M. Rehman et al. 3. Huang, B.L., Ni, Z., Millward, A., McGaughey, A.J.H., et al., Thermal Conductivity of a Metal-Organic Framework (MOF-5): Part II. Measurement, International Journal of Heat and Mass Transfer, 50: (2007). 4. Assael, M.J., Antoniadis, K.D., and Tzetzis, D., The Use of the Transient Hot-Wire Technique for Measurement of the Thermal Conductivity of an Epoxy-Resin Reinforced with Glass Fibers and/or Carbon Multi-Walled Nanotubes, Composites Science and Technology, 68(15 16): (2008). 5. Parker, W.J., Jenkins, R.J., Butler, C.P., and Abbot, G.L., FLASH Method of Determining Thermal Diffusivity, Heat Capacity and Thermal Conductivity, Journal of Applied Physics, 32: (1961). 6. Mathis, N., Transient Thermal Conductivity Measurements: Comparison of Destructive and Nondestructive Techniques, High Temperatures High Pressures, 32: (2000). 7. Cahill, D.G., Thermal Conductivity Measurement from 30 to 750 K: The 3ω Method, Review of Scientific Instruments, 61: (1990). 8. Cahill, D.G., Katiyar, M., and Abelson, J.R., Thermal Conductivity of a-si:h Thin Films, Physical Review B, 50: (1994). 9. Oh, D.-W., Jain, A., Eaton, J.K., Goodson, K.E., and Lee, J.S., Thermal conductivity Measurement and Sedimentation Detection of Aluminum Oxide Nanofluids by Using the 3-ω Method, International. Journal of Heat and Fluid Flow, 29: (2008). 10. Govorkov, S., Ruderman, W., Horn, M.W., Goodman, R.B. and Rothschild, M., A New Method for Measuring Thermal Conductivity of Thin Films, Review of Scientific Instruments, 68: (1997). 11. Jackson, W.B., Amer, N.M., Boccara, A.C., and Fournier, D., Photothermal Deflection Spectroscopy and Detection, Applied Optics, 20: (1981). 12. Jeona, P.S., Kima, J.H., Kimb, H.J., and Yoob, J., Thermal Conductivity Measurement of Anisotropic Material Using Photothermal Deflection Method, Thermochimica Acta, 477:32 37 (2008). 13. Calzona, V., Cimberle, M.R., Ferdeghini, C., Putti, M., and Siri, A.S., Fully Automated Apparatus for Thermal Diffusivity Measurements on HTSC in High Magnetic Field, Review of Scientific Instruments, 64: (1993). 14. Solórzano, E., Reglero, J.A., Rodríguez-Pérez, M.A., Lehmhus, D., Wichmann, M., and De Saja, J.A., An Experimental Study on the Thermal Conductivity of Aluminium Foams by Using the Transient Plane Source Method, International Journal of Heat and Mass Transfer, 51(25 26): (2008). 15. Kuwahara, M., Suzuki, O., Takada, S., Hata N., Fons, P., and Tominaga, J., Thermal conductivity Measurements of Low-k Films Using Thermoreflectance Phenomenon, Microelectronic Engineering, 85: (2008). 16. Hu, M., Yu, D., and Wei, J., Thermal Conductivity Determination of Small Polymer Samples by Differential Scanning Calorimetry, Polymer Testing, 26: (2007). 17. Banaszkiewicz, M., Seweryn, K., and Wawrzaszek, R., A Sensor to Perform In-Situ Thermal Conductivity Determination of Cometary and Asteroid Material, Advances in Space Research, 40: (2007). 18. Tan, J.C., Tsipas, S.A., Golosnoy, I.O., Curran, J.A., Paul, S., and Clyne, T.W., A Steady-State Bi-Substrate Technique for Measurement of the Thermal Conductivity of Ceramic Coatings, Surface & Coatings Technology, 201: (2006). 19. Subramanian, C.S., Amer, T., UpChurch, B.T., Alderfer, D.W., Burkett, C., and Sealey, B., New Device and Method for Measuring Thermal Conductivity of Thin-Films, ISA Transactions, 45(3): (2006). 20. Vahanyan, A.I., A Method for the Thermal Conductivity Measurement of Semiconductors, Measurement 39: (2006). 70 Experimental Techniques 36 (2012) , Society for Experimental Mechanics

10 本文献由 学霸图书馆 - 文献云下载 收集自网络, 仅供学习交流使用 学霸图书馆 ( 是一个 整合众多图书馆数据库资源, 提供一站式文献检索和下载服务 的 24 小时在线不限 IP 图书馆 图书馆致力于便利 促进学习与科研, 提供最强文献下载服务 图书馆导航 : 图书馆首页文献云下载图书馆入口外文数据库大全疑难文献辅助工具

- CHAPTER 1. Application of HPLC to the Assay of Enzymatic Activities OVERVIEW

- CHAPTER 1. Application of HPLC to the Assay of Enzymatic Activities OVERVIEW - CHAPTER 1 Application of HPLC to the Assay of Enzymatic Activities OVERVIEW This chapter describes the anatomy of an enzyme assay, focusing on the significance of separation and detection in the assay

More information

ISSN: (Print) (Online) Journal homepage:

ISSN: (Print) (Online) Journal homepage: Communications in Algebra ISSN: 0092-7872 (Print) 1532-4125 (Online) Journal homepage: http://www.tandfonline.com/loi/lagb20 n-coherent Rings Sang Bum Lee To cite this article: Sang Bum Lee (2002) n-coherent

More information

Pulse Withstand Capability of Self-healing Metalized Polypropylene Capacitors in Power Applications. An Experimental Investigation

Pulse Withstand Capability of Self-healing Metalized Polypropylene Capacitors in Power Applications. An Experimental Investigation 146 IEEE Transactions on Electrical Insulation Vol. 26 No. 1, February 1991 Pulse Withstand Capability of Self-healing Metalized Polypropylene Capacitors in Power Applications An Experimental Investigation

More information

Computational Electrodynamics

Computational Electrodynamics Computational Electrodynamics The Finite-Difference Time-Domain Method 1 Allen Taflove Artech House Boston London Contents Preface Chapter 1 Reinventing Electromagnetics 1.1 Background 1.1.1 The Heritage

More information

Published online: 27 Jun 2007.

Published online: 27 Jun 2007. This article was downloaded by: [Northwestern University] On: 04 February 2015, At: 07:24 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered office:

More information

HIGH electric field strength ( ) may cause corona on nonceramic

HIGH electric field strength ( ) may cause corona on nonceramic 1070 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 2, APRIL 2007 Practical Cases of Electric Field Distribution Along Dry and Clean Nonceramic Insulators of High-Voltage Power Lines Weiguo Que, Stephen

More information

Innovative neutron shielding materials composed of natural rubber-styrene butadiene rubber

Innovative neutron shielding materials composed of natural rubber-styrene butadiene rubber Home Search Collections Journals About Contact us My IOPscience Innovative neutron shielding materials composed of natural rubber-styrene butadiene rubber blends, boron oxide and iron(iii) oxide This content

More information

Attribute Reduction on Distributed Incomplete Decision Information System

Attribute Reduction on Distributed Incomplete Decision Information System Attribute Reduction on Distributed Incomplete Decision Information System Jun Hu (B), Kai Wang, and Hong Yu Chongqing Key Laboratory of Computational Intelligence, Chongqing University of Posts and elecommunications,

More information

Effect of grinding forces on the vibration of grinding machine spindle system

Effect of grinding forces on the vibration of grinding machine spindle system International Journal of Machine Tools & Manufacture 40 (2000) 2003 2030 Effect of grinding forces on the vibration of grinding machine spindle system Mohammed Alfares *, Abdallah Elsharkawy Department

More information

FIELD TESTS ON BORED PILES SUBJECT TO AXIAL AND OBLIQUE PULL By Nabil F. Ismael, 1 Member, ASCE

FIELD TESTS ON BORED PILES SUBJECT TO AXIAL AND OBLIQUE PULL By Nabil F. Ismael, 1 Member, ASCE FIELD TESTS ON BORED PILES SUBJECT TO AXIAL AND OBLIQUE PULL By Nabil F. Ismael, 1 Member, ASCE ABSTRACT: The ultimate oblique pull of bored piles in sand was examined by a field testing program. Tests

More information

Using on Air UAT/ADS-B Signal to Simulate 3D Aviation Weather Information

Using on Air UAT/ADS-B Signal to Simulate 3D Aviation Weather Information Using on Air UAT/ADS-B Signal to Simulate 3D Aviation Weather Information Guan-Jhih Liou Shau-Shiun Jan Department of Aeronautics and Astronautics National Cheng Kung University Tainan 70101, Taiwan tryitagain777@gmail.com

More information

Study of heat and moisture migration properties in porous building materials

Study of heat and moisture migration properties in porous building materials Applied Thermal Engineering 25(2005) 61 71 www.elsevier.com/locate/apthermeng Study of heat and moisture migration properties in porous building materials Z.Q. Chen *, M.H. Shi Department of Power Engineering,

More information

University, Shenyang, China b State Key Laboratory of Synthetical Automation for Process

University, Shenyang, China b State Key Laboratory of Synthetical Automation for Process This article was downloaded by: [University of Montana] On: 06 April 2015, At: 21:00 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered office:

More information

Oscillation Damping of a Distributed Generator Using a Virtual Synchronous Generator

Oscillation Damping of a Distributed Generator Using a Virtual Synchronous Generator 668 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 29, NO. 2, APRIL 2014 Oscillation Damping of a Distributed Generator Using a Virtual Synchronous Generator Toshinobu Shintai, Yushi Miura, Member, IEEE, and

More information

A SIMPLE DYNAMIC MODEL FOR THE FORMATION OF DEBRIS CLOUDS. Andrew J. Piekutowski

A SIMPLE DYNAMIC MODEL FOR THE FORMATION OF DEBRIS CLOUDS. Andrew J. Piekutowski Int. J. Imp+a'1 Engn,~ Vol. 10, pp. 453 471. 1990 0734-743X/90 $3])0 + 0.()0 Printed it] Great Britain Pergamon Press pie A SIMPLE DYNAMIC MODEL FOR THE FORMATION OF DEBRIS CLOUDS Andrew J. Piekutowski

More information

Immobilization of heavy metals in the saturated zone by sorption and in situ bioprecipitation processes

Immobilization of heavy metals in the saturated zone by sorption and in situ bioprecipitation processes Hydrometallurgy 83 (2006) 195 203 www.elsevier.com/locate/hydromet Immobilization of heavy metals in the saturated zone by sorption and in situ bioprecipitation processes S. Van Roy, K. Vanbroekhoven,

More information

The influence of strong crosswinds on safety of different types of road vehicles

The influence of strong crosswinds on safety of different types of road vehicles https://doi.org/10.1007/s11012-019-00952-1 (0456789().,-volV) ( 04567 89().,-volV) STOCHASTICS AND PROBABILITY IN ENGINEERING MECHANICS The influence of strong crosswinds on safety of different types of

More information

CENSORED REGRESSION QUANTILES * James L. POWELL

CENSORED REGRESSION QUANTILES * James L. POWELL Journal of Econometrics 32 (1986) 143-155. North-Holland CENSORED REGRESSION QUANTILES * James L. POWELL Massachusettes Institute of Technology. Cambndge, MA 02139, USA Umversity of Wisconsm, Madison,

More information

Multiradar Tracking System Using Radial Velocity Measurements

Multiradar Tracking System Using Radial Velocity Measurements Multiradar Tracking System Using Radial Velocity Measurements A. FARINA S. PARDINI Selenia S.p.A., Italy Abstract Multiradar tracking using both position and radial velocity measurements is discussed.

More information

Particle deposition and layer formation at the crossflow microfiltration

Particle deposition and layer formation at the crossflow microfiltration ELSEVIER Journal of Membrane Science 124 (19971 119-128 journal of MEMBRANE SCIENCE Particle deposition and layer formation at the crossflow microfiltration Justus Altmann *, Siegfried Ripperger Technische

More information

Seismic behavior of bidirectional bolted connections for CFT columns and H-beams

Seismic behavior of bidirectional bolted connections for CFT columns and H-beams Engineering Structures 29 (2007) 395 407 www.elsevier.com/locate/engstruct Seismic behavior of bidirectional bolted connections for CFT columns and H-beams Lai-Yun Wu a,, Lap-Loi Chung b, Sheng-Fu Tsai

More information

HYDROGENATION OF HIGHLY UNSATURATED HYDROCARBONS OVER HIGHLY DISPERSED PALLADIUM

HYDROGENATION OF HIGHLY UNSATURATED HYDROCARBONS OVER HIGHLY DISPERSED PALLADIUM Applied Catalyclis, 6 (1983) 41-51 Elsevier Science Publishers B.V., Amsterdam - Printed in The Netherlands 41 HYDROGENATION OF HIGHLY UNSATURATED HYDROCARBONS OVER HIGHLY DISPERSED PALLADIUM CATALYST.

More information

Isostasy Geodesy. Definition. Introduction

Isostasy Geodesy. Definition. Introduction Isostasy Geodesy Lars E. Sjöberg a * and Mohammad Bagherbandi a,b a Division of Geodesy and Satellite Positioning, Royal Institute of Technology, Stockholm, Sweden b Department of Industrial Development,

More information

Buoyancy and rotation in small-scale vertical Bridgman growth of cadmium zinc telluride using accelerated crucible rotation

Buoyancy and rotation in small-scale vertical Bridgman growth of cadmium zinc telluride using accelerated crucible rotation Journal of Crystal Growth 233 (2001) 599 608 Buoyancy and rotation in small-scale vertical Bridgman growth of cadmium zinc telluride using accelerated crucible rotation Andrew Yeckel, Jeffrey J. Derby*

More information

Dense Phase Conveying of Fine Coal at High Total Pressures

Dense Phase Conveying of Fine Coal at High Total Pressures Powder Technology, 62 (199) 243-252 243 Dense Phase Conveying of Fine Coal at High Total Pressures D. GEDART and S. J. NG* University of Bradford, Bradford, BD7 1DP (U.K.) (Received October 19, 1989; in

More information

Double-deformable-mirror adaptive optics system for laser beam cleanup using blind optimization

Double-deformable-mirror adaptive optics system for laser beam cleanup using blind optimization Double-deformable-mirror adaptive optics system for laser beam cleanup using blind optimization Xiang Lei, 1,2,3,* Shuai Wang, 1,2,3 Hu Yan, 1,2,3 Wenjin Liu, 1,2,3 Lizhi Dong, 1,2 Ping Yang, 1,2 and Bing

More information

Evaluation of shelf life of flavored dehydrated products using accelerated shelf life testing and the WeibuU Hazard sensory analysis

Evaluation of shelf life of flavored dehydrated products using accelerated shelf life testing and the WeibuU Hazard sensory analysis E. T. Contis et al. (Editors) Food Flavors: Formation, Analysis and Packaging Influences 1998 Elsevier Science B.V. All rights reserved 627 Evaluation of shelf life of flavored dehydrated products using

More information

The nearly periodic fluctuations of blazars in long-term X-ray light curves

The nearly periodic fluctuations of blazars in long-term X-ray light curves Astrophys Space Sci (2017) 362:99 DOI 10.1007/s10509-017-3079-y ORIGINAL ARTICLE The nearly periodic fluctuations of blazars in long-term X-ray light curves Hongtao Wang 1 Chao Yin 1 Fenghua Xiang 1 Received:

More information

Impact of CMOS Technology Scaling on the Atmospheric Neutron Soft Error Rate

Impact of CMOS Technology Scaling on the Atmospheric Neutron Soft Error Rate 2586 IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 47, NO. 6, DECEMBER 2000 Impact of CMOS Technology Scaling on the Atmospheric Neutron Soft Error Rate Peter Hazucha and Christer Svensson, Member, IEEE Abstract

More information

The Twisting Tennis Racket

The Twisting Tennis Racket Journal of Dynamics and Differential Equations, Vol. 3, No. 1, 1991 The Twisting Tennis Racket Mark S. Ashbaugh, 1 Carmen C. Chiconc, 1'3 and Richard H. Cushman 2 Received July 19, 1989 This paper describes,

More information

Preparation of Colloidal Gold Particles and Conjugation to Protein A, IgG, F(ab ) 2, and Streptavidin

Preparation of Colloidal Gold Particles and Conjugation to Protein A, IgG, F(ab ) 2, and Streptavidin Chapter 8 Preparation of Colloidal Gold Particles and Conjugation to Protein A, IgG, F(ab ) 2, and Streptavidin Sadaki Yokota Abstract Colloidal gold probes, including protein A-, IgG-F(ab ) 2 -, and streptavidin-labeled

More information

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 54, NO. 3, MARCH

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 54, NO. 3, MARCH IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 54, NO 3, MARCH 2006 809 An Asymptotically Unbiased Estimator for Bearings-Only and Doppler-Bearing Target Motion Analysis K C Ho, Senior Member, IEEE, and Y

More information

Cold Regions Science and Technology, 16 ( 1989 ) Elsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands

Cold Regions Science and Technology, 16 ( 1989 ) Elsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands Cold Regions Science and Technology, 16 ( 1989 ) 291-33 291 lsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands PHYSICAL PROCSSS DURING FR-THAW CYCLS IN CLAYY SILTS J.-M. Konrad Department

More information

Macro meso freeze thaw damage mechanism of soil rock mixtures with different rock contents

Macro meso freeze thaw damage mechanism of soil rock mixtures with different rock contents International Journal of Pavement Engineering ISSN: 1029-8436 (Print) 1477-268X (Online) Journal homepage: http://www.tandfonline.com/loi/gpav20 Macro meso freeze thaw damage mechanism of soil rock mixtures

More information

A FIVE YEARS EXPERIENCE OF PULSE COLUMNS EXTRACTION CYCLES FOR THE REPROCES- SING OF FAST BREEDER REACTOR FUELS AT THE MARCOULE PILOT PLANT (SAP)

A FIVE YEARS EXPERIENCE OF PULSE COLUMNS EXTRACTION CYCLES FOR THE REPROCES- SING OF FAST BREEDER REACTOR FUELS AT THE MARCOULE PILOT PLANT (SAP) FIVE YERS EXPERIENCE OF PULSE COLUMNS EXTRCTION CYCLES FOR THE REPROCES- SING OF FST BREEDER RECTOR FUELS T THE MRCOULE PILOT PLNT (SP) MM. CHRVILLT - FBRE - LE BOUHELLEC - HENRY The reprocessing of Phenix

More information

('I-I)" would yield a noise many orders of magnitude. Electrical conduction and current noise mechanism in discontinuous metal films. H.

('I-I) would yield a noise many orders of magnitude. Electrical conduction and current noise mechanism in discontinuous metal films. H. PH YSCAL REVK% 8 VOLUME 17, N UMBER 6 15 MARCH 197S Electrical conduction and current noise mechanism in discontinuous metal films. H. Experimental M. Celasco, ~ A. Masoero, P. Mazzetti, f and A. Stepanescu

More information

Methanol±steam reforming on Cu/ZnO/Al 2 O 3. Part 1: the reaction network

Methanol±steam reforming on Cu/ZnO/Al 2 O 3. Part 1: the reaction network Applied Catalysis A: General 179 (1999) 21±29 Methanol±steam reforming on Cu/ZnO/Al 2 O 3. Part 1: the reaction network Brant A. Peppley *, John C. Amphlett, Lyn M. Kearns, Ronald F. Mann Department of

More information

A Neurodynamics Control Strategy for Real-Time Tracking Control of Autonomous Underwater Vehicles

A Neurodynamics Control Strategy for Real-Time Tracking Control of Autonomous Underwater Vehicles THE JOURNAL OF NAVIGATION (4), 67, 3 7. The Royal Institute of Navigation 3 doi:.7/s37346333556 A Neurodynamics Control Strategy for Real-Time Tracking Control of Autonomous Underwater Vehicles Daqi Zhu,

More information

Calculation of constrained equilibria by Gibbs energy minimization

Calculation of constrained equilibria by Gibbs energy minimization Computer Coupling of Phase Diagrams and Thermochemistry 30 (2006) 18 26 wwwelseviercom/locate/calphad Calculation of constrained equilibria by Gibbs energy minimization Pertti Koukkari, Risto Pajarre VTT

More information

IEEE TRANSACTIONS ON ENERGY CONVERSION 1. Gang Lv, Zhiming Liu, and Shouguang Sun

IEEE TRANSACTIONS ON ENERGY CONVERSION 1. Gang Lv, Zhiming Liu, and Shouguang Sun IEEE TRANSACTIONS ON ENERGY CONVERSION 1 Analysis of Torques in Single-Side Linear Induction Motor With Transverse Asymmetry for Linear Metro Gang Lv, Zhiming Liu, and Shouguang Sun Abstract Due to the

More information

Journal of Hydrology, 66 (1983) Elsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands

Journal of Hydrology, 66 (1983) Elsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands Journal of Hydrology, 66 (1983) 169--182 169 Elsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands [1] THE USE OF CORRELATION LINKAGES IN THE ASSESSMENT OF DAILY RAINFALL PATTERNS G.N.

More information

Yo Shimizu a, Akio Ikegami a, Masatomo Nojima a & Shigekazu Kusabayashi a a Department of Applied Chemistry, Faculty of

Yo Shimizu a, Akio Ikegami a, Masatomo Nojima a & Shigekazu Kusabayashi a a Department of Applied Chemistry, Faculty of This article was downloaded by: [Duke University Libraries] On: 06 October 2014, At: 12:23 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered

More information

Structure and Thermal Expansion of LiGe, (PO,),

Structure and Thermal Expansion of LiGe, (PO,), JOURNAL OF SOLID STATE CHEMISTRY 9, 18.5-193 (1991) Structure and Thermal Expansion of LiGe, (PO,), M. ALAMI AND R. BROCHU Dkpartement de Chimie de la FucultP des Sciences de I UniversitP Mohamed V, Avenue

More information

Hybridization of accelerated gradient descent method

Hybridization of accelerated gradient descent method https://doi.org/10.1007/s11075-017-0460-4 ORIGINAL PAPER Hybridization of accelerated gradient descent method Milena Petrović 1 Vladimir Rakočević 2,3 Nataša Kontrec 1 Stefan Panić 1 Dejan Ilić 3 Received:

More information

Mohammad Mahdi Labani Reza Rezaee. obviously with a low organic matter content thermal maturity has no prominent effect on the brittleness as well.

Mohammad Mahdi Labani Reza Rezaee. obviously with a low organic matter content thermal maturity has no prominent effect on the brittleness as well. Rock Mech Rock Eng () 48:149 17 DOI.07/s0060-014-0617-6 ORIGINAL PAPER The Importance of Geochemical Parameters and Shale Composition on Rock Mechanical Properties of Gas Shale Reservoirs: a Case Study

More information

Effects of cyclic freezing and thawing on mechanical properties of Qinghai Tibet clay

Effects of cyclic freezing and thawing on mechanical properties of Qinghai Tibet clay Cold Regions Science and Technology 48 (2007) 34 43 www.elsevier.com/locate/coldregions Effects of cyclic freezing and thawing on mechanical properties of Qinghai Tibet clay Da-yan Wang, Wei Ma, Yong-hong

More information

OPTICAL METHODS OF TEMPERATURE DETERMINATION

OPTICAL METHODS OF TEMPERATURE DETERMINATION Chapter V OPTICAL METHODS OF TEMPERATURE DETERMINATION 1. General Principles The thermal radiation of heated bodies is widely used to study the properties and temperature of radiating substances. If a

More information

A novel bi level optimization model for load supply capability issue in active distribution network

A novel bi level optimization model for load supply capability issue in active distribution network Received: 4 November 2016 Revised: 7 October 2017 Accepted: 11 October 2017 DOI: 10.1002/etep.2492 RESEARCH ARTICLE A novel bi level optimization model for load supply capability issue in active distribution

More information

TEPZZ Z5 877A_T EP A1 (19) (11) EP A1. (12) EUROPEAN PATENT APPLICATION published in accordance with Art.

TEPZZ Z5 877A_T EP A1 (19) (11) EP A1. (12) EUROPEAN PATENT APPLICATION published in accordance with Art. (19) TEPZZ Z 877A_T (11) EP 3 03 877 A1 (12) EUROPEAN PATENT APPLICATION published in accordance with Art. 3(4) EPC (43) Date of publication:.08.16 Bulletin 16/32 (21) Application number: 14847473.7 (22)

More information

Spatio-Temporal Variability of Seasonality of Rainfall over India. Corresponding Address

Spatio-Temporal Variability of Seasonality of Rainfall over India. Corresponding Address Spatio-Temporal Variability of Seasonality of Rainfall over India Sandeep Sahany 1, Saroj K. Mishra 1, Raju Pathak 1, and Balaji Rajagopalan 2,3 1 Centre for Atmospheric Sciences, Indian Institute of Technology

More information

Lateral Flow Colloidal Gold-Based Immunoassay for Pesticide

Lateral Flow Colloidal Gold-Based Immunoassay for Pesticide Chapter 15 Lateral Flow Colloidal Gold-Based Immunoassay for Pesticide Shuo Wang, Can Zhang, and Yan Zhang Summary In recent years, immunochromatographic lateral flow test strips are used as a popular

More information

Desalination 286 (2012) Contents lists available at SciVerse ScienceDirect. Desalination. journal homepage:

Desalination 286 (2012) Contents lists available at SciVerse ScienceDirect. Desalination. journal homepage: Desalination 286 (12) 389 393 Contents lists available at SciVerse ScienceDirect Desalination journal homepage: www.elsevier.com/locate/desal Simultaneous extraction and purification of aloe polysaccharides

More information

Determination of the isotopic ratios of silicon in rocks*

Determination of the isotopic ratios of silicon in rocks* Qeochimica et Cosmochimica Acta, 1954, vol. 5. pp. 40 to 48. Pergamon Prew Ltd., London Determination of the isotopic ratios of silicon in rocks* R. J. ALLENBY** Geophysics Laboratory, Department of Physics,

More information

Proceedings of the ASME th International Conference on Ocean, Offshore and Arctic Engineering OMAE2017 June 25-30, 2017, Trondheim, Norway

Proceedings of the ASME th International Conference on Ocean, Offshore and Arctic Engineering OMAE2017 June 25-30, 2017, Trondheim, Norway Proceedings of the ASME 2017 36th International Conference on Ocean, Offshore and Arctic Engineering OMAE2017 June 25-30, 2017, Trondheim, Norway OMAE2017-61230 TEMPERATURE DEPENDENT TORQUE AND DRAG FOR

More information

Effect of Freeze-Thaw Cycles on Triaxial Strength Properties of Fiber-Reinforced Clayey Soil

Effect of Freeze-Thaw Cycles on Triaxial Strength Properties of Fiber-Reinforced Clayey Soil KSCE Journal of Civil Engineering (2017) 21(6):2128-2140 Copyright c2017 Korean Society of Civil Engineers DOI 10.1007/s12205-017-0960-8 TECHNICAL NOTE Geotechnical Engineering pissn 1226-7988, eissn 1976-3808

More information

Effect Of Roller Profile On Cylindrical Roller Bearing Life Prediction Part I: Comparison of Bearing Life Theories

Effect Of Roller Profile On Cylindrical Roller Bearing Life Prediction Part I: Comparison of Bearing Life Theories Tribology Transactions ISSN: 1040-2004 (Print) 1547-397X (Online) Journal homepage: http://www.tandfonline.com/loi/utrb20 Effect Of Roller Profile On Cylindrical Roller Bearing Life Prediction Part I:

More information

Accepted Manuscript. Vibro-acoustic response and sound transmission loss characteristics of truss core sandwich panel filled with foam

Accepted Manuscript. Vibro-acoustic response and sound transmission loss characteristics of truss core sandwich panel filled with foam Accepted Manuscript Vibro-acoustic response and sound transmission loss characteristics of truss core sandwich panel filled with foam M.P. Arunkumar, Jeyaraj Pitchaimani, K.V. Gangadharan, M.C. Leninbabu

More information

A new data reduction scheme for mode I wood fracture characterization using the double cantilever beam test

A new data reduction scheme for mode I wood fracture characterization using the double cantilever beam test Available online at www.sciencedirect.com Engineering Fracture Mechanics 75 (2008) 3852 3865 www.elsevier.com/locate/engfracmech A new data reduction scheme for mode I wood fracture characterization using

More information

Optimum design and sequential treatment allocation in an experiment in deep brain stimulation with sets of treatment combinations

Optimum design and sequential treatment allocation in an experiment in deep brain stimulation with sets of treatment combinations Received: 30 January 2017 Revised: 8 August 2017 Accepted: 23 August 2017 DOI: 10.1002/sim.7493 RESEARCH ARTICLE Optimum design and sequential treatment allocation in an experiment in deep brain stimulation

More information

Simple Frictional Analysis of Helical Buckling of Tubing

Simple Frictional Analysis of Helical Buckling of Tubing Simple Frictional Analysis of Helical Buckling of Tubing R.F. Mitchell, SE, Enertech Engineering & Research Summary. revious analyses of helical buckling of tubing have not considered frictional forces.

More information

Catalysis Communications

Catalysis Communications Catalysis Communications 13 (2011) 63 68 Contents lists available at ScienceDirect Catalysis Communications journal homepage: www.elsevier.com/locate/catcom Short Communication Novel BiOI/BiOBr heterojunction

More information

Design and Application of Quadratic Correlation Filters for Target Detection

Design and Application of Quadratic Correlation Filters for Target Detection I. INTRODUCTION Design and Application of Quadratic Correlation Filters for Target Detection ABHIJIT MAHALANOBIS ROBERT R. MUISE S. ROBERT STANFILL Lockheed Martin ALAN VAN NEVEL Naval Air Warfare Center

More information

A NUMERICAL MODEL OF CREVICE CORROSION FOR PASSIVE AND ACTIVE METALS

A NUMERICAL MODEL OF CREVICE CORROSION FOR PASSIVE AND ACTIVE METALS Pergamon Corrosion Science, Vol. 38, No. 1, pp. I-18, 1996 Elsevier Science Ltd Printed in Great Britain 0010-938X/96 $15.00+0.00 0010-938X(96)00107-7 A NUMERICAL MODEL OF CREVICE CORROSION FOR PASSIVE

More information

The influence of macrophytes on sedimentation and nutrient retention in the lower River Spree (Germany)

The influence of macrophytes on sedimentation and nutrient retention in the lower River Spree (Germany) Water Research 37 (2003) 569 578 The influence of macrophytes on sedimentation and nutrient retention in the lower River Spree (Germany) Marcus Schulz*, Hans-Peter Kozerski, Thomas Pluntke, Karina Rinke

More information

Catalytic Oxidation of Alcohol to Carboxylic Acid with a Hydrophobic Cobalt Catalyst in Hydrocarbon Solvent

Catalytic Oxidation of Alcohol to Carboxylic Acid with a Hydrophobic Cobalt Catalyst in Hydrocarbon Solvent DOI: 10.1002/asia.201700717 Full Paper Alcohol Oxidation Catalytic Oxidation of Alcohol to Carboxylic Acid with a Hydrophobic Cobalt Catalyst in Hydrocarbon Solvent Song Shi, [a] Meng Liu, [a, b] Li Zhao,

More information

Zhi-bin Zhang Zhi-wei Zhou Xiao-hong Cao Yun-hai Liu Guo-xuan Xiong Ping Liang

Zhi-bin Zhang Zhi-wei Zhou Xiao-hong Cao Yun-hai Liu Guo-xuan Xiong Ping Liang J Radioanal Nucl Chem (2014) 299:1479 1487 DOI 10.1007/s10967-013-2830-2 Removal of uranium(vi) from aqueous solutions by new phosphorus-containing carbon spheres synthesized via one-step hydrothermal

More information

A comparative study of LaBr 3 (Ce 3+ ) and CeBr 3 based gamma-ray spectrometers for planetary remote sensing applications

A comparative study of LaBr 3 (Ce 3+ ) and CeBr 3 based gamma-ray spectrometers for planetary remote sensing applications A comparative study of LaBr 3 (Ce 3+ ) and CeBr 3 based gamma-ray spectrometers for planetary remote sensing applications A. Kozyrev,, I. Mitrofanov, A. Owens, F. Quarati, J. Benkhoff, B. Bakhtin, F. Fedosov,

More information

VERNIER permanent magnet motors (VPMM) are essentially

VERNIER permanent magnet motors (VPMM) are essentially 2088 IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 53, NO. 3, MAY/JUNE 2017 Torque Performance Comparison Between a Ferrite Magnet Vernier Motor and an Industrial Interior Permanent Magnet Machine Zhentao

More information

Practical and Chemoselective Reduction of Acyl Chloride to Alcohol by Borohydride in Aqueous Dichloromethane

Practical and Chemoselective Reduction of Acyl Chloride to Alcohol by Borohydride in Aqueous Dichloromethane Synthetic Communications ISSN: 0039-7911 (Print) 1532-2432 (Online) Journal homepage: http://www.tandfonline.com/loi/lsyc20 Practical and Chemoselective Reduction of Acyl Chloride to Alcohol by Borohydride

More information

APPLICATIONS OF DIGITAL SIMULATION OF GAUSSIAN RANDOM PROCESSES MASANOBU SHINOZUKA 1. INTRODUCTION. Columbia University New York, N.Y., U. S. A.

APPLICATIONS OF DIGITAL SIMULATION OF GAUSSIAN RANDOM PROCESSES MASANOBU SHINOZUKA 1. INTRODUCTION. Columbia University New York, N.Y., U. S. A. APPLICATIONS OF DIGITAL SIMULATION OF GAUSSIAN RANDOM PROCESSES MASANOBU SHINOZUKA Columbia University New York, N.Y., U. S. A. 1. INTRODUCTION In the last two decades, much research effort has been devoted

More information

Arctic High-Resolution Elevation Models: Accuracy in Sloped and Vegetated Terrain

Arctic High-Resolution Elevation Models: Accuracy in Sloped and Vegetated Terrain Technical Note Arctic High-Resolution Elevation Models: Accuracy in Sloped and Vegetated Terrain Craig Glennie, Ph.D., P.Eng. 1 Abstract: New high-resolution elevation models for Alaska have recently been

More information

Temperature programmed desorption-ftir investigation of C 1 C 5 primary alcohols adsorbed on -alumina

Temperature programmed desorption-ftir investigation of C 1 C 5 primary alcohols adsorbed on -alumina Applied Catalysis A: General 257 (2004) 225 233 Temperature programmed desorption-ftir investigation of C 1 C 5 primary alcohols adsorbed on -alumina P.A. Clayborne, T.C. Nelson, T.C. DeVore Department

More information

Effect of Rapid Thermal Cooling on Mechanical Rock Properties

Effect of Rapid Thermal Cooling on Mechanical Rock Properties Rock Mech Rock Eng DOI 10.1007/s00603-013-0523-3 ORIGINAL PAPER Effect of Rapid Thermal Cooling on Mechanical Rock Properties Kwangmin Kim John Kemeny Mark Nickerson Received: 10 October 2012 / Accepted:

More information

Observations and modeling of lightning leaders

Observations and modeling of lightning leaders C. R. Physique 3 (2002) 1375 1392 Physique appliquée/applied physics MÉCANISMES PHYSIQUES DU NUAGE D ORAGE ET DE L ÉCLAIR THE PHYSICS OF THUNDERCLOUD AND LIGHTNING DISCHARGE Observations and modeling of

More information

Correlated K-Distributed Clutter Generation for Radar Detection and Track

Correlated K-Distributed Clutter Generation for Radar Detection and Track I. INTRODUCTION Correlated K-Distributed Clutter Generation for Radar Detection Track L. JAMES MARIER, Jr., Member, IEEE United Defense, LP Minneapolis, Minnesota The generation of correlated vectors for

More information

Journal of Power Sources

Journal of Power Sources Journal of Power Sources 185 (2008) 973 984 Contents lists available at ScienceDirect Journal of Power Sources journal homepage: www.elsevier.com/locate/jpowsour Analysis and control of a hybrid fuel delivery

More information

MODERN spacecraft [1], [2], offshore platforms [3], and

MODERN spacecraft [1], [2], offshore platforms [3], and IEEE SENSORS JOURNAL, VOL. 18, NO. 5, MARCH 1, 2018 2031 Robust Optimal Sensor Placement for Uncertain Structures With Interval Parameters Chen Yang, Zixing Lu, and Zhenyu Yang Abstract This paper proposes

More information

Three-Dimensional Geodesy for Terrestrial Network Adjustment

Three-Dimensional Geodesy for Terrestrial Network Adjustment VOL. 77, NO. $ 3OURNAI, OF GEOPHYSICAL RESEARCH FEBRUARY 10, 1972 Three-Dimensional Geodesy for Terrestrial Network Adjustment D. M. J. Battelle Columbus Laboratories 505 King Avenue, Columbus, Ohio 43201

More information

Surface modification of nanofiltration membrane for reduction of membrane fouling

Surface modification of nanofiltration membrane for reduction of membrane fouling This article was downloaded by: [University of South Florida] On: 10 June 2013, At: 01:33 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered office:

More information

Journal of Analytical and Applied Pyrolysis 43 (1997) 125%13X. G. de la Puente, J.J. Pis b-*, J.A. Menhdez b, P. Grange a

Journal of Analytical and Applied Pyrolysis 43 (1997) 125%13X. G. de la Puente, J.J. Pis b-*, J.A. Menhdez b, P. Grange a ELSEVIER Journal of Analytical and Applied Pyrolysis 43 (1997) 125%13X JOURNAL OI ANALYTICAL and APPLIED PYROLYSIS Thermal stability of oxygenated carbons functions in activated G. de la Puente, J.J. Pis

More information

Separation of phenolic aldehydes, ketones and acids from lignin degradation by capillary zone electrophoresis

Separation of phenolic aldehydes, ketones and acids from lignin degradation by capillary zone electrophoresis JOURNAL OF CHROMATOGRAPHY A ELSEVIER Journal of Chromatography A, 755 (1996) 89-97 Separation of phenolic aldehydes, ketones and acids from lignin degradation by capillary zone electrophoresis Ousmane

More information

arxiv:cond-mat/ v1 [cond-mat.stat-mech] 5 Jun 2002

arxiv:cond-mat/ v1 [cond-mat.stat-mech] 5 Jun 2002 arxiv:cond-mat/0206047v1 [cond-mat.stat-mech] 5 Jun 2002 Endogeneous Versus Exogeneous Shocks in Systems with Memory D. Sornette 1,2 and A. Helmstetter 3 1 Institute of Geophysics and Planetary Physics

More information

Structure of surface cracks in soil and muds

Structure of surface cracks in soil and muds Ž. Geoderma 93 1999 101 124 Structure of surface cracks in soil and muds B. Velde ) Laboratoire de Geologie, URA 1316 Ecole Normale Superieure, 24 rue Lhomond, 75231 Paris, France Received 9 April 1998;

More information

Changes in the morphology of organoclays with HDTMA + surfactant loading

Changes in the morphology of organoclays with HDTMA + surfactant loading Applied Clay Science 31 (2006) 262 271 www.elsevier.com/locate/clay Changes in the morphology of organoclays with HDTMA + surfactant loading Hongping He a,b, Ray L. Frost b,, Thor Bostrom b, Peng Yuan

More information

TYPE-II phased locked loops (PLLs) incorporating charge

TYPE-II phased locked loops (PLLs) incorporating charge IEEE TRANSACTIONS ON CIRCUITS AND SYSTES I: REGULAR PAPERS 1 On the Stability of Charge-Pump Phase-Locked Loops Aliakbar Homayoun, ember, IEEE, and Behzad Razavi, Fellow, IEEE Abstract This paper employs

More information

Quantum Yield of a Photochemical Reaction

Quantum Yield of a Photochemical Reaction CHAPTER 4 PHOTOCHEMISTRY Quantum Yield of a Photochemical Reaction Roy H. POTTIER and David A. RUSSELL The Royal Military College of Canada Canada INTRODUCTION Photochemistry - The Foundation of Photobiology

More information

Supramolecular Cocrystals of Gliclazide: Synthesis, Characterization and Evaluation

Supramolecular Cocrystals of Gliclazide: Synthesis, Characterization and Evaluation Pharm Res (2017) 34:552 563 DOI 10.1007/s11095-016-2075-1 RESEARCH PAPER Supramolecular Cocrystals of Gliclazide: Synthesis, Characterization and Evaluation Renu Chadha 1 & Dimpy Rani 1 & Parnika Goyal

More information

A new approach to (S)-4-hydroxy-2-pyrrolidinone and its 3-substituted analogues

A new approach to (S)-4-hydroxy-2-pyrrolidinone and its 3-substituted analogues Pergamon Tetrahedron: Asymmetry 10 (1999) 3309 3317 TETRAHEDRON: ASYMMETRY A new approach to (S)-4-hydroxy-2-pyrrolidinone and its 3-substituted analogues Pei Qiang Huang, Xiao Zheng, Shi Li Wang, Jian

More information

Reasons for the Deactivation of Vanadia Titania Catalysts for Partial Durene Oxidation during Prolonged Performance

Reasons for the Deactivation of Vanadia Titania Catalysts for Partial Durene Oxidation during Prolonged Performance Kinetics and Catalysis, Vol. 4, No. 3, 00, pp. 9 300. Translated from Kinetika i Kataliz, Vol. 4, No. 3, 00, pp. 35 335. Original Russian Text Copyright 00 by Kutepov, Bal zhinimaev. IV RUSSIAN CONFERENCE

More information

lity density function of MDOF structural systems under non-normal delta-correlated inputs

lity density function of MDOF structural systems under non-normal delta-correlated inputs ELSEVIER Comput. Methods Appl. Mech. Engrg. 168 (1999) 121-133 Computer methods in applied mechanics aad engineerlag Dipartimento Probab di C lity density function of MDOF structural systems under non-normal

More information

THERMOCOUPLE CHARACTERISTICS TRAINER

THERMOCOUPLE CHARACTERISTICS TRAINER THERMOCOUPLE CHARACTERISTICS TRAINER (Model No : ) User Manual Version 2.0 Technical Clarification /Suggestion : / Technical Support Division, Vi Microsystems Pvt. Ltd., Plot No :75,Electronics Estate,

More information

IN-PLANE THERMAL CONDUCTIVITY OF FLAT PLATES UTILIZING THE FOURIER HEAT CONDUCTION LAW

IN-PLANE THERMAL CONDUCTIVITY OF FLAT PLATES UTILIZING THE FOURIER HEAT CONDUCTION LAW 15801 Chemical Lane Huntington Beach, CA 9649 IN-PLANE THERMAL CONDUCTIVITY OF FLAT PLATES UTILIZING THE FOURIER HEAT CONDUCTION LAW September 004 1. SCOPE This test method is used to determine the thermal

More information

Editable Supercapacitors with Customizable Stretchability Based on Mechanically Strengthened Ultralong MnO 2 Nanowire Composite

Editable Supercapacitors with Customizable Stretchability Based on Mechanically Strengthened Ultralong MnO 2 Nanowire Composite Communication Stretchable Supercapacitors Editable Supercapacitors with Customizable Stretchability Based on Mechanically Strengthened Ultralong MnO 2 Nanowire Composite Zhisheng Lv, Yifei Luo, Yuxin Tang,

More information

Autonomous Strapdown Stellar-Inertial Navigation Systems: Design Principles, Operating Modes and Operational Experience

Autonomous Strapdown Stellar-Inertial Navigation Systems: Design Principles, Operating Modes and Operational Experience ISSN 275-187, Gyroscopy and Navigation, 213, Vol. 4, No. 4, pp. 24 215. Pleiades Publishing, Ltd., 213. Published in Russian in Giroskopiya i Navigatsiya, 213, No. 3, pp. 91 11. Autonomous Strapdown Stellar-Inertial

More information

ALD TiO2 coated flower-like MoS2 nanosheets on carbon cloth as sodium ion battery anode with enhanced cycling stability and rate capability

ALD TiO2 coated flower-like MoS2 nanosheets on carbon cloth as sodium ion battery anode with enhanced cycling stability and rate capability Article Subscriber access provided by NEW YORK UNIV ALD TiO coated flower-like MoS nanosheets on carbon cloth as sodium ion battery anode with enhanced cycling stability and rate capability Weina Ren,

More information

Synthesis and swelling properties of silk sericin-gpoly(acrylic acid/attapulgite) composite superabsorbent

Synthesis and swelling properties of silk sericin-gpoly(acrylic acid/attapulgite) composite superabsorbent DOI 10.1007/s00289-014-1287-y ORIGINAL PAPER Synthesis and swelling properties of silk sericin-gpoly(acrylic acid/attapulgite) composite superabsorbent Xiaobin Hu Yuehua Deng Received: 21 June 2014 / Revised:

More information

Energy & Environmental Science

Energy & Environmental Science Energy & Environmental Science View Journal Accepted Manuscript This article can be cited before page numbers have been issued, to do this please use: F. Cao, D. Kraemer, L. Tang, Y. Li, A. P. Litvinchuk,

More information

KD = diag(lo,2)[n m shad].

KD = diag(lo,2)[n m shad]. IEEE TRANSACTIONS ON ROBOTICS AND AUTOMATION, VOL. 9, NO. 4, AUGUST 1993 461 The arm was initially placed in the vertical equilibrium configuration 8 = (-90 O)T[deg] 6 = (0 0 0 O)T[m]. The desired joint

More information

Parametric Models in Survival Analysis

Parametric Models in Survival Analysis arametric Models in Survival Analysis Survival analysis in biostatistical applications involves the analysis of times to events (see Survival Analysis, Overview); for conciseness we refer to these times

More information

Blend films of natural wool and cellulose prepared from an ionic liquid

Blend films of natural wool and cellulose prepared from an ionic liquid Cellulose (2010) 17:803 813 DOI 10.1007/s10570-010-9411-0 Blend films of natural wool and cellulose prepared from an ionic liquid Nishar Hameed Qipeng Guo Received: 15 September 2009 / Accepted: 17 February

More information