zoukankan      html  css  js  c++  java
  • 超声射频信号的产生(RF Signal)

    RF is short for Radio Frequency. In communication engineering, The term “RF-signals”  is
    used to denote signals containing frequency information in the frequency bands used for radio
    communication. The term RF has been adopted by the ultrasound industry, where it is used as
    a standard notation for unprocessed data, where the frequency information is intact. In
    ultrasound imaging, the received RF signal is the output of the beamformer:

     

    Modern ultrasound probes (linear- and phased array transducers) consist of several
    rectangular elements of piezoelectric material. The piezoelectric elements are capable of
    converting varying pressure to electrical signals.


    At receive, the analog signal from each individual probe element is first amplified (Analog
    Gain) to ensure optimal use of the dynamic range of the Analog to Digital (A/D) converters.
    The analog gain factor varies with depth to amplify signals from deep regions most (TGC,
    Time Gain Compensation).


    The sampled signals are delayed individually to focus the beam to a certain depth and
    direction. The delayed signals are weighted to obtain the desired apodization and beam
    profile. Finally, the weighted and delayed signals are summed in phase, and this is the RF
    signal.


    The sampling rate of the RF signal at the output of the beamformer is 20 MHz, and the
    resolution is 20 bits. The sampling rate of the A/D converters is 40 MHz with a resolution of
    12 bits. 7 bits are added by summing 128 channels (128=2^7) and the last bit is added when the sampling rate is reduced from 40 to 20 MHz.

    It is also important to note that when acquiring RF-data on the System Five, the Analog Gain
    and weights applied to the individual channels are not affected by the Gain knob and TGC
    sliders on the front panel. But the overall gain is adjusted if transmit power is changed.

    摘自:《Johan Kirkhorn: Introduction to IQ demodulation of RF-data》,版权归原作者所有。

  • 相关阅读:
    5分钟造出好记又难猜的密码!
    拯救你的文档 – 【DevOps敏捷开发动手实验】开源文档发布
    VSALM 动手实验
    #VSTS日志# TFS 2015 Update 2 RC2新功能
    用户故事驱动的敏捷开发 – 1. 规划篇
    精益软件开发与精益管理:从一家关闭的汽车厂重焕青春说起
    创建用户故事地图(User Story Mapping)的8个步骤
    用户故事地图(User Story Mapping)之初体验
    (视频) 基于HTML5的服务器远程访问工具
    比较php字符串连接的效率
  • 原文地址:https://www.cnblogs.com/burellow/p/2234765.html
Copyright © 2011-2022 走看看