853 resultados para Packet Filtering


Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work evaluates the effect of wavelength positioning errors in spectral scans on analytical results when the Kalman filtering technique is used for the correction of line interferences in inductively coupled plasma atomic emission spectrometry (ICP-AES). The results show that a positioning accuracy of 0.1 pm is required in order to obtain accurate and precise estimates for analyte concentrations. The positioning error in sample scans is more crucial than that in model scans. The relative bias in measured analyte concentration originating from a positioning error in a sample scan increases linearly with an increase in the magnitude of the error and the peak distance of the overlapping lines, but is inversely proportional to the signal-to-background ratio. By the use of an optimization procedure for the positions of scans with the innovations number as the criterion, the wavelength positioning error can be reduced and, correspondingly, the accuracy and precision of analytical results improved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Effects of stocking density on seston dynamics and filtering and biodeposition by the suspension-cultured Zhikong scallop Chlamys farreri Jones et Preston in a eutrophic bay (Sishili Bay, northern China), were determined in a 3-month semi-field experiment with continuous flow-through seawater from the bay. Results showed that the presence of the scallops could strongly decrease seston and chlorophyll a concentrations in the water column. Moreover, in a limited water column, increasing scallop density could cause seston depletion due to scallop's filtering and biodeposition process, and impair scallop growth. Both filtration rate and biodeposition rate of C. farreri showed significant negative correlation with their density and positive relationship with seston concentration. Calculation predicts that the daily removal of suspended matter from water column by the scallops in Sishili Bay ecosystem can be as high as 45% of the total suspended matter; and the daily production of biodeposits by the scallops in early summer in farming zone may amount to 7.78 g m(-2), with daily C, N and P biodeposition rates of 3.06 x 10(-1), 3.86 x 10(-2) and 9.80 x 10(-3) g m(-2), respectively. The filtering and biodeposition by suspension-cultured scallops could substantially enhance the deposition of total suspended particulate material, suppress accumulation of particulate organic matter in water column, and increase the flux of C, N and P to benthos, strongly enhancing pelagic-benthic coupling. It was suggested that the filtering-biodeposition process by intensively suspension-cultured bivalve filter-feeders could exert strong top-down control on phytoplankton biomass and other suspended particulate material in coastal ecosystems. This study also indicated that commercially suspension-cultured bivalves may simultaneously and potentially aid in mitigating eutrophication pressures on coastal ecosystems subject to anthropogenic N and P loadings, serving as a eutrophic-environment bioremediator. The ecological services (e.g. filtering capacity, top-down control, and benthic-pelagic coupling) functioned by extractive bivalve aquaculture should be emphasized in coastal ecosystems. (c) 2005 Elsevier B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In coastal ecosystems, suspension-cultured bivalve filter feeders may exert a strong impact on phytoplankton and other suspended particulate matter and induce strong pelagic-benthic coupling via intense filtering and biodeposition. We designed an in situ method to determine spatial variations in the filtering-biodeposition process by intensively suspension-cultured scallops Chlamys farreri in summer in a eutrophic bay (Sishili Bay, China), using cylindrical biodeposition traps directly suspended from longlines under ambient environmental conditions. Results showed that bivalve filtering-biodeposition could substantially enhance the deposition of total suspended material and the flux of C, N and P to the benthos, indicating that the suspended filter feeders could strongly enhance pelagic-benthic coupling and exert basin-scale impacts in the Sishili Bay ecosystem. The biodeposition rates of 1-yr-old scallops varied markedly among culture sites (33.8 to 133.0 mg dry material ind.(-1) d(-1)), and were positively correlated with seston concentrations. Mean C, N and P biodeposition rates were 4.00, 0.51, 0.11 mg ind.-1 d-1, respectively. The biodeposition rates of 2-yr-old scallops were almost double these values. Sedimentation rates at scallop culture sites averaged 2.46 times that at the reference site. Theoretically, the total water column of the bay could be filtered by the cultured scallops in 12 d, with daily seston removal amounting to 64%. This study indicated that filtering-biodeposition by suspension-cultured scallops could exert long-lasting top-down control on phytoplankton biomass and other suspended material in the Sishili Bay ecosystem. In coastal waters subject to anthropogenic N and P inputs, suspended bivalve aquaculture could be advantageous, not only economically, but also ecologically, by functioning as a biofilter and potentially mitigating eutrophication pressures. Compared with distribution-restricted wild bivalves, suspension-cultured bivalves in deeper coastal bays may be more efficient in processing seston on a basin scale.

Relevância:

20.00% 20.00%

Publicador:

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%.

Relevância:

20.00% 20.00%

Publicador:

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.

Relevância:

20.00% 20.00%

Publicador:

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.