共查询到20条相似文献,搜索用时 14 毫秒
1.
Said Rachidi Rafik Channa Asma Karama 《International Journal of Control, Automation and Systems》2013,11(6):1106-1111
In this paper, we present a numerical solution for an inverse heat problem to estimate 2D space-wise coefficient in a parabolic system describing heat transfer. The inverse problem is recast into an optimization problem solved with a conjugate gradient method. This approach use the non linear optimization formulation by minimizing a cost function taking into account both the measured outputs of the system and the outputs calculated by means of the model. The solution is performed by using the free finite element software FreeFem. Numerical example is carried out to check the validity of the proposed method. 相似文献
2.
Network researchers have dedicated a notable part of their efforts to the area of modeling traffic and to the implementation of efficient traffic generators. We feel that there is a strong demand for traffic generators capable to reproduce realistic traffic patterns according to theoretical models and at the same time with high performance. This work presents an open distributed platform for traffic generation that we called distributed internet traffic generator (D-ITG), capable of producing traffic (network, transport and application layer) at packet level and of accurately replicating appropriate stochastic processes for both inter departure time (IDT) and packet size (PS) random variables. We implemented two different versions of our distributed generator. In the first one, a log server is in charge of recording the information transmitted by senders and receivers and these communications are based either on TCP or UDP. In the other one, senders and receivers make use of the MPI library. In this work a complete performance comparison among the centralized version and the two distributed versions of D-ITG is presented. 相似文献
3.
Stephen M. Fiore Haydee M. Cuevas Sandro Scielzo Eduardo Salas 《Computers in human behavior》2002,18(6)
In this paper we describe an effort investigating the feasibility and utility of cognitively diagnostic assessment of problem solving when training for distributed team tasks. We utilized computer-based knowledge elicitation methods to assess both relational problem solving, requiring the semantic integration of concepts, and dynamic problem solving, requiring the ability to integrate and apply these concepts. Additionally, we addressed how metacognitive processes interact with learning outcomes when training for complex synthetic task environments. We find first, that multiple methods of assessing problem solving performance are diagnostic of knowledge acquisition for a complex synthetic team task, and second, that general metacomprehension predisposition is related to metacomprehension accuracy in synthetic task environments. 相似文献
4.
Clusters, composed of symmetric multiprocessor (SMP) machines and heterogeneous machines, have become increasingly popular for high‐performance computing. Message‐passing libraries, such as message‐passing interface (MPI) and parallel virtual machine (PVM), are de facto parallel programming libraries for clusters that usually consist of homogeneous and uni‐processor machines. For SMP machines, MPI is combined with multithreading libraries like POSIX Thread and OpenMP to take advantage of the architecture. In addition to existing parallel programming libraries that are in C/C++ and FORTRAN programming languages, the Java programming language presents itself as another alternative with its object‐oriented framework, platform neutral byte code, and ever‐increasing performance. This paper presents a new parallel programming model and a library, VCluster, which implements this model. VCluster is based on migrating virtual threads instead of processes to support clusters of SMP machines more efficiently. The implementation uses thread migration, which can be used in dynamic load balancing. VCluster was developed in pure Java, utilizing the portability of Java to support clusters of heterogeneous machines. Several applications are developed to illustrate the use of this library and compare the usability and performance of VCluster with other approaches. Copyright © 2007 John Wiley & Sons, Ltd. 相似文献
5.
In this paper, a high-order compact (HOC) alternating direction implicit (ADI) method is proposed for the solution of the unsteady two-dimensional Schrödinger equation. The present method uses the fourth-order Padé compact difference approximation for the spatial discretization and the Crank-Nicolson scheme for the temporal discretization. The proposed HOC-ADI method has fourth-order accuracy in space and second-order accuracy in time. The resulting scheme in each ADI computation step corresponds to a tridiagonal system which can be solved by using the one-dimensional tridiagonal algorithm with a considerable saving in computing time. Numerical experiments are conducted to demonstrate its efficiency and accuracy and to compare it with analytic solutions and numerical results established by some other methods in the literature. The results show that the present HOC-ADI scheme gives highly accurate results with much better computational efficiency. 相似文献
6.
Improved version of parallel programming interface for distributed data with multiple helper servers
We present an improved version of the Parallel Programming Interface for Distributed Data with Multiple Helper Servers (PPIDDv2) library, which provides a common application programming interface that is based on the most frequently used functionality of both MPI-2 and GA. Compared with the previous version, the PPIDDv2 library introduces multiple helper servers to facilitate global data structures, and allows programmers to make heavy use of large global data structures efficiently.
Program summary
Program title: PPIDDv2Catalogue identifier: AEEF_v2_0Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEEF_v2_0.htmlProgram obtainable from: CPC Program Library, Queen?s University, Belfast, N. IrelandLicensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.htmlNo. of lines in distributed program, including test data, etc.: 22 997No. of bytes in distributed program, including test data, etc.: 184 477Distribution format: tar.gzProgramming language: Fortran, CComputer: Many parallel systemsOperating system: VariousHas the code been vectorised or parallelised?: Yes. 2–1024 processors usedRAM: 50 MbytesClassification: 6.5External routines: Global Arrays or MPI-2Catalogue identifier of previous version: AEEF_v1_0Journal reference of previous version: Comput. Phys. Comm. 180 (2009) 2673Does the new version supersede the previous version?: YesNature of problem: Many scientific applications require management and communication of data that is global, and the standard MPI-2 protocol provides only low-level methods for the required one-sided remote memory access.Solution method: The Parallel Programming Interface for Distributed Data (PPIDD) library provides an interface, suitable for use in parallel scientific applications, that delivers communications and global data management. The library can be built either using the Global Arrays (GA) toolkit, or a standard MPI-2 library. This abstraction allows the programmer to write portable parallel codes that can utilise the best, or only, communications library that is available on a particular computing platform.Reasons for new version: In the previous version, functionality in global data structure was mainly implemented by MPI-2 passive one-sided operations. In real applications which make heavy use of global data structures, very poor performance was observed.Summary of revisions: Multiple helper servers are introduced to facilitate the manipulation and management of global data structure. Mutual exclusion is also implemented by the help of a data server, and becomes much more robust and efficient. In addition, flexible options are provided to choose different settings for helper servers. Significant improvement has been seen in performance tests.Running time: Problem-dependent. The test provided with the distribution takes only a few seconds to run. 相似文献7.
In this paper, an Object-Oriented Cooperative Distributed Problem Solving Shell (OOCDPSS) with groupware management ability is designed. The groupware management facilities, which satisfy the needs of development and execution of the cooperative distributed problem solving activities, can reinforce concurrency and parallelism, accommodation and integration of heterogeneous, uncoordinated problem solvers cooperating on one common goal. This OOCDPSS system constructs the non-embedded groupware architecture by a hierarchy of leader agents. The leader agent that adopts a distributed blackboard control mechanism can assist the cooperating problem solvers with all the cooperative and coordinative activities at run time through a democratic, contract-net protocol. In this blackboard control mechanism, the system control unit and domain control unit are explicitly separated and put side-by-side in a simple control loop to simplify the control mechanism design. The event messages drive the above control units with the programmable heuristic knowledge, including the static knowledge, procedural knowledge, and strategic, situation-action behavior knowledge. In this OOCDPSS, a completely transparent environment and a programmable distributed blackboard control mechanism are provided. This environment automatically assists and supervises the progress of cooperative problem solving activities at run time, thereby raising the effective level of use among the preexisting problem solvers. In addition, by using the programmable heuristic knowledge, our approach can be efficiently implemented on the cooperative problem solving plans with a range of configurations. ©1997 John Wiley & Sons, Ltd. 相似文献
8.
We mainly consider quantum multi-unicast problem over directed acyclic network, where each source wishes to transmit an independent message to its target via bottleneck channel. Taking the advantage of global entanglement state 2D and 3D cluster states, these problems can be solved efficiently. At first, a universal scheme for the generation of resource states among distant communication nodes is provided. The corresponding between cluster and bigraph leads to a constant temporal resource cost. Furthermore, a new approach based on stabilizer formalism to analyze the solvability of several underlying quantum multi-unicast networks is presented. It is found that the solvability closely depends on the choice of stabilizer generators for a given cluster state. And then, with the designed measurement basis and parallel measurement on intermediate nodes, we propose optimal protocols for these multi-unicast sessions. Also, the analysis reveals that the resource consumption involving spatial resources, operational resources and temporal resources mostly reach the lower bounds. 相似文献
9.
为更高效解决二维正交矩形布局问题,建立该问题的数学模型,改进BL算法规则;为寻找布局过程中的空余平面,建立了新颖的图形矩阵化理论。最后提出一种动态填空(DFB)启发式算法,制定了四条动态调整机制,结合遗传算法对该问题进行求解。大量算例测试显示:DFB算法可达到100%的平面利用率,极大提高了BL算法的效率,并且可以适用于大规模布局问题。 相似文献
10.
View generation with DIBR for 3D display system 总被引:1,自引:0,他引:1
Laihua Wang Chunping Hou Jianjun Lei Weiqing Yan 《Multimedia Tools and Applications》2015,74(21):9529-9545
11.
针对以最小化最大完工时间为目标的分布式异构作业车间调度问题(DHJSP), 本文提出了一种新的混合遗传禁忌搜索算法. 首先, 综合考虑工厂的工件总负载与最大机器负载, 提出了一种新的工厂负载表达方式. 其次, 针对DHJSP总工序数不定的特性, 提出以最小化最大工厂负载为目标快速确定初始工件分配方案, 并验证了方法的高效性. 然后, 新设计了两种考虑负载均衡的单工件转移邻域结构, 根据工序调度的结果对工件分配方案进行局部搜索. 最后, 因DHJSP缺少标准算例和相关算法, 在分布式同构作业车间调度问题(DJSP)上与现有算法进行对比, 所提算法在TA算例的480个问题上更新了420个问题的最优解, 其余60个问题取得了同等最优解. 在随机生成的3个不同规模的异构算例中, 所提算法也均取得了较好解, 验证了所提方法的优越性. 相似文献
12.
Audio-based virtual environments have been increasingly used to foster cognitive and learning skills. A number of studies have also highlighted that the use of technology can help learners to develop effective skills such as motivation and self-esteem. This study presents the design and usability of 3D interactive environments for children with visual disabilities to help them solve problems in Chilean geography and culture. We introduce AudioChile, a virtual environment that can be navigated through 3D sound to enhance spatiality and immersion throughout the environment. 3D sound is used to orientate, avoid obstacles, and identify the positions of various characters and objects within the environment. We have found during the usability evaluation that sound can be fundamental for attention and motivation purposes during interaction. Learners identified and clearly discriminated environmental sounds to solve everyday problems, spatial orientation, and laterality. 相似文献
13.
We investigate a parallelized divide-and-conquer approach based on a self-organizing map (SOM) in order to solve the Euclidean traveling salesman problem (TSP). Our approach consists of dividing cities into municipalities, evolving the most appropriate solution from each municipality so as to find the best overall solution and, finally, joining neighborhood municipalities by using a blend operator to identify the final solution. We evaluate performance of parallelized approach over standard TSP test problems (TSPLIB) to show that our approach gives a better answer in terms of quality and time rather than the sequential evolutionary SOM. 相似文献
14.
A grid middleware for distributed Java computing with MPI binding and process migration supports 总被引:1,自引:0,他引:1 下载免费PDF全文
“Grid” computing has emerged as an important new research field. With years of efforts, grid researchers have successfully developed grid technologies including security solutions,resource management protocols, information query protocols, and data management services. How-ever, as the ultimate goal of grid computing is to design an infrastructure which supports dynarnic,cross-organizational resource sharing, there is a need of solutions for efficient and transparent task re-scheduling in the grid. In this research, a new grid middleware is proposed, called G-JavaMPI. This middleware adds the parallel computing capability of Java to the grid with the support of a Grid-enabled message passing interface (MPI) for inter-process communication between Java processes executed at dif-ferent grid points. A special feature of the proposed G-JavaMPI is the support of Java process migration with post-migration message redirection. With these supports, it is possible to migrate executing Java process from site to site for continuous computation, if some site is scheduled to be turned down for system reconfiguration. Moreover, the proposed G-JavaMPI middleware is very portable since it requires no modification of underlying OS, Java virtual machine, and MPI package. Preliminary performance tests have been conducted. The proposed mechanisms have shown good migration efficiency in a simulated grid environment. 相似文献
15.
蚁群算法求解分布式系统任务分配问题 总被引:1,自引:0,他引:1
蚁群算法是受自然界蚂蚁觅食过程中,基于信息素的最短路径搜索食物行为的启发提出的一种智能优化算法.研究表明,在求解复杂优化问题方面该算法具有一定的优越性.任务分配问题是一类典型的组合优化问题.应用蚁群算法来解决多处理器分布式系统上的任务分配问题,一个任务只能分配给一个处理器处理,而一个处理器可以处理多个任务,其中每个处理器都有固定成本和能力限制.仿真结果表明,该算法比禁忌搜索和随机方法具有更好的求解能力. 相似文献
16.
本文主要研究可再生能源分布式发电系统能量的优化与协调问题.基于系统能量管理中优化与协调控制问题的复杂性,提出采用基于Agent的建模与仿真方法进行研究.针对系统要求,以分散式发电系统的实体节点的映射封装Agent,提出了智能混合控制Agent的概念,建立了3层混合Agent的内部结构模型;并建立了以个体层、组织层和社会层构成的3层动态层级MAS体系结构,进一步辅以主导Agent和移动Agent辅助系统优化与决策,最终建立了一种新的面向再生能源的分散式发电系统能量管理的MAS宏观模型.最后应用有色Petri网对系统的优化与协调过程进行了动态模拟,验证了所提出的结构的正确性、合理性和有效性. 相似文献
17.
This study developed a web-based multimedia whiteboard system to help students learning with mathematical problem solving. The purpose is to promote a new online mathematical learning model that students not only use electronic whiteboard to write down their mathematical problem solving solutions but also use voice recording tool to give oral explanations about their thinking behind the solutions. To cultivate students’ critical thinking capability and encourage collaborative peer learning, the new learning model also requests students to criticize others’ solutions and reply to others’ arguments. With the multimedia supporting tools, students can communicate easily with each other about what they think and how they solve mathematical problems. We have conducted an experiment with sixth grade primary school students for evaluation. After the experiment, a questionnaire about students’ attitude toward the multimedia whiteboard system for math learning was then held. The results show that students were satisfied with the use of the multimedia whiteboard system for helping them with learning fractional division. Most students were interested in studying mathematics with the multimedia whiteboard system and thought this tool is particularly useful for doing collaborative learning. After analyzing the recorded solving processes and discussions content of students, we found that the performance of female students was superior to male students in communications and mathematical problem solving. Additionally, students with higher final exam grades had better mathematical abilities for doing critiques, arguments and communications. 相似文献
18.
Muhammad Asif Zahoor Raja Siraj-ul-Islam Ahmad Raza Samar 《Neural computing & applications》2013,23(7-8):2199-2210
In this paper, a stochastic technique is developed to solve 2-dimensional Bratu equations using feed-forward artificial neural networks, optimized with genetic and interior-point algorithms. The 2-dimensional equations are first transformed into a 1-dimensional boundary value problem, and a mathematical model of the transformed equation is then formulated with neural networks using an unsupervised error. Network weights are optimized to minimize the error. Evolutionary computing based on genetic algorithms is used as a tool for global search, integrated with an interior-point method for rapid local convergence. The methodology is applied to solve three cases of boundary value problems for the Bratu equations. The accuracy, convergence and effectiveness of the scheme is validated for a large number of simulations. Comparison of results is made with the exact solution derived using MATHEMATICA, and is found to be in good agreement. 相似文献
19.
广义分布参数系统具有广泛的实际背景.如复合材料中的温度分布,电缆中的信号传播,电磁耦合超导线路中的电压分布,飞行器姿态控制等问题研究中都会出现这样的系统.极点配置与反馈稳定性是这类系统研究的重要方面.本文应用泛函分析及算子理论讨论了Hilbert空间中多输入的二阶广义分布参数系统的极点配置与反馈稳定性问题,获得了这类系统极点可配置与可镇定的一些充分条件,并利用复分析、复级数、有界线性算子的广义逆等方法建立了反馈控制律的构造性表达式.本文结论不仅具有重要的实际意义,而且对广义分布参数系统的控制综合问题研究具有重要的理论价值. 相似文献
20.
Xiao-Shan Gao Author Vitae Qiang Lin Author Vitae Author Vitae 《Computer aided design》2006,38(1):1-13
In this paper, we propose a method which can be used to decompose a 2D or 3D constraint problem into a C-tree. With this decomposition, a geometric constraint problem can be reduced into basic merge patterns, which are the smallest problems we need to solve in order to solve the original problem in certain sense. Based on the C-tree decomposition algorithm, we implemented a software package MMP/Geometer. Experimental results show that MMP/Geometer finds the smallest decomposition for all the testing examples efficiently. 相似文献