小林设计素材网 客服QQ:178308054 Email:178308054@qq.com 机械设计资料 | 相信专业,相信小林 | 小林机械资料网竭诚为您服务!
首页 | 工艺夹具 | 数控编程 | 注塑模具 | 冲压模具 | 机械机电 | 土木工程 | 采矿通风 | 其他专业 | 购买流程 | 信誉说明 | 付款账号 | 加盟
     
您现在的位置: 主页 > 机械机电 >
设计名称
螺栓组联接实验台改进设计【机+电】
设计编号
Z033
设计软件
AutoCAD, Word
包含内容
见右侧图片
说明字数
38000字
图纸数量
见右侧图片
推荐指数
较高
价格:
价格优惠中
整理日期
2013.9.26
整理人
小林
购买流程
<查看如何购买本站设计>
设计简介

设计描述:

文档包括:
word说明书一份,共79页,约38000字

CAD版本图纸,共14张

螺栓组联接实验台改进设计
摘 要
螺栓联接是机械设计课程中重要的教学章节,是机械零部件联接中最常用的联接方法。我校现有螺栓联接综合实验台由于误差大,均起不到验证理论的作用。为此,结合实验教学,对我校现有的螺栓联接试验台结构给出改进设计方案.该方案实施后,增加了螺栓联接实验内容,完善了整个实验过程,在提高试验台的效率和能力方面取得了明显的效果。该实验台具有加载稳定准确、改变螺栓和被联接件刚度可靠、操作方便、性能稳定、精度高的特点。还介绍了螺栓连接实验台的结构组成及测试原理,测试系统的组成及各部分作用;进行了机械装置零部件的结构设计和强度计算;设计了测试系统的硬件电路,包括应变仪的采样电路、A/D转换电路、键盘电路、显示电路等;分析了数据采集系统的性能,数据传输的串行通讯原理、波特率、发送与接收、电平转换等内容;讨论了键盘防抖原理和数码管的结构及非编码键盘的控制方式、中断查询等问题;论文还对软件的实现和元器件的选择等做了详细的论述。
在本文中,还详细阐述虚拟式应变测试系统的逻辑结构和软硬件在螺栓联接实验台上的应用,并以Visual C++软件为开发平台,运用面向对象(OOP)的软件设计方法,构建出了图形逼真、功能强大的虚拟式应变测试仪系统。该应变测试系统的软件由主控制模块、初始化模块、数据采集模块、数据处理模块、图形显示模块、存储打印模块和辅助功能模块七部分组成,实现了对应变信号进行采集、处理、分析和显示。系统可对与应变测量有关的多类型参量进行实时测量,将信息的采集和处理一体化,数据和结果实现可视化,其价格比传统应变测量仪器低廉,大大提高了工作效率。
关键词:螺栓,联接,试验台,改进


Bolt connection experimental design improvement
                       ABSTRACT   
 Bolt connection is important in mechanical design course teaching section, is the most commonly used mechanical components in the connection of the connection method. Our existing comprehensive test-bed bolt connection error, because both theoretical role play. Therefore, the combination of experimental teaching, our existing bolt-joint test design scheme is improved structure. The plan implementation, increase the bolt-joint experiment content, experiment process, perfect the test in improving the efficiency and ability has been achieved significant results. This experiment platform with loading stability accurate, change by coupling bolts and the stiffness of a reliable, easy operation, stable performance and high precision. Also introduced bolt connection experimental structure and the testing theory, the composition of the testing system and each part, The machinery spare parts of the structure design and calculation, The design of the hardware circuit testing system, including the strain gauge sampling circuit, A/D circuit, keyboard circuit, display circuit, etc. Analysis of the data acquisition system performance, data transmission of serial communication principle, baud rate, sending and receiving, etc; the level of conversion Discussed the principle and digital keyboard tube structure and the control mode, the keyboard coding issues; the interrupt inquires This paper also to the realization of software component selection and makes a detailed discussion.
 In this paper, also tells the virtual strain test system of logical structure and software and hardware in the experimental stage bolt connection with Visual c + +, and the application of software development platform for using object-oriented (OOP) software design method, and construct a graphical lifelike, powerful virtual strain tester system. This strain of software testing system by the master control module, initialization module, the data acquisition module, data processing module, the graphic display module, the storage and the auxiliary function module type module seven parts, realize the strain signal acquisition, processing, analysis and display. System can be mixed with strain. 
Key words: bolts, Connection, Test-beds, improved

目 录
中文摘要 I
英文摘要 II
第1章 绪  论 1
1.1螺栓组联接试验台的应用背景 1
1.2螺栓组联接实验台的实验内容及其性能特点 1
1.2.1实验内容 2
1.2.2 性能特点 2
1.3 本课题的意义与研究内容 2
第2章螺栓联接实验台的结构设计 3
2.1螺栓联结部分 3
2.1.1 螺栓组结构设计 3
2.1.2螺栓组联接的受力分析 3
2.1.3螺栓联接的强度计算 7
2.1.4 确定螺栓直径 13
2.1.5校核螺栓所受的预紧力 15
2.2 加载装置部分 17
   2.3测试仪器部分 17
 2.3.1电阻应变片的测试 17
 2.3.2电桥 18
2.3.3压力传感器 19
   2.4 本章小结 20
第3章 螺栓测量装置的设计 21
3.1 测量装置的需求分析 21
3.2 测量装置的总体方案确定 21
3.3 测量装置的硬件实现 22
     3.3.1采样电路 22
     3.3.2采样电路 30
  3.3.3 串行通信 37
   3.4 测量装置的软件实现 42
  3.4.1流程控制 44
  3.4.2传感器校正 44
  3.4.3数据管理 45
3.4.4 数据评价 46
3.4.5 用户接口程序 47
   3.5 本章小结 47
第4章 虚拟图像显示仪的设计 48
   4.1 引言 48
   4.2 系统的总体设计 48
 4.2.1系统的组成 49
      4.2.2系统软件的总体设计 49
      4.2.3系统软件开发平台的选择 50
 4.3 系统的硬件设计 51
      4.3.1电阻应变片的选择 51
      4.3.2 应变放大器的选用 52
      4.3.3 数据采集卡的选用 55
     4.4 系统的软件设计原则 55
4.5系统软件开发流程 55
    4.5.1仪器功能定制 56
       4.5.2功能模块开发 56
       4.5.3仪器集成测试 57
4.6软件功能总体设计 57
     4.7 主控制模块 58
     4.8 初始画模块 59
  4.8.1 测试对象参数设置 59
       4.8.2 传感器、放大器的参数设置 59
 4.9 数据采集模块 59
       4.9.1采样界面操作 59
       4.9.2采样方程的类型 60
       4.9.3本系统的采样程序 62
    4.10 数据处理模块 62
   4.10.1数据处理概述 62
       4.10.2数字滤波 63
       4.10.3标度变换 65
       4.10.4数据二次处理 66
   4.11 图形显示模块 67
   4.12 存储模块 69
   4.13 本章小结 70
致谢 71
参考文献 72

部分图纸
截图






说明:
如需了解本设计的具体详细信息请联系本站客服,说明看哪个设计(编号)哪个详细部分,我们将远程或截图给您观看.
机械毕业设计|论文
[要求PR≥2,百度收录≥1000页;联系QQ:178308054]
  • pass',
  • 最新选题目录 - 购买流程 - 信誉说明! - 付款账号 - 帮助中心
    声明:根据《互联网传播权保护条例》本站,小林机械资料商城,所列资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途。
    Powered by 小林机械资料商城 © 2013-2020 All Rights Reserved. 客服QQ:178308054
    喜欢www.xiaolinbysj.com,请告诉你QQ上的5位好友,多谢您的支持! 皖ICP备2021006205号-1 辰光云统计平台