SlideShare a Scribd company logo
1 of 7
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 151
LABVIEW BASED RF CHARACTERIZATION AND TESTING OF
DUAL MODE PHASE SHIFTER
Kirti Bansal 1
, Raj Kumar Gautam2
, B S Matheru3
1
Scientist'C', Solid State Physics Laboratory, DRDO, Delhi, India
2
Scientist'D', Solid State Physics Laboratory, DRDO, Delhi, India
3
Scientist'G', Solid State Physics Laboratory, DRDO, Delhi, India
Abstract
R.F. characterization of C-band dual mode ferrite phase shifter cannot be done manually due to enormous and huge amount of
data. So this paper provides the solution in term of automated procedure for testing of C-band DMPS in LabVIEW(Laboratory
Virtual Instrument Engineering Workbench) software. Dual mode phase shifter is currently being used in phased array Radar and
WLR (Weapon Locating Radar). The DMPS is in production to realize the exorbitant demand of these radars. The desirable
characteristic of phase shifter for phased array radar as differential phase shift, insertion loss, return loss, Hi-low phase
difference, insertion phase, Rx-Tx phase can be measured with high accuracy. The output can be presented in any desirable form
such as concluded summary form, graphical form and in excel sheet for future reference purposes.
Key words – Dual mode phase shifter, LabVIEW, GPIB, VNA, Hi-Low phase difference, Command generator
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
The applications of microwave ferrite phase shifters are
numerous, usually the most important application is within a
phased array antenna system (electronically steerable array,
or ESA), in which the phase of a large number of radiating
elements are controlled to force the radiated electro-
magnetic wave to add up at a particular angle to the array.
So in order to achieve production friendly calibrated phase
shifter so as to fulfill the enormous demand of weapon
locating radar the testing and optimization process of phase
shifters should be fully automated and fast [2].
The dual-mode phase shifter is known as a reciprocal ferrite
phase shifter. The DMPSs are ideal for passive phased array
antenna applications [5]. Basically it is a variant of the
Faraday rotation phase shifter. A ferrite phase shifters are
being used to provide latching reciprocal phase shift over a
moderate frequency band. The phase shift section is
inherently a non-reciprocal one. Reciprocal phase shift is
achieved by incorporating non-reciprocal polariser at the
two ends of the phase shift section (as shown in fig.1). A
linearly polarised RF signal incident at the left port is
converted to the one sense of circular polarization by the
non reciprocal polariser then it passes through the
longitudinally magnetized ferrite rod and experiences the
phase shift, and is again converted to linear polarization by
the second polariser. At the output any undesired orthogonal
polarised signal is absorbed by a resistive film[1].
LabVIEW (short name for Laboratory Virtual
Instrumentation Engineering Workbench) is a system design
platform and development environment for a visual
Fig -1: C-band dual mode phase shifter
programming language from National Instruments. The
graphical language is named "G". The code files have the
extension “.vi”, which is an abbreviation for “Virtual
Instrument” [6]. LabVIEW is a development environment
for building various applications that interact with real-
world data or signals in fields such as science and
technology. The net result of using a tool such as LabVIEW
is that higher quality projects can be completed in less time
with better accuracy. By labVIEW one can:
 Operate the instrumentation program
 Control selected hardware
 Analyze acquired data
 Display results
Large amount of data is required for characterization of
phase shifter i.e.
No. of frequencies = 17
No. of phase states = 128 (7 bit)
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 152
Data: │S21│, S21,
│S12│, S12,
│S11│, S11,
│S22│, S22
Total No. of data points = 8x128x17 ~17400
Therefore, this is a very huge data so cannot be
characterized it manually. So ATP is requires to
characterized the phase shifter.
The Key highlighted features of the LabVIEW based
automated test procedure for complete characterizations of
the phase shifter are to make it user friendly and for efficient
testing of enormous phase shifters:
 All four S parameter (complete characterization) or
single parameter (for fast testing purpose) can be
measured in short span of time.
 Comprehensive conclusive summary of all user-defined
parameters can be presented. It is essential to avoid the
handling of millions of data values.
 For testing purpose, a single command can be given any
number of times manually or continuously or in loop
automatically.
 Data rate can be changed (i.e. program can be fast or
slow according to device requirements).
 For industrial and other technical purposes the output
parameters can be presented in graphical format also.
 The front panel is very user friendly. Data can be
provided manually or automatically as well as the
complete program can be controlled manually or
automatically as per user desire.
 Output data can be transferred in to any user specific
format. (As excel sheet, notepad etc.)
2. AUTOMATED TEST PROCEDURE
DESCRIPTION AND DESIGN
Fig -2: Hardware setup Block diagram
The basic building blocks of complete hardware setup [4]:
 Dual Mode Phase Shifter
 Vector Network Analyser
 Computer with GPIB card and LabVIEW software
 Command Generator
Dual Mode Phase Shifter: Dual mode phase shifter
(component whose RF Characterization has to be done) is
attached with integrated 7-bit digital driver circuit. The
digital driver receives the controlling command from
Command Generator. Phase shifter receives its RF power
from vector network analyser.
Vector Network Analyser: A vector network analyser is a
test system that enables the performance evaluation of radio
frequency (RF) and microwave devices, to be characterised
in terms of S-Parameters. Vector network analyser is
initiated by the LabVIEW based ATP software. Then it
measures all parameters of phase shifter and transfers to
Labview computer to store the data.
Computer with GPIB card and LabVIEW software: A
computer is installed with LabVIEW software and GPIB
card. The computer is interfaced with the VNA through
GPIB port while the computer’s parallel port is used as I/O
for the Command Generator.
Command Generator: Input command data to the driver
circuit of phase shifter is provided by the driver controller or
the command generator circuit. The output of the driver
goes to the reset / set coils of the phase shifter.
3. WORKING DESCRIPTION
An electronic Digital Driver Circuit does the interfacing
between the system and the phase shifter. A command
generator circuit generates the desired waveforms for driver
data input. The digital driver translates the digital commands
into appropriate current and voltage Waveforms for Reset &
Set coils of the phase shifter to achieve the desired phase
state.
The main set up consists of various instruments/devices;
these instruments/devices are connected to LabVIEW
software as the main controller for these systems. The first
device is the waveform protocol generator i.e. command
generator which receives the data from LabVIEW. The
Driver Controller processes information and transmits
controlling desired signals in to driver of phase shifter unit.
It has a user friendly input panel where the user can enter
the details like frequency range, no. of points parameters etc
which are specified for initialization and calibration, Cal set,
temperature, no. of observation points and then the DUT
number. The other one is the vector network analyser whose
parameters are automatically set by the LabVIEW software
and output data being sent to LabVIEW software for further
calculations. The program flowchart is shown in fig 3.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 153
Fig -3: Flow chart of ATP software
The phase shifter is tested by inputting the different phase
states from 0 to 127 (for 7 bit control) which correspond to
differential phase shift more than 360 degrees and recording
the data from the VNA. Then it notes down the state at
which 360 degree is crossed and it is known as crossover
point. After that it again rotate the phase shifter from 1st
state to n state and last state to n state and same process
repeat for n+1 states till 360 degree crossing state and
calculate the difference between them to calculate the Hi-
Low phase difference. The recorded data set consists of all
four S parameters (Mag and Phase) at 128 phase setting and
at the specified number of frequency points (17 points, max
801 points) within the given frequency band.
Basically, Hi-Low phase difference shows repeatability of
phase shift values in a phase shifter at certain state. It
calculates the difference in phase angle between the
previous zero degree phase state to specific phase state and
previous 360 degree phase state to specific phase state and
this loop repeat till 360 degree crossing state.
4. ATP PROGRAM VI HIERARCHI
Labview is a graphical language so its programs known as
the VI(virtual instrument) and the subprograms are known
as the SubVI [3]. The complex block diagram of a Labview
VI can be simplified by converting sections of the block
diagram into sub VIs. The sub VI can be created just like a
VI and then it can be used multiple times in program. One
can also:
• Customize the icon for the subVI
• Configure the terminals
• Use it within other VIs repeatedly
Fig -4: Tree representation of all Main VI and Sub VIs
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 154
As can be seen in fig 4 the main VI consists of multiple
subVI and these subVI have their own subVI’s. so it
completely make a tree.
The functions of the sub VI are as follows:
 TABLE_FRE.VI: The TABLE_FRE.VI generates the
various frequency point in the given frequency band at
which the phase shifter performance has to be recorded
and analyzed.
 VNA_SET.VI: This VNA_SET.VI basically set the
different parameters as frequency band, no. of points,
format (log, polar), calibrations etc.
 VNA_SUB.VI: This VI reads data at each phase state
from the VNA through the GPIB port.
 HI_LO.VI: This VI sends the phase state to calculate
HI-LOW phase difference. It calculates the difference
in angle between the previous 0 degree phase state to
specific phase state and previous 360 degree phase
state to specific phase state and this loop repeat till 360
degree crossing state.
 CROSSOVER.VI: This VI records the phase state at
which the phase shifter has crossed 360 degree phase
angle.
 MAG_PHASE.VI: The data recorded from the VNA is
in string format. This VI is used to calculate the
magnitude and phase from the string.
 CALCULATION.VI: This VI calculates the desired
parameters such as insertion loss, phase shift, RMS
phase error, HI-low phase difference, insertion phase
etc. from the recorded data.
 SET POINT.VI: A Set point table is generated for
computation of RMS phase error.
 PLOT.VI and PRINT.VI: These VIs presents the
calculated data in the form of graphs and provides a
hard copy of the data respectively.
 SUM_2XCL.VI: The final results are saved in EXCEL
sheet here.
The block diagram of Calculation.VI is shown in fig.5. The
various parameters can be calculated using this VI. A
Mathematical block for implementing of all if and else
condition is used here.
Figure 5: Sub VI for calculating various parameters in DMPS
5. EXPERIMENTAL RESULTS
The various user-defined parameters used for complete RF
characterization and testing of the phase shifters are given
below:
 Phase Shift with Command states
 Average Insertion Loss: This is computed as the
arithmetic mean of the transmission coefficients at all
phase states at any given frequency, expressed in dB.
 Fluctuation in Average Insertion Loss: This is computed
as the square root of the mean of the squares of the
difference between the average transmission coefficient
and each individual transmission coefficients.
 Average Return Loss: This is computed as the arithmetic
mean of the reflection coefficients at all phase states at
any given frequency, expressed in dB.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 155
 Hi-Low phase difference: This is calculated as the
difference in angle between the previous 0 degree phase
state to specific phase state and previous 360 degree
phase state to specific phase state and this loop repeat till
360 degree crossing state.
 Rx-Tx Phase error: This is the measurement of
reciprocity of a phase shifter.
 The final automatic test procedure for characterization of
the DMPS is designed and developed with
aforementioned method. and the following panel shows
the result in the front panel as shown in fig.6a & fig.6b.
Fig 6a: User input interface panel and S-Parameter interpretation on VNA
Fig 6b: Output conclusive summary of measured R.F. parameter
For the industrial purpose the result can be displayed also
in graphical form as shown in fig 7 given below:
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 156
Fig 7: Graphical representation of Measured RF parameters of the Dual mode phase shifter
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 157
6. CONCLUSIONS
This paper present the design and development of ATP
program for automated characterization and testing of Dual
mode phase shifter. The results has been verified and tested.
Using this software the bulk production of DMPS will
become more feasible.
The LabVIEW as a graphical programming language makes
future up gradation less time consuming due to flexibility in
design as compare to complex text based code language.
This automatic test procedure software enables fast,efficient
measurements, appropriate data processing and orderly
storage of huge measured data in the evaluation of C-band
Dual Mode Phase Shifters.
ACKNOWLEDGEMENT
The authors would like to acknowledge the Director, SSPL
for his constant interest and encouragement during the
development process.
REFERENCES
[1] Charles R. Boyd, "A Dual-Mode Latching, Reciprocal
Ferrite Phase Shifter", IEEE Transactions on Microwave
Theory and Techniques (Volume:18 , Issue: 12 ), Dec 1970.
[2] K K Jain, Kirti Bansal, Meenakshi Aggarwal, B S
Matheru," Automatic Test Procedure for RF
Characterization of C-band Rotary Field Phase
Shifter(Volume ) July 15, 2010.
[3] C. R. Boyd,"Accuracy Study for A Moderate Production
Quantity Of Reciprocal Ferrite Phase Shifters" IEEE
Transactions on Microwave Theory and Techniques ,1979
[4] Basil Hamed," Design & Implementation of Smart
House Control Using LabVIEW ", International Journal of
Soft Computing and Engineering (IJSCE) ISSN: 2231-2307
Volume-1, Issue-6, January 2012
[5] Pavel V. Nikitin," LabVIEW-Based UHF RFID Tag Test
and Measurement System", IEEE transactionon industrial
electronics, VOL. 56, no. 7, july 2009
[6] Alan J. Fenn, Donald H. Temme, William P. Delaney,
and William E. Courtney," The Development of
Phased-Array Radar Technology"Volume 12, Number 2,
2000 Linckon Laboratory Journal
[7] LabVIEW User Manual, April 2003 Edition, National
Instruments.
BIOGRAPHIES
Ms. Kirti Bansal did her B.tech. in
electronics and communication
engineering from UP Tech University in
2007 batch. Now she is in microwave
group in SSPL Lab, DRDO, Delhi. She
has made invaluable contribution in the
successful recent development of C- band Rotary Field
Phase Shifter. And currently, she has been working on the
development microcontroller based digital driver of dual
mode phase shifter.
Raj Kr Gautam completed his B.Tech. in
electronics and communication
engineering from Indian Institute of
Technology, Roorkee in 2003 batch.
During his 12 year experience he worked
in MMIC, Microwave field and also
guided various undergraduate trainee students. Presented
work is carried out in Microwave Group at SSPL. His
involvement is in development of C- band RFPS and
microcontroller based driver design of C-band DMPS.
BS Matheru did M.Sc.(Physics) with
Electronics followed by M.Tech. in
Microwave Electronics in 1980.
Thereafter he served in OCS &
WPC/WMO, Ministry of
Communications for two and one year
respectively. Since 1984, he has been working in Solid State
Physics Laboratory, DRDO, in Microwave ferrite based
device areas e.g. C- band Dual Mode Phase Shifters, S- band
high power Rotary Field Phase Shifter, C- band Rotary Field
Phase Shifter, microcontroller based new driver design for
C-band DMPS, characterisation of ferrite/dielectric
materials, digital drivers and control devices.

More Related Content

What's hot

Microwave engineering basics
Microwave engineering basicsMicrowave engineering basics
Microwave engineering basicsAJAL A J
 
Semiconductor microwave devices
Semiconductor microwave devicesSemiconductor microwave devices
Semiconductor microwave devicesArshad khan
 
Network analysis of rf and microwave circuits
Network analysis of rf and microwave circuitsNetwork analysis of rf and microwave circuits
Network analysis of rf and microwave circuitsShankar Gangaju
 
Microwave propagation in ferrites 23
Microwave propagation in ferrites 23Microwave propagation in ferrites 23
Microwave propagation in ferrites 23HIMANSHU DIWAKAR
 
Introduction to microwaves
Introduction to microwavesIntroduction to microwaves
Introduction to microwavesTapas Mondal
 
Ground Bounce Noise Reduction in Vlsi Circuits
Ground Bounce Noise Reduction in Vlsi CircuitsGround Bounce Noise Reduction in Vlsi Circuits
Ground Bounce Noise Reduction in Vlsi CircuitsIJERA Editor
 
Directional couplers ppt for microwave engineering
Directional couplers  ppt for microwave engineeringDirectional couplers  ppt for microwave engineering
Directional couplers ppt for microwave engineeringDivya Shree
 
Faraday rotation
Faraday rotationFaraday rotation
Faraday rotationAKASH SINGH
 
Modeling, Analysis and Simulation of VFT for Power Flow Control through Async...
Modeling, Analysis and Simulation of VFT for Power Flow Control through Async...Modeling, Analysis and Simulation of VFT for Power Flow Control through Async...
Modeling, Analysis and Simulation of VFT for Power Flow Control through Async...IDES Editor
 
Application of Transformer in ECE(electronics and communication engineering)
Application of Transformer in ECE(electronics and communication engineering) Application of Transformer in ECE(electronics and communication engineering)
Application of Transformer in ECE(electronics and communication engineering) yonas yifter
 
POWER SYSTEM PLANNING AND DESIGN. DESIGN OF EHV TRANSMISSION LINES & BUNDLED ...
POWER SYSTEM PLANNING AND DESIGN. DESIGN OF EHV TRANSMISSION LINES & BUNDLED ...POWER SYSTEM PLANNING AND DESIGN. DESIGN OF EHV TRANSMISSION LINES & BUNDLED ...
POWER SYSTEM PLANNING AND DESIGN. DESIGN OF EHV TRANSMISSION LINES & BUNDLED ...Jobin Abraham
 
Performance Evaluation of GaN Based Thin Film Transistor using TCAD Simulation
Performance Evaluation of GaN Based Thin Film Transistor using TCAD Simulation Performance Evaluation of GaN Based Thin Film Transistor using TCAD Simulation
Performance Evaluation of GaN Based Thin Film Transistor using TCAD Simulation Yayah Zakaria
 

What's hot (20)

Microwave engineering basics
Microwave engineering basicsMicrowave engineering basics
Microwave engineering basics
 
Semiconductor microwave devices
Semiconductor microwave devicesSemiconductor microwave devices
Semiconductor microwave devices
 
Network analysis of rf and microwave circuits
Network analysis of rf and microwave circuitsNetwork analysis of rf and microwave circuits
Network analysis of rf and microwave circuits
 
Pilot protection
Pilot protectionPilot protection
Pilot protection
 
180 hybrid-coupler
180 hybrid-coupler180 hybrid-coupler
180 hybrid-coupler
 
Microwave propagation in ferrites 23
Microwave propagation in ferrites 23Microwave propagation in ferrites 23
Microwave propagation in ferrites 23
 
Introduction to microwaves
Introduction to microwavesIntroduction to microwaves
Introduction to microwaves
 
Avalanche transit time devices
Avalanche transit time devicesAvalanche transit time devices
Avalanche transit time devices
 
Microwave cavity 1st 4
Microwave cavity 1st 4Microwave cavity 1st 4
Microwave cavity 1st 4
 
Trapatt A DIODE
Trapatt A DIODETrapatt A DIODE
Trapatt A DIODE
 
Ground Bounce Noise Reduction in Vlsi Circuits
Ground Bounce Noise Reduction in Vlsi CircuitsGround Bounce Noise Reduction in Vlsi Circuits
Ground Bounce Noise Reduction in Vlsi Circuits
 
Study tour to optcl
Study tour to optclStudy tour to optcl
Study tour to optcl
 
Directional couplers ppt for microwave engineering
Directional couplers  ppt for microwave engineeringDirectional couplers  ppt for microwave engineering
Directional couplers ppt for microwave engineering
 
C231924
C231924C231924
C231924
 
Faraday rotation
Faraday rotationFaraday rotation
Faraday rotation
 
Mw day 1
Mw day 1Mw day 1
Mw day 1
 
Modeling, Analysis and Simulation of VFT for Power Flow Control through Async...
Modeling, Analysis and Simulation of VFT for Power Flow Control through Async...Modeling, Analysis and Simulation of VFT for Power Flow Control through Async...
Modeling, Analysis and Simulation of VFT for Power Flow Control through Async...
 
Application of Transformer in ECE(electronics and communication engineering)
Application of Transformer in ECE(electronics and communication engineering) Application of Transformer in ECE(electronics and communication engineering)
Application of Transformer in ECE(electronics and communication engineering)
 
POWER SYSTEM PLANNING AND DESIGN. DESIGN OF EHV TRANSMISSION LINES & BUNDLED ...
POWER SYSTEM PLANNING AND DESIGN. DESIGN OF EHV TRANSMISSION LINES & BUNDLED ...POWER SYSTEM PLANNING AND DESIGN. DESIGN OF EHV TRANSMISSION LINES & BUNDLED ...
POWER SYSTEM PLANNING AND DESIGN. DESIGN OF EHV TRANSMISSION LINES & BUNDLED ...
 
Performance Evaluation of GaN Based Thin Film Transistor using TCAD Simulation
Performance Evaluation of GaN Based Thin Film Transistor using TCAD Simulation Performance Evaluation of GaN Based Thin Film Transistor using TCAD Simulation
Performance Evaluation of GaN Based Thin Film Transistor using TCAD Simulation
 

Viewers also liked

Hardware Implementation of OFDM system to reduce PAPR using Selective Level M...
Hardware Implementation of OFDM system to reduce PAPR using Selective Level M...Hardware Implementation of OFDM system to reduce PAPR using Selective Level M...
Hardware Implementation of OFDM system to reduce PAPR using Selective Level M...IOSR Journals
 
Manual de instruccion_competencia_universitaria_de_planes_de_negocios_2012
Manual de instruccion_competencia_universitaria_de_planes_de_negocios_2012Manual de instruccion_competencia_universitaria_de_planes_de_negocios_2012
Manual de instruccion_competencia_universitaria_de_planes_de_negocios_2012Kimyell Munos Matos
 
Ee463 ofdm - loren schwappach
Ee463   ofdm - loren schwappachEe463   ofdm - loren schwappach
Ee463 ofdm - loren schwappachLoren Schwappach
 
Smart energy privacy tac tics2014
Smart energy privacy tac tics2014Smart energy privacy tac tics2014
Smart energy privacy tac tics2014Arpan Pal
 
Io t research_arpanpal_iem
Io t research_arpanpal_iemIo t research_arpanpal_iem
Io t research_arpanpal_iemArpan Pal
 
Arpan pal icdcn
Arpan pal icdcnArpan pal icdcn
Arpan pal icdcnArpan Pal
 
A simulation and analysis of ofdm system for 4 g communications
A simulation and analysis of ofdm system for 4 g communicationsA simulation and analysis of ofdm system for 4 g communications
A simulation and analysis of ofdm system for 4 g communicationsHarshal Ladhe
 
Thesis-Vamsi
Thesis-VamsiThesis-Vamsi
Thesis-Vamsichagari
 
OFDMA System
OFDMA SystemOFDMA System
OFDMA Systemprapun
 
Joint SLM and Modified Clipping Technique for PAPR Reduction
Joint SLM and Modified Clipping Technique for PAPR ReductionJoint SLM and Modified Clipping Technique for PAPR Reduction
Joint SLM and Modified Clipping Technique for PAPR ReductionHazrat Ali
 
Channel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDRChannel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDRidescitation
 
OFDM (Orthogonal Frequency Division Multiplexing )
OFDM (Orthogonal Frequency Division Multiplexing �)OFDM (Orthogonal Frequency Division Multiplexing �)
OFDM (Orthogonal Frequency Division Multiplexing )Juan Camilo Sacanamboy
 

Viewers also liked (20)

My thesis
My thesisMy thesis
My thesis
 
(Ofdm)
(Ofdm)(Ofdm)
(Ofdm)
 
Hardware Implementation of OFDM system to reduce PAPR using Selective Level M...
Hardware Implementation of OFDM system to reduce PAPR using Selective Level M...Hardware Implementation of OFDM system to reduce PAPR using Selective Level M...
Hardware Implementation of OFDM system to reduce PAPR using Selective Level M...
 
Manual de instruccion_competencia_universitaria_de_planes_de_negocios_2012
Manual de instruccion_competencia_universitaria_de_planes_de_negocios_2012Manual de instruccion_competencia_universitaria_de_planes_de_negocios_2012
Manual de instruccion_competencia_universitaria_de_planes_de_negocios_2012
 
Ee463 ofdm - loren schwappach
Ee463   ofdm - loren schwappachEe463   ofdm - loren schwappach
Ee463 ofdm - loren schwappach
 
Smart energy privacy tac tics2014
Smart energy privacy tac tics2014Smart energy privacy tac tics2014
Smart energy privacy tac tics2014
 
Io t research_arpanpal_iem
Io t research_arpanpal_iemIo t research_arpanpal_iem
Io t research_arpanpal_iem
 
Arpan pal icdcn
Arpan pal icdcnArpan pal icdcn
Arpan pal icdcn
 
PAPR Reduction in OFDM
PAPR Reduction in OFDMPAPR Reduction in OFDM
PAPR Reduction in OFDM
 
A simulation and analysis of ofdm system for 4 g communications
A simulation and analysis of ofdm system for 4 g communicationsA simulation and analysis of ofdm system for 4 g communications
A simulation and analysis of ofdm system for 4 g communications
 
Thesis-Vamsi
Thesis-VamsiThesis-Vamsi
Thesis-Vamsi
 
OFDMA System
OFDMA SystemOFDMA System
OFDMA System
 
Btech report
Btech reportBtech report
Btech report
 
papr-presentation
papr-presentationpapr-presentation
papr-presentation
 
Joint SLM and Modified Clipping Technique for PAPR Reduction
Joint SLM and Modified Clipping Technique for PAPR ReductionJoint SLM and Modified Clipping Technique for PAPR Reduction
Joint SLM and Modified Clipping Technique for PAPR Reduction
 
project book
project bookproject book
project book
 
01 ofdm intro
01 ofdm intro01 ofdm intro
01 ofdm intro
 
ofdma doppler
ofdma dopplerofdma doppler
ofdma doppler
 
Channel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDRChannel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDR
 
OFDM (Orthogonal Frequency Division Multiplexing )
OFDM (Orthogonal Frequency Division Multiplexing �)OFDM (Orthogonal Frequency Division Multiplexing �)
OFDM (Orthogonal Frequency Division Multiplexing )
 

Similar to Labview based rf characterization and testing of dual mode phase shifter

Automated Testing of C-Band Rotary Field Ferrite Phase Shifter
Automated Testing of C-Band Rotary Field Ferrite Phase ShifterAutomated Testing of C-Band Rotary Field Ferrite Phase Shifter
Automated Testing of C-Band Rotary Field Ferrite Phase ShifterIJERA Editor
 
An automatic wave probe reference setting mechanism
An automatic wave probe reference setting mechanismAn automatic wave probe reference setting mechanism
An automatic wave probe reference setting mechanismeSAT Publishing House
 
An automatic wave probe reference setting mechanism in a high speed towing tank
An automatic wave probe reference setting mechanism in a high speed towing tankAn automatic wave probe reference setting mechanism in a high speed towing tank
An automatic wave probe reference setting mechanism in a high speed towing tankeSAT Journals
 
Design of a 90° switched line phase shifter for phased array antennas
Design of a 90° switched line phase shifter for phased array antennasDesign of a 90° switched line phase shifter for phased array antennas
Design of a 90° switched line phase shifter for phased array antennaseSAT Journals
 
Digital Testing Kit For Three Phase Distribution Transformer
Digital Testing Kit For Three Phase Distribution TransformerDigital Testing Kit For Three Phase Distribution Transformer
Digital Testing Kit For Three Phase Distribution TransformerIRJET Journal
 
A low cost short range wireless embedded system for multiple parameter control
A low cost short range wireless embedded system for multiple parameter controlA low cost short range wireless embedded system for multiple parameter control
A low cost short range wireless embedded system for multiple parameter controleSAT Journals
 
A low cost short range wireless embedded system for multiple parameter control
A low cost short range wireless embedded system for multiple parameter controlA low cost short range wireless embedded system for multiple parameter control
A low cost short range wireless embedded system for multiple parameter controleSAT Publishing House
 
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...IJRESJOURNAL
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motoreSAT Publishing House
 
MRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterMRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterIRJET Journal
 
IRJET- A Unique Methodology for Transmission Line Breakage Detection and ...
IRJET-  	  A Unique Methodology for Transmission Line Breakage Detection and ...IRJET-  	  A Unique Methodology for Transmission Line Breakage Detection and ...
IRJET- A Unique Methodology for Transmission Line Breakage Detection and ...IRJET Journal
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...eSAT Journals
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...eSAT Publishing House
 
New IGBT Gate Driver Software
New IGBT Gate Driver SoftwareNew IGBT Gate Driver Software
New IGBT Gate Driver SoftwareJuan Munoz
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationeSAT Publishing House
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationeSAT Journals
 
“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protection“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protectioneSAT Publishing House
 
Automation in agriculture field using arm 7 based robot
Automation in agriculture field using arm 7 based robotAutomation in agriculture field using arm 7 based robot
Automation in agriculture field using arm 7 based roboteSAT Journals
 
Simulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM TechniqueSimulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM Techniquerahulmonikasharma
 
18 digital
18 digital18 digital
18 digitalsm0302
 

Similar to Labview based rf characterization and testing of dual mode phase shifter (20)

Automated Testing of C-Band Rotary Field Ferrite Phase Shifter
Automated Testing of C-Band Rotary Field Ferrite Phase ShifterAutomated Testing of C-Band Rotary Field Ferrite Phase Shifter
Automated Testing of C-Band Rotary Field Ferrite Phase Shifter
 
An automatic wave probe reference setting mechanism
An automatic wave probe reference setting mechanismAn automatic wave probe reference setting mechanism
An automatic wave probe reference setting mechanism
 
An automatic wave probe reference setting mechanism in a high speed towing tank
An automatic wave probe reference setting mechanism in a high speed towing tankAn automatic wave probe reference setting mechanism in a high speed towing tank
An automatic wave probe reference setting mechanism in a high speed towing tank
 
Design of a 90° switched line phase shifter for phased array antennas
Design of a 90° switched line phase shifter for phased array antennasDesign of a 90° switched line phase shifter for phased array antennas
Design of a 90° switched line phase shifter for phased array antennas
 
Digital Testing Kit For Three Phase Distribution Transformer
Digital Testing Kit For Three Phase Distribution TransformerDigital Testing Kit For Three Phase Distribution Transformer
Digital Testing Kit For Three Phase Distribution Transformer
 
A low cost short range wireless embedded system for multiple parameter control
A low cost short range wireless embedded system for multiple parameter controlA low cost short range wireless embedded system for multiple parameter control
A low cost short range wireless embedded system for multiple parameter control
 
A low cost short range wireless embedded system for multiple parameter control
A low cost short range wireless embedded system for multiple parameter controlA low cost short range wireless embedded system for multiple parameter control
A low cost short range wireless embedded system for multiple parameter control
 
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
 
MRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterMRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel Inverter
 
IRJET- A Unique Methodology for Transmission Line Breakage Detection and ...
IRJET-  	  A Unique Methodology for Transmission Line Breakage Detection and ...IRJET-  	  A Unique Methodology for Transmission Line Breakage Detection and ...
IRJET- A Unique Methodology for Transmission Line Breakage Detection and ...
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...
 
New IGBT Gate Driver Software
New IGBT Gate Driver SoftwareNew IGBT Gate Driver Software
New IGBT Gate Driver Software
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protection“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protection
 
Automation in agriculture field using arm 7 based robot
Automation in agriculture field using arm 7 based robotAutomation in agriculture field using arm 7 based robot
Automation in agriculture field using arm 7 based robot
 
Simulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM TechniqueSimulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM Technique
 
18 digital
18 digital18 digital
18 digital
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 

Recently uploaded (20)

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 

Labview based rf characterization and testing of dual mode phase shifter

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 151 LABVIEW BASED RF CHARACTERIZATION AND TESTING OF DUAL MODE PHASE SHIFTER Kirti Bansal 1 , Raj Kumar Gautam2 , B S Matheru3 1 Scientist'C', Solid State Physics Laboratory, DRDO, Delhi, India 2 Scientist'D', Solid State Physics Laboratory, DRDO, Delhi, India 3 Scientist'G', Solid State Physics Laboratory, DRDO, Delhi, India Abstract R.F. characterization of C-band dual mode ferrite phase shifter cannot be done manually due to enormous and huge amount of data. So this paper provides the solution in term of automated procedure for testing of C-band DMPS in LabVIEW(Laboratory Virtual Instrument Engineering Workbench) software. Dual mode phase shifter is currently being used in phased array Radar and WLR (Weapon Locating Radar). The DMPS is in production to realize the exorbitant demand of these radars. The desirable characteristic of phase shifter for phased array radar as differential phase shift, insertion loss, return loss, Hi-low phase difference, insertion phase, Rx-Tx phase can be measured with high accuracy. The output can be presented in any desirable form such as concluded summary form, graphical form and in excel sheet for future reference purposes. Key words – Dual mode phase shifter, LabVIEW, GPIB, VNA, Hi-Low phase difference, Command generator --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION The applications of microwave ferrite phase shifters are numerous, usually the most important application is within a phased array antenna system (electronically steerable array, or ESA), in which the phase of a large number of radiating elements are controlled to force the radiated electro- magnetic wave to add up at a particular angle to the array. So in order to achieve production friendly calibrated phase shifter so as to fulfill the enormous demand of weapon locating radar the testing and optimization process of phase shifters should be fully automated and fast [2]. The dual-mode phase shifter is known as a reciprocal ferrite phase shifter. The DMPSs are ideal for passive phased array antenna applications [5]. Basically it is a variant of the Faraday rotation phase shifter. A ferrite phase shifters are being used to provide latching reciprocal phase shift over a moderate frequency band. The phase shift section is inherently a non-reciprocal one. Reciprocal phase shift is achieved by incorporating non-reciprocal polariser at the two ends of the phase shift section (as shown in fig.1). A linearly polarised RF signal incident at the left port is converted to the one sense of circular polarization by the non reciprocal polariser then it passes through the longitudinally magnetized ferrite rod and experiences the phase shift, and is again converted to linear polarization by the second polariser. At the output any undesired orthogonal polarised signal is absorbed by a resistive film[1]. LabVIEW (short name for Laboratory Virtual Instrumentation Engineering Workbench) is a system design platform and development environment for a visual Fig -1: C-band dual mode phase shifter programming language from National Instruments. The graphical language is named "G". The code files have the extension “.vi”, which is an abbreviation for “Virtual Instrument” [6]. LabVIEW is a development environment for building various applications that interact with real- world data or signals in fields such as science and technology. The net result of using a tool such as LabVIEW is that higher quality projects can be completed in less time with better accuracy. By labVIEW one can:  Operate the instrumentation program  Control selected hardware  Analyze acquired data  Display results Large amount of data is required for characterization of phase shifter i.e. No. of frequencies = 17 No. of phase states = 128 (7 bit)
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 152 Data: │S21│, S21, │S12│, S12, │S11│, S11, │S22│, S22 Total No. of data points = 8x128x17 ~17400 Therefore, this is a very huge data so cannot be characterized it manually. So ATP is requires to characterized the phase shifter. The Key highlighted features of the LabVIEW based automated test procedure for complete characterizations of the phase shifter are to make it user friendly and for efficient testing of enormous phase shifters:  All four S parameter (complete characterization) or single parameter (for fast testing purpose) can be measured in short span of time.  Comprehensive conclusive summary of all user-defined parameters can be presented. It is essential to avoid the handling of millions of data values.  For testing purpose, a single command can be given any number of times manually or continuously or in loop automatically.  Data rate can be changed (i.e. program can be fast or slow according to device requirements).  For industrial and other technical purposes the output parameters can be presented in graphical format also.  The front panel is very user friendly. Data can be provided manually or automatically as well as the complete program can be controlled manually or automatically as per user desire.  Output data can be transferred in to any user specific format. (As excel sheet, notepad etc.) 2. AUTOMATED TEST PROCEDURE DESCRIPTION AND DESIGN Fig -2: Hardware setup Block diagram The basic building blocks of complete hardware setup [4]:  Dual Mode Phase Shifter  Vector Network Analyser  Computer with GPIB card and LabVIEW software  Command Generator Dual Mode Phase Shifter: Dual mode phase shifter (component whose RF Characterization has to be done) is attached with integrated 7-bit digital driver circuit. The digital driver receives the controlling command from Command Generator. Phase shifter receives its RF power from vector network analyser. Vector Network Analyser: A vector network analyser is a test system that enables the performance evaluation of radio frequency (RF) and microwave devices, to be characterised in terms of S-Parameters. Vector network analyser is initiated by the LabVIEW based ATP software. Then it measures all parameters of phase shifter and transfers to Labview computer to store the data. Computer with GPIB card and LabVIEW software: A computer is installed with LabVIEW software and GPIB card. The computer is interfaced with the VNA through GPIB port while the computer’s parallel port is used as I/O for the Command Generator. Command Generator: Input command data to the driver circuit of phase shifter is provided by the driver controller or the command generator circuit. The output of the driver goes to the reset / set coils of the phase shifter. 3. WORKING DESCRIPTION An electronic Digital Driver Circuit does the interfacing between the system and the phase shifter. A command generator circuit generates the desired waveforms for driver data input. The digital driver translates the digital commands into appropriate current and voltage Waveforms for Reset & Set coils of the phase shifter to achieve the desired phase state. The main set up consists of various instruments/devices; these instruments/devices are connected to LabVIEW software as the main controller for these systems. The first device is the waveform protocol generator i.e. command generator which receives the data from LabVIEW. The Driver Controller processes information and transmits controlling desired signals in to driver of phase shifter unit. It has a user friendly input panel where the user can enter the details like frequency range, no. of points parameters etc which are specified for initialization and calibration, Cal set, temperature, no. of observation points and then the DUT number. The other one is the vector network analyser whose parameters are automatically set by the LabVIEW software and output data being sent to LabVIEW software for further calculations. The program flowchart is shown in fig 3.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 153 Fig -3: Flow chart of ATP software The phase shifter is tested by inputting the different phase states from 0 to 127 (for 7 bit control) which correspond to differential phase shift more than 360 degrees and recording the data from the VNA. Then it notes down the state at which 360 degree is crossed and it is known as crossover point. After that it again rotate the phase shifter from 1st state to n state and last state to n state and same process repeat for n+1 states till 360 degree crossing state and calculate the difference between them to calculate the Hi- Low phase difference. The recorded data set consists of all four S parameters (Mag and Phase) at 128 phase setting and at the specified number of frequency points (17 points, max 801 points) within the given frequency band. Basically, Hi-Low phase difference shows repeatability of phase shift values in a phase shifter at certain state. It calculates the difference in phase angle between the previous zero degree phase state to specific phase state and previous 360 degree phase state to specific phase state and this loop repeat till 360 degree crossing state. 4. ATP PROGRAM VI HIERARCHI Labview is a graphical language so its programs known as the VI(virtual instrument) and the subprograms are known as the SubVI [3]. The complex block diagram of a Labview VI can be simplified by converting sections of the block diagram into sub VIs. The sub VI can be created just like a VI and then it can be used multiple times in program. One can also: • Customize the icon for the subVI • Configure the terminals • Use it within other VIs repeatedly Fig -4: Tree representation of all Main VI and Sub VIs
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 154 As can be seen in fig 4 the main VI consists of multiple subVI and these subVI have their own subVI’s. so it completely make a tree. The functions of the sub VI are as follows:  TABLE_FRE.VI: The TABLE_FRE.VI generates the various frequency point in the given frequency band at which the phase shifter performance has to be recorded and analyzed.  VNA_SET.VI: This VNA_SET.VI basically set the different parameters as frequency band, no. of points, format (log, polar), calibrations etc.  VNA_SUB.VI: This VI reads data at each phase state from the VNA through the GPIB port.  HI_LO.VI: This VI sends the phase state to calculate HI-LOW phase difference. It calculates the difference in angle between the previous 0 degree phase state to specific phase state and previous 360 degree phase state to specific phase state and this loop repeat till 360 degree crossing state.  CROSSOVER.VI: This VI records the phase state at which the phase shifter has crossed 360 degree phase angle.  MAG_PHASE.VI: The data recorded from the VNA is in string format. This VI is used to calculate the magnitude and phase from the string.  CALCULATION.VI: This VI calculates the desired parameters such as insertion loss, phase shift, RMS phase error, HI-low phase difference, insertion phase etc. from the recorded data.  SET POINT.VI: A Set point table is generated for computation of RMS phase error.  PLOT.VI and PRINT.VI: These VIs presents the calculated data in the form of graphs and provides a hard copy of the data respectively.  SUM_2XCL.VI: The final results are saved in EXCEL sheet here. The block diagram of Calculation.VI is shown in fig.5. The various parameters can be calculated using this VI. A Mathematical block for implementing of all if and else condition is used here. Figure 5: Sub VI for calculating various parameters in DMPS 5. EXPERIMENTAL RESULTS The various user-defined parameters used for complete RF characterization and testing of the phase shifters are given below:  Phase Shift with Command states  Average Insertion Loss: This is computed as the arithmetic mean of the transmission coefficients at all phase states at any given frequency, expressed in dB.  Fluctuation in Average Insertion Loss: This is computed as the square root of the mean of the squares of the difference between the average transmission coefficient and each individual transmission coefficients.  Average Return Loss: This is computed as the arithmetic mean of the reflection coefficients at all phase states at any given frequency, expressed in dB.
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 155  Hi-Low phase difference: This is calculated as the difference in angle between the previous 0 degree phase state to specific phase state and previous 360 degree phase state to specific phase state and this loop repeat till 360 degree crossing state.  Rx-Tx Phase error: This is the measurement of reciprocity of a phase shifter.  The final automatic test procedure for characterization of the DMPS is designed and developed with aforementioned method. and the following panel shows the result in the front panel as shown in fig.6a & fig.6b. Fig 6a: User input interface panel and S-Parameter interpretation on VNA Fig 6b: Output conclusive summary of measured R.F. parameter For the industrial purpose the result can be displayed also in graphical form as shown in fig 7 given below:
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 156 Fig 7: Graphical representation of Measured RF parameters of the Dual mode phase shifter
  • 7. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 157 6. CONCLUSIONS This paper present the design and development of ATP program for automated characterization and testing of Dual mode phase shifter. The results has been verified and tested. Using this software the bulk production of DMPS will become more feasible. The LabVIEW as a graphical programming language makes future up gradation less time consuming due to flexibility in design as compare to complex text based code language. This automatic test procedure software enables fast,efficient measurements, appropriate data processing and orderly storage of huge measured data in the evaluation of C-band Dual Mode Phase Shifters. ACKNOWLEDGEMENT The authors would like to acknowledge the Director, SSPL for his constant interest and encouragement during the development process. REFERENCES [1] Charles R. Boyd, "A Dual-Mode Latching, Reciprocal Ferrite Phase Shifter", IEEE Transactions on Microwave Theory and Techniques (Volume:18 , Issue: 12 ), Dec 1970. [2] K K Jain, Kirti Bansal, Meenakshi Aggarwal, B S Matheru," Automatic Test Procedure for RF Characterization of C-band Rotary Field Phase Shifter(Volume ) July 15, 2010. [3] C. R. Boyd,"Accuracy Study for A Moderate Production Quantity Of Reciprocal Ferrite Phase Shifters" IEEE Transactions on Microwave Theory and Techniques ,1979 [4] Basil Hamed," Design & Implementation of Smart House Control Using LabVIEW ", International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307 Volume-1, Issue-6, January 2012 [5] Pavel V. Nikitin," LabVIEW-Based UHF RFID Tag Test and Measurement System", IEEE transactionon industrial electronics, VOL. 56, no. 7, july 2009 [6] Alan J. Fenn, Donald H. Temme, William P. Delaney, and William E. Courtney," The Development of Phased-Array Radar Technology"Volume 12, Number 2, 2000 Linckon Laboratory Journal [7] LabVIEW User Manual, April 2003 Edition, National Instruments. BIOGRAPHIES Ms. Kirti Bansal did her B.tech. in electronics and communication engineering from UP Tech University in 2007 batch. Now she is in microwave group in SSPL Lab, DRDO, Delhi. She has made invaluable contribution in the successful recent development of C- band Rotary Field Phase Shifter. And currently, she has been working on the development microcontroller based digital driver of dual mode phase shifter. Raj Kr Gautam completed his B.Tech. in electronics and communication engineering from Indian Institute of Technology, Roorkee in 2003 batch. During his 12 year experience he worked in MMIC, Microwave field and also guided various undergraduate trainee students. Presented work is carried out in Microwave Group at SSPL. His involvement is in development of C- band RFPS and microcontroller based driver design of C-band DMPS. BS Matheru did M.Sc.(Physics) with Electronics followed by M.Tech. in Microwave Electronics in 1980. Thereafter he served in OCS & WPC/WMO, Ministry of Communications for two and one year respectively. Since 1984, he has been working in Solid State Physics Laboratory, DRDO, in Microwave ferrite based device areas e.g. C- band Dual Mode Phase Shifters, S- band high power Rotary Field Phase Shifter, C- band Rotary Field Phase Shifter, microcontroller based new driver design for C-band DMPS, characterisation of ferrite/dielectric materials, digital drivers and control devices.