请教Modem模块的工作原理

[复制链接]
2638|1
 楼主| youwenchao 发表于 2009-3-27 09:33 | 显示全部楼层 |阅读模式
我只知道Modem是起数模转换作用,其它就不知道了。请高手指点下它的工作原理,最好能把电路解释给我听。
tyw 发表于 2009-3-27 09:52 | 显示全部楼层

网卡和调制解调器,参考一下

<table class=ubb cellspacing=0><TR><td class=ubb><B>网卡和调制解调器&nbsp;</B></td></TR><TR><td class=ubb>来源:&nbsp;作者:pxj&nbsp;发布时间:2006-12-26&nbsp;&nbsp;&nbsp;</td></TR><TR><td class=ubb><table class=ubb cellspacing=0><TR><td class=ubb></td><td class=ubb><br /><br />-<br /><br /><br /><font color=#F70938>本章要点:</font><OL><li><font color=#333399><U>网卡</U></font>的分类、<font color=#333399><U>结构</U></font>、基本工作原理和主要参数。&nbsp;<li>Modem的分类、<font color=#333399><U>结构</U></font>、基本工作原理和主要参数。&nbsp;<li><font color=#333399><U>网卡</U></font>、Modem的选购和安装。</li></OL><br /><font color=#FF00FF>1&nbsp;&nbsp;<font color=#333399><U>网卡</U></font><br /></font>1.1&nbsp;&nbsp;<font color=#333399><U>网卡</U></font>的分类<br />&nbsp;&nbsp;1.&nbsp;按<font color=#333399><U>网卡</U></font><font color=#333399><U>总线</U></font><font color=#333399><U>接口</U></font>分<br />&nbsp;&nbsp;2.&nbsp;按<font color=#333399><U>网卡</U></font>的速度分<br />&nbsp;&nbsp;3.&nbsp;按网络<font color=#333399><U>结构</U></font>分<br />&nbsp;&nbsp;4.&nbsp;按<font color=#333399><U>网卡</U></font>的安装位置分<br />&nbsp;&nbsp;&nbsp;&nbsp;根据<font color=#333399><U>网卡</U></font>是否插在机箱内,可分为内置式<font color=#333399><U>网卡</U></font>、外置式<font color=#333399><U>网卡</U></font>。ISA<font color=#333399><U>总线</U></font>和PCI<font color=#333399><U>总线</U></font><font color=#333399><U>网卡</U></font>都是内置式的,USB<font color=#333399><U>接口</U></font><font color=#333399><U>网卡</U></font>是外置式的,如图11-1所示。<br />&nbsp;&nbsp;左下图是PCI<font color=#333399><U>网卡</U></font>,右下图为USB外置<font color=#333399><U>网卡</U></font>:<br /><img src="http://www.fz49.com/upfile/allimg/0612/2_26073007.jpg"><br />&nbsp;&nbsp;5.&nbsp;按<font color=#333399><U>主板</U></font>是否<font color=#333399><U>集成</U></font><font color=#333399><U>网卡</U></font>芯片分<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;根据<font color=#333399><U>主板</U></font>上是否<font color=#333399><U>集成</U></font><font color=#333399><U>网卡</U></font>芯片,可分为:<font color=#333399><U>集成</U></font><font color=#333399><U>网卡</U></font>和独立<font color=#333399><U>网卡</U></font>,图11-2所示就是<font color=#333399><U>主板</U></font>上的<font color=#333399><U>网卡</U></font>芯片和<font color=#333399><U>主板</U></font>后I/O面板上的RJ45<font color=#333399><U>接口</U></font>。<br />&nbsp;&nbsp;6.&nbsp;其他分类<br />&nbsp;&nbsp;<font color=#333399><U>主板</U></font>上的<font color=#333399><U>集成</U></font><font color=#333399><U>网卡</U></font>芯片和RJ45<font color=#333399><U>接口</U></font>:<br /><img src="http://www.fz49.com/upfile/allimg/0612/2_26073716.jpg">&nbsp;<br />&nbsp;&nbsp;1.2&nbsp;&nbsp;<font color=#333399><U>网卡</U></font><font color=#333399><U>结构</U></font><br />&nbsp;&nbsp;&nbsp;&nbsp;10Mb/s&nbsp;ISA<font color=#333399><U>总线</U></font><font color=#333399><U>网卡</U></font>已经淘汰,现在市场上大部分都是10M/100Mb/s自适应<font color=#333399><U>网卡</U></font>,并且是PCI<font color=#333399><U>总线</U></font>的。下面以常见的10M/100Mb/s自适应PCI以太<font color=#333399><U>网卡</U></font>为例,介绍其<font color=#333399><U>结构</U></font>,如下图所示。<br />&nbsp;&nbsp;&nbsp;<img src="http://www.fz49.com/upfile/allimg/0612/2_26074226.jpg"><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.&nbsp;主编码控制芯片&nbsp;2.&nbsp;调控元件&nbsp;3.&nbsp;BootROM插槽&nbsp;4.&nbsp;指示灯&nbsp;&nbsp;5.&nbsp;RJ45<font color=#333399><U>接口</U></font>&nbsp;&nbsp;&nbsp;<br />1.3&nbsp;&nbsp;<font color=#333399><U>网卡</U></font>的基本工作原理<br />&nbsp;&nbsp;&nbsp;<font color=#333399><U>网卡</U></font>的主要功能是:读入由其他网络设备(Router、Switch、Hub或其他NIC)传输过来的数据包,经过拆包,将其变成客户机或服务器可以识别的数据,通过<font color=#333399><U>主板</U></font>上的<font color=#333399><U>总线</U></font>将数据传输到所需设备中(CPU、RAM或硬盘);将PC设备(CPU、RAM或硬盘)发送的数据,打包后输送至其他网络设备中。它的主要工作原理为整理计算机上发往网线上的数据并将数据分解为适当大小的数据包之后向网络上发送出去。<br />1.4&nbsp;&nbsp;<font color=#333399><U>网卡</U></font>的主要参数<br />&nbsp;&nbsp;&nbsp;1.&nbsp;<font color=#333399><U>网卡</U></font>速度<br />&nbsp;&nbsp;&nbsp;2.&nbsp;是否支持全双工<br />&nbsp;&nbsp;&nbsp;3.&nbsp;对多操作系统的支持<br />&nbsp;&nbsp;&nbsp;4.&nbsp;远程唤醒<br />1.5&nbsp;&nbsp;<font color=#333399><U>网卡</U></font>的选购<br />&nbsp;&nbsp;&nbsp;对于一般的用户而言,如家庭电脑联网、网吧、小型企业及公司办公应用等等,应选用PCI<font color=#333399><U>接口</U></font>的RJ45的自适应10/100M快速以太<font color=#333399><U>网卡</U></font>。<br /><br /><font color=#CC00FF>2&nbsp;&nbsp;Modem</font><br />2.1&nbsp;&nbsp;Modem的分类<br />&nbsp;&nbsp;1.&nbsp;按安装位置分<br />&nbsp;&nbsp;&nbsp;&nbsp;(1)&nbsp;外置式Modem<br />&nbsp;&nbsp;&nbsp;&nbsp;外置式Modem放置于机箱外,外置式Modem根据与主机的<font color=#333399><U>接口</U></font>,分为串口Modem(下图上所示)和USB<font color=#333399><U>接口</U></font>Modem(下图下所示)。<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.fz49.com/upfile/allimg/0612/2_28083643.jpg">&nbsp;<br /><img src="http://www.fz49.com/upfile/allimg/0612/2_28083652.jpg"><br />&nbsp;&nbsp;&nbsp;&nbsp;(2)&nbsp;内置式Modem<br />&nbsp;&nbsp;&nbsp;&nbsp;如下图所示为一款PCI<font color=#333399><U>接口</U></font>的内置Modem。<br />&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.fz49.com/upfile/allimg/0612/2_28084113.jpg">&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;(3)&nbsp;PCMCIA插卡式Modem<br />&nbsp;&nbsp;2.&nbsp;按Modem技术分<br />&nbsp;&nbsp;3.&nbsp;其他类型的Modem<br /><br />2.2&nbsp;&nbsp;Modem的<font color=#333399><U>结构</U></font><br />&nbsp;&nbsp;&nbsp;&nbsp;不管是硬Modem还是软Modem,都必不可少地要拥有四个基本功能模块,如下图所示。<br /><img src="http://www.fz49.com/upfile/allimg/0612/2_28084445.jpg">&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.&nbsp;主控芯片&nbsp;2.&nbsp;隔离变压器&nbsp;3.&nbsp;摘机信号继电器&nbsp;4.&nbsp;蜂鸣器&nbsp;5.&nbsp;光电耦合芯片&nbsp;6.&nbsp;串行NVRAM芯片<br /><br />2.3&nbsp;&nbsp;Modem的基本工作原理<br />&nbsp;&nbsp;由于在电话线上传输的信号只能是模拟信号,于是,当两台计算机要通过电话线进行数据传输时,就需要一个设备负责数-模的转换。这个数-模转换器就是Modem。计算机在发送数据时,先由Modem把数字信号转换为相应的模拟信号,这个过程称为“调制”。<br />&nbsp;&nbsp;经过调制的信号通过电话载波传送到另一台计算机之前,也要经由接收方的Modem负责把模拟信号还原为计算机能识别的数字信号,这个过程我们称“解调”。正是通过这样一个“调制”与“解调”的数模转换过程,从而实现了两台计算机之间的远程通信。<br />2.4&nbsp;&nbsp;Modem的选购<br />&nbsp;&nbsp;1.&nbsp;采用何种芯片<br />&nbsp;&nbsp;2.&nbsp;采用何种协议<br />&nbsp;&nbsp;3.&nbsp;是否具有升级功能<br /></td></TR></table></td></TR></table><br />&nbsp;<br /><br /><br /><font color=#FF0000><b><BIG><BIG>网络基础必修课图解网卡硬件篇</BIG></BIG></b></font><br /><br /><br /><a href="http://images.google.com.sg/imgres?imgurl=http://doc.linuxpk.com/imgfiles/2005.10.28.9.21.36.1.13.jpg&imgrefurl=http://doc.linuxpk.com/24928.html&usg=__AKSYIqifSk4P4H-lSdo4xh4uDXk=&h=337&w=450&sz=25&hl=zh-CN&start=3&um=1&tbnid=Im0lsSixtr2Y0M:&tbnh=95&tbnw=127&prev=/images%3Fq%3D%25E7%25BD%2591%25E7%25BB%259C%25E5%259F%25BA%25E7%25A1%2580%25E5%25BF%2585%25E4%25BF%25AE%25E8%25AF%25BE%25E5%259B%25BE%25E8%25A7%25A3%25E7%25BD%2591%25E5%258D%25A1%25E7%25A1%25AC%25E4%25BB%25B6%25E7%25AF%2587%26ndsp%3D20%26hl%3Dzh-CN%26rls%3DGGLG,GGLG:2008-50,GGLG:zh-CN%26sa%3DG%26um%3D1%26newwindow%3D1" target=_blank>http://images.google.com.sg/imgres?imgurl=http://doc.linuxpk.com/imgfiles/2005.10.28.9.21.36.1.13.jpg&imgrefurl=http://doc.linuxpk.com/24928.html&usg=__AKSYIqifSk4P4H-lSdo4xh4uDXk=&h=337&w=450&sz=25&hl=zh-CN&start=3&um=1&tbnid=Im0lsSixtr2Y0M:&tbnh=95&tbnw=127&prev=/images%3Fq%3D%25E7%25BD%2591%25E7%25BB%259C%25E5%259F%25BA%25E7%25A1%2580%25E5%25BF%2585%25E4%25BF%25AE%25E8%25AF%25BE%25E5%259B%25BE%25E8%25A7%25A3%25E7%25BD%2591%25E5%258D%25A1%25E7%25A1%25AC%25E4%25BB%25B6%25E7%25AF%2587%26ndsp%3D20%26hl%3Dzh-CN%26rls%3DGGLG,GGLG:2008-50,GGLG:zh-CN%26sa%3DG%26um%3D1%26newwindow%3D1</a><br /><br /><iframe width="500" height="500" border="1" src="http://images.google.com.sg/imgres?imgurl=http://doc.linuxpk.com/imgfiles/2005.10.28.9.21.36.1.13.jpg&imgrefurl=http://doc.linuxpk.com/24928.html&usg=__AKSYIqifSk4P4H-lSdo4xh4uDXk=&h=337&w=450&sz=25&hl=zh-CN&start=3&um=1&tbnid=Im0lsSixtr2Y0M:&tbnh=95&tbnw=127&prev=/images%3Fq%3D%25E7%25BD%2591%25E7%25BB%259C%25E5%259F%25BA%25E7%25A1%2580%25E5%25BF%2585%25E4%25BF%25AE%25E8%25AF%25BE%25E5%259B%25BE%25E8%25A7%25A3%25E7%25BD%2591%25E5%258D%25A1%25E7%25A1%25AC%25E4%25BB%25B6%25E7%25AF%2587%26ndsp%3D20%26hl%3Dzh-CN%26rls%3DGGLG,GGLG:2008-50,GGLG:zh-CN%26sa%3DG%26um%3D1%26newwindow%3D1"></iframe>
您需要登录后才可以回帖 登录 | 注册

本版积分规则

23

主题

68

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部