SlideShare a Scribd company logo
1 of 4
Download to read offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 1 Ver. II (Jan – Feb. 2015), PP 75-78
www.iosrjournals.org
DOI: 10.9790/1676-10127578 www.iosrjournals.org 75 | Page
Orientation of Radar Antenna
Tayseer Mustafa Hummaida 1, Abdelrasoul Jabar Alzubaidi 2, Yousif Taha
Yousif Elamin 3
1 Post graduate candidate,
2 Sudan University of science and Technology- Engineering College- Electronics Dept- –
3 Electronics Dept. - Faculty of Engineering & Technology - University of Gezira -
Abstract: A Radar PPI display is considered to display a dummy blip (target) in order to perform orientation
procedure on it. Several works have been done in the area of radar antenna orientation and control system
using stepper motor control . In order to speed up the data rate, the antennas are required to operate at higher
radio frequencies. The increased frequency requires more precise antenna pointing system and the need of
pointing control is to counteract the effects of external disturbances which includes wind gust, terrain profile
etc. All these factors demand an embedded system engineer to design a more accurate antenna control system.
This paper describes the control system engineering principles used in designing, testing and implementing, a
control and measurement system on an antenna orientation. The control system is modeled to monitor and
control the antenna in the azimuth (Horizontal axis). The system is also stabilized with the help of level sensor.
Keywords: Radar, antenna, azimuth, PPI, blip, orientation, embedded system.
I. Introduction
The antenna azimuth position control system turns the input command in output position. This system
is widely used in antennas, robots, and computers disks. In this work the system presented is managed with
azimuth antenna. Figure (1) below shows how the system works and how its performance can be improved. The
purpose of this system is the input angle to be turned into an output angle of the antenna.
Figure (1) Antenna position control
Orientation of Radar Antenna
DOI: 10.9790/1676-10127578 www.iosrjournals.org 76 | Page
The antenna control system representation is shown in figure (2) below.
Figure (2) antenna control system
For improving the control system , an approach of micro-stepping control for the step motors based on
field programmable gate array (FPGA) is presented after the micro-stepping driving theory of the step motor
with a constant torque was discussed deeply. And then the relative control system is schematically designed,
mainly includes the internal logic design of the FPGA, the communication interface design of the
microcomputer, the design of the power driving circuit, and the design of the interface circuit between the
electrical sources. At last, it is verified by some experimental investigations that the control theory and approach
presented are corrective, and the control system designed is very good to get a high precision of position control
and high control repeatability. Therefore, the technology questions from the producing reality are resolved and
the product quality is promoted.
An open loop stepper motor driver using a FPGA is also feasible. The model of the current controller is
described and gains of the controller are selected at optimal values. In this design, the FPGA is used to build a
high performance open loop driver without using a DSP; furthermore it is compatible with ASICs and mass
production methods. The experimental results verify the performance of the driver. In addition, stepper motor
controller is used to drive the stepper motor. A Very High Speed Integrated Circuit Hardware Description
Language (VHDL) is implemented on SPARATAN Field Programmable Gate Array (FPGA). The Proposed
motor controller is a set of Darlington amplifiers thus giving very high precision. Due to high torque of stepper
motor, it is capable of handling the big industrial automation system. In this system, a potentiometer technique
will be designed to give the control parameter to the FPGA, which in its turn controls the stepper motor.
II. Methodology
This paper describes a stepper motor control algorithm designed using VHDL and implemented in
FPGA. The system is capable of controlling the stepper motor in terms of a very small step angle. In addition
to this, we can make it to rotate at different speeds, displacement clockwise and anticlockwise directions. Here
a potentiometer is used for inputting the control parameter to faithfully control the antenna azimuth angle by
rotating the stepper motor clockwise and anticlockwise.
One of the major advantages of the design is its precision. It is user-friendly reduces programming
complexity and errors can be easily identified and rectified . The main block diagram is based guiding the signal
from Plane Position Indicator of the Radar (PPI) to the FPGA. Figure (3) below shows the block diagram of the
system design.
Figure (3) the block diagram of the system
Orientation of Radar Antenna
DOI: 10.9790/1676-10127578 www.iosrjournals.org 77 | Page
Hardware component
The hardware components for the electronic circuit design are:
Breadboard:
Breadboard (protoboard) is a construction base for a one-of-a-kind electronic circuit, a prototype.
Because the solder less breadboard does not require soldering, it is reusable, and thus can be used for temporary
prototypes and experimenting with circuit design more easily. A variety of electronic systems may be
prototyped by using breadboards.
Potentiometer:
It is used as a means of pointing to the blip on the PPI of the Radar.
ADC8080:
It is used to transform the analog signal from the PPI of the Radar into digital format to be fed to the FPGA for
processing.
HD74LS373 Latching IC:
The HD74LS373 is eight bit is register I/O mapped used as a buffer, which stores signals for future
use. Different types of latches are available HD74LS373 octal D-type transparent latch will be used in this
system. This type of latch is suitable for driving high capacitive and impedance loads.
ULN 2893A Darlington IC:
The ULN2803A is a high-voltage, high-current Darlington transistor array. The device consists of
eight NPN Darlington pairs that feature high-voltage outputs with common-cathode clamp diodes for switching
inductive loads. The collector-current rating of each Darlington pair is 500 mA. .The Darlington pairs may be
connected in parallel for higher current capability.
Lab link cable:
The lab link cables are used as a connection means in the circuit right from the PPI of the Radar up to
the stepper motor.
Stepper motor:
A stepper motor is used for the procedure of orientation of the antenna of the Radar .The number of
steps of the stepper motor is (200 steps / revolution). Equation (1) gives the value of the step angle of the stepper
motor.
One revolution 3600
Step angle = -------------------- = -------------- = 1.8 Degree --------------- (1)
200 200
III. Algorithm
The algorithm is based on supplying the FPGA through the ADC with the azimuth angle appeared on
the PPI of the Radar in the digital format .The FPGA in its turn processes the data and issues a correction
command to the stepper motor in order to align the antenna to the geographical north (00
) . The orientation
procedure of the Radar antenna is as follows;
.. The transmitter issues a signal.
.. The PPI of the Radar displays the transmitter signal as a dummy target on the PPI.
.. A potentiometer points to the blip (target) to convey the azimuth angle.
.. The ADC transforms the DC voltage into digital format.
.. The FPGA processes the digital data.
.. The FPGA issues correction command to the stepper motor through the interface.
.. The stepper motor aligns the antenna to the geographical north (00
).
VHDL programming language is used for programming the FPGA by the computer the algorithm is:
Start
Initialization:
… Program port (A1) of FPGA as input.
… Program port (A2) of FPGA as output.
--- Put transmitter mode to (OFF).
--- Adjust the plane position indicator (PPI) of the Radar to the geographical north (00
).
Orientation of Radar Antenna
DOI: 10.9790/1676-10127578 www.iosrjournals.org 78 | Page
--- Clear output to stepper motor.
Processing:
--- Put transmitter mode to (ON).
---- Call orientation subroutine.
End
Orientation subroutine:
Blip detection:
--- Observe the blip on the PPI of the Radar.
… Move the slide of the potentiometer to coincide with the blip on the PPI.
… Check the incoming azimuth value of the blip.
--- If the azimuth value equals zero, then go to terminate the subroutine.
--- If the azimuth value does not equal zero, then go to antenna position correction.
… Go to blip detection.
Antenna position correction:
… If the azimuth value is positive, then rotate the stepper motor one-step anticlockwise.
… If the azimuth value is negative, then rotate the stepper motor one-step clockwise.
--- Go to blip detection.
Terminate:
Return.
IV. Results
A transmitter tuned to the Radar receiver frequency is used to generate a blip (dummy target) on the
PPI display of the Radar. when applying the algorithm in paragraph (III) above, we observe the location of the
blip on the PPI .Based on the blip azimuth angle, the program in the FPGA performs the alignment of the
antenna with the blip appearance on the PPI of the Radar .The alignment processing continues till we get the
antenna exactly heading to the geographical north (0 Degrees). Each step movement of the stepper motor makes
an antenna azimuth angle correction of (1.8 Degrees) .A mechanical gearing mechanism is implemented to
enhance the stepper motor angle resolution up to of (0.18 Degrees). Table (1) below shows the results obtained
from the generation of four different dummy blips (targets) on the PPI display of the Radar and performing
antenna orientation procedure on them
Table (1) the results obtained from generating a blip (target) on the PPI display of the Radar
Blip azimuth angle on PPI (Degrees) No. of steps of stepper motor Alignment result
+ 180
East 100 anticlockwise Geographical north ( 00
)
-90
West 50 clockwise Geographical north ( 00
)
+ 270
East 150 anticlockwise Geographical north ( 00
)
-13.50
West 75 clockwise Geographical north ( 00
)
Note: The alignment (orientation) can be done by pointing towards (East, South, and West) As well.
V. Conclusion
The functionality of the design starts with activating a transmitter tuned to the Radar frequency. A
dummy blip (target) appears on the PPI display of the Radar. Any antenna azimuth angle deviation from the
geographical north will be subjected to correction procedure. Based on the blip appearance on the PPI, the
FPGA program performs the correction by commanding the stepper motor to rotate clockwise or anticlockwise.
The processing outcome is to put both the antenna and the PPI display on (00
). The alignment procedure
(orientation) makes us avoiding azimuth data capture errors by the Radar.
References
[1]. Mr.N.Sai Pavan, Mr.Ramavenkateswaran.N: MODELLING OF TH STABILIZATIONAND TRACKING CONTROL SYSTEM
FOR ANTENNA, International Journal Of Advanced Research In Computer And Communication Engineering, June 2014.
[2]. Boban Temelkovskia And Jugoslav Achkoskia “Modeling And Simulation Of Antenna Azimuth Position Control System
“International Journal Of Multidisciplinary And Current Research,2014.
[3]. Xiaodong Zhang, Junjun He, And Chunlei Sheng, “Anapproach Of Micro-Stepping Control For The Step Motors Based On FPGA,”
IEEE International Conference On Industrial Technology, Pp. 125 - 130, Dec. 2005.
[4]. Ngoc Quy Le1 And Jae Wook Jeon2” An Open-Loop Stepper Motor Driver Based On FPGA” International Conference On
Control, Automation And Systems 2007Oct. 17-20, 2007 In COEX, Seoul, Korea
[5]. Arvind Kumar1, Mrs. M. Valarmathi2” High Precision Stepper Motor Controller Implementation On FPGA With GUI On
Labview”International Journal Of Advanced Research In Electrical, Electronics And Instrumentation Engineering Vol. 2, Issue 4,
April 2013

More Related Content

What's hot

Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Editor IJARCET
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Real-Time Acceleration Control Using Bluetooth Mobile App
Real-Time Acceleration Control Using Bluetooth Mobile AppReal-Time Acceleration Control Using Bluetooth Mobile App
Real-Time Acceleration Control Using Bluetooth Mobile AppLance Alpuerto
 
Automated Speed Drive using raspberry pi
Automated Speed Drive using raspberry piAutomated Speed Drive using raspberry pi
Automated Speed Drive using raspberry piVISHNUG39
 
3-G CUM 2-G OPERATED UNMANNED GROUND VEHICLE
3-G CUM 2-G OPERATED UNMANNED GROUND VEHICLE3-G CUM 2-G OPERATED UNMANNED GROUND VEHICLE
3-G CUM 2-G OPERATED UNMANNED GROUND VEHICLESANDEEP GHOSH
 
Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...IJECEIAES
 
Can Protocol based Vehicle Brake Control System at Slope
Can Protocol based Vehicle Brake Control System at SlopeCan Protocol based Vehicle Brake Control System at Slope
Can Protocol based Vehicle Brake Control System at SlopeIRJET Journal
 
IRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET Journal
 
GPS Assisted Roadmapping and Vehicle Monitoring
GPS Assisted Roadmapping and Vehicle Monitoring GPS Assisted Roadmapping and Vehicle Monitoring
GPS Assisted Roadmapping and Vehicle Monitoring Niranjan Shintre
 
Controlled Rotation of the Shaft of a Stepper Motor with 8051 Microcontroller
Controlled Rotation of the Shaft of a Stepper Motor with 8051 MicrocontrollerControlled Rotation of the Shaft of a Stepper Motor with 8051 Microcontroller
Controlled Rotation of the Shaft of a Stepper Motor with 8051 Microcontrollerinventionjournals
 
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...OPAL-RT TECHNOLOGIES
 
Automated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving LicensesAutomated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving LicensesIRJET Journal
 
Power optimisation scheme of induction motor using FLC for electric vehicle
Power optimisation scheme of induction motor using FLC for electric vehiclePower optimisation scheme of induction motor using FLC for electric vehicle
Power optimisation scheme of induction motor using FLC for electric vehicleAsoka Technologies
 
Hand Gesture Controlled Wireless Robot
Hand Gesture Controlled Wireless RobotHand Gesture Controlled Wireless Robot
Hand Gesture Controlled Wireless Robotsiddhartha muduli
 
Traffic density dependent taffic light controller pdf
Traffic density dependent taffic light controller pdf Traffic density dependent taffic light controller pdf
Traffic density dependent taffic light controller pdf NAVODITA KUMARI
 

What's hot (18)

Smart ambulance
Smart ambulanceSmart ambulance
Smart ambulance
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142
 
Bosch Internship presentation
Bosch Internship presentationBosch Internship presentation
Bosch Internship presentation
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Real-Time Acceleration Control Using Bluetooth Mobile App
Real-Time Acceleration Control Using Bluetooth Mobile AppReal-Time Acceleration Control Using Bluetooth Mobile App
Real-Time Acceleration Control Using Bluetooth Mobile App
 
Automated Speed Drive using raspberry pi
Automated Speed Drive using raspberry piAutomated Speed Drive using raspberry pi
Automated Speed Drive using raspberry pi
 
3-G CUM 2-G OPERATED UNMANNED GROUND VEHICLE
3-G CUM 2-G OPERATED UNMANNED GROUND VEHICLE3-G CUM 2-G OPERATED UNMANNED GROUND VEHICLE
3-G CUM 2-G OPERATED UNMANNED GROUND VEHICLE
 
Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...
 
Mini Project- Stepper Motor Control
Mini Project- Stepper Motor ControlMini Project- Stepper Motor Control
Mini Project- Stepper Motor Control
 
Can Protocol based Vehicle Brake Control System at Slope
Can Protocol based Vehicle Brake Control System at SlopeCan Protocol based Vehicle Brake Control System at Slope
Can Protocol based Vehicle Brake Control System at Slope
 
IRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural Network
 
GPS Assisted Roadmapping and Vehicle Monitoring
GPS Assisted Roadmapping and Vehicle Monitoring GPS Assisted Roadmapping and Vehicle Monitoring
GPS Assisted Roadmapping and Vehicle Monitoring
 
Controlled Rotation of the Shaft of a Stepper Motor with 8051 Microcontroller
Controlled Rotation of the Shaft of a Stepper Motor with 8051 MicrocontrollerControlled Rotation of the Shaft of a Stepper Motor with 8051 Microcontroller
Controlled Rotation of the Shaft of a Stepper Motor with 8051 Microcontroller
 
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
2017 Atlanta Regional User Seminar - Virtualizing Industrial Control Systems ...
 
Automated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving LicensesAutomated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving Licenses
 
Power optimisation scheme of induction motor using FLC for electric vehicle
Power optimisation scheme of induction motor using FLC for electric vehiclePower optimisation scheme of induction motor using FLC for electric vehicle
Power optimisation scheme of induction motor using FLC for electric vehicle
 
Hand Gesture Controlled Wireless Robot
Hand Gesture Controlled Wireless RobotHand Gesture Controlled Wireless Robot
Hand Gesture Controlled Wireless Robot
 
Traffic density dependent taffic light controller pdf
Traffic density dependent taffic light controller pdf Traffic density dependent taffic light controller pdf
Traffic density dependent taffic light controller pdf
 

Viewers also liked

Implementation of Knowledge Based Authentication System Using Persuasive Cued...
Implementation of Knowledge Based Authentication System Using Persuasive Cued...Implementation of Knowledge Based Authentication System Using Persuasive Cued...
Implementation of Knowledge Based Authentication System Using Persuasive Cued...IOSR Journals
 
Interference Aware & SINR Estimation in Femtocell Networks
Interference Aware & SINR Estimation in Femtocell NetworksInterference Aware & SINR Estimation in Femtocell Networks
Interference Aware & SINR Estimation in Femtocell NetworksIOSR Journals
 
Spatio-Temporal Database and Its Models: A Review
Spatio-Temporal Database and Its Models: A ReviewSpatio-Temporal Database and Its Models: A Review
Spatio-Temporal Database and Its Models: A ReviewIOSR Journals
 
Lipoproteins and Lipid Peroxidation in Thyroid disorders
Lipoproteins and Lipid Peroxidation in Thyroid disordersLipoproteins and Lipid Peroxidation in Thyroid disorders
Lipoproteins and Lipid Peroxidation in Thyroid disordersIOSR Journals
 
Real Time Seismic Monitoring System for Earthquake Using GPS Technology
Real Time Seismic Monitoring System for Earthquake Using GPS TechnologyReal Time Seismic Monitoring System for Earthquake Using GPS Technology
Real Time Seismic Monitoring System for Earthquake Using GPS TechnologyIOSR Journals
 
A Challenge to Analyze and Detect Altered Human Fingerprints
A Challenge to Analyze and Detect Altered Human FingerprintsA Challenge to Analyze and Detect Altered Human Fingerprints
A Challenge to Analyze and Detect Altered Human FingerprintsIOSR Journals
 
Using Aspect Ratio to Classify Red Blood Images
Using Aspect Ratio to Classify Red Blood ImagesUsing Aspect Ratio to Classify Red Blood Images
Using Aspect Ratio to Classify Red Blood ImagesIOSR Journals
 
Classification of News and Research Articles Using Text Pattern Mining
Classification of News and Research Articles Using Text Pattern MiningClassification of News and Research Articles Using Text Pattern Mining
Classification of News and Research Articles Using Text Pattern MiningIOSR Journals
 
Cloud Information Accountability Frameworks for Data Sharing in Cloud
Cloud Information Accountability Frameworks for Data Sharing in CloudCloud Information Accountability Frameworks for Data Sharing in Cloud
Cloud Information Accountability Frameworks for Data Sharing in CloudIOSR Journals
 
Thorny Issues of Stakeholder Identification and Prioritization in Requirement...
Thorny Issues of Stakeholder Identification and Prioritization in Requirement...Thorny Issues of Stakeholder Identification and Prioritization in Requirement...
Thorny Issues of Stakeholder Identification and Prioritization in Requirement...IOSR Journals
 
Survey on Restful Web Services Using Open Authorization (Oauth)I01545356
Survey on Restful Web Services Using Open Authorization (Oauth)I01545356Survey on Restful Web Services Using Open Authorization (Oauth)I01545356
Survey on Restful Web Services Using Open Authorization (Oauth)I01545356IOSR Journals
 
A Simple and an Innovative Gas Chromatography Method to Quantify Isopentane i...
A Simple and an Innovative Gas Chromatography Method to Quantify Isopentane i...A Simple and an Innovative Gas Chromatography Method to Quantify Isopentane i...
A Simple and an Innovative Gas Chromatography Method to Quantify Isopentane i...IOSR Journals
 
Fungal Identification method by RDNA sequence analysis: Molecular approach to...
Fungal Identification method by RDNA sequence analysis: Molecular approach to...Fungal Identification method by RDNA sequence analysis: Molecular approach to...
Fungal Identification method by RDNA sequence analysis: Molecular approach to...IOSR Journals
 

Viewers also liked (20)

T01732115119
T01732115119T01732115119
T01732115119
 
F010434147
F010434147F010434147
F010434147
 
N0102196100
N0102196100N0102196100
N0102196100
 
Implementation of Knowledge Based Authentication System Using Persuasive Cued...
Implementation of Knowledge Based Authentication System Using Persuasive Cued...Implementation of Knowledge Based Authentication System Using Persuasive Cued...
Implementation of Knowledge Based Authentication System Using Persuasive Cued...
 
Interference Aware & SINR Estimation in Femtocell Networks
Interference Aware & SINR Estimation in Femtocell NetworksInterference Aware & SINR Estimation in Femtocell Networks
Interference Aware & SINR Estimation in Femtocell Networks
 
Spatio-Temporal Database and Its Models: A Review
Spatio-Temporal Database and Its Models: A ReviewSpatio-Temporal Database and Its Models: A Review
Spatio-Temporal Database and Its Models: A Review
 
Lipoproteins and Lipid Peroxidation in Thyroid disorders
Lipoproteins and Lipid Peroxidation in Thyroid disordersLipoproteins and Lipid Peroxidation in Thyroid disorders
Lipoproteins and Lipid Peroxidation in Thyroid disorders
 
Real Time Seismic Monitoring System for Earthquake Using GPS Technology
Real Time Seismic Monitoring System for Earthquake Using GPS TechnologyReal Time Seismic Monitoring System for Earthquake Using GPS Technology
Real Time Seismic Monitoring System for Earthquake Using GPS Technology
 
A Challenge to Analyze and Detect Altered Human Fingerprints
A Challenge to Analyze and Detect Altered Human FingerprintsA Challenge to Analyze and Detect Altered Human Fingerprints
A Challenge to Analyze and Detect Altered Human Fingerprints
 
Using Aspect Ratio to Classify Red Blood Images
Using Aspect Ratio to Classify Red Blood ImagesUsing Aspect Ratio to Classify Red Blood Images
Using Aspect Ratio to Classify Red Blood Images
 
Classification of News and Research Articles Using Text Pattern Mining
Classification of News and Research Articles Using Text Pattern MiningClassification of News and Research Articles Using Text Pattern Mining
Classification of News and Research Articles Using Text Pattern Mining
 
Cloud Information Accountability Frameworks for Data Sharing in Cloud
Cloud Information Accountability Frameworks for Data Sharing in CloudCloud Information Accountability Frameworks for Data Sharing in Cloud
Cloud Information Accountability Frameworks for Data Sharing in Cloud
 
Thorny Issues of Stakeholder Identification and Prioritization in Requirement...
Thorny Issues of Stakeholder Identification and Prioritization in Requirement...Thorny Issues of Stakeholder Identification and Prioritization in Requirement...
Thorny Issues of Stakeholder Identification and Prioritization in Requirement...
 
Survey on Restful Web Services Using Open Authorization (Oauth)I01545356
Survey on Restful Web Services Using Open Authorization (Oauth)I01545356Survey on Restful Web Services Using Open Authorization (Oauth)I01545356
Survey on Restful Web Services Using Open Authorization (Oauth)I01545356
 
A Simple and an Innovative Gas Chromatography Method to Quantify Isopentane i...
A Simple and an Innovative Gas Chromatography Method to Quantify Isopentane i...A Simple and an Innovative Gas Chromatography Method to Quantify Isopentane i...
A Simple and an Innovative Gas Chromatography Method to Quantify Isopentane i...
 
M010339598
M010339598M010339598
M010339598
 
Fungal Identification method by RDNA sequence analysis: Molecular approach to...
Fungal Identification method by RDNA sequence analysis: Molecular approach to...Fungal Identification method by RDNA sequence analysis: Molecular approach to...
Fungal Identification method by RDNA sequence analysis: Molecular approach to...
 
B010240820
B010240820B010240820
B010240820
 
A010510105
A010510105A010510105
A010510105
 
A0730103
A0730103A0730103
A0730103
 

Similar to Orientation of Radar Antenna

Designing and Controlling of Motor by Interfacing RS232 with Microcontroller
Designing and Controlling of Motor by Interfacing RS232 with MicrocontrollerDesigning and Controlling of Motor by Interfacing RS232 with Microcontroller
Designing and Controlling of Motor by Interfacing RS232 with MicrocontrollerIRJET Journal
 
Design and Implementation of Payload Camera Control System for Unmanned Aeria...
Design and Implementation of Payload Camera Control System for Unmanned Aeria...Design and Implementation of Payload Camera Control System for Unmanned Aeria...
Design and Implementation of Payload Camera Control System for Unmanned Aeria...ijtsrd
 
cers_jack_nur_2016
cers_jack_nur_2016cers_jack_nur_2016
cers_jack_nur_2016Jack Yuan
 
Remote sensing satellite data demodulation and bit synchronization 2
Remote sensing satellite data demodulation and bit synchronization 2Remote sensing satellite data demodulation and bit synchronization 2
Remote sensing satellite data demodulation and bit synchronization 2IAEME Publication
 
Short Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoShort Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoIRJET Journal
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceresearchinventy
 
A Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTAA Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTAIJERA Editor
 
Metro Train Automation & display System
Metro Train Automation & display SystemMetro Train Automation & display System
Metro Train Automation & display SystemSudakshinaMeenu
 
Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892yogeshingle4
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET Journal
 
FPGA based synchronous multi-channel PWM generator for humanoid robot
FPGA based synchronous multi-channel PWM generator for humanoid robot FPGA based synchronous multi-channel PWM generator for humanoid robot
FPGA based synchronous multi-channel PWM generator for humanoid robot IJECEIAES
 
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...IRJET Journal
 
Design and Implementation of Rover for Mars Communication: Review and Idea
Design and Implementation of Rover for Mars Communication: Review and IdeaDesign and Implementation of Rover for Mars Communication: Review and Idea
Design and Implementation of Rover for Mars Communication: Review and IdeaIRJET Journal
 

Similar to Orientation of Radar Antenna (20)

Designing and Controlling of Motor by Interfacing RS232 with Microcontroller
Designing and Controlling of Motor by Interfacing RS232 with MicrocontrollerDesigning and Controlling of Motor by Interfacing RS232 with Microcontroller
Designing and Controlling of Motor by Interfacing RS232 with Microcontroller
 
Design and Implementation of Payload Camera Control System for Unmanned Aeria...
Design and Implementation of Payload Camera Control System for Unmanned Aeria...Design and Implementation of Payload Camera Control System for Unmanned Aeria...
Design and Implementation of Payload Camera Control System for Unmanned Aeria...
 
C05121621
C05121621C05121621
C05121621
 
Vishal project1
Vishal project1Vishal project1
Vishal project1
 
cers_jack_nur_2016
cers_jack_nur_2016cers_jack_nur_2016
cers_jack_nur_2016
 
Remote sensing satellite data demodulation and bit synchronization 2
Remote sensing satellite data demodulation and bit synchronization 2Remote sensing satellite data demodulation and bit synchronization 2
Remote sensing satellite data demodulation and bit synchronization 2
 
Short Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoShort Range Radar System using Arduino Uno
Short Range Radar System using Arduino Uno
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
A Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTAA Design of Sigma-Delta ADC Using OTA
A Design of Sigma-Delta ADC Using OTA
 
Metro Train Automation & display System
Metro Train Automation & display SystemMetro Train Automation & display System
Metro Train Automation & display System
 
Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
 
Dj32693695
Dj32693695Dj32693695
Dj32693695
 
Dj32693695
Dj32693695Dj32693695
Dj32693695
 
FPGA based synchronous multi-channel PWM generator for humanoid robot
FPGA based synchronous multi-channel PWM generator for humanoid robot FPGA based synchronous multi-channel PWM generator for humanoid robot
FPGA based synchronous multi-channel PWM generator for humanoid robot
 
Team7 report
Team7 reportTeam7 report
Team7 report
 
Rangefinder ppt
Rangefinder pptRangefinder ppt
Rangefinder ppt
 
Ct36570573
Ct36570573Ct36570573
Ct36570573
 
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...
 
Design and Implementation of Rover for Mars Communication: Review and Idea
Design and Implementation of Rover for Mars Communication: Review and IdeaDesign and Implementation of Rover for Mars Communication: Review and Idea
Design and Implementation of Rover for Mars Communication: Review and Idea
 

More from IOSR Journals (20)

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

Recently uploaded

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
(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
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
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
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
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
 

Recently uploaded (20)

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
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
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
 
(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...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
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
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
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
 

Orientation of Radar Antenna

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 1 Ver. II (Jan – Feb. 2015), PP 75-78 www.iosrjournals.org DOI: 10.9790/1676-10127578 www.iosrjournals.org 75 | Page Orientation of Radar Antenna Tayseer Mustafa Hummaida 1, Abdelrasoul Jabar Alzubaidi 2, Yousif Taha Yousif Elamin 3 1 Post graduate candidate, 2 Sudan University of science and Technology- Engineering College- Electronics Dept- – 3 Electronics Dept. - Faculty of Engineering & Technology - University of Gezira - Abstract: A Radar PPI display is considered to display a dummy blip (target) in order to perform orientation procedure on it. Several works have been done in the area of radar antenna orientation and control system using stepper motor control . In order to speed up the data rate, the antennas are required to operate at higher radio frequencies. The increased frequency requires more precise antenna pointing system and the need of pointing control is to counteract the effects of external disturbances which includes wind gust, terrain profile etc. All these factors demand an embedded system engineer to design a more accurate antenna control system. This paper describes the control system engineering principles used in designing, testing and implementing, a control and measurement system on an antenna orientation. The control system is modeled to monitor and control the antenna in the azimuth (Horizontal axis). The system is also stabilized with the help of level sensor. Keywords: Radar, antenna, azimuth, PPI, blip, orientation, embedded system. I. Introduction The antenna azimuth position control system turns the input command in output position. This system is widely used in antennas, robots, and computers disks. In this work the system presented is managed with azimuth antenna. Figure (1) below shows how the system works and how its performance can be improved. The purpose of this system is the input angle to be turned into an output angle of the antenna. Figure (1) Antenna position control
  • 2. Orientation of Radar Antenna DOI: 10.9790/1676-10127578 www.iosrjournals.org 76 | Page The antenna control system representation is shown in figure (2) below. Figure (2) antenna control system For improving the control system , an approach of micro-stepping control for the step motors based on field programmable gate array (FPGA) is presented after the micro-stepping driving theory of the step motor with a constant torque was discussed deeply. And then the relative control system is schematically designed, mainly includes the internal logic design of the FPGA, the communication interface design of the microcomputer, the design of the power driving circuit, and the design of the interface circuit between the electrical sources. At last, it is verified by some experimental investigations that the control theory and approach presented are corrective, and the control system designed is very good to get a high precision of position control and high control repeatability. Therefore, the technology questions from the producing reality are resolved and the product quality is promoted. An open loop stepper motor driver using a FPGA is also feasible. The model of the current controller is described and gains of the controller are selected at optimal values. In this design, the FPGA is used to build a high performance open loop driver without using a DSP; furthermore it is compatible with ASICs and mass production methods. The experimental results verify the performance of the driver. In addition, stepper motor controller is used to drive the stepper motor. A Very High Speed Integrated Circuit Hardware Description Language (VHDL) is implemented on SPARATAN Field Programmable Gate Array (FPGA). The Proposed motor controller is a set of Darlington amplifiers thus giving very high precision. Due to high torque of stepper motor, it is capable of handling the big industrial automation system. In this system, a potentiometer technique will be designed to give the control parameter to the FPGA, which in its turn controls the stepper motor. II. Methodology This paper describes a stepper motor control algorithm designed using VHDL and implemented in FPGA. The system is capable of controlling the stepper motor in terms of a very small step angle. In addition to this, we can make it to rotate at different speeds, displacement clockwise and anticlockwise directions. Here a potentiometer is used for inputting the control parameter to faithfully control the antenna azimuth angle by rotating the stepper motor clockwise and anticlockwise. One of the major advantages of the design is its precision. It is user-friendly reduces programming complexity and errors can be easily identified and rectified . The main block diagram is based guiding the signal from Plane Position Indicator of the Radar (PPI) to the FPGA. Figure (3) below shows the block diagram of the system design. Figure (3) the block diagram of the system
  • 3. Orientation of Radar Antenna DOI: 10.9790/1676-10127578 www.iosrjournals.org 77 | Page Hardware component The hardware components for the electronic circuit design are: Breadboard: Breadboard (protoboard) is a construction base for a one-of-a-kind electronic circuit, a prototype. Because the solder less breadboard does not require soldering, it is reusable, and thus can be used for temporary prototypes and experimenting with circuit design more easily. A variety of electronic systems may be prototyped by using breadboards. Potentiometer: It is used as a means of pointing to the blip on the PPI of the Radar. ADC8080: It is used to transform the analog signal from the PPI of the Radar into digital format to be fed to the FPGA for processing. HD74LS373 Latching IC: The HD74LS373 is eight bit is register I/O mapped used as a buffer, which stores signals for future use. Different types of latches are available HD74LS373 octal D-type transparent latch will be used in this system. This type of latch is suitable for driving high capacitive and impedance loads. ULN 2893A Darlington IC: The ULN2803A is a high-voltage, high-current Darlington transistor array. The device consists of eight NPN Darlington pairs that feature high-voltage outputs with common-cathode clamp diodes for switching inductive loads. The collector-current rating of each Darlington pair is 500 mA. .The Darlington pairs may be connected in parallel for higher current capability. Lab link cable: The lab link cables are used as a connection means in the circuit right from the PPI of the Radar up to the stepper motor. Stepper motor: A stepper motor is used for the procedure of orientation of the antenna of the Radar .The number of steps of the stepper motor is (200 steps / revolution). Equation (1) gives the value of the step angle of the stepper motor. One revolution 3600 Step angle = -------------------- = -------------- = 1.8 Degree --------------- (1) 200 200 III. Algorithm The algorithm is based on supplying the FPGA through the ADC with the azimuth angle appeared on the PPI of the Radar in the digital format .The FPGA in its turn processes the data and issues a correction command to the stepper motor in order to align the antenna to the geographical north (00 ) . The orientation procedure of the Radar antenna is as follows; .. The transmitter issues a signal. .. The PPI of the Radar displays the transmitter signal as a dummy target on the PPI. .. A potentiometer points to the blip (target) to convey the azimuth angle. .. The ADC transforms the DC voltage into digital format. .. The FPGA processes the digital data. .. The FPGA issues correction command to the stepper motor through the interface. .. The stepper motor aligns the antenna to the geographical north (00 ). VHDL programming language is used for programming the FPGA by the computer the algorithm is: Start Initialization: … Program port (A1) of FPGA as input. … Program port (A2) of FPGA as output. --- Put transmitter mode to (OFF). --- Adjust the plane position indicator (PPI) of the Radar to the geographical north (00 ).
  • 4. Orientation of Radar Antenna DOI: 10.9790/1676-10127578 www.iosrjournals.org 78 | Page --- Clear output to stepper motor. Processing: --- Put transmitter mode to (ON). ---- Call orientation subroutine. End Orientation subroutine: Blip detection: --- Observe the blip on the PPI of the Radar. … Move the slide of the potentiometer to coincide with the blip on the PPI. … Check the incoming azimuth value of the blip. --- If the azimuth value equals zero, then go to terminate the subroutine. --- If the azimuth value does not equal zero, then go to antenna position correction. … Go to blip detection. Antenna position correction: … If the azimuth value is positive, then rotate the stepper motor one-step anticlockwise. … If the azimuth value is negative, then rotate the stepper motor one-step clockwise. --- Go to blip detection. Terminate: Return. IV. Results A transmitter tuned to the Radar receiver frequency is used to generate a blip (dummy target) on the PPI display of the Radar. when applying the algorithm in paragraph (III) above, we observe the location of the blip on the PPI .Based on the blip azimuth angle, the program in the FPGA performs the alignment of the antenna with the blip appearance on the PPI of the Radar .The alignment processing continues till we get the antenna exactly heading to the geographical north (0 Degrees). Each step movement of the stepper motor makes an antenna azimuth angle correction of (1.8 Degrees) .A mechanical gearing mechanism is implemented to enhance the stepper motor angle resolution up to of (0.18 Degrees). Table (1) below shows the results obtained from the generation of four different dummy blips (targets) on the PPI display of the Radar and performing antenna orientation procedure on them Table (1) the results obtained from generating a blip (target) on the PPI display of the Radar Blip azimuth angle on PPI (Degrees) No. of steps of stepper motor Alignment result + 180 East 100 anticlockwise Geographical north ( 00 ) -90 West 50 clockwise Geographical north ( 00 ) + 270 East 150 anticlockwise Geographical north ( 00 ) -13.50 West 75 clockwise Geographical north ( 00 ) Note: The alignment (orientation) can be done by pointing towards (East, South, and West) As well. V. Conclusion The functionality of the design starts with activating a transmitter tuned to the Radar frequency. A dummy blip (target) appears on the PPI display of the Radar. Any antenna azimuth angle deviation from the geographical north will be subjected to correction procedure. Based on the blip appearance on the PPI, the FPGA program performs the correction by commanding the stepper motor to rotate clockwise or anticlockwise. The processing outcome is to put both the antenna and the PPI display on (00 ). The alignment procedure (orientation) makes us avoiding azimuth data capture errors by the Radar. References [1]. Mr.N.Sai Pavan, Mr.Ramavenkateswaran.N: MODELLING OF TH STABILIZATIONAND TRACKING CONTROL SYSTEM FOR ANTENNA, International Journal Of Advanced Research In Computer And Communication Engineering, June 2014. [2]. Boban Temelkovskia And Jugoslav Achkoskia “Modeling And Simulation Of Antenna Azimuth Position Control System “International Journal Of Multidisciplinary And Current Research,2014. [3]. Xiaodong Zhang, Junjun He, And Chunlei Sheng, “Anapproach Of Micro-Stepping Control For The Step Motors Based On FPGA,” IEEE International Conference On Industrial Technology, Pp. 125 - 130, Dec. 2005. [4]. Ngoc Quy Le1 And Jae Wook Jeon2” An Open-Loop Stepper Motor Driver Based On FPGA” International Conference On Control, Automation And Systems 2007Oct. 17-20, 2007 In COEX, Seoul, Korea [5]. Arvind Kumar1, Mrs. M. Valarmathi2” High Precision Stepper Motor Controller Implementation On FPGA With GUI On Labview”International Journal Of Advanced Research In Electrical, Electronics And Instrumentation Engineering Vol. 2, Issue 4, April 2013