Big Chemical Encyclopedia

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

Articles Figures Tables About

Software problems with

Bakker, A., Fasano, J., and Leung, D. E., Pinpoint mixing problems with lasers and simulation software, Chem. Eng., pp. 94-100, January 1994. [Pg.662]

I recommend that you follow a more traditional systems development life-cycle model (SDLC) when developing a comprehensive SAS macro-based reporting system. Unlike much of the one-time-only SAS programming that occurs for a clinical trial, you need to ensure that a general-purpose SAS macro system is robust enough to handle any problem it encounters. The systems development life-cycle approach to software development will help you to build strong software applications with SAS. [Pg.198]

We start with continuous variable optimization and consider in the next section the solution of NLP problems with differentiable objective and constraint functions. If only local solutions are required for the NLP problem, then very efficient large-scale methods can be considered. This is followed by methods that are not based on local optimality criteria we consider direct search optimization methods that do not require derivatives as well as deterministic global optimization methods. Following this, we consider the solution of mixed integer problems and outline the main characteristics of algorithms for their solution. Finally, we conclude with a discussion of optimization modeling software and its implementation on engineering models. [Pg.60]

Includes an unprecedented set of supporting software designed with simple graphical user interfaces that allow readers to tackle common problems... [Pg.251]

Problem 4.1 is nonlinear if one or more of the functions/, gv...,gm are nonlinear. It is unconstrained if there are no constraint functions g, and no bounds on the jc,., and it is bound-constrained if only the xt are bounded. In linearly constrained problems all constraint functions g, are linear, and the objective/is nonlinear. There are special NLP algorithms and software for unconstrained and bound-constrained problems, and we describe these in Chapters 6 and 8. Methods and software for solving constrained NLPs use many ideas from the unconstrained case. Most modem software can handle nonlinear constraints, and is especially efficient on linearly constrained problems. A linearly constrained problem with a quadratic objective is called a quadratic program (QP). Special methods exist for solving QPs, and these iare often faster than general purpose optimization procedures. [Pg.118]

When stated mathematically, each of these problems potentially involves many variables, many equations, and many inequalities. A solution must not only satisfy all of the constraints, but also must achieve an extremum of the objective function, such as maximizing profit or minimizing cost. With the aid of modem software you can formulate and solve LP problems with many thousands of variables and constraints. [Pg.223]

Many of the major callable libraries of mathematical software include at least one general NLP component (i.e., capable of solving problems with nonlinear constraints). IMSL provides individual callable routines for most variations of... [Pg.321]

This section addresses some of the problems with NLP optimization software. The primary determinant of solution reliability with LP solvers is numerical stability and accuracy. If the linear algebra subsystem of an LP solver is strong in these... [Pg.323]

When the user, whether working on stand-alone software or through a spreadsheet, supplies only the values of the problem functions at a proposed point, the NLP code computes the first partial derivatives by finite differences. Each function is evaluated at a base point and then at a perturbed point. The difference between the function values is then divided by the perturbation distance to obtain an approximation of the first derivative at the base point. If the perturbation is in the positive direction from the base point, we call the resulting approximation a forward difference approximation. For highly nonlinear functions, accuracy in the values of derivatives may be improved by using central differences here, the base point is perturbed both forward and backward, and the derivative approximation is formed from the difference of the function values at those points. The price for this increased accuracy is that central differences require twice as many function evaluations of forward differences. If the functions are inexpensive to evaluate, the additional effort may be modest, but for large problems with complex functions, the use of central differences may dramatically increase solution times. Most NLP codes possess options that enable the user to specify the use of central differences. Some codes attempt to assess derivative accuracy as the solution progresses and switch to central differences automatically if the switch seems warranted. [Pg.324]

In addition to the Premium Excel Solver and Optquest, there are many other software systems for constrained global optimization see Pinter (1996b), Horst and Pardalos (1995), and Pinter (1999) for further information. Perhaps the most widely used of these is LGO (Pinter, 1999), (Pinter, 2000), which is intended for smooth problems with continuous variables. It is available as an interactive development environment with a graphical user interface under Microsoft Windows, or as a callable library, which can be invoked from an application written by the user in... [Pg.411]

Problems with the mechanics of a procedure can involve an improperly diluted sample (perhaps manifested by an absorbance reading that is greater than specified or expected), an obstruction in the sample or reference beam, an improperly aligned source or mirror, the incomplete programming of a scan, or improper or inappropriate software entry. In these cases, the operator will need to carefully examine his or her technique or procedure, or instrumental parameters, such as the optical path, perhaps with the help of the instrument troubleshooting guide, to solve the problem. [Pg.215]

If you are considering an online journal, visit www.blogger. com and www.livejournal.com to see how they are set up. Some sites require you to type entries while online, and others have downloadable diaries that may be added to at any time. A potential problem with these types of sites is the distractions. There are other diarist s entries to read, software to play around with, and features such as uploading pictures that can keep you from your real task. If you can t get right down to work, choose a handwritten or simple word processing journal. [Pg.18]

We use assay data from a National Cancer Institute HIV/AIDS database in our study (http //dtp,nci,nih.gov/docs/aids/aids data.html). As descriptors, we apply a set of six BCUT descriptors and a set of 46 constitutional descriptors computed by the Dragon software. These descriptors could be computed for 29,374 of the compounds in the database. The assay classifies each compound as confirmed inactive (Cl), moderately active (CM), or confirmed active (CA). We treat the data as a binary classification problem with two classes inactive (Cl) and active (CM or CA). According to this classification, 542 (about 1.8%) of the compounds are active. [Pg.308]

A common problem experienced under the current automation paradigm, with the demand for greater results in shorter iteration cycles (1-2 weeks), is that screeners are required to collect data from several single assay workstations, often run on different software platforms. With the demand for results on more compounds per week, the screeners must process more samples through the assays, each with fewer data points and replicates. This trade off in quality for quantity can result in lower overall data fidelity. [Pg.10]

Used to record user-reported problems with the system or related software... [Pg.144]

Full process control computerization for a multipurpose plant is much more complex and therefore will be also be much more expensive than for a dedicated single-product plant. Whenever possible, all efforts have to be made to choose standard process control systems and to apply standard control software this is a proven measure to control the investment costs in this segment and will also minimize the risk of having excessive investment and startup costs due to initiating problems with the computer control system. [Pg.48]

In addition to testing the system components, a test of software functionality would be performed to test the system software operation and electronic records and electronic signatures (ERES) compliance (security, data integrity, data backup, and archive). In order to test the software functionality, a predetermined set of instructions can be entered step by step into the system. The system responses are then compared to the expected outcomes of the instruction and any problems with the execution are determined. Some vendors will provide a standard set of data which can be processed by the system to verify the data-handling capability of the system. [Pg.802]

Why do we claim that our text is advanced We believe that the methods and programs presented here can handle a number of realistic problems with the power and sophistication needed by professionals and with simple, step - by -step introductions for students and beginners. In spite of their broad range of applicability, the subroutines are simple enough to be completely understood and controlled, thereby giving more confidence in results than software packages with unknown source code. [Pg.10]


See other pages where Software problems with is mentioned: [Pg.311]    [Pg.535]    [Pg.123]    [Pg.125]    [Pg.429]    [Pg.690]    [Pg.447]    [Pg.11]    [Pg.89]    [Pg.58]    [Pg.286]    [Pg.77]    [Pg.22]    [Pg.140]    [Pg.79]    [Pg.418]    [Pg.590]    [Pg.224]    [Pg.236]    [Pg.192]    [Pg.100]    [Pg.11]    [Pg.34]    [Pg.145]    [Pg.245]    [Pg.16]    [Pg.860]    [Pg.612]    [Pg.639]    [Pg.518]    [Pg.590]   
See also in sourсe #XX -- [ Pg.16 ]




SEARCH



Object-oriented software problems with

Problems with)

© 2024 chempedia.info