923 resultados para Continuous dynamic recrystallization
Resumo:
Technical analysis of Low Voltage Direct Current (LVDC) distribution systems shows that in LVDC transmission the customer voltage quality is higher. One of the problems in LVDC distribution networks that converters both ends of the DC line are required. Because of the converters produce not pure DC voltage, but some fluctuations as well, the huge electrolytic capacitors are required to reduce voltage distortions in the DC-side. This thesis master’s thesis is focused on calculating required DC-link capacitance for LVDC transmission and estimation of the influence of different parameters on the voltage quality. The goal is to investigate the methods of the DC-link capacitance estimation and location in the transmission line.
Resumo:
As a result of the growing interest in studying employee well-being as a complex process that portrays high levels of within-individual variability and evolves over time, this present study considers the experience of flow in the workplace from a nonlinear dynamical systems approach. Our goal is to offer new ways to move the study of employee well-being beyond linear approaches. With nonlinear dynamical systems theory as the backdrop, we conducted a longitudinal study using the experience sampling method and qualitative semi-structured interviews for data collection; 6981 registers of data were collected from a sample of 60 employees. The obtained time series were analyzed using various techniques derived from the nonlinear dynamical systems theory (i.e., recurrence analysis and surrogate data) and multiple correspondence analyses. The results revealed the following: 1) flow in the workplace presents a high degree of within-individual variability; this variability is characterized as chaotic for most of the cases (75%); 2) high levels of flow are associated with chaos; and 3) different dimensions of the flow experience (e.g., merging of action and awareness) as well as individual (e.g., age) and job characteristics (e.g., job tenure) are associated with the emergence of different dynamic patterns (chaotic, linear and random).
Resumo:
A simple low-cost flow cell was developed, built and optimized in order to observe dynamic interfacial tension of continuous flow systems. Distinct materials can be used in one of the cell walls in order to observe the intermolecular forces between the flowing liquid and the chemical constitution of the walls. The fluorescence depolarization was evaluated using Rhodamine B as fluorescent probe seeded in ethylene glycol. The effects of the positioning angles on the data acquired across the cell are reported. The reproducibility of the data was evaluated with a spectrometer assembled in-house and the relative standard deviation was below 3%.
Resumo:
Available empirical evidence regarding the degree of symmetry between European economies in the context of Monetary Unification is not conclusive. This paper offers new empirical evidence concerning this issue related to the manufacturing sector. Instead of using a static approach as most empirical studies do, we analyse the dynamic evolution of shock symmetry using a state-space model. The results show a clear reduction of asymmetries in terms of demand shocks between 1975 and 1996, with an increase in terms of supply shocks at the end of the period.
Resumo:
Nykyinen strategia ajattelu perustuu filosofiaan, jossa yrityksen aineeton pääoma muuttuu aineelliseksi tulokseksi organisaatioiden resursseja, kyvykkyyksiä ja osaamista hyödyntämällä. Strategisissa tuloskorteissa oppimisen ja kasvun näkökulma kuvaa, miten ihmiset, teknologia ja organisaatioilmapiiri voivat toimia yhdessä strategian toimeenpanemiseksi. Oppimisen ja kasvun tulosten paraneminen ennakoi parannusta myös sisäisiin prosesseihin, asiakasnäkökulmaan ja taloudelliseen menestykseen. Työn teoriaosuudessa luotiin laaja katsaus eri strategiakoulukuntiin, keskittyen etenkin Mintzbergin konfiguraatio strategiakoulukunnan oppeihin. Tämän pohjalta tehtiin määritys strategia ajattelulle; strategiaprosessille ja strategialle muuttuvissa toimintaympäristöissä. Strategiaprosessin kriittiset alueet, sekä strategialähtöisen organisaation periaatteet huomioon ottaen, tehtiin kirjallisuuskartoitusta strategian toimeenpanokeinoista ja käytännön tutkimus niiden käytön yleisyydestä eri organisaatioissa. Tulosten mukaisesti monet keinot ovat aktiivisessa käytössä, mutta toisaalta on nähtävissä, että erilaiset yrityskulttuurit, organisaatioiden "elämäntilanteet" ja resurssien erilaisuudet tarjoavat erilaiset mahdollisuudet strategian toimeenpanoon ja organisaation osaamisen lisäämiseen. Nopeasti muuttuva toimintaympäristö korostaa joustavaa strategian ja sen toimeenpanon tarvetta. Osaamisen kehittäminen johtaa kasvuun; sen varmistamiseksi on löydettävä omalle organisaatioille sopivat keinot jatkuvaan oppimiseen, muutoskykyisyyden ja sitä kautta kilpailukyvyn saavuttamiseen ja ylläpitämiseen.
Resumo:
We present the implementation of dynamic electrostatic force microscopy in liquid media. This implementation enables the quantitative imaging of local dielectric properties of materials in electrolyte solutions with nanoscale spatial resolution. Local imaging capabilities are obtained by probing the frequency-dependent and ionic concentration-dependent electrostatic forces at high frequency (>1 MHz), while quantification of the interaction forces is obtained with finite-element numerical calculations. The results presented open a wide range of possibilities in a number of fields where the dielectric properties of materials need to be probed at the nanoscale and in a liquid environment.
Resumo:
A continuous random variable is expanded as a sum of a sequence of uncorrelated random variables. These variables are principal dimensions in continuous scaling on a distance function, as an extension of classic scaling on a distance matrix. For a particular distance, these dimensions are principal components. Then some properties are studied and an inequality is obtained. Diagonal expansions are considered from the same continuous scaling point of view, by means of the chi-square distance. The geometric dimension of a bivariate distribution is defined and illustrated with copulas. It is shown that the dimension can have the power of continuum.
Resumo:
We present the implementation of dynamic electrostatic force microscopy in liquid media. This implementation enables the quantitative imaging of local dielectric properties of materials in electrolyte solutions with nanoscale spatial resolution. Local imaging capabilities are obtained by probing the frequency-dependent and ionic concentration-dependent electrostatic forces at high frequency (>1 MHz), while quantification of the interaction forces is obtained with finite-element numerical calculations. The results presented open a wide range of possibilities in a number of fields where the dielectric properties of materials need to be probed at the nanoscale and in a liquid environment.
Resumo:
We generalize to arbitrary waiting-time distributions some results which were previously derived for discrete distributions. We show that for any two waiting-time distributions with the same mean delay time, that with higher dispersion will lead to a faster front. Experimental data on the speed of virus infections in a plaque are correctly explained by the theoretical predictions using a Gaussian delay-time distribution, which is more realistic for this system than the Dirac delta distribution considered previously [J. Fort and V. Méndez, Phys. Rev. Lett.89, 178101 (2002)]
Resumo:
Software integration is a stage in a software development process to assemble separate components to produce a single product. It is important to manage the risks involved and being able to integrate smoothly, because software cannot be released without integrating it first. Furthermore, it has been shown that the integration and testing phase can make up 40 % of the overall project costs. These issues can be mitigated by using a software engineering practice called continuous integration. This thesis work presents how continuous integration is introduced to the author's employer organisation. This includes studying how the continuous integration process works and creating the technical basis to start using the process on future projects. The implemented system supports software written in C and C++ programming languages on Linux platform, but the general concepts can be applied to any programming language and platform by selecting the appropriate tools. The results demonstrate in detail what issues need to be solved when the process is acquired in a corporate environment. Additionally, they provide an implementation and process description suitable to the organisation. The results show that continuous integration can reduce the risks involved in a software process and increase the quality of the product as well.
Resumo:
An evaluation of the performance of a continuous flow hydride generator-nebulizer for flame atomic absorption spectrometry was carried out. Optimization of nebulizer gas flow rate, sample acid concentration, sample and tetrahydroborate uptake rates and reductant concentration, on the As and Se absorbance signals was carried out. A hydrogen-argon flame was used. An improvement of the analytical sensitivity relative to the conventional bead nebulizer used in flame AA was obtained (2 (As) and 4.8 (Se) µg L-1). Detection limits (3σb) of 1 (As) and 1.3 (Se) µg L-1 were obtained. Accuracy of the method was checked by analyzing an oyster tissue reference material.
Resumo:
Signal processing methods based on the combined use of the continuous wavelet transform (CWT) and zero-crossing technique were applied to the simultaneous spectrophotometric determination of perindopril (PER) and indapamide (IND) in tablets. These signal processing methods do not require any priory separation step. Initially, various wavelet families were tested to identify the optimum signal processing giving the best recovery results. From this procedure, the Haar and Biorthogonal1.5 continuous wavelet transform (HAAR-CWT and BIOR1.5-CWT, respectively) were found suitable for the analysis of the related compounds. After transformation of the absorbance vectors by using HAAR-CWT and BIOR1.5-CWT, the CWT-coefficients were drawn as a graph versus wavelength and then the HAAR-CWT and BIOR1.5-CWT spectra were obtained. Calibration graphs for PER and IND were obtained by measuring the CWT amplitudes at 231.1 and 291.0 nm in the HAAR-CWT spectra and at 228.5 and 246.8 nm in BIOR1.5-CWT spectra, respectively. In order to compare the performance of HAAR-CWT and BIOR1.5-CWT approaches, derivative spectrophotometric (DS) method and HPLC as comparison methods, were applied to the PER-IND samples. In this DS method, first derivative absorbance values at 221.6 for PER and 282.7 nm for IND were used to obtain the calibration graphs. The validation of the CWT and DS signal processing methods was carried out by using the recovery study and standard addition technique. In the following step, these methods were successfully applied to the commercial tablets containing PER and IND compounds and good accuracy and precision were reported for the experimental results obtained by all proposed signal processing methods.
Resumo:
Even though resistance is the most promising tactic for root-knot nematode management on soybean (Glycine max), virulent biotypes may occur and be selected on specific resistant plant genotypes. In the present study, reproduction rate of Meloidogyne arenaria race 1 increased after four sequences of continuous culture of the parasite on resistant soybean genotypes.
Resumo:
The foreign can be revered, produced, reproduced, submerged, feared or suppressed, but it has never failed to engage one way or the other. In this volume, a multidisciplinary research network Enfore (Encountering Foreignness – Nordic Perspectives since the Eighteenth Century) focuses on the cultural dynamics of “foreignness”. The authors explore the continuous negotiation between “ours” and “theirs” and the making of “our” place in the context of the wider world. They are using the concept of foreignness as an analytical tool for making visible this heterogeneous, variable and diverse phenomenon. Drawing on the findings within the Nordic context, the group will contribute to an understanding of the general processional and dynamic character of foreignness and of the relationship between metropolitan centers and peripheral areas elsewhere in Europe and in the wider world.