文件名称:decode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.38kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
//接收端的解码模块(可综合)
//在信号接收的刚开始发送端发送的是10个1信号,
//即10个+M序列,所以我们在开始时每接收到一个信号做一次累加运算
//当出现正的高峰时则认为达到同步,进入同步解调过程(mainbody)。
//也就是从此每进入一个信号就进行相应的相乘相加,
//在解接收到31个信号后进行一次判断,大于0认为接收到1,小于0认为接收到0。-//Receiver decoder module (which can be integrated)// at the beginning of the signal received by the sending end to send a signal 10,// that is, 10+ M sequence, so we at the beginning of each receive a signal for a cumulative computing// When the peak is reached when that synchronization, access to the process of synchronous demodulation (mainbody).// That is, a signal from each corresponding to the sum of the multiplication,// in the solution of 31 receive a signal after the judge, that the receiver is greater than 0 to 1, less than 0 that received 0.
//在信号接收的刚开始发送端发送的是10个1信号,
//即10个+M序列,所以我们在开始时每接收到一个信号做一次累加运算
//当出现正的高峰时则认为达到同步,进入同步解调过程(mainbody)。
//也就是从此每进入一个信号就进行相应的相乘相加,
//在解接收到31个信号后进行一次判断,大于0认为接收到1,小于0认为接收到0。-//Receiver decoder module (which can be integrated)// at the beginning of the signal received by the sending end to send a signal 10,// that is, 10+ M sequence, so we at the beginning of each receive a signal for a cumulative computing// When the peak is reached when that synchronization, access to the process of synchronous demodulation (mainbody).// That is, a signal from each corresponding to the sum of the multiplication,// in the solution of 31 receive a signal after the judge, that the receiver is greater than 0 to 1, less than 0 that received 0.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
decode.v
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.