3 vii july 2015

11
3 VII July 2015

Upload: others

Post on 14-Nov-2021

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 3 VII July 2015

3 VII July 2015

Page 2: 3 VII July 2015

www.ijraset.com Volume 3 Issue VII, July 2015 IC Value: 13.98 ISSN: 2321-9653

International Journal for Research in Applied Science & Engineering Technology (IJRASET)

©IJRASET 2015: All Rights are Reserved 280

Development of an Inbuilt UHF Signal and Weather Parameters Measuring System

Adewumi Adebayo Segun1, Alade Michael Olusope2, Adewumi Hope Kofoworola3

1,2,3Department of Pure and Applied Physics Ladoke Akintola University of Technology Ogbomoso, Oyo State, Nigeria.

Abstract: This paper presents the development of an inbuilt measuring system suitable for measuring UHF signal strength and weather parameters concurrently for accurate prediction of the effects of weather parameters on UHF radio wave propagation at any location in time rather than using existing models developed from different climate entirely for analyzing data obtained in another climatic region. The sensitivity, resolution and the accuracy of the developed system will enhance the development of more accurate models which will provide UHF link planner a better platform for improving on their system designs and performances so as to provide a lasting solutions to signal degradation by weather parameters. Keywords: inbuilt, microcontroller, resolution, synchronization, prediction, accuracy.

I. INTRODUCTION

This work was motivated by the desire to improve on the accuracy of the results obtained from experimental measurement of data for predicting the influence of weather parameters on radio wave propagation as observed by some researchers as in [4], [5], [2], [1] and [3] so as to reduce the likely error that may occur during synchronization of data obtained through different instrumentation systems or equipment. In some situations, many radio researchers measure signal strength variations at a particular location and synchronized it with weather parameters data obtained from meteorological station situated at far distances away from the experimental location for analysis and predictions not minding the possibility of changes or variation in weather parameters between the two different locations [6]. Sometimes synchronization of data from different sources also contributes greatly to some of the errors accumulated from analysis of such data particularly when the parameters are measured by different instrumentation systems of different sensitivities, resolutions and accuracy. Hence, it becomes necessary for instrumentation physicist and engineers to begin to think logically on how to develop multiple inbuilt systems centrally controlled by the same logic unit or processor for more accurate predictions and accurate development of models. In this work, a less costly inbuilt UHF signal strength and weather parameters measuring instrumentation system has been developed for storing variations in UHF radio wave signal strength concurrently with variations in atmospheric weather parameters at any location for accurate analysis and predictions of UHF signal impairment by atmospheric weather parameters so as to improve on system design and performance predictions which will enhance better transmission and reception of radio wave signals. Since it is less costly, radio researchers in the underdeveloped countries can easily make use of it for carrying out measurement rather than depending on existing models developed from different climatic region for analysis and predictions.

II. SYSTEM DESIGN DESCRIPTION

An overview of the whole circuit diagrams of the instrumentation system is presented in figure 1a and 1b. The system consists of two sub-sections namely; the exterior sub-system (usually placed outside for easy access to signal and weather parameters) and the interior sub-system (placed inside to receive and log the data measured from outside).

Page 3: 3 VII July 2015

www.ijraset.com Volume 3 Issue VII, July 2015 IC Value: 13.98 ISSN: 2321-9653

International Journal for Research in Applied Science & Engineering Technology (IJRASET)

©IJRASET 2015: All Rights are Reserved 281

Figure 1a: Schematic circuit diagram of the external sub-system

Figure1b: Schematic circuit diagram of the internal sub-system

III. THE SYSTEM MAJOR COMPONENTS FEATURES, SPECIFICATIONS AND DESCRIPTIONS

The exterior sub-system requires installation of a mobile receiving system which consists of Modem controller, DS18S20 High-Precision 1-Wire Digital Thermometer, DHT11 Relative Humidity sensor, sensitive receiving antennas, PIC 16F877A Microcontroller, 12v, 7.5AH storage battery, charging circuit, voltage regulators and RF transceiver. The antennas used were selected specifically to receive signals at the available GSM frequency. Different subscriber identification modules cards (SIMs) were fixed in the modem and each connected to the modem controller. The interior sub-system otherwise called data lodger (figure1b) consists of (64x8) DS1307/Serial Real Time Clock, HD44780U (LCD-II) Dot Matrix Liquid Crystal Display, User interface (as button), Indicators (Light Emitting Diode) and Memory Card, all connected to PIC 18F452 Microcontroller.

IV. THE MODEM CONTROLLER

The modem controller is a silicon chip which is specialized in the modem control using AT commands. It simplifies the interconnection of GSM modems in controller and microprocessor environment. Power supply voltage (+5.0V), speed, and power consumption are features of this family. It is fabricated using advanced CMOS to realize high speed control and low power consumption. The interface of the modem is a standard RS232 interface with a baud rate of 9600bps with ability to control each

Page 4: 3 VII July 2015

www.ijraset.com Volume 3 Issue VII, July 2015 IC Value: 13.98 ISSN: 2321-9653

International Journal for Research in Applied Science & Engineering Technology (IJRASET)

©IJRASET 2015: All Rights are Reserved 282

modem by calling for the signal data received by each of them before collation and transmission to the PIC 16F877A Microcontroller.

V. THE PIC 16F877A MICROCONTROLLER

PIC16F877A Microcontroller device is available in 40and 44pin packages with five I/O ports, fifteen interrupts and eight A/D input channels. It operates at a DC frequency of 20MHz with data memory of 368bytes and EEPROM Data of memory of 256bytes. PIC16F877A has the capacity of operating on 35 instructions set using MSSP or USART and PSP serial parallel communications. The block diagram is shown in figure 2

RA0/AN0XXXXXX

RA1/AN1RA2/AN2/VREF-/CVREF

RA3/AN3/VREF

RA4/T0CKI/C1OUTRA5/AN4/SS/C2OUT

+

PORTA

XXXXXXXX

PORTB

RB0/INT

RB3/PGM

RB6/PGCRB7/PGD

RB12RB

5RB4RB

XXXXXXXX

PORTC

RC0/T1OSO/T1CKIRC1/T1OSI/CCP2RC2/CCP1RC3/SCK/SCLRC4/SDI/SDARC5/SDORC6/TX/CKRC7/RX/DT

FlashProgramMemory

Program Counter

8 Level Stack (13-bit)

Instruction reg

RAM FileRegisters

FSR reg

Status reg

MUX

ALU

W reg TimingGeneration

Power-up Timer

OscillatorStart-up Timer

Power-on Reset

Watchdog TimerBrown-out ResetIn-CircuitDebugger

Low-VoltageProgramming

Addr MUX

XX

InstructionDecode & Control

X

13 8

149

7

8

8

3

8

Data Bus

Program Bus

Direct Addr

RAM Addr(1)

Indirect Addr

MCLR

OSC1/CLKIOSC2/CLKO

V VSSDD,

Syncronous Serial PortData EEPROM

Timer0 Timer1 Timer2 10-bit A/D

CCP1,2 USART Comparator VoltageReference

Figure2: Block diagram of PIC16F877A Microcontroller. Source: (http:// www.microchip.com.)

VI. THE PIC 18F452 MICROCONTROLLER

PIC 18F452Microcontroller device is available in 40/44-pin packages. It operates at a DC frequency of 48MHz with a program memory of 3276bytes and data memory of 2048bytes. It has five I/O ports and operates on MSSP or enhanced USART. It can work on 75 instructions. This microcontroller incorporates a range of features that can significantly reduce power consumption during operations.

Page 5: 3 VII July 2015

www.ijraset.com Volume 3 Issue VII, July 2015 IC Value: 13.98 ISSN: 2321-9653

International Journal for Research in Applied Science & Engineering Technology (IJRASET)

©IJRASET 2015: All Rights are Reserved 283

Timer0 Timer1 Timer2 BORHLVD

DataEEPROM Timer3

Power-up Timer

OscillatorStart-up Timer

Power-on Reset

Watchdog TimerBrown-out Reset

Fal-SafeClock Monitor

XXXXXXXX

RB0/AN12/INT0/FLT0/SDI/SDA

RB3/AN9/CCP2

RB6/KBI2/PGCRB7/KBI3/PGD

RB1/AN10/INT1/SCK/SCL2RB

RBRB4

PORTB

/AN8/INT2/VMO(4) /VPO

/AN11/KBI0/CSSPP5/KBI1/PGM

RA0/AN0XXXXXX

RA1/AN1RA2/AN2/VREF-/CVREF

RA3/AN3/VREFRA4/T0CKI/C1OUT/RCVRA5/AN4/SS/HLVDIN/C2OUT

+

X OSC2/CLKO/RA6

PORTA

XXXXXXX

RC0/T1OSO/T13CKIRC1/T1OSI/CCP2RC2/CCP1RC4/D-/VPRC5/D+/VPRC6/TX/CKRC7/RX/DT/SDO

PORTC

(4)/LOE/P1A

XXXX

PORTD

RD0/SPP0:RD4/SPP4RD5/SPP5/P1BRD6/SPP6/P1CRD7/SPP7/P1D

XXXX

PORTERE0/AN5/CK1SPPRE1/AN5/CK2SPPRE2/AN7/OESPPMCLR/VPP/RE3(1)

Table Polmer<21>

Inc/dec logic

PCLAIU PCLAIH

PCU PDH PCLProgram Counter

31 Level Stack

STKPTR

Address LatchProgram Memory (24/32 Kbytes)

Data Latch

Data Latch

Address Latch

Data Memory (2 Kbytes)

Data Address<12>

BSR Access Bank

AddressDecode

FSR0FSR1FSR2

Inc/dec logicTable Latch

ROM Latch

IR

InstructionDecode & Control

INTRCOscillator

8 MHOscillator

Z

InternalOscillator Block

In-CircuitDebugger

Single-SupplyProgramming

USB Voltage Regulator

Band GapReference

XXX

XX

XXXXX

X

BITOP

PRODH PRODL

ALU<8>

W

8 x 8 Multiply

Data Bus <8>

Induction Bus <16>

State MachineControl Signals

V VDD, SS

OSC1(2)

OSC2(2)

TIOSI

TIOSO

ICPGC(3)

ICPGD(3)

ICPORTS(3)

ICRST(3)

MCLR(1)

VLSS

8

3

8 8

8

8

88

8

2120

8 8

8

12

124 4

12

Figure 3: Block diagram of PIC 18F452 Microcontroller. Source: (http:// www.microchip.com.)

VII. WORKING PRINCIPLE

The operation (working principles) of the constructed modules is in three phases/stages:

The Internal module/unit

Time Setting Routine

External module/unit operation

The flowcharts in figure 4, figure 5 and figure 6 show detail operations of each of the modules

Page 6: 3 VII July 2015

www.ijraset.com Volume 3 Issue VII, July 2015 IC Value: 13.98 ISSN: 2321-9653

International Journal for Research in Applied Science & Engineering Technology (IJRASET)

©IJRASET 2015: All Rights are Reserved 284

START

Initialize modems

Initialize parts and variables

Send “AT+CSQ” to all 3 MODEMS

Read from Modem 1, extract Signal Quality

Read from Modem 2, extract Signal Quality

Check “send I/Oline=logic 1?”

via serial port tointernet module

Send Temperature

Send Signal Quality 1

Send Signal Quality 2,

Read Temperature data from D S18 20

Figure 4: External sub-system operation flow chart

START

Initialize parts and variables

Initialize Memory card

OK?

Initialize RealTime clock

Compose Data Heading and Column labels and addcurrent time

Real Time and Date

Display Error Message Beep

STOP

Write to memorycard Beep

Read RTC5minselapsed?

Display the signals and temperature data

Receive sent data and extract the information

Open file and writeto memory card

YES

YES NO

Page 7: 3 VII July 2015

www.ijraset.com Volume 3 Issue VII, July 2015 IC Value: 13.98 ISSN: 2321-9653

International Journal for Research in Applied Science & Engineering Technology (IJRASET)

©IJRASET 2015: All Rights are Reserved 285

Figure5: Internal sub-system operation flow chart

SET TIME

Display Hour

Increase “Button pressed”

Increase Hour

Decrease Hour

Decrease“Button pressed”

Display Minute

Increase Minute

Increase “Buttonpressed”

Show “PM”

Select buttonpressed

Write Hour, Minute and Meridian to RTC

RETURN

Yes

Yes

No

No Yes

Yes

No

Page 8: 3 VII July 2015

www.ijraset.com Volume 3 Issue VII, July 2015 IC Value: 13.98 ISSN: 2321-9653

International Journal for Research in Applied Science & Engineering Technology (IJRASET)

©IJRASET 2015: All Rights are Reserved 286

Decrease“pressed”

Increase“pressed”

Show “AM”

No

NoYES

DecreaseButtonpressed

Decrease Minute

Display Meridian AM/PM

No

Yes

Yes

Figure 6: Time setting routing flow chart

VIII. REMARKS

Visual basic program compiler was used to implement the flow chart on the instrumentation system after construction

IX. CONSTRUCTION STAGE:

The various electrical components were coupled and assembled as shown in figure 7, figure 8, figure 9 and figure 10

Figure 7: components of the external circuitry

Figure 8: Implementation state of the exterior subsystem

Page 9: 3 VII July 2015

www.ijraset.com Volume 3 Issue VII, July 2015 IC Value: 13.98 ISSN: 2321-9653

International Journal for Research in Applied Science & Engineering Technology (IJRASET)

©IJRASET 2015: All Rights are Reserved 287

Figure 9: Installation of the Interior sub-system components

Figure10: Implementation state of the interior subsystem

X. OVERVIEW OF THE LOGGING PATTERN

XI. CONCLUSION

The developed inbuilt instrumentation system has been built to minimize errors and inaccuracy that usually occur during experimental investigations of the effects of weather parameters on UHF radio wave propagations due to the use different measuring equipment of different resolutions and accuracies and as well as synchronization of data obtained from relatively short distances of variable weather parameters. This instrumentation system will enhance accurate predictions of the influence of weather parameters

Page 10: 3 VII July 2015

www.ijraset.com Volume 3 Issue VII, July 2015 IC Value: 13.98 ISSN: 2321-9653

International Journal for Research in Applied Science & Engineering Technology (IJRASET)

©IJRASET 2015: All Rights are Reserved 288

on UHF radio wave propagation and help do developed accurate model from the measured data at any location in time.

REFERENCES

[1] He, G. Y, Lu, C.C., Hong, J. C, and Deng, H. (2006) Computation and Measurement of Electromagnetic Scattering, Peking: National Defence Industry press. [2] Jose O., Pavana Y, Hans-werner B (2001): High Performance Wireless Networking and Weather. Retrieved on 2012/10/04 from http://hpwren.ucsd.edu/. [3] Kenneth B, Gianni G, Sandeep K.S (2008): Wireless Sensor Networking for ‘‘Hot’’ Applications: Effects of Temperature on signal strength, Data, collection and Localization Retrieved on 2012/10/04 from http://impact.asu.edu. [4] Olsen R. L and B. Segal, (1992), New techniques for predicting the multipath fading distribution on VHF/UHF/SHF terrestrial line –of –sight links in Canada. Canadian Journal of Electrical and Computing Engineering, Vol.17, No. 1, Pp. 11-23. [5] Parsons, J.D. (2000). The Mobile Radio propagation Channel, 2nd edition, Wiley, West Sussex, p.31. [6] Sheeba V. and Bharat A. (2011) climate variability and correlation. Time, space and people magazine vol.110003, India Habitat centre, core-6a Lodhi Road, Newdehil, India.

Page 11: 3 VII July 2015