【文章內(nèi)容簡介】
ings, considering the building layout plan and the local meteorological and geological conditions, drawing floor plans and structure design, the mission of the frame structural design mainly have: the type selection ,the size of beams、pillars、walls etc., the gravity load calculation, the calculation of internal force and lateral moving in the function of the horizontal force, the internal force analysis of the crosswise frame in the function of the horizontal earthquakes, the internal force analysis of the crosswise frame in the function of the vertical load and also includes the dint bine、section design、foundation design also concludes footing layout selection, footing plane disposition, and foundation whole project design is basic to match the design and the structure request, have certain the design of the structure of the office building, acquainted with the whole processes of design, controlled the calculating basic method of the structure design, pleted the graduation design mission the same time, had deeper prehension to professional knowledge and basic concept learn, improved the ability of the analysis solve definitely physically Words:frame structure,architectural design,structural calculation,antiseismic design第二篇:優(yōu)秀畢業(yè)設計論文摘要基于單片機的多溫度檢測系統(tǒng)的設計與PROTEUS仿真浦江學院浦自0806班張佑鵬指導教師:李為相摘要在人類的生活環(huán)境中,溫度扮演著極其重要的角色。自18世紀工業(yè)革命以來,工業(yè)的發(fā)展與溫度有著密切的聯(lián)系。不管是在鋼鐵、水泥、冶金、石化、玻璃、醫(yī)藥等行業(yè),基本上70%的工業(yè)生產(chǎn)部門都必須考慮著溫度的影響因素。溫度對于工業(yè)如此重要,由此推進了溫度傳感器的迅速發(fā)展。許多產(chǎn)品對溫度測量范圍要求嚴格,而目前市場上的溫度測試儀器都是單點測量,且溫度信息傳輸是不及時的、不夠精確的,從而不利于工業(yè)控制來及時做出決定。在這種形式下,制定出可以多點測量、實時性高、高精度的同步測量方案是很有必要的。此次設計是利用單片機確定系統(tǒng)的總體設計方案,包括其功能設計、設計原則、組成與工作原理。對單片機的應用作進一步的了解,對于溫度控制要有更進一步的認識。進行智能傳感器的硬件電路設計,包括硬件電路構成及測量原理、溫度傳感器的選擇、單片機的選擇、輸入輸出通道設計。該系統(tǒng)采用層次化、模塊化設計,整個系統(tǒng)由數(shù)據(jù)采集系統(tǒng)、單片機控制系統(tǒng)、計算機監(jiān)控系統(tǒng)組成。進行了調(diào)試和仿真,包括硬件仿真和軟件仿真,完成數(shù)據(jù)的采集和處理本課題是以80C51單片機系統(tǒng)為核心,能對四點的溫度進行實時檢測。通過單片機的處理,可以使液晶顯示器LCD顯示四點溫度。再經(jīng)過按鍵設定溫度報警上下限,系統(tǒng)設定閥值,若超限實時報警。本設計由兩大部分組成:硬件設計和軟件設計。1)硬件設計:主要包括整個系統(tǒng)控制核心的選擇(單片機和傳感器)、溫度顯示器件的選擇、復位及晶振電路設計、蜂鳴器報警電路設計及溫度上下限報警電路設計等。系統(tǒng)由單片機控制,能夠接收傳感器的溫度數(shù)據(jù)并顯示出來,可以從鍵盤輸入命令,系統(tǒng)根據(jù)命令,選擇對應的溫度傳感器,并由顯示器對溫度顯示。本課題選用80C51單片機作為主控制器,測溫器件選用智能數(shù)字溫度傳感器DS18B20,鍵盤設計采用獨立式按鍵電路來完成需要實現(xiàn)的功能,顯示電路選用RT1602型號LCD液晶顯示器顯示四點溫度及閥值,復位電路采用上電復位開關電路等。本課題設計了一種合理、可行的單片機監(jiān)控軟件,完成測量和顯示的任務。由于單片機具有強大的運算和控制功能,使得整個系統(tǒng)具有模塊化、硬件電路簡單以及操作方便等優(yōu)點。2)軟件設計:與機器語言、匯編語言相對比,本系統(tǒng)選擇高級語言C語言編程。系統(tǒng)進行軟件設計時,先要對本課題硬件有一個熟練的掌握,知道系統(tǒng)的組成,數(shù)據(jù)的傳輸,信號是如何被控制的,以及信號的顯示。然后進行軟件設計時,先搞清楚各個部分的子程序及他們的流程圖,然后進行C語言編程,最后將它們系統(tǒng)的編程。本課題系統(tǒng)主程序流程是首先要對系