﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-天下-随笔分类-通信技术</title><link>http://www.cppblog.com/aaxron/category/16176.html</link><description>把剑观沧海 笑语话人生</description><language>zh-cn</language><lastBuildDate>Fri, 04 Mar 2011 04:22:42 GMT</lastBuildDate><pubDate>Fri, 04 Mar 2011 04:22:42 GMT</pubDate><ttl>60</ttl><item><title>时隙</title><link>http://www.cppblog.com/aaxron/archive/2011/03/04/141101.html</link><dc:creator>天下</dc:creator><author>天下</author><pubDate>Fri, 04 Mar 2011 04:11:00 GMT</pubDate><guid>http://www.cppblog.com/aaxron/archive/2011/03/04/141101.html</guid><wfw:comment>http://www.cppblog.com/aaxron/comments/141101.html</wfw:comment><comments>http://www.cppblog.com/aaxron/archive/2011/03/04/141101.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/aaxron/comments/commentRss/141101.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/aaxron/services/trackbacks/141101.html</trackback:ping><description><![CDATA[<p>时隙<br>Timeslot(时隙)专用于某一个单个通道的时隙信息的串行自复用的一个部分。在T1和E1服务中，一个时隙通常是指一个64k<font style="BACKGROUND-COLOR: #00ffff">bps</font>的通道。<br>E1线路知识点总结<br>1、一条E1是2M的链路，用PCM编码（脉冲编码调制）。<br>2、一个E1的帧长为256个bit,分为32个时隙，一个时隙为8个bit。<br>3、每秒有8k个E1的帧通过接口，即8K*256=2048k<font style="BACKGROUND-COLOR: #00ffff">bps</font>。</p>
<p>时隙 - E1帧结构<br>E1有成帧,成复帧与不成帧三种方式,在成帧的E1中第0时隙用于传输帧同步数据,其余31个时隙可以用于传输有效数据;在成复帧的E1中,除了第0时隙外,第16时隙是用于传输信令的,只有第1到15,第17到第31共30个时隙可用于传输有效数据;而在不成帧的E1中,所有32个时隙都可用于传输有效数据.</p>
<p>E1信道的帧结构简述在E1信道中，8bit组成一个时隙（TS），由32个时隙组成了一个帧（F）,16个帧组成一个复帧（MF）。</p>
<p><br><font style="BACKGROUND-COLOR: #00ffff">BPS</font>:比特每秒(Bits Per Second)</p>
<p>PCM（脉冲编码调制）<br>Pulse Coding Modulation）<br>1.抽样<br>2.量化<br>3.编码<br></p>
<img src ="http://www.cppblog.com/aaxron/aggbug/141101.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/aaxron/" target="_blank">天下</a> 2011-03-04 12:11 <a href="http://www.cppblog.com/aaxron/archive/2011/03/04/141101.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>