Incorporation of explainability features in the decision-making web-based systems is considered a primary concern to enhance accountability,transparency,and trust in the community.Multi-domain Sentiment Analysis is a ...Incorporation of explainability features in the decision-making web-based systems is considered a primary concern to enhance accountability,transparency,and trust in the community.Multi-domain Sentiment Analysis is a significant web-based system where the explainability feature is essential for achieving user satisfaction.Conventional design methodologies such as object-oriented design methodology(OODM)have been proposed for web-based application development,which facilitates code reuse,quantification,and security at the design level.However,OODM did not provide the feature of explainability in web-based decision-making systems.X-OODM modifies the OODM with added explainable models to introduce the explainability feature for such systems.This research introduces an explainable model leveraging X-OODM for designing transparent applications for multidomain sentiment analysis.The proposed design is evaluated using the design quality metrics defined for the evaluation of the X-OODM explainable model under user context.The design quality metrics,transferability,simulatability,informativeness,and decomposability were introduced one after another over time to the evaluation of the X-OODM user context.Auxiliary metrics of accessibility and algorithmic transparency were added to increase the degree of explainability for the design.The study results reveal that introducing such explainability parameters with X-OODM appropriately increases system transparency,trustworthiness,and user understanding.The experimental results validate the enhancement of decision-making for multi-domain sentiment analysis with integration at the design level of explainability.Future work can be built in this direction by extending this work to apply the proposed X-OODM framework over different datasets and sentiment analysis applications to further scrutinize its effectiveness in real-world scenarios.展开更多
UML Class diagram generation from textual requirements is an important task in object-oriented design and programing course.This study proposes a method for automatically generating class diagrams from Chinese textual...UML Class diagram generation from textual requirements is an important task in object-oriented design and programing course.This study proposes a method for automatically generating class diagrams from Chinese textual requirements on the basis of Natural Language Processing(NLP)and mapping rules for sentence pattern matching.First,classes are identified through entity recognition rules and candidate class pruning rules using NLP from requirements.Second,class attributes and relationships between classes are extracted using mapping rules for sentence pattern matching on the basis of NLP.Third,we developed an assistant tool integrated into a precision micro classroom system for automatic generation of class diagram,to effectively assist the teaching of object-oriented design and programing course.Results are evaluated with precision,accuracy and recall from eight requirements of object-oriented design and programing course using truth values created by teachers.Our research should benefit beginners of object-oriented design and programing course,who may be students or software developers.It helps them to create correct domain models represented in the UML class diagram.展开更多
A scheme for general purposed FDTD visual scientific computing software is introduced in this paper using object-oriented design (OOD) method. By abstracting the parameters of FDTD grids to an individual class and sep...A scheme for general purposed FDTD visual scientific computing software is introduced in this paper using object-oriented design (OOD) method. By abstracting the parameters of FDTD grids to an individual class and separating from the iteration procedure, the visual software can be adapted to more comprehensive computing problems. Real-time gray degree graphic and wave curve of the results can be achieved using DirectX technique. The special difference equation and data structure in dispersive medium are considered, and the peculiarity of parameters in perfectly matched layer are also discussed.展开更多
Object-oriented technology has been widely accepted over recent years and proper use of this technology helps facilitate large system development. Concurrent engineering is one of the large, complex programs thatbenef...Object-oriented technology has been widely accepted over recent years and proper use of this technology helps facilitate large system development. Concurrent engineering is one of the large, complex programs thatbenefits from using the objectuoriented method. This paper first introduces some popular object-oriented designmethods and then focuses on the IDEF4 method. The IDEF4 method is one member of IDEF, which is an integratedfamily of integration definition methods. The IDEF4 method was applied to the development of a specific system. Application of the method exposes the advantages and disadvantages of IDEF4. An enhancement method, IDEF4X, isproposed to provide a more powerful object-oriented method.展开更多
Presents an object-oriented NBO(node-block-object)data model for hypermedia system.It takes advantage of object-oriented method,encapsulates all multimedia information as well as link functions in one unit,It has succ...Presents an object-oriented NBO(node-block-object)data model for hypermedia system.It takes advantage of object-oriented method,encapsulates all multimedia information as well as link functions in one unit,It has successfully achieved cross link to offer much better flexibility and two-way link to realize forward and backward searching in hypermedia system navigation.A conditional relation on links has also been realized,that is very helpful for time sensitive multimedia information processing and multimedia object cooperation.展开更多
A SOTER management system was developed by analyzing, designing, programming, testing, repeated proceeding and progressing based on the object-oriented method. The function of the attribute database management is inhe...A SOTER management system was developed by analyzing, designing, programming, testing, repeated proceeding and progressing based on the object-oriented method. The function of the attribute database management is inherited and expanded in the new system. The integrity and security of the SOTER database are enhanced. The attribute database management, the spatial database management and the model base are integrated into SOTER based on the component object model (COM), and the graphical user interface (GUI) for Windows is used to interact with clients, thus being easy to create and maintain the SOTER, and convenient to promote the quantification and automation of soil information application.展开更多
Detecting well-known design patterns in object-oriented program source code can help maintainers understand the design of a program. Through the detection, the understandability, maintainability, and reusability of ob...Detecting well-known design patterns in object-oriented program source code can help maintainers understand the design of a program. Through the detection, the understandability, maintainability, and reusability of object-oriented programs can be improved. There are automated detection techniques;however, many existing techniques are based on static analysis and use strict conditions composed on class structure data. Hence, it is difficult for them to detect and distinguish design patterns in which the class structures are similar. Moreover, it is difficult for them to deal with diversity in design pattern applications. To solve these problems in existing techniques, we propose a design pattern detection technique using source code metrics and machine learning. Our technique judges candidates for the roles that compose design patterns by using machine learning and measurements of several metrics, and it detects design patterns by analyzing the relations between candidates. It suppresses false negatives and distinguishes patterns in which the class structures are similar. As a result of experimental evaluations with a set of programs, we confirmed that our technique is more accurate than two conventional techniques.展开更多
The growing complexity of System on Chip (SOC) requres a system level specicanon and design approach. High-level languages such as C++/SystemC can play multiple roles in system design as target languages. There ar...The growing complexity of System on Chip (SOC) requres a system level specicanon and design approach. High-level languages such as C++/SystemC can play multiple roles in system design as target languages. There are many practical problems in the application of object-oriented methods for this goal. Based on the analysis of traditional and system-level design methodology, a new object-oriented SOC design methodology with object-oriented design patterns is proposed, which emphasizes high-level design and verification. Aiming at the final goal of developing design patterns specific to SOC design, the reuse of design patterns in SOC systems and the capability of new SOC design patterns are discussed. With the illustration of some concrete examples of SOC design patterns, the application of object-oriented design methodology in the SOC design process is presented.展开更多
This article reports our research progress in concurrent design theory and methodology.The idea of Micro-Design-Cycle is introduced to provide a mechanism of coordinating variousdesign activities in parallel as much a...This article reports our research progress in concurrent design theory and methodology.The idea of Micro-Design-Cycle is introduced to provide a mechanism of coordinating variousdesign activities in parallel as much as possible.An Object-Life-Cycle diagram is developedas an instrument to visualize the Micro-Design-Cycle and as a practical tool of timing variousactivities being performed in Micro-Design-Cycles.展开更多
This paper proposed a new approach of sample part classification and design, a so called Or-dered-object-oriented method (O-O-O method). Based on the theory of neural networks, fuzzy clustering algorithm and adaptive ...This paper proposed a new approach of sample part classification and design, a so called Or-dered-object-oriented method (O-O-O method). Based on the theory of neural networks, fuzzy clustering algorithm and adaptive pattern recognition, O-O-O method can be used to classify and design the sample parts automatically. The basic theory, the main step as well as the characteristics of the method are analysed. The construction of the ordered object in application is also presented in this paper.展开更多
The advances of computer graphics and imape processing have made it possible to design advertisements by computers. Presently, many commercial systems have come into being, such as CorelDraw and PhotoShop. All of them...The advances of computer graphics and imape processing have made it possible to design advertisements by computers. Presently, many commercial systems have come into being, such as CorelDraw and PhotoShop. All of them are developed out of the idea of graphics system or image system. For the ads designer, what is actually needed is a system developed from the point of view of ads design domain. In this paper, an object-oriented design model called OOADS is presented, around which five categories of operations, namely CMPDS (Clip / Modify / Paste / Draw/ Select ) are organized. Key approaches with the operations such as representation and organization of objects, virtual clipping, shadow images are demonstrated. In the end, the implementation of OOADS is discussed.展开更多
The serious competition environment of global marke t requests the enterprise to change traditional product development strategy and a dopt new theory in order to meet diverse customer needs while maintaining near m a...The serious competition environment of global marke t requests the enterprise to change traditional product development strategy and a dopt new theory in order to meet diverse customer needs while maintaining near m ass production efficiency, which is the main philosophy of mass customization. P roduct family design is research focus at present and also is the core technolog y of DFMC (design for mass customization). Firstly, this paper explores the fund amental issues of product family, such as concepts of modularity, commonality/di versity, product platform and product family architecture etc. We compare the te rminology between product family and object-oriented approach in the next step. Thirdly, this paper puts forwards one product family design methodology based o n product platform and under different phase of product life cycle constrains, f or example, functional, assembly and service etc. At the end section of this pap er, we applied, the object-oriented approach in above mentioned product family design methodology to realize the design process. In one word, this paper propos ed one product family design methodology based on object oriented approach and p roduct life cycle consideration, especially the conjointness of characteristic o f OOA and concepts of product family. The main property of OOA are encapsulation , inherence and polymorphism. Encapsulation can represent the module or building blocks of product family. Inherence can be extended to describe the modularity and commonality, and also be used to construct variant space. Alternative specif ic of product family architecture can be embodied with polymorphism. And fin aly, we give the future work contents. In order to derive the product platform a nd achieve modularity and commonality/diversity, interface management between bu ilding block is necessary. The question is how the OOA can be applied in interfa ce management to get our aim OOA is the basis of many information management sy stem, then the question is how to build one system to manage the information of product family and support mass customization The third question is how to deve lop one computer aided tool to facilitate the application of OOA for product fam ily design, even be used to category of design for mass customization.展开更多
Purpose-Interface management is the process of managing communications,responsibilities and coordination of project parties,phases or physical entities which are dependent on one another.Interface management is a cruc...Purpose-Interface management is the process of managing communications,responsibilities and coordination of project parties,phases or physical entities which are dependent on one another.Interface management is a crucial part of managing any construction project-but particularly important for high-speed railway projects that often have several contractual parties and stakeholders,very long project timelines and huge upfront cost overlays.This paper discusses how various project interfaces were managed during the design and construction of the civil engineering infrastructure for the High Speed Two(HS2)project in the United Kingdom.Design/methodology/approach-The paper uses the case study methodology.Key interfaces on the HS2 project are grouped into various categories and the paper discusses how they were managed within the Area North Integrated Project Team(IPT)of the HS2 project made up of contractor Balfour Beatty VINCI(BBV),the Mott MacDonald SYSTRA Design Joint Venture(DJV)and client HS2 Ltd.3 different case studies drawn from across the IPT are used,each of them highlighting different interfaces and how these interfaces were managed.Findings-The paper shows how innovative technical designs and modern methods of construction were used to address some of the unique and peculiar challenges of designing a brand-new railway in the United Kingdom.Addressing the contrasting and often competing requirements of different stakeholders,coupled with challenging physical constraints of the very limited land available for the project and the use of a rarely used Act of Parliament in the delivery of the project required different approach to interface management.Collaboration and proactive stakeholder engagement are necessary for successful interface management on megaprojects.The authors posit that adopting an integrated approach to engineering and construction management is an essential ingredient for the successful delivery of high-speed railway projects.Originality/value-With many high-speed railway projects around the world coming up in the next few years,understanding the context and challenges for each country will help engineering and design managers adopt appropriate approaches for their projects.The lessons learned on the HS2 project are also transferable to other mega infrastructure projects with complex project interfaces.展开更多
Against the backdrop of escalating global climate change and energy crises,the resource utilization of carbon dioxide(CO_(2)),a major greenhouse gas,has become a crucial pathway for achieving carbon peaking and carbon...Against the backdrop of escalating global climate change and energy crises,the resource utilization of carbon dioxide(CO_(2)),a major greenhouse gas,has become a crucial pathway for achieving carbon peaking and carbon neutrality goals.The hydrogenation of CO_(2)to methanol not only enables carbon sequestration and recycling,but also provides a route to produce high value-added fuels and basic chemical feedstocks,holding significant environmental and economic potential.However,this conversion process is thermodynamically and kinetically limited,and traditional catalyst systems(e.g.,Cu/ZnO/Al_(2)O_(3))exhibit inadequate activity,selectivity,and stability under mild conditions.Therefore,the development of novel high-performance catalysts with precisely tunable structures and functionalities is imperative.Metal-organic frameworks(MOFs),as crystalline porous materials with high surface area,tunable pore structures,and diverse metal-ligand compositions,have the great potential in CO_(2)hydrogenation catalysis.Their structural design flexibility allows for the construction of well-dispersed active sites,tailored electronic environments,and enhanced metal-support interactions.This review systematically summarizes the recent advances in MOF-based and MOF-derived catalysts for CO_(2)hydrogenation to methanol,focusing on four design strategies:(1)spatial confinement and in situ construction,(2)defect engineering and ion-exchange,(3)bimetallic synergy and hybrid structure design,and(4)MOF-derived nanomaterial synthesis.These approaches significantly improve CO_(2)conversion and methanol selectivity by optimizing metal dispersion,interfacial structures,and reaction pathways.The reaction mechanism is further explored by focusing on the three main reaction pathways:the formate pathway(HCOO*),the RWGS(Reverse Water Gas Shift reaction)+CO*hydrogenation pathway,and the trans-COOH pathway.In situ spectroscopic studies and density functional theory(DFT)calculations elucidate the formation and transformation of key intermediates,as well as the roles of active sites,metal-support interfaces,oxygen vacancies,and promoters.Additionally,representative catalytic performance data for MOFbased systems are compiled and compared,demonstrating their advantages over traditional catalysts in terms of CO_(2)conversion,methanol selectivity,and space-time yield.Future perspectives for MOF-based CO_(2)hydrogenation catalysts will prioritize two main directions:structural design and mechanistic understanding.The precise construction of active sites through multi-metallic synergy,defect engineering,and interfacial electronic modulation should be made to enhance catalyst selectivity and stability.In addition,advanced in situ characterization techniques combined with theoretical modeling are essential to unravel the detailed reaction mechanisms and intermediate behaviors,thereby guiding rational catalyst design.Moreover,to enable industrial application,challenges related to thermal/hydrothermal stability,catalyst recyclability,and cost-effective large-scale synthesis must be addressed.The development of green,scalable preparation methods and the integration of MOF catalysts into practical reaction systems(e.g.,flow reactors)will be crucial for bridging the gap between laboratory research and commercial deployment.Ultimately,multi-scale structure-performance optimization and catalytic system integration will be vital for accelerating the industrialization of MOF-based CO_(2)-to-methanol technologies.展开更多
As unmanned underwater vehicles (UUVs) are increasingly designed to perform long-duration missions in highly complex and often extreme environments, traditional design methods face significant and growing challenges^(...As unmanned underwater vehicles (UUVs) are increasingly designed to perform long-duration missions in highly complex and often extreme environments, traditional design methods face significant and growing challenges^([1,2]).展开更多
Compact size,high brightness,and wide field of view(FOV)are key requirements for long-wave infrared imagers used in military surveillance or night navigation.However,to meet the imaging requirements of high resolution...Compact size,high brightness,and wide field of view(FOV)are key requirements for long-wave infrared imagers used in military surveillance or night navigation.However,to meet the imaging requirements of high resolution and wide FOV,infrared optical systems often adopt complex optical lens groups,which will increase the size and weight of the optical system.In this paper,a strategy based on wavefront coding(WFC)is proposed to design a compact wide-FOV infrared imager.A cubic phase mask is inserted into the pupil plane of the infrared imager to correct the aberration.The simulated results show that,the WFC infrared imager has good imaging quality in a wide FOV of±16°.In addition,the WFC infrared imager achieves compactness with its 40 mm×40 mm×40 mm size.A fast focal ratio of 1 combined with an entrance pupil diameter of 25 mm ensures brightness.This work is of significance for designing a compact wide-FOV infrared imager.展开更多
基金support of the Deanship of Research and Graduate Studies at Ajman University under Projects 2024-IRG-ENiT-36 and 2024-IRG-ENIT-29.
文摘Incorporation of explainability features in the decision-making web-based systems is considered a primary concern to enhance accountability,transparency,and trust in the community.Multi-domain Sentiment Analysis is a significant web-based system where the explainability feature is essential for achieving user satisfaction.Conventional design methodologies such as object-oriented design methodology(OODM)have been proposed for web-based application development,which facilitates code reuse,quantification,and security at the design level.However,OODM did not provide the feature of explainability in web-based decision-making systems.X-OODM modifies the OODM with added explainable models to introduce the explainability feature for such systems.This research introduces an explainable model leveraging X-OODM for designing transparent applications for multidomain sentiment analysis.The proposed design is evaluated using the design quality metrics defined for the evaluation of the X-OODM explainable model under user context.The design quality metrics,transferability,simulatability,informativeness,and decomposability were introduced one after another over time to the evaluation of the X-OODM user context.Auxiliary metrics of accessibility and algorithmic transparency were added to increase the degree of explainability for the design.The study results reveal that introducing such explainability parameters with X-OODM appropriately increases system transparency,trustworthiness,and user understanding.The experimental results validate the enhancement of decision-making for multi-domain sentiment analysis with integration at the design level of explainability.Future work can be built in this direction by extending this work to apply the proposed X-OODM framework over different datasets and sentiment analysis applications to further scrutinize its effectiveness in real-world scenarios.
基金This work is supported by the Collaborative education project of QST Innovation Technology Group Co.,Ltd and the Ministry of Education of PRC(NO.201801243022).
文摘UML Class diagram generation from textual requirements is an important task in object-oriented design and programing course.This study proposes a method for automatically generating class diagrams from Chinese textual requirements on the basis of Natural Language Processing(NLP)and mapping rules for sentence pattern matching.First,classes are identified through entity recognition rules and candidate class pruning rules using NLP from requirements.Second,class attributes and relationships between classes are extracted using mapping rules for sentence pattern matching on the basis of NLP.Third,we developed an assistant tool integrated into a precision micro classroom system for automatic generation of class diagram,to effectively assist the teaching of object-oriented design and programing course.Results are evaluated with precision,accuracy and recall from eight requirements of object-oriented design and programing course using truth values created by teachers.Our research should benefit beginners of object-oriented design and programing course,who may be students or software developers.It helps them to create correct domain models represented in the UML class diagram.
基金This project was supported by the National Natural Science Foundation (No. 69831020).
文摘A scheme for general purposed FDTD visual scientific computing software is introduced in this paper using object-oriented design (OOD) method. By abstracting the parameters of FDTD grids to an individual class and separating from the iteration procedure, the visual software can be adapted to more comprehensive computing problems. Real-time gray degree graphic and wave curve of the results can be achieved using DirectX technique. The special difference equation and data structure in dispersive medium are considered, and the peculiarity of parameters in perfectly matched layer are also discussed.
文摘Object-oriented technology has been widely accepted over recent years and proper use of this technology helps facilitate large system development. Concurrent engineering is one of the large, complex programs thatbenefits from using the objectuoriented method. This paper first introduces some popular object-oriented designmethods and then focuses on the IDEF4 method. The IDEF4 method is one member of IDEF, which is an integratedfamily of integration definition methods. The IDEF4 method was applied to the development of a specific system. Application of the method exposes the advantages and disadvantages of IDEF4. An enhancement method, IDEF4X, isproposed to provide a more powerful object-oriented method.
文摘Presents an object-oriented NBO(node-block-object)data model for hypermedia system.It takes advantage of object-oriented method,encapsulates all multimedia information as well as link functions in one unit,It has successfully achieved cross link to offer much better flexibility and two-way link to realize forward and backward searching in hypermedia system navigation.A conditional relation on links has also been realized,that is very helpful for time sensitive multimedia information processing and multimedia object cooperation.
基金Project supported by the National Natural Science Foundation of China (No. 40271056) Hubei Provin- cial Natural Science Foundation of China (No. 99J123).
文摘A SOTER management system was developed by analyzing, designing, programming, testing, repeated proceeding and progressing based on the object-oriented method. The function of the attribute database management is inherited and expanded in the new system. The integrity and security of the SOTER database are enhanced. The attribute database management, the spatial database management and the model base are integrated into SOTER based on the component object model (COM), and the graphical user interface (GUI) for Windows is used to interact with clients, thus being easy to create and maintain the SOTER, and convenient to promote the quantification and automation of soil information application.
文摘Detecting well-known design patterns in object-oriented program source code can help maintainers understand the design of a program. Through the detection, the understandability, maintainability, and reusability of object-oriented programs can be improved. There are automated detection techniques;however, many existing techniques are based on static analysis and use strict conditions composed on class structure data. Hence, it is difficult for them to detect and distinguish design patterns in which the class structures are similar. Moreover, it is difficult for them to deal with diversity in design pattern applications. To solve these problems in existing techniques, we propose a design pattern detection technique using source code metrics and machine learning. Our technique judges candidates for the roles that compose design patterns by using machine learning and measurements of several metrics, and it detects design patterns by analyzing the relations between candidates. It suppresses false negatives and distinguishes patterns in which the class structures are similar. As a result of experimental evaluations with a set of programs, we confirmed that our technique is more accurate than two conventional techniques.
文摘The growing complexity of System on Chip (SOC) requres a system level specicanon and design approach. High-level languages such as C++/SystemC can play multiple roles in system design as target languages. There are many practical problems in the application of object-oriented methods for this goal. Based on the analysis of traditional and system-level design methodology, a new object-oriented SOC design methodology with object-oriented design patterns is proposed, which emphasizes high-level design and verification. Aiming at the final goal of developing design patterns specific to SOC design, the reuse of design patterns in SOC systems and the capability of new SOC design patterns are discussed. With the illustration of some concrete examples of SOC design patterns, the application of object-oriented design methodology in the SOC design process is presented.
基金the High Technology Research and Development Programme of china.
文摘This article reports our research progress in concurrent design theory and methodology.The idea of Micro-Design-Cycle is introduced to provide a mechanism of coordinating variousdesign activities in parallel as much as possible.An Object-Life-Cycle diagram is developedas an instrument to visualize the Micro-Design-Cycle and as a practical tool of timing variousactivities being performed in Micro-Design-Cycles.
文摘This paper proposed a new approach of sample part classification and design, a so called Or-dered-object-oriented method (O-O-O method). Based on the theory of neural networks, fuzzy clustering algorithm and adaptive pattern recognition, O-O-O method can be used to classify and design the sample parts automatically. The basic theory, the main step as well as the characteristics of the method are analysed. The construction of the ordered object in application is also presented in this paper.
文摘The advances of computer graphics and imape processing have made it possible to design advertisements by computers. Presently, many commercial systems have come into being, such as CorelDraw and PhotoShop. All of them are developed out of the idea of graphics system or image system. For the ads designer, what is actually needed is a system developed from the point of view of ads design domain. In this paper, an object-oriented design model called OOADS is presented, around which five categories of operations, namely CMPDS (Clip / Modify / Paste / Draw/ Select ) are organized. Key approaches with the operations such as representation and organization of objects, virtual clipping, shadow images are demonstrated. In the end, the implementation of OOADS is discussed.
文摘The serious competition environment of global marke t requests the enterprise to change traditional product development strategy and a dopt new theory in order to meet diverse customer needs while maintaining near m ass production efficiency, which is the main philosophy of mass customization. P roduct family design is research focus at present and also is the core technolog y of DFMC (design for mass customization). Firstly, this paper explores the fund amental issues of product family, such as concepts of modularity, commonality/di versity, product platform and product family architecture etc. We compare the te rminology between product family and object-oriented approach in the next step. Thirdly, this paper puts forwards one product family design methodology based o n product platform and under different phase of product life cycle constrains, f or example, functional, assembly and service etc. At the end section of this pap er, we applied, the object-oriented approach in above mentioned product family design methodology to realize the design process. In one word, this paper propos ed one product family design methodology based on object oriented approach and p roduct life cycle consideration, especially the conjointness of characteristic o f OOA and concepts of product family. The main property of OOA are encapsulation , inherence and polymorphism. Encapsulation can represent the module or building blocks of product family. Inherence can be extended to describe the modularity and commonality, and also be used to construct variant space. Alternative specif ic of product family architecture can be embodied with polymorphism. And fin aly, we give the future work contents. In order to derive the product platform a nd achieve modularity and commonality/diversity, interface management between bu ilding block is necessary. The question is how the OOA can be applied in interfa ce management to get our aim OOA is the basis of many information management sy stem, then the question is how to build one system to manage the information of product family and support mass customization The third question is how to deve lop one computer aided tool to facilitate the application of OOA for product fam ily design, even be used to category of design for mass customization.
文摘Purpose-Interface management is the process of managing communications,responsibilities and coordination of project parties,phases or physical entities which are dependent on one another.Interface management is a crucial part of managing any construction project-but particularly important for high-speed railway projects that often have several contractual parties and stakeholders,very long project timelines and huge upfront cost overlays.This paper discusses how various project interfaces were managed during the design and construction of the civil engineering infrastructure for the High Speed Two(HS2)project in the United Kingdom.Design/methodology/approach-The paper uses the case study methodology.Key interfaces on the HS2 project are grouped into various categories and the paper discusses how they were managed within the Area North Integrated Project Team(IPT)of the HS2 project made up of contractor Balfour Beatty VINCI(BBV),the Mott MacDonald SYSTRA Design Joint Venture(DJV)and client HS2 Ltd.3 different case studies drawn from across the IPT are used,each of them highlighting different interfaces and how these interfaces were managed.Findings-The paper shows how innovative technical designs and modern methods of construction were used to address some of the unique and peculiar challenges of designing a brand-new railway in the United Kingdom.Addressing the contrasting and often competing requirements of different stakeholders,coupled with challenging physical constraints of the very limited land available for the project and the use of a rarely used Act of Parliament in the delivery of the project required different approach to interface management.Collaboration and proactive stakeholder engagement are necessary for successful interface management on megaprojects.The authors posit that adopting an integrated approach to engineering and construction management is an essential ingredient for the successful delivery of high-speed railway projects.Originality/value-With many high-speed railway projects around the world coming up in the next few years,understanding the context and challenges for each country will help engineering and design managers adopt appropriate approaches for their projects.The lessons learned on the HS2 project are also transferable to other mega infrastructure projects with complex project interfaces.
基金Supported by the National Key Research and Development Program of China(2023YFB4104500,2023YFB4104502)the National Natural Science Foundation of China(22138013)the Taishan Scholar Project(ts201712020).
文摘Against the backdrop of escalating global climate change and energy crises,the resource utilization of carbon dioxide(CO_(2)),a major greenhouse gas,has become a crucial pathway for achieving carbon peaking and carbon neutrality goals.The hydrogenation of CO_(2)to methanol not only enables carbon sequestration and recycling,but also provides a route to produce high value-added fuels and basic chemical feedstocks,holding significant environmental and economic potential.However,this conversion process is thermodynamically and kinetically limited,and traditional catalyst systems(e.g.,Cu/ZnO/Al_(2)O_(3))exhibit inadequate activity,selectivity,and stability under mild conditions.Therefore,the development of novel high-performance catalysts with precisely tunable structures and functionalities is imperative.Metal-organic frameworks(MOFs),as crystalline porous materials with high surface area,tunable pore structures,and diverse metal-ligand compositions,have the great potential in CO_(2)hydrogenation catalysis.Their structural design flexibility allows for the construction of well-dispersed active sites,tailored electronic environments,and enhanced metal-support interactions.This review systematically summarizes the recent advances in MOF-based and MOF-derived catalysts for CO_(2)hydrogenation to methanol,focusing on four design strategies:(1)spatial confinement and in situ construction,(2)defect engineering and ion-exchange,(3)bimetallic synergy and hybrid structure design,and(4)MOF-derived nanomaterial synthesis.These approaches significantly improve CO_(2)conversion and methanol selectivity by optimizing metal dispersion,interfacial structures,and reaction pathways.The reaction mechanism is further explored by focusing on the three main reaction pathways:the formate pathway(HCOO*),the RWGS(Reverse Water Gas Shift reaction)+CO*hydrogenation pathway,and the trans-COOH pathway.In situ spectroscopic studies and density functional theory(DFT)calculations elucidate the formation and transformation of key intermediates,as well as the roles of active sites,metal-support interfaces,oxygen vacancies,and promoters.Additionally,representative catalytic performance data for MOFbased systems are compiled and compared,demonstrating their advantages over traditional catalysts in terms of CO_(2)conversion,methanol selectivity,and space-time yield.Future perspectives for MOF-based CO_(2)hydrogenation catalysts will prioritize two main directions:structural design and mechanistic understanding.The precise construction of active sites through multi-metallic synergy,defect engineering,and interfacial electronic modulation should be made to enhance catalyst selectivity and stability.In addition,advanced in situ characterization techniques combined with theoretical modeling are essential to unravel the detailed reaction mechanisms and intermediate behaviors,thereby guiding rational catalyst design.Moreover,to enable industrial application,challenges related to thermal/hydrothermal stability,catalyst recyclability,and cost-effective large-scale synthesis must be addressed.The development of green,scalable preparation methods and the integration of MOF catalysts into practical reaction systems(e.g.,flow reactors)will be crucial for bridging the gap between laboratory research and commercial deployment.Ultimately,multi-scale structure-performance optimization and catalytic system integration will be vital for accelerating the industrialization of MOF-based CO_(2)-to-methanol technologies.
基金supported by the National Natural Science Foundation of China (Grant No.52405033)。
文摘As unmanned underwater vehicles (UUVs) are increasingly designed to perform long-duration missions in highly complex and often extreme environments, traditional design methods face significant and growing challenges^([1,2]).
文摘Compact size,high brightness,and wide field of view(FOV)are key requirements for long-wave infrared imagers used in military surveillance or night navigation.However,to meet the imaging requirements of high resolution and wide FOV,infrared optical systems often adopt complex optical lens groups,which will increase the size and weight of the optical system.In this paper,a strategy based on wavefront coding(WFC)is proposed to design a compact wide-FOV infrared imager.A cubic phase mask is inserted into the pupil plane of the infrared imager to correct the aberration.The simulated results show that,the WFC infrared imager has good imaging quality in a wide FOV of±16°.In addition,the WFC infrared imager achieves compactness with its 40 mm×40 mm×40 mm size.A fast focal ratio of 1 combined with an entrance pupil diameter of 25 mm ensures brightness.This work is of significance for designing a compact wide-FOV infrared imager.