{"id":29747,"date":"2023-03-17T13:05:30","date_gmt":"2023-03-17T20:05:30","guid":{"rendered":"https:\/\/digilent.com\/blog\/?p=29747"},"modified":"2023-03-20T16:06:47","modified_gmt":"2023-03-20T23:06:47","slug":"wireless-prototyping-with-the-eclypse-z7-and-pcb-design","status":"publish","type":"post","link":"https:\/\/digilent.com\/blog\/wireless-prototyping-with-the-eclypse-z7-and-pcb-design\/","title":{"rendered":"Wireless Prototyping with the Eclypse Z7 and PCB Design"},"content":{"rendered":"<p><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">I<\/span><span data-contrast=\"auto\">n this post, the hardware design for the <a href=\"https:\/\/digilent.com\/shop\/eclypse-z7-zynq-7000-soc-development-board-with-syzygy-compatible-expansion\/\">Eclypse Z7<\/a> to perform wireless communication is discussed. The initial considerations behind the circuit design and PCB design have discussed<a href=\"https:\/\/digilent.com\/blog\/engineers-in-the-wild-wireless-radio-frequency-circuit-design-initial-considerations\/\"> in this post<\/a>. The required circuitry and software for conformity with the SYZYGY specification <a href=\"https:\/\/digilent.com\/blog\/engineers-in-the-wild-setting-up-syzygy-dna-data\/\">is given here<\/a>. The design was based around the AD9361 RF Front End Chip from Analog Devices which provides a fully integrated RF Front End which only required a base band processor for setting up and wireless protocol software. The next section describes the required power supply designs for the AD9361.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:360}\">\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<h2 aria-level=\"2\"><span data-contrast=\"none\">Power Supplies for the AD9361<\/span><span data-ccp-props=\"{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:40,&quot;335559739&quot;:0,&quot;335559740&quot;:259}\">\u00a0<\/span><\/h2>\n<p><span data-contrast=\"auto\">The AD9361 Requires two main power supplies, these are a 1.3V power supply for the Analog circuitry inside the chip and a power supply named as VDD_INTERFACE. The VDD_INTERFACE power supply determines the voltage level at which the AD9361 communicates with the baseband processor (BBP), which in this case is the ZYNQ system on chip on the Eclypse Z7. The ZMOD connectors on the Eclypse provide 5V, 3.3V power supplies and a variable supply called VIO. It is important to note that the design makes use of both ZMOD connectors on the Eclypse Z7 which according to the SYZYGY specification is called a double wide POD. A high-level view of the connections of the ZMOD connectors to the rest of the circuitry on the ECLYPSE Z7 and power supplies is illustrated in figure 1. The VIO voltage of the ZMOD has been set to 2.5V, this was done using the SYZYGY DNA data which upon power up is passed to the SYZYGY Controller on the Eclypse which sets this voltage accordingly.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:360}\">\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<figure id=\"attachment_29748\" aria-describedby=\"caption-attachment-29748\" style=\"width: 600px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-29748\" src=\"https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/1-600x362.png\" alt=\"\" width=\"600\" height=\"362\" data-wp-pid=\"29748\" srcset=\"https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/1-600x362.png 600w, https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/1.png 719w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><figcaption id=\"caption-attachment-29748\" class=\"wp-caption-text\"><br \/><em>Figure 1: ZMOD connection overview<\/em><\/figcaption><\/figure>\n<p><em>\u00a0<\/em><span data-contrast=\"auto\">Low drop out (LDO) regulators have been used in order to drop down the 3.3V supply from the ZMODS to the required 1.3V. Two separate LDOs have been used for two separate 1.3V supplies, this is recommended in the reference manual of the AD9361 in order to minimize the effects of power supply noise on the analog circuitry of the chip. The power supplies provided by the ZMOD ports on the Eclypse make it perfect for a wide range of applications and this was one of the reasons the Eclypse was used in this project.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:360}\">\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<h2 aria-level=\"2\"><span data-contrast=\"none\">Digital Interface<\/span><span data-ccp-props=\"{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:40,&quot;335559739&quot;:0,&quot;335559740&quot;:259}\">\u00a0<\/span><\/h2>\n<p><span data-contrast=\"auto\">The AD9361 is set up by the BBP processor using a Serial Peripheral Interface (SPI) bus, this is used to give the settings to the RF Front end such as the frequency of transmission and reception. Figure 2 illustrates the connections required in Low Voltage Differential Signaling (LVDS) mode between the AD9361 and the ZYNQ on the Eclypse. The differential signals were used due to their improved performance in noisy environments and thus increased reliability in parallel digital communications. The differential signals on the ZMOD connectors of the Eclypse have been used to pass the data to the ZYNQ.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:360}\">\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<figure id=\"attachment_29749\" aria-describedby=\"caption-attachment-29749\" style=\"width: 600px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-29749\" src=\"https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/2-600x357.png\" alt=\"\" width=\"600\" height=\"357\" data-wp-pid=\"29749\" srcset=\"https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/2-600x357.png 600w, https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/2.png 759w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><figcaption id=\"caption-attachment-29749\" class=\"wp-caption-text\"><em>Figure 2: Digital Interface of the AD9361 to the BBP in LVDS mode<\/em><\/figcaption><\/figure>\n<h2 aria-level=\"2\"><\/h2>\n<h2 aria-level=\"2\"><span data-contrast=\"none\">RF Interface<\/span><span data-ccp-props=\"{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:40,&quot;335559739&quot;:0,&quot;335559740&quot;:259}\">\u00a0<\/span><\/h2>\n<p><span data-contrast=\"auto\">AD9361s RF interfaces are differential and thus RF transformers were used in order to get a single ended signal to connect to the SMA connectors (Antenna Connectors). On one of the RF output ports of the RF front End an amplifier was designed and placed in order to amplify the signal coming out of the AD9361 this has provided the benefit of increased wireless communication range. RF transmission lines have been used in the PCB in order to provide very important impedance matching in RF designs.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:360}\">\u00a0<\/span><\/p>\n<p><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:360}\">\u00a0<\/span><\/p>\n<h2 aria-level=\"2\"><span data-contrast=\"none\">PCB Design<\/span><span data-ccp-props=\"{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;201341983&quot;:0,&quot;335559738&quot;:40,&quot;335559739&quot;:0,&quot;335559740&quot;:259}\">\u00a0<\/span><\/h2>\n<p><span data-contrast=\"auto\">Due to the increased complexity of the AD9361 and the high pin count, printed circuit board (PCB) layout is important to get the best performance<\/span><span data-contrast=\"auto\">. The first step undertaken in order to design this PCB was to make decisions with regards to the stack up. The stack up of a PCB is the definition of the layers which are incorporated in a PCB. The main aims for the design with regards to the stack up were:<\/span><\/p>\n<ol>\n<li><span data-contrast=\"auto\">Reduction of high frequencies losses in the PCB<\/span><\/li>\n<li><span data-contrast=\"auto\">Proper reference ground planes for transmission lines<\/span><\/li>\n<li><span data-contrast=\"auto\">Isolating the RF section from digital circuitry<\/span><\/li>\n<li><span data-contrast=\"auto\">Impedance control and matching<\/span><\/li>\n<li><span data-contrast=\"auto\">Maintaining signal launch integrity<\/span><\/li>\n<\/ol>\n<p><span data-contrast=\"auto\">\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <\/span><\/p>\n<p><span data-contrast=\"auto\">Table 1 below shows the stack up designed for this PCB given the priorities outlined above. The PCB was designed to be 10 layers. This provided layers which can be fully dedicated to ground planes in order to sandwich digital and RF signals between ground layers which reduce digital to RF circuit coupled noise. <\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:360}\">\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<table data-tablestyle=\"MsoTableGrid\" data-tablelook=\"1184\" aria-rowcount=\"11\">\n<tbody>\n<tr aria-rowindex=\"1\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">Layer<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">Layer Usage<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">Notes<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<tr aria-rowindex=\"2\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">Top<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">RF Traces<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">50ohm impedance matched<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<tr aria-rowindex=\"3\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">2<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Ground Reference Plane<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Reference for Top RF traces\u00a0<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<tr aria-rowindex=\"4\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">3<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Power Supplies Layer<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Power Planes<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<tr aria-rowindex=\"5\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">4<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Ground Plane<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Barrier for Digital Transients<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<tr aria-rowindex=\"6\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">5<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Digital Signals<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Differential and Single Ended<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<tr aria-rowindex=\"7\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">6<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Digital Signals<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Differential and Single Ended<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<tr aria-rowindex=\"8\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">7<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Ground Plane<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Barrier for Digital Transients<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<tr aria-rowindex=\"9\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">8<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Power Supplies Layer<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Power Planes<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<tr aria-rowindex=\"10\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">9<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Ground Reference Plane<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">Reference for Bottom RF traces\u00a0<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<tr aria-rowindex=\"11\">\n<td data-celllook=\"0\"><b><span data-contrast=\"auto\">Bottom<\/span><\/b><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">RF Traces<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<td data-celllook=\"0\"><span data-contrast=\"auto\">50ohm impedance matched<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559740&quot;:259}\">\u00a0<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\"> <i>Table <\/i><i>1<\/i><i>: Layer allocation of the Designed PCB<\/i>\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span data-contrast=\"auto\">The RF traces have been routed on the top and bottom sides of the PCB and some internal layers have been used to route power planes. Figures 3 and 4 show a 3D view of the designed double wide RF Front End ZMOD.\u00a0<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:360}\">\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<figure id=\"attachment_29750\" aria-describedby=\"caption-attachment-29750\" style=\"width: 577px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-29750\" src=\"https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/3.png\" alt=\"\" width=\"577\" height=\"535\" data-wp-pid=\"29750\" \/><figcaption id=\"caption-attachment-29750\" class=\"wp-caption-text\"><em>Figure 3: Top side of Designed RF Front End ZMOD<\/em><\/figcaption><\/figure>\n<figure id=\"attachment_29751\" aria-describedby=\"caption-attachment-29751\" style=\"width: 600px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-29751\" src=\"https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/4-600x533.png\" alt=\"\" width=\"600\" height=\"533\" data-wp-pid=\"29751\" srcset=\"https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/4-600x533.png 600w, https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/4.png 625w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><figcaption id=\"caption-attachment-29751\" class=\"wp-caption-text\"><em>Figure 4: Bottom Side of the Designed PCB<span style=\"font-size: 1rem;\">\u00a0<\/span><\/em><\/figcaption><\/figure>\n<p>&nbsp;<\/p>\n<p><span data-contrast=\"auto\">The RF transmission lines of the AD9361 to the SMA connectors are visible on the Top side of the PCB. While all power supply circuitry designed for the AD9361 is visible on the bottom side of the PCB, The ZMOD connectors which fit exactly into the Eclypse are also clearly visible. The reason for putting all the power supply circuitry on the bottom side is to minimize the noise interference power supply circuitry generates to the AD9361. After implementing all the necessary software, the designed hardware was found to function perfectly. In fact the PMOD connectors on the Ecypse Z7 have been used together with a PMOD i2S2 peripheral and wireless audio transmission between two Eclypses has been achieved!! <\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span data-contrast=\"auto\">The power of the Eclypse Z7 in my opinion lies with the availability of both ZMOD and PMOD ports which together with the designed RF Front End ZMOD make up an extremely versatile Software Defined Radio (SDR) due to it being capable of being used with various PMOD peripherals. This could result in wireless transmission of data captured via a PMOD peripheral such as an ADC or any other.\u00a0<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:360}\">\u00a0<\/span><\/p>\n<div class='watch-action'><div class='watch-position align-left'><div class='action-like'><a class='lbg-style6 like-29747 jlk' data-task='like' data-post_id='29747' data-nonce='3c15ebf169' rel='nofollow'><img src='https:\/\/digilent.com\/blog\/wp-content\/plugins\/wti-like-post-pro\/images\/pixel.gif' title='Like' \/><span class='lc-29747 lc'>+1<\/span><\/a><\/div><div class='action-unlike'><a class='unlbg-style6 unlike-29747 jlk' data-task='unlike' data-post_id='29747' data-nonce='3c15ebf169' rel='nofollow'><img src='https:\/\/digilent.com\/blog\/wp-content\/plugins\/wti-like-post-pro\/images\/pixel.gif' title='Unlike' \/><span class='unlc-29747 unlc'>0<\/span><\/a><\/div><\/div> <div class='status-29747 status align-left'><\/div><\/div><div class='wti-clear'><\/div>","protected":false},"excerpt":{"rendered":"<p>In this post, the hardware design for the Eclypse Z7 to perform wireless communication is discussed. The initial considerations behind the circuit design and PCB design have discussed in this &hellip; <\/p>\n","protected":false},"author":56,"featured_media":29759,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4327,1561,4324],"tags":[4406,4351,4400,4404,4401,4402,4368,4405,4403,4399,4347],"ppma_author":[4504],"class_list":["post-29747","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-projects","category-applications","category-research-rapid-prototyping","tag-ad9361","tag-eclypse","tag-eclypse-7z","tag-interface","tag-pcb","tag-pcb-design","tag-pmod","tag-power-supply","tag-rf-interface","tag-wireless","tag-zmod"],"jetpack_featured_media_url":"https:\/\/digilent.com\/blog\/wp-content\/uploads\/2023\/03\/2023-March-NewsletterImages-WirelessEclypse-1080x1080-1.png","authors":[{"term_id":4504,"user_id":56,"is_guest":0,"slug":"rdamato","display_name":"Ryan Damato","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/bb1ccce9e261a88a142e6b309570f793?s=96&d=mm&r=g","author_category":"","user_url":"","last_name":"Damato","last_name_2":"","first_name":"Ryan","first_name_2":"","job_title":"","description":""}],"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/posts\/29747","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/users\/56"}],"replies":[{"embeddable":true,"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/comments?post=29747"}],"version-history":[{"count":7,"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/posts\/29747\/revisions"}],"predecessor-version":[{"id":29756,"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/posts\/29747\/revisions\/29756"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/media\/29759"}],"wp:attachment":[{"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/media?parent=29747"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/categories?post=29747"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/tags?post=29747"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/digilent.com\/blog\/wp-json\/wp\/v2\/ppma_author?post=29747"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}