SlideShare a Scribd company logo
1 of 7
Download to read offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. IV (May – Jun. 2015), PP 50-56
www.iosrjournals.org
DOI: 10.9790/1676-10345056 www.iosrjournals.org 50 | Page
Design and Development of Low Cost and Portable
Microcontroller Based Hygrometer
Kazi Golam Martuza1
, Humayun Kabir1*
, Farhana Hafiz2
, Fahmida Akter2
,
Mahbubul Hoq2
, Mahedee Hasan1
, Md. Abdul Mannan Chowdhury1
,
1
Department of Physics, Jahangirnagar University, Savar, Dhaka-1342, Bangladesh.
2
Institute of Electronics (IE), AERE, Savar, Dhaka, Bangladesh.
1*
Address for correspondence: Humayun Kabir,
Abstract: The hygrometer is widely used in air conditioner, humidity data logger, humidifier & dehumidifier
etc. The aim of this research work is to design and development of a low cost, portable microcontroller based
hygrometer. The hygrometer has been designed using the sensor module HSM-20G. The sensor operates in
capacitive principle, i.e. changes in relative humidity (RH) of the surrounding air cause a change in dielectric
constant of the polymer film leading to a change of sensor capacitance. The module converts this capacitance
change into analog voltage. The HSM-20G sensor provides analog voltage for both temperature and humidity.
The sensor is connected with PIC16F876A microcontroller, which converts the analog voltage into digital and
display the result into 16 X 2 alphanumeric LCD display. The program is written in C language using mikro C
PRO. The measuring accuracy of the humidity reading of our designed meter is negligible.
Keywords: Hygrometer, microcontroller, relative humidity, sensor capacitance, LCD display, and C program.
I. Introduction
Hygrometry is the part of physics, which deals with the measurement of the amount of water vapour
present in a given volume of air. Condensation of this aqueous vapour present in the atmosphere is responsible
for various phenomena like formation of clouds, fogs, rains, snows, hails, etc [1]. The capacity of air to hold
water vapour is limited and is controlled by temperature only. If the air in any place and time contains the
maximum amount of water vapour that it can hold, it is said to be saturated, otherwise it is unsaturated [2]. Dew
point is the temperature at which water vapour actually present in the air just reaches saturation. We may,
therefore, define dew point as that temperature at which the pressure of water vapour actually present in the
atmosphere is equal to the saturation pressure of water vapour corresponding to dew point. Knowledge of dew
point enables us to find out the pressure of water vapour actually present in the atmosphere. For example, dew
point today is 20 at a particular place at the time of observation. From Regnault‟s chart, it is found that the
saturation pressure of water vapour at 20 0
C is 17 mm. Hence today at the particular place, the pressure of water
vapour actually present in the atmosphere is 17 mm [3].
The term „humidity‟ signifies the dampness or wetness of the atmosphere due to its holding of water
vapour. It is the concentration of water vapor in the air. The concentration can be expressed as absolute
humidity, specific humidity, or relative humidity [4]. Relative humidity (R.H.) or hygrometric state of air is
defined to be the ratio of the quantity of water vapour actually present in a certain volume of air at a particular
temperature to the quantity of water vapour that would be required to saturate the same volume of air at the
same temperature [5]. So
R.H.=
Catairofvolumesamethesaturatetonecessaryourwater vapofMass
Catairofany volumeinpresentactuallyourwater vapofMass
0
0


Since pressure of water vapour is proportional to the amount of water vapour present in a given volume of
atmosphere, we may define relative humidity as
R.H.=
Catairthesaturatetonecessaryourwater vapofPressure
Catairin thepresentactuallyourwater vapofPressure
0
0


Since the saturation vapour pressure of water at dew point is the actual pressure of water vapour contained in the
atmosphere at a particular temperature, so relative humidity can be written as
R.H.=
airtheofC)(retemperatuat thepressurevapourSaturation
pointdewat thepressurevapourSaturation
0

Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer
DOI: 10.9790/1676-10345056 www.iosrjournals.org 51 | Page
Relative humidity is generally expressed as a percentage and is calculated by applying any of the above
equation. For example, if f denotes the saturation vapour pressure at the dew point and F the saturation vapour
pressure at the temperature of air, then,
R.H.=
F
f
100%
The feeling of dampness or dryness depends upon the factor „Relative humidity‟. A low relative
humidity encourages evaporation and, therefore, the air will appear dry and high value of it will discourage
evaporation, and the air will appear damp. This is why wet clothes are found to dry up more quickly if relative
humidity of the atmosphere is low [6].
The hygrometric state of the air or its relative humidity is of great service in weather forecasting. Dew
point predicts minimum temperature at night. Information regarding relative humidity is necessary by the Public
Health Department, as germs of certain diseases multiply very quickly in moist atmosphere. Proper humidity
necessary for health and comfort can be produced artificially. The humidity of the air in refrigerators storing
meat must not exceed a definite value, otherwise the meat deteriorates; artificial seasoning of timber takes place
under pre-arranged value of air humidity. Tobacco deteriorates unless the air in the storeroom has a specified
humidity. Thus, it is very important to measure the relative humidity [7]. Table-1 shows the specification of the
designed temperature and humidity monitor.
Table-1: The specification of designed temperature and humidity monitor.
Features Specifications
Main voltage 220V, 50Hz
Temperature ranges 5 0
C-60 0
C
Temperature accuracy 1.00
C
Humidity sensor HSM-20G
Humidity ranges 20 to 95%
Humidity accuracy 5% RH
II. Methodology
To design a system, the first attempt has been taken is to design the block diagram of the desired
system. The block diagram of the complete units consists of several blocks. Fig. 1 shows the complete block
diagram of the designed humidity monitor. The roughly operation of this device is that when the on off button is
pressed by the user, the device will activated and LCD will display both the reading of humidity level with
temperature level and also that the readings is displayed by output measured by the sensor continuously . The
device will stop operating as the on/off button is pressed once again. The device will need a battery 0f 9V but
the voltage regulators will regulate the voltage to 5V for device usage. In order to load the program in the
microcontroller used which is PIC16F876A, MPLAB was used for this Portable humidity Reader. This software
will load all program made into internal memory of PIC16F876A. Once the HEX file was created in the
MPLAB, this file will then be loaded into PIC16F876A using PIC Kit2. To ensure the sensor works in the
specified range, detailed programming must be taken into consideration since the sensor is sensitive towards
vapor produced by exhalation or water heater. The programming is modified so that the LCD display the
reading will continuously measure by Humidity sensor. There are many reasons for choosing HSM-20G as our
humidity sensor. In this circuit designed, a diode (IN4007) is use to protect the circuit from wrong polarity
supply. Few capacitors is used to stabilizes the voltage at the output side of the voltage supply from the 9V
battery. The LED is a green LED from over current which might burn LED. MCLR, RB6 and RB7 need to be
connected to the USB in circuit programmer to program the PIC microcontroller. At the same time, RB3 need to
be pull down to 0V to disable low voltage programming, because the programmer is using high voltage
programming. The PIC16F876A will gather all analogue data senses by the humidity sensor and converted into
digital output and shows through thee LCD. The process is infinity loop operation as according to the
programming loaded earlier into the PIC microcontroller [8].
Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer
DOI: 10.9790/1676-10345056 www.iosrjournals.org 52 | Page
Fig. 1: Simplified block diagram of the developed system.
III. Design and Circuit Description
3.1 HSM-20G Humidity Sensor Module
The module of HSM-20G is essential for those applications where the relative humidity can be
converted to standard voltage output. Humidity sensor is device consisting of special plastic material whose
characteristics change according to the amount of humidity in air. Basically, this sensor senses the amount of
water vapor in air. For this research work, analogue input sensor we used. HSM-20G is essential for the
objectives and applications where the reading in terms of relative humidity was converted into standard voltage
output. The applications include humidifiers and dehumidifiers, air conditioner, humidity data loggers and
automotive climate control [9, 10]. Table-2 shows the specification of the HSM-20G humidity sensor.
Table-2: The specification of the HSM-20G humidity sensor.
Characteristics HSM-20G
Input voltage range DC 5.0-0.2 V
Output voltage range DC 1.0-3.0 V
Measurement Accuracy 5%RH
Operating current(Maximum) 2mA
Operating RH range 20 to 95%(100%RH intermittent)
Temperature range 0c to 50c
Long term stability(typical drift per year) 1.5%
Time response(63% step change) 1 min
3.2 Low voltage power supply
Microcontroller and other electronic components, which are used in designing humidity monitor,
require a dc voltage (+5V). A regulated dc power supply is designed for this purpose. The complete circuit of a
regulated dc power supply is shown in Fig-2 using a 7805 IC as a voltage-regulating device. The power supply
is a combination of three sections [11, 12], namely: bridge rectifier, a capacitor filter and IC voltage regulator.
3.1.1 Bridge rectifier: The bridge rectifier converts the step-down transformer‟s secondary ac voltage into
pulsating dc voltage.
3.1.2. Capacitor filter: The pulsating dc voltage is applied to the capacitor filter. This filter circuit reduces the
pulsations in the rectifier dc output voltage and the output voltage is 9V.
3.1.3 IC voltage regulator: The IC voltage regulator provides regulated output and C2 is used to improve
transient response. Although voltage regulators can be designed using op-amp, it is quicker and easier to use IC
voltage regulators [13, 14]. In this design a positive fixed voltage regulator L7805 is used. The voltage
regulation curve for designed low voltage power supply is shown in Fig-3.
Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer
DOI: 10.9790/1676-10345056 www.iosrjournals.org 53 | Page
Fig. 2 Schematic diagram of low voltage regulated power supply
Fig.3 Voltage regulation Curve for Low Voltage Power Supply
3.3 Microcontroller
A microcontroller is a microcomputer in a single chip. A controller is used to control some process or
aspect of the environment. As the process of miniaturization continued, all of the components needed for a
controller were built right onto one chip. A microcontroller is a highly integrated chip, which includes on one
chip, all or most of the parts needed for a controller. The microcontroller could be called a “one-chip-solution”
[15]. In this work, a PIC16F876A microcontroller has been used, which converts the analog voltage into digital
and display the result into 16 X 2 alphanumeric LCD display.
3.3.1 Peripheral Features of PIC16F876A microcontroller
 Timer 0: 8-bit timer/counter with 8-bit prescaler
 Timer1: 16-bit timer/counter with prescaler,can be incremented during Sleep via external crystal/clock
 Timer 2: 8-bit timer/counter with 8-bit period register, prescaler and postscaler
 Two Capture, Compare, PWM modules
 Capture is 16-bit, max. resolution is 12.5 ns
 Compare is 16-bit, max. resolution is 200 ns
 PWM max. resolution is 10-bit
• Synchronous Serial Port (SSP) with SPI™(Master mode) and I2C™ (Master/Slave).
• Universal Synchronous Asynchronous Receiver Transmitter (USART/SCI) with 9-bit address detection.
• Parallel Slave Port (PSP) – 8 bits wide with external RD, WR and CS controls (40/44-pin only).
3.3.2 AnalogFeatures of PIC16F876A microcontroller
• 10-bit, up to 8-channel Analog-to-Digital Converter (A/D)
• Brown-out Reset (BOR)
• Analog Comparator module with:
 Two analog comparators
 Programmable on-chip voltage reference(VREF) module
 Programmable input multiplexing from device inputs and internal voltage reference
 Comparator outputs are externally accessible
Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer
DOI: 10.9790/1676-10345056 www.iosrjournals.org 54 | Page
3.3.3 Memory organization
There are three memory blocks in each of the PIC16F87XA devices. The program memory and data
memory have separate buses so that concurrent access can occur and is detailed in this section. The EEPROM
data memory block is detailed in “Data EEPROM and Flash Program Memory”. Additional information on
device memory may be found in the PIC micro® Mid-Range MCU Family Reference Manual (DS33023).
3.3.4 Analog to digital converter module
The Analog-to-Digital (A/D) Converter module has five inputs for the 28-pin devices and
eight for the 40/44-pin devices. The conversion of an analog input signal results in a corresponding 10-bit digital
number. The A/D module has high and low-voltage reference input that is software selectable to some
combination of VDD, VSS, RA2 or RA3. The A/D converter has a unique feature of being able to operate while
the device is in Sleep mode. To operate in Sleep, the A/D clock must be derived from the A/D‟s internal RC
oscillator.
3.4 Software details
Single microcontroller is used to do all the functionality of the humidity monitor. A program is
developed in modular form using MPLAB IDE (Integrated Development Environment). Hex file generated
using MPASM assembler. Hex file then downloaded to microcontroller using a PIC programmer. Fig. 4 shows
the flow chart of the developed system.
Fig. 4 The flow chart of the developed system.
3.5 LCd Display
To display the temperature and relative humidity of air, a monitor is used. A monitor is an electronic
device that shows information on the screen when we type. This is called outputting information. The system
displays the result into 16 X 2 alphanumeric LCD display.
Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer
DOI: 10.9790/1676-10345056 www.iosrjournals.org 55 | Page
3.6 Complete Circuit Diagram
Fig. 5 represents the schematic diagram of the developed temperature and relative humidity monitoring system.
Fig. 5: The schematic diagram of the developed hygrometer.
IV. Results and Discussion
The design of this work was planned in step-by-step and systematic way. At first the whole system was
outlined in a block diagram and then the different parts of the circuits of the block was designed and tested.
Finally the whole system of the designed system was developed and following data‟s have been obtained. Table-
4 represents the variation of experimental temperature with standard temperature, while Table-5 represents the
variation of experimental relative humidity with standard relative humidity.
Table 4: Comparison of temperature designed meter and temperature of Standard meter.
No of obs. Temperature in designed meter 0
C Temperature in Standard meter 0
C Error in %
01 26 26.4 1.5
02 27 27 0
03 27 27 0
04 27 27 0
05 27 28 3.5
Table 5: Comparison Of Humidity Of Designed Meter And Humidity Of Standard Meter.
No of obs.
Humidity in Designed
meter (RH %)
Humidity in Standard
meter (RH %)
Error in
%
01 69 69.5 0.71
02 66 66.1 0.15
03 62 62.5 0.80
04 61 61.7 1.13
05 61 61.3 0.48
Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer
DOI: 10.9790/1676-10345056 www.iosrjournals.org 56 | Page
V. Conclusion
The designed system has been tested and the desired performance has been obtained. Although there
was little deviation of experimental result with standard result, more or less good result had been obtained. The
most important advantage of this system is that it can store monitored data and this data can be used for further
purposes.
References
[1]. Tafazzal Hossain, “ Text Book Of Heat”, Variety Books, Second Edition, Variety Books, Calcutta, (1975).
[2]. JOHN T. HOUGHTON, “ The Physics Of Atmospheres ”, Second Edition, Cambridge
[3]. University Press, London (1981).
[4]. RICHARD A. ANTHES, “The Atmosphere”, Third Edition, Charles E. Merrill Publishing Company, Columbus/ Toronto/ London/
Sydney (1975).
[5]. R.G. BARRY and R.J. CHORLEY, “Atmosphere, Weather, And Climate”, Methuen & Co Ltd, New Fetter Lane London EC4
(1988).
[6]. Http://Www.Michell.Com/Uk/Documents/Humiditydewpointcatalogueuk-3.Pdf.
[7]. Http://Www.Sciencecompany.Com/Understanding-Relative-Humidity-And-The-Hygrometer.Aspx.
[8]. Http://En.Wikipedia.Org/Wiki/Hygrometer.
[9]. Parchizadeh.H “PIC Project”2009.
[10]. Norman A. Anderson, 1980, Instrumentation For Process Measurement And Control (3rd
Edition), University Of Michigan: Chilton
Co.
[11]. Http://Www.Seeedstudio.Com/Depot/Datasheet/HSM-20G.Pdf.
[12]. V.K. Mehta “Principles Of Electronics”, Revised Edition, 2003, Page-414.
[13]. Ramakant A. Gayakwad, Mt. Sierra College “Op-Amps And Linear Integrated Circuits”,Prentice-Hall Of India Private Ltd, New
Delhi-110001, Third Edition, Page-130.
[14]. B.L. Theraja, “Basic Electronics” Solid State, S. Chand And Company Ltd. Ram Nagar, New Delhi 110055, P-1457, 1471.
[15]. Ashraf Mehbub, Humayun Kabir, Jahirul Islam Khandaker, Md. Abdul Mannan Chowdhury, “Design And Development Of Instant
Power Supply”, IOSR Journal Of Applied Physics, 2 (2), 1-4 (2012).
[16]. Tahmina Rahman, Humayun Kabir, Md. Abdul Mannan Chowdhury, Mohammod Abu Sayid Haque, Fahmida Akter, Farhana Hafiz
And Md. Serajul Islam, “Design And Development Of A Microcontroller Based Digital Area Radiation Monitoring System”,
Jahangirnagar Physics Studies, 17, 165-174 (2011).

More Related Content

What's hot

STUDY Of ENERGY AUDIT INSTRUMENTS
 STUDY Of ENERGY AUDIT INSTRUMENTS STUDY Of ENERGY AUDIT INSTRUMENTS
STUDY Of ENERGY AUDIT INSTRUMENTSMonishBafna
 
Project report on design and fabrication of temperature measurement setup
Project report on design and fabrication of temperature measurement setupProject report on design and fabrication of temperature measurement setup
Project report on design and fabrication of temperature measurement setupArun Sadvi
 
Fire alarm 2_e_combination
Fire alarm 2_e_combinationFire alarm 2_e_combination
Fire alarm 2_e_combinationgrantlerc
 
Semiconductor gas sensor for air quality ammonia
Semiconductor gas sensor for air quality ammoniaSemiconductor gas sensor for air quality ammonia
Semiconductor gas sensor for air quality ammoniaSherry Huang
 
A digital hygrometer for trace moisture
A digital hygrometer for trace moistureA digital hygrometer for trace moisture
A digital hygrometer for trace moisturehimanshu_mittal
 
Portable flow meter for measurement of compressed air, gases, and heat quanti...
Portable flow meter for measurement of compressed air, gases, and heat quanti...Portable flow meter for measurement of compressed air, gases, and heat quanti...
Portable flow meter for measurement of compressed air, gases, and heat quanti...Classic Controls, Inc.
 
Performing Safety Modeling Analysis To Comply With LNG Facility Siting Requi...
 Performing Safety Modeling Analysis To Comply With LNG Facility Siting Requi... Performing Safety Modeling Analysis To Comply With LNG Facility Siting Requi...
Performing Safety Modeling Analysis To Comply With LNG Facility Siting Requi...BREEZE Software
 
Rgs8000 datasheet
Rgs8000 datasheetRgs8000 datasheet
Rgs8000 datasheeta1-cbiss
 
Sontex Supercal 539 Heat Meter - Spec Sheet
Sontex Supercal 539 Heat Meter - Spec SheetSontex Supercal 539 Heat Meter - Spec Sheet
Sontex Supercal 539 Heat Meter - Spec SheetThorne & Derrick UK
 
Detect f 2013 datasheet 0
Detect f 2013 datasheet 0Detect f 2013 datasheet 0
Detect f 2013 datasheet 0a1-cbiss
 
IRJET- The Modern Refrigerator System for Busy People
IRJET- The Modern Refrigerator System for Busy PeopleIRJET- The Modern Refrigerator System for Busy People
IRJET- The Modern Refrigerator System for Busy PeopleIRJET Journal
 
Power plant instrumentation
Power plant instrumentationPower plant instrumentation
Power plant instrumentationT.SWAROOP KUMAR
 
All Types of sensor in power point presentation
All Types of sensor in power point presentation All Types of sensor in power point presentation
All Types of sensor in power point presentation karansansare
 
Fire alarm 2_c_smoke detectors
Fire alarm 2_c_smoke detectorsFire alarm 2_c_smoke detectors
Fire alarm 2_c_smoke detectorsgrantlerc
 
Thermometers calibration
Thermometers calibrationThermometers calibration
Thermometers calibrationHanns Muller
 
Dew Point Meter | Dew Point Sensor
Dew Point Meter | Dew Point SensorDew Point Meter | Dew Point Sensor
Dew Point Meter | Dew Point Sensorvasthiinstruments6
 
Fire alarm 2_b_heat detectors
Fire alarm 2_b_heat detectorsFire alarm 2_b_heat detectors
Fire alarm 2_b_heat detectorsgrantlerc
 

What's hot (20)

STUDY Of ENERGY AUDIT INSTRUMENTS
 STUDY Of ENERGY AUDIT INSTRUMENTS STUDY Of ENERGY AUDIT INSTRUMENTS
STUDY Of ENERGY AUDIT INSTRUMENTS
 
Project report on design and fabrication of temperature measurement setup
Project report on design and fabrication of temperature measurement setupProject report on design and fabrication of temperature measurement setup
Project report on design and fabrication of temperature measurement setup
 
I1102025660
I1102025660I1102025660
I1102025660
 
Honeywell Gas Detection Product Book
Honeywell Gas Detection Product BookHoneywell Gas Detection Product Book
Honeywell Gas Detection Product Book
 
Fire alarm 2_e_combination
Fire alarm 2_e_combinationFire alarm 2_e_combination
Fire alarm 2_e_combination
 
Semiconductor gas sensor for air quality ammonia
Semiconductor gas sensor for air quality ammoniaSemiconductor gas sensor for air quality ammonia
Semiconductor gas sensor for air quality ammonia
 
M.m.m
M.m.mM.m.m
M.m.m
 
A digital hygrometer for trace moisture
A digital hygrometer for trace moistureA digital hygrometer for trace moisture
A digital hygrometer for trace moisture
 
Portable flow meter for measurement of compressed air, gases, and heat quanti...
Portable flow meter for measurement of compressed air, gases, and heat quanti...Portable flow meter for measurement of compressed air, gases, and heat quanti...
Portable flow meter for measurement of compressed air, gases, and heat quanti...
 
Performing Safety Modeling Analysis To Comply With LNG Facility Siting Requi...
 Performing Safety Modeling Analysis To Comply With LNG Facility Siting Requi... Performing Safety Modeling Analysis To Comply With LNG Facility Siting Requi...
Performing Safety Modeling Analysis To Comply With LNG Facility Siting Requi...
 
Rgs8000 datasheet
Rgs8000 datasheetRgs8000 datasheet
Rgs8000 datasheet
 
Sontex Supercal 539 Heat Meter - Spec Sheet
Sontex Supercal 539 Heat Meter - Spec SheetSontex Supercal 539 Heat Meter - Spec Sheet
Sontex Supercal 539 Heat Meter - Spec Sheet
 
Detect f 2013 datasheet 0
Detect f 2013 datasheet 0Detect f 2013 datasheet 0
Detect f 2013 datasheet 0
 
IRJET- The Modern Refrigerator System for Busy People
IRJET- The Modern Refrigerator System for Busy PeopleIRJET- The Modern Refrigerator System for Busy People
IRJET- The Modern Refrigerator System for Busy People
 
Power plant instrumentation
Power plant instrumentationPower plant instrumentation
Power plant instrumentation
 
All Types of sensor in power point presentation
All Types of sensor in power point presentation All Types of sensor in power point presentation
All Types of sensor in power point presentation
 
Fire alarm 2_c_smoke detectors
Fire alarm 2_c_smoke detectorsFire alarm 2_c_smoke detectors
Fire alarm 2_c_smoke detectors
 
Thermometers calibration
Thermometers calibrationThermometers calibration
Thermometers calibration
 
Dew Point Meter | Dew Point Sensor
Dew Point Meter | Dew Point SensorDew Point Meter | Dew Point Sensor
Dew Point Meter | Dew Point Sensor
 
Fire alarm 2_b_heat detectors
Fire alarm 2_b_heat detectorsFire alarm 2_b_heat detectors
Fire alarm 2_b_heat detectors
 

Viewers also liked

Simulation of the Linear Boltzmann Transport Equation in Modelling Of Photon ...
Simulation of the Linear Boltzmann Transport Equation in Modelling Of Photon ...Simulation of the Linear Boltzmann Transport Equation in Modelling Of Photon ...
Simulation of the Linear Boltzmann Transport Equation in Modelling Of Photon ...IOSR Journals
 
Stellar Measurements with the New Intensity Formula
Stellar Measurements with the New Intensity FormulaStellar Measurements with the New Intensity Formula
Stellar Measurements with the New Intensity FormulaIOSR Journals
 
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...IOSR Journals
 
Safety Features Evaluation of the Vehicle Interior Using Finite Element Analy...
Safety Features Evaluation of the Vehicle Interior Using Finite Element Analy...Safety Features Evaluation of the Vehicle Interior Using Finite Element Analy...
Safety Features Evaluation of the Vehicle Interior Using Finite Element Analy...IOSR Journals
 
Exact Analytical Expression for Outgoing Intensity from the Top of the Atmosp...
Exact Analytical Expression for Outgoing Intensity from the Top of the Atmosp...Exact Analytical Expression for Outgoing Intensity from the Top of the Atmosp...
Exact Analytical Expression for Outgoing Intensity from the Top of the Atmosp...IOSR Journals
 

Viewers also liked (20)

O01821100103
O01821100103O01821100103
O01821100103
 
Simulation of the Linear Boltzmann Transport Equation in Modelling Of Photon ...
Simulation of the Linear Boltzmann Transport Equation in Modelling Of Photon ...Simulation of the Linear Boltzmann Transport Equation in Modelling Of Photon ...
Simulation of the Linear Boltzmann Transport Equation in Modelling Of Photon ...
 
D012131728
D012131728D012131728
D012131728
 
J012537580
J012537580J012537580
J012537580
 
E013152730
E013152730E013152730
E013152730
 
J010337176
J010337176J010337176
J010337176
 
A01260104
A01260104A01260104
A01260104
 
Stellar Measurements with the New Intensity Formula
Stellar Measurements with the New Intensity FormulaStellar Measurements with the New Intensity Formula
Stellar Measurements with the New Intensity Formula
 
F017533540
F017533540F017533540
F017533540
 
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
Synthesis Of 2-(1, 3- Dihydro- 3 - Oxo- 2h - Pyridylpyrr- 2- Ylidene)-1, 2-Di...
 
H1101046875
H1101046875H1101046875
H1101046875
 
Safety Features Evaluation of the Vehicle Interior Using Finite Element Analy...
Safety Features Evaluation of the Vehicle Interior Using Finite Element Analy...Safety Features Evaluation of the Vehicle Interior Using Finite Element Analy...
Safety Features Evaluation of the Vehicle Interior Using Finite Element Analy...
 
Exact Analytical Expression for Outgoing Intensity from the Top of the Atmosp...
Exact Analytical Expression for Outgoing Intensity from the Top of the Atmosp...Exact Analytical Expression for Outgoing Intensity from the Top of the Atmosp...
Exact Analytical Expression for Outgoing Intensity from the Top of the Atmosp...
 
B012430711
B012430711B012430711
B012430711
 
D017351725
D017351725D017351725
D017351725
 
C010211624
C010211624C010211624
C010211624
 
Aisha Email System
Aisha Email SystemAisha Email System
Aisha Email System
 
H012535263
H012535263H012535263
H012535263
 
K1802027780
K1802027780K1802027780
K1802027780
 
M017427985
M017427985M017427985
M017427985
 

Similar to G010345056

CAN based System for Monitoring and Controlling Humidity and Temperature in T...
CAN based System for Monitoring and Controlling Humidity and Temperature in T...CAN based System for Monitoring and Controlling Humidity and Temperature in T...
CAN based System for Monitoring and Controlling Humidity and Temperature in T...iosrjce
 
Designing an embedded system for the parameter
Designing an embedded system for the parameterDesigning an embedded system for the parameter
Designing an embedded system for the parametereSAT Publishing House
 
IRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity ControlIRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity ControlIRJET Journal
 
IRJET- Raspberry-Pi Based Automated Greenhouse
IRJET- Raspberry-Pi Based Automated GreenhouseIRJET- Raspberry-Pi Based Automated Greenhouse
IRJET- Raspberry-Pi Based Automated GreenhouseIRJET Journal
 
Microcontroller Based Room Temperature and Humidity Measurement System
Microcontroller Based Room Temperature and Humidity Measurement SystemMicrocontroller Based Room Temperature and Humidity Measurement System
Microcontroller Based Room Temperature and Humidity Measurement Systemijtsrd
 
PRELIMINARY DESIGN AND DEVELOPMENT OF A MEDICAL HUMIDIFIER
PRELIMINARY DESIGN AND DEVELOPMENT OF A MEDICAL HUMIDIFIERPRELIMINARY DESIGN AND DEVELOPMENT OF A MEDICAL HUMIDIFIER
PRELIMINARY DESIGN AND DEVELOPMENT OF A MEDICAL HUMIDIFIERIRJET Journal
 
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...ijtsrd
 
IRJET - Low Cost Arduino Controlled Humidity Meter
IRJET  -  	  Low Cost Arduino Controlled Humidity MeterIRJET  -  	  Low Cost Arduino Controlled Humidity Meter
IRJET - Low Cost Arduino Controlled Humidity MeterIRJET Journal
 
QAC020X355A Designing And Developing Products For The Internet Of Everything....
QAC020X355A Designing And Developing Products For The Internet Of Everything....QAC020X355A Designing And Developing Products For The Internet Of Everything....
QAC020X355A Designing And Developing Products For The Internet Of Everything....write5
 
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...omar_afify
 
A NOVEL AUTOMATED IRRIGATION SYSTEM
A NOVEL AUTOMATED IRRIGATION SYSTEMA NOVEL AUTOMATED IRRIGATION SYSTEM
A NOVEL AUTOMATED IRRIGATION SYSTEMEditor IJMTER
 
Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsIJMTST Journal
 
How to choose a humidity sensor
How to choose a humidity sensorHow to choose a humidity sensor
How to choose a humidity sensorSherry Huang
 
IRJET - Portable Atmospheric Water Generator
IRJET -  	  Portable Atmospheric Water GeneratorIRJET -  	  Portable Atmospheric Water Generator
IRJET - Portable Atmospheric Water GeneratorIRJET Journal
 
IRJET- A Case Study of Cooling Load Estimation of an Auditorium
IRJET- A Case Study of Cooling Load Estimation of an AuditoriumIRJET- A Case Study of Cooling Load Estimation of an Auditorium
IRJET- A Case Study of Cooling Load Estimation of an AuditoriumIRJET Journal
 
IoT Based Water Level Meter for Alerting Population about Floods
IoT Based Water Level Meter for Alerting Population about FloodsIoT Based Water Level Meter for Alerting Population about Floods
IoT Based Water Level Meter for Alerting Population about Floodsijtsrd
 
Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.IRJET Journal
 

Similar to G010345056 (20)

N0106198102
N0106198102N0106198102
N0106198102
 
CAN based System for Monitoring and Controlling Humidity and Temperature in T...
CAN based System for Monitoring and Controlling Humidity and Temperature in T...CAN based System for Monitoring and Controlling Humidity and Temperature in T...
CAN based System for Monitoring and Controlling Humidity and Temperature in T...
 
Designing an embedded system for the parameter
Designing an embedded system for the parameterDesigning an embedded system for the parameter
Designing an embedded system for the parameter
 
IRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity ControlIRJET- Smart Incubator with Real Time Temperature and Humidity Control
IRJET- Smart Incubator with Real Time Temperature and Humidity Control
 
IRJET- Raspberry-Pi Based Automated Greenhouse
IRJET- Raspberry-Pi Based Automated GreenhouseIRJET- Raspberry-Pi Based Automated Greenhouse
IRJET- Raspberry-Pi Based Automated Greenhouse
 
Microcontroller Based Room Temperature and Humidity Measurement System
Microcontroller Based Room Temperature and Humidity Measurement SystemMicrocontroller Based Room Temperature and Humidity Measurement System
Microcontroller Based Room Temperature and Humidity Measurement System
 
Wireless Automated Soil Monitoring System
 Wireless Automated Soil Monitoring System Wireless Automated Soil Monitoring System
Wireless Automated Soil Monitoring System
 
PRELIMINARY DESIGN AND DEVELOPMENT OF A MEDICAL HUMIDIFIER
PRELIMINARY DESIGN AND DEVELOPMENT OF A MEDICAL HUMIDIFIERPRELIMINARY DESIGN AND DEVELOPMENT OF A MEDICAL HUMIDIFIER
PRELIMINARY DESIGN AND DEVELOPMENT OF A MEDICAL HUMIDIFIER
 
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
 
IRJET - Low Cost Arduino Controlled Humidity Meter
IRJET  -  	  Low Cost Arduino Controlled Humidity MeterIRJET  -  	  Low Cost Arduino Controlled Humidity Meter
IRJET - Low Cost Arduino Controlled Humidity Meter
 
QAC020X355A Designing And Developing Products For The Internet Of Everything....
QAC020X355A Designing And Developing Products For The Internet Of Everything....QAC020X355A Designing And Developing Products For The Internet Of Everything....
QAC020X355A Designing And Developing Products For The Internet Of Everything....
 
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...
An Energy-Efficient Climate Control Solution for Smart Buildings Based on Pre...
 
A NOVEL AUTOMATED IRRIGATION SYSTEM
A NOVEL AUTOMATED IRRIGATION SYSTEMA NOVEL AUTOMATED IRRIGATION SYSTEM
A NOVEL AUTOMATED IRRIGATION SYSTEM
 
A REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOT
A REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOTA REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOT
A REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOT
 
Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using Sensors
 
How to choose a humidity sensor
How to choose a humidity sensorHow to choose a humidity sensor
How to choose a humidity sensor
 
IRJET - Portable Atmospheric Water Generator
IRJET -  	  Portable Atmospheric Water GeneratorIRJET -  	  Portable Atmospheric Water Generator
IRJET - Portable Atmospheric Water Generator
 
IRJET- A Case Study of Cooling Load Estimation of an Auditorium
IRJET- A Case Study of Cooling Load Estimation of an AuditoriumIRJET- A Case Study of Cooling Load Estimation of an Auditorium
IRJET- A Case Study of Cooling Load Estimation of an Auditorium
 
IoT Based Water Level Meter for Alerting Population about Floods
IoT Based Water Level Meter for Alerting Population about FloodsIoT Based Water Level Meter for Alerting Population about Floods
IoT Based Water Level Meter for Alerting Population about Floods
 
Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.Seasonable IOT Based Dehydration System for Agri Products.
Seasonable IOT Based Dehydration System for Agri Products.
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 

Recently uploaded (20)

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 

G010345056

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. IV (May – Jun. 2015), PP 50-56 www.iosrjournals.org DOI: 10.9790/1676-10345056 www.iosrjournals.org 50 | Page Design and Development of Low Cost and Portable Microcontroller Based Hygrometer Kazi Golam Martuza1 , Humayun Kabir1* , Farhana Hafiz2 , Fahmida Akter2 , Mahbubul Hoq2 , Mahedee Hasan1 , Md. Abdul Mannan Chowdhury1 , 1 Department of Physics, Jahangirnagar University, Savar, Dhaka-1342, Bangladesh. 2 Institute of Electronics (IE), AERE, Savar, Dhaka, Bangladesh. 1* Address for correspondence: Humayun Kabir, Abstract: The hygrometer is widely used in air conditioner, humidity data logger, humidifier & dehumidifier etc. The aim of this research work is to design and development of a low cost, portable microcontroller based hygrometer. The hygrometer has been designed using the sensor module HSM-20G. The sensor operates in capacitive principle, i.e. changes in relative humidity (RH) of the surrounding air cause a change in dielectric constant of the polymer film leading to a change of sensor capacitance. The module converts this capacitance change into analog voltage. The HSM-20G sensor provides analog voltage for both temperature and humidity. The sensor is connected with PIC16F876A microcontroller, which converts the analog voltage into digital and display the result into 16 X 2 alphanumeric LCD display. The program is written in C language using mikro C PRO. The measuring accuracy of the humidity reading of our designed meter is negligible. Keywords: Hygrometer, microcontroller, relative humidity, sensor capacitance, LCD display, and C program. I. Introduction Hygrometry is the part of physics, which deals with the measurement of the amount of water vapour present in a given volume of air. Condensation of this aqueous vapour present in the atmosphere is responsible for various phenomena like formation of clouds, fogs, rains, snows, hails, etc [1]. The capacity of air to hold water vapour is limited and is controlled by temperature only. If the air in any place and time contains the maximum amount of water vapour that it can hold, it is said to be saturated, otherwise it is unsaturated [2]. Dew point is the temperature at which water vapour actually present in the air just reaches saturation. We may, therefore, define dew point as that temperature at which the pressure of water vapour actually present in the atmosphere is equal to the saturation pressure of water vapour corresponding to dew point. Knowledge of dew point enables us to find out the pressure of water vapour actually present in the atmosphere. For example, dew point today is 20 at a particular place at the time of observation. From Regnault‟s chart, it is found that the saturation pressure of water vapour at 20 0 C is 17 mm. Hence today at the particular place, the pressure of water vapour actually present in the atmosphere is 17 mm [3]. The term „humidity‟ signifies the dampness or wetness of the atmosphere due to its holding of water vapour. It is the concentration of water vapor in the air. The concentration can be expressed as absolute humidity, specific humidity, or relative humidity [4]. Relative humidity (R.H.) or hygrometric state of air is defined to be the ratio of the quantity of water vapour actually present in a certain volume of air at a particular temperature to the quantity of water vapour that would be required to saturate the same volume of air at the same temperature [5]. So R.H.= Catairofvolumesamethesaturatetonecessaryourwater vapofMass Catairofany volumeinpresentactuallyourwater vapofMass 0 0   Since pressure of water vapour is proportional to the amount of water vapour present in a given volume of atmosphere, we may define relative humidity as R.H.= Catairthesaturatetonecessaryourwater vapofPressure Catairin thepresentactuallyourwater vapofPressure 0 0   Since the saturation vapour pressure of water at dew point is the actual pressure of water vapour contained in the atmosphere at a particular temperature, so relative humidity can be written as R.H.= airtheofC)(retemperatuat thepressurevapourSaturation pointdewat thepressurevapourSaturation 0 
  • 2. Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer DOI: 10.9790/1676-10345056 www.iosrjournals.org 51 | Page Relative humidity is generally expressed as a percentage and is calculated by applying any of the above equation. For example, if f denotes the saturation vapour pressure at the dew point and F the saturation vapour pressure at the temperature of air, then, R.H.= F f 100% The feeling of dampness or dryness depends upon the factor „Relative humidity‟. A low relative humidity encourages evaporation and, therefore, the air will appear dry and high value of it will discourage evaporation, and the air will appear damp. This is why wet clothes are found to dry up more quickly if relative humidity of the atmosphere is low [6]. The hygrometric state of the air or its relative humidity is of great service in weather forecasting. Dew point predicts minimum temperature at night. Information regarding relative humidity is necessary by the Public Health Department, as germs of certain diseases multiply very quickly in moist atmosphere. Proper humidity necessary for health and comfort can be produced artificially. The humidity of the air in refrigerators storing meat must not exceed a definite value, otherwise the meat deteriorates; artificial seasoning of timber takes place under pre-arranged value of air humidity. Tobacco deteriorates unless the air in the storeroom has a specified humidity. Thus, it is very important to measure the relative humidity [7]. Table-1 shows the specification of the designed temperature and humidity monitor. Table-1: The specification of designed temperature and humidity monitor. Features Specifications Main voltage 220V, 50Hz Temperature ranges 5 0 C-60 0 C Temperature accuracy 1.00 C Humidity sensor HSM-20G Humidity ranges 20 to 95% Humidity accuracy 5% RH II. Methodology To design a system, the first attempt has been taken is to design the block diagram of the desired system. The block diagram of the complete units consists of several blocks. Fig. 1 shows the complete block diagram of the designed humidity monitor. The roughly operation of this device is that when the on off button is pressed by the user, the device will activated and LCD will display both the reading of humidity level with temperature level and also that the readings is displayed by output measured by the sensor continuously . The device will stop operating as the on/off button is pressed once again. The device will need a battery 0f 9V but the voltage regulators will regulate the voltage to 5V for device usage. In order to load the program in the microcontroller used which is PIC16F876A, MPLAB was used for this Portable humidity Reader. This software will load all program made into internal memory of PIC16F876A. Once the HEX file was created in the MPLAB, this file will then be loaded into PIC16F876A using PIC Kit2. To ensure the sensor works in the specified range, detailed programming must be taken into consideration since the sensor is sensitive towards vapor produced by exhalation or water heater. The programming is modified so that the LCD display the reading will continuously measure by Humidity sensor. There are many reasons for choosing HSM-20G as our humidity sensor. In this circuit designed, a diode (IN4007) is use to protect the circuit from wrong polarity supply. Few capacitors is used to stabilizes the voltage at the output side of the voltage supply from the 9V battery. The LED is a green LED from over current which might burn LED. MCLR, RB6 and RB7 need to be connected to the USB in circuit programmer to program the PIC microcontroller. At the same time, RB3 need to be pull down to 0V to disable low voltage programming, because the programmer is using high voltage programming. The PIC16F876A will gather all analogue data senses by the humidity sensor and converted into digital output and shows through thee LCD. The process is infinity loop operation as according to the programming loaded earlier into the PIC microcontroller [8].
  • 3. Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer DOI: 10.9790/1676-10345056 www.iosrjournals.org 52 | Page Fig. 1: Simplified block diagram of the developed system. III. Design and Circuit Description 3.1 HSM-20G Humidity Sensor Module The module of HSM-20G is essential for those applications where the relative humidity can be converted to standard voltage output. Humidity sensor is device consisting of special plastic material whose characteristics change according to the amount of humidity in air. Basically, this sensor senses the amount of water vapor in air. For this research work, analogue input sensor we used. HSM-20G is essential for the objectives and applications where the reading in terms of relative humidity was converted into standard voltage output. The applications include humidifiers and dehumidifiers, air conditioner, humidity data loggers and automotive climate control [9, 10]. Table-2 shows the specification of the HSM-20G humidity sensor. Table-2: The specification of the HSM-20G humidity sensor. Characteristics HSM-20G Input voltage range DC 5.0-0.2 V Output voltage range DC 1.0-3.0 V Measurement Accuracy 5%RH Operating current(Maximum) 2mA Operating RH range 20 to 95%(100%RH intermittent) Temperature range 0c to 50c Long term stability(typical drift per year) 1.5% Time response(63% step change) 1 min 3.2 Low voltage power supply Microcontroller and other electronic components, which are used in designing humidity monitor, require a dc voltage (+5V). A regulated dc power supply is designed for this purpose. The complete circuit of a regulated dc power supply is shown in Fig-2 using a 7805 IC as a voltage-regulating device. The power supply is a combination of three sections [11, 12], namely: bridge rectifier, a capacitor filter and IC voltage regulator. 3.1.1 Bridge rectifier: The bridge rectifier converts the step-down transformer‟s secondary ac voltage into pulsating dc voltage. 3.1.2. Capacitor filter: The pulsating dc voltage is applied to the capacitor filter. This filter circuit reduces the pulsations in the rectifier dc output voltage and the output voltage is 9V. 3.1.3 IC voltage regulator: The IC voltage regulator provides regulated output and C2 is used to improve transient response. Although voltage regulators can be designed using op-amp, it is quicker and easier to use IC voltage regulators [13, 14]. In this design a positive fixed voltage regulator L7805 is used. The voltage regulation curve for designed low voltage power supply is shown in Fig-3.
  • 4. Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer DOI: 10.9790/1676-10345056 www.iosrjournals.org 53 | Page Fig. 2 Schematic diagram of low voltage regulated power supply Fig.3 Voltage regulation Curve for Low Voltage Power Supply 3.3 Microcontroller A microcontroller is a microcomputer in a single chip. A controller is used to control some process or aspect of the environment. As the process of miniaturization continued, all of the components needed for a controller were built right onto one chip. A microcontroller is a highly integrated chip, which includes on one chip, all or most of the parts needed for a controller. The microcontroller could be called a “one-chip-solution” [15]. In this work, a PIC16F876A microcontroller has been used, which converts the analog voltage into digital and display the result into 16 X 2 alphanumeric LCD display. 3.3.1 Peripheral Features of PIC16F876A microcontroller  Timer 0: 8-bit timer/counter with 8-bit prescaler  Timer1: 16-bit timer/counter with prescaler,can be incremented during Sleep via external crystal/clock  Timer 2: 8-bit timer/counter with 8-bit period register, prescaler and postscaler  Two Capture, Compare, PWM modules  Capture is 16-bit, max. resolution is 12.5 ns  Compare is 16-bit, max. resolution is 200 ns  PWM max. resolution is 10-bit • Synchronous Serial Port (SSP) with SPI™(Master mode) and I2C™ (Master/Slave). • Universal Synchronous Asynchronous Receiver Transmitter (USART/SCI) with 9-bit address detection. • Parallel Slave Port (PSP) – 8 bits wide with external RD, WR and CS controls (40/44-pin only). 3.3.2 AnalogFeatures of PIC16F876A microcontroller • 10-bit, up to 8-channel Analog-to-Digital Converter (A/D) • Brown-out Reset (BOR) • Analog Comparator module with:  Two analog comparators  Programmable on-chip voltage reference(VREF) module  Programmable input multiplexing from device inputs and internal voltage reference  Comparator outputs are externally accessible
  • 5. Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer DOI: 10.9790/1676-10345056 www.iosrjournals.org 54 | Page 3.3.3 Memory organization There are three memory blocks in each of the PIC16F87XA devices. The program memory and data memory have separate buses so that concurrent access can occur and is detailed in this section. The EEPROM data memory block is detailed in “Data EEPROM and Flash Program Memory”. Additional information on device memory may be found in the PIC micro® Mid-Range MCU Family Reference Manual (DS33023). 3.3.4 Analog to digital converter module The Analog-to-Digital (A/D) Converter module has five inputs for the 28-pin devices and eight for the 40/44-pin devices. The conversion of an analog input signal results in a corresponding 10-bit digital number. The A/D module has high and low-voltage reference input that is software selectable to some combination of VDD, VSS, RA2 or RA3. The A/D converter has a unique feature of being able to operate while the device is in Sleep mode. To operate in Sleep, the A/D clock must be derived from the A/D‟s internal RC oscillator. 3.4 Software details Single microcontroller is used to do all the functionality of the humidity monitor. A program is developed in modular form using MPLAB IDE (Integrated Development Environment). Hex file generated using MPASM assembler. Hex file then downloaded to microcontroller using a PIC programmer. Fig. 4 shows the flow chart of the developed system. Fig. 4 The flow chart of the developed system. 3.5 LCd Display To display the temperature and relative humidity of air, a monitor is used. A monitor is an electronic device that shows information on the screen when we type. This is called outputting information. The system displays the result into 16 X 2 alphanumeric LCD display.
  • 6. Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer DOI: 10.9790/1676-10345056 www.iosrjournals.org 55 | Page 3.6 Complete Circuit Diagram Fig. 5 represents the schematic diagram of the developed temperature and relative humidity monitoring system. Fig. 5: The schematic diagram of the developed hygrometer. IV. Results and Discussion The design of this work was planned in step-by-step and systematic way. At first the whole system was outlined in a block diagram and then the different parts of the circuits of the block was designed and tested. Finally the whole system of the designed system was developed and following data‟s have been obtained. Table- 4 represents the variation of experimental temperature with standard temperature, while Table-5 represents the variation of experimental relative humidity with standard relative humidity. Table 4: Comparison of temperature designed meter and temperature of Standard meter. No of obs. Temperature in designed meter 0 C Temperature in Standard meter 0 C Error in % 01 26 26.4 1.5 02 27 27 0 03 27 27 0 04 27 27 0 05 27 28 3.5 Table 5: Comparison Of Humidity Of Designed Meter And Humidity Of Standard Meter. No of obs. Humidity in Designed meter (RH %) Humidity in Standard meter (RH %) Error in % 01 69 69.5 0.71 02 66 66.1 0.15 03 62 62.5 0.80 04 61 61.7 1.13 05 61 61.3 0.48
  • 7. Design And Development Of Low Cost And Portable Microcontroller Based Hygrometer DOI: 10.9790/1676-10345056 www.iosrjournals.org 56 | Page V. Conclusion The designed system has been tested and the desired performance has been obtained. Although there was little deviation of experimental result with standard result, more or less good result had been obtained. The most important advantage of this system is that it can store monitored data and this data can be used for further purposes. References [1]. Tafazzal Hossain, “ Text Book Of Heat”, Variety Books, Second Edition, Variety Books, Calcutta, (1975). [2]. JOHN T. HOUGHTON, “ The Physics Of Atmospheres ”, Second Edition, Cambridge [3]. University Press, London (1981). [4]. RICHARD A. ANTHES, “The Atmosphere”, Third Edition, Charles E. Merrill Publishing Company, Columbus/ Toronto/ London/ Sydney (1975). [5]. R.G. BARRY and R.J. CHORLEY, “Atmosphere, Weather, And Climate”, Methuen & Co Ltd, New Fetter Lane London EC4 (1988). [6]. Http://Www.Michell.Com/Uk/Documents/Humiditydewpointcatalogueuk-3.Pdf. [7]. Http://Www.Sciencecompany.Com/Understanding-Relative-Humidity-And-The-Hygrometer.Aspx. [8]. Http://En.Wikipedia.Org/Wiki/Hygrometer. [9]. Parchizadeh.H “PIC Project”2009. [10]. Norman A. Anderson, 1980, Instrumentation For Process Measurement And Control (3rd Edition), University Of Michigan: Chilton Co. [11]. Http://Www.Seeedstudio.Com/Depot/Datasheet/HSM-20G.Pdf. [12]. V.K. Mehta “Principles Of Electronics”, Revised Edition, 2003, Page-414. [13]. Ramakant A. Gayakwad, Mt. Sierra College “Op-Amps And Linear Integrated Circuits”,Prentice-Hall Of India Private Ltd, New Delhi-110001, Third Edition, Page-130. [14]. B.L. Theraja, “Basic Electronics” Solid State, S. Chand And Company Ltd. Ram Nagar, New Delhi 110055, P-1457, 1471. [15]. Ashraf Mehbub, Humayun Kabir, Jahirul Islam Khandaker, Md. Abdul Mannan Chowdhury, “Design And Development Of Instant Power Supply”, IOSR Journal Of Applied Physics, 2 (2), 1-4 (2012). [16]. Tahmina Rahman, Humayun Kabir, Md. Abdul Mannan Chowdhury, Mohammod Abu Sayid Haque, Fahmida Akter, Farhana Hafiz And Md. Serajul Islam, “Design And Development Of A Microcontroller Based Digital Area Radiation Monitoring System”, Jahangirnagar Physics Studies, 17, 165-174 (2011).