18 resultados para Rose windows

em Chinese Academy of Sciences Institutional Repositories Grid Portal


Relevância:

20.00% 20.00%

Publicador:

Resumo:

We have demonstrated a two-contact quantum well infrared photodetector (QWIP) exhibiting simultaneous photoresponse in both the mid- and the long-wavelength atmospheric windows of 3-5 mu m and of 8-12 mu m. The structure of the device was achieved by sequentially growing a mid-wavelength QWIP part followed by a long-wavelength QWIP part separated by an n-doped layer. Compared with the conventional dual-band QWIP device utilizing three ohmic contacts, our QWIP is promising to greatly facilitate two-color focal plane array (FPA) fabrication by reducing the number of the indium bumps per pixel from three to one just like a monochromatic FPA fabrication and to increase the FPA fill factor by reducing one contact per pixel; another advantage may be that this QWIP FPA boasts broadband detection capability in the two atmospheric windows while using only a monochromatic readout integrated circuit. We attributed this simultaneous broadband detection to the different distributions of the total bias voltage between the mid- and long-wavelength QWIP parts.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The layer structure of GaInP/AlGaInP quantum well laser diodes (LDs) was grown on GaAs substrate using low-pressure metalorganic chemical vapor deposition (LP-MOCVD) technique. In order to improve the catastrophic optical damage (COD) level of devices, a nonabsorbing window (NAW), which was based on Zn diffusion-induced quantum well intermixing, was fabricated near the both ends of the cavities. Zn diffusions were respectively carried out at 480, 500, 520, 540, and 580 Celsius degree for 20 minutes. The largest energy blue shift of 189.1 meV was observed in the window regions at 580 Celsius degree. When the blue shift was 24.7 meV at 480 Celsius degree, the COD power for the window LD was 86.7% higher than the conventional LD.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

介绍了一个基于WindowsCE的嵌入式分布控制系统,系统基于以太网和现场总线连接,节点用嵌入式平板计算机实现。给出了系统的硬件组成和软件设计,该系统已应用于HIRFL-CSR前端控制系统。

Relevância:

20.00% 20.00%

Publicador:

Resumo:

描述了一个以PC机作为半双工RS-485网络主机,工作于Windows平台上的通讯程序。该程序特点是通过使用异步通信WIN32API和多线程及多种同步量来实现半双工通信方式。

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The dynamics and the transition of spiral waves in the coupled Hindmarsh-Rose (H-R) neurons in two-dimensional space are investigated in the paper. It is found that the spiral wave can be induced and developed in the coupled HR neurons in two-dimensional space, with appropriate initial values and a parameter region given. However, the spiral wave could encounter instability when the intensity of the external current reaches a threshold value of 1.945. The transition of spiral wave is found to be affected by coupling intensity D and bifurcation parameter r. The spiral wave becomes sparse as the coupling intensity increases, while the spiral wave is eliminated and the whole neuronal system becomes homogeneous as the bifurcation parameter increases to a certain threshold value. Then the coupling action of the four sub-adjacent neurons, which is described by coupling coefficient D', is also considered, and it is found that the spiral wave begins to breakup due to the introduced coupling action from the sub-adjacent neurons (or sites) and together with the coupling action of the nearest-neighbour neurons, which is described by the coupling intensity D.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

本论文主要内容是一种应用于油田的工业用仪表的程序设计。程序体现了当今流行软件基本的设计思想,同时具有积极的现实意义。论文内容主要包括三大部分。第一部分简略地介绍仪表的总体的工作原理。从水含量,气含量两个方面进行了论述。第二部分介绍了仪表的工作过程中,涉及的硬件部分。简略的阐述了硬件部分的探测器结构部分,详细的介绍了第三部分软件编程中用到的计数卡和D/A转换板卡的原理,及编程控制的基本步骤。第三部分是仪表的软件部分,也是核心和重点部分。主要介绍了软件的总体框架,重点地说明了计数卡的驱动程序设计,数据采集,打印部分,数据库部分,实时性的实现方法。同时还有参数拟合功能中,涉及到的数理统计中参数回归法确定参数的具体方法。结合各个具体功能的说明,给出了具体的源代码。程序的其它必不可缺少,但实现起来难度相对较小的部分给出了简略的说明。该程序具有操作简单明了,界面友好,功能齐全等特点。通过对该工业仪表程序的设计,在计算机软件及硬件方面的理解,都能够得到一定水平的提高。特别是在计算机软件的设计方法,设计思想等各个方面都有深入的认识。

Relevância:

20.00% 20.00%

Publicador:

Resumo:

兰州重离子加速器(HIRFL, Heavy Ion Research Facility at Lanzhou)是中国最大的、在国际上享有较高知名度的中、低能量重离子物理基础及其应用研究装置,HIRFL控制系统是这一大型研究装置的重要组成部分。CAMAC是HIRFL控制系统最重要的硬件接口设备,Windows 2000是HIRFL控制系统最理想的软件运行平台,所以设计一个标准的CAMAC Windows 2000驱动程序对HIRFL控制系统有着重要的意义。本文首先介绍了Windows 2000的系统总体结构以及与驱动程序编写密切相关的内核模式I/O组件。在硬件环境方面,简要叙述了CAMAC接口和EISA总线的知识。内核模式I/O处理是编写驱动程序最重要的知识,文章对此作了详细的阐述。驱动程序的各个内核模式对象是驱动程序开发的基本数据结构,是驱动程序的生命线,这部分内容在论文中占有一定的比重。在实际的驱动程序代码中,有很多类和例程,本文就几个关键的类和例程进行了剖析。最后就如何构造和安装驱动程序作了说明。作者用Microsoft Visual C++ 6.0和Windows 2000 DDK作为工具,成功地开发了CAMAC Windows 2000内核模式驱动程序并制作了最终安装版本,取得了比较满意的结果。它的完成,将会对HIRFL控制系统性能以及HIRFL的运行效率产生积极的影响。

Relevância:

20.00% 20.00%

Publicador:

Resumo:

这篇论文里,我们对基于ms Windows的微机γ谱分析程序的数学原理,算法及程序设计进行了阐述;同时,我们也介绍了测试结果,此结果表明了拟合过程的高效性,高稳定性与准确性,并且,程序计算出的峰面积也是可接受的。 在第一部分里,全面阐述了数学原理与算法,包括由M. A. Mariscotti设计且已衍生出许多新算法的叫作DIFDIF的找峰算法,由BFGS方法实现的以χ2为拟合优值的拟合过程,在求峰下净面积及进行系统刻度中需要使用的公式等等。这些内客构成了γ谱分析程序设计哲学的核心,也是本论文的重点。 第二章里,我们一方面概括地介绍了基于面向对象思想的从系统分析到设计整个过程的系统开发文档;另一方面,我们也介绍了一些有用的程序片段,它们或者关于C++或MS Windows程序设计方法,或者关于运行时间错的处理。

Relevância:

20.00% 20.00%

Publicador:

Resumo:

介绍了Windows编程中两种高精度时钟控制的实现方法,可达到毫秒级的时间分辨率,给出了较为完整的例子,完全能应用于实际编程中。

Relevância:

20.00% 20.00%

Publicador:

Resumo:

An information system for inductively coupled plasma atomic emission spectrometry (TCP-BES) in MS Windows environment was developed based on the previous work in the laboratory. The system contains the data of about 28 000 spectral lines and a function of ICP spectral simulation,so it would be very helpful for line selection. The system also contains the Kalman filter and factor analysis programmes written with MS Visual Basic(version 4.0), which can be used for spectral interference correction and peak position optimization. A large amount of real spectral scanning data of rare earth elements were included in the system for user's references. All these characteristics made the system more useful and practical.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

本文介绍了一个在WindowsNT平台上开发的工业机器人控制系统,该系统可在通用的工业计算机上运行,系统运行环境为WindowsNT加RTX实时扩展,可保证良好的实时性,该系统硬件平台为标准的PC硬件平台,控制软件采用模块化设计,具有良好的开放性和可扩展性。

Relevância:

20.00% 20.00%

Publicador:

Resumo:

以5坐标并联机床为依托,面向不同构型并联机床,采用“PMAC+IPC”双CPU为硬件平台、VisualC++6.0为软件平台,开发了基于Windows操作平台的开放式并联机床数控系统。本文介绍了本数控系统的硬件结构、软件构成,并对数控软件开发的关键技术进行了阐述。