运算放大器是模拟系统的主要构件。它们可以提供增益、缓冲、滤波、混频和多种运算功能。在系统结构图中,运算放大器用三角形表示,有五个接点:正极电源、负极电源、正极输入、负极输入和输出,如图1(所有图片均在本文章最后)所示。电源脚用来为器件加电。它们可以连接 +/- 5V 电源,或在特殊考虑的情况下,连接 +10V 电源并接地。输入与输出之间的关系直截了当:Vout = A (Vin+ - Vin-)即输出电压等于放大器增益 (A) 乘以输入电压之差。
上传时间: 2013-12-21
上传用户:邶刖
先进的系统架构和集成电路设计技术,使得模数转换器 (ADC) 制造商得以开发出更高速率和分辨率,更低功耗的产品。这样,当设计下一代的系统时,ADC设计人员已经简化了很多系统平台的开发。例如,同时提高ADC采样率和分辨率可简化多载波、多标准软件无线电系统的设计。这些软件无线电系统需要具有数字采样非常宽频范围,高动态范围的信号的能力,以同步接收远、近端发射机的多种调制方式的高频信号。同样,先进的雷达系统也需要提高ADC采样率和分辨率,以改善灵敏度和精度。在满足了很多应用的具体需求,ADC的主要性能有了很大的提高的同时,ADC的功耗也有数量级的下降,进一步简化了系统散热设计和更小尺寸产品的设计。
标签: FemtoCharge ADC 高分辨率 低功耗
上传时间: 2013-10-22
上传用户:meiguiweishi
为了提高数字水印抗击各种图像攻击的性能和保持图像的稳健性和不可见性,提出了一种基于离散小波变换(DWT),SVD(singular value decomposition)奇异值分解水印图像和原始载体图像的离散余弦变换(DCT)的自适应水印嵌入算法,主要是将水印图像的两次小波变换后的低频分量潜入到原始图像分块经过SVD分解的S分量矩阵中,同时根据图像的JPEG压缩比的不同计算各个图像块的水印调节因子。实验证明该算法在抗击JPEG压缩、中值滤波、加噪等均具有很好的鲁棒性,嵌入后的图像的PSNR达到38,具有良好的视觉掩蔽性
标签: 数字水印算法
上传时间: 2013-10-09
上传用户:ca05991270
Abstract: This tutorial discusses proper printed-circuit board (PCB) grounding for mixed-signal designs. Formost applications a simple method without cuts in the ground plane allows for successful PCB layouts withthis kind of IC. We begin this document with the basics: where the current flows. Later, we describe how toplace components and route signal traces to minimize problems with crosstalk. Finally, we move on toconsider power supply-currents and end by discussing how to extend what we have learned to circuits withmultiple mixed-signal ICs.
上传时间: 2013-11-04
上传用户:pol123
Abstract: This application note describes how to design boost converters using the MAX17597 peakcurrent-mode controller. Boost converters can be operated in discontinuous conduction mode (DCM) orcontinuous conduction mode (CCM). This operating mode can affect the component choices, stress levelin power devices, and controller design. Formulas for calculating component values and ratingsare alsopresented.
上传时间: 2013-11-16
上传用户:zcs023047
模糊C-均值聚类算法是一种无监督图像分割技术,但存在着初始隶属度矩阵随机选取的影响,可能收敛到局部最优解的缺点。提出了一种粒子群优化与模糊C-均值聚类相结合的图像分割算法,根据粒子群优化算法强大的全局搜索能力,有效地避免了传统的FCM对随机初始值的敏感,容易陷入局部最优的缺点。实验表明,该算法加快了收敛速度,提高了图像的分割精度。
上传时间: 2013-10-25
上传用户:llandlu
Abstract: This application note describes how sampling clock jitter (time interval error or "TIE jitter") affectsthe performance of delta-sigma digital-to-analog converters (DACs). New insights explain the importanceof separately specifying low-frequency (< 2x passband frequency) and high-frequency or wideband (> 2xpassband frequency) jitter tolerance in these devices. The article also provides an application example ofa simple highly jittered cycle-skipped sampling clock and describes a method for generating a properbroadband jittered clock. The document then goes on to compare Maxim's audio DAC jitter tolerance tocompetitor audio DACs. Maxim's exceptionally high jitter tolerance allows very simple and low-cost sampleclock implementations.
上传时间: 2013-10-25
上传用户:banyou
The MAX2870 ultra-wideband phase-locked loop (PLL) and voltagecontrol oscillator (VCO) can operate in both integer-N and fractional-Nmodes, similar to the Analog Devices ADF4350 wideband synthesizer.This application note compares the MAX2870 and ADF4350 registers andloop filter design in detail. Users who already familiar with ADF4350 canuse this application note as a quick design reference.
上传时间: 2014-12-23
上传用户:变形金刚
Abstract: A digital RF modulator, an integrated solution that satisfies stringent DOCSIS RF-performancerequirements, takes advantage of modern technologies like high-performance wideband digital-to-analogconversion and CMOS technology scaling. This application note describes the concept and advantages ofa digital quadrature amplitude modulation (QAM) modulator that uses the direct-RF architecture to enablea cable access platform (CCAP) system.
上传时间: 2013-10-20
上传用户:drink!
针对红外图像边缘模糊,对比度低的问题,文中研究了改进的中值滤波和改进的Sobel边缘检测对红外图像进行处理。在对处理后图像的特征进行分析的基础上,研究了改进的Laplace金字塔分解的图像融合算法,并基于CUDA并行处理技术,在可编程GPU上实现了红外图像快速增强的目的。该算法结合GPU的内存特点,应用纹理映射、多点访问、并行触发技术,优化数据的存储结构,提高数据处理速度,适用于对红外图像增强的实时性要求较高的领域。实验结果表明,该算法有较好的并行特性,能充分利用CUDA的并行计算能力,提高了红外图像增强的实时性,处理分辨率为3 096×3 096的红外图像时加速比达32.189。
上传时间: 2014-01-03
上传用户:mh_zhaohy