单片机设计外文翻译

单片机设计外文翻译
单片机设计外文翻译

附录I参考文献及译文

英文资料

AT89S51(8-bit Micro controller with 4K Bytes Flash)

The AT89S51 is a low-power, high-performance CMOS 8-bit microcontroller with 4K bytes of In-System Programmable Flash memory. The device is manufactured using Atmel's high-density nonvolatile memory technology and is compatible with the industry-standard 80C51 instruction set and pinout. The on-chip Flash allows the program memory to be reprogrammed in-system or by a conventional nonvolatile memory programmer. By combining a versatile 8-bit CPU with In-System Programmable Flash on a monolithic chip, the Atmel AT89S51 is a powerful microcontroller which provides a highly-flexible and cost-effective solution to many embedded control applications.

Features:

Compatible with MCS.-51 Products

4K Bytes of In-System Programmable (ISP) Flash Memory

Endurance: 1000 Write/Erase Cycles

4.0V to

5.5V Operating Range

Fully Static Operation: 0 Hz to 33 MHz

Three-level Program Memory Lock

128 x 8-bit Internal RAM

32 Programmable I/O Lines

Two 16-bit Timer/Counters

Six Interrupt Sources

Full Duplex UART Serial Channel

Low-power Idle and Power-down Modes

Interrupt Recovery from Power-down Mode

Watchdog Timer

Dual Data Pointer

Power-off Flag

Fast Programming Time

Flexible ISP Programming (Byte and Page Mode)

Green (Pb/Halide-free) Packaging Option

The AT89S51 provides the following standard features: 4K bytes of Flash, 128 bytes of RAM, 32 I/O lines, Watchdog timer, two data pointers, two 16-bit timer/counters, a five-vector two-level interrupt architecture, a full duplex serial port, on-chip oscillator, and clock circuitry. In addition, the AT89S51 is designed with static logic for operation down to zero frequency and supports two software selectable power saving modes. The Idle Mode stops the CPU while allowing the RAM, timer/counters, serial port, and interrupt system to continue functioning. The Power-down mode saves the RAM contents but freezes the oscillator, disabling all other chip functions until the next external interrupt or hardware reset.

VCC:

Supply voltage (all packages except 42-PDIP).

GND:

Ground (all packages except 42-PDIP; for 42-PDIP GND connects only the logic core and the embedded program memory).

VDD:

Supply voltage for the 42-PDIP which connects only the logic core and the embedded program memory.

PWRVDD:

Supply voltage for the 42-PDIP which connects only the I/O Pad Drivers. The application board MUST connect both VDD and PWRVDD to the board supply voltage.

PWRGND:

Ground for the 42-PDIP which connects only the I/O Pad Drivers. PWRGND and GND are weakly connected through the common silicon substrate, but not through any metal link. The application board MUST connect both GND and PWRGND to

the board ground.

Port 0:

Port 0 is an 8-bit open drain bi-directional I/O port. As an output port, each pin can sink eight TTL inputs. When 1s are written to port 0 pins, the pins can be used as high-impedance inputs.

Port 0 can also be configured to be the multiplexed low-order address/data bus during accesses to external program and data memory. In this mode, PO has internal pull-ups.

Port 0 also receives the code bytes during Flash programming and outputs the code bytes during program verification. External pull-ups are required during program verification.

Port 1:

Port 1 is an 8-bit bi-directional I/O port with internal pull-ups. The Port 1 output buffers can sink/source four TTL inputs. When 1s are written to Port 1 pins, they are pulled high by the internal pull-ups and can be used as inputs. As inputs, Port 1 pins that are externally being pulled low will source current (lip) because of the internal pull-ups.

Port 2:

Port 2 is an 8-bit bi-directional I/O port with internal pull-ups. The Port 2 output buffers can sink/source four TTL inputs. When 1s are written to Port 2 pins, they are pulled high by the internal pull-ups and can be used as inputs. As inputs, Port 2 pins that are externally being pulled low will source current (lip) because of the internal pull-ups.

Port 2 emits the high-order address byte during fetches from external program memory and during accesses to external data memory that uses 16-bit addresses (MOVX@DPTR). In this application, Port 2 uses strong internal pull-ups when emitting 1s. During accesses to external data memory that use 8-bit addresses (MOVX@RI), Port 2 emits the contents of the P2 Special Function Register.

Port 2 also receives the high-order address bits and some control signals during

Flash programming and verification.

Port 3:

Port 3 is an 8-bit bi-directional I/O port with internal pull-ups. The Port 3 output buffers can sink/source four TTL inputs. When 1s are written to Port 3 pins, they are pulled high by the internal pull-ups and can be used as inputs. As inputs, Port 3 pins that are externally being pulled low will source current (lip) because of the pull-ups.

Port 3 receives some control signals for Flash programming and verification.

Port 3 also serves the functions of various special features of the AT89S51,as shown in the following table.

RST:

Reset input. A high on this pin for two machine cycles while the oscillator is running resets the device. This pin drives High for 98 oscillator periods after the Watchdog times out. The DISRTO bit in SFR AUXR (address 8EH) can be used to disable this feature. In the default state of bit DISRTO, the RESET HIGH out feature is enabled.

ALE/PROG:

Address Latch Enable (ALE) is an output pulse for latching the low byte of the address during accesses to external memory. This pin is also the program pulse input (PROG) during Flash programming. In normal operation, ALE is emitted at a constant rate of 1/6 the oscillator frequency and may be used for external timing or clocking purposes. Note, however, that one ALE pulse is skipped during each access to external data memory.

If desired, ALE operation can be disabled by setting bit 0 of SFR location 8EH. With the bit set, ALE is active only during a MOVX or MOVC instruction. Otherwise, the pin is weakly pulled high. Setting the ALE-disable bit has no effect if the microcontroller is in external execution mode.

PSEN:

Program Store Enable (PSEN) is the read strobe to external program memory.

When the AT89S51 is executing code from external program memory, PSEN is activated twice each machine cycle, except that two PSEN activations are skipped during each access to external data memory.

EA/VPP:

External Access Enable. EA must be strapped to GND in order to enable the device to fetch code from external program memory locations starting at OOOOH up to FFFFH. Note, however, that if lock bit 1 is programmed, EA will be internally latched on reset.

EA should be strapped to Vcc for internal program executions.

This pin also receives the 12-volt programming enable voltage (VPP) during Flash programming.

XTAL1:

Input to the inverting oscillator amplifier and input to the internal clock operating circuit.

XTAL2:

Output from the inverting oscillator amplifier

Special Function Registers:

Note that not all of the addresses are occupied, and unoccupied addresses may not be implemented on the chip. Read accesses to these addresses will in general return random data, and write accesses will have an indeterminate effect.

User software should not write 1 s to these unlisted locations, since they may be used in future products to invoke new features. In that case, the reset or inactive values of the new bits will always be 0.

Interrupt Registers:

The individual interrupt enable bits are in the IE register. Two priorities can be set for each of the five interrupt sources in the IP register.

Dual Data Pointer Registers:

To facilitate accessing both internal and external data memory, two banks of 16-bit Data Pointer Registers are provided: DPO at SFR address locations 82H-83H and

DP1 at 84H-85H.Bit DPS=0 in SFR AUXR1 selects DPO and DPS=1 selects DP1. The user should ALWAYS initialize the DPS bit to the appropriate value before accessing the respective Data Pointer Register.

Power Off Flag:

The Power Off Flag (POF) is located at bit 4 (PCON.4) in the PCON SFR. POF is set to "1”during power up. It can be set and rest under software control and is not affected by reset.

Memory Organization:

MCS-51 devices have a separate address space for Program and Data Memory. Up to 64K bytes each of external Program and Data Memory can be addressed. Program Memory:

If the EA pin is connected to GND, all program fetches are directed to external memory. On the AT89S51,if EA is connected to Vcc, program fetches to addresses OOOOH through FFFH are directed to internal memory and fetches to addresses 1000H through FFFFH are directed to external memory.

Data Memory:

The AT89S51 implements 128 bytes of on-chip RAM. The 128 bytes are accessible via direct and indirect addressing modes. Stack operations are examples of indirect addressing, so the 128 bytes of data RAM are available as stack space. Watchdog Timer (One-time Enabled with Reset-out):

The WDT is intended as a recovery method in situations where the CPU may be subjected to software upsets. The WDT consists of a 14-bit counter and the Watchdog Timer Reset (WDTRST) SFR. The WDT is defaulted to disable from exiting reset. To enable the WDT, a user must write 01 EH and OE1 H in sequence to the WDTRST register (SFR location OA6H). When the WDT is enabled, it will increment every machine cycle while the oscillator is running. The WDT timeout period is dependent on the external clock frequency. There is no way to disable the WDT except through reset (either hardware reset or WDT overflow reset). When WDT overflows, it will drive an output RESET HIGH pulse at the RST pin.

Timer 0 and 1:

Timer 0 and Timer 1 is a 16-bit Timer/Counter.

中文翻译

AT89S51 (8位微控制单片机,片内含4K bytes可系统编程的存储器)

AT89S51是美国ATMEL公司生产的低功耗,高性能CMOS 8位单片机,片内含4k bytes的可系统编程的Flash只读程序存储器,器件采用ATMEL公司的高密度、非易失性存储技术生产,兼容标准8051指令系统及引脚。它集Flash程序存储器既可在线编程(ISP)也可用传统方法进行编程及通用8位微处理器于单片芯片中,ATMEL公司的功能强大,低价位AT89S51单片机可为您提供许多高性价比的应用场介,可灵活应用于各种控制领域。

主要性能参数:

·与MCS-51 产品指令系统完全兼容

·4k字节在线系统编程(ISP) Flash闪速存储器

·1000次擦写周期

·4. 0---5. 5V的工作电压范围

·全静态工作模式:0Hz---33MHz

·三级程序加密锁

·128×8字节内部RAM

·32个可编程I/O口线

·2个16位定时/计数器

·6个中断源

·全双工串行UART通道

·低功耗空闲和掉电模式

·中断可从空闲模式唤醒系统

·看门狗(WDT)及双数据指针

·掉电标识和快速编程特性

·灵活的在线系统编程(ISP一字节或页写模式)

功能特性概述:

AT89S51提供以下标准功能:4k字节Flash闪速存储器,128字节内部RAM,32个I/O口线,看门狗(WDT),两个数据指针,两个16位定时/计数器,一个5向量两级中断结构,一个全双工串行通信口,片内振荡器及时钟电路。同时,

AT89S51可降至0Hz的静态逻辑操作,并支持两种软件可选的节电工作模式。空闲方式停止CPU的工作,但允许RAM,定时/计数器,串行通信口及中断系统继续工作。掉电方式保存RAM中的内容,但振荡器停止工作并禁止其它所有部件工作直到下一个硬件复位。

引脚功能说明:

·Vcc:电源电压

·GND:地

·P0口:P0口是一组8位漏极开路型双向I/O口,也即地址/数据总线复用口。作为输出口用时,每位能驱动8个TTL逻辑门电路,对端口写‘1’可作为高阻抗输入端用。

在访问外部数据存储器或程序存储器时,这组口线分时转换地址(低8位)和数据总线复用,在访问期间激活内部上拉电阻。

在Flash编程时,P0 口接收指令字节,而在程序校验时,输出指令字节,校验时,要求外接上拉电阻。

·P1口:P1是一个带内部上拉电阻的8位双向I/O口,P1的输出缓冲级可驱动(吸收或输出电流)4个TTL逻辑门电路。对端口写‘1’,通过内部的上拉电阻把端口拉到高电平,此时可作输入口。作输入口使用时,囚为内部存在上拉电阻,某个引脚被外部信号拉低时会输出一个电流(In)。

Flash编程和程序校验期间 P 1接收低8位地址。

·P2口:P2是一个带有内部上拉电阻的8位双向I/O口,P2的输出缓冲级可驱动(吸收或输出电流)4个TTL逻辑门电路。对端口写‘1’,通过内部的上拉电阻把端口拉到高电平,此时可作输入口,作输入口使用时,囚为内部存在上拉电阻,某个引脚被外部信号拉低时会输出一个电流(In)。

在访问外部程序存储器或16位地址的外部数据存储器(例如执行MOVX @DPTR指令)时,P2口送出高 8位地址数据。在访问8位地址的外部数据存储器(如执行MOVX @Ri指令)时,P2口线的内容(也即特殊功能寄存器(SFR)区中P2寄存器的内容),在整个访问期间不改变。

Flash编程或校验时,P2亦接收高位地址和其它控制信号。

·P3口:P3口是一组带有内部上拉电阻的8位双向I/O口。P3口输出缓冲

级可驱动(吸收或输出电流)4个TTL逻辑门电路。对P3 口写入“1”时,它们被内部上拉电阻拉高并可作为输入端口。作输入端时,被外部拉低的P3 口将用上拉电阻输出电流(In)。

P3口除了作为一般的I/O口线外,更重要的用途是它的第二功能。

P3 口还接收一些用于Flash闪速存储器编程和程序校验的控制信号。

·RST:复位输入。当振荡器工作时,RST引脚出现两个机器周期以上高电平将使单片机复位。WDT溢出将使该引脚输出高电平,设置SFR AUXR 的DISRTO 位(地址8EH)可打开或关闭该功能。DISRTO位缺省为RESET输出高电平打开状态。

·ALE/PROG:当访问外部程序存储器或数据存储器时,ALE(地址锁存允许)输出脉冲用于锁存地址的低8位字节。即使不访问外部存储器,ALE仍以时钟振荡频率的1/6输出固定的正脉冲信号,囚此它可对外输出时钟或用于定时目的。要注意的是:每当访问外部数据存储器时将跳过一个ALE脉冲。

对Flash存储器编程期间,该引脚还用于输入编程脉冲(PROG)。

如有必要,可通过对特殊功能寄存器(SFR)区中的8EH单元的D0位置位,可禁正ALE操作。该位置位后,只有一条MOVX和MOVC指令ALE才会被激活。此外,该引脚会被微弱拉高,单片机执行外部程序时,应设置ALE无效。

·PSEN:程序储存允许(PSEN)输出是外部程序存储器的读选通信号,当AT89S51由外部程序存储器取指令(或数据)时,每个机器周期两次PSEN有效,即输出两个脉冲。当访问外部数据存储器,没有两次有效的PSEN信号。

·EA/VPP:外部访问允许。欲使CPU仅访问外部程序存储器(地址为0000H-FFFFH), EA端必须保持低电平(接地)。需注意的是:如果加密位LB1被编程,复位时内部会锁存EA端状态。

如EA端为高电平(接Vcc端),CPU则执行内部程序存储器中的指令。

Flash存储器编程时,该引脚加上+12 V的编程电压Vpp。

·XTAL 1:振荡器反相放大器及内部时钟发生器的输入端。

·XTAL2:振荡器反相放大器的输出端。

·特殊功能寄存器:

特殊功能寄存器的于片内的空间分布的这些地址并没有全部占用,没有占

用的地址亦不可使用,读这些地址将得到一个随意的数值。而写这些地址单元将不能得到预期的结果。

·中断寄存器:

各中断允许控制位于IE寄存器,5个中断源的中断优先级控制位于IP寄存器。

·双时钟指针寄存器:

为更方便地访问内部和外部数据存储器,提供了两个16位数据指针寄存器:DP0位于SFR(特殊功能寄存器)区块中的地址82H, 83H和DP1位于地址84H, 85H,当SFR中的位DPS=0选择DP0,而DPS=1则选择DP1。用户应在访问相应的数据指针寄存器前初始化DPS位。

·电源空闲标志:

电源空闲标志(POF)在特殊功能寄存器SFR中PCON的第4位(PCON.4},电源打开时POF置‘1’,它可由软件设置睡眠状态并不为复位所影响。

·程序存储器:

如果EA引脚接地(GND),全部程序均执行外部存储器。

在AT89S51,假如EA接至Vcc(电源+),程序首先执行地址从0000H-OFFFH (4KB)内部程序存储器,而执行地址为1000H-FFFFH (60KB)的外部程序存储器。

·数据存储器:

AT89S51的具有128字节的内部RAM,这128字节可利用直接或间接寻址方式访问,堆栈操作可利用间接寻址方式进行,128字节均可设置为堆栈区空间。

·看门狗定时器(WDT):

WDT是为了解决CPU程序运行时可能进入混乱或死循环而设置,它由一个14bit计数器和看门狗复位SFR (WDTRST)构成。外部复位时,WDT默认为关闭状态,要打开WDT,用户必须按顺序将01EH和0E1H写到WDTRST寄存器(SFR地址为OA6H},当启动了WDT,它会随晶体振荡器在每个机器周期计数,除硬件复位或WDT溢出复位外没有其它方法关闭WDT,当WDT溢出,将使RSF引脚输出高电平的复位脉冲。

·定时器0和定时器1:

定时器0和1都是一个16位定时/计数器。

外文文献翻译中性化服装设计

外文文献原文+译文 原文 The study on the design of neuter clothing H ous e W Abstract Social and economic development, social thought, opening up and the progress of science and technology, men and women style presented the diversified pattern of neuter the fuzzy gender differences in style, from the beginning of non-mainstream des ign till n ow has develop ed i nt o on e of the mains t ream fas hi on d es ign style. Fashion brands have launched in recent years, the neutral flavor of fashion, neuter clothing market share of more and more, neutral fashion, with its broad group of sex leads the urban street fashion. Neutralization of free and open way of life style, gave people a comfortable and enjoyable. K ey words: Neut e r; Cl ot hing; Gender roles; Design 1 Introduction The beginning of the 20th century the rise of the feminist movement, make the neutral clothing as a kind of style into the line of sight of people. In the 90 s, the neutral clothing has used by each big brand clothing as one of the fashionable e lement s, s uc h a s dust coa t w i th a ne ut ral style, s ui ts, t-shirt s and j e ans have bec om e people like everyday clothes. Neuter clothing style is a simple, pure; reject all multifarious mincing, personalized style. As a special kind of clothing style, neuter clothing fashion has been intensified in the social life, so it is necessary for us to study the clothing neutralization phenomenon, to study its causes and the development of sociology. This article mainly from the sociological association as well as the relationship between men and women clothing and gender status in the society, which is based on analyzing the change of the study the social basis of the neutral clothing appear; Again from the social system, economic development, cultural trend and fashion designers to the influence of the neutral clothing style, etc., it is concluded that the neuter clothing phenomenon is the development of social consciousness, the sexual role transformation, the new clothing design trends are affecting the results.

建筑结构设计中英文对照外文翻译文献

中英文对照外文翻译 (文档含英文原文和中文翻译) Create and comprehensive technology in the structure global design of the building The 21st century will be the era that many kinds of disciplines technology coexists , it will form the enormous motive force of promoting the development of building , the building is more and more important too in global design, the architect must seize the opportunity , give full play to the architect's leading role, preside over every building engineering design well. Building there is the global design concept not new of architectural design,characteristic of it for in an all-round way each element not correlated with building- there aren't external environment condition, building , technical equipment,etc. work in coordination with, and create the premium building with the comprehensive new technology to combine together. The premium building is created, must consider sustainable development , namely future requirement , in other words, how save natural resources as much as possible, how about protect the environment that the mankind depends on for existence, how construct through high-quality between architectural design and building, in order to reduce building equipment use quantity and

施工组织设计外文翻译

摘要: 建筑工程在施工过程中,施工组织方案的优劣不仅直接影响工程的质量,对工期及施工过程中的人员安全也有重要影响。施工组织是项目建设和指导工程施工的重要技术经济文件。能调节施工中人员、机器、原料、环境、工艺、设备、土建、安装、管理、生产等矛盾,要对施工组织设计进行监督和控制,才能科学合理的保证工程项目高质量、低成本、少耗能的完成。 关键词: 项目管理施工组织方案重要性 施工组织设计就是对工程建设项目整个施工过程的构思设想和具体安排,是施工组织管理工作的核心和灵魂。其目的是使工程速度快、质量好、效益高。使整个工程在施工中获得相对的最优效果。 1.编制施工组织设计重要性的原因 建筑工程及其施工具有固定性与流动性、多样性与单件性、形体庞大与施工周期长这三对特点。所以,每一建筑工程的施工都必须进行施工组织设计。这是因为:其它一般工业产品的生产都有着自己固定的、长期适用的工厂。而建筑施工具有流动性的特点,不可能建立这样的工厂,只能是当每一个建筑工程施工时,建立一个相应的、临时性的,如同工厂作用性质的施工现场准备,即工地。施工单件性特点与施工流动性特点,决定了每一建筑工程施工都要选择相应的机具和劳动力组织。选择施工方法、拟定施工技术方案及其劳动力组织和机具配置,统称为施工作业能力配置。施工周期的特点,决定了各种劳动力、机具和众多材料物资技术的供应时间也比较长,这就产生了与施工总进度计划相适应的物资技术的施工组织设计内容。由此可见,施工组织设计在项目管理中是相当重要的。 2.施工组织设计方案的重要性 建筑产品作为一种商品,在项目管理中工程质量在整个施工过程中起着极其重要的作用。工程建设项目的施工组织设计与其工程造价有着密切的关系。施工组织设计基本的内容有:工程概况和施工条件的分析、施工方案、施工工艺、施工进度计划、施工总平面图。还有经济分析和施工准备工作计划。其中,施工方案及施工工艺的确定更为重要,如:施工机械的选择、水平运输方法的选择、土方的施工方法及主体结构的施工方法和施工工艺的选择等等,均直接影响着工程预算价格的变化。在保证工程质量和满足业主使用要求及工期要求的前提下,优化施工方案及施工工艺是控制投资和降低工程项目造价的重要措施和手段。 2.1施工组织方案在很大程度上影响着工程质量,因此合理的施工组织方案不仅是确保工程顺利完成的基础,也是工程安全的依据。施工组织设计是建筑工

【最新推荐】印花在服装设计中的应用外文文献

文献出处:A Dehghani. The application of digital printing in fashion design [J]. International Journal of Clothing Science and Technology, 2015, 16(2): 263-271. 原文 The application of digital printing in fashion design A Dehghani Abstract The appearance of digital printing for textiles printing provides a new train of thought, digital printing with the current textile fabric printing a variety of requirements of the market of printing technology, including high quality printing precision, high efficiency of printing on reaction time and the printing of the diverse demand, these advantages directly promoted the digital ink jet printing in the rapid development of textile fabric printing direction. In this paper, the design method of the digital printing design of different style and means of decoration and design method in the fabrics for summary, it is concluded that digital printing design cuttings in fabric printing, clothing apparel printing method and the application of the traditional fabric secondary design and decorative effect. Through the above research, digital printing and garment design and garment style between the relationships between the shapes, thereby further to bring into full play the advantages of

土木工程外文文献翻译

专业资料 学院: 专业:土木工程 姓名: 学号: 外文出处:Structural Systems to resist (用外文写) Lateral loads 附件:1.外文资料翻译译文;2.外文原文。

附件1:外文资料翻译译文 抗侧向荷载的结构体系 常用的结构体系 若已测出荷载量达数千万磅重,那么在高层建筑设计中就没有多少可以进行极其复杂的构思余地了。确实,较好的高层建筑普遍具有构思简单、表现明晰的特点。 这并不是说没有进行宏观构思的余地。实际上,正是因为有了这种宏观的构思,新奇的高层建筑体系才得以发展,可能更重要的是:几年以前才出现的一些新概念在今天的技术中已经变得平常了。 如果忽略一些与建筑材料密切相关的概念不谈,高层建筑里最为常用的结构体系便可分为如下几类: 1.抗弯矩框架。 2.支撑框架,包括偏心支撑框架。 3.剪力墙,包括钢板剪力墙。 4.筒中框架。 5.筒中筒结构。 6.核心交互结构。 7. 框格体系或束筒体系。 特别是由于最近趋向于更复杂的建筑形式,同时也需要增加刚度以抵抗几力和地震力,大多数高层建筑都具有由框架、支撑构架、剪力墙和相关体系相结合而构成的体系。而且,就较高的建筑物而言,大多数都是由交互式构件组成三维陈列。 将这些构件结合起来的方法正是高层建筑设计方法的本质。其结合方式需要在考虑环境、功能和费用后再发展,以便提供促使建筑发展达到新高度的有效结构。这并

不是说富于想象力的结构设计就能够创造出伟大建筑。正相反,有许多例优美的建筑仅得到结构工程师适当的支持就被创造出来了,然而,如果没有天赋甚厚的建筑师的创造力的指导,那么,得以发展的就只能是好的结构,并非是伟大的建筑。无论如何,要想创造出高层建筑真正非凡的设计,两者都需要最好的。 虽然在文献中通常可以见到有关这七种体系的全面性讨论,但是在这里还值得进一步讨论。设计方法的本质贯穿于整个讨论。设计方法的本质贯穿于整个讨论中。 抗弯矩框架 抗弯矩框架也许是低,中高度的建筑中常用的体系,它具有线性水平构件和垂直构件在接头处基本刚接之特点。这种框架用作独立的体系,或者和其他体系结合起来使用,以便提供所需要水平荷载抵抗力。对于较高的高层建筑,可能会发现该本系不宜作为独立体系,这是因为在侧向力的作用下难以调动足够的刚度。 我们可以利用STRESS,STRUDL 或者其他大量合适的计算机程序进行结构分析。所谓的门架法分析或悬臂法分析在当今的技术中无一席之地,由于柱梁节点固有柔性,并且由于初步设计应该力求突出体系的弱点,所以在初析中使用框架的中心距尺寸设计是司空惯的。当然,在设计的后期阶段,实际地评价结点的变形很有必要。 支撑框架 支撑框架实际上刚度比抗弯矩框架强,在高层建筑中也得到更广泛的应用。这种体系以其结点处铰接或则接的线性水平构件、垂直构件和斜撑构件而具特色,它通常与其他体系共同用于较高的建筑,并且作为一种独立的体系用在低、中高度的建筑中。

施工组织设计外文翻译

XXXXXXXXX 毕业设计(论文)外文翻译 学生姓名: 院(系): 专业班级: 指导教师: 完成日期:

施工组织设计的重要性 摘要: 建筑工程在施工过程中,施工组织方案的优劣不仅直接影响工程的质量,对工期及施工过程中的人员安全也有重要影响。施工组织是项目建设和指导工程施工的重要技术经济文件。能调节施工中人员、机器、原料、环境、工艺、设备、土建、安装、管理、生产等矛盾,要对施工组织设计进行监督和控制,才能科学合理的保证工程项目高质量、低成本、少耗能的完成。 关键词: 项目管理施工组织方案重要性 施工组织设计就是对工程建设项目整个施工过程的构思设想和具体安排,是施工组织管理工作的核心和灵魂。其目的是使工程速度快、质量好、效益高。使整个工程在施工中获得相对的最优效果。 1.编制施工组织设计重要性的原因 建筑工程及其施工具有固定性与流动性、多样性与单件性、形体庞大与施工周期长这三对特点。所以,每一建筑工程的施工都必须进行施工组织设计。这是因为:其它一般工业产品的生产都有着自己固定的、长期适用的工厂。而建筑施工具有流动性的特点,不可能建立这样的工厂,只能是当每一个建筑工程施工时,建立一个相应的、临时性的,如同工厂作用性质的施工现场准备,即工地。施工单件性特点与施工流动性特点,决定了每一建筑工程施工都要选择相应的机具和劳动力组织。选择施工方法、拟定施工技术方案及其劳动力组织和机具配置,统称为施工作业能力配置。施工周期的特点,决定了各种劳动力、机具和众多材料物资技术的供应时间也比较长,这就产生了与施工总进度计划相适应的物资技术的施工组织设计内容。由此可见,施工组织设计在项目管理中是相当重要的。 2.施工组织设计方案的重要性 建筑产品作为一种商品,在项目管理中工程质量在整个施工过程中起着极其重要的作用。工程建设项目的施工组织设计与其工程造价有着密切的关系。施工组织设计基本的内容有:工程概况和施工条件的分析、施工方案、施工工艺、施工进度计划、施工总平面图。还有经济分析和施工准备工作计划。其中,施工方案及施工工艺的确定更为重要,如:施工机械的选择、水平运输方法的选择、土方的施工方法及主体结构的施工方法和施工工艺的选择等等,均直接影响着工程预算价格的变化。在保证工程质量和满足业主使用要求及工期要求的前提下,优化施工方案及施工工艺是控制投资和降低工程项目造价的重要措施和手段。 2.1施工组织方案在很大程度上影响着工程质量,因此合理的施工组织方案 不仅是确保工程顺利完成的基础,也是工程安全的依据。施工组织设计是建筑工程设计文件的重要组成部分,是编制工程投资概预算的主要依据和编制招投标文件的

环境设计城市与景观毕业设计外文翻译中英文

I. City and The Landscape (1) Overview of Landscape Design Landscape design, first, is a people's thinking activity, performed as an art activity.Diversified thoughts formed complex diverse landscape art style. Contemporary landscape design apparently see is the diversity of the landscape forms,in fact its essence is to keep the closing up to the natural order system, reflected the more respect for human beings, more in-depth perspective of the nature of human's reality and need, not to try to conquer the nature.it is not even imitating natural, but produce a sense of belonging. Landscape is not only a phenomenon but the human visual scene. So the earliest landscape implications is actually city scene. Landscape design and creation is actually to build the city. (2) The Relationship Between Landscape and Urban City is a product of human social, economic and cultural development, and the most complex type. It is vulnerable to the artificial and natural environmental conditions of interference. In recent decades, with worldwide the acceleration of urbanization, the urban population intensive, heavy traffic, resource shortage,

服装设计与高科技外文翻译文献

文献信息: 文献标题:Evolution of Fashion Design in the Era of High-Tech Culture (高科技文化时代服装设计的演变) 国外作者:Galina Mihaleva,C.Koh 文献出处:《International Scholarly and Scientific Research and Innovation》,2016,10(7):2447-2451 字数统计:英文2079单词,11462字符;中文3549汉字 外文文献: Evolution of Fashion Design in the Era of High-Tech Culture Abstract Fashion, like many other design fields, undergoes numerous evolutions throughout the ages. This paper aims to recognize and evaluate the significance of advance technology in fashion design and examine how it changes the role of modern fashion designers by modifying the creation process. It also touches on how modern culture is involved in such developments and how it affects fashion design in terms of conceptualizing and fabrication. By comparing case studies, existing fashion design examples and crafting method experimentations; we then spot patterns in which to predict the direction of future developments in the field. A breakdown on the elements of technology in fashion design helps us understand the driving force behind such a trend. The results from explorations in the paper have shown that there is an observed pattern of a distinct increase in interest and progress in the field of fashion technology, which leads to the birth of hybrid crafting methods. In conclusion, it is shown that as fashion technology continues to evolve, their role in clothing crafting becomes more prominent and grows far beyond the humble sewing machine. Keywords: Fashion design, functional aesthetics, smart textiles, 3D printing. INTRODUCTION It is common knowledge that the environment we live in greatly influences the

框架结构设计外文翻译

毕业设计(论文)外文资料翻译 系:机械工程系 专业:土木工程 姓名: 学号: 外文出处:Design of prestressed (用外文写) concrete structures 附件: 1.外文资料翻译译文;2.外文原文。

附件1:外文资料翻译译文 8-2简支梁布局 一个简单的预应力混凝土梁由两个危险截面控制:最大弯矩截面和端截面。这两部分设计好之后,中间截面一定要单独检查,必要时其他部位也要单独调查。最大弯矩截面在以下两种荷载阶段为控制情况,即传递时梁受最小弯矩M G的初始阶段和最大设计弯矩M T时的工作荷载阶段。而端截面则由抗剪强度、支承垫板、锚头间距和千斤顶净空所需要的面积来决定。所有的中间截面是由一个或多个上述要求,根它们与上述两种危险截面的距离来控制。对于后张构件的一种常见的布置方式是在最大弯矩截面采用诸如I形或T形的截面,而在接近梁端处逐渐过渡到简单的矩形截面。这就是人们通常所说的后张构件的端块。对于用长线法生产的先张构件,为了便于生产,全部只用一种等截面,其截面形状则可以为I形、双T形或空心的。在第5 、 6 和7章节中已经阐明了个别截面的设计,下面论述简支梁钢索的总布置。 梁的布置可以用变化混凝土和钢筋的办法来调整。混凝土的截面在高度、宽度、形状和梁底面或者顶面的曲率方面都可以有变化。而钢筋只在面积方面有所变化,不过在相对于混凝土重心轴线的位置方面却多半可以有变化。通过调整这些变化因素,布置方案可能有许多组合,以适应不同的荷载情况。这一点是与钢筋混凝土梁是完全不同的,在钢筋混凝土梁的通常布置中,不是一个统一的矩形截面便是一个统一的T形,而钢筋的位置总是布置得尽量靠底面纤维。 首先考虑先张梁,如图 8-7,这里最好采用直线钢索,因为它们在两个台座之间加力比较容易。我们先从图(a)的等截面直梁的直线钢索开始讨论。这样的布置都很简单,但这样一来,就不是很经济的设计了,因为跨中和梁端的要求会产生冲突。通常发生在跨度中央的最大弯矩截面中的钢索,最好尽量放低,以便尽可能提供最大力臂而提供最大的内部抵制力矩。当跨度中央的梁自重弯矩M G相当大时,就可以把c.g.s布置在截面核心范围以下很远的地方,而不致在传递时在顶部纤维中引起拉应力。然而对于梁端截面却有一套完全不同的要求。由于在梁端没有外力矩,因为在最后的时刻,安排钢索要以c.g.s与 c.g.c在结束区段一致,如此同样地获得克服压力分配的方法。无论如何,如果张应力在最后不能承受,放置 c.g.s.

施工组织设计外文文献翻译最新译文

文献出处: Phillip Yetton. The Study of Construction Organization Design [J]. International Journal of Project Management, 2015, 9(2): 33-43. 原文 The Study of Construction Organization Design Author: Phillip Yetton Abstract Building construction is a complex work, huge building products, the production cycle is long, is a collection of architectural art, architecture, function, structure, decoration, water supply, power supply, intelligent system for a wind. Need to complete a project unit, type of work well together, and in the process of implementing, also under the influence of various subjective and objective conditions around. In order to meet the quality, cost, time limit for a project, under the premise of safety goal task to complete a project, must according to the requirement of the construction unit and the characteristics of the proposed construction project, the various raw materials on the basis of full investigation, compile an used to guide the whole process of technology, economy and management of project construction comprehensive document, this document is the construction organization Keywords: Construction; Organization design; Project cost 1 Introduction Construction organization design is a construction project for the object establishment, to guide the project bidding, construction contracts, construction preparation, construction installation until the whole process of the final acceptance of the technology, economy and management comprehensive document, is to ensure that project smooth implementation effective programmatic document. Construction organization design is proper or not, will directly relate to the quality of the proposed construction project, cost, time limit, safety, etc. The smooth realization of the intended target. With the development of The Times, modern engineering project scale and the demand is higher and higher, project management has become increasingly complex, and the construction organization design also put forward higher requirements. The construction organization design, construction organization

建筑景观语言(英文翻译)

Cover封面 Content目录 Design Explanation设计说明 Master Plan总平面 Space Sequence Analysis景观空间分析 Function Analysis功能分析 Landscape Theme Analysis景观景点主题分析图 Traffic Analysis交通分析 Vertical Plan竖向平面布置图 Lighting Furniture Layout灯光平面布置示意图 Marker/Background Music/Garbage Bin标识牌/背景音乐/垃圾桶布置图Plan平面图 Hand Drawing手绘效果图 Section剖面图 Detail详图 Central Axis中心公共主轴 Reference Picture参考图片 Planting Reference Picture植物选样 材料类: aluminum铝 asphalt沥青 alpine rock轻质岗石 boasted ashlars粗凿 ceramic陶瓷、陶瓷制品 cobble小圆石、小鹅卵石 clay粘土 crushed gravel碎砾石 crushed stone concrete碎石混凝土 crushed stone碎石 cement石灰 enamel陶瓷、瓷釉 frosted glass磨砂玻璃 grit stone/sand stone砂岩 glazed colored glass/colored glazed glass彩釉玻璃 granite花岗石、花岗岩 gravel卵石 galleting碎石片 ground pavement material墙面地砖材料 light-gauge steel section/hollow steel section薄壁型钢 light slates轻质板岩 lime earth灰土 masonry砝石结构

【参考文献翻译】服装设计中独特性的表达.doc

英文翻译: The unique expression in fashion design Abstract: With the social progress and people's aesthetic awareness, clothing design requirements are constantly changing, not only beautiful, comfortable, personalized for different purposes, and more and more people started to pay attention the unique design of the clothing. unique expression of the clothing design has something in common, in common, there are three factors most typical one of the means of the use of the plastic arts; is to follow the basic rules of the plastic arts; the pursuit of art content and beauty of form harmony and unity. The face of increasingly fierce competition in society, from clothing unique starting to play to their strengths, so that the costume design perfected. Key words: aesthetic sense; costume design; uniqueness; expression Introduction With the rich substance of social development, improved quality of life, the pursuit of unique clothing is also more than plus strong, the face of the popularity and unity to the mass production of clothing has become a problem to be solved in order to fashion designers. An important design point, then become a unique expression of the costume design costume design costume design unique refers to the characteristics of the presentation of the representative from the clothing on the whole, it is unique content and form unity. China fashion design unique expression as a complete system of disciplines to study the ancient times to now there, but the uniqueness of expression in fashion design is not perfect, therefore, the uniqueness of this study fashion design to express Modern fashion design is of great significance. 1. The unique overview of clothing In short, The unique nature of the clothing is the clothing unique. In a broad sense refers to the presentation of the representative characteristics from the whole of the clothing works, it is one of the unique form and the objectivity of the unity of the unity of content, costume designer on the subjective aspect of creative and clothing subject matter difficult to find words to express, but it is not difficult to make us feel unique style. The unique nature of the clothing, but also refers to the values, artistic characteristics and inherent character of a nation, an era, a genre or a person's clothing in the content and format of the show out. The unique nature of the appearance of the mind, the pursuit of the realm of fashion design in the final analysis is unique in design and positioning, the unique expression of the costume design also reflects the designer's unique creative thinking and the pursuit of art also reflects the distinctive character.

施工组织设计中英文对照外文翻译文献

施工组织设计中英文对照外文翻译文献(文档含英文原文和中文翻译)

施工组织设计的重要性 摘要: 建筑工程在施工过程中,施工组织方案的优劣不仅直接影响工程的质量,对工期及施工过程中的人员安全也有重要影响。施工组织是项目建设和指导工程施工的重要技术经济文件。能调节施工中人员、机器、原料、环境、工艺、设备、土建、安装、管理、生产等矛盾,要对施工组织设计进行监督和控制,才能科学合理的保证工程项目高质量、低成本、少耗能的完成。 关键词: 项目管理施工组织方案重要性 施工组织设计就是对工程建设项目整个施工过程的构思设想和具体安排,是施工组织管理工作的核心和灵魂。其目的是使工程速度快、质量好、效益高。使整个工程在施工中获得相对的最优效果。 1.编制施工组织设计重要性的原因 建筑工程及其施工具有固定性与流动性、多样性与单件性、形体庞大与施工周期长这三对特点。所以,每一建筑工程的施工都必须进行施工组织设计。这是因为:其它一般工业产品的生产都有着自己固定的、长期适用的工厂。而建筑施工具有流动性的特点,不可能建立这样的工厂,只能是当每一个建筑工程施工时,建立一个相应的、临时性的,如同工厂作用性质的施工现场准备,即工地。施工单件性特点与施工流动性特点,决定了每一建筑工程施工都要选择相应的机具和劳动力组织。选择施工方法、拟定施工技术方案及其劳动力组织和机具配置,统称为施工作业能力配置。施工周期的特点,决定了各种劳动力、机具和众多材料物资技术的供应时间也比较长,这就产生了与施工总进度计划相适应的物资技术的施工组织设计内容。由此可见,施工组织设计在项目管理中是相当重要的。 2.施工组织设计方案的重要性 建筑产品作为一种商品,在项目管理中工程质量在整个施工过程中起着极其重要的作用。工程建设项目的施工组织设计与其工程造价有着密切的关系。施工组织设计基本的内容有:工程概况和施工条件的分析、施工方案、施工工艺、施工进度计划、施工总平面图。还有经济分析和施工准备工作计划。其中,施工方案及施工工艺的确定更为重要,如:施工机械的选择、水平运输方法的选择、土方的施工方法及主体结构的施工方法和施工工艺的选择等等,均直接影响着工程预算价格的变化。在保证工程质量和满足业主使用要求及工期要求的前提下,优化施工方案及施工工艺是控制投资和降低工程项目造价的重要措施和手段。

相关文档
最新文档