PCB Antenna
PCB Antenna
(OP)
Hi
I am just finalising a small rf comms design and was wondering what the best way was to implement a small pcb antenna using protel dxp...?
Any advice or how to's would be greatly appreciated...
Kind regards
comsec
I am just finalising a small rf comms design and was wondering what the best way was to implement a small pcb antenna using protel dxp...?
Any advice or how to's would be greatly appreciated...
Kind regards
comsec





RE: PCB Antenna
RE: PCB Antenna
When you say the conductor cross section do you mean the size of the antenna track?
Also, what do you mean by the "ends need to be squared off"? (No idea about the polygon thing either)
Thanks for your help
RE: PCB Antenna
Fills allow you to get a square corner. Traces or polygon planes will be rounded at the corners.
The only problem I come across is that usually you have the antenna dimensions correct, you will want to make it a library item. However, many types of PCB antenna, such as loops or F antennas, have two terminals. The fills or traces used between the terminals provide a connection between the terminals which Protel will flag as a violation. The two ends represent two different nets. Same problems occurs with meander-line inductors.
RE: PCB Antenna
Consider splitting the antenna into two symmetric halves, with each end being a port. Place two copies on the board with one copy mirrored. When the ends touch to make the antenna whole, it should no longer be flagged as a violation (assuming you set up the schematic correctly, as well) since a port of one antenna is connected to the port of another. I have never tried this myself, but it sounds workable.
For example, let's say the antenna is rectangular. Split it into two equal portions, like [ and ] . They're symmetric, so you only need one half, let's go with the [ . Label the top half pin 'A' and the bottom half pin 'B'. Place two copies on the schematic, and mirror one on the PCB. When you join them on the PCB and schematic, pin 'A' of one connects to pin 'B' of the other, and vice versa.
That should remove the violation, even if it means a bit more work.
RE: PCB Antenna
Cheers