The development of intelligent transportation systems (ITS) and the resulting need for the solution of a variety of dynamic traffic network models and management problems require faster-than-real-time computation of s...
详细信息
The development of intelligent transportation systems (ITS) and the resulting need for the solution of a variety of dynamic traffic network models and management problems require faster-than-real-time computation of shortest path problems in dynamic networks. Recently, a sequential algorithm was developed to compute shortest paths in discrete time dynamic networks from all nodes and all departure times to one destination node. The algorithm is known as algorithm DOT and has an optimal worst-case running-time complexity. This implies that no algorithm with a better worst-case computational complexity can be discovered. Consequently, in order to derive algorithms to solve all-to-one shortest path problems in dynamic networks, one would need to explore avenues other than the design of sequential solution algorithms only. The use of commercially-available high-performance computing platforms to develop parallel implementations of sequential algorithms is an example of such avenue. This paper reports on the design, implementation, and computational testing of parallel dynamic shortest path algorithms. We develop two shared-memory and two message-passing dynamic shortest path algorithm implementations, which are derived from algorithm DOT using the following parallelization strategies: decomposition by destination and decomposition by transportation network topology. The algorithms are coded using two types of parallel computing environments: a message-passing environment based on the parallel virtual machine (PVM) library and a multi-threading environment based on the SUN Microsystems Multi-Threads (MT) library. We also develop a time-based parallel version of algorithm DOT for the case of minimum time paths in FIFO networks, and a theoretical parallelization of algorithm DOT on an ‘ideal’ theoretical parallel machine. Performances of the implementations are analyzed and evaluated using large transportation networks, and two types of parallel computing platforms: a distr
Let M and P be Seifert 3-manifolds. Is there a degree one map f : M --> P ? The problem was completely solved by Hayat-Legrand, Wang, and Zieschang for all cases except when P is the Poincare homology sphere. We in...
详细信息
Let M and P be Seifert 3-manifolds. Is there a degree one map f : M --> P ? The problem was completely solved by Hayat-Legrand, Wang, and Zieschang for all cases except when P is the Poincare homology sphere. We investigate the remaining case by elaborating and implementing a computer algorithm that calculates the degree. As a result, we get an explicit experimental expression for the degree through numerical invariants of the induced homomorphism f(#) : pi(1)(M) --> pi(1)(P).
For a large number of degrees of freedom and/or large dimension systems, non-linear model based predictive control algorithms based on dual mode control can become intractable. This paper proposes an alternative which...
详细信息
For a large number of degrees of freedom and/or large dimension systems, non-linear model based predictive control algorithms based on dual mode control can become intractable. This paper proposes an alternative which deploys the closed-loop paradigm that has proved to be very effective for the case of linear time-varying or uncertain systems. The various attributes and computational advantages of the approach are shown to carry over to the non-linear case.
The current technology manifests a great demand for high precision and high positioning accuracy in many engineering applications that range from robot manipulators and high-speed flexible mechanisms to supercritical ...
详细信息
The current technology manifests a great demand for high precision and high positioning accuracy in many engineering applications that range from robot manipulators and high-speed flexible mechanisms to supercritical rotors and the space deployable structures. Active control is an important technique for suppressing vibrations in flexible mechanical systems where passive controllers may become either ineffective or impractical. A finite element model of the system dynamics in conjunction with modal reduction methods is introduced. The developed model accounts for the structural material damping. Pointwise observation and control are implemented using two sets of sensors and actuators, respectively. The developed computational active modal control algorithm is applied to the reduced order model of a double span elastic beam, and the dynamic responses of both the controlled and the residual frequency subsystems are numerically evaluated. (C) 2001 Elsevier Science B.V. All rights reserved.
The problem of texture mapping on real world objects has attracted attention(11,8) recently. A work by Lensch et al.(9) addressed the problem of locating a camera position in the celestial sphere and then mapping the ...
详细信息
The problem of texture mapping on real world objects has attracted attention(11,8) recently. A work by Lensch et al.(9) addressed the problem of locating a camera position in the celestial sphere and then mapping the acquired pictures on a real world object. The entire process took a half hour to one hour to map 10 to 15 pictures. In this paper we propose a new innovative algorithm to speed up the texture mapping or painting process in real-time. We built a PC-based system using a commonly available video card with a geometry engine. Mapping of a picture required about 20 seconds. It is successful in giving an illusion to the operator to paint a colorless real world object with a color texture brush.
High mass-resolving power has been shown to be useful for studying the conformational dynamics of proteins by hydrogen/deuterium (H/D) exchange. A computer algorithm was developed that automatically identifies peptide...
详细信息
High mass-resolving power has been shown to be useful for studying the conformational dynamics of proteins by hydrogen/deuterium (H/D) exchange. A computer algorithm was developed that automatically identifies peptides and their extent of deuterium incorporation from H/D exchange mass spectra of enzymatic digests or fragment ions produced by collisionally induced dissociation (CID) or electron capture dissociation (ECD). The computer algorithm compares measured and calculated isotopic distributions and uses a fast calculation of isotopic distributions using the fast Fourier transform (FFT). The algorithm facilitates rapid and automated analysis of H/D exchange mass spectra suitable for high-throughput approaches to the study of peptide and protein structures. The algorithm also makes the identification independent on comparisons with undeuterated control samples. The applicability of the algorithm was demonstrated on simulated isotopic distributions as well as on experimental data, such as Fourier transform ion cyclotron resonance (FTICR) mass spectra of myoglobin peptic digests, and CID and ECD spectra of substance P. (C) 2001 American Society for Mass Spectrometry.
We present JAPE, a flexible prototyping system to support the design of a new advanced collaborative virtual environment. We describe the utilization of different hard- and software components to quickly build a flexi...
详细信息
We present JAPE, a flexible prototyping system to support the design of a new advanced collaborative virtual environment. We describe the utilization of different hard- and software components to quickly build a flexible, yet powerful test bed for application and algorithm development. These components include a 3-D rendering toolkit, live video acquisition, speech transmission, and the control of tracking and interaction devices. To facilitate the simultaneous design of applications and algorithms that take advantage of unique features of new collaborative virtual environments, we provide the developer with a flexible prototyping toolkit which emulates the functionality of the final system. The applicability of JAPE is demonstrated with several prototype applications and algorithms.
This paper presents an exact algorithm for the single machine total tardiness problem (1//SigmaT(i)). We present a new synthesis of various results from the literature which leads to a compact and concise representati...
详细信息
This paper presents an exact algorithm for the single machine total tardiness problem (1//SigmaT(i)). We present a new synthesis of various results from the literature which leads to a compact and concise representation of job precedences, a simple optimality check, new decomposition theory, a new lower bound, and a check for presolved subproblems. These are integrated through the use of an equivalence concept that permits a continuous reformation of the data to permit early detection of optimality at the nodes of an enumeration tree. The overall effect is a significant reduction in the size of the search tree, CPU times, and storage requirements. The algorithm is capable of handling much larger problems (e.g., 500 jobs) than its predecessors in the literature (less than or equal to 150). In addition, a simple modification of the algorithm gives a new heuristic which significantly outperforms the best known heuristics in the literature.
Genetic programming (GP) usually has a wide search space and a high flexibility. Therefore, GP may search for global optimum solution. But, in general, GPs learning speed is not so fast. An apriori algorithm is one of...
详细信息
Genetic programming (GP) usually has a wide search space and a high flexibility. Therefore, GP may search for global optimum solution. But, in general, GPs learning speed is not so fast. An apriori algorithm is one of association rule algorithms. It can be applied to a large database. But it is difficult to define its parameters without experience. We propose a rule generation technique from a database using GP combined with an association rule algorithm. It takes rules generated by the association rule algorithm as initial individual of GP. The learning speed of GP is improved by the combined algorithm. To verify the effectiveness of the proposed method, we apply it to the decision tree construction problem from the University of California at Irvine (UCI) machine-learning repository, and rule disco very problem from the occurrence of the hypertension database. We compare the results of the proposed method with prior ones.
作者:
Samareh, JANASA
Langley Res Ctr Multidisciplinary Optimizat Branch Hampton VA 23665 USA
A multidisciplinary shape parameterization approach is presented. The approach consists of two basic concepts: 1) parameterizing the shape perturbations rather than the geometry itself and 2) performing the shape defo...
详细信息
A multidisciplinary shape parameterization approach is presented. The approach consists of two basic concepts: 1) parameterizing the shape perturbations rather than the geometry itself and 2) performing the shape deformation by means of the soft object animation algorithms used in computer graphics. Because the formulation presented is independent of grid topology, we can treat computational fluid dynamics and finite element grids in the same manner. The proposed approach is simple, compact, and efficient. Also, the analytical sensitivity derivatives are easily computed for use in a gradient-based optimization. This algorithm is suitable for low-fidelity, for example, linear aerodynamics and equivalent laminated plate structures, and high-fidelity, for example, nonlinear computational fluid dynamics and detailed finite element modeling, analysis tools. The implementation details of parameterizing for planform, twist, dihedral, thickness, camber, and free-form surface are given. Results are presented for a multidisciplinary application consisting of nonlinear computational fluid dynamics, detailed computational structural mechanics, and a simple performance module.
暂无评论