935 resultados para IP traceback


Relevância:

10.00% 10.00%

Publicador:

Resumo:

First, recent studies on the information preservation (IP) method, a particle approach for low-speed micro-scale gas flows, are reviewed. The IP method was validated for benchmark issues such as Couette, Poiseuille and Rayleigh flows, compared well with measured data for typical internal flows through micro-channels and external flows past micro flat plates, and combined with the Navier-Stokes equations to be a hybrid scheme for subsonic, rarefied gas flows. Second, the focus is moved to the microscopic characteristic of China stock market, particularly the price correlation between stock deals. A very interesting phenomenon was found that showed a reverse transition behaviour between two neighbouring price changes. This behaviour significantly differs from the transition rules for atomic and molecular energy levels, and it is very helpful to understand the essential difference between stock markets and nature.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Our recent studies on kinetic behaviors of gas flows are reviewed in this paper. These flows have a wide range of background, but share a common feature that the flow Knudsen number is larger than 0.01. Thus kinetic approaches such as the direct simulation Monte Carlo method are required for their description. In the past few years, we studied several micro/nano-scale flows by developing novel particle simulation approach, and investigated the flows in low-pressure chambers and at high altitude. In addition, the microscopic behaviors of a couple of classical flow problems were analyzed, which shows the potential for kinetic approaches to reveal the microscopic mechanism of gas flows.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

在粒子加速器控制领域,为了避免现场存在的电磁辐射对控制设备及其连线的干扰影响,将串行通讯介质改为光纤连接,不失为一个好的解决方案。本文所介绍的设计工作解决了通过TCP/IP网关来扩展出8路光纤串口来连接多个设备达到远程控制的目的。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

为了对物理实验装置的远程监控和访问,将采用32位内核芯片技术结合CPLD逻辑时序编程来设计3U VME设备总线系统。S3C4510B是三星公司针对网络应用而设计的CPU,本身带有100Mbps网络控制器,而由于Clinux系统拥有完善的TCP/IP协议,因此二者的结合为用户提供了强大的网络服务功能。该系统利用嵌入式网络和并行总线技术可稳定可靠地实现数据的快速获取与给定。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

为了实现对物理实验装置的远程监控和访问,将采用32位芯片技术和基于面向对象的网络Socket编程模式来实现控制系统的网络通讯。S3C4510B是三星公司针对网络应用而设计的CPU,本身带有100M网络控制器,而uClinux系统拥有完善的TCP/IP协议,故两者的结合为用户提供了强大的网络服务功能。本系统利用嵌入式网络技术可稳定可靠的实现数据的快速获取与给定。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

提出了在加速器控制系统中采用ATmega128和RTL8019AS廉价和高效地实现RS485总线的以太网接入的实现方法。该模块装入了以ATmega128为硬件平台的嵌入式Linux操作系统,它支持TCP/IP协议。根据加速器控制的现场需求,可以很方便地编写用浏览器或组件访问的应用程序。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

文章介绍了网络语音通信的原理、关键技术和实现方法,详细叙述了基于LAN的语音通信软件的开发过程,给出了相应的实例。该软件在音质和时延上都达到了IP电话的效果。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

全面地论述了网络控制下静态存储器动态检测系统的软硬件原理与特色。系统的实时测试采用了基于国际标准的 TCP/ IP协议远程网络来控制 ;系统可测试多种类型的存储芯片 ,为了在实验中同时测试存储芯片的另一空间效应 -单粒子闭锁 ,系统又集成了电源控制和电流监测部分

Relevância:

10.00% 10.00%

Publicador:

Resumo:

以微机操作 CAMAC设备为例讲述了实现 I/ O级网络通信的具体过程和步骤 .首先在单机环境下完成了 CAMAC设备接口程序的设计 ;然后在选用 TCP/ IP协议的条件下 ,利用Windows sockets技术实现 Windows环境下的 I/ O级网络通信 ,其中参与网络通信的程序双方是以客户机和服务器的形式存在的

Relevância:

10.00% 10.00%

Publicador:

Resumo:

CSR控制系统是一个庞大的网络分布式控制系统,它是由许多子系统组成。大规模多级分布式数据交互系统是CSR控制系统中的核心。它是实现CSR束流多能量级连调的核心,它涉及整个CSR控制系统的数据传输以及数据结构定义。大规模多级分布式数据交互系统的开发是基于螺旋模型,采用螺旋模型进行开发能最优实现CSR控制系统的需求以及各开发阶段具有很大的设计灵活性。该大规模多级分布式数据交互系统完全实现了采集数据的上行和控制数据的下行,系统通过网页实现对控制数据的录入以及对采集数据的实时显示。CSR所有数据都存储于Oracle数据库系统,数据库系统是一个三级分布式数据库系统,这样能均衡各前端服务器的资源与性能。前端服务器COM组件通过TCP/IP与ARM控制器和多功能控制器进行数据上行下行的数据交互,以及通过PCI 接口实现与各FPGA板卡进行数据交互。 论文论述了对大规模多级分布式数据交互系统、网页系统、Oracle数据库系统、COM组件库、PCI驱动程序以及各软件系统的设计实现。对大规模多级分布式数据交互系统主要从系统的结构、各级硬件设计和各级软件系统的设计这几个方面进行论述;网页系统主要描述了该系统是基于MVC框架模型的开发设计并介绍了JavaBean与Oracle数据库系统的数据交互;Oracle数据库系统主要从二级Oracle数据库的自动实时更新,和各触发器系统这几方面进行论述;又从各COM接口的功能方法进行对COM组件库的全面论述;PCI驱动程序的设计开发是与各FPGA板卡的数据交互的必须条件。大规模多级分布式数据交互系统的软件开发都采用了螺旋模型对其进行开发。本文的工作是CSR控制系统中的核心部分,具有重要的意义,同时也给同行研究工作者提供了重要的参考。 本文核心及创新点:1、创造性地提出了大规模多级分布式数据交互系统软件工程。2、三级分布式数据库系统的自动实时更新。3、采用web+Oracle+COM+PCI+ARM+FPGA+DSP的多级数据传输。4、设计并实现虚拟加速器。 从现场调试运行和验收的情况来看,大规模多级分布式数据交互系统不论从结构设计,还是软硬件设计开发都达到了设计要求

Relevância:

10.00% 10.00%

Publicador:

Resumo:

CSR运行数据组织软件系统是CSR工程控制系统的重要组成部分,它是CSR同步控制系统的最上层,是CSR调束中统领整个CSR运行的核心系统,负责对CSR运行设备的数据进行组织和管理、对同步事例进行组织和调度,从而实现对其同步控制。本系统是建立在各个子系统硬件同步基础之上的,通过使用数据组织软件来使这些具有同步功能的各个子系统的硬件按照调速研究人员的思路同步协调地运行。本文主要解决了CSR控制工程中CSR运行数据组织软件系统的设计和实现问题,软件实现方案有两种:第一种是运行在本机的文件数据库和Windows客户;第二种是运行在网络上的Oracle数据库和Web客户。这两种解决方案都是建立在数据库和网络技术上的。同时,数据库的实时性与可靠性也是建立在网络技术基础之上的。文本的创新点:通过数据预先计算、分发技术、同步事例组织技术,降低了实时性对CSR控制系统,特别是对高速以太网的要求,并实现了具有精确定时的控制和监测硬件的同步触发,使得CSR控制系统完全能够满足控制和监测的实时性要求。CSR运行数据组织软件的可靠性是通过TCP/IP网络协议技术以及控制硬件的内置软件的可靠性来保证的

Relevância:

10.00% 10.00%

Publicador:

Resumo:

本论文根据兰州重离子加速器(HIRFL)束流诊断系统的现状及改造要求,开发了多任务的束流诊断系统应用软件,它能够通过计算机网络进行测量。该软件的设计采用了面向对象程序设计技术;论文还完成了荧光靶图像获取与处理系统应用软件的开发。这两个应用软件都是由Visual C++编译器来实现,并运行于Windows 95/98操作系统中。论文包括三个部分。第一部分综述了目前国际上加速器束流诊断技术的现状及其发展的新动向,并扼要地介绍了一些重要束流参数的测量方法。第二部分简单介绍了数字图像处理技术的基本内容,比较系统地介绍了荧光靶图像获取及处时系统软件的设计过程,并给出了用该系统测量ECR源束线上束流横向发射度的结果。第三部分首先介绍了Windows操作系统的多任务机制以及计算机网络的通信机制,其中包括TCP/IP协议的有关特性以及如何利用MFC中的CSocket类实现Windows 95/NT系统中网络通信的方法;然后详细介绍了多任务束流诊断系统软件的设计方法及实现过程;最后给出它的现场测试结果以及作者对仿后该软件的升级和维护的设想及展望。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

兰州重离子研究装置(Heavy Ion ReSearch Facility at Lanzhou, HIRFL)是我们研究所得一个大型实验装置,它包括SFC和SSC两个加速器和两条束运线。本论文比较系统地介绍了HIRFL束流诊断系统的改造和SFC分布式控制系统的设计。 在第一章中,简单介绍了国际加速器控制系统的现状和HIRFL控制系统中存在的问题。在第二章一般性地阐述了描述束流品质的各个参数,这些参数的测量原理以及测量这些参数的装置。本论文的第三章详细叙述了HIRFL束流诊断系统的改造方法、过程和结果,结果准确可靠,人机界面非常友好,给调束带来很大的方便。第四章介绍了计算机网络的基本概念,描述了在选用TCP/IP协议的条件下,利用Socket(套接字)实现Windows环境下的实时网络通信的具体过程和步骤,其中参与通信的双方是以客户机和服务器的形式存在的。第五章讲述了SFC分布式控制系统的实现,并在实时网络通信的基础上完成了ECR源扫谱程序和I/O级的网络通信程序。 论文的最后一章,介绍了对HIRFL束运线进行优化控制的一个设想,利用系统辨识的方法可以得到束运线的数学模型,并提供了自适应控制的实现细节,这也是作者对实现HIRFL优化控制的一个愿望。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

不同年龄植物材料的植株再生能力不同,繁殖质量也不同,要提高繁殖效率和再生苗木的质量,就要深入了解初始材料的生理生化状态,以便为具有优良遗传特性的适龄材料选择提供依据。文章检测了不同年龄黄波罗组培苗的脱落酸、生长素、赤霉素、玉米素型细胞分裂素型和异戊烯基型细胞分裂素含量并做了统计学差异分析,结果表明:随试材年龄增长,黄波罗微繁苗的iP-type CKs/总Cks降低,而Z-type CKs/iP-type CKs和GAs含量增加且有显著的统计学差异,可作为选择适龄微繁材料的生理指标之一。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The structural properties for various SiCO isomers in the singlet and triplet states have been investigated using CASSCF methods with a 6-311 +G* basis set and also using three DFT and MP2 with same basis set for those systems except for the linear singlet state. The detailed bonding character is discussed, and the state-state correlations and the isomerization mechanism are also determined. Results indicate that there are four different isomers for each spin state, and for all isomers, the triplet state is more stable than the corresponding singlet state. The most stable is the linear SiCO ((3)Sigma(-)) species and may be refer-red to the ground state. At the CASSCF-MP2(full)/6-311+G* level, the state-state energy separations of the other triplet states relative to the ground state are 43.2 (cyclic), 45.2 (linear SiOC), and 75.6 kcal/mol (linear CSiO), respectively, whereas the triplet-singlet state excitation energies for each configuration are 17.3 (linear SiCO), 2.2 (cyclic SiCO), 10.2 (linear SiOC), and 18.5 kcal/mol (linear CSiO), respectively. SiCo ((3)Sigma(-)) may be classified as silene (carbonylsilene), and its COdelta- moiety possesses CO- property. The dissociation energy of the ground state is 42.5 kcal/mol at the CASSCF-MP2(full)/6-311+G* level and falls within a range of 36.5-41.5 kcal/mol at DFT level, and of 23.7-28.9 kcal/mol at the wave function-correlated level, whereas the vertical IP is 188.8 kcal/mol at the CASSCF-MP2(full)/6-311+G* level and is very close to the first IP of Si atom. Three linear isomers (SiCO, SiOC, and CSiO) have similar structural bonding character. SiOC may be referred to the iso-carbonyl Si instead of the aether compound, whereas the CSiO isomer may be considered as the combination of C (the analogue of Si) with SiO (the analogue of CO). The bonding is weak for all linear species, and the corresponding potential energy surfaces are flat, and thus these linear molecules are facile. Another important isomer is of cyclic structure, it may be considered as the combination of CO with Si by the side pi bond. This structure has the smallest triplet state-singlet state excitation energy (similar to2.2 kcal/mol); the C-O bonds are longer, and the corresponding vibrational frequencies are significantly smaller than those of the other linear species. This cyclic species is not classified as an epoxy compound. State-state correlation analysis and the isomerization pathway searches have indicated that there are no direct correlations among three linear structures for each spin state, but they may interchange by experiencing two transition states and one cyclic intermediate. The easiest pathway is to break the Si-O bond to go to the linear SiCO, but its inverse process is very difficult. The most difficult process is to break the C-O bond and to go to the linear CSiO.