DCD File
DCD File
By
Deepesh Rajpoot (2100430310023)
Ishant Vaidh (2100430310031)
Satyendra Singh Chauhan (2100430310048)
This is to certify that the project entitled “Simulation of Folded Dipole Antenna on MATLAB”,
submitted by Deepesh Rajpoot, Ishant Vaidh, Satyendra Singh Chauhan, in partial fulfillment for
the award of Bachelor of Technology in “Electronics & Communication Engineering” during session
2023-2024 at Bundelkhand Institute of Engineering & Technology, Jhansi. An authentic record of research
work carried out by him under my supervision and guidance. The student has fulfilled all the recommended
requirements.
The project is based on candidate’s own work, has not submitted elsewhere for a degree/diploma. In our
opinion, this project is of standard required for the award of a bachelor of technology degree in Electronics &
Communication Engineering.
2
Declaration
I declare that this project report titled Simulation of Folded Dipole Antenna on MATLAB
submitted in partial fulfillment of the degree of B. Tech in Electronics & Communication
Engineering is a record of original work carried out by me under the supervision of Prof. D.C.
Dhubkariya, and has not formed the basis for the award of any other degree or diploma, in this or
any other Institution or University. In keeping with the ethical practice in reporting scientific
information, due acknowledgements have been made wherever the findings of others have been
cited.
3
Acknowledgement
I would also like to thank the staff of Electronics & Communication engineering department
for constant support and providing place to work during project period. Last but not the least I would
also like thank our friends who were with me during thick and thin.
4
Abstract
The simulation of folded dipole antennas using MATLAB is a fundamental aspect of antenna design
and analysis. This project explores the characteristics and performance of folded dipole antennas
through computational modeling and simulation techniques. MATLAB's capabilities in numerical
computation and visualization are leveraged to simulate the electromagnetic behavior of folded
dipole antennas under various conditions.
This abstract outline the methodology employed to model a folded dipole antenna, detailing the
simulation process and parameters involved. The objectives include understanding the radiation
pattern, impedance matching, and bandwidth of the folded dipole antenna. Key simulation results
such as return loss, radiation efficiency, and gain are analyzed to assess the antenna's performance.
The significance of this work lies in its contribution to the understanding and optimization of folded
dipole antennas for practical applications. By utilizing MATLAB for simulation, this project offers
insights into antenna design principles and serves as a foundation for further research and
development in the field of antenna engineering.
5
Introduction:
Antennas are essential components in wireless communication systems, responsible for transmitting
and receiving electromagnetic waves. The design of antennas involves optimizing parameters such as
radiation pattern, impedance matching, bandwidth, and efficiency to achieve desired performance
characteristics for specific applications.
Folded dipole antennas are variations of the basic dipole antenna, featuring improved impedance
matching and wider bandwidth compared to a straight dipole of the same length. By folding the
dipole back on itself, the effective electrical length is increased, resulting in better performance
across a range of frequencies. Folded dipole antennas find applications in various fields, including
broadcasting, telecommunications, and radar systems.
A Folded dipole antenna is a half-wave dipole antenna with an additional parallel wire or rod
connecting its two ends and folded to form a cylindrical closed shape. One pole (rod) is continuous
with a length of λ/2 and the other is split at the center. During transmission, the antenna is fed at the
center terminals of the two rods. Similarly, while receiving, the antenna receives the signal from
these two center terminals. Folded dipole antennas usually operate in the frequency range from 3
kHz to 300 GHz and are ideal for use where an optimum power transfer and large input impedance is
required.
The folded dipole is traditionally thought of as an alternative to a dipole for applications that require
higher input impedance. The input impedance of the half-wave folded dipole is approximately four
times that of the half-wave dipole, as demonstrated by a transmission-line model [1, 2].
The transmission-line model decomposes the folded dipole into a transmission-line mode and an
antenna mode, as shown in Figure 1, where IT is the transmission-line current and IA is the antenna-
mode current [2]. The superposition of the transmission line currents and antenna mode currents
produce the total current I. The folded dipole models de- scribe antenna directions as parallel and
opposed.
The input impedance for the transmission line mode ZT is that of a parallel wire transmission line:
and where L is the length of the antenna and k is the wavenumber. The transmission-line current I T is
found from ZT as
6
The antenna mode can be related to the impedance of a single conventional dipole Z D. The antenna-
mode current IA is found from ZD as
The total input impedance Zin of the antenna is found by dividing the total voltage by the total
current:
For a half-wave folded dipole with L = λ/2, (1) gives an infinite value for the transmission-line mode
impedance ZT , and (6) yields an input impedance Z in = 4ZD for the folded dipole. This fourfold
increase in input impedance of the half-wave folded dipole over that of the dipole is the reason why
folded dipoles are popular in many applications, including a Yagi–Uda antenna.
7
The transmission-line method of modeling the folded dipole is generally accepted for analyzing
folded dipoles. However, others have suggested improved analysis methods. Clark and Fourie [3]
suggested the use of an extended equivalent length based on the interelement spacing of the folded
dipole. Schuman [4] extended the model to include balanced transmission lines. However, the
balanced nature of the half- wave folded dipole has not been addressed directly in the literature. This
paper focuses on the self-balancing nature of the folded dipole, which results in balanced currents on
the folded dipole and balanced feed-line currents.
At the resonant condition, an input impedance in the range of 300 ohms can be achieved for a folded
dipole antenna, which is suitable for connections to “twin-lead” transmission lines. The resonant
condition occurs when the antenna is operating at a resonant frequency, which is the frequency at
which the input impedance of antenna is entirely real. In the resonant condition, the real input
impedance of the antenna can be matched with a real characteristic impedance of the transmission
line. Hence, at resonant frequency, impedance matching is possible that results in well-radiated
power and antennas are operated at their resonant frequency.
How is Impedance Variation Obtained in Folded Dipole Antenna?
In the folded dipole antenna, greater step-up transformation of input impedance can be obtained by
8
adding more elements (i.e., more parallel rods) with identical diameters and lengths (l ≃ λ∕2). For
example, a three-element folded dipole offers input impedance approximately nine times greater than
that of the conventional dipole antenna or about 650 ohms, making it a good match for open wire
feed cable. Small variations in impedance are also possible by using elements of slightly different
diameters and/or lengths, and more accurate impedance variation is possible with smaller spacing-to-
diameter (s/d) ratio.
9
Outdoor management of antenna can be difficult when antenna size increases
Applications of folded dipole antenna
There are very many situations in which folded dipoles can be used. Their properties of a higher feed
impedance than the straight Centre fed half wave dipole and increased bandwidth provide an
essential performance improvement required for many antenna systems.
Using a folded dipole enables the impedance to be increased by a factor of four or whatever is
required by having multiple wires in the folded dipole.
Increased bandwidth:
Sometimes folded dipoles may be employed purely to give a greater bandwidth. When used to
increase bandwidth, folded dipoles may be used on their own or within another antenna system.
10
MATLAB Code:
% Create a dipole Folded antenna
% Generated by MATLAB(R) 24.1 and Antenna Toolbox 24.1
%Generated on:14-Apr-2024 18:48:47
%% Antenna Properties
%% Antenna Analysis
% Define plot frequency
plotFrequency = 70*1e6;
% Define frequency range
freqRange = (63:0.7:77)*1e6;
% Reference Impedance
refImpedance = 50;
% impedance
figure;
impedance(antennaObject, freqRange)% sparameter
figure;
s = sparameters(antennaObject, freqRange, refImpedance);
rfplot(s)% pattern
figure;
pattern(antennaObject, plotFrequency)% azimuth
figure;
patternAzimuth(antennaObject, plotFrequency, 0, 'Azimuth', 0:5:360)% elevation
figure;
patternElevation(antennaObject, plotFrequency,0,'Elevation',0:5:360)% current
figure;
current(antennaObject, plotFrequency)
11
Output:
Figure 4: Impedance
12
Figure 5: S parameter
13
Figure7: 3-D Pattern
14
Figure 9: Elevation Pattern
15