876 resultados para Engineering, Electronics and Electrical|Computer Science


Relevância:

100.00% 100.00%

Publicador:

Resumo:

The purpose of this study was to determine whether or not losses of strength or endurance following eccentric and concentric exercise are associated with reduced excitation. The effects of eccentric and concentric work on maximal voluntary isometric contraction (MVC) and surface electromyogram (EMG) of the quadriceps were studied in 10 healthy male subjects following bench-stepping for 20 min with a constant leading leg. Prior to stepping and at 0, 0.25, 0.50, 0.75, 1, 3. 24 and 48 h afterwards the subjects performed a 30 s leg extension MVC with each leg during which the isometric force and the root mean square voltage of the EMG were recorded. In the eccentrically exercised muscles (ECC), MVC0-3 (force during the first 3 s of contraction) fen immediately after the bench-stepping exercise to 88 +/- 2% (mean SE) of the pre-exercise value and remained significantly lower than the concentrically exercised muscles (p < 0.05). The muscle weakness in the ECC could not be attributed to central fatigue as surface EMG amplitude at MVC0-3 increased during the recovery period. Muscle weakness after eccentric exercise appears to be due to contractile failure, which is not associated with a reduction in excitation as assessed by surface EMG. Muscular fatigue over 30 s did not change in the two muscle groups after exercise (p = 0.79), indicating that the ECC were weaker but not more fatiguable after exercise.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

With the advent of object-oriented languages and the portability of Java, the development and use of class libraries has become widespread. Effective class reuse depends on class reliability which in turn depends on thorough testing. This paper describes a class testing approach based on modeling each test case with a tuple and then generating large numbers of tuples to thoroughly cover an input space with many interesting combinations of values. The testing approach is supported by the Roast framework for the testing of Java classes. Roast provides automated tuple generation based on boundary values, unit operations that support driver standardization, and test case templates used for code generation. Roast produces thorough, compact test drivers with low development and maintenance cost. The framework and tool support are illustrated on a number of non-trivial classes, including a graphical user interface policy manager. Quantitative results are presented to substantiate the practicality and effectiveness of the approach. Copyright (C) 2002 John Wiley Sons, Ltd.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Object-oriented programming languages presently are the dominant paradigm of application development (e. g., Java,. NET). Lately, increasingly more Java applications have long (or very long) execution times and manipulate large amounts of data/information, gaining relevance in fields related with e-Science (with Grid and Cloud computing). Significant examples include Chemistry, Computational Biology and Bio-informatics, with many available Java-based APIs (e. g., Neobio). Often, when the execution of such an application is terminated abruptly because of a failure (regardless of the cause being a hardware of software fault, lack of available resources, etc.), all of its work already performed is simply lost, and when the application is later re-initiated, it has to restart all its work from scratch, wasting resources and time, while also being prone to another failure and may delay its completion with no deadline guarantees. Our proposed solution to address these issues is through incorporating mechanisms for checkpointing and migration in a JVM. These make applications more robust and flexible by being able to move to other nodes, without any intervention from the programmer. This article provides a solution to Java applications with long execution times, by extending a JVM (Jikes research virtual machine) with such mechanisms. Copyright (C) 2011 John Wiley & Sons, Ltd.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In this work, we investigated structural, morphological, electrical, and optical properties from a set of Cu2ZnSnS4 thin films grown by sulfurization of metallic precursors deposited on soda lime glass substrates coated with or without molybdenum. X-ray diffraction and Raman spectroscopy measurements revealed the formation of single-phase Cu2ZnSnS4 thin films. A good crystallinity and grain compactness of the film was found by scanning electron microscopy. The grown films are poor in copper and rich in zinc, which is a composition close to that of the Cu2ZnSnS4 solar cells with best reported efficiency. Electrical conductivity and Hall effect measurements showed a high doping level and a strong compensation. The temperature dependence of the free hole concentration showed that the films are nondegenerate. Photoluminescence spectroscopy showed an asymmetric broadband emission. The experimental behavior with increasing excitation power or temperature cannot be explained by donor-acceptor pair transitions. A model of radiative recombination of an electron with a hole bound to an acceptor level, broadened by potential fluctuations of the valence-band edge, was proposed. An ionization energy for the acceptor level in the range 29–40 meV was estimated, and a value of 172 ±2 meV was obtained for the potential fluctuation in the valence-band edge.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In this work, we present a teaching-learning sequence on colour intended to a pre-service elementary teacher programme informed by History and Philosophy of Science. Working in a socio-constructivist framework, we made an excursion on the history of colour. Our excursion through history of colour, as well as the reported misconception on colour helps us to inform the constructions of the teaching-learning sequence. We apply a questionnaire both before and after each of the two cycles of action-research in order to assess students’ knowledge evolution on colour and to evaluate our teaching-learning sequence. Finally, we present a discussion on the persistence of deep-rooted alternative conceptions.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The concepts and instruments required for the teaching and learning of geometric optics are introduced in the didactic processwithout a proper didactic transposition. This claim is secured by the ample evidence of both wide- and deep-rooted alternative concepts on the topic. Didactic transposition is a theory that comes from a reflection on the teaching and learning process in mathematics but has been used in other disciplinary fields. It will be used in this work in order to clear up the main obstacles in the teachinglearning process of geometric optics. We proceed to argue that since Newton’s approach to optics, in his Book I of Opticks, is independent of the corpuscular or undulatory nature of light, it is the most suitable for a constructivist learning environment. However, Newton’s theory must be subject to a proper didactic transposition to help overcome the referred alternative concepts. Then is described our didactic transposition in order to create knowledge to be taught using a dialogical process between students’ previous knowledge, history of optics and the desired outcomes on geometrical optics in an elementary pre-service teacher training course. Finally, we use the scheme-facet structure of knowledge both to analyse and discuss our results as well as to illuminate shortcomings that must be addressed in our next stage of the inquiry.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

WWW is a huge, open, heterogeneous system, however its contents data is mainly human oriented. The Semantic Web needs to assure that data is readable and “understandable” to intelligent software agents, though the use of explicit and formal semantics. Ontologies constitute a privileged artifact for capturing the semantic of the WWW data. Temporal and spatial dimensions are transversal to the generality of knowledge domains and therefore are fundamental for the reasoning process of software agents. Representing temporal/spatial evolution of concepts and their relations in OWL (W3C standard for ontologies) it is not straightforward. Although proposed several strategies to tackle this problem but there is still no formal and standard approach. This work main goal consists of development of methods/tools to support the engineering of temporal and spatial aspects in intelligent systems through the use of OWL ontologies. An existing method for ontology engineering, Fonte was used as framework for the development of this work. As main contributions of this work Fonte was re-engineered in order to: i) support the spatial dimension; ii) work with OWL Ontologies; iii) and support the application of Ontology Design Patterns. Finally, the capabilities of the proposed approach were demonstrated by engineering time and space in a demo ontology about football.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Based on the report for the unit “Métodos Interactivos de Participação e Decisão A” (Interactive methods of participation and decision A), coordinated by Prof. Lia Maldonado Teles de Vasconcelos and Prof. Nuno Miguel Ribeiro Videira Costa. This unit was provided for the PhD Program in Technology Assessment in 2015/2016.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Thermoplastic elastomers based on a triblock copolymer styrene-butadiene-styrene (SBS) with different butadiene/styrene ratios, block structure and carbon nanotube (CNT) content were submitted to accelerated weathering in a Xenontest set up, in order to evaluate their stability to UV ageing. It was concluded that ageing mainly depends on butadiene/styrene ratio and block structure, with radial block structures exhibiting a faster ageing than linear block structures. Moreover, the presence of carbon nanotubes in the SBS copolymer slows down the ageing of the copolymer. The evaluation of the influence of ageing on the mechanical and electrical properties demonstrates that the mechanical degradation is higher for the C401 sample, which is the SBS sample with the largest butadiene content and a radial block structure. On the other hand, a copolymer derivate from SBS, the styrene-ethylene/butadiene-styrene (SEBS) sample, retains a maximum deformation of ~1000% after 80 h of accelerated ageing. The hydrophobicity of the samples decreases with increasing ageing time, the effect being larger for the samples with higher butadiene content. It is also verified that cytotoxicity increases with increasing UV ageing with the exception of SEBS, which remains not cytotoxic up to 80 h of accelerated ageing time, demonstrating its potential for applications involving exposition to environmental conditions.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Scientific and technological advancements in the area of fibrous and textile materials have greatly enhanced their application potential in several high-end technical and industrial sectors including construction, transportation, medical, sports, aerospace engineering, electronics and so on. Excellent performance accompanied by light-weight, mechanical flexibility, tailor-ability, design flexibility, easy fabrication and relatively lower cost are the driving forces towards wide applications of these materials. Cost-effective fabrication of various advanced and functional materials for structural parts, medical devices, sensors, energy harvesting devices, capacitors, batteries, and many others has been possible using fibrous and textile materials. Structural membranes are one of the innovative applications of textile structures and these novel building skins are becoming very popular due to flexible design aesthetics, durability, lightweight and cost benefits. Current demand on high performance and multi-functional materials in structural applications has motivated to go beyond the basic textile structures used for structural membranes and to use innovative textile materials. Structural membranes with self-cleaning, thermoregulation and energy harvesting capability (using solar cells) are examples of such recently developed multi-functional membranes. Besides these, there exist enormous opportunities to develop wide varieties of multi-functional membranes using functional textile materials. Additionally, it is also possible to further enhance the performance and functionalities of structural membranes using advanced fibrous architectures such as 2D, 3D, hybrid, multi-layer and so on. In this context, the present paper gives an overview of various advanced and functional fibrous and textile materials which have enormous application potential in structural membranes.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Body composition analysis is relevant to characterize the nutritional requirements and finishing phase of fish. The aim of this study was to investigate the relationship between ichthyometric (weight, total and standard length, density and yields), bromatological (fat, protein, ash and water content) and bioelectrical-impedance-analysis (BIA) (resistance, reactance, phase angle and composition indexes) variables in the hybrid tambatinga (Colossoma macropomum × Piaractus brachypomus). In a non-fertilized vivarium, 520 juveniles were housed and fed commercial rations. Then, 136 days after hatching (DAH), 15 fish with an average weight of 37.69 g and average total length of 12.96 cm were randomly chosen, anesthetized (eugenol) and subjected to the first of fourteen fortnightly assessments (BIA and biometry). After euthanasia, the following parts were weighed: whole carcass with the head, fillet, and skin (WC); fillet with skin (FS); and the remainder of the carcass with the head (CH). Together, FS and CH were ground and homogenized for the bromatological analyses. Estimates of the body composition and yields of tambatinga, with models including ichthyometric and BIA variables, showed correlation coefficients ranging from 0.81 (for the FS yield) to 1,00 (for the total ash). Similarly, models that included only BIA variables had correlation coefficients ranging from 0.81 (FS and CH yields) to 0.98 (for the total ash). Therefore, in tambatinga, the BIA technique allows the estimation of the yield of the fillet with skin and the body composition (water content, fat, ash, and protein). The best models combine ichthyometric and BIA variables.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

We consider implicit signatures over finite semigroups determined by sets of pseudonatural numbers. We prove that, under relatively simple hypotheses on a pseudovariety V of semigroups, the finitely generated free algebra for the largest such signature is closed under taking factors within the free pro-V semigroup on the same set of generators. Furthermore, we show that the natural analogue of the Pin-Reutenauer descriptive procedure for the closure of a rational language in the free group with respect to the profinite topology holds for the pseudovariety of all finite semigroups. As an application, we establish that a pseudovariety enjoys this property if and only if it is full.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

3rd ser. : v.5 (1834 : July-Dec.)

Relevância:

100.00% 100.00%

Publicador:

Resumo:

ser.3:v.27 (1845:July-Dec.)