登录
首页 » Others » FAM和SSCA算法的matlab源程序-detection and identification of signal

FAM和SSCA算法的matlab源程序-detection and identification of signal

于 2020-12-05 发布
0 251
下载积分: 1 下载次数: 2

代码说明:

FAM和SSCA算法的matlab源程序-detection and identification of signalFAM和SSCA算法的matlab源程序-detection and identification of signalDISCLAIMER NOTICEMTHIS DOCUMENT IS BESTQUALITY AVAILABLE. THECOPY FURNISHED TO DTICCONTAINED A SIGNIFICANTNUMBER OF PAGES WHICH DONOT REPRODUCE LEGIBLY.ilApproved for public release; distribution is unlimitedDETECTION AND IDENTIFICATION OF CYCLOSTATIONARY SIGNALSEvandro luiz da costaLieutenant Commander, brazilian NavyB.S., Instituto Militar de Engenharia, 1980Submitted in partial fulfillmentof the requirements for the degree ofMASTER OF SCIENCE IN ELECTRICAL ENGINEERINGANDMASTER OF SCIENCE IN ENGINEERING ACOUSTICSfrom theNAVAL POSTGRADUATE SCHOOLMarch 1996Author.Evandrodk da costaapproved byRQ求Ralph Hippenstiel, Thesis Co-AdvisorRoberto Cristi, Thesis Ca-AdvisoiHerschel. Loomis, Jr, hairmanDepartment of Electrical and Computer EngineeringArthony A. Atchley / ChairmanEngineering Acoustics Academic CommitteeABSTRACTPropeller noise can be modeled as an amplitude modulated(AM) signalCyclic Spectral Analysis has been used successfully to detect the presence ofanalog and digitally modulated signals in communication systems. It can also identithe type of modulation. Programs for Signal Processing based on compiledlanguages such as FORTRAN or C are not user friendly, and MATLAB basedprograms have become the de facto language and tools for signal processingengineers worldwideThis thesis describes the implementation in mAtlab of two fast methods ofcomputing the Spectral Correlation Density(SCD)Function estimate, the FFTAccumulation Method (FAM)and the Strip Spectral Correlation Algorithm( SSCA),toperform Cyclic Analysis. Both methods are based on the Fast Fourier transformFFT)algorithm. The results are presented and areas of possible enhancement forpropeller noise detection and identification are discussedTABLE OF CONTENTSINTRODUCTIONA MOTIVATION,P,中“····*s···:···:B BACKGROUNDC THESIS GOALSIL NOISE IN THE OCEAN··+A TYPES OF UNDERWATER NOISE25561. Ambient Noise番申2. Self noise3. Radiated noise8B RADIATED NOISE FROM SHIPS, SUBMARINES AND TORPEDOES.......8C PROPELLER NOISE10lI CYCLOSTATIONARY PROCESSING15A CYCLOSTATIONARIT15B THE CYCLIC AUTOCORRELATION FUNCTION (ACF)17C THE SPECTRAL CORRELATION DENSITY FUNCTION (SCD)18N. ESTIMATION OF THE SPECTRAL CORRELATION DENSITY FUNCTION23A FFT ACCUMULATION METHOD(FAM)25B STRIP SPECTRAL CORRELATION ALGORITHM(SSCA■D28V. EXPERIMENTAL RESULTSA. ANALOG-MODULATED SIGNALS311. Amplitude Modulated(AM)Signal===2-312. Pulse-Amplitude Modulated(PAM) Signal58B DIGITAL-MODULATED SIGNALS1. Amplitude Shift Keying(ASK) Signal中中非昏号即即号自唱即自曲音非带卡.最662. Binary-Phase Shift Keying(BPSK) Signal6了VI CONCLUSIONS81A SUMMARY81B SUGGESTIONS82APPENDIX A-CALCULATION OF THE SCD FUNCTION OF AN AMPLITUDE-MODULATED SIGNAL83APPENDIX B-FUNCTION AUTOFAM95APPENDIX C-FUNCTION AUTOSSCA99APPENDIXD-FUNCTION CROSSFAM103APPENDIX E-FUNCTION CROSSSSCA109APPENDIX F-PLOTTING ROUTINES113LIST OF REFERENCES115INITIAL DISTRIBUTION LIST看音117INTRODUCTIONA. MOTIVATIONPropeller related acoustic signatures typically exhibit modulationcharacteristics. These modulation characteristics originate from the cavitationprocess that takes place in the water due to the cyclic movement of the propellerThe cavitation process is basically the collapse of air and vapor bubblesdue to variations in the static pressure. These variations in static pressure are aconsequence of the passage of the propeller blades through the water. Thismovement, cyclic in nature, causes amplitude modulation in the static pressureand as a consequence an amplitude-modulated(AM) signal can be detected in areceiverCyclostationary processing techniques have been used to detect andlentify analog and digital communication signals very successfully. Thesetechniques have the advantage of using a more realistic model for the signalthan the stationary model used in most of the more conventional signalprocessing techniquesB BACKGROUNDThe basic elements of cyclic spectral analysis are the time-variant cyclicperiodogram and the time-variant cyclic correlogram. These two functions form aFourier transform pair. This fact is known as the cyclic Wiener relation or thecyclic Wiener-Khinchin relation [Ref. 1: p. 49.1

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • MES结构简图
    MES的结构见图,展示MES各个模块之间的简单关系
    2020-12-03下载
    积分:1
  • CSP(共空间模式)分解算法及特征值选取的matlab实现
    很不错的matlab代码,针对于做EEG的运动想象的CSP分解算法和特征选取,代码注释很清楚,拿到手就可以用,结合数据集。
    2020-06-25下载
    积分:1
  • 基于S函数的BP神经网络PID控制器及Simulink仿真_杨艺_虎恩典
    BP 网络在人工神经网络中应用最为广泛,文中给出基于 MATLAB 语言的 BP 神经网络 PID 控制器的 S 函数实现,在此基础上建立 BP 神经网络 PID 控制器的 Simulink 仿真模型,最后给出了该仿真模型应用在非线性对象中的仿真结果。
    2020-11-05下载
    积分:1
  • 6-SPS并联机器人可达工作空间绘制的MATLAB
    [原创]根据C.Gosselin的论文编写的6-SPS并联机器人可达工作空间绘制程序,思路、算法与数据均来自论文"Determination of the Workspace of 6-DOF Parallel Manipulators",算法的实现(如圆弧求交离散,可达工作空间边界判定等)由本人自己编写,最后绘制的图形不仅包括z向横截面的工作空间轮廓图,还包括过z轴平面与工作空间的交线,以通过线框图更好的反映工作空间外形。文件中还包括了论文中提到的计算z向截面面积的函数,执行主程序workspace_main.m后输出的AREA第一列为截面面积,第二列为截面的z向位置。
    2020-12-12下载
    积分:1
  • 用于图像识别的2DPCA算法序(matlab)
    利用2DPCA进行图像的降维处理,有PCA所不具备的保持图像几何特征的性质。同时,运算速度也比PCA快。经过2DPCA线性降维器降维后,方便进行分类识别。代码是matlab编程
    2020-12-04下载
    积分:1
  • 基于python2.7的LeNet5源代码实现
    基于python2.7的LeNet5源代码实现,效果很不错。
    2020-12-08下载
    积分:1
  • UT61E 电原理图.pdf
    优利德万用表 UT61E 原理图,供维修万用表使用。
    2020-04-24下载
    积分:1
  • MFC信息管理系统
    MFC信息管理系统 毕业设计 SQL 数据库
    2020-12-02下载
    积分:1
  • 梯度投影法
    MATLAB程序,梯度投影法解决有约束的优化问题,一维搜索
    2020-11-28下载
    积分:1
  • 基于STM32的PID和PWM温度控制系统研究
    基于STM32的PID和PWM温度控制系统研究16期郭智源等:基于SM3的P和PWM温度控制系统研究3807感器所决定可以达到比较好的精度。在控温指标3功能测试及结果分析中影响系统性能的因素非常多需反复试验比较PID算法方面在上升时间和超调量之间作权衡选传感器标定,精度为0.Ⅰ℃的高精度水银温出较好的PID系数度计。3.1静态温控测量结论测量方式:环境温度28℃测量装置装入1L室温的水测量结果如表1所示。采用STM32单片机系统使电路结构简单开发表I静态温控测量方便灵活采用升温和降温两种不同方案结合控制设定温度/℃15.125.030.050.065.045.0温度经校准可使温度稳定性较高,在电路中采用测量温度/℃15.325.030.050.165.145MOC302I集成芯片简化功率控制电路大大提高静态误差/℃0.20.00.00.10.10.1了系统的稳定性和可靠性。通过分段PID系数及PWM周期控制能达到较好的温度控制要求温度波3.2动态温控测量动系数小实现了节能低功耗。设定控温温度测量结果如表2所示。参考文献表2动态温控测量设定温度/℃15.125.030.050.065.045.01李宁基于MDK的STM32处理器开发应用北京北京航空航超调温度/℃15.425.330.250.465.845.5天大学出版社200814.9—24.9-29.9—49.5—64.6—43.22张华龚义建.一种微型高精度PWM温度控制器的设计.光学变化范围/℃15.45.30.250.465.545.5与光电子技术2004;2(2):29-313张嘉英王文兰再热汽温控制系统的DMC-PD仿真硏究.自动以上测量可见静态测温的精度主要有前端传化仪表2010;31(6):58-60Researched on the System of Temperature Control Basedon the pid and pwm of sTm32GUO Zhi-yuan, han Jian ZHANG Xi-peng ZHANG Yan - ongCollege of Electronic Science Notheast Petroleum University Daqing 163318 P.R. China)[Abstract] the system of intelligent control of water temperature is researched which controlled by SCM based onthe STM32. This system has high-precision it is using the algorithm combined the control in sections and confirmthe parameters of PID. The temperature under the control of phase-angle of controllable-Si conductivity when needto higher it, and using the technology of PWm to lower it. Results show that the system has high precision in bothstatic and dynamic, low volatility in coefficient and excellent stability in performanceKey words STM32 intelligent control algorithm of PID PWMo1994-2011ChinaAcademicJournalElectronicPublishingHouse.Allrightsreservedhttp://www.cnki.net
    2021-05-07下载
    积分:1
  • 696518资源总数
  • 104537会员总数
  • 40今日下载