-
本例载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50H...
本例载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50Hz),并转换成合适的格式(本例为Q4格式)。调制系数M为0~0.9。死区时间1.6μs。最小删除脉宽3μs。
主程序的工作是根据输入的调制波频率计算N、2N和M值。
-Example for the carrier frequency 20KHz, or carrier period is 50μs. DSP crystal 10MHz, internal 4 multiplier, the clock frequency of 40MHz, counting cycle 25ns. Assuming wave frequency modulation by external input (1 ~ 50Hz), and converted into an appropriate format (in this case for Q4 format). Modulation coefficient M is 0 ~ 0.9. Dead time 1.6μs. Delete the smallest pulse width 3μs. The work of the main program is based on input frequency modulation wave calculation of N, 2N and M values.
- 2023-08-22 04:35:03下载
- 积分:1
-
出租车计价器的汇编源程序
比较周全的考虑了实际中所会碰到的问题...
出租车计价器的汇编源程序
比较周全的考虑了实际中所会碰到的问题-the taxi program
- 2022-01-25 20:13:49下载
- 积分:1
-
这是几年前我写的,自动识别RS485和RS232接线极性、自动检测波特率、自动匹配协议的云台控制软件,只是当时我还没用C写...
这是几年前我写的,自动识别RS485和RS232接线极性、自动检测波特率、自动匹配协议的云台控制软件,只是当时我还没用C写-This is a few years ago I wrote, and automatic identification RS485 and RS232 wiring polarity, automatically detects the baud rate, auto-matching agreement Yuntai control software, but I did not then use C to write
- 2022-07-15 01:22:44下载
- 积分:1
-
该软件提供了编辑、编译、运行、调试汇编语言程序的集成环境...
该软件提供了编辑、编译、运行、调试汇编语言程序的集成环境-The software provides editing, compiling, running and debugging assembly language integrated environment
- 2022-03-23 14:49:35下载
- 积分:1
-
digital hourmeter AT89S8253 with autosaved and sevent segment display
此源代码是MSC51项目。这是一个具有自动递增功能的定时器,如果出现电源故障,可以将最后一次计数保存到at89s8254的片上闪存eeprom中。本方案采用七段式液晶显示器代替液晶显示模块。
- 2022-04-09 03:33:05下载
- 积分:1
-
串口功能的读写程序,包括汇编原代码,可烧录文件,熟悉串口操作的方法和通信格式...
串口功能的读写程序,包括汇编原代码,可烧录文件,熟悉串口操作的方法和通信格式-Function to read and write serial procedures, including the compilation of the original code, recordable documents, familiar with the serial method of operation and communication format
- 2022-03-25 02:43:38下载
- 积分:1
-
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,...
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。
(1)利用单循环链表作为存储结构模拟此过程;
(2)键盘输入总人数、初始报数上限值m及各人密码;
(3)按照出列顺序输出各人的编号。-Numbered 1,2 ... n of the n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a sequence reported the number of stop newspaper report m the number of people who reported m out of the column, as his password The new m value, in a clockwise direction from his next start back from a newspaper a few, and so on, until all all out of the column until a program designed to find out the column order. (1) the use of one-cycle simulation in this linked list storage structure as a process (2) the total number of keyboard input, the initial report and the person m the upper limit o
- 2023-05-21 04:10:03下载
- 积分:1
-
DS1302 driver, C51 series, and finally by the Proteus simulation can show the se...
DS1302的驱动程序,C51编的,最后由proteus仿真的,可以显示设定时间,程序中的延时函数是由汇编语言实现,也就是说这程序是C和汇编混编的。-DS1302 driver, C51 series, and finally by the Proteus simulation can show the set time delay proceedings by the assembly language function is to achieve, that is to say that the procedure is of mixed C and assembler.
- 2022-04-29 01:34:26下载
- 积分:1
-
lab2000电子时钟系统,完整版的哦
lab2000系统下的电子时钟,完整版的哦-lab2000 system of electronic clock, full version of oh
- 2022-07-02 01:42:06下载
- 积分:1
-
汇编语言写的输入任意个数,然后对这些书的排序输出对应的十进制与十六进制。我自己写的作业题。请管理员给多点的下载次数吧。...
汇编语言写的输入任意个数,然后对这些书的排序输出对应的十进制与十六进制。我自己写的作业题。请管理员给多点的下载次数吧。-Written in assembly language input arbitrary number, and then on the books of the sort output corresponding decimal and hexadecimal. I wrote it myself operating title. Please administrator to download the number of multi-point bar.
- 2022-03-26 09:17:19下载
- 积分:1