摘 要 随着计算机技术的发展,图形的输出越来越多,绘图仪作为图形输出的主要设备,应用越来越广泛.其品种繁多,按其结构分类,有静电、热蜡、热敏、喷墨、 笔式等, 其中以笔式绘图机使用最为广泛,价格也相对较低。 笔式绘图机又分滚筒式和平板式两类。顾名思义, 平板式笔式绘图机是在一块平板上绘图。绘图笔分别由X、Y两个方向进行以驱动; 而滚筒式绘图机则是在滚筒上绘图,图纸在一个方向滚动,而绘图笔在另一个方向移动。这两类绘图机都有自己的系统产品,由A-0到A-3幅面不等。绘图时,由主机向绘图机发送数据。但主机并不直接指挥绘图机的各种动作,而是发出各种规定好的命令,然后由绘图机去解释这些命令,并予以执行, 这些命令格式便是绘图语言。每种绘图机都固化有自己的绘图命令解释程序,换句话说,也就是都有自己的绘图语言。 而今,绘图仪有逐步被打印机取代的趋势,打印机精度高,速度快等等优点。但由于绘图仪有其自身的优势不能忽视而不可能淘汰;笔式绘图机价格相对较低,打印纸张相对较大,由A-0到A-3幅面不等,绘图速度也在不断提高,而且,大纸幅绘图时,可以在图纸上反复修改,比如在综合显控台上的绘图系统,大幅纸张绘制,可以反复修改,节省纸张等等优点。 本文主要对X-Y绘图仪进行了一些探讨。 关键词:绘图;笔式绘图机;X-Y绘图仪 ABSTRACT Along with the technical development in computer, the exportation of the sketch is more and more, personal plotter is used as the main equipments in output's of sketch, and is applied very popular. Its species is numerous, among them personal plotter is used most extensively, which price is lower. Personal plotter could be divided into two types:the flat panel type and roller type, the flat panel type is a painting on a piece of flat panel. The painting pen be proceeded by X, Y two directions respectively to drive; but the roller type painting paints on the roller, the diagram paper rolls over in one direction, the painting pen moves in another direction. These two paintings machine all have its product series. While painting, the data are sent out, and thus cause the action of motor which making the movement in direction according to the command of painting machine. The program just send out order to every kind of provision, then from the painting machine explains these order, and control the motor and pan to carry out movement. Each painting machine has its own painting order explain procedure. Now then, the personal plotter has the trend of replacing printer because of advantage of the personal plotter. For the machine price is lower, and could print the paper bigger, from A-0 to A-4, the speed of painting increases continuously, and the diagram can be modified again and again on the paper, This essay just do some study to the X- Y personal plotter . Key word: plotter; flat panel type; X- Y personal plotter 目 录 第1章 绪 论 1 1.1课题研究背景及意义 1 1.2研究主要内容 2 第2章 Z80 芯片 3 2.1 Z80ACPU的结构特点 3 2.2 Z80ACPU电路引脚功能说明 6 2.3 可编程芯片PIO和8031 10 2.3.1可编程芯片PIO 10 2.3.2单片机的发展和结构 20 2.4本章小结 23 第3章 存储器接口 24 3.1存储器 24 3.1.1 存储器概述 24 3.2 存储器与Z80CPU的接口 29 3.3 本章小结 33 第4章 步进电机原理 34 4.1步进电动机概述 34 4.l.1 步进电动机及其发展 34 4.2步进电机原理 35 4.3步进电机单电压驱动 40 4.4 本章小结 41 第5章 绘图仪原理 42 5.1绘图仪电源 42 5.2绘图仪原理 43 5.3绘图仪的原理框图 46 5.4 本章小结 48 结 论 49 致 谢 50 参考文献 51 第1章 绪论 1.1课题研究背景及意义 X-Y绘图仪的发展始于20世纪50年代初期。美国麻省理工学院在50年代研制的1950旋风计算机驱动一个阴极射线管作为它的输出设备。G6rbr公司研制了平板绘图机P6计算机.即现在的 X-Y笔式绘图仪,到现在逐渐向高速,高分辨率,高精度方向发展。 随着计算机技术的发展,图形的输出越来越多,绘图仪作为图形输出的主要设备,应用越来越广泛.其品种繁多,按其结构分类,有静电、热蜡、热敏、喷墨、 笔式等, 其中以笔式绘图机使用最为广泛,价格也相对较低。笔式绘图机又分滚筒式和平板式两类。顾名思义, 平板式笔式绘图机是在一块平板上绘图。绘图笔分别由X、Y两个方向进行以驱动; 而滚筒式绘图机则是在滚筒上绘图,图纸在一个方向滚动,而绘图笔在另一个方向移动。这两类绘图机都有自己的系统产品,由A-0到A-3幅面不等。绘图时,由主机向绘图机发送数据。但主机并不直接指挥绘图机的各种动作,而是发出各种规定好的命令,然后由绘图机去解释这些命令,并予以执行, 这些命令格式便是绘图语言。每种绘图机都固化有自己的绘图命令解释程序,换句话说,也就是都有自己的绘图语言。
|