982 resultados para wavelet packet decomposition
Resumo:
A series of nano-sized Ni/Al2O3 and Ni/La-Al2O3 catalysts that possess high activities for NH3 decomposition have been successfully synthesized by a coprecipitation method. The catalytic performance was investigated under the atmospheric conditions and a significant enhancement in the activity after the introduction of La was observed. Aiming to study the influence of La promoter on the physicochemical properties, we characterized the catalysts by N-2 adsorption/desorption, XRD, H-2-TPR, chemisorption and TEM techniques. Physisorption results suggested a high specific surface area and XRD spectra showed that nickel particles are in a highly dispersed state. A combination of XRD, TEM and chemisorption showed that Ni-0 particles with the average size lower, than 5.0 nm are always obtained even though the Ni loading ranged widely from 4 to 63 %. Compared with the Ni/Al2O3 catalysts, the Ni/La-Al2O3 ones with an appropriate amount of promoter enjoy a more open mesoporous structure and higher dispersion of Ni. Reduction kinetic studies of prepared catalysts were investigated by temperature-programmed reduction (TPR) method and the fact that La additive partially destroyed the metastable Ni-Al mixed oxide phase was detailed. (c) 2005 Elsevier B.V. All rights reserved.
Resumo:
Microcalorimetric studies of H-2, NH3 and O-2 adsorption, as well as the NH3 decomposition activities evaluation were used to characterize the iridium catalysts for hydrazine decomposition with different supports (Al2O3, SiO,) and iridium contents (1.8, 10.8 and 22.1%). The higher H-2 chemisorption amounts on Ir/Al2O3 catalysts than those on the corresponding Ir/SiO2 counterparts revealed that the strong interaction of iridium and Al2O3 led to higher dispersion of iridium on Ir/Al2O3 catalysts than on Ir/SiO2 catalysts. The larger increase in strong H-2 adsorption sites on highly loaded Ir/Al2O3 than the corresponding Ir/SiO2 ones could be attributed to the interaction not only between iridium atoms but also between iridium and Al2O3. The microcalorimetric results for NH3 adsorption showed that no apparent chemisorption of NH3 existed on Ir/SiO2 catalysts while NH3 chemisorption amounts increased on Ir/Al2O3 catalysts with iridium loadings, which arose from the interaction of the catalysts support of Al2O3 With chloride anion. Both highly dispersed iridium active sites and chloride anion on Ir/Al2O3 catalysts could be beneficial to the intermediate NH3 decomposition in N2H4 decomposition. The similar O-2 plots of differential heat versus normalized coverage on Ir/Al2O3 and Ir/SiO2 catalysts could not be due to the metal-support interaction, but to the formation of strong Ir-O bond. (C) 2005 Elsevier B.V. All rights reserved.
Resumo:
One of TCP's critical tasks is to determine which packets are lost in the network, as a basis for control actions (flow control and packet retransmission). Modern TCP implementations use two mechanisms: timeout, and fast retransmit. Detection via timeout is necessarily a time-consuming operation; fast retransmit, while much quicker, is only effective for a small fraction of packet losses. In this paper we consider the problem of packet loss detection in TCP more generally. We concentrate on the fact that TCP's control actions are necessarily triggered by inference of packet loss, rather than conclusive knowledge. This suggests that one might analyze TCP's packet loss detection in a standard inferencing framework based on probability of detection and probability of false alarm. This paper makes two contributions to that end: First, we study an example of more general packet loss inference, namely optimal Bayesian packet loss detection based on round trip time. We show that for long-lived flows, it is frequently possible to achieve high detection probability and low false alarm probability based on measured round trip time. Second, we construct an analytic performance model that incorporates general packet loss inference into TCP. We show that for realistic detection and false alarm probabilities (as are achievable via our Bayesian detector) and for moderate packet loss rates, the use of more general packet loss inference in TCP can improve throughput by as much as 25%.
Resumo:
To construct high performance Web servers, system builders are increasingly turning to distributed designs. An important challenge that arises in distributed Web servers is the need to direct incoming connections to individual hosts. Previous methods for connection routing have employed a centralized node which handles all incoming requests. In contrast, we propose a distributed approach, called Distributed Packet Rewriting (DPR), in which all hosts of the distributed system participate in connection routing. We argue that this approach promises better scalability and fault-tolerance than the centralized approach. We describe our implementation of four variants of DPR and compare their performance. We show that DPR provides performance comparable to centralized alternatives, measured in terms of throughput and delay under the SPECweb96 benchmark. Finally, we argue that DPR is particularly attractive both for small scale systems and for systems following the emerging trend toward increasingly intelligent I/O subsystems.
Resumo:
A number of recent studies have pointed out that TCP's performance over ATM networks tends to suffer, especially under congestion and switch buffer limitations. Switch-level enhancements and link-level flow control have been proposed to improve TCP's performance in ATM networks. Selective Cell Discard (SCD) and Early Packet Discard (EPD) ensure that partial packets are discarded from the network "as early as possible", thus reducing wasted bandwidth. While such techniques improve the achievable throughput, their effectiveness tends to degrade in multi-hop networks. In this paper, we introduce Lazy Packet Discard (LPD), an AAL-level enhancement that improves effective throughput, reduces response time, and minimizes wasted bandwidth for TCP/IP over ATM. In contrast to the SCD and EPD policies, LPD delays as much as possible the removal from the network of cells belonging to a partially communicated packet. We outline the implementation of LPD and show the performance advantage of TCP/LPD, compared to plain TCP and TCP/EPD through analysis and simulations.