基于pci总线的dsp、cpld运动控制器的设计与实现-design and implementation of dsp and cpld motion controller based on pci bus.docxVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于pci总线的dsp、cpld运动控制器的设计与实现-design and implementation of dsp and cpld motion controller based on pci bus
第一章引言 11.1 数控技术的现状和发展趋势 11.1.1 数控技术的现状 11.1.2 数控技术的发展趋势 11.2 开放式数控系统 21.2.1 开放式数控系统的概念 21.2.2 开放式数控系统的模型 31.3 运动控制器 41.3.1 运动控制器在开放式数控系统中的地位 41.3.2 运动控制器的发展现状 51.4 课题的研究任务 7第二章系统的总体设计方案 82.1 系统的硬件总体设计方案 82.2 系统的软件总体设计方案 10 2.2 系统的关键技术 11 第三章PCI 总线接口电路设计 12 3.1 PCI 总线概 述 12 3.1.1 PCI 总线的特点 12 3.1.2 PCI 总线接口电路的实现方法 13 3.2 PCI9052 概述 13 3.2.1 PCI9052 的主要特点 14 3.2.2 PCI9052 工作原理 15 3.2.3 EEPROM 的配置内容 16 3.2.2 PCI9052 的调试软件 21 3.3 PCI 总线接口电路设计 21 3.3.1 PCI 插头部分 22 3.3.2 PCI9052 部分 22 3.3.3 双口 RAM 部分 24 第四章CPLD 的硬件设计 26 4.1 可编程逻辑器件概述 26 Altera CPLD 概述 27 Altera CPLD 的特点27 Altera 器 件 系 列 性 能 对 比 28 Altera 器 件 的 开 发 软 件 28 VHDL 语言 29 Altera 器 件 的 编 程 30 4.3 CPLD 的硬件设计 32 4.3.1 OUT 端口逻辑模块 33 4.3.2 IN 端口逻辑模块 34 4.3.3 Z 轴光电编码器测量模块 36 4.3.4 SRAM 地 址 选 择 模 块 41 4.3.5 电平转换模块 42 4.3.6 双口 RAM 读写逻辑模块 43 第五章DSP 的硬件设计 45 5.1 DSP 芯片概述 45 5.1.1 DSP 芯片的发展及现状 45 5.1.2 DSP 芯片的主要特点 46 5.1.3 DSP 芯片的选型 47 5.2 TMS320LF2407A 芯片概述 47 5.2.1 TMS320LF2407A 的特点和资源 48 5.2.2 TMS320LF2407A 的功能结构 49 5.3 DSP 的硬件设计 50 5.3.1 电机控制及反馈电路 50 5.3.2 地址空间的扩展 51 5.3.3 中断的分配 52 5.3.4 与 CPLD 的数据交换部分52 5.3.5 时钟电路设计 53 5.3.5 JTAG 接口电路54 5.3.5 复位和跳线的设计 54 第六章电磁兼容性设计 55 6.1 电 磁兼容性概述 55 6.1.1 单板电磁兼容的影响因素 55 6.1.2 电容的应用 56 6.1.3 传输线的设计 56 6.1.4 接地设计 58 6.1.5 连接器的设计 60 6.2 电磁兼容性设计 60 6.2.1 电 源 设 计 60 6.2.2 I/O 接口设计 61 6.2.3 连 接 器 设 计 62 6.2.4 接 地 设 计 和 PCB 设计 64 第七章 系统的软件设计 65 7.1 驱动程序的设计 65 7.1.1 操作系统的选择 65 7.1.2 Windows2000 操作系统的系统结构 66 7.1.3 WDM 概述 67 7.1.4 驱动程序开发工具的选择 68 7.1.5 驱动程序的开发 69 7.2 DSP 的软件设计 70 7.2.1 CC4.1 概述 70 7.2.2 DSP 的软件设计 72 第八章 课题总结 74 8.1 课题完成情况 74 8.2 课题的创新点 74 8.3 后续工作 75 致谢 76 参考文献 77 附录一 DSP 开 发 板 及 仿 真 器 79 附录二 CPLD 开发板及其软件开发环境 80 附录三 PCI9052 实验板 80 附录四 基于 PCI 总线的 DSP、 CPLD 运动控制器 81 第一章引言1.1 数控技术的现状和发展趋势1.1.1 数控技术的现状数控(NC:Numerical Control)技术是由机械学、控制论、电子学、计算机 科学四大基础学科发展起来的一门综合性的新型学科,它是机械制造自动化的 基础。随着科学技术和社会生产的发展,机械产品日趋精密复杂,尤其是在军事、 航天等领域中,其零件精度高、形状复杂、批量小,使得采用传统普通机床加 工困难、生产效率低、
您可能关注的文档
- 基于hilbert能量研究的岩体爆破震动损伤分析-damage analysis of rock mass blasting vibration based on hilbert energy research.docx
- 基于hj-1 ccd胶州湾叶绿素a浓度反演与软件实现-retrieval and software implementation of chlorophyll a concentration in jiaozhou bay based on hj - 1 ccd.docx
- 基于hla的sar发射与回波仿真技术分析-analysis of sar emission and echo simulation technology based on hla.docx
- 基于hj-1 ccd数据的地表方向反射率及反照率遥感反演研究-remote sensing inversion of surface reflectivity and albedo based on hj - 1 ccd data.docx
- 基于hl7 cda与ihe xds的电子病历共享的分析-analysis of electronic medical record sharing based on hl7 cda and ihe xds.docx
- 基于hj-1高光谱数据的矿区植被污染监测-monitoring of vegetation pollution in mining areas based on hj - 1 hyperspectral data.docx
- 基于ho-pdlla-oh的可生物降解聚氨酯及其蒙脱土复合材料的研究-study on biodegradable polyurethane and its montmorillonite composites based on ho - pdl la - oh.docx
- 基于hspice软件典型psm与pwm集成电路设计及性能比较-design and performance comparison of typical psm and pwm integrated circuits based on hspice software.docx
- 基于hsi高光谱数据的水稻光谱特征研究与识别技术分析-study on rice spectral characteristics and identification technology analysis based on hsi hyperspectral data.docx
- 基于idl的地下水污染数值模拟分析-numerical simulation analysis of groundwater pollution based on idl.docx
- 基于pdms纳米光栅工艺分析-process analysis based on pdms nano grating.docx
- 基于pdf理论颗粒两阶矩lagrange模型及数值模拟-la grange model and numerical simulation of particle second moment based on pdf theory.docx
- 基于petri网的动态联盟工作流构建与研究-construction and research of dynamic alliance workflow based on petri net.docx
- 基于pic和can的纯电动汽车电池管理系统分析-analysis of battery management system of pure electric vehicle based on pic and can.docx
- 基于pic两相混合式步进电机细分驱动器设计-design of subdivision drive for pic - based two-phase hybrid stepping motor.docx
- 基于modis数据的青藏高原植被物候演变趋势研究(2000-2010)-study on phenological evolution trend of vegetation in qinghai-tibet plateau based on modis data ( 2000 - 2010 ).docx
- 基于pki技术网上申报犬证系统-online canine certificate reporting system based on pki technology.docx
- 基于pid算法的井下自动配煤系统分析-analysis of underground automatic coal blending system based on pid algorithm.docx
- 基于plc的点焊控制系统分析-analysis of spot welding control system based on plc.docx
- 基于plcabs防抱死模拟实验系统设计与开发-design and development of abs anti-lock simulation experimental system base on plc.docx
文档评论(0)