Laboratoire Quartz
facilitySaint-Ouen-sur-Seine, Île-de-France, France
Research output, citation impact, and the most-cited recent papers from Laboratoire Quartz (France). Aggregated across the NobleBlocks index of 300M+ scholarly works.
Top-cited papers from Laboratoire Quartz
The purpose of this article is to explore the difficulties experienced when implementing Lean Manufacturing in small and medium sized enterprises (SME). In this work, we draw up a dual evaluation focusing first on the key characteristics of SMEs and then on the management principles of Lean Manufacturing. Based on an analysis of the scientific literature, we observe a number of conflicts between the characteristics identified for SMEs and Lean Manufacturing. The absence of functional organization, lack of methodology and deficiency of formal procedures are often the cause of difficulties experienced by SMEs during the implementation of Lean practices. The analysis of the literature suggests that the notions of leadership, expertise and decision-making are crucial when implementing Lean Manufacturing. However, in the framework of SMEs, these elements tend to be concentrated under the responsibility of the head of the enterprise, leading to several strengths and weaknesses for such implementation.
International audience
In this paper, a methodology is proposed to integrate safety analysis within a systems engineering approach. This methodology is based on SysML models and aims at generating (semi-) automatically safety analysis artifacts, mainly FMEA and FTA, from system models. Preliminary functional and component FMEA are automatically generated from the functional and structural models respectively, then completed by safety experts. By representing SysML structural diagram as a directed multi-graph, through a graph traversal algorithm and some identified patterns, generic fault trees are automatically derived with corresponding logic gates and events. The proposed methodology provides the safety expert with assistance during safety analysis. It helps reducing time and error proneness of the safety analysis process. It also helps ensuring consistency since the safety analysis artifacts are automatically generated from the latest system model version. The methodology is applied to a real case study, the electromechanical actuator EMA.
International audience
We study flatness of multi-input control-affine systems. We give a geometric characterization of systems that become static feedback linearizable after an invertible one-fold prolongation of a suitably chosen control. They form a particular class of flat systems. Namely, they are of differential weight $n + m+1$, where $n$ is the dimension of the state-space and $m$ is the number of controls. We propose conditions (verifiable by differentiation and algebraic operations) describing that class and provide a system of PDEs giving all minimal flat outputs. We illustrate our results by several examples, in particular, an example of the quadrotor helicopter.
A metamaterial composed of a set of periodic rigid resonant inclusions embedded in a porous lining is investigated to enhance the sound attenuation in an acoustic duct at low frequencies. A transmission loss peak is observed on the measurements and corresponds to the crossing of the lower two Bloch modes of an infinite periodic material. Numerical parametric studies show that the optimum modal attenuation can be achieved at the exceptional point in the parameter plane of inclusion position and frequency, where the two lower modes merge.
Digital Twin (DT) technology is emerging as a powerful tool for optimizing energy efficiency and industrial sustainability. By creating virtual replicas of physical systems, DTs enable real-time monitoring, predictive maintenance, and resource optimization, offering new opportunities to meet growing energy demands. Despite its potential, the comprehension of DT technology’s applications, benefits, and challenges remains limited. This systematic review explores the role of Digital Twins in energy efficiency across various industries. A structured literature search was conducted in IEEE Xplore, Elsevier, Springer, MDPI, and Google Scholar, following PRISMA 2020 guidelines. After applying the predefined inclusion criteria, 50 studies were selected for in-depth analysis. The findings highlight that DT implementation can lead to energy savings of up to 30%, reduce operational costs, and improve predictive maintenance strategies. Their impact is particularly notable in smart buildings, manufacturing, and industrial processes, where real-time data analytics contribute to better energy management. However, significant barriers remain, including high implementation costs, data security risks, and the complexity of integrating DTs with existing infrastructures. By synthesizing the current research, this review underscores the transformative potential of Digital Twins while identifying key challenges that need to be addressed for their wider adoption. Future efforts should focus on developing standardized methodologies, reducing implementation costs, and enhancing cybersecurity measures to maximize their benefits in energy efficiency and sustainability.
The application of fiber-reinforced polymers (FRP) bars in the building industry has grown intensively over the years, due to their numerous advantages such as corrosion resistance. However, current guidelines in design codes disregard the contribution of FRP bars in compression. The need of investigation of compressive mechanical properties of FRP bars is important, while there is a lack of experimental tests under varying dynamic and quasi-static loading rates. The present paper aims to evaluate the compressive strength and failure modes of glass and basalt fiber-reinforced polymer (GFRP and BFRP) bars. A series of quasi-static and dynamic tests were performed on different FRP bar sizes. Dynamic tests were conducted using the drop hammer procedure and different loading rates were achieved through varying the weight of mass and height of fall. Results showed that GFRP bars attained higher compressive strengths than BFRP bars for the same loading conditions. GFRP bars exhibited compressive strength in the range of 300 MPa to 600 MPa while the maximum compressive strength of BFRP bars was 470 MPa. The increase in the bar diameter resulted in an increase in the compressive strength of most FRP bars. However, Some FRP bars showed different variation in their compressive strengths at high loading rates. Finite element (FE) models were also developed to simulate the FRP bars under dynamic tests by considering the orthotopic material nature of the FRP composites. The FE models were verified with the experiments and successfully described qualitatively the trends observed during the full-scale drop-hammer tests.
This paper deals with the control of a hybrid source combining a proton exchange membrane fuel cell and supercapacitors. To achieve this objective, an interconnection and damping assignment passivity-based control in a sampled-data context is implemented. This paper first details with this new controller and shows that it ensures the stabilization of the hybrid system at its desired equilibrium point under large range of sampling periods. These considerations are followed by a detailed discussion on experimental results achieved on a 1.2-kW test bench.
Array bound checking refers to determining whether all array references in a program are within their declared ranges. This checking is critical for software verification and validation because subscripting arrays beyond their declared sizes may produce unexpected results, security holes, or failures. It is available in most commercial compilers but current implementations are not as efficient and effective as one may have hoped: (1) the execution times of array bound checked programs are increased by a factor of up to 5, (2) the compilation times are increased, which is detrimental to development and debugging, (3) the related error messages do not usually carry information to locate the faulty references, and (4) the consistency between actual array sizes and formal array declarations is not often checked.This article presents two optimization techniques that deal with Points 1, 2, and 3, and a new algorithm to tackle Point 4, which is not addressed by the current literature. The first optimization technique is based on the elimination of redundant tests, to provide very accurate information about faulty references during development and testing phases. The second one is based on the insertion of unavoidable tests to provide the smallest possible slowdown during the production phase. The new algorithm ensures the absence of bound violations in every array access in the called procedure with respect to the array declarations in the calling procedure. Our experiments suggest that the optimization of array bound checking depends on several factors, not only the percentage of removed checks, usually considered as the best improvement measuring metrics. The debugging capability and compile-time and run-time performances of our techniques are better than current implementations. The execution times of SPEC95 CFP benchmarks with range checking added by PIPS, our Fortran research compiler, are slightly longer, less than 20%, than that of unchecked programs. More problems due to functional and data recursion would have to be solved to extend these results from Fortran to other languages such as C, C++, or Java, but the issues addressed in this article are nevertheless relevant.
Purpose During the design of a new product, the generation of assembly sequences plans (ASPs) has become one of the most important problems taken into account by researchers. In fact, a good mounting order allows the time decrease of the assembly process which leads to the reduction of production costs. In this context, researchers developed several methods to generate and optimize ASP based on various criteria. Although this paper aims to improve the quality of ASP it is necessary to increase the number of criteria which must be taken into account when generating ASPs. Design/methodology/approach In this paper, an ASP generation approach, which is based on three main algorithms, is proposed. The first one generates a set of assembly sequences based on stability criteria. The obtained results are treated by the second algorithm which is based on assembly tools (ATs) workspace criterion. An illustrative example is used to explain the different steps of this proposed approach. Moreover, a comparative study is done to highlight its advantages. Findings The proposed algorithm verifies, for each assembly sequence, the minimal required workspace of used AT and eliminates the ASPs non-respecting this criterion. Finally, the remaining assembly sequences are treated by the third algorithm to reduce the AT change during the mounting operation. Originality/value The proposed approach introduces the concept of AT workspace to simulate and select ASPs that respect this criterion. The dynamic interference process allows the eventual collision detection between tool and component and avoids it. The proposed approach reduces the AT change during the mounting operations.
International audience
International audience
Intelligent Transport Systems (ITSs) are part of road transportation sector evolution and constitute one of the main steps towards vehicle automation. These systems use technologies that allow vehicles to communicate with each other or with road infrastructure. By increasing information quality and reliability, ITSs can improve road safety and traffic efficiency, but only if cybersecurity and data protection is ensured. With the increase in the number of cyberattacks around the world, cybersecurity is receiving increased attention, especially in the area of transportation security. However, it is equally important to examine and analyze security in depth when it concerns connected vehicles. In this paper, we propose a qualitative risk analysis of ITSs based on Threat, Risk, Vulnerability Analysis (TVRA) methodology, and we focus on ETSI ITS communication architecture. We present a review of solutions and countermeasures for identified critical attacks.
Nowadays, several manufacturing systems are evolving towards a greater collaboration between human and robots. The development of such systems requires integrated design tasks involving many disciplines and domains such as systems engineering, safety analyses and multi-physics. Furthermore, the increasing presence of multiple and structured requirements makes the use of models inevitable during the designing phases and also strongly helpful during other phases of the system life-cycle. Besides, for a better efficiency, there is an increasing demand to have a Digital Twin of the system to be used for different purposes such as design improvements by playing different scenarios, virtual commissioning and controlling maintenance activities. In this paper, we first summarize the research context, the reference methodologies, and the emerging needs for Digital Twin creation. Then, we apply a design approach including Model-Based Systems Engineering (MBSE), Model-Based Safety Assessment (MBSA) and multi-physics modeling for the design of a collaborative workplace for the assembly of Electro-Mechanical Actuators on an aircraft wing. An operational flow to integrate MBSE, MBSA and multi-physics modelling activities is provided. Then, after having identified some relevant scientific barriers, we provide a meta-model for system models integration within a digital twin framework.
Abstract Background The surgical success of cementless implants is determined by the evolution of the biomechanical properties of the bone–implant interface (BII). One difficulty to model the biomechanical behavior of the BII comes from the implant surface roughness and from the partial contact between bone tissue and the implant. The determination of the constitutive law of the BII would be of interest in the context of implant finite element (FE) modeling to take into account the imperfect characteristics of the BII. The aim of the present study is to determine an effective contact stiffness $$\left( {K_{c}^{\text{FEM}} } \right)$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:mfenced><mml:msubsup><mml:mi>K</mml:mi><mml:mrow><mml:mi>c</mml:mi></mml:mrow><mml:mtext>FEM</mml:mtext></mml:msubsup></mml:mfenced></mml:math> of an osseointegrated BII accounting for its micromechanical features such as surface roughness, bone–implant contact ratio (BIC) and periprosthetic bone properties. To do so, a 2D FE model of the BII under normal contact conditions was developed and was used to determine the behavior of $$K_{c}^{\text{FEM}}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:msubsup><mml:mi>K</mml:mi><mml:mrow><mml:mi>c</mml:mi></mml:mrow><mml:mtext>FEM</mml:mtext></mml:msubsup></mml:math> . Results The model is validated by comparison with three analytical schemes based on micromechanical homogenization including two Lekesiz’s models (considering interacting and non-interacting micro-cracks) and a Kachanov’s model. $$K_{c}^{\text{FEM}}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:msubsup><mml:mi>K</mml:mi><mml:mrow><mml:mi>c</mml:mi></mml:mrow><mml:mtext>FEM</mml:mtext></mml:msubsup></mml:math> is found to be comprised between 10 13 and 10 15 N/m 3 according to the properties of the BII. $$K_{c}^{\text{FEM}}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:msubsup><mml:mi>K</mml:mi><mml:mrow><mml:mi>c</mml:mi></mml:mrow><mml:mtext>FEM</mml:mtext></mml:msubsup></mml:math> is shown to increase nonlinearly as a function of the BIC and to decrease as a function of the roughness amplitude for high BIC values (above around 20%). Moreover, $$K_{c}^{\text{FEM}}$$ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:msubsup><mml:mi>K</mml:mi><mml:mrow><mml:mi>c</mml:mi></mml:mrow><mml:mtext>FEM</mml:mtext></mml:msubsup></mml:math> decreases as a function of the roughness wavelength and increases linearly as a function of the Young’s modulus of periprosthetic bone tissue. Conclusions These results open new paths in implant biomechanical modeling since this model may be used in future macroscopic finite element models modeling the bone–implant system to replace perfectly rigid BII conditions.
International audience
In the context of global warming and fossil fuel depletion, electric vehicles (EVs) have become increasingly popular for reducing both carbon emissions and fossil fuel consumption. However, as the demand for EV charging power rises along with the expansion of EVs, conventional power plants require more fuel, and carbon emissions increase. This suggests that the goal of promoting EV adoption to mitigate climate change and reduce reliance on fossil fuels may face significant challenges. Therefore, there is a need to adopt renewable energy generation for EV charging stations to maximize the effectiveness of EV distribution in an eco-friendly way. This paper aims to propose an optimal renewable energy generation system for an EV charging station, with a specific focus on the use of an actual load profile for the station, the consideration of carbon emissions and economic evaluation, and the study of a specific case location in Korea. As a case study, an EV charging station in Korea was selected, and its renewable energy fractions (REF) of 0%, 25%, 50%, 75%, and 100% were considered for comparison of carbon emissions and economic evaluation with the help of HOMER software. In addition, the system with 25% REF was analyzed to find the best operating strategy considering the climate characteristics of the case site. The results show that the system configuration of PV/ESS is the most economical among all the REF cases, including PV, WT, and ESS, due to the meteorological characteristics of the site, and that the system with REF below 25% is the most optimal in economic terms and carbon emissions.
High power CO2 laser cutting of 6 mm thick C45 steel sheets is investigated with the aim of evaluating the effect of the various laser cutting parameters such as laser power and cutting speed, on the laser cutting quality. In this study, cutting quality was evaluated by measuring the thickness of the Heat Affected Zone (HAZ), the microhardness beneath the cut surface (HV) and the cut section roughness. A simple and practical model was proposed to predict the thickness of the HAZ and the microhardness as a function of two, namely parameters; laser power and cutting speed. The adequacy of the proposed models was tested by analysis of variance (ANOVA). The Experimental data were compared with modelling data to verify the capability of the proposed model. The results indicate that laser power and cutting speed are determinant cutting-parameters on the HAZ thickness and microhardness beneath the cut section.
This work presents the influences of glass fiber content on the mechanical and physical characteristics of polybutylene terephthalate (PBT) reinforced with glass fibers (GF). For the mechanical characterization of the composites depending on the GF reinforcement rate, tensile tests are carried out. The results show that increasing the GF content in the polymer matrix leads to an increase in the stiffness of the composite but also to an increase in its brittleness. Scanning Electron Microscope analysis is performed, highlighting the multi-scale dependency on types of damage and macroscopic behavior of the composites. Furthermore, flammability tests were performed. They permit certifying the flame retardancy capacity of the electrical composite part. Additionally, fluidity tests are carried out to identify the flow behavior of the melted composite during the polymer injection process. Finally, the cracking resistance is assessed by riveting tests performed on the considered electrical parts produced from composites with different GF reinforcement. The riveting test stems directly from the manufacturing process. Therefore, its results accurately reflect the fragility of the material used.