Some of the main challenges in developing an effective network-based intrusion detection system (IDS) include analyzing large network traffic volumes and realizing the decision boundaries between normal and abnormal behaviors. Deploying feature selection together with efficient classifiers in the detection system can overcome these problems. Feature selection finds the most relevant features, thus reduces the dimensionality and complexity to analyze the network traffic. Moreover, using the most relevant features to build the predictive model, reduces the complexity of the developed model, thus reducing the building classifier model time and consequently improves the detection performance. In this study, two different sets of selected features have been adopted to train four machine-learning based classifiers. The two sets of selected features are based on Genetic Algorithm (GA) and Particle Swarm Optimization (PSO) approach respectively. These evolutionary-based algorithms are known to be effective in solving optimization problems. The classifiers used in this study are Naïve Bayes, k-Nearest Neighbor, Decision Tree and Support Vector Machine that have been trained and tested using the NSL-KDD dataset. The performance of the abovementioned classifiers using different features values was evaluated. The experimental results indicate that the detection accuracy improves by approximately 1.55% when implemented using the PSO-based selected features than that of using GA-based selected features. The Decision Tree classifier that was trained with PSO-based selected features outperformed other classifiers with accuracy, precision, recall, and f-score result of 99.38%, 99.36%, 99.32%, and 99.34% respectively. The results show that using optimal features coupling with a good classifier in a detection system able to reduce the classifier model building time, reduce the computational burden to analyze data, and consequently attain high detection rate.
This research investigated the effect of adding two groups of reinforcement materials, including bioactive materials Hydroxyapatite (HA) and halloysite nanoclay and bioinert materials Alumina (AL2O3) and Zirconia (ZrO2), each of them with various weight ratios (1,2,3,4 &5)% to the polymer matrix PMMA. The best ratios were selected, and then a hybrid was preparing Composite red from the best ratios from each group. Thermal properties, including thermal conductivity and Thermomechanical Analysis (TMA) technology, have been studied. The results showed that adding 3% Hydroxyapatite (HA) and 5% halloysite nanoclay to the polymethacrylate (PMMA) mer leads to an increase in thermal conductivity. It was also found from the Thermomechanical Analysis
... Show MoreWhile traditional energy sources such as oil, coal, and natural gas drive economic growth, they also seriously affect people’s health and the environment. Renewable energies (RE) are presently seen as an efficient choice for attaining long-term sustainability in development. They provide an adequate response to climate change and supply sufficient electricity. The current situation in Iraq results from a decades-long scarcity of reliable electricity, which has impacted various industries, including agriculture. There are diverse prospects for using renewable energy sources to address the present power crisis. The economic and environmental impacts of renewable energy systems were investigated in this study by using the solar pumpi
... Show MoreExperimental measurements were done for characterizing current-voltage and power-voltage of two types of photovoltaic (PV) solar modules; monocrystalline silicon (mc-Si) and copper indium gallium di-selenide (CIGS). The conversion efficiency depends on many factors, such as irradiation and temperature. The assembling measures as a rule cause contrast in electrical boundaries, even in cells of a similar kind. Additionally, if the misfortunes because of cell associations in a module are considered, it is hard to track down two indistinguishable photovoltaic modules. This way, just the I-V, and P-V bends' trial estimation permit knowing the electrical boundaries of a photovoltaic gadget with accuracy. This measure
... Show MoreIn the present study, magnet silica-coated Ag2WO4/Ag2S nanocomposites (FOSOAWAS) were fabricated via a multistep method to address the drawbacks related to single photocatalysts (pure Ag2WO4 and pure Ag2S) and to clarify the significant influence of semiconductor heterojunction on the enhancement of visible-light-driven organic degradation. Different techniques were performed to investigate the elemental composition, morphology, magnetic and photoelectrochemical properties of the fabricated FOSOAWAS photocatalyst. The FOSOAWAS photocatalyst (1 g/L) exhibited excellent photodegradation efficiency (99.5%) against Congo red dye (CR = 20 ppm) after 140 min of visible-light illumination. This result confirmed the ability of the heterojunction be
... Show MoreA specific, sensitive and new simple method was used for the determination of methyldopa in pure and pharmaceutical formulations by using continuous flow injection analysis. This method is based on formation of ion pair compound between methyldopa and potassium hexacyanoferrate in acidic medium to obtain a yellow precipitate complex using long distance chasing photometer (NAG-ADF-300-2). The linear range for calibration graph was 0.05-35 mmol/L for cell A and 0.05-25 mmol/L for cell B, and LOD 1.4292 µg /200 µL for both cells with correlation coefficient (r) 0.9981 for cell A and 0.9994 for cell B, RSD% was lower than 0.5 % for n=8 for. The results were compared with classical method UV-Spectrophotometric at λ max=280 nm and turbi
... Show MoreThis study has been accomplished by testing three different models to determine rocks type, pore throat radius, and flow units for Mishrif Formation in West Qurna oilfield in Southern Iraq based on Mishrif full diameter cores from 20 wells. The three models that were used in this study were Lucia rocks type classification, Winland plot was utilized to determine the pore throat radius depending on the mercury injection test (r35), and (FZI) concepts to identify flow units which enabled us to recognize the differences between Mishrif units in these three categories. The study of pore characteristics is very significant in reservoir evaluation. It controls the storage mechanism and reservoir fluid prope
It is often needed to have circuits that can display the decimal representation of a binary number and specifically in this paper on a 7-segment display. In this paper a circuit that can display the decimal equivalent of an n-bit binary number is designed and it’s behavior is described using Verilog Hardware Descriptive Language (HDL).
This HDL program is then used to configure an FPGA to implement the designed circuit.