diff --git a/3- Planes and Fluid Forces.pdf b/3- Planes and Fluid Forces.pdf new file mode 100644 index 0000000000000000000000000000000000000000..9fe7ad35479127683b36237a18edf582dc9699b2 Binary files /dev/null and b/3- Planes and Fluid Forces.pdf differ diff --git a/3- Data Management: Blue Jeans Factory.pdf b/4- Data Management: Blue Jeans Factory.pdf similarity index 100% rename from 3- Data Management: Blue Jeans Factory.pdf rename to 4- Data Management: Blue Jeans Factory.pdf diff --git a/4- Data-Driven Methods for PE and VC.pdf b/5- Data-Driven Methods for PE and VC.pdf similarity index 100% rename from 4- Data-Driven Methods for PE and VC.pdf rename to 5- Data-Driven Methods for PE and VC.pdf diff --git a/README.md b/README.md index 6ecf163555947fa497eac6de86479ef1653e14f0..cff4f9f20e95d02f2d2d8d6c15f20f2ba5a55fca 100644 --- a/README.md +++ b/README.md @@ -4,22 +4,30 @@ This repository contains reports from various research projects focusing on Arti **Please note that the paper was translated to English from French for sharing purposes. All the original work was done in French.** ## Reports -* **1- AI for Integrated Electronic Circuit Diagnostics (May 2023)** +* **1- AI for Integrated Electronic Circuit Diagnostics (May 2023)** https://gitlab.ec-lyon.fr/nbouchai/adiagnosis-integrated-electronic-circuits * **Abstract:** This research project explores using artificial intelligence for fault diagnosis in integrated electronic circuits. It specifically focuses on applying machine learning models based on convolutional neural networks. The industrial goal is to identify the position and nature of faults from a series of tests on a faulty circuit, especially intermittent faults, which are not addressed by current industrial tools. This study proposes a fault diagnosis method using convolutional neural networks that accounts for intermittent faults and evaluates the models' performance against standard industrial diagnostic tools. + * **Keywords:** CNN, Intermittent faults, Tensorflow * **2- Data Science for Electric Battery Performance (August 2023)** * **Abstract:** This report details an internship project within the Materials Center of Excellence (CoE) that explored using machine learning algorithms to simulate battery performance. The project aimed to identify new business opportunities for Hexagon through battery innovation. This exploratory phase focused on research using available databases. The report summarizes the approach, challenges, simulation results, and their potential implications. The incubation studies suggest the viability of using AI and machine learning for battery performance research at Hexagon. The simulations show promise as a cost-effective way to test innovative concepts for advanced battery materials. + * **Keywords:** ML, Data pre-processing, Electric battery performance +* **3- Planes and Fluid Forces (March 2024)** -* **3- Data Management: Blue Jeans Factory (December 20, 2024)** + * **Abstract:** This report characterizes the forces acting on an aircraft, focusing on optimizing operation and fuel consumption. Key findings include the stall angle of the studied wing profile (12°), the importance of flaps during takeoff, and the optimal wing angle of incidence (1° to 6°). The report also analyzes pressure contours, wake creation, and the relationship between fuel flow and thrust in turbojets. + * **Keywords:** Lift, Drag, Airfoil, Static pressure, Thrust force , Matlab , Fluent + +* **4- Data Management: Blue Jeans Factory (December 20, 2024)** https://gitlab.ec-lyon.fr/nbouchai/database-management-system-project * **Description:** This project focuses on creating a data management system and a Streamlit application for "Cotton Blue," a jeans manufacturing plant. The system manages data related to production and workday employees, including their activities, production numbers, salaries, attendance, and bonuses. The project addresses specific business rules related to late arrivals, overtime, and annual bonuses. + * **Keywords:** Data management, Streamlit, SQLite, Pandas, Access Control, Entity Association Diagram, Data integrity -* **4- Data-Driven Methods for PE and VC (June 2023)** +* **5- Data-Driven Methods for PE and VC (June 2023)** * **Description:** This project investigates how web scraping and data enrichment techniques can improve the efficiency and scope of startup sourcing and evaluation for Private Equity (PE) and Venture Capital (VC) firms, overcoming the limitations of traditional, manual methods. + * **Keywords:** Webscraping, Venture Capital ## Usage