DDS信号发生器外文资料翻译--基于DDS和单片机数字控制信号发生器的设计

DDS信号发生器外文资料翻译--基于DDS和单片机数字控制信号发生器的设计
DDS信号发生器外文资料翻译--基于DDS和单片机数字控制信号发生器的设计

Design of Digital Controlled Signal Generator Based on DDS and MCU

Yinjun Chena, Zehuai Yuan

Faculty of Electronic Information and Mechanical Electrical Engineering, Zhaoqing University,

Zhaoqing 526061, China

Keywords: DDS; MCU; Signal generator; Phase Accumulator; DAC

Abstract. Its advantage to use DDS chip is output signal frequency bigger, and precision higher, But users can't change the output signal waveforms. The MCU can produce the required arbitrary waveforms, but its program execution of the order limit the speed.So we use their Synergy to design the digital controlled signal generator. The System has the advantage of output good quality waveform, frequency of precision and stability ,and high frequency, empty, amplitude and phase is to step into the need.

Introduction

The digitally synthesized sine waveform (Direct Digital Synthesis, DDS) is a well-known method and has been applied to many embedded applications [1]. This technique can be used to create a positive digital sine waveform. Compared to other frequency composing method, Direct Digital Frequency Synthesis(DDS) has been the most popular trend in modern frequency synthetic technique for its excellent characteristics. The signal source that the DDS technology realizes can carry out accurate controlling on DDS frequency , extent , phase exporting wave form's etc. by numerical control circuit, the system making use of this method has many merits such as stability, reliably and accuracy.

The commercial DDS chip can only export a sine wave for the data in the ROM form already has been solidified. If needing to come into being any wave form, it may come true by the way that FPGA adopts DDS IP core or hardware describe language etc, however,the cost of This way cost is high; on the other hand, any wave form can be achieved by making use of micro controller unit (MCU) to carry out figure frequency combining and DA converting. The experiment and applying testing have shown that the numerical control signal source composed of STM32 micro controller and DDS chip can work well.

DDS and wave form programming pattern

The core of DDS system is phase accumulator carriage, and it is composed of a ADR and one

unit phase register. When any clock comes, the phase register increases by with the step length, phase register output and phase control word add together, and then the output is imported to sine inquiry form address.

The sine inquiring form includes the numeral extent information of one-period sine wave, each address corresponds to the phase dot of 0~360 degrees of the sine wave. The mapping digital signal drives DAC and outputs analog value. The output sine circle and frequency are

The phase register will return to the original state when the 2N/M fc clock is finished. Accordingly, the DDS system output a sine wave when the sine inquiring form finish a circle. The output sine circle and frequency is TO --output sine wave circle, unit: s; TC --external referenced clock circle, unit: s; M --accumulated step length of phase register, constant; f out --output sine wave frequency, unit: Hz; f c --external referenced clock frequency, unit: Hz; N --phase accumulator digit, constant.

The relationship among the frequency control word, and the output signal frequency and the referenced clock frequency are:

Frequency control word is directly proportional to the output signal frequency. In order to describe clearly, the sine wave form is as one vector turns around phase circle, the phase circle matches along with a cycle sine wave. Every sampling pots in wave form corresponds to a phase dot of the phase circle.

To synthesis the required frequency signal, it needs to accomplish the following steps

1. Controlling every sampling increment of phase and accumulating them (frequency control word K), output 2 pi cumulated phase (using phase accumulator).

2. Converting 2 pi accumulating phase into the corresponding sine amplitude, use ROM to store the corresponding phase-extent form of sine function in general.

3. Use DAC to change extent code into the signal simulating voltage.

4. The voltage signal that DAC exports is ladder wave form , the required simulation voltage out is achieved after LPF smoothing.

Numerical control DDS signal source system designs analysis

System uses the STM32 as control core and the AD9850 as generator. STM32 is 32-bit ARM-based micro controller with 128 K byte flash memory.

The two signal output of STM32 can be achieved by controlling AD9850 and DAC0832 output simultaneously. The system designs block diagram is shown in Fig. 1. One signal output can generate 30 MHz sine wave and rectangular wave by controlling AD9850, the other output generate any wave form with its frequency less than 10 KHz by numerical frequency mixture of DAC0832.

Fig. 1 System designs block diagram

Hardware design

AD9850 module

AD9850 contains the DDS system and high-speed comparator. The AD9850 can realize the entire numerical frequency combining. The core of the programmable DDS is the phase accumulator, it is composed of a ADR and a N bit phase register, N is for 24 ~ 32.

After connecting to the accurate clock source and writing the frequency phase control word, AD9850 can generate the frequency-programmable and phase-programmable output of analog sine wave, which can be used as the direct frequency signal source or be transferred into rectangular wave through high-speed comparator.

With the 125 MHz clock, 32-bit frequency control word can carry out the output frequency resolution ratio of AD9850 with 0.0291 Hz[4].

DAC0832 module

The circuit exports the phase data sheet to DAC0832 from STM32 and gets corresponding wave form by DA converting. The step-by-step adjusting phase amounts can create arbitrary frequency, the PWM signal from the STM32 transfers into the corresponding voltage by low-pass filter, therefore, the referenced voltage of DAC0832 is controlled, furthermore, the output wave form extent is tuned appropriately. The digital to analog conversion circuit is shown in Fig.2

Fig. 2 DAC circuit

PWM converting DA circuit

The low-pass filtered PWM signal from STM32 is then stable using the voltage follower, which will yield a stable output voltage; the voltage can be adjusted by tuning the PWM dutyfactor. The system output three PWM signals, which controls AD9850 output extent, dutyfactor and the output extent of DAC0832, respectively,. Fig. 3 shows the PWM controls DA transferring circuit.

Fig. 3 PWM controlled DA converting circuit

Fig. 4 Export amplification and the wave filtering circuit. (a) amplification circuit; (b) filtering

circuit

Amplification and wave filtering circuit

The amplification circuit will export amplified wave form and modify the factor of amplification. An excellent smooth output waveform can be achieved by using the low-pass active power filtering. The amplification circuit and the filtering circuit is showed in Fig. 4.

Software design

And the system software mainly include AD9850 driving module, DAC0832 driving module, the step-by-step automation module, PWM-converting-DA module and uC/GUI figure supporting system implanted in procedure. The operation interface is full of humanization for the

multi-window pattern is adopted. The design process of the system software is shown in Fig. 5.

Implanted uC/GUI

The numerical control signal source has used the uC/GUI software sufficiently to establish many windows and control buttons. By means of invoking the corresponding windows and control with the feedback information, the peripheral equipment operated under the control of the system.

The external equipment is mainly separated into two drivers, the drive being an AD9850 module and DAC0832 module drive, respectively. The two modules can be controlled by means of the outside interruption and timing interruption.

AD9850 Drive

AD9850 has 40 control words, among them, 32-bit is used for frequency control, 5-bit is used for the phase control, 1-bit is used for the power source dormancy control, 2-bit is used to choose operation pattern.

Fig. 5 Systematic procedure flow chart

This 40 control words may arrive at AD9850 by concurrence way or serial way, in the concurrence way, 8 data highway generals can transfer the data to a register.

After repeating 5 times, the 40-bit data is loaded into the frequency / phase data register (for refreshing DDS output frequency and phase) at the FQ-UD rising edge, meanwhile, the address pointer is reset to the first input register

Then the 8-bit data is loaded at the W-CLK rising edge, and the pointer is set to the next input register. After repeating 5 times of W-CLK rising edge, the W-CLK rising edge will work no longer until the reset signal comes or the address pointer is reset to the first input register by the FQ-UD rising edge.

The procedure operate AD9850 module through the bottom function, as

void ad9850(

double frequency, //frequency

unsigned char phase, //phase

unsigned char mode, //pattern

unsigned char power //source

)

The DAC0832 driven module

In the design of the numerical control signal source, DAC0832 is defined as single buffered pattern, when the 8 bit Parallel data D0~D7 is input, the DA will transfer data in the CS.

The bottom function of void DA0832(u8 value)can invoke Out_To_DDS0832(double Frequency,u8 type) function and control the defined wave form and frequency.

This function is based on figure frequency composes principle, it transfers the input frequency into corresponding control word, and then combing phase step-by-step expect, output wave form data sheet in memory.

The extent and dutyfactor can be tuned through invoking Adjust_Vpp() and Adjust Duty() Step-by-step automation procedure

A step-by-step automation procedure brick is added to the design to define the frequency range, step-by-step rate , step-by-step amounts , ascending or lapse, cycling pattern.

The step-by-step automation function can be realized through invoking Auto

Step(AutoStepStr*AS) and passing memory structure type to a function.

Test the experiment and data analysis

The DDS numerical control signal source can import the various changeable control words by a touching screen, and then accurately control the signal frequency, dutyfactor, extent and phase. Figure 6 shows the corresponding experimental wave forms.

Fig. 6 The oscillograph exports experiment picture (a) 1 KHz wave form output; (b) 1 MHz wave

form output; (c) 20 MHz wave form output.

With the oscillograph testing, it shows that the circuit work stably and rightly. The various parametric index exhibit fine numerical control effect.

a. Output frequency range: 1Hz—30MHz,peak-to-peak value: 50mV~10V;dutyfactor:

10%~100%, difference≤1%。

b. Export the sine wave, sawtooth wave rectangular wave, triangle wave and arbitrarily wave

form.

c. Continuous Step-by-step adjustment of frequency, dutyfactor, extent and phase.

d. The operation of the touching screen includes suppositional keyboard, sliding strip and various suppositional control carry out entering operation, and the every parameters can be

demonstrated visually.

e. Step-by-step automation, definition of: maximum value , minimum value , step-by-step rate , step-by-step amounts , ascending or lapse, cycling or not.

Numerical control reform advantage of signal source

The designed numerical control signal source is applied to the lathe reform experiment. The main targets of the numerical control system are the coordinate axis displacement (including displacement speed , direction , location etc.) , the control message originates from numerical control treating or moving control procedure mainly.

Therefore, systematic the most fundamental composition of the numerical control system should include three parts: The input/output procedure device, numerical control equipment and the servo drives.

Conclusions

Making compound use of DDS and MCU controller, the system can exported the numerical control signal source as the consumer need, it has the merits such as good exporting wave form, frequency accuracy, reliable stability and high dutyfactor. Each parameter and be easily adjusted by touching a screen, the experiments show that the various parametric indexes have fine numerical control effect.

Acknowledgements

This work was financially supported by the National Natural Science Foundation of China (No: 61006075) and Guided Projects on Integration of Production, Education and Research of Guangdong Province (No:2011B090400253).

References

[1] Lygouras J. N., Tarchanidis K. N., Tsalides Ph. G., “Suspended Sediment and Dye Concentration Measurements Using a Digital Techniques”, Int. J. Electronics, 87, No.1, pp 107, (2000).

[2] Webster J. G. Ed., “Tactile Sensors for Robotics and Medicine”, Wiley, New York, (1988).

[3] Dally J. W., Rilley W. F., Mcconnel K.G., “Instrumentation for Engineering Measurements”, Wiley, New York, (1993).

[4] Tarchanidis K. N., Ioannidis I. N., Kakkalis I. K. And Lygouras J. N., “FLEXIMAT, an Integrated System Scanning the Bending of Any Matress.”, Int. Workshop on Virtual and Intelligent Measurement Systems, VIMS 2000, Annapolis, MD, USA, 29-30 April 2000, pp 115, (2000).

[5] Koukourlis C. S., Voulgaris N. C., “A Digital Method for Sinewave Generation.” Archiv fur Electrotechnik, 72, pp 327, (1989).

[6] Koukourlis Chr. S, Trigonidis V. K., Sahalos J. N., “Differential Synchronous Demodulation for Small Signal Amplitude Est imation.”, IEEE Instrumentation and Measurement, 42, No. 5, pp 926, (1993).

基于DDS和单片机数字控制信号发生器的设计

关键词: DDS; MCU;信号发生器;相位累加器;DAC

摘要:它的优点,使用DDS芯片输出信号的频率更大,精度更高,但用户不能改变输出信号的波形。MCU可以产生所需的任意波形,但其程序执行的顺序限制速度。因此,我们利用它们之间的协同设计数字控制信号发生器。该系统的优点是输出质量好的精度和稳定性,波形,频率和高频率的,空的振幅和相位是步入需要。

介绍

数字合成的正弦波形(直接数字频率合成器DDS)是一种公知的方法已被应用到许多嵌入式应用[1]。这种技术可以用来创建一个积极的数字正弦波形。其它频率合成方法相比, 直接数字频率合成器(DDS)一直以其优良的特性在现代频率合成技术中最流行的趋势。DDS 技术实现信号源,可以进行精确控制DDS的频率,程度,相输出波形的数值控制电路等,系统利用这种方法有许多优点,如安定,可靠和准确度。

商业DDS芯片只能导出一个正弦波因为ROM表中的数据形式已经被凝固。如果需要进入任何波形,它可能会真正的由FPGA采用DDS的IP核或硬件描述语言等方式来实现,然而, 这种方式成本费用高;另一方面,可以任意波形通过开展数字频率结合使用的微控制器单元(MCU)和DA转换实现。实验和应用测试表明,数控信号源所组成的STM32微控制器和DDS 芯片可以很好地工作。

DDS和波形编程模式

DDS系统的核心是相位累加器的框架,它是由一个ADR和一单位相位寄存器组成的。当任何时钟到来时,相位寄存器增加步长,相寄存器的输出与相位控制字相加,然后输出导入到正弦查询形成地址。

正弦查询表格包含一个周期正弦波,每个数字幅度信息地址对应于0?360度的正弦波的相位点。测绘数字信号驱动DAC并模拟输出值。输出正弦波周期和频率是:

相位寄存器将返回到原来的状态时,2N/ M fc时钟完成。因此,DDS系统输出一个正弦

波的正弦查询表时,完成一个周期。输出正弦波的周期和频率为TO - 输出正弦波周期,单位:秒; TC - 外部参考时钟周期,单位:秒; M - 相位寄存器累计步长,恒定f输出 - 输出正弦波频率,单位:赫兹; fc - 外部参考时钟频率,单位为赫兹; N - 相位累加器的位数,不变。频率控制字和输出信号的频率与参考时钟频率之间的关系是:

频率控制字与输出信号的频率成正比。为了描述清楚,正弦波的形式是一个向量转换的相位周期,相位周期与正弦波的一个周期相匹配。在波形里的每个采样点对应一个相位点的相位周期。

合成所需的频率信号,它需要完成以下步骤:

1.控制每个采样相位增量和积累(频率控制字K),输出2 pi累计相位(使用相位累加器)。

2.转换成相应的正弦振幅2 pi积累阶段,使用ROM来存储相应的相位幅度的一般正弦函数形式。

3.采用DAC代码转换成模拟信号电压变化幅度。

4.电压信号,DAC出口是阶梯波的形式,实现所需的模拟电压输出低通滤波器平滑后的电压。

数控DDS信号源系统设计分析

系统使用STM32作为控制核心和AD9850作为发生器。STM32是基于ARM的32位微控制器与128 K字节的闪存。

STM32的两个信号输出,可以实现同时通过控制AD9850的和DAC0832输出。该系统的设计的框图如图1所示。一个信号输出通过控制AD9850,可产生30 MHz正弦波和矩形波,其他输出的任意波形及其频率低于10千赫是通过频率数值混合器DAC0832产生的。

图1 系统设计框图

硬件设计

AD9850的模块

AD9850包含DDS系统和高速比较器。 AD9850可以实现对整个数字频率相结合。可编程的DDS的核心是相位累加器,它是由ADR和一个N位相位寄存器组成,N为24?32。

连接到精确的时钟源和写入频率相位控制字后,AD9850的可以产生可编程频率和相位可编程的模拟正弦波输出波,这可以用来作为直接的高频信号源,或者通过高速比较器被转移到矩形波。

通过125 MHz时钟,32位频率控制字可以把AD9850的输出频率分辨率展开到0.0291赫兹[4]。

DAC0832模块

电路是通过DA从STM32向DAC0832输出相位数据表并得到相应的波形。一步一步的调节相量,可以创建任意的频率,PWM信号通过低通滤波器从STM32传输到相应的电压,因此,DAC0832的参考电压是被控制的,而且,输出的波形幅度调节适当。数字到模拟转换电路,如图2所示:

图2 DAC电路

PWM转换DA电路

低通滤波器的PWM信号从STM32到稳定使用电压跟随器,然后稳定将产生一个稳定的输出电压,通过调整PWM占空比可调节电压。该系统输出的3个PWM信号,它分别控制AD9850的输出范围,占空比和输出DAC0832的范围。图3显示出的PWM控制DA传输电路。

放大和滤波电路

放大电路将输出放大波形和修改放大的因素。一个很好的平滑的输出波形,可以通过使用低通有源功率滤波实现。放大电路和滤波电路在图4中显示。

图3 PWM控制DA转换电路

图4 导出放大和滤波电路:(a)放大电路(b)滤波电路

软件设计

系统软件主要包括AD9850的驱动模块,DAC0832驱动模块,一步一步的自动化模块,PWM转换DA模块和uC/ GUI图片支持的系统中植入程序。由于采用多窗口的图案使得操作界面充满人性化。系统软件的设计过程如图5所示。

图5系统程序流程图

植入的uC/ GUI

数控信号源已足够多的使用的uC / GUI软件建立许多窗口和控制按钮。通过调用相应的窗口和控制反馈信息,外围设备在系统的控制下操作。

外部设备主要分为两个驱动器,驱动器AD9850的模块和DAC0832模块驱动。这两个模块可以通过外侧中断和定时中断被控制。

AD9850的驱动器

AD9850具有40个控制字,其中,32位用于频率控制,5位用于的相位控制,1位用于电源休眠控制,2位用于选择运作模式。

这40个控制字可在允许的方式或串行方式到达AD9850,在允许的方式下,8位数据一般可高速将数据传送到寄存器。

重复5次后,在40位的数据被加载到频率/相位数据寄存器(用于刷新的DDS输出频率和相位),同时,上面的FQ-UD上升沿地址指针复位到第一个输入寄存器。

然后8位数据被加载在W-CLK上升沿,将指针设置到下一个输入注册。W-CLK上升沿重复5次后,在W-CLK上升沿将不再工作,直到复位信号或地址指针复位到第一个输入寄存器的FQ-UD上升沿。

程序操作AD9850模块通过底部的功能,作为:

void ad9850(

double frequency, //frequency

unsigned char phase, //phase

unsigned char mode, //pattern

unsigned char power //source

)

DAC0832驱动模块

在设计中的数字控制信号源,DAC0832被定义为单缓冲的模式,当8位并行数据D0?D7被输入,DA将在CS中传输数据。

空的DA0832(U8值)的底层函数可以调用Out_To_DDS0832(双频率,U8型)的功能和控制定义的波形和频率。

此功能是基于数字频率合成原则,它把输入频率传送到相应的控制字,然后一步一步结合相位预计,在记忆体中输出波形数据表。

通过的调用Adjust_Vpp()的程度和占空因数可调谐和调整印花税()

一步一步的自动化程序

一步一步的自动化程序砖被添加到设计来定义的频率范围内,一步一步的速度,一步一步的计算,递增或失效,循环模式。一步一步的自动化功能,可实现通过调用自动步骤(AutoStepStr*AS)和通过存储器结构类型的一个函数来实现。

测试实验和数据分析

DDS数字控制信号源能够通过触摸屏导入各种多变的控制字,然后准确地控制信号的频率,占空比,范围和相位。图6给出了相应的实验波形。

图6示波器出口实验图片(a)1千赫兹的输出波形(b)1兆赫兹的输出波形(c)20兆赫兹的输出

波形

用示波器测试,表明该电路工作稳定,正确。各参数指标表现出精细的数值控制效果。

一、输出频率范围:1Hz-30MHz的的峰 - 峰值值:50mV的~~10V;占空比:10%?100%,差异≤1%。

二、输出正弦波,方波,锯齿波,三角波和任意波形式。

三、连续步骤一步调整频率,占空比,幅度和相位。

四、触摸屏的操作包括虚拟键盘,滑条和各种虚拟控制进行输入操作,每一个参数都可以直观演示。

五、一步一步的自动化,定义:最高值,最低值,一步一步的速度,一步一步的计算,按升序或下降,循环或不循环。

数控改革信号源的优势

设计的数值的控制信号源被施加到车床改革实验。主要数控系统的目标是协调坐标轴的位移(包括位移,速度,方向,位置等),该控制消息来源于数控操作或运动控制程序。

因此,系统的数值控制系统的组合物,最根本的包括三个部分:输入/输出的程序的移

动设备,数控设备和伺服驱动器。

结论

使DDS和MCU控制器组合使用,系统可以导出的数值控制消费者的需要的信号源,它具有的优点,如良好的输出的波形,频率准确,可靠的稳定性和高占空比。每个参数,并通过触摸屏幕很容易地调整,实验表明,各种参数指标具有优良的数控效果。

致谢

这项工作是由国家自然科学基金会,中国(无财政支持:61006075)和指导目整合生产,教育及研究广东省(编号:2011B090400253)。

参考文献

[1] Lygouras J. N., Tarchanidis K. N., Tsalides Ph. G., “Suspended Sediment and Dye Concentration easurements Using a Digital Techniques”, Int. J. Electronics, 87, No.1, pp 107, (2000).

[2] Webster J. G. Ed., “Tactile Sensors for Robotics and Medicine”, Wiley, New York, (1988).

[3] Dally J. W., Rilley W. F., Mcconnel K.G., “Instrumentation for Engineering Measurements”, Wiley, New York, (1993).

[4] Tarchanidis K. N., Ioannidis I. N., Kakkalis I. K. And Lygouras J. N.“FLEXIMAT, an ntegrated System Scanning the Bending of Any Matress.”, Int. Workshop on Virtual and Intelligent Measurement Systems, VIMS 2000, Annapolis, MD, USA, 29-30 April 2000, pp 115,(2000).

[5] Koukourlis C. S., Voulgaris N. C., “A Digital Method for Sinewave Generation.” Archiv fur Electrotechnik, 72, pp 327, (1989).

[6] Koukourlis Chr. S, Trigonidis V. K., Sahalos J. N., “Differential Synchronous Demodulation for Small Signal Amplitude Estimation.”, IEEE Ins trumentation and Measurement, 42, No. 5,

pp926, (1993).

英文论文及中文翻译

International Journal of Minerals, Metallurgy and Materials Volume 17, Number 4, August 2010, Page 500 DOI: 10.1007/s12613-010-0348-y Corresponding author: Zhuan Li E-mail: li_zhuan@https://www.360docs.net/doc/3915126874.html, ? University of Science and Technology Beijing and Springer-Verlag Berlin Heidelberg 2010 Preparation and properties of C/C-SiC brake composites fabricated by warm compacted-in situ reaction Zhuan Li, Peng Xiao, and Xiang Xiong State Key Laboratory of Powder Metallurgy, Central South University, Changsha 410083, China (Received: 12 August 2009; revised: 28 August 2009; accepted: 2 September 2009) Abstract: Carbon fibre reinforced carbon and silicon carbide dual matrix composites (C/C-SiC) were fabricated by the warm compacted-in situ reaction. The microstructure, mechanical properties, tribological properties, and wear mechanism of C/C-SiC composites at different brake speeds were investigated. The results indicate that the composites are composed of 58wt% C, 37wt% SiC, and 5wt% Si. The density and open porosity are 2.0 g·cm–3 and 10%, respectively. The C/C-SiC brake composites exhibit good mechanical properties. The flexural strength can reach up to 160 MPa, and the impact strength can reach 2.5 kJ·m–2. The C/C-SiC brake composites show excellent tribological performances. The friction coefficient is between 0.57 and 0.67 at the brake speeds from 8 to 24 m·s?1. The brake is stable, and the wear rate is less than 2.02×10?6 cm3·J?1. These results show that the C/C-SiC brake composites are the promising candidates for advanced brake and clutch systems. Keywords: C/C-SiC; ceramic matrix composites; tribological properties; microstructure [This work was financially supported by the National High-Tech Research and Development Program of China (No.2006AA03Z560) and the Graduate Degree Thesis Innovation Foundation of Central South University (No.2008yb019).] 温压-原位反应法制备C / C-SiC刹车复合材料的工艺和性能 李专,肖鹏,熊翔 粉末冶金国家重点实验室,中南大学,湖南长沙410083,中国(收稿日期:2009年8月12日修订:2009年8月28日;接受日期:2009年9月2日) 摘要:采用温压?原位反应法制备炭纤维增强炭和碳化硅双基体(C/C-SiC)复合材

关于力的外文文献翻译、中英文翻译、外文翻译

五、外文资料翻译 Stress and Strain 1.Introduction to Mechanics of Materials Mechanics of materials is a branch of applied mechanics that deals with the behavior of solid bodies subjected to various types of loading. It is a field of study that i s known by a variety of names, including “strength of materials” and “mechanics of deformable bodies”. The solid bodies considered in this book include axially-loaded bars, shafts, beams, and columns, as well as structures that are assemblies of these components. Usually the objective of our analysis will be the determination of the stresses, strains, and deformations produced by the loads; if these quantities can be found for all values of load up to the failure load, then we will have obtained a complete picture of the mechanics behavior of the body. Theoretical analyses and experimental results have equally important roles in the study of mechanics of materials . On many occasion we will make logical derivations to obtain formulas and equations for predicting mechanics behavior, but at the same time we must recognize that these formulas cannot be used in a realistic way unless certain properties of the been made in the laboratory. Also , many problems of importance in engineering cannot be handled efficiently by theoretical means, and experimental measurements become a practical necessity. The historical development of mechanics of materials is a fascinating blend of both theory and experiment, with experiments pointing the way to useful results in some instances and with theory doing so in others①. Such famous men as Leonardo da Vinci(1452-1519) and Galileo Galilei (1564-1642) made experiments to adequate to determine the strength of wires , bars , and beams , although they did not develop any adequate theo ries (by today’s standards ) to explain their test results . By contrast , the famous mathematician Leonhard Euler(1707-1783) developed the mathematical theory any of columns and calculated the critical load of a column in 1744 , long before any experimental evidence existed to show the significance of his results ②. Thus , Euler’s theoretical results remained unused for many years, although today they form the basis of column theory. The importance of combining theoretical derivations with experimentally determined properties of materials will be evident theoretical derivations with experimentally determined properties of materials will be evident as we proceed with

步进电机及单片机英文文献及翻译

外文文献: Knowledge of the stepper motor What is a stepper motor: Stepper motor is a kind of electrical pulses into angular displacement of the implementing agency. Popular little lesson: When the driver receives a step pulse signal, it will drive a stepper motor to set the direction of rotation at a fixed angle (and the step angle). You can control the number of pulses to control the angular displacement, so as to achieve accurate positioning purposes; the same time you can control the pulse frequency to control the motor rotation speed and acceleration, to achieve speed control purposes. What kinds of stepper motor sub-: In three stepper motors: permanent magnet (PM), reactive (VR) and hybrid (HB) permanent magnet stepper usually two-phase, torque, and smaller, step angle of 7.5 degrees or the general 15 degrees; reaction step is generally three-phase, can achieve high torque output, step angle of 1.5 degrees is generally, but the noise and vibration are large. 80 countries in Europe and America have been eliminated; hybrid stepper is a mix of permanent magnet and reactive advantages. It consists of two phases and the five-phase: two-phase step angle of 1.8 degrees while the general five-phase step angle of 0.72 degrees generally. The most widely used Stepper Motor. What is to keep the torque (HOLDING TORQUE) How much precision stepper motor? Whether the cumulative: The general accuracy of the stepper motor step angle of 3-5%, and not cumulative.

英文文献及中文翻译

毕业设计说明书 英文文献及中文翻译 学院:专 2011年6月 电子与计算机科学技术软件工程

https://www.360docs.net/doc/3915126874.html, Overview https://www.360docs.net/doc/3915126874.html, is a unified Web development model that includes the services necessary for you to build enterprise-class Web applications with a minimum of https://www.360docs.net/doc/3915126874.html, is part of https://www.360docs.net/doc/3915126874.html, Framework,and when coding https://www.360docs.net/doc/3915126874.html, applications you have access to classes in https://www.360docs.net/doc/3915126874.html, Framework.You can code your applications in any language compatible with the common language runtime(CLR), including Microsoft Visual Basic and C#.These languages enable you to develop https://www.360docs.net/doc/3915126874.html, applications that benefit from the common language runtime,type safety, inheritance,and so on. If you want to try https://www.360docs.net/doc/3915126874.html,,you can install Visual Web Developer Express using the Microsoft Web Platform Installer,which is a free tool that makes it simple to download,install,and service components of the Microsoft Web Platform.These components include Visual Web Developer Express,Internet Information Services (IIS),SQL Server Express,and https://www.360docs.net/doc/3915126874.html, Framework.All of these are tools that you use to create https://www.360docs.net/doc/3915126874.html, Web applications.You can also use the Microsoft Web Platform Installer to install open-source https://www.360docs.net/doc/3915126874.html, and PHP Web applications. Visual Web Developer Visual Web Developer is a full-featured development environment for creating https://www.360docs.net/doc/3915126874.html, Web applications.Visual Web Developer provides an ideal environment in which to build Web sites and then publish them to a hosting https://www.360docs.net/doc/3915126874.html,ing the development tools in Visual Web Developer,you can develop https://www.360docs.net/doc/3915126874.html, Web pages on your own computer.Visual Web Developer includes a local Web server that provides all the features you need to test and debug https://www.360docs.net/doc/3915126874.html, Web pages,without requiring Internet Information Services(IIS)to be installed. Visual Web Developer provides an ideal environment in which to build Web sites and then publish them to a hosting https://www.360docs.net/doc/3915126874.html,ing the development tools in Visual Web Developer,you can develop https://www.360docs.net/doc/3915126874.html, Web pages on your own computer.

平面设计中英文对照外文翻译文献

(文档含英文原文和中文翻译) 中英文翻译 平面设计 任何时期平面设计可以参照一些艺术和专业学科侧重于视觉传达和介绍。采用多种方式相结合,创造和符号,图像和语句创建一个代表性的想法和信息。平面设计师可以使用印刷,视觉艺术和排版技术产生的最终结果。平面设计常常提到的进程,其中沟通是创造和产品设计。 共同使用的平面设计包括杂志,广告,产品包装和网页设计。例如,可能包括产品包装的标志或其他艺术作品,举办文字和纯粹的设计元素,如形状和颜色统一件。组成的一个最重要的特点,尤其是平面设计在使用前现有材料或不同的元素。 平面设计涵盖了人类历史上诸多领域,在此漫长的历史和在相对最近爆炸视觉传达中的第20和21世纪,人们有时是模糊的区别和重叠的广告艺术,平面设计和美术。毕竟,他们有着许多相同的内容,理论,原则,做法和语言,有时同样的客人或客户。广告艺术的最终目标是出售的商品和服务。在平面

设计,“其实质是使以信息,形成以思想,言论和感觉的经验”。 在唐朝( 618-906 )之间的第4和第7世纪的木块被切断打印纺织品和后重现佛典。阿藏印在868是已知最早的印刷书籍。 在19世纪后期欧洲,尤其是在英国,平面设计开始以独立的运动从美术中分离出来。蒙德里安称为父亲的图形设计。他是一个很好的艺术家,但是他在现代广告中利用现代电网系统在广告、印刷和网络布局网格。 于1849年,在大不列颠亨利科尔成为的主要力量之一在设计教育界,该国政府通告设计在杂志设计和制造的重要性。他组织了大型的展览作为庆祝现代工业技术和维多利亚式的设计。 从1892年至1896年威廉?莫里斯凯尔姆斯科特出版社出版的书籍的一些最重要的平面设计产品和工艺美术运动,并提出了一个非常赚钱的商机就是出版伟大文本论的图书并以高价出售给富人。莫里斯证明了市场的存在使平面设计在他们自己拥有的权利,并帮助开拓者从生产和美术分离设计。这历史相对论是,然而,重要的,因为它为第一次重大的反应对于十九世纪的陈旧的平面设计。莫里斯的工作,以及与其他私营新闻运动,直接影响新艺术风格和间接负责20世纪初非专业性平面设计的事态发展。 谁创造了最初的“平面设计”似乎存在争议。这被归因于英国的设计师和大学教授Richard Guyatt,但另一消息来源于20世纪初美国图书设计师William Addison Dwiggins。 伦敦地铁的标志设计是爱德华约翰斯顿于1916年设计的一个经典的现代而且使用了系统字体设计。 在20世纪20年代,苏联的建构主义应用于“智能生产”在不同领域的生产。个性化的运动艺术在俄罗斯大革命是没有价值的,从而走向以创造物体的功利为目的。他们设计的建筑、剧院集、海报、面料、服装、家具、徽标、菜单等。 Jan Tschichold 在他的1928年书中编纂了新的现代印刷原则,他后来否认他在这本书的法西斯主义哲学主张,但它仍然是非常有影响力。 Tschichold ,包豪斯印刷专家如赫伯特拜耳和拉斯洛莫霍伊一纳吉,和El Lissitzky 是平面设计之父都被我们今天所知。 他们首创的生产技术和文体设备,主要用于整个二十世纪。随后的几年看到平面设计在现代风格获得广泛的接受和应用。第二次世界大战结束后,美国经济的建立更需要平面设计,主要是广告和包装等。移居国外的德国包豪斯设计学院于1937年到芝加哥带来了“大规模生产”极简到美国;引发野火的“现代”建筑和设计。值得注意的名称世纪中叶现代设计包括阿德里安Frutiger ,设计师和Frutiger字体大学;保兰德,从20世纪30年代后期,直到他去世于1996年,采取的原则和适用包豪斯他们受欢迎的广告和标志设计,帮助创造一个独特的办法,美国的欧洲简约而成为一个主要的先驱。平面设计称为企业形象;约瑟夫米勒,罗克曼,设计的海报严重尚未获取1950年代和1960年代时代典型。 从道路标志到技术图表,从备忘录到参考手册,增强了平面设计的知识转让。可读性增强了文字的视觉效果。 设计还可以通过理念或有效的视觉传播帮助销售产品。将它应用到产品和公司识别系统的要素像标志、颜色和文字。连同这些被定义为品牌。品牌已日益成为重要的提供的服务范围,许多平面设计师,企业形象和条件往往是同时交替使用。

10kV小区供配电英文文献及中文翻译

在广州甚至广东的住宅小区电气设计中,一般都会涉及到小区的高低压供配电系统的设计.如10kV高压配电系统图,低压配电系统图等等图纸一大堆.然而在真正实施过程中,供电部门(尤其是供电公司指定的所谓电力设计小公司)根本将这些图纸作为一回事,按其电脑里原有的电子档图纸将数据稍作改动以及断路器按其所好换个厂家名称便美其名曰设计(可笑不?),拿出来的图纸根本无法满足电气设计的设计意图,致使严重存在以下问题:(也不知道是职业道德问题还是根本一窍不通) 1.跟原设计的电气系统货不对板,存在与低压开关柜后出线回路严重冲突,对实际施工造成严重阻碍,经常要求设计单位改动原有电气系统图才能满足它的要求(垄断的没话说). 2.对消防负荷和非消防负荷的供电(主要在高层建筑里)应严格分回路(从母线段)都不清楚,将消防负荷和非消防负荷按一个回路出线(尤其是将电梯和消防电梯,地下室的动力合在一起等等,有的甚至将楼顶消防风机和梯间照明合在一个回路,以一个表计量). 3.系统接地保护接地型式由原设计的TN-S系统竟曲解成"TN-S-C-S"系统(室内的还需要做TN-C,好玩吧?),严格的按照所谓的"三相四线制"再做重复接地来实施,导致后续施工中存在重复浪费资源以及安全隐患等等问题.. ............................(违反建筑电气设计规范等等问题实在不好意思一一例举,给那帮人留点混饭吃的面子算了) 总之吧,在通过图纸审查后的电气设计图纸在这帮人的眼里根本不知何物,经常是完工后的高低压供配电系统已是面目全非了,能有百分之五十的保留已经是谢天谢地了. 所以.我觉得:住宅建筑电气设计,让供电部门走!大不了留点位置,让他供几个必需回路的电,爱怎么折腾让他自个怎么折腾去.. Guangzhou, Guangdong, even in the electrical design of residential quarters, generally involving high-low cell power supply system design. 10kV power distribution systems, such as maps, drawings, etc. low-voltage distribution system map a lot. But in the real implementation of the process, the power sector (especially the so-called power supply design company appointed a small company) did these drawings for one thing, according to computer drawings of the original electronic file data to make a little change, and circuit breakers by their the name of another manufacturer will be sounding good design (ridiculously?), drawing out the design simply can not meet the electrical design intent, resulting in a serious following problems: (do not know or not know nothing about ethical issues) 1. With the original design of the electrical system not meeting board, the existence and low voltage switchgear circuit after qualifying serious conflicts seriously hinder the actual construction, often require changes to the original design unit plans to meet its electrical system requirements (monopoly impress ). 2. On the fire load and fire load of non-supply (mainly in high-rise building in) should be strictly sub-loop (from the bus segment) are not clear, the fire load and fire load of non-qualifying press of a circuit (especially the elevator and fire elevator, basement, etc.

单片机外文翻译

杭州电子科技大学信息工程学院毕业设计(论文)外文文献翻译 毕业设计(论文)题目用单片机实现的数字时钟电路设计文献综述题目单片机控制系统系电子工程 专业电子信息科学与技术 姓名郭筱楠 班级08091911 学号08919115 指导教师王维平

单片机控制系统 广义地说,微型计算机控制系统(单片机控制系统)是用于处理信息的,这种被用于处理的信息可以是电话交谈,也可以是仪器的读数或者是一个企业的帐户,但是各种情况下都涉及到相同的主要操作:信息的处理、信息的存储和信息的传递。在常规的电子设计中,这些操作都是以功能平台方式组合起来的,例如计数器,无论是电子计数器还是机械计数器,都要存储当前的数值,并且按要求将该数值增加1。一个系统例如采用计数器的电子钟之类的任一系统要使其存储和处理能力遍布整个系统,因为每个计数器都能存储和处理一些数字。 现如今,以微处理器为基础的系统从常规的处理方法中分离了出来,它将信息的处理,信息的存储和信息的传输三个功能分离形成不同的系统单元。这种主要将系统分成三个主要单元的分离方法是冯-诺依曼在20世纪40年代所设想出来的,并且是针对微计算机的设想。从此以后基本上所有制成的计算机都是用这种结构设计的,尽管他们包含着宽广的物理形式与物理结构,但从根本上来说他们均是具有相同基本设计的计算机。 在以微处理器为基础的系统中,处理是由以微处理器为基础的系统自身完成的。存储是利用存储器电路,而从系统中输入和输出的信息传输则是利用特定的输入/输出(I/O)电路。要在一个以微处理器为基础的时钟中找出执行具有计数功能的一个特殊的硬件组成部分是不可能的,因为时间存储在存储器中,而在固定的时间间隔下由微处理器控制增值。但是,规定系统运转过程的软件却规定了包含实现计数器计数功能的单元部分。由于系统几乎完全由软件所定义,所以对微处理器结构和其辅助电路这种看起来非常抽象的处理方法使其在应用时非常灵活。这种设计过程主要是软件工程,而且在生产软件时,就会遇到产生于常规工程中相似的构造和维护问题。 图1.1 微型计算机的三个组成部分 图1.1显示出了微型计算机中这三个单元在一个微处理器控制系统中是如何按照机器中的信息通信方式而联接起来的。该系统由微处理器控制,微处理器能够对其自身的存储器和输入/输出单元的信息传输进行管理。外部的连接部分与

中文和英文简历和专业英语材料翻译

韶关学院 期末考核报告 科目:专业英语 学生姓名: 学号: 同组人: 院系: 专业班级: 考核时间:2012年10月9日—2012年11月1 日评阅教师: 评分:

第1章英文阅读材料翻译 (1) 第2章中文摘要翻译英文 (3) 第3章中文简历和英文简历 (4) 第4章课程学习体会和建议 (6) 参考文献 (7)

第1章英文阅读材料翻译 Mechanization and Automation Processes of mechanization have been developing and becoming more complex ever since the beginning of the Industrial Revolution at the end of the 18th century. The current developments of automatic processes are, however, different from the old ones. The “automation” of the 20th century is distinct from the mechanization of the 18th and 19th centuries inasmuch as mechanization was applied to individual operations, wherea s “automation” is concerned with the operation and control of a complete producing unit. And in many, though not all, instances the element of control is so great that whereas mechanization displaces muscle, “automation”displaces brain as well. The distinction between the mechanization of the past and what is happening now is, however, not a sharp one. At one extreme we have the electronic computer with its quite remarkable capacity for discrimination and control, while at the other end of the scale are “ transfer machines” , as they are now called, which may be as simple as a conveyor belt to another. An automatic mechanism is one which has a capacity for self-regulation; that is, it can regulate or control the system or process without the need for constant human attention or adjustment. Now people often talk about “feedback” as begin an essential factor of the new industrial techniques, upon which is base an automatic self-regulating system and by virtue of which any deviation in the system from desired condition can be detected, measured, reported and corrected. when “feedback” is applied to the process by which a large digital computer runs at the immense speed through a long series of sums, constantly rejecting the answers until it finds one to fit a complex set of facts which have been put to it, it is perhaps different in degree from what we have previously been accustomed to machines. But “feedback”, as such, is a familiar mechanical conception. The old-fashioned steam engine was fitted with a centrifugal governor, two balls on levers spinning round and round an upright shaft. If the steam pressure rose and the engine started to go too fast, the increased speed of the spinning governor caused it to rise up the vertical rod and shut down a valve. This cut off some of the steam and thus the engine brought itself back to its proper speed. The mechanization, which was introduced with the Industrial Revolution, because it was limited to individual processes, required the employment of human labor to control each machine as well as to load and unload materials and transfer them from one place to another. Only in a few instances were processes automatically linked together and was production organized as a continuous flow. In general, however, although modern industry has been highly mechanized ever since the 1920s, the mechanized parts have not as a rule been linked together. Electric-light bulbs, bottles and the components of innumerable mass-produced

单片机外文文献翻译

外文文献一单片机简介 单片机是一种集成在电路芯片,是采用超大规模集成电路技术把具有数据处理能力的中央处理器CPU随机存储器RAM、只读存储器ROM、多种I/O口和中断系统、定时器/计时器等功能(可能还包括显示驱动电路、脉宽调制电路、模拟多路转换器、A/D转换器等电路)集成到一块硅片上构成的一个小而完善的计算机系统。单片机也被称为微控制器(Microcontroller),是因为它最早被用在工业控制领域。单片机由芯片内仅有CPU的专用处理器发展而来。最早的设计理念是通过将大量外围设备和CPU集成在一个芯片中,使计算机系统更小,更容易集成进复杂的而对体积要求严格的控制设备当中。INTEL的Z80是最早按照这种思想设计出的处理器,从此以后,单片机和专用处理器的发展便分道扬镳。 二、单片机的发展趋势 现在可以说单片机是百花齐放,百家争鸣的时期,世界上各大芯片制造公司都推出了自己的单片机,从8位、16位到32位,数不胜数,应有尽有,有与主流C51系列兼容的,也有不兼容的,但它们各具特色,互成互补,为单片机的应用提供广阔的天地。 纵观单片机的发展过程,可以预示单片机的发展趋势,大致有: 1.低功耗CMOS MCS-51系列的8031推出时的功耗达630mW,而现在的单片机普遍都在100mW左右,随着对单片机功耗要求越来越低,现在的各个单片机制造商基本都采用了CMOS(互补金属氧化物半导体工艺)。象80C51就采用了HMOS(即高密度金属氧化物半导体工艺)和CHMOS(互补高密度金属氧化物半导体工艺)。CMOS虽然功耗较低,但由于其物理特征决定其工作速度不够高,而CHMOS则具备了高速和低功耗的特点,这些特征,更适合于在要求低功耗象电池供电的应用场合。所以这种工艺将是今后一段时期单片机发展的主要途径。 2.微型单片化 现在常规的单片机普遍都是将中央处理器(CPU)、随机存取数据存储(RAM)、只读程序存储器(ROM)、并行和串行通信接口,中断系统、定时电路、时钟电路集成在一块单一的芯片上,增强型的单片机集成了如A/D转换器、PMW(脉宽调制电路)、WDT(看门狗)、有些单片机将LCD(液晶)驱动电路都集成在单一的芯片上,这样 单片机包含的单元电路就更多,功能就越强大。甚至单片机厂商还可以根据用户的要求量身定做,制造出具有. 自己特色的单片机芯片。此外,现在的产品普遍要求体积小、重量轻,这就要求单片机除了功能强和功耗低外,还要求其体积要小。现在的许多单片机都具有多种封装形式,其中SMD(表面封装)越来越受欢迎,使得由单片机构成的系统正朝微型化方向发展。 3.主流与多品种共存 现在虽然单片机的品种繁多,各具特色,但仍以80C51为核心的单片机占主流,兼容其结构和指令系统的有PHILIPS公司的产品,ATMEL公司的产品和中国台湾

英语翻译学习资料(含中英文解释)

例1.Winners do not dedicate their lives to a concept of what they imagine they should be, rather, they are themselves and as such do not use their energy putting on a performance, maintaining pretence and manipulating(操纵) others . They are aware that there is a difference between being loved and acting loving, between being stupid and acting stupid, between being knowledgeable and acting knowledgeable. Winners do not need to hide behind a mask. 1.dedicate to 把时间,精力用于 2.pretence 虚伪,虚假 6 .1 斤斤于字比句次,措辞生硬 例2.Solitude is an excellent laboratory in which to observe the extent to which manners and habits are conditioned by others. My table manners are atrocious( 丑恶)—in this respect I've slipped back hundreds of years in fact, I have no manners whatsoever(完全,全然). If I feel like it, I eat with my fingers, or out of a can, or standing up —in other words, whichever is easiest. 孤独是很好的实验室,正好适合观察一个人的举止和习惯在多大程度上受人制约。如今我吃东西的举止十分粗野;这方面一放松就倒退了几百年,实在是一点礼貌也没有。我高兴就用手抓来吃,(eat out of a can)开个罐头端着吃,站着吃;反正怎么省事就怎么吃。 3.Whatsoever 完全,全然 1.Be conditioned by 受……制约 2.Atrocious 丑恶 6 .2 结构松散,表达过于口语化 例3.有一次,在拥挤的车厢门口,我听见一位男乘客客客气气地问他前面的一位女乘客:“您下车吗?”女乘客没理他。“您下车吗?”他又问了一遍。女乘客还是没理他。他耐不住了,放大声问:“下车吗?”,那女乘客依然没反应。“你是聋子,还是哑巴?”他急了,捅了一下那女乘客,也引起了车厢里的人都往这里看。女乘客这时也急了,瞪起一双眼睛,回手给了男乘客一拳。(庄绎传,英汉翻译教程,1999 :练习 3 ) 译文1:Once at the crowded door of the bus, I heard a man passenger asked politely a woman passenger before him: “Are you getting off?” The woman made no

相关文档
最新文档