首页 > 最新文献

软件工程与应用(英文)最新文献

英文 中文
Linguistic Economy Applied to Programming Language Identifiers 语言经济在程序设计语言标识符中的应用
Pub Date : 2021-01-12 DOI: 10.4236/JSEA.2021.141001
Michael Dorin, Sergio Montenegro
Though many different readability metrics have been created, there still is no universal agreement defining readability of software source code. The lack of a clear agreement of source code readability has ramifications in many areas of the software development life-cycle, not least of which being software maintainability. We propose a measurement based on Linguistic Economy to bridge the gap between mathematical and behavioral aspects. Linguistic Economy describes efficiencies of speech and is generally applied to natural languages. In our study, we create a large corpus of words that are likely to be found in a programmer’s vocabulary, and a corpus of existing identifiers found in a collection of open-source projects. We perform a usage analysis to create a database from both of these corpora. Linguistic Economy suggests that words requiring less effort to speak are used more often than words requiring more effort. This concept is applied to measure how difficult program identifiers are to understand by extracting them from the program source and comparing their usage to the database. Through this process, we can identify source code that programmers find difficult to review. We validate our work using data from a survey where programmers identified unpleasant to review source files. The results indicate that source files identified as unpleasant to review source code have more linguistically complicated identifiers than pleasant programs.
尽管已经创建了许多不同的可读性度量,但对软件源代码的可读性的定义仍然没有达成一致。源代码可读性缺乏明确的一致性,这对软件开发生命周期的许多领域都有影响,尤其是软件的可维护性。我们提出了一种基于语言经济学的测量方法,以弥合数学和行为方面之间的差距。语言经济学描述了言语的效率,通常应用于自然语言。在我们的研究中,我们创建了一个可能在程序员词汇表中找到的大型单词语料库,以及一个在开源项目集合中找到的现有标识符语料库。我们进行使用分析,从这两个语料库中创建一个数据库。语言学经济学表明,需要较少努力说话的单词比需要更多努力的单词更经常使用。这个概念被应用于通过从程序源中提取程序标识符并将其使用情况与数据库进行比较来衡量程序标识符的理解难度。通过这个过程,我们可以识别程序员发现难以审查的源代码。我们使用来自一项调查的数据来验证我们的工作,在该调查中,程序员发现了审查源文件的不愉快之处。结果表明,被认定为审查源代码不愉快的源文件在语言上比愉快的程序具有更复杂的标识符。
{"title":"Linguistic Economy Applied to Programming Language Identifiers","authors":"Michael Dorin, Sergio Montenegro","doi":"10.4236/JSEA.2021.141001","DOIUrl":"https://doi.org/10.4236/JSEA.2021.141001","url":null,"abstract":"Though many different readability metrics have been created, there still is no universal agreement defining readability of software source code. The lack of a clear agreement of source code readability has ramifications in many areas of the software development life-cycle, not least of which being software maintainability. We propose a measurement based on Linguistic Economy to bridge the gap between mathematical and behavioral aspects. Linguistic Economy describes efficiencies of speech and is generally applied to natural languages. In our study, we create a large corpus of words that are likely to be found in a programmer’s vocabulary, and a corpus of existing identifiers found in a collection of open-source projects. We perform a usage analysis to create a database from both of these corpora. Linguistic Economy suggests that words requiring less effort to speak are used more often than words requiring more effort. This concept is applied to measure how difficult program identifiers are to understand by extracting them from the program source and comparing their usage to the database. Through this process, we can identify source code that programmers find difficult to review. We validate our work using data from a survey where programmers identified unpleasant to review source files. The results indicate that source files identified as unpleasant to review source code have more linguistically complicated identifiers than pleasant programs.","PeriodicalId":62222,"journal":{"name":"软件工程与应用(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-01-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46615804","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Cyclomatic Complexity-Based Encapsulation, Data Hiding, and Separation of Concerns 基于圈复杂度的封装、数据隐藏和关注点分离
Pub Date : 2021-01-12 DOI: 10.4236/JSEA.2021.141004
C. W. Butler, T. McCabe
Three design principles are prominent in software development-encapsulation, data hiding, and separation of concerns. These principles are used as subjective quality criteria for both procedural and object-oriented applications. The purpose of research is to quantify encapsulation, data hiding, and separation of concerns is quantified using cyclomatic-based metrics. As a result of this research, the derived design metrics, coefficient of encapsulation, coefficient of data hiding, and coefficient of separation of concerns, are defined and applied to production software indicating whether the software has low or high encapsulation, data hiding, and separation of concerns.
在软件开发中有三个重要的设计原则:封装、数据隐藏和关注点分离。这些原则被用作过程和面向对象应用程序的主观质量标准。研究的目的是量化封装、数据隐藏和使用基于圈的度量对关注点分离进行量化。作为本研究的结果,定义了派生的设计度量,封装系数、数据隐藏系数和关注点分离系数,并将其应用于生产软件,以表明软件是具有低封装还是高封装、数据隐藏和关注点分离。
{"title":"Cyclomatic Complexity-Based Encapsulation, Data Hiding, and Separation of Concerns","authors":"C. W. Butler, T. McCabe","doi":"10.4236/JSEA.2021.141004","DOIUrl":"https://doi.org/10.4236/JSEA.2021.141004","url":null,"abstract":"Three design principles are prominent in software development-encapsulation, data hiding, and separation of concerns. These principles are used as subjective quality criteria for both procedural and object-oriented applications. The purpose of research is to quantify encapsulation, data hiding, and separation of concerns is quantified using cyclomatic-based metrics. As a result of this research, the derived design metrics, coefficient of encapsulation, coefficient of data hiding, and coefficient of separation of concerns, are defined and applied to production software indicating whether the software has low or high encapsulation, data hiding, and separation of concerns.","PeriodicalId":62222,"journal":{"name":"软件工程与应用(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-01-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48089684","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
OSS Effort Expense Optimization Based on Wiener Process Model and GA 基于Wiener过程模型和遗传算法的OSS工作量费用优化
Pub Date : 2021-01-12 DOI: 10.4236/JSEA.2021.141002
Kodai Sugisaki, Y. Tamura, S. Yamada
Various open source software are managed by using several bug tracking systems. In particular, the open source software extends to the cloud service and edge computing. Recently, OSF Edge Computing Group is launched by OpenStack. There are big data behind the internet services such as cloud and edge computing. Then, it is important to consider the impact of big data in order to assess the reliability of open source software. Various optimal software release problems have been proposed by specific researchers. In the typical optimal software release problems, the cost parameters are defined as the known parameter. However, it is difficult to decide the cost parameter because of the uncertainty. The purpose of our research is to estimate the effort parameters included in our models. In this paper, we propose an estimation method of effort parameter by using the genetic algorithm. Then, we show the estimation method in section 3. Moreover, we analyze actual data to show numerical examples for the estimation method of effort parameter. As the research results, we found that the OSS managers would be able to comprehend the human resources required before the OSS project in advance by using our method.
各种开源软件都是通过使用几个bug跟踪系统来管理的。特别是开源软件向云服务和边缘计算的延伸。最近,OpenStack推出了OSF边缘计算组。云计算、边缘计算等互联网服务背后有大数据。其次,为了评估开源软件的可靠性,考虑大数据的影响是很重要的。一些学者提出了各种各样的软件最优发布问题。在典型的软件优化发布问题中,成本参数被定义为已知参数。然而,由于不确定性,成本参数的确定是困难的。我们研究的目的是估计我们的模型中包含的努力参数。本文提出了一种基于遗传算法的努力参数估计方法。然后,我们在第3节中展示了估计方法。通过对实际数据的分析,给出了努力参数估计方法的数值实例。研究结果表明,使用我们的方法,OSS管理者可以提前了解OSS项目之前所需的人力资源。
{"title":"OSS Effort Expense Optimization Based on Wiener Process Model and GA","authors":"Kodai Sugisaki, Y. Tamura, S. Yamada","doi":"10.4236/JSEA.2021.141002","DOIUrl":"https://doi.org/10.4236/JSEA.2021.141002","url":null,"abstract":"Various open source software are managed by using several bug tracking systems. In particular, the open source software extends to the cloud service and edge computing. Recently, OSF Edge Computing Group is launched by OpenStack. There are big data behind the internet services such as cloud and edge computing. Then, it is important to consider the impact of big data in order to assess the reliability of open source software. Various optimal software release problems have been proposed by specific researchers. In the typical optimal software release problems, the cost parameters are defined as the known parameter. However, it is difficult to decide the cost parameter because of the uncertainty. The purpose of our research is to estimate the effort parameters included in our models. In this paper, we propose an estimation method of effort parameter by using the genetic algorithm. Then, we show the estimation method in section 3. Moreover, we analyze actual data to show numerical examples for the estimation method of effort parameter. As the research results, we found that the OSS managers would be able to comprehend the human resources required before the OSS project in advance by using our method.","PeriodicalId":62222,"journal":{"name":"软件工程与应用(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-01-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43855855","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Comparison of Hazard-Rates Considering Fault Severity Levels and Imperfect Debugging for OSS 考虑故障严重程度和不完全调试的OSS危险率比较
Pub Date : 2021-01-01 DOI: 10.4236/jsea.2021.1411035
T. Yanagisawa, Y. Tamura, Adarsh Anand, S. Yamada
Software reliability model is the tool to measure the software reliability quantitatively. Hazard-Rate model is one of the most popular ones. The purpose of our research is to propose the hazard-rate model considering fault level for Open Source Software (OSS). Moreover, we aim to adapt our proposed model to the hazard-rate considering the imperfect debugging environment. We have analyzed the trend of fault severity level by using fault data in Bug Tracking System (BTS) and proposed our model based on the result of analysis. Also, we have shown the numerical example for evaluating the performance of our proposed model. Furthermore, we have extended our proposed model to the hazard-rate considering the imperfect debugging environment and showed numerical example for evaluating the possibility of application. As the result, we found out that performance of our proposed model is better than typical hazard-rate models. Also, we verified the possibility of application of proposed model to hazard-rate model considering imperfect debugging.
软件可靠性模型是对软件可靠性进行定量度量的工具。危险率模型是最流行的模型之一。本文的研究目的是提出考虑故障级别的开放源码软件(OSS)风险率模型。此外,考虑到不完善的调试环境,我们的目标是使我们提出的模型适应危险率。利用故障跟踪系统(BTS)中的故障数据,分析了故障严重程度的变化趋势,并根据分析结果提出了相应的模型。此外,我们还给出了一个数值例子来评估我们所提出的模型的性能。此外,考虑到不完善的调试环境,我们将所提出的模型扩展到危险率,并给出了数值例子来评估应用的可能性。结果表明,该模型的性能优于典型的风险率模型。同时,在不完全调试的情况下,验证了该模型应用于危险率模型的可能性。
{"title":"Comparison of Hazard-Rates Considering Fault Severity Levels and Imperfect Debugging for OSS","authors":"T. Yanagisawa, Y. Tamura, Adarsh Anand, S. Yamada","doi":"10.4236/jsea.2021.1411035","DOIUrl":"https://doi.org/10.4236/jsea.2021.1411035","url":null,"abstract":"Software reliability model is the tool to measure the software reliability quantitatively. Hazard-Rate model is one of the most popular ones. The purpose of our research is to propose the hazard-rate model considering fault level for Open Source Software (OSS). Moreover, we aim to adapt our proposed model to the hazard-rate considering the imperfect debugging environment. We have analyzed the trend of fault severity level by using fault data in Bug Tracking System (BTS) and proposed our model based on the result of analysis. Also, we have shown the numerical example for evaluating the performance of our proposed model. Furthermore, we have extended our proposed model to the hazard-rate considering the imperfect debugging environment and showed numerical example for evaluating the possibility of application. As the result, we found out that performance of our proposed model is better than typical hazard-rate models. Also, we verified the possibility of application of proposed model to hazard-rate model considering imperfect debugging.","PeriodicalId":62222,"journal":{"name":"软件工程与应用(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"70449567","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
An Artificial Intelligence Based Virtual Assistant Using Conversational Agents 基于会话代理的人工智能虚拟助手
Pub Date : 2021-01-01 DOI: 10.4236/jsea.2021.149027
M. Mekni
Conversational agents are natural language interaction interfaces designed to simulate human conversations using Artificial Intelligence (AI). This paper explores current applications of these systems and raises the lack of their availability in education. To address this problem, we provide the design of a conversational agent system, which is efficient and time-saving in assisting student/college seeking information about curriculum, scheduling, teachers, classroom location at any time 24/7/365. To verify and validate the design and implementation of our proposed model, a pilot project has been set up involving three leading academic institutions. This platform is designed and developed to help universities provide continuous and instant assistance to their student, staff, and faculty communities.
会话代理是使用人工智能(AI)模拟人类对话的自然语言交互界面。本文探讨了这些系统的当前应用,并提出了它们在教育中可用性的不足。为了解决这个问题,我们提供了一个会话代理系统的设计,该系统高效且节省时间,可以帮助学生/学院随时24/7/365查询课程、排课、教师、教室位置等信息。为了验证我们建议的模式的设计和实施,我们设立了一个涉及三所主要学术机构的试点项目。这个平台的设计和开发是为了帮助大学为他们的学生、员工和教师社区提供持续和即时的帮助。
{"title":"An Artificial Intelligence Based Virtual Assistant Using Conversational Agents","authors":"M. Mekni","doi":"10.4236/jsea.2021.149027","DOIUrl":"https://doi.org/10.4236/jsea.2021.149027","url":null,"abstract":"Conversational agents are natural language interaction interfaces designed to simulate human conversations using Artificial Intelligence (AI). This paper explores current applications of these systems and raises the lack of their availability in education. To address this problem, we provide the design of a conversational agent system, which is efficient and time-saving in assisting student/college seeking information about curriculum, scheduling, teachers, classroom location at any time 24/7/365. To verify and validate the design and implementation of our proposed model, a pilot project has been set up involving three leading academic institutions. This platform is designed and developed to help universities provide continuous and instant assistance to their student, staff, and faculty communities.","PeriodicalId":62222,"journal":{"name":"软件工程与应用(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"70449247","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Foreign Language Web-Based Learning by Means of Audiovisual Interactive Activities 基于视听互动活动的外语网络学习
Pub Date : 2021-01-01 DOI: 10.4236/JSEA.2021.146013
Catherine Kanellopoulou, Minas Pergantis, Nikolaos Konstantinou, N. Kanellopoulos, Andreas Giannakoulopoulos
{"title":"Foreign Language Web-Based Learning by Means of Audiovisual Interactive Activities","authors":"Catherine Kanellopoulou, Minas Pergantis, Nikolaos Konstantinou, N. Kanellopoulos, Andreas Giannakoulopoulos","doi":"10.4236/JSEA.2021.146013","DOIUrl":"https://doi.org/10.4236/JSEA.2021.146013","url":null,"abstract":"","PeriodicalId":62222,"journal":{"name":"软件工程与应用(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"70449196","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Digital Transformation of Small and Medium Sized Enterprises Production Manufacturing 中小企业生产制造的数字化转型
Pub Date : 2021-01-01 DOI: 10.4236/jsea.2021.1412036
Manel Koumas, Paul-Eric Dossou, Jean Didier
Industry 4.0 concepts have brought about a wind of renewal in the organization of companies and their production methods. However, this integration is subject to obstacles when it comes to Small and Medium sized Enterprises—SMEs: the costs of new technologies to be acquired, the level of maturity of the company regarding its level of digitization and automation, human aspects such as training employees to master new technologies, reluctance to change, etc. This article provides a new framework and presents an intelligent support system to facilitate the digital transformation of SMEs. The digitalization is realized through physical, informational, and decisional points of view. To achieve the complete transformation of the company, the framework combines the triptych of performance criteria (cost, quality, time) with the notions of sustainability (with respect to social, societal, and environmental aspects) and digitization through tools to be integrated into the company’s processes. The new framework encompasses the formalisms developed in the literature on Industry 4.0 concepts, information systems and organizational methods as well as a global structure to support and assist operators in managing their operations. In the form of a web application, it will exploit reliable data obtained through information systems such as Enterprise Resources Planning—ERP, Manufacturing Execution System—MES, or Warehouse Management System—WMS and new technologies such as artificial intelligence (deep learning, multi-agent systems, expert systems), big data, Internet of things (IoT) that communicate with each other to assist operators during production processes. To illustrate and validate the concepts and developed tools, use cases of an electronic manufacturing SME have been solved with these concepts and tools, in order to succeed in this company’s digital transformation. Thus, a reference model of the electronics manufacturing companies is being developed for facilitating the future digital transformation of these domain companies. The realization of these use cases and the new refHow to cite this paper: Koumas, M., Dossou, P.-E. and Didier, J.-Y. (2021) Digital Transformation of Small and Medium Sized Enterprises Production Manufacturing. Journal of Software Engineering and Applications, 14, 607-630. https://doi.org/10.4236/jsea.2021.1412036 Received: November 7, 2021 Accepted: December 14, 2021 Published: December 17, 2021 Copyright © 2021 by author(s) and Scientific Research Publishing Inc. This work is licensed under the Creative Commons Attribution International License (CC BY 4.0). http://creativecommons.org/licenses/by/4.0/
工业4.0概念带来了公司组织和生产方式的革新之风。然而,对于中小型企业来说,这种整合受到障碍:获得新技术的成本,公司的数字化和自动化水平的成熟程度,人力方面的问题,如培训员工掌握新技术,不愿改变等。本文为中小企业数字化转型提供了一个新的框架和智能支持系统。数字化是通过物理、信息和决策的角度来实现的。为了实现公司的全面转型,该框架将绩效标准(成本、质量、时间)与可持续性(关于社会、社会和环境方面)的概念以及通过工具集成到公司流程中的数字化相结合。新框架涵盖了工业4.0概念、信息系统和组织方法文献中的形式,以及支持和协助运营商管理其运营的全球结构。它将以web应用程序的形式,利用通过企业资源规划(erp)、制造执行系统(mes)或仓库管理系统(wms)等信息系统和人工智能(深度学习、多代理系统、专家系统)、大数据、物联网(IoT)等相互通信的新技术获得的可靠数据,在生产过程中协助操作员。为了说明和验证这些概念和开发的工具,用这些概念和工具解决了一家电子制造中小企业的用例,以便在该公司的数字化转型中取得成功。因此,正在开发电子制造公司的参考模型,以促进这些领域公司的未来数字化转型。这些用例的实现和新的参考如何引用本文:Koumas, M., Dossou, P.-E.。迪迪埃,j - y。(2021)中小企业生产制造数字化转型。软件工程与应用,14,607-630。https://doi.org/10.4236/jsea.2021.1412036收稿日期:2021年11月7日收稿日期:2021年12月14日出版日期:2021年12月17日版权所有©作者与科研出版公司。本作品采用知识共享署名国际许可协议(CC BY 4.0)。http://creativecommons.org/licenses/by/4.0/
{"title":"Digital Transformation of Small and Medium Sized Enterprises Production Manufacturing","authors":"Manel Koumas, Paul-Eric Dossou, Jean Didier","doi":"10.4236/jsea.2021.1412036","DOIUrl":"https://doi.org/10.4236/jsea.2021.1412036","url":null,"abstract":"Industry 4.0 concepts have brought about a wind of renewal in the organization of companies and their production methods. However, this integration is subject to obstacles when it comes to Small and Medium sized Enterprises—SMEs: the costs of new technologies to be acquired, the level of maturity of the company regarding its level of digitization and automation, human aspects such as training employees to master new technologies, reluctance to change, etc. This article provides a new framework and presents an intelligent support system to facilitate the digital transformation of SMEs. The digitalization is realized through physical, informational, and decisional points of view. To achieve the complete transformation of the company, the framework combines the triptych of performance criteria (cost, quality, time) with the notions of sustainability (with respect to social, societal, and environmental aspects) and digitization through tools to be integrated into the company’s processes. The new framework encompasses the formalisms developed in the literature on Industry 4.0 concepts, information systems and organizational methods as well as a global structure to support and assist operators in managing their operations. In the form of a web application, it will exploit reliable data obtained through information systems such as Enterprise Resources Planning—ERP, Manufacturing Execution System—MES, or Warehouse Management System—WMS and new technologies such as artificial intelligence (deep learning, multi-agent systems, expert systems), big data, Internet of things (IoT) that communicate with each other to assist operators during production processes. To illustrate and validate the concepts and developed tools, use cases of an electronic manufacturing SME have been solved with these concepts and tools, in order to succeed in this company’s digital transformation. Thus, a reference model of the electronics manufacturing companies is being developed for facilitating the future digital transformation of these domain companies. The realization of these use cases and the new refHow to cite this paper: Koumas, M., Dossou, P.-E. and Didier, J.-Y. (2021) Digital Transformation of Small and Medium Sized Enterprises Production Manufacturing. Journal of Software Engineering and Applications, 14, 607-630. https://doi.org/10.4236/jsea.2021.1412036 Received: November 7, 2021 Accepted: December 14, 2021 Published: December 17, 2021 Copyright © 2021 by author(s) and Scientific Research Publishing Inc. This work is licensed under the Creative Commons Attribution International License (CC BY 4.0). http://creativecommons.org/licenses/by/4.0/","PeriodicalId":62222,"journal":{"name":"软件工程与应用(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"70449638","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
Intelligent Support System for Healthcare Logistics 4.0 Optimization in the Covid Pandemic Context Covid大流行背景下医疗保健物流4.0优化智能支持系统
Pub Date : 2021-01-01 DOI: 10.4236/jsea.2021.146014
Paul-Eric Dossou, Luiza Foreste, Eric Misumi
The covid pandemic points out inconsistencies and points to improve in the organization of healthcare logistics. Indeed, the dangerousness and the propagation process of the virus imply to increase health security (patient and personal health). In this context, healthcare logistics flows require a new and safety organization improving the hospital performance. The purpose of this paper consists in optimizing healthcare logistics flows by solving problems associated to the internal logistics such as reduction of the personal health wasting time and the protection of both patients and personal health. Then, the methodology corresponds to the use of the hospital sustainable digital transformation as a response to healthcare flows and safety problems. Indeed, social, societal and environmental aspects have to be considered in addition to new technologies such as artificial intelligence (AI), Internet of Things (IoTs), Big data and analytics. These parameters could be used in the healthcare for increasing doctor, nurse, caregiver performance during their daily operations, and patient satisfaction. Indeed, this hospital digital transformation requires the use of large data associated to patients and personal health, algorithms, a performance measurement tool (actual and future state) and a general approach for transforming digitally the hospital flows. The paper findings show that the healthcare logistics performance could be improved with a sustainable digital transformation methodology and an intelligent software tool. This paper aims to develop this healthcare logistics 4.0 methodology and to elaborate the intelligent support system. After an introduction presenting the common hospital flows and their main problems, a literature review will be detailed for showing how existing concepts could contribute to the elaboration of a structured methodology. The structure of the intelligent software tool for the healthcare digital transformation and the tool development processes will be presented. An example will be given for illustrating the development of the tool.
covid - 19大流行指出了医疗保健物流组织中的不一致之处,并指出了改进之处。事实上,病毒的危险性和传播过程意味着要加强卫生安全(病人和个人的健康)。在这种情况下,医疗保健物流流程需要一个新的安全组织来改善医院的绩效。本文的目的在于通过解决与内部物流相关的问题,如减少个人健康浪费时间和保护患者和个人健康,来优化医疗保健物流流程。然后,该方法对应于医院可持续数字化转型的使用,作为对医疗流程和安全问题的响应。事实上,除了人工智能(AI)、物联网(iot)、大数据和分析等新技术之外,还必须考虑社会、社会和环境方面的因素。这些参数可用于医疗保健,以提高医生、护士、护理人员在日常操作中的表现和患者满意度。事实上,医院的数字化转型需要使用与患者和个人健康相关的大数据、算法、绩效衡量工具(实际和未来状态)以及数字化医院流程的一般方法。研究结果表明,通过可持续的数字化转型方法和智能软件工具,医疗保健物流绩效可以得到改善。本文旨在开发这一医疗物流4.0方法,并详细阐述智能支持系统。在介绍了常见的医院流程及其主要问题之后,将详细介绍文献综述,以展示现有概念如何有助于结构化方法的阐述。将介绍用于医疗保健数字化转型的智能软件工具的结构和工具开发过程。将给出一个示例来说明该工具的开发。
{"title":"Intelligent Support System for Healthcare Logistics 4.0 Optimization in the Covid Pandemic Context","authors":"Paul-Eric Dossou, Luiza Foreste, Eric Misumi","doi":"10.4236/jsea.2021.146014","DOIUrl":"https://doi.org/10.4236/jsea.2021.146014","url":null,"abstract":"The covid pandemic points out inconsistencies and points to improve in the organization of healthcare logistics. Indeed, the dangerousness and the propagation process of the virus imply to increase health security (patient and personal health). In this context, healthcare logistics flows require a new and safety organization improving the hospital performance. The purpose of this paper consists in optimizing healthcare logistics flows by solving problems associated to the internal logistics such as reduction of the personal health wasting time and the protection of both patients and personal health. Then, the methodology corresponds to the use of the hospital sustainable digital transformation as a response to healthcare flows and safety problems. Indeed, social, societal and environmental aspects have to be considered in addition to new technologies such as artificial intelligence (AI), Internet of Things (IoTs), Big data and analytics. These parameters could be used in the healthcare for increasing doctor, nurse, caregiver performance during their daily operations, and patient satisfaction. Indeed, this hospital digital transformation requires the use of large data associated to patients and personal health, algorithms, a performance measurement tool (actual and future state) and a general approach for transforming digitally the hospital flows. The paper findings show that the healthcare logistics performance could be improved with a sustainable digital transformation methodology and an intelligent software tool. This paper aims to develop this healthcare logistics 4.0 methodology and to elaborate the intelligent support system. After an introduction presenting the common hospital flows and their main problems, a literature review will be detailed for showing how existing concepts could contribute to the elaboration of a structured methodology. The structure of the intelligent software tool for the healthcare digital transformation and the tool development processes will be presented. An example will be given for illustrating the development of the tool.","PeriodicalId":62222,"journal":{"name":"软件工程与应用(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"70449235","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Design of an Interactive Geo-Location Mobile Application for Civil Societies in East Africa 东非公民社会交互式地理定位移动应用程序的设计
Pub Date : 2021-01-01 DOI: 10.4236/jsea.2021.1410032
E. Patrick, Judith Leo, S. Kaijage
This paper reports the developed mobile application through the use of advanced technologies such as mobile computing, cloud computing and Global Positioning System (GPS) in order to solve the challenges. The purpose of this study is find out how the recent advances and mass adoption of ICT by the public can best be leveraged to enhance the performance of Civil Society Organizations (CSOs) in East Africa. The data collection techniques used are through questionnaires, observations and conducting interviews with different stakeholders in the civil society arena i.e., the donors, the CSOs and the people in society that are given a voice by civil societies. In the system development phase, agile development methodology was used. Analysis of the data collected showed that there is a gap in the availability of a single or a centralized platform which can be easily accessed, user-friendly and reliable where different actors can readily get reliable and up-to-date information about the available CSOs they are interested in. To address this problem, an interactive online directory of CSOs has been developed. The platform is mobile based and enables CSOs to register and fill up their current details, thus ensuring that there is always correct and updated information. The platform is equipped with, among other features, a geo-mapping facility which enables users of the system to correctly geo-locate their civil societies of interest on a map view. The results of system evaluation showed that 88.125% of users were satisfied with the system basing on the evaluation criteria.
本文通过使用移动计算、云计算和全球定位系统(GPS)等先进技术开发了移动应用程序,以解决这一挑战。本研究的目的是找出如何最好地利用信息通信技术的最新进展和公众对信息通信技术的大规模采用来提高东非民间社会组织(cso)的绩效。所使用的数据收集技术是通过问卷调查、观察和与民间社会领域的不同利益攸关方(即捐助者、民间社会组织和民间社会给予发言权的社会人士)进行访谈。在系统开发阶段,采用了敏捷开发方法。对所收集数据的分析表明,在提供一个单一或集中的平台方面存在差距,这个平台可以方便地访问、用户友好和可靠,不同的行动者可以很容易地获得关于他们感兴趣的现有公民社会组织的可靠和最新信息。为了解决这个问题,已经编制了一个交互式的公民社会组织在线目录。该平台基于移动平台,使公民社会组织能够注册和填写他们当前的详细信息,从而确保始终有正确和更新的信息。除其他功能外,该平台还配备了地理测绘设施,使系统用户能够在地图视图上正确地定位其感兴趣的民间社会。系统评价结果显示,根据评价标准,88.125%的用户对系统满意。
{"title":"Design of an Interactive Geo-Location Mobile Application for Civil Societies in East Africa","authors":"E. Patrick, Judith Leo, S. Kaijage","doi":"10.4236/jsea.2021.1410032","DOIUrl":"https://doi.org/10.4236/jsea.2021.1410032","url":null,"abstract":"This paper reports the developed mobile application through the use of advanced technologies such as mobile computing, cloud computing and Global Positioning System (GPS) in order to solve the challenges. The purpose of this study is find out how the recent advances and mass adoption of ICT by the public can best be leveraged to enhance the performance of Civil Society Organizations (CSOs) in East Africa. The data collection techniques used are through questionnaires, observations and conducting interviews with different stakeholders in the civil society arena i.e., the donors, the CSOs and the people in society that are given a voice by civil societies. In the system development phase, agile development methodology was used. Analysis of the data collected showed that there is a gap in the availability of a single or a centralized platform which can be easily accessed, user-friendly and reliable where different actors can readily get reliable and up-to-date information about the available CSOs they are interested in. To address this problem, an interactive online directory of CSOs has been developed. The platform is mobile based and enables CSOs to register and fill up their current details, thus ensuring that there is always correct and updated information. The platform is equipped with, among other features, a geo-mapping facility which enables users of the system to correctly geo-locate their civil societies of interest on a map view. The results of system evaluation showed that 88.125% of users were satisfied with the system basing on the evaluation criteria.","PeriodicalId":62222,"journal":{"name":"软件工程与应用(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"70449504","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
A Noise Suppression Method for Speech Signal by Jointly Using Bayesian Estimation and Fuzzy Theory 基于贝叶斯估计和模糊理论的语音信号噪声抑制方法
Pub Date : 2021-01-01 DOI: 10.4236/jsea.2021.1412037
A. Ikuta, H. Orimoto, Kouji Hasegawa
Speech recognition systems have been applied to inspection and maintenance operations in industrial factories to recording and reporting routines at construction sites, etc. where hand-writing is difficult. In these actual circumstances, some countermeasure methods for surrounding noise are indispensable. In this study, a new method to remove the noise for actual speech signal was proposed by using Bayesian estimation with the aid of bone-conducted speech and fuzzy theory. More specifically, by introducing Bayes’ theorem based on the observation of air-conducted speech contaminated by surrounding background noise, a new type of algorithm for noise removal was theoretically derived. In the proposed noise suppression method, bone-conducted speech signal with the reduced high-frequency components was regarded as fuzzy observation data, and a stochastic model for the bone-conducted speech was derived by applying the probability measure of fuzzy events. The proposed method was applied to speech signals measured in real environment with low SNR, and better results were obtained than an algorithm based on observation of only air-conducted speech.
语音识别系统已应用于工业工厂的检查和维修操作,以及建筑工地等难以手写的地方的记录和报告程序。在这些实际情况下,一些针对周围噪声的对策方法是必不可少的。本文结合骨传导语音和模糊理论,提出了一种利用贝叶斯估计对实际语音信号进行噪声去除的新方法。更具体地说,通过对受周围背景噪声污染的空气传导语音的观察,引入贝叶斯定理,从理论上推导出一种新的去噪算法。在本文提出的噪声抑制方法中,将高频成分降低后的骨传导语音信号作为模糊观测数据,利用模糊事件的概率度量,建立骨传导语音的随机模型。将该方法应用于实际环境中低信噪比的语音信号测量,取得了比仅观察空气传导语音的算法更好的效果。
{"title":"A Noise Suppression Method for Speech Signal by Jointly Using Bayesian Estimation and Fuzzy Theory","authors":"A. Ikuta, H. Orimoto, Kouji Hasegawa","doi":"10.4236/jsea.2021.1412037","DOIUrl":"https://doi.org/10.4236/jsea.2021.1412037","url":null,"abstract":"Speech recognition systems have been applied to inspection and maintenance operations in industrial factories to recording and reporting routines at construction sites, etc. where hand-writing is difficult. In these actual circumstances, some countermeasure methods for surrounding noise are indispensable. In this study, a new method to remove the noise for actual speech signal was proposed by using Bayesian estimation with the aid of bone-conducted speech and fuzzy theory. More specifically, by introducing Bayes’ theorem based on the observation of air-conducted speech contaminated by surrounding background noise, a new type of algorithm for noise removal was theoretically derived. In the proposed noise suppression method, bone-conducted speech signal with the reduced high-frequency components was regarded as fuzzy observation data, and a stochastic model for the bone-conducted speech was derived by applying the probability measure of fuzzy events. The proposed method was applied to speech signals measured in real environment with low SNR, and better results were obtained than an algorithm based on observation of only air-conducted speech.","PeriodicalId":62222,"journal":{"name":"软件工程与应用(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"70449647","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
软件工程与应用(英文)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1