The expanding use of multi-processor supercomputers has made a significant impact on the speed and size of many problems. The adaptation of standard Message Passing Interface protocol (MPI) has enabled programmers to write portable and efficient codes across a wide variety of parallel architectures. Sorting is one of the most common operations performed by a computer. Because sorted data are easier to manipulate than randomly ordered data, many algorithms require sorted data. Sorting is of additional importance to parallel computing because of its close relation to the task of routing data among processes, which is an essential part of many parallel algorithms. In this paper, sequential sorting algorithms, the parallel implementation of man
... Show MoreIn this paper, we employ the maximum likelihood estimator in addition to the shrinkage estimation procedure to estimate the system reliability (
The limitations of wireless sensor nodes are power, computational capabilities, and memory. This paper suggests a method to reduce the power consumption by a sensor node. This work is based on the analogy of the routing problem to distribute an electrical field in a physical media with a given density of charges. From this analogy a set of partial differential equations (Poisson's equation) is obtained. A finite difference method is utilized to solve this set numerically. Then a parallel implementation is presented. The parallel implementation is based on domain decomposition, where the original calculation domain is decomposed into several blocks, each of which given to a processing element. All nodes then execute computations in parall
... Show MoreAbstract
In order to enhance the efficiency of flat plate solar water collectors without changing in its original shape and with low additional cost, twisted strips are inserted inside its riser pipes. Three flat plate collectors are used for test. Family of twisted strips are inserted inside each collector risers with different twisted ratios (TR=3,4,5). The collectors are connected in parallel mode (Z-Configuration) and are exposed to the same conditions (solar radiation and ambient temperature) .The experimental results show that, the highest heat transfer rate occurs at twisted ratio (3) .Consequently, for the same twisted ratio the daily efficiencies for the solar collector at d
... Show MoreMeasurements of Hall effect properties at different of annealing temperature have been made on polycrystalline Pb0.55S0.45 films were prepared at room temperature by thermal evaporation technique under high vacuum 4*10-5 torr . The thickness of the film was 2?m .The carrier concentration (n) was observed to decrease with increasing the annealing temperature. The Hall measurements showed that the charge carriers are electrons (i.e n-type conduction). From the observed dependence on the temperature, it is found that the Hall mobility (µH), drift velocity ( d) carrier life time ( ), mean free path (?) were increased with increasing annealing temperature
Population growth and economic and industrial development coupled have significantly accelerated the rate of Land Use and Land Cover (LULC) changes, particularly in developing countries, so finding optimum ways to observe these change has become a pressing issue. Quantification evaluation of these changes is crucial to comprehend and oversee land management conversion, therefore, it is necessary to evaluate the accuracy of various algorithms for LULC classification to determine the most effective classifier for Earth observation applications. The performance of Maximum Likelihood (ML), Support Vector Machines (SVM), Random Forest (RF), and K-Nearest Neighbors (KNN) was examined in this study, based on Sentinel 2A satellite images. T
... Show More