Volume 40, Issue 4, Science, April 2022
Research Paper
Proposal Framework to Light Weight Cryptography Primitives
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 516-526
DOI:
10.30684/etj.v40i4.1679

Textual Dataset Classification Using Supervised Machine Learning Techniques
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 527-538
DOI:
10.30684/etj.v40i4.1970

Improving Machine Learning Performance by Eliminating the Influence of Unclean Data
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 546-539
DOI:
10.30684/etj.v40i4.2010

Tuning the Hyperparameters of the 1D CNN Model to Improve the Performance of Human Activity Recognition
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 547-554
DOI:
10.30684/etj.v40i4.2054

Synthesis of Porous Silicon by Electrochemical Etching for Gas Sensor Application
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 555-562
DOI:
10.30684/etj.v40i4.2064

A Proposed WoT System for Diagnosing the Infection of Coronavirus (Covid-19)
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 563-572
DOI:
10.30684/etj.v40i4.2087

Rod-like Nano-structures of Copper Oxide Prepared by Chemical Bath Deposition
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 573-581
DOI:
10.30684/etj.v40i4.2089

The Effect of Sputtering Time and Substrate Type on the Structure of Zinc Nanoparticles Prepared by the DC Sputtering Technique
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 582-587
DOI:
10.30684/etj.v40i4.2096
Zn thin films have been successfully deposited on two different substrates, FTO and p-type Si (111), with thickness (112, 186) nm at (1 and 8) min, respectively, via DC sputtering technique in this work. Structural properties of the prepared thin films were studied using X-ray diffraction (XRD) and field-emission scanning electron microscopy (FESEM). XRD results showed that the samples have a hexagonal wurtzite structure. From the results of FESEM images, all the samples showed a uniform distribution of granular surface shape morphology. The grain sizes of the Zn thin films were estimated based on measured X-ray diffraction patterns. Zn thin film thicknesses were increased as the sputtering time increased for all substrates. The best result was the deposition of zinc nanoparticles on Si (p-type) at 1 min, where the particle size was at the peak of 7 nm.
Street Scene understanding via Semantic Segmentation Using Deep Learning
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 588-594
DOI:
10.30684/etj.v40i4.2120

Building an Efficient System to Detect Computer Worms in Websites Based on Ensemble Ada Boosting and SVM Classifiers Algorithms
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 595-604
DOI:
10.30684/etj.v40i4.2148
Computer worms perform harmful tasks in network systems due to their rapid spread, which leads to harmful consequences on system security. However, existing worm detection algorithms are still suffered a lot to achieve good performance. The reasons for that are: First, a large number of irrelevant data impacts classification accuracy (irrelevant feature gives estimator new ways to go wrong without any expected benefit also can cause overfitting, which will generally lead to decreased accuracy). Second, the individual classifiers used extensively in the systems do not effectively detect all types of worms. Third, many systems are built based on old datasets, making them less suitable for new types of worms. The research aims to detect computer worms in the network based on data mining algorithms for their high ability to automatically and accurately detect new types of computer worms. The proposal uses misuse and anomaly detection techniques based on the UNSW_NB15 dataset to train and test the ensemble Ada Boosting algorithm using SVM and DT classifiers. To select the most important features, we propose to conduct the similar features selected by Correlation and Chi-Square feature selection (since correlation finds the relations between features and classes whereas Chi finds whether features and classes are independent or not). The contribution suggests using SVM in the boosting ensemble algorithm as base estimators instead of DT to efficiently detect various types of worms. The system achieved accuracy, reaching 100% with CFS+Chi2fs and 99.38, 99.89 with correlation and chi-square separately.
Algebraic Decomposition Method for Zero Watermarking Technique in YCbCr Space
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 605-616
DOI:
10.30684/etj.v40i4.2028

Comparative Analysis of GMM, KNN, and ViBe Background Subtraction Algorithms Applied in Dynamic Background Scenes of Video Surveillance System
Engineering and Technology Journal,
2022, Volume 40, Issue 4, Pages 617-626
DOI:
10.30684/etj.v40i4.2154
Background subtraction is the most prominent technique applied in the domain of detecting moving objects. However, there is a wide range of different background subtraction models. Choosing the best model that addresses a number of challenges is still a vital research area.
Therefore, in this article we present a comparative analysis of three promising algorithms used in this domain, GMM, KNN and ViBe. CDnet 2014 is the benchmark dataset used in this analysis with several quantitative evaluation metrics like precession, recall, f-measures, false positive rate, false negative rate and PWC. In addition, qualitative evaluations are illustrated in snapshots to depict the visual scenes evaluation. ViBe algorithm outperform other algorithms for overall evaluations.