*Note: You need to install Antenna tool box in MATLAB for code to work! And this code is compatible with MATLAB Version 2019B or higher* also I have just updated the code to generate the Gerber files for PCB manufacturing, you can upload the Gerber files to any PCB manufacturing service or Convert the Gerber file into PDF using www.gerber-viewer.com/ You can download Code from here- in.mathworks.com/matlabcentral/fileexchange/74724-designing-micropatch-antenna-using-matlab
Hello , great video and explanation .Just a few small questions. How did you specify the connection between the two patches in the antenna plane of the second antenna , also can we choose the material for our ground plane and antenna plane , I am guessing its PEC by default?
Hello, I would like to know whether RF and Microwave engineers need to climb towers? I'm interested in designing antenna but not interested in climbing towers.
Where can I find the design rules from the paper?? I need to use the HFSS software to analyze the antenna radiation pattern. Please to recovery me , thanks!!
Sir could you please help me? Could you please tell me the equation of gain and directivity of microstrip patch antenna? I need these equations formula so as i need to compare my results that i had obtained from HFSS
Hi do u have any idea on how to design quasi yagi uda antenna on CST. ive been looking for such video on RUclips and i didnt find. it will be really great if u can upload one on that topic. really really looking forward to your reply. thank you
I think you should find some papers on the IEEE, and then use CST or HFSS to draw the model of the antenna. You can also find some book of antenna design, which help me a lots in designing the Antenna.
Nice video you have made and good explanation but i have one problem , while running your code in MATLAB, its showing ERROR like em.PCBStructures/imprintInMesh ....please help me.
I would like to gain sound knowledge of core electronins like yours. I am a 3rd yr student, and a begginner, plzzz can u give some advice to how to get started???
Could you help me with rectifying the error i'm receiving for your code "ExampleOfMicro.....". I have entered the same code as in your Video. Error in RayPattern (line 9) d = dielectric(PatchMaterial);
>> Demo Unrecognized property 'Boardshape' for class 'pcbStack'. Error in Demo (line 19) p.Boardshape = GndPlane;
Nice video! How do you get your code to run so fast for the microstrip antenna parameter calculations? ie. What is your PC spec? I'm going through research papers to come up with the fastest way to get the best config in MathLab for a microstrip antenna. Liked! Subbed! Smashed the notification bell!
hi there, I would like to short-circuit the patch with the ground by using a rectangular shape (patchWidth x pcbStack.Height) which starts from one edge of the patch and ends obviously to the ground. Is that possible? (I tried to do that by generating manually a rectangular shape, rotating it around x axis and trying to add it to the patch layer: the matlab compiler gives an error because it says "boolean operations can be done only between entities belonging to the same plane". Buut, if I add the rectangular pin to the patch before it's rotated, of course I can't rotate it after that.... ) I'm trying to do this because I need to design a lambda/4-"folded"-patch.
while running code it showing error like this Undefined variable "antenna" or class "antenna.Rectangle". Error in Untitled3 (line 14) GndPlane = antenna.Rectangle('Length',pcbLength,'Width',pcbWidth); %Creating Ground Plane of Antenna
Thank you lot : Please I am working on antenna patch using Hfss frequency 2,4 Ghz please could you send me matlab code and I compare result (Hfss with matlab) thank you
I have just updated the code to generate the Gerber files for PCB manufacturing, you can upload the gerber files to any PCB manufacturing service or Convert the Gerber file into PDF using www.gerber-viewer.com/
@@praveenganapathy8357 Gerber file is used by PCB manufacturing services to make PCB. Download the new code I have added few new lines to it it's easy to understand
Good morning.Please I want to simulation antenna . Is it possible????? please help me and I need after simulation make Beam-forming adaptive for antenna array using DOA algorithm .Could you help me please?????????
men, wild and all but. There is no faster way to run the antenna codes without using the processor so much, they run too slow, friend, it takes an hour to work something
*Note: You need to install Antenna tool box in MATLAB for code to work! And this code is compatible with MATLAB Version 2019B or higher*
also I have just updated the code to generate the Gerber files for PCB manufacturing, you can upload the Gerber files to any PCB manufacturing service or Convert the Gerber file into PDF using www.gerber-viewer.com/
You can download Code from here- in.mathworks.com/matlabcentral/fileexchange/74724-designing-micropatch-antenna-using-matlab
¿Hey bro, can you do it these antennas on "antenna designer" or toolbox where you just add datas?
Wonderful 🎉❤. Thank You Dear
Hello , great video and explanation .Just a few small questions. How did you specify the connection between the two patches in the antenna plane of the second antenna , also can we choose the material for our ground plane and antenna plane , I am guessing its PEC by default?
it's great!!!! please tell me some about smart antenna design and simulation
Good job! I want to design an antenna for 5.8ghz for an fpv drone. This video will help alot.
Muy grande tu aporte y sigue adelante Waykey!!! Saludos desde Cusco-Peru!!!
Hi,
When I run the code, I get different S11, Impedance and Pattern results. How is that possible?
Thanks in advance.
Great work brother
How can I optimize the graph or can it be optimized or not as I am making the antenna in codes
Helpful video 👍 I like it
Got this error :
Undefined function 'dielectric' for input arguments of type 'char'.
Hii can you please help me how to provide excitation to the port and how to assign lumped port to the sheet used for making the port in MATLAB.
Hello, I would like to know whether RF and Microwave engineers need to climb towers? I'm interested in designing antenna but not interested in climbing towers.
Hi, thanks for this video... Can you give me some informations about the design of a wireless bluetooth antenna for USB? Thanks.
Hello bro I am getting different radiation pattern and s11 graph and also get the antenna gain in negitive PLzz find any solution
Hi how can I get hardware of it....
Great video
Where can I find the design rules from the paper??
I need to use the HFSS software to analyze the antenna radiation pattern.
Please to recovery me , thanks!!
beautiful explanation
Glad you think so!
Sir could you please help me? Could you please tell me the equation of gain and directivity of microstrip patch antenna? I need these equations formula so as i need to compare my results that i had obtained from HFSS
do u have any idea how to convert matlab code to python?
Hi do u have any idea on how to design quasi yagi uda antenna on CST. ive been looking for such video on RUclips and i didnt find. it will be really great if u can upload one on that topic. really really looking forward to your reply. thank you
Thanks :), I can help you with matlab designing because I don't have any idea about CST software
I think you should find some papers on the IEEE, and then use CST or HFSS to draw the model of the antenna. You can also find some book of antenna design, which help me a lots in designing the Antenna.
How I can see how many distance is it covering???
Please help bro
on line to run matlab is very low speed , so it can not fast to see frequency diagram
Hello. Can you help me to write a program for Resonator based RFID tag? I tried to edit in your program but it didn't work.
Nice video you have made and good explanation but i have one problem , while running your code in MATLAB, its showing ERROR like em.PCBStructures/imprintInMesh ....please help me.
I just ran that code. Didn't had any problem I'm currently using MATLAB 2020A
@@Nematics_Lab ok if u give ur mail id , then I can share a screenshot of my problem and I am using MATLAB 2018
@@anawar2015 tweet me or dm me on facebook link in description
I would like to gain sound knowledge of core electronins like yours.
I am a 3rd yr student, and a begginner, plzzz can u give some advice to how to get started???
Start with Arduino, basic soldering skills,IC555 timer based circuit and C,C++ coding
@@Nematics_Lab thank you, bro!!
Bro, nice work
What's your qualification bro??
Currently in final Year of Engineering, Electronics and Telecommunication
Could you help me with rectifying the error i'm receiving for your code "ExampleOfMicro.....". I have entered the same code as in your Video.
Error in RayPattern (line 9)
d = dielectric(PatchMaterial);
>> Demo
Unrecognized property 'Boardshape' for class 'pcbStack'.
Error in Demo (line 19)
p.Boardshape = GndPlane;
Make sure you have installed Antenna toolbox
Hello! A Quick question! How do you decide the point for feed input? Is there any formula? Please let me know if anyone knows about this..
I don't think there is any formula, I try different locations and choose best S11 gain.
Nematic! Okay. Thanks for reverting
Nice video! How do you get your code to run so fast for the microstrip antenna parameter calculations? ie. What is your PC spec?
I'm going through research papers to come up with the fastest way to get the best config in MathLab for a microstrip antenna.
Liked! Subbed! Smashed the notification bell!
Here are my PC specs
Ryzen 3700x.
Corsair 750W Power supply.
Asus x570 E gaming Mother board
16GB 3600MHz 16C memory
GT730 graphics
@@Nematics_Lab Thanks for the reply! Yeah, I need an upgrade asap.
hi there, I would like to short-circuit the patch with the ground by using a rectangular shape (patchWidth x pcbStack.Height) which starts from one edge of the patch and ends obviously to the ground. Is that possible?
(I tried to do that by generating manually a rectangular shape, rotating it around x axis and trying to add it to the patch layer: the matlab compiler gives an error because it says "boolean operations can be done only between entities belonging to the same plane". Buut, if I add the rectangular pin to the patch before it's rotated, of course I can't rotate it after that.... )
I'm trying to do this because I need to design a lambda/4-"folded"-patch.
Can you help me about ECE final year project? It's urgent
Got this error :
line 9
Undefined function 'dielectric Material' for input arguments of type
How to solved this program
What did you change in code?
@@Nematics_Lab plz share ur email address.. then I can provide my problem
Text me on facebook
@Nematics lab How to install Antenna Tool box in MATLAB
Please Help me, I got an error
Undefined variable "antenna" or class "antenna.Rectangle".
Me too
Can u help me remove it ?
Install antenna toolbox
while running code it showing error like this
Undefined variable "antenna" or class "antenna.Rectangle".
Error in Untitled3 (line 14)
GndPlane = antenna.Rectangle('Length',pcbLength,'Width',pcbWidth); %Creating Ground Plane of Antenna
Make sure you have installed Antenna toolbox
d = dielectric(pcbMaterial); %Creating dielectric Material getting this line as error what to do?
Have you installed antenna toolbox?
@@Nematics_Lab NO sir I'm using online trial version i have not installed it , do i have to install for online trial version also
@@jalpitagupta8821 you need antenna toolbox without that you cannot do this project
@@Nematics_Lab THANK YOU I GOT OUTPUT
Awesome 😍👍
Thank you lot : Please I am working on antenna patch using Hfss frequency 2,4 Ghz please could you send me matlab code and I compare result (Hfss with matlab) thank you
i have a doubt, how to extract the values of of the microstrip position and dimensions
i ask this doubt because, i designed fractal antenna and i need the dimensions and positions of the antenna which came as the result of each iteration
I have just updated the code to generate the Gerber files for PCB manufacturing, you can upload the gerber files to any PCB manufacturing service or Convert the Gerber file into PDF using www.gerber-viewer.com/
@@Nematics_Lab bro what is gerber file ...how to generate that...??
@@praveenganapathy8357 Gerber file is used by PCB manufacturing services to make PCB. Download the new code I have added few new lines to it it's easy to understand
can u provide ur mail id so that i can clarify the future doubts....
Error in dielectric fr4
My computer keyboard is not working on raspberry tell me your model of keyboard
Dell kb216
Can you provide me the MATLAB code for antenna design?
Check description
You are awesome
Can you help me to design nano patch antenna by comsol or matlab? Plz
WHY UR CALLING IT MICROSTRIP ANTENNA IF COAXIAL FEED IS USED??
Coaxial feed type is used, but design of antenna is on PCB so its Micro patch/Strip Antenna
Hy
Our project is design and simulation of smart array patch antenna. We require your guidance. If you can please help
Good morning.Please I want to simulation antenna . Is it possible?????
please help me
and I need after simulation make Beam-forming adaptive for antenna array using DOA algorithm .Could you help me please?????????
I'm not an expert in this field, I have given code link in video description, you can try it, if it works for you.
men, wild and all but. There is no faster way to run the antenna codes without using the processor so much, they run too slow, friend, it takes an hour to work something