933 resultados para Mixture interpretation


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Using the data of conductivity-temperature-depth (CTD) intensive observations conducted during Oct.-Nov. 2005, this study provides the first three-dimension quasi-synoptic description of the circulation in the western North Pacific. Several novel phenomena are revealed, especially in the deep ocean where earlier observations were very sparse. During the observations, the North Equatorial Current (NEC) splits at about 12A degrees N near the sea surface. This bifurcation shifts northward with depth, reaching about 20A degrees N at 1 000 m, and then remains nearly unchanged to as deep as 2 000 m. The Luzon Undercurrent (LUC), emerging below the Kuroshio from about 21A degrees N, intensifies southward, with its upper boundary surfacing around 12A degrees N. From there, part of the LUC separates from the coast, while the rest continues southward to join the Mindanao Current (MC). The MC extends to 2 000 m near the coast, and appears to be closely related to the subsurface cyclonic eddies which overlap low-salinity water from the North Pacific. The Mindanao Undercurrent (MUC), carrying waters from the South Pacific, shifts eastward upon approaching the Mindanao coast and eventually becomes part of the eastward undercurrent between 10A degrees N and 12A degrees N at 130A degrees E. In the upper 2 000 dbar, the total westward transport across 130A degrees E between 7.5A degrees N and 18A degrees N reaches 65.4 Sv (1 Sv = 10(-6) m(3)s(-1)), the northward transport across 18A degrees N from Luzon coast to 130A degrees E is up to 35.0 Sv, and the southward transport across 7.5A degrees N from Mindanao coast to 130A degrees E is 27.9 Sv.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

With high-resolution conductivity-temperature-depth (CTD) observations conducted in Oct.-Nov. 2005, this study provides a detailed quasi-synoptic description of the North Pacific Tropic Water (NPTW), North Pacific Intermediate Water (NPIW) and Antarctic Intermediate Water (AAIW) in the western North Pacific. Some novel features are found. NPTW enters the western ocean with highest-salinity core off shore at 15 degrees-18 degrees N, and then splits to flow northward and southward along the western boundary. Its salinity decreases and density increases outside the core region. NPIW spreads westward north of 15 degrees N with lowest salinity off shore at 21 degrees N, but mainly hugs the Mindanao coast south of 12 degrees N. It shoals and thins toward the south, with salinity increasing and density decreasing. AAIW extends to higher latitude off shore than that in shore, and it is traced as a salinity minimum to only 10 degrees N at 130 degrees E. Most of the South Pacific waters turn northeastward rather than directly flow northward upon reaching to the Mindanao coast, indicating the eastward shift of the Mindanao Undercurrent (MUC).

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We provide a theory of the three-dimensional interpretation of a class of line-drawings called p-images, which are interpreted by the human vision system as parallelepipeds ("boxes"). Despite their simplicity, p-images raise a number of interesting vision questions: *Why are p-images seen as three-dimensional objects? Why not just as flatimages? *What are the dimensions and pose of the perceived objects? *Why are some p-images interpreted as rectangular boxes, while others are seen as skewed, even though there is no obvious distinction between the images? *When p-images are rotated in three dimensions, why are the image-sequences perceived as distorting objects---even though structure-from-motion would predict that rigid objects would be seen? *Why are some three-dimensional parallelepipeds seen as radically different when viewed from different viewpoints? We show that these and related questions can be answered with the help of a single mathematical result and an associated perceptual principle. An interesting special case arises when there are right angles in the p-image. This case represents a singularity in the equations and is mystifying from the vision point of view. It would seem that (at least in this case) the vision system does not follow the ordinary rules of geometry but operates in accordance with other (and as yet unknown) principles.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We describe a program called SketchIT capable of producing multiple families of designs from a single sketch. The program is given a rough sketch (drawn using line segments for part faces and icons for springs and kinematic joints) and a description of the desired behavior. The sketch is "rough" in the sense that taken literally, it may not work. From this single, perhaps flawed sketch and the behavior description, the program produces an entire family of working designs. The program also produces design variants, each of which is itself a family of designs. SketchIT represents each family of designs with a "behavior ensuring parametric model" (BEP-Model), a parametric model augmented with a set of constraints that ensure the geometry provides the desired behavior. The construction of the BEP-Model from the sketch and behavior description is the primary task and source of difficulty in this undertaking. SketchIT begins by abstracting the sketch to produce a qualitative configuration space (qc-space) which it then uses as its primary representation of behavior. SketchIT modifies this initial qc-space until qualitative simulation verifies that it produces the desired behavior. SketchIT's task is then to find geometries that implement this qc-space. It does this using a library of qc-space fragments. Each fragment is a piece of parametric geometry with a set of constraints that ensure the geometry implements a specific kind of boundary (qcs-curve) in qc-space. SketchIT assembles the fragments to produce the BEP-Model. SketchIT produces design variants by mapping the qc-space to multiple implementations, and by transforming rotating parts to translating parts and vice versa.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This report describes a paradigm for combining associational and causal reasoning to achieve efficient and robust problem-solving behavior. The Generate, Test and Debug (GTD) paradigm generates initial hypotheses using associational (heuristic) rules. The tester verifies hypotheses, supplying the debugger with causal explanations for bugs found if the test fails. The debugger uses domain-independent causal reasoning techniques to repair hypotheses, analyzing domain models and the causal explanations produced by the tester to determine how to replace faulty assumptions made by the generator. We analyze the strengths and weaknesses of associational and causal reasoning techniques, and present a theory of debugging plans and interpretations. The GTD paradigm has been implemented and tested in the domains of geologic interpretation, the blocks world, and Tower of Hanoi problems.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Geologic interpretation is the task of inferring a sequence of events to explain how a given geologic region could have been formed. This report describes the design and implementation of one part of a geologic interpretation problem solver -- a system which uses a simulation technique called imagining to check the validity of a candidate sequence of events. Imagining uses a combination of qualitative and quantitative simulations to reason about the changes which occured to the geologic region. The spatial changes which occur are simulated by constructing a sequence of diagrams. The quantitative simulation needs numeric parameters which are determined by using the qualitative simulation to establish the cumulative changes to an object and by using a description of the current geologic region to make quantitative measurements. The diversity of reasoning skills used in imagining has necessitated the development of multiple representations, each specialized for a different task. Representations to facilitate doing temporal, spatial and numeric reasoning are described in detail. We have also found it useful to explicitly represent processes. Both the qualitative and quantitative simulations use a discrete 'layer cake' model of geologic processes, but each uses a separate representation, specialized to support the type of simulation. These multiple representations have enabled us to develop a powerful, yet modular, system for reasoning about change.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

"The Structure and Interpretation of Computer Programs" is the entry-level subject in Computer Science at the Massachusetts Institute of Technology. It is required of all students at MIT who major in Electrical Engineering or in Computer Science, as one fourth of the "common core curriculum," which also includes two subjects on circuits and linear systems and a subject on the design of digital systems. We have been involved in the development of this subject since 1978, and we have taught this material in its present form since the fall of 1980 to approximately 600 students each year. Most of these students have had little or no prior formal training in computation, although most have played with computers a bit and a few have had extensive programming or hardware design experience. Our design of this introductory Computer Science subject reflects two major concerns. First we want to establish the idea that a computer language is not just a way of getting a computer to perform operations, but rather that it is a novel formal medium for expressing ideas about methodology. Thus, programs must be written for people to read, and only incidentally for machines to execute. Secondly, we believe that the essential material to be addressed by a subject at this level, is not the syntax of particular programming language constructs, nor clever algorithms for computing particular functions of efficiently, not even the mathematical analysis of algorithms and the foundations of computing, but rather the techniques used to control the intellectual complexity of large software systems.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Molar heat capacities of n-butanol and the azeotropic mixture in the binary system [water (x=0.716) plus n-butanol (x=0.284)] were measured with an adiabatic calorimeter in a temperature range from 78 to 320 K. The functions of the heat capacity with respect to thermodynamic temperature were established for the azeotropic mixture. A glass transition was observed at (111.9 +/- 1.1) K. The phase transitions took place at (179.26 +/- 0.77) and (269.69 +/- 0.14) K corresponding to the solid-liquid phase transitions of. n-butanol and water, respectively. The phase-transition enthalpy and entropy of water were calculated. A thermodynamic function of excess molar heat capacity with respect to temperature was established, which took account of physical mixing, destructions of self-association and cross-association for n-butanol and water, respectively. The thermodynamic functions and the excess thermodynamic ones of the binary systems relative to 298.15 K were derived based on the relationships of the thermodynamic functions and the function of the measured heat capacity and the calculated excess heat capacity with respect to temperature.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Purpose and rationale The purpose of the exploratory research is to provide a deeper understanding of how the work environment enhances or constrains organisational creativity (creativity and innovation) within the context of the advertising sector. The argument for the proposed research is that the contemporary literature is dominated by quantitative research instruments to measure the climate and work environment across many different sectors. The most influential theory within the extant literature is the componential theory of organisational creativity and innovation and is used as an analytical guide (Amabile, 1997; Figure 8) to conduct an ethnographic study within a creative advertising agency based in Scotland. The theory suggests that creative people (skills, expertise and task motivation) are influenced by the work environment in which they operate. This includes challenging work (+), work group supports (+), supervisory encouragement (+), freedom (+), sufficient resources (+), workload pressures (+ or -), organisational encouragement (+) and organisational impediments (-) which is argued enhances (+) or constrains (-) both creativity and innovation. An interpretive research design is conducted to confirm, challenge or extend the componential theory of organisational creativity and innovation (Amabile, 1997; Figure 8) and contribute to knowledge as well as practice. Design/methodology/approach The scholarly activity conducted within the context of the creative industries and advertising sector is in its infancy and research from the alternative paradigm using qualitative methods is limited which may provide new guidelines for this industry sector. As such, an ethnographic case study research design is a suitable methodology to provide a deeper understanding of the subject area and is consistent with a constructivist ontology and an interpretive epistemology. This ontological position is conducive to the researcher’s axiology and values in that meaning is not discovered as an objective truth but socially constructed from multiple realties from social actors. As such, ethnography is the study of people in naturally occurring settings and the creative advertising agency involved in the research is an appropriate purposive sample within an industry that is renowned for its creativity and innovation. Qualitative methods such as participant observation (field notes, meetings, rituals, social events and tracking a client brief), material artefacts (documents, websites, annual reports, emails, scrapbooks and photographic evidence) and focused interviews (informal and formal conversations, six taped and transcribed interviews and use of Survey Monkey) are used to provide a written account of the agency’s work environment. The analytical process of interpreting the ethnographic text is supported by thematic analysis (selective, axial and open coding) through the use of manual analysis and NVivo9 software Findings The findings highlight a complex interaction between the people within the agency and the enhancers and constraints of the work environment in which they operate. This involves the creative work environment (Amabile, 1997; Figure 8) as well as the physical work environment (Cain, 2012; Dul and Ceylan, 2011; Dul et al. 2011) and that of social control and power (Foucault, 1977; Gahan et al. 2007; Knights and Willmott, 2007). As such, the overarching themes to emerge from the data on how the work environment enhances or constrains organisational creativity include creative people (skills, expertise and task motivation), creative process (creative work environment and physical work environment) and creative power (working hours, value of creativity, self-fulfilment and surveillance). Therefore, the findings confirm that creative people interact and are influenced by aspects of the creative work environment outlined by Amabile (1997; Figure 8). However, the results also challenge and extend the theory to include that of the physical work environment and creative power. Originality/value/implications Methodologically, there is no other interpretive research that uses an ethnographic case study approach within the context of the advertising sector to explore and provide a deeper understanding of the subject area. As such, the contribution to knowledge in the form of a new interpretive framework (Figure 16) challenges and extends the existing body of knowledge (Amabile, 1997; Figure 8). Moreover, the contribution to practice includes a flexible set of industry guidelines (Appendix 13) that may be transferrable to other organisational settings.