Ikram El Azami
Ibn Tofail University

Published : 4 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 4 Documents
Search

Monitoring system of photovoltaic panels using 433 MHz radio frequency module Zaidan Didi; Ikram El Azami
Indonesian Journal of Electrical Engineering and Computer Science Vol 28, No 1: October 2022
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v28.i1.pp115-123

Abstract

In this article, we presented an innovative study that allows direct monitoring of the main parameters of photovoltaic panels. Our study focuses on the skills of radio frequency modules to send the main parameters of photovoltaic cells. In this paper, we used an Esp32 microcontroller in the radio frequency (RF) transmitter block and an Arduino Uno board in the receiver block, in addition, to measure current, we used a current sensor, and to measure voltage, we implemented a voltage divider. After that, we calculated the power and the energy. Note that the various measured and calculated values are stored and used via the ThingSpeak platform. In comparison with similar studies, our achievement presents an` effective and inexpensive solution because its operating principle is based on radio frequency transmission, so it works perfectly even in the absence of the internet. Finally, our study was very well tested without detecting any abnormalities, and the results obtained are a perfect witness to our success.
Towards a new hybrid approach for building document-oriented data warehouses Nawfal El Moukhi; Ikram El Azami; Soufiane Hajbi
International Journal of Electrical and Computer Engineering (IJECE) Vol 12, No 6: December 2022
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v12i6.pp6423-6431

Abstract

Schemaless databases offer a large storage capacity while guaranteeing high performance in data processing. Unlike relational databases, which are rigid and have shown their limitations in managing large amounts of data. However, the absence of a well-defined schema and structure in not only SQL (NoSQL) databases makes the use of data for decision analysis purposes even more complex and difficult. In this paper, we propose an original approach to build a document-oriented data warehouse from unstructured data. The new approach follows a hybrid paradigm that combines data analysis and user requirements analysis. The first data-driven step exploits the fast and distributed processing of the spark engine to generate a general schema for each collection in the database. The second requirement-driven step consists of analyzing the semantics of the decisional requirements expressed in natural language and mapping them to the schemas of the collections. At the end of the process, a decisional schema is generated in JavaScript object notation (JSON) format and the data loading with the necessary transformations is performed.
Monitoring of submersible pumps using ESP32 microcontroller and photovoltaic panels Zaidan Didi; Ikram El Azami
Indonesian Journal of Electrical Engineering and Computer Science Vol 30, No 3: June 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v30.i3.pp1470-1477

Abstract

In this article, the Moroccan climate is currently undergoing several changes that have negatively affected agricultural activities, especially in the field of irrigation. That's why we relied on internet of things (IoT) technology to overcome these problems. In this article, we present the design and realization of an intelligent irrigation system via a solar submersible pump. We used the ESP32 microcontroller which reads the temperature and humidity values measured by the soil moisture sensor. The communication between the blocks is ensured by the radiofrequency module. We have implemented a Web server to monitor the measured quantities. The graphical representation of the data will be ensured using the ThingSpeak platform which makes it possible to store and collect the data coming from the sensors via the hypertext transfer protocol (HTTP). Our achievement was executed and tested without any problems detected, which shows that our smart irrigation study was very successful.
Automatic facial expression recognition under partial occlusion based on motion reconstruction using a denoising autoencoder Abdelaali Kemmou; Adil El Makrani; Ikram El Azami; Moulay Hafid Aabidi
Indonesian Journal of Electrical Engineering and Computer Science Vol 34, No 1: April 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v34.i1.pp276-289

Abstract

Automatic facial expression recognition (FER) plays a valuable role in various fields, including health, road safety, and marketing, where providing feedback on the user’s condition is crucial. While significant progress has been made in controlled environments (such as frontal, unconcluded, and well-lit conditions), recognizing facial expressions in unconstrained environments (natural settings) remains challenging. The presence of occlusions poses a particular difficulty as they obscure parts of the facial information captured in the image. To address this issue, researchers have proposed different solutions, broadly categorized into two approaches: those focusing on visible regions of the face and those attempting to reconstruct hidden parts. Currently, most solutions rely on texture or geometry-based methods, with only a few utilizing motion-based approaches. However, incorporating motion appears to be particularly promising in adapting to occlusions due to its unique characteristics, such as close-range propagation and local coherence. In this paper, our focus lies on leveraging motion to overcome the challenges posed by occlusions in FER tasks.