虫虫首页|资源下载|资源专辑|精品软件
登录|注册

offset

offset是Excel中的函数,在Excel中,offset函数的功能为以指定的引用为参照系,通过给定偏移量得到新的引用。返回的引用可以为一个单元格或单元格区域。并可以指定返回的行数或列数。Reference作为偏移量参照系的引用区域。Reference必须为对单元格或相连单元格区域的引用;否则,函数offset返回错误值#VALUE!。
  • AD8605/AD8606/AD8608 运算放大器DataSheet

    Precision, Low Noise, CMOS, Rail-to-Rail, Input/Output Operational Amplifiers Data Sheet AD8605/AD8606/AD8608The AD8605, AD8606, and AD86081 are single, dual, and quad rail-to-rail input and output, single-supply amplifiers. They feature very low offset voltage, low input voltage and current noise, and wide signal bandwidth. They use the Analog Devices, Inc. patented DigiTrim® trimming technique, which achieves

    标签: 运算放大器

    上传时间: 2022-02-01

    上传用户:yb9018

  • 基于Proteus的单片机模数转换电路的设计与仿真

    以单片机控制A/D转换器TLC549为例,对A/D转换器的主要技术指标进行了分析研究,在Proteus平台下,完成了A/D转换电路的构建,采用器件工作时序方式进行程序编写,借助仿真图表、虚拟仪器等工具对A/D转换的数据进行测量并对失调误差、增益误差、微分非线性、积分非线性和转换时间等重要参数进行了详细分析。结果表明:使用Proteus软件可对A/D转换过程进行定性分析,将抽象的A/D转换器技术指标直观化、形象化展现出来,有助于学生更好地理解A/D转换过程。The main technical indicators of A/D converter were analyzed and studied with an example from A/D converter TLC2543 which is controlled by using SCM.It was completed the construction of the A/D converter circuit under the Proteus software.The programming based on the operation sequence of the chip is put forward.With the aid of the simulation tools such as virtual instrument,simulation charts provided by Proteus,the important parameters of circuit such as offset error,gain error,differential nonlinearity(DNL),integral nonlinearity (INL) and conversion time are analyzed detailedly.Simulation results show that the A/D conversion process can be qualitatively analyzed and visualized the abstract indicators of A/D.The system can help students better to understand the SCM conversion process.

    标签: proteus 单片机 模数转换

    上传时间: 2022-04-04

    上传用户:sheng199241

  • 基于stm32的GPS基本数据处理+串口输入

    基于stm32的GPS基本数据处理+串口输入,32与GPS用串口通信并解析得到经纬度,通过另一个串口输入到电脑上。可以自己写个上位机解析经纬度得出具体位置。另外说下,OpenLuat 的所有 GNSS 模块均使用国际标准 (WGS-84)坐标系,所以开发者在国内常见地图定位时,会发现与实际情况有几十米的误差。这并非模块问题, 而是国内地图采用了非标坐标系所致。国内常见地图如高德地图使用 GCJ-02(俗称“火星坐标”。高德地图,腾讯地图,谷歌地图(中国区域)使用该坐标) 坐标系, 百度地图使用 BD-09 坐标系,故此开发者需要对模块输出的经纬度进行加偏处理,才能在国内的地图上实现精确定位。推荐一个网站,http://www.openluat.com/GPS-offset.html。

    标签: stm32 GPS 数据处理

    上传时间: 2022-05-11

    上传用户:pagedown