Multi-Secret Image Sharing (MSIS) is used when multiple images need to be shared to multiple participants, but the images can not be recovered without the presence of all shares. In this paper, a unified system for performing encryption and (n,n)-MSIS is proposed. While MSIS is based on the XOR operation, encryption combines the utilization of Chinese Remainder Theorem (CRT), SHA-256, and S-box for improved security. The same designed system is used for the generation of secret shares and the recovery of secret images. In addition, a sensitive system key is designed where three pairwise
(n, n)-Visual Secret Sharing (VSS) allows a user to send an image in the form of shares to different participants. Every share can not reveal the secret alone, and only all shares together can reveal the secret with fast recovery. This paper proposes a pixel-based (n, n)-VSS system, where to share a pixel from the secret image, (n - 1) random pixels are generated from the Lorenz chaotic system for a varying set of (n - 1) shares. Then, the nth pixel is calculated for a random share using the secret pixel and the generated (n - 1) random pixels. The system is efficient, lossless, implemented
DC motors are commonly employed in many industrial applications due to their various advantages. This study aims to compare the response of the Oustaloup-Recursive-Approximation (ORA) and El-Khazali's approximation method in controlling a DC motor with a FOPID controller. The two employed methods are used to design the FOPID and approximate. For various fractional orders, many behaviours are presented. A simulation comparison between these methods is performed regarding overshoot, settling time and rise time. © 2022 IEEE.
Plasmonic photovoltaics integrate nanoparticles into the active layer to enhance power absorption. However a gap exists between simulated and experimental IV characteristics. Fabrication studies have attributed the issues to fabrication resolution, and recombination with no detailed step-by-step characterization. To address this issue, the paper presents a comprehensive optical and electrical study of a new plasmonic crescent nanoparticle (CNP). These particles serve as a near-field confinement source to enhance the efficiency of perovskite TiO2-MAPbI3-Spiro solar cells. The proposed design
Plasmonic photovoltaics are considered as promising photovoltaic candidate with enhanced optical absorption and quantum efficiency by embedding metallic nanoparticles in the photovoltaic active layer. In this paper, the efficiency enhancement of ultra-thin film solar cells with embedded truncated cone nanoparticles is studied. First, the natural electric field modes of the truncated cone in free-space are examined when excited by a plane wave. Parametric study is then performed to investigate the effects of the geometrical parameters of the structure on its resonant modes. Second, a uniform
Light trapping is a promising technique that enhances sunlight absorption by solar cells. This paper presents a study of bow-tie-shaped nanoparticles embedded in the antireflection coating of photovoltaic solar cells, which enhances the optical transmission of the photovoltaic surface. Therefore, the optical path length for light penetration is increased through the semiconductor active layer. First, the fundamental electric field modes of a single nanoscaled bow-tie are examined under excitation of plane waves with different polarizations. Second, an array of bow-tie-shaped nanoparticles is
Static random-access memory (SRAM) is a cornerstone in modern microprocessors architecture, as it has high power consumption, large area, and high complexity. Also, the stability of the data in the SRAM against the noise and the performance under the radian exposure are main concern issues. To overcome these limitations in the quest for higher information density by memory element, the ternary logic system has been investigated, showing promising potential compared with the conventional binary base. Moreover, carbon nanotube field effect transistor (CNTFET) is a new alternative device with
Countries are collaborating to make agriculture more efficient by combining new technologies to improve its procedure. Improving irrigation efficiency in agriculture is thus critical for the survival of sustainable agricultural production. Smart irrigation methods can enhance irrigation efficiency, specially with the introduction of wireless communication systems, monitoring devices, and enhanced control techniques for efficient irrigation scheduling. The study compared on a wide range of study subjects to investigate scientific approaches for smart irrigation. As a result, this project
Nowadays, Machine Learning is commonly integrated into most daily life applications in various fields. The K Nearest Neighbor (KNN), which is a robust Machine Learning algorithm, is traditionally used in classification tasks for its simplicity and training-less nature. Hardware accelerators such as FPGAs and ASICs are greatly needed to meet the increased requirements of performance for these applications. It is well known that ASICs are non-programmable and only fabricated once with high expenses, this makes the fabrication of a complete chip for a specific classification problem inefficient
K Nearest Neighbors (KNN) algorithm is a straight-forward yet powerful Machine Learning (ML) tool widely used in classification, clustering, and regression applications. In this work, KNN is applied, with three distance metrics, to classify different datasets, experimentally testing each distance metric effect on the classification performance. A static K is applied for the whole dataset optimally chosen based on a 5-fold cross-validation. A reconfigurable hardware realization on field programmable gate array (FPGA) of each distance metric applying selection sort algorithm is proposed. The