39 resultados para Benchmark of Energy consumption
Resumo:
CONTEXT Human NR5A1/SF-1 mutations cause 46,XY disorder of sex development (DSD) with broad phenotypic variability, and rarely cause adrenal insufficiency although SF-1 is an important transcription factor for many genes involved in steroidogenesis. In addition, the Sf-1 knockout mouse develops obesity with age. Obesity might be mediated through Sf-1 regulating activity of brain-derived neurotrophic factor (BDNF), an important regulator of energy balance in the ventromedial hypothalamus. OBJECTIVE To characterize novel SF-1 gene variants in 4 families, clinical, genetic and functional studies were performed with respect to steroidogenesis and energy balance. PATIENTS 5 patients with 46,XY DSD were found to harbor NR5A1/SF-1 mutations including 2 novel variations. One patient harboring a novel mutation also suffered from adrenal insufficiency. METHODS SF-1 mutations were studied in cell systems (HEK293, JEG3) for impact on transcription of genes involved in steroidogenesis (CYP11A1, CYP17A1, HSD3B2) and in energy balance (BDNF). BDNF regulation by SF-1 was studied by promoter assays (JEG3). RESULTS Two novel NR5A1/SF-1 mutations (Glu7Stop, His408Profs*159) were confirmed. Glu7Stop is the 4th reported SF-1 mutation causing DSD and adrenal insufficiency. In vitro studies revealed that transcription of the BDNF gene is regulated by SF-1, and that mutant SF-1 decreased BDNF promoter activation (similar to steroid enzyme promoters). However, clinical data from 16 subjects carrying SF-1 mutations showed normal birth weight and BMI. CONCLUSIONS Glu7Stop and His408Profs*159 are novel SF-1 mutations identified in patients with 46,XY DSD and adrenal insufficiency (Glu7Stop). In vitro, SF-1 mutations affect not only steroidogenesis but also transcription of BDNF which is involved in energy balance. However, in contrast to mice, consequences on weight were not found in humans with SF-1 mutations.
Resumo:
An experiment was conducted to determine the effect of grazing versus zero-grazing on energy expenditure (EE), feeding behaviour and physical activity in dairy cows at different stages of lactation. Fourteen Holstein cows were subjected to two treatments in a repeated crossover design with three experimental series (S1, S2, and S3) reflecting increased days in milk (DIM). At the beginning of each series, cows were on average at 38, 94 and 171 (standard deviation (SD) 10.8) DIM, respectively. Each series consisted of two periods containing a 7-d adaptation and a 7-d collection period each. Cows either grazed on pasture for 16–18.5 h per day or were kept in a freestall barn and had ad libitum access to herbage harvested from the same paddock. Herbage intake was estimated using the double alkane technique. On each day of the collection period, EE of one cow in the barn and of one cow on pasture was determined for 6 h by using the 13C bicarbonate dilution technique, with blood sample collection done either manually in the barn or using an automatic sampling system on pasture. Furthermore, during each collection period physical activity and feeding behaviour of cows were recorded over 3 d using pedometers and behaviour recorders. Milk yield decreased with increasing DIM (P<0.001) but was similar with both treatments. Herbage intake was lower (P<0.01) for grazing cows (16.8 kg dry matter (DM)/d) compared to zero-grazing cows (18.9 kg DM/d). The lowest (P<0.001) intake was observed in S1 and similar intakes were observed in S2 and S3. Within the 6-h measurement period, grazing cows expended 19% more (P<0.001) energy (319 versus 269 kJ/kg metabolic body size (BW0.75)) than zero-grazing cows and differences in EE did not change with increasing DIM. Grazing cows spent proportionally more (P<0.001) time walking and less time standing (P<0.001) and lying (P<0.05) than zero-grazing cows. The proportion of time spent eating was greater (P<0.001) and that of time spent ruminating was lower (P<0.05) for grazing cows compared to zero-grazing cows. In conclusion, lower feed intake along with the unchanged milk production indicates that grazing cows mobilized body reserves to cover additional energy requirements which were at least partly caused by more physical activity. However, changes in cows׳ behaviour between the considered time points during lactation were too small so that differences in EE remained similar between treatments with increasing DIM.
Resumo:
This paper examines the accuracy of software-based on-line energy estimation techniques. It evaluates today’s most widespread energy estimation model in order to investigate whether the current methodology of pure software-based energy estimation running on a sensor node itself can indeed reliably and accurately determine its energy consumption - independent of the particular node instance, the traffic load the node is exposed to, or the MAC protocol the node is running. The paper enhances today’s widely used energy estimation model by integrating radio transceiver switches into the model, and proposes a methodology to find the optimal estimation model parameters. It proves by statistical validation with experimental data that the proposed model enhancement and parameter calibration methodology significantly increases the estimation accuracy.
Resumo:
Various applications for the purposes of event detection, localization, and monitoring can benefit from the use of wireless sensor networks (WSNs). Wireless sensor networks are generally easy to deploy, with flexible topology and can support diversity of tasks thanks to the large variety of sensors that can be attached to the wireless sensor nodes. To guarantee the efficient operation of such a heterogeneous wireless sensor networks during its lifetime an appropriate management is necessary. Typically, there are three management tasks, namely monitoring, (re) configuration, and code updating. On the one hand, status information, such as battery state and node connectivity, of both the wireless sensor network and the sensor nodes has to be monitored. And on the other hand, sensor nodes have to be (re)configured, e.g., setting the sensing interval. Most importantly, new applications have to be deployed as well as bug fixes have to be applied during the network lifetime. All management tasks have to be performed in a reliable, time- and energy-efficient manner. The ability to disseminate data from one sender to multiple receivers in a reliable, time- and energy-efficient manner is critical for the execution of the management tasks, especially for code updating. Using multicast communication in wireless sensor networks is an efficient way to handle such traffic pattern. Due to the nature of code updates a multicast protocol has to support bulky traffic and endto-end reliability. Further, the limited resources of wireless sensor nodes demand an energy-efficient operation of the multicast protocol. Current data dissemination schemes do not fulfil all of the above requirements. In order to close the gap, we designed the Sensor Node Overlay Multicast (SNOMC) protocol such that to support a reliable, time-efficient and energy-efficient dissemination of data from one sender node to multiple receivers. In contrast to other multicast transport protocols, which do not support reliability mechanisms, SNOMC supports end-to-end reliability using a NACK-based reliability mechanism. The mechanism is simple and easy to implement and can significantly reduce the number of transmissions. It is complemented by a data acknowledgement after successful reception of all data fragments by the receiver nodes. In SNOMC three different caching strategies are integrated for an efficient handling of necessary retransmissions, namely, caching on each intermediate node, caching on branching nodes, or caching only on the sender node. Moreover, an option was included to pro-actively request missing fragments. SNOMC was evaluated both in the OMNeT++ simulator and in our in-house real-world testbed and compared to a number of common data dissemination protocols, such as Flooding, MPR, TinyCubus, PSFQ, and both UDP and TCP. The results showed that SNOMC outperforms the selected protocols in terms of transmission time, number of transmitted packets, and energy-consumption. Moreover, we showed that SNOMC performs well with different underlying MAC protocols, which support different levels of reliability and energy-efficiency. Thus, SNOMC can offer a robust, high-performing solution for the efficient distribution of code updates and management information in a wireless sensor network. To address the three management tasks, in this thesis we developed the Management Architecture for Wireless Sensor Networks (MARWIS). MARWIS is specifically designed for the management of heterogeneous wireless sensor networks. A distinguished feature of its design is the use of wireless mesh nodes as backbone, which enables diverse communication platforms and offloading functionality from the sensor nodes to the mesh nodes. This hierarchical architecture allows for efficient operation of the management tasks, due to the organisation of the sensor nodes into small sub-networks each managed by a mesh node. Furthermore, we developed a intuitive -based graphical user interface, which allows non-expert users to easily perform management tasks in the network. In contrast to other management frameworks, such as Mate, MANNA, TinyCubus, or code dissemination protocols, such as Impala, Trickle, and Deluge, MARWIS offers an integrated solution monitoring, configuration and code updating of sensor nodes. Integration of SNOMC into MARWIS further increases performance efficiency of the management tasks. To our knowledge, our approach is the first one, which offers a combination of a management architecture with an efficient overlay multicast transport protocol. This combination of SNOMC and MARWIS supports reliably, time- and energy-efficient operation of a heterogeneous wireless sensor network.
Resumo:
Energy consumption in industrialized countries by far exceeds a sustainable level. Previous research on determinants of overall consumption levels has yielded contradictory results as to what the main drivers are. While research on the relationship of environmental concerns and pro-environmental behavior emphasizes the importance of motivational aspects, more impact-oriented research challenges these findings and underlines the impacts of a person’s social standing. The aim of our research was to determine which amount of per-capita energy consumption can be explained by structural, socio-demographic, and pro-environmentally motivational variables. Data come from standardized interviews with a representative sample (N=1014) in Germany. Different indicators of per-capita use were collected and will provide the basis for calculating the overall consumption level. In addition, person variables, lifestyle milieus, self-reported energy use, and motivational variables were assessed. First regression analyses show various patterns of determinants for different indicators of overall energy use. While variance in self-reported use is mainly explained by environmental concern, more impact-oriented indicators, such as the size of personal living space and distances of vacation trips, predominantly correlate with status-relevant predictors. These preliminary results support the suspicion that although environmentally aware people intend to reduce their energy use, they rarely go beyond low-impact actions.