娇小w搡bbbb搡bbb,《第一次の人妻》,中国成熟妇女毛茸茸,边啃奶头边躁狠狠躁视频免费观看

加入交流群  

掃一掃,添加管理員微信
備注:參考設(shè)計(jì),即可被拉入群
和也在搞設(shè)計(jì)小伙伴們碰一碰

收藏 

評(píng)論 

fish001 發(fā)布

MAXREFDES161#:頻率合成器屏蔽

MAXREFDES161#: Frequency Synthesizer Shield

 
設(shè)計(jì)簡(jiǎn)介
MAXREFDES161# is a high-performance frequency synthesizer capable of generating frequencies from 23.5MHz to 6GHz. The on-board level translators allow the board to be compatible with +3.3V and +5V microcontroller platforms. Moreover, the low-noise low dropout regulators (LDOs) provide clean power supplies for optimal performance. The board is designed specifically for the Arduino? form-factor pinout.
Many applications ranging from microwave radio to wireless infrastructure require high-frequency clock generation. Additionally, a programmable output frequency is essential for applications such as software-defined radio or test-measurement systems. The MAXREFDES161# frequency synthesizer shield provides a simple and cost-effective solution to ultra-wideband frequency generation based on the MAX2871, an integrated fractional- integer-N phase-locked loop (PLL) and voltage-controlled oscillator (VCO).

Detailed Description of Hardware


Figure 1 is a block diagram of the MAXREFDES161#.


MAXREFDES161 block diagram.Figure 1. MAXREFDES161 block diagram.


The MAX2871 achieves its programmable output frequency range of 23.5MHz to 6GHz by combining a bank of integrated VCOs covering 3000MHz to 6000MHz, with output divider ratios from 1 to 128. An internal fractional- or integer-N divider divides the output frequency, which is then compared with an on-board 50.0 MHz reference oscillator input using a phase frequency detector (PFD). The PFD has a charge pump output architecture, which, after passing through an external loop filter, is applied to the VCO input to close the feedback loop and provide an ultra-low phase noise output frequency. The third order loop filter was designed with a bandwidth of 40kHz. Alternate loop filters can be simulated using the pin-compatible MAX2870 model available in EE-Sim.


Low-Noise Power Supplies


The MAX2871 provides separate VCC inputs for various internal blocks to provide users with the ability to control the filtering and bypassing of each supply. The MAX8559 is a dual output LDO with 32μVRMS output noise. Two MAX8559 ICs are used to provide four separate outputs, one each for VCC_VCO, VCC_PLL, VCC_TCXO, and VCC_DIG. Because the MAXREFDES161# can consume up to 200mA with both outputs enabled and set to full power, the LDOs are powered from the +5V input on the shield , which can typically provide more current than the +3.3V input on most Arduino/Mbed platforms. While this causes the LDOs to consume more power, it provides the MAXREFDES161# with a more reliable power-generation scheme.


Figure 2. MAXREFDES161# power schematic.


Logic Level Translation


To maximize compatibility with more platforms, logic level translators (LLT) are used to allow the MAXREFDES161# to work with both +3.3V and +5V logic levels. The IOREF pin on the shield pinout is applied to the host (VCC) side of the LLTs to ensure compatibility with the platform in use. The MAX3391E and MAX3393E were chosen because they feature unidirectional channels, which ensures users apply the appropriate signals for the desired operation. By default, the 3-wire communication interface, optional readback pin, chip enable, output enable, and lock detect pins are all connected to the shield pinouts, but many channels feature pull-up resistors and removable 0Ω series resistors to adjust the board functionality. Figure 3 shows the level translator.


Figure 3. MAXREFDES161# level translator.


The general-purpose input/output (GPIO) pins LE, CLK, and DATA are the minimum pins required to operate the MAX2871. These pins correspond to CS, SCLK, and MOSI, respectively, in typical serial peripheral interface (SPI) systems. The device has two hardware enable pins, CE and RFOUT_EN. Users can enable these pins by default and free up the GPIO needed to drive these pins, D9 and D8, by removing the 0Ω resistors on these lines. The MUX pin can be configured for register readback, which corresponds to the MISO pin in SPI nomenclature. The LD pin can be used for digital lock detection or analog lock detection with external pull-up resistor. If the host does not use these pins, the GPIOs used to drive them, D12 and D6, can be freed by removing the inline 0Ω resistors.


Reference Oscillator


The MAXREFDES161# uses a 50.0MHz input crystal oscillator to serve as the reference frequency input. Optional SMA connector pads are provided if users wish to apply a reference frequency from another input source. Additional optional pads are provided for easy termination or attenuation networks. Instead of hardwiring the VCC and E/D pins of the crystal oscillator, pass-through and pull-up resistors are used to allow for board modifications for a given application.


Figure 4. MAXREFDES161# input oscillator schematic.


RF Output Bias and Termination


Each RF output on the MAX2871 should be biased to VCC_RF through 50Ω resistor or 27nH inductor. All outputs should also be terminated to prevent unwanted oscillations. Each output on the MAXREFDES161# has a -3dB attenuation pad that is optimized for 50Ω input and output impedances. This ensures that with no 50Ω load on the output the MAX2871 still sees a termination resistance of approximately 155Ω. While this does not provide the optimal output power transfer, it does prevent outputs from oscillating due to lack of termination. The output power can be increased by replacing the attenuation network with a 0Ω series resistor and removing the shunt resistors. In this configuration, ensure no output is left unterminated or unwanted oscillations may occur.


Figure 5. MAXREFDES161# output termination schematic.


Detailed Description of Firmware


The MAX2871 driver library provides the basic functions required to get the MAXREFDES161# initialized and outputting a chosen frequency. This library functions on Arm? Cortex?-M microcontrollers using the online development environment mbed.org. The library and example programs can be found at mbed.org Maxim has code written for MAX32625MBED to directly work with this shield. The MAX32625MBED includes a MAX32625 Arm Cortex-M4 microcontroller with FPU, prototyping area with adjacent access to precision analog front end (AFE) connections, I/O access through Arduino-compatible connectors, additional I/O access through 100mil x 100mil headers, USB interface, and other general-purpose I/O devices. For information on how to get started with a MAX32625MBED board, go to the following link: Getting Started with mbed. To order a MAX32625MBED board, go to the following MAX32625MBED. The demo program initializes the MAX2871 and prompts the user to input the reference frequency through a terminal window. Once the reference frequency is known, the user is prompted to enter the target output frequency. After the user inputs a value, the corresponding register settings are calculated and updated. Once the MAX2871 achieves lock on the new frequency, the achieved frequency, VCO input oltage, and selected VCO are displayed in the terminal.


Figure 6. MAXREFDES161# firmware.


Quick Start


Required Equipment



  • Windows? PC with a USB port

  • MAXREFDES161#

  • Arduino? form factor microcontroller platform (Arduino or Mbed)


Procedure


The reference design is fully assembled and tested. Follow the steps below to verify board operation.


Prerequisite


You must have an Arm Mbed account. If using Mbed for the first time, set up an account and add the platform to the online compiler per the instructions on the platform’s product page.


Mbed


 



  1. Connect MAXREFDES161# to the platform board.

  2. Connect USB cable from the PC to the platform.

  3. In Windows, ensure serial communication between the PC and Mbed platform is configured properly by following these instructions:

    a. Navigate to MAX2871-Synthesizer


    b. Click the “Import this program” button and import the MAX2871-Synthesizer as a “Program.”


    c. Compile and download the resulting binary to your platform.


    d. Open a terminal emulator, such as Tera Term, find the appropriate COM port for the Mbed platform, and configure the connection for 9600bps, 8-N-1 with no flow control.


    e. Ensure the terminal is configured for ‘Auto’ receive and “CR+LF” transmit and local echo should be enabled.


    f. Press the Reset button on the platform and exercise the demo of MAX2871-Synthesizer.




 


Lab Measurements


Figure 7. MAXREFDES161# 3.0 GHz VCO phase noise.


Figure 8. MAXREFDES161# 4.5 GHz VCO phase noise.


Figure 9. MAXREFDES161# 6.0 GHz VCO phase noise.


Arm and Mbed are registered trademarks and service marks of Arm Limited.

Arduino is a registered trademark of Arduino LLC.

Cortex is a registered trademark of Arm Limited.


參考設(shè)計(jì)圖片
×

!注意:請(qǐng)使用瀏覽器自帶下載,迅雷等下載軟件可能無(wú)法下載到有效資源。

 
群聊設(shè)計(jì),與管理員及時(shí)溝通

歡迎加入EEWorld參考設(shè)計(jì)群,也許能碰到搞同一個(gè)設(shè)計(jì)的小伙伴,群聊設(shè)計(jì)經(jīng)驗(yàn)和難點(diǎn)。 入群方式:微信搜索“helloeeworld”或者掃描二維碼,備注:參考設(shè)計(jì),即可被拉入群。 另外,如您在下載此設(shè)計(jì)遇到問(wèn)題,也可以微信添加“helloeeworld”及時(shí)溝通。

 
查找數(shù)據(jù)手冊(cè)?

EEWorld Datasheet 技術(shù)支持

論壇推薦 更多
更新時(shí)間2025-06-20 18:00:37

 
EEWorld訂閱號(hào)

 
EEWorld服務(wù)號(hào)

 
汽車(chē)開(kāi)發(fā)圈

 
機(jī)器人開(kāi)發(fā)圈

About Us 關(guān)于我們 客戶服務(wù) 聯(lián)系方式 器件索引 網(wǎng)站地圖 最新更新 手機(jī)版 版權(quán)聲明

EEWORLD參考設(shè)計(jì)中心

站點(diǎn)相關(guān): TI培訓(xùn) 德州儀器(TI)官方視頻課程培訓(xùn)

北京市海淀區(qū)中關(guān)村大街18號(hào)B座15層1530室 電話:(010)82350740 郵編:100190

電子工程世界版權(quán)所有 京B2-20211791 京ICP備10001474號(hào)-1 電信業(yè)務(wù)審批[2006]字第258號(hào)函 京公網(wǎng)安備 11010802033920號(hào) Copyright ? 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
主站蜘蛛池模板: 苗栗县| 绿春县| 湄潭县| 金华市| 蒙自县| 泰州市| 商丘市| 康保县| 营口市| 宁晋县| 宁海县| 东乌珠穆沁旗| 西乌珠穆沁旗| 连云港市| 营口市| 手游| 沙湾县| 五家渠市| 德州市| 绍兴市| 刚察县| 东乡族自治县| 定兴县| 灯塔市| 乐至县| 桐柏县| 阿鲁科尔沁旗| 徐州市| 涿州市| 乐山市| 汉寿县| 开原市| 綦江县| 滨海县| 永平县| 都昌县| 北京市| 虞城县| 平利县| 淮滨县| 周至县|