Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Search techniques

The multiple-minimum problem is a severe handicap of many large-scale optimization applications. The state of the art today is such that for reasonable small problems (30 variables or less) suitable algorithms exist for finding all local minima for linear and nonlinear functions. For larger problems, however, many trials are generally required to find local minima, and finding the global minimum cannot be ensured. These features have prompted research in conformational-search techniques independent of, or in combination with, minimization.26 [Pg.16]

Consider, for example, the two different energy minima of M-butane, corresponding to the anti and gauche conformers, as a function of the dihedral [Pg.16]

Molecular dynamics can also be viewed as a complementary technique for obtaining structural information to potential energy minimization.30 Although in theory information on all thermally accessible states should be observable, the restriction of the integration time step to a very small value with respect to time scales of collective biomolecular motions30 31 limits the scope of [Pg.17]


The grid. search technique can easily be applied to acyclic systems. Ring sy.slems can be treated as pseudo-acyclic by cutting one ring bond. The major drawback of this technique is that, because of the restricted number of degrees of freedom in... [Pg.106]

The reaction database compiled on Biochemical Pathways can be accessed on the web and can be investigated with the retrieval system C ROL (Compound Access and Retrieval On Line) [211 that provides a variety of powerful search techniques. The Biochemical Pathways database is split into a database of chemical structures and a database of chemical reactions that can be searched independently but which have been provided with efficient crosslinks between these two databases. [Pg.564]

Side chain generation is often a source of error. It will be most reliable if certain rules of thumb are obeyed. Start with structurally conserved side chains and hold them fixed. Then look at the energy and entropy of rotamers for the remaining side chains. Conventional conformation search techniques are often used to place each side chain. [Pg.189]

Use conventional conformation search techniques to optimize side chains. [Pg.275]

Conformation search techniques can be used to find very-low-energy conformations, which are most relevant to polymers that will be given a long annealing time. [Pg.310]

Form of Data. Databases can be classified in many ways. One method is by form of data representation, ie, data may be in the form of words, numbers, images, or sounds. The corresponding databases may then be considered to be word-oriented, number-oriented, image-oriented (video), or sound-oriented (audio). Data representation affects file stmctures and software for search and data retrieval. Thus the stmctures and search techniques vary considerably among these four basic classes. Table 1 gives databases as classified by form of data representation. [Pg.454]

Autothermal reactor for methanol synthesis using a numerical search technique... [Pg.706]

In addition to evolutionary search strategies such as GAs, there are a number of other search techniques that are employed for design optimization. [Pg.372]

Structure-goal strategies—directed at the structure of a potential intermediate or potential starting material. Such a goal greatly narrows a retrosynthetic search and allows the application of bidirectional search techniques. [Pg.16]

The method of optimization is a brute-force search technique. All the possible laminates that can be obtained by changing the individual laminae orientations by 5° increments are candidates for the optimization process. We consider RC7 because this program is widely used and because it is representative of the brute-force search technique. The basic question is because we must carry a certain load, what laminate do we need We have no idea how many layers are required, much less their orientation, but we must start someplace. [Pg.435]

For the inexperienced or infrequent users it is even more of a problem. Inexperienced users should have the ability to exploit easily the wide variety of structural search techniques. [Pg.104]

The random search technique can be applied to constrained or unconstrained optimization problems involving any number of parameters. The solution starts with an initial set of parameters that satisfies the constraints. A small random change is made in each parameter to create a new set of parameters, and the objective function is calculated. If the new set satisfies all the constraints and gives a better value for the objective function, it is accepted and becomes the starting point for another set of random changes. Otherwise, the old parameter set is retained as the starting point for the next attempt. The key to the method is the step that sets the new, trial values for the parameters ... [Pg.206]

Values for kj and kjj are assumed and the above equations are integrated subject to the initial conditions that a = 2, b = 0 at t = 0. The integration gives the model predictions amodel(j) and bmodel(j). The random search technique is used to determine optimal values for the rate constants based on minimization of and S. The following program fragment shows the method used to adjust kj and kjj during the random search. The specific version shown is used to adjust kj based on the minimization of S, and those instructions concerned with the minimization of S appear as comments. [Pg.222]

Population-based search techniques, such as evolutionary algorithms, are natural choices for Pareto-based methods because they work with a set of interim, approximate solutions on the way to an overall optimum. [Pg.258]

The solution of Problem-1 requires extensive search over the set of potential sequences of operations. Prior work has tried either to identify all feasible operating sequences through explicit search techniques, or locate the optimum sequence (for single-objective problems) through the implicit enumeration of plans. The former have been used primarily to solve planning problems with Boolean or integer variables, whereas the latter have applied to problems with integer and continuous decisions. [Pg.43]

Accelerating Rate Calorimetry. This is a heat-wait-search technique (see Fig. 5.4-62). A sample is heated by a pre-selected temperature step of, typically, 5 C, and then the temperature of the sample is recorded for some time. If the self-heating rate is less than the calorimeter detectability (typically 0.02 "C) the ARC will proceed automatically to the next step. If the change of the sample temj)erature is greater than 0.02 °C, the sample is no longer heated from outside and an adiabatic process starts. The adiabatic run is continued until the process has been completed. ARC is usually carried out at elevated pressure. [Pg.369]

Most drug-like molecules adopt a number of conformations through rotations about bonds and/or inversions about atomic centers, giving the molecules a number of different three-dimensional (3D) shapes. To obtain different energy minimized structures using a force field, a conformational search technique must be combined with the local geometry optimization described in the previous section. Many such methods have been formulated, and they can be broadly classified as either systematic or stochastic algorithms. [Pg.185]

Systematic searches exhaustively sample conformational space by sequentially incrementing the torsional angles of aU of the rotatable bonds in a given molecule. This conceptually simple approach is straightforward to implement, but scales exponentially with respect to the number of rotatable bonds. To control the exponential increase in the number of potential conformers obtained, systematic searches are usually combined with tree-based search techniques taken from computer science. Even the best implementations of systematic searches become impractical beyond several rotatable bonds (typically greater than 10). Stochastic searches are based on probabiHstic theories and are better suited to calculations... [Pg.185]

Basically two search procedures for non-linear parameter estimation applications apply. (Nash and Walker-Smith, 1987). The first of these is derived from Newton s gradient method and numerous improvements on this method have been developed. The second method uses direct search techniques, one of which, the Nelder-Mead search algorithm, is derived from a simplex-like approach. Many of these methods are part of important mathematical computer-based program packages (e.g., IMSL, BMDP, MATLAB) or are available through other important mathematical program packages (e.g., IMSL). [Pg.108]

The gradient search methods require derivatives of the objective functions whereas the direct methods are derivative-free. The derivatives may be available analytically or otherwise they are approximated in some way. It is assumed that the objective function has continuous second derivatives, whether or not these are explicitly available. Gradient methods are still efficient if there are some discontinuities in the derivatives. On the other hand, direct search techniques, which use function values, are more efficient for highly discontinuous functions. [Pg.67]

The nature of the relationships and constraints in most design problems is such that the use of analytical methods is not feasible. In these circumstances search methods, that require only that the objective function can be computed from arbitrary values of the independent variables, are used. For single variable problems, where the objective function is unimodal, the simplest approach is to calculate the value of the objective function at uniformly spaced values of the variable until a maximum (or minimum) value is obtained. Though this method is not the most efficient, it will not require excessive computing time for simple problems. Several more efficient search techniques have been developed, such as the method of the golden section see Boas (1963b) and Edgar and Himmelblau (2001). [Pg.28]

Himmelblau, D. M. (1963) Ind. Eng. Chem. Process Design and Development 2, 296. Process optimisation by search techniques. [Pg.31]

A reported application of canonical analysis involved a novel combination of the canonical form of the regression equation with a computer-aided grid search technique to optimize controlled drug release from a pellet system prepared by extrusion and spheronization [28,29]. Formulation factors were used as independent variables, and in vitro dissolution was the main response, or dependent variable. Both a minimum and a maximum drug release rate was predicted and verified by preparation and testing of the predicted formulations. Excellent agreement between the predicted values and the actual values was evident for the four-component pellet system in this study. [Pg.620]

Validity describes accuracy and reflects the soundness of the information. The information retrieved is valid if it is accurate, precise, unbiased, and provides a true picture of what is in the literature. The usefulness of the information is directly related to relevance and validity and inversely related to the work needed to access the information. While the work expended is under the direct control of the searcher, it is not unlimited. Therefore, given the limited amount of work time that is available to the information searcher, the most useful information resources will be those that are easy and quick to use and provide relevant, valid information. Skillful searchers can control work time, but relevance and validity are intrinsic characteristics of the resources themselves. A knowledgeable searcher will not only choose resources that are known to be relevant and valid, but will also use search techniques and filters that winnow out the irrelevant and invalid. [Pg.785]

Progress in these areas will require a number of new supporting tools that can effectively handle and solve a variety of mathematical models involving thousands and millions of variables. These supporting tools in turn will require that chemical engineers become acquainted with new advances in numerical analysis, mathematical programming, and local search techniques. [Pg.91]

In the context of reachability analysis, this graph is called symbolic reachability graph of the automaton A and can be searched using shortest path search techniques as widely used in computer science. Hence, the task of finding the cost-optimal schedule is to find the shortest (or cheapest) path in a (priced) symbolic reachability graph. [Pg.226]

Bures, M. G., Searching Techniques for Databases of Three-Dimensional Chemical Structures, 21, 467. [Pg.595]

A discontinuity in a function may or may not cause difficulty in optimization. In case A in Figure 4.1, the maximum occurs reasonably far from the discontinuity which may or may not be encountered in the search for the optimum. In case B, if a method of optimization that does not use derivatives is employed, then the kink in /(x) is probably unimportant, but methods employing derivatives might fail, because the derivative becomes undefined at the discontinuity and has different signs on each side of it. Hence a search technique approaches the optimum, but then oscillates about it rather than converges to it. [Pg.115]


See other pages where Search techniques is mentioned: [Pg.214]    [Pg.99]    [Pg.107]    [Pg.64]    [Pg.185]    [Pg.187]    [Pg.240]    [Pg.530]    [Pg.531]    [Pg.152]    [Pg.195]    [Pg.213]    [Pg.322]    [Pg.42]    [Pg.44]    [Pg.78]    [Pg.111]    [Pg.240]    [Pg.241]    [Pg.753]   


SEARCH



© 2024 chempedia.info