Big Chemical Encyclopedia

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

Articles Figures Tables About

Transformations Process Creation

Ligand substitution reactions (see Ligand Substitution) are at the heart of many catalytic transformations, since creation of vacant coordination sites oftentimes requires liberation of one or more ligands from the coordination sphere of the metal. Important and/or industrially relevant processes using organoruthenium catalysts include the... [Pg.371]

The determination of quantities of heat is important in a large number of physical and chemical problems. One of the most important of these is the determination of specific heats. The specific heat of a body is closely connected with its chemical nature, and is an exceedingly important quantity. Change of state (melting and evaporation with the reverse processes of sohdification and condensation), all forms of chemical transformation, the creation and the disappearance of mechanical work, the conduction of electricity, the absorption of light and other forms of radiation, are all processes which involve transference of heat. The apparatus with w hich quantities of heat are determined are called calorimeters. [Pg.14]

SELECT Duplication, SELECT-to-SELECT Transfer, and SELECT Output Closure are often used together with the Process Creation and Pipestage Creation transformations described later to form pipestages. [Pg.56]

The first of these system-level transformations, the Process Creation transformation, creates a process from the specified vtbody and its children. It marks the vtbody as a process, replaces each CALL to the vtbody with a SEND / RECV pair of message-passing operators, replaces each LEAVE from the vtbody with another SEND / RECV pair, and RESTARTS the vtbody so that it will execute continuously. The new process will execute concurrently with the other processes, and will be synthesized with a separate data path and controller. [Pg.66]

An example of Process Creation is shown in Figures 3-16 and 3-17. In this example, before the transformation, vtbody VI A CALLs vtbody V2 B, passing it values x and y. After the transformation, the CALL has been replaced with a SEND operator, and a corresponding RECV operator has been added to the beginning of vtbody V2 B values x and y are now passed via these message-passing operators. The LEAVE operator is replaced by a similar pair of SEND / RECV operators. After the transformation, vtbody V2 B is marked as a process, and is RESTARTed to execute continuously. [Pg.66]

Process Creation also results in a potential for increased concurrency. Before the transformation, one vtbody CALLs another. [Pg.67]

After Process Creation, the combined amount of microcode for the two resulting controllers may be smaller than the amount before the transformation. This can be shown as follows. Assume that before Process Creation is applied, the design contains m control steps, each corresponding to a microword. Further, assume that in each control step, s bits are required to specify the next control step (the next state), 0 bits are required to specify the microoperation to be performed (jump, jump to subroutine, continue, etc.), and d bits are required to control the data path. The total amount of microcode, nC, is then equal to the number of microwords multiplied by the width of each microword ... [Pg.68]

Creation must be applied to form processes before Process Creation can be applied, other transformations may be necessary. Choosing the proper set of transformations to apply can be difficult. [Pg.73]

Hgure 1.1 Synthesis is the creation of a process to transform feed streams into product streams. Simulation predicts how it would behave if it was constructed. [Pg.2]

Anionic domino processes are the most often encountered domino reactions in the chemical literature. The well-known Robinson annulation, double Michael reaction, Pictet-Spengler cyclization, reductive amination, etc., all fall into this category. The primary step in this process is the attack of either an anion (e. g., a carban-ion, an enolate, or an alkoxide) or a pseudo anion as an uncharged nucleophile (e. g., an amine, or an alcohol) onto an electrophilic center. A bond formation takes place with the creation of a new real or pseudo-anionic functionality, which can undergo further transformations. The sequence can then be terminated either by the addition of a proton or by the elimination of an X group. [Pg.48]

The method developed of entering energy in oscillation processes and the excitation of quantized oscillations in dynamic macro-systems finds and will find in the future applications in the solving of important practical problems in the creation of new methods and mechanisms for the excitation and the sustaining of continuous oscillations and different energy transformations which could be grouped in the following way ... [Pg.119]


See other pages where Transformations Process Creation is mentioned: [Pg.340]    [Pg.509]    [Pg.230]    [Pg.560]    [Pg.198]    [Pg.460]    [Pg.45]    [Pg.60]    [Pg.68]    [Pg.70]    [Pg.71]    [Pg.74]    [Pg.205]    [Pg.236]    [Pg.240]    [Pg.263]    [Pg.1156]    [Pg.473]    [Pg.43]    [Pg.21]    [Pg.38]    [Pg.445]    [Pg.51]    [Pg.110]    [Pg.652]    [Pg.385]    [Pg.11]    [Pg.271]    [Pg.49]    [Pg.51]    [Pg.126]    [Pg.163]    [Pg.21]    [Pg.40]    [Pg.62]    [Pg.225]    [Pg.43]   
See also in sourсe #XX -- [ Pg.74 , Pg.204 , Pg.205 , Pg.235 ]




SEARCH



Creation

Transformation processes

© 2024 chempedia.info