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

矢量控制<b>系统</b>

  • AT89S52原理图AT89S52是一种低功耗、高性能CMOS8位微控制器

    AT89S52原理图AT89S52是一种低功耗、高性能CMOS8位微控制器,具有8K 在系统可编程 Flash 存储器。使用 Atmel 公司高密度非 易失性存储器技术制造,与工业 80C51 产品指令和引脚完全兼容。片上Flash允许程序储器在系统可编程,亦适于常规编程器。在单芯片上,拥有灵巧的 8 位 CPU 和在系统可编程Flash,使得 AT89S52为众多嵌入式控制应用系统提供高灵活、超有效的解决方案。

    标签: 89S S52 CMOS8 AT

    上传时间: 2013-12-25

    上传用户:qwe1234

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • 基于TI公司的2812dsp

    基于TI公司的2812dsp,实现空间矢量控制的程序,各个功能模块都有详细讲解

    标签: 2812 dsp TI公司

    上传时间: 2016-04-15

    上传用户:epson850

  • 以前做的一个仿真

    以前做的一个仿真,关于空间矢量控制的,看看能不能给有需要的人!

    标签: 仿真

    上传时间: 2014-01-18

    上传用户:520

  • 异步电机变频调速控制程序

    异步电机变频调速控制程序,为矢量控制FOC,汇编编程

    标签: 异步电机 变频调速控制 程序

    上传时间: 2014-11-15

    上传用户:xfbs821

  • matlab仿真模型

    matlab仿真模型,空间矢量控制模型,可以当作毕业设计内容使用。

    标签: matlab 仿真模型

    上传时间: 2016-09-20

    上传用户:jyycc

  • 数字信号发生器程控

    数字信号发生器程控,远程控制实验室系统 利USB驱动

    标签: 数字信号发生器 程控

    上传时间: 2016-10-27

    上传用户:Late_Li

  • 变频驱动主要使用的驱动波形主要有SPWM和SVPWM两种。SPWM原理简单、实现容易,是现在使用最广的一种变频驱动波形。但其有一个致命的弱点是其电源利用率不高(只有86%)、谐波成分大。因此,在新近开

    变频驱动主要使用的驱动波形主要有SPWM和SVPWM两种。SPWM原理简单、实现容易,是现在使用最广的一种变频驱动波形。但其有一个致命的弱点是其电源利用率不高(只有86%)、谐波成分大。因此,在新近开发的产品中其应用逐渐被性能优异的SVPWM所取代。SVPWM是一种电压利用率、低谐波成分的变频驱动波形,还有开关次数少、功率管功耗小等特点。同时,SVPWM还能很好的结合矢量控制算法、以最大限度的发挥设备的性能。因此被越来越多的变频设备所采用。

    标签: SPWM SVPWM 变频驱动 波形

    上传时间: 2013-12-26

    上传用户:ayfeixiao

  • 字集成电路讲座2在发一个

    字集成电路讲座2在发一个,有3个,这是第二个~ [henzhuanjusvpwm.rar] - 一个基于矢量控制的无速度传感器MATLAB仿真模型。 [data-bulktransfer.rar] - 数据采集程序,采用批量传输,包括主机程序,固件源程序,驱动程序。出自《usb2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你

    标签: 集成电路 讲座

    上传时间: 2013-12-26

    上传用户:bibirnovis