首页 > 最新文献

2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)最新文献

英文 中文
Diagnosis of diabetic nature of a person using SVM and ANN approach 基于支持向量机和人工神经网络的糖尿病诊断
Shreya Aliwadi, Vrinda Shandila, Tanisha Gahlawat, Parul Kalra, D. Mehrotra
The paper explores the hybrid of SVM and system of Artificial Neural Network as the finest binary classification system for calculating the diabetic nature of people in comparison to Support Vector Machine (SVM). In this research, the sets of all the parameters describing the diabetic nature of a person are taken from the laboratories. This approach is chosen so that a better learning method can be used for various problems. The testing results were found to be in accordance with the accepted results that resemble with the direct diagnosis of a physician. The results of this research shows that this hybrid SVM and Artificial Neural Network (ANN) model is more precise than the SVM model. These results of the hybrid SVM and ANN model suggest that it is very effective for the classification of Diabetic and Non Diabetic nature of a person. This paper highlights the concept of Support Vector Machines and its integration with Artificial Neural Network, the two key characteristics with one being the generalization theory of the SVM model that best describes how to select a hypothesis and functions given by Kernel that introduces the idea of non-linearity without the inclusion of the actual algorithm.
本文通过与支持向量机(SVM)的比较,探讨了支持向量机与人工神经网络系统的混合,作为计算糖尿病患者本质的最佳二分类系统。在这项研究中,描述一个人的糖尿病性质的所有参数的集合是从实验室。选择这种方法是为了更好地学习各种问题。检测结果与公认的结果一致,与医生的直接诊断相似。研究结果表明,这种支持向量机与人工神经网络(ANN)混合模型比支持向量机模型更精确。这些结果表明,支持向量机和人工神经网络混合模型对于糖尿病和非糖尿病患者的分类是非常有效的。本文强调了支持向量机的概念及其与人工神经网络的集成,两个关键特征之一是支持向量机模型的泛化理论,它最好地描述了如何选择一个假设和Kernel给出的函数,它引入了非线性的思想,而不包含实际的算法。
{"title":"Diagnosis of diabetic nature of a person using SVM and ANN approach","authors":"Shreya Aliwadi, Vrinda Shandila, Tanisha Gahlawat, Parul Kalra, D. Mehrotra","doi":"10.1109/ICRITO.2017.8342448","DOIUrl":"https://doi.org/10.1109/ICRITO.2017.8342448","url":null,"abstract":"The paper explores the hybrid of SVM and system of Artificial Neural Network as the finest binary classification system for calculating the diabetic nature of people in comparison to Support Vector Machine (SVM). In this research, the sets of all the parameters describing the diabetic nature of a person are taken from the laboratories. This approach is chosen so that a better learning method can be used for various problems. The testing results were found to be in accordance with the accepted results that resemble with the direct diagnosis of a physician. The results of this research shows that this hybrid SVM and Artificial Neural Network (ANN) model is more precise than the SVM model. These results of the hybrid SVM and ANN model suggest that it is very effective for the classification of Diabetic and Non Diabetic nature of a person. This paper highlights the concept of Support Vector Machines and its integration with Artificial Neural Network, the two key characteristics with one being the generalization theory of the SVM model that best describes how to select a hypothesis and functions given by Kernel that introduces the idea of non-linearity without the inclusion of the actual algorithm.","PeriodicalId":357118,"journal":{"name":"2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125066195","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}
引用次数: 4
User-based multi-upgradation vulnerability discovery model 基于用户的多次升级漏洞发现模型
Swati Narang, P. K. Kapur, D. Damodaran, A. K. Shrivastava
A software practice like code reusability in the successive upgradations of the particular software is increasing vigorously. The software is upgraded when the new requirements of the customers explored in the market, thus it includes some of its own newly defined functionalities and some existing functionalities. However, the upgradation/version also includes the vulnerabilities which are generated either due to the effect of new features or the shared ones that were not resolved while testing. In operational phase, the vulnerabilities are discovered through the users who may adopt multiple versions of the software or have used only the single version. We have observed that the developers face many problems while predicting the multi upgradation vulnerabilities as some proportion of the vulnerabilities and the users of the successive versions are found to be similar. In this research work, we proposed a mathematical model that highlights the prediction of user-dependent vulnerabilities in a Multi-Upgradation software system. The model emphasizes on the impact of the shared code on the vulnerability's frequency rate and user's growth rate. A numerical is illustrated to validate the model capabilities with the help of real life data set.
在特定软件的连续升级中,诸如代码可重用性之类的软件实践正在蓬勃发展。该软件是在市场上发现客户的新需求时进行升级的,因此它包含了一些自己新定义的功能和一些现有的功能。然而,升级/版本还包括由于新功能的影响或在测试时未解决的共享漏洞而产生的漏洞。在操作阶段,漏洞是通过用户发现的,这些用户可能采用了多个软件版本,也可能只使用了一个版本。我们观察到,在预测多版本升级漏洞时,开发人员面临着许多问题,因为发现一些比例的漏洞和后续版本的用户相似。在这项研究工作中,我们提出了一个数学模型,突出了多升级软件系统中用户依赖漏洞的预测。该模型强调了共享代码对漏洞发生频率和用户增长率的影响。通过实例验证了该模型的有效性。
{"title":"User-based multi-upgradation vulnerability discovery model","authors":"Swati Narang, P. K. Kapur, D. Damodaran, A. K. Shrivastava","doi":"10.1109/ICRITO.2017.8342459","DOIUrl":"https://doi.org/10.1109/ICRITO.2017.8342459","url":null,"abstract":"A software practice like code reusability in the successive upgradations of the particular software is increasing vigorously. The software is upgraded when the new requirements of the customers explored in the market, thus it includes some of its own newly defined functionalities and some existing functionalities. However, the upgradation/version also includes the vulnerabilities which are generated either due to the effect of new features or the shared ones that were not resolved while testing. In operational phase, the vulnerabilities are discovered through the users who may adopt multiple versions of the software or have used only the single version. We have observed that the developers face many problems while predicting the multi upgradation vulnerabilities as some proportion of the vulnerabilities and the users of the successive versions are found to be similar. In this research work, we proposed a mathematical model that highlights the prediction of user-dependent vulnerabilities in a Multi-Upgradation software system. The model emphasizes on the impact of the shared code on the vulnerability's frequency rate and user's growth rate. A numerical is illustrated to validate the model capabilities with the help of real life data set.","PeriodicalId":357118,"journal":{"name":"2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124262154","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
Enhancement of historical documents by image processing techniques 用图像处理技术增强历史文献
Neetu Mittal, Arjun Sehgal, S. Khatri
Historical documents are valuable source of information but commonly suffer from degradation problem. The task is to keep these documents alive to preserve the important information and the heritage of a country. The main aim of this paper is to transform them into digital form and enhance the quality and visualization of the historical images. Image processing techniques such as noise filtering, histogram equalization and power law transformation have been used to result in better representation of images. To evaluate the quality of resultant image, two performance assessment parameters; entropy and standard deviation, have been used. Matlab results indicate the efficacy of proposed technique to remove the background noise and thereby improving the quality of historical degraded images. The proposed method is much easier and may help to archive the documents in digital images with improved quality.
历史文献是宝贵的信息来源,但普遍存在退化问题。我们的任务是保存这些文件,以保存一个国家的重要信息和遗产。本文的主要目的是将其转化为数字形式,提高历史图像的质量和可视化程度。图像处理技术,如噪声滤波,直方图均衡化和幂律变换已被用于更好地表示图像。为评价合成图像的质量,采用两个性能评价参数;熵和标准差,已经被使用。Matlab实验结果表明,该方法能够有效地去除背景噪声,从而提高历史退化图像的质量。该方法简单易行,有助于提高数字图像文档的存档质量。
{"title":"Enhancement of historical documents by image processing techniques","authors":"Neetu Mittal, Arjun Sehgal, S. Khatri","doi":"10.1109/ICRITO.2017.8342504","DOIUrl":"https://doi.org/10.1109/ICRITO.2017.8342504","url":null,"abstract":"Historical documents are valuable source of information but commonly suffer from degradation problem. The task is to keep these documents alive to preserve the important information and the heritage of a country. The main aim of this paper is to transform them into digital form and enhance the quality and visualization of the historical images. Image processing techniques such as noise filtering, histogram equalization and power law transformation have been used to result in better representation of images. To evaluate the quality of resultant image, two performance assessment parameters; entropy and standard deviation, have been used. Matlab results indicate the efficacy of proposed technique to remove the background noise and thereby improving the quality of historical degraded images. The proposed method is much easier and may help to archive the documents in digital images with improved quality.","PeriodicalId":357118,"journal":{"name":"2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131770426","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
Research features of voltage static load characteristics in the electric system of Russia 俄罗斯电力系统电压静态负荷特性的研究特点
A. Gudkov, D. Dadonov, E. Krotkov, O. Krasulina, N. Akobiya
At the present time using the standard (generalized) voltage static load characteristics which can differ from actual considerably is provided in software packages for calculations of the steady-state mode and steady-state stability (in the absence of exact data). Absence of the metering or the incorrect metering of the actual voltage static load characteristic, and also using the standard (generalized) static load characteristics could lead to considerable errors and the incorrect final results while making calculations. The definition experience of actual voltage static load characteristics in different ways made by authors is given in this paper: making tests in situ in electric power systems by allocation of energy area load or separately taken electric power substation to the isolated electric supply, load allocation of the power supply from the power plant generator; registration data using of crash conditions of the electric power system. Such test of actual voltage static load characteristics definition in electric system of Russia it is reduced by authors in making tests in situ technique. Error estimation which can appear in calculations of steady-state modes with the absence of the voltage actual load characteristics is executed.
目前,使用标准(广义)电压的静态负载特性可以与实际有很大的不同,在软件包中提供了稳态模式和稳态稳定性的计算(在没有确切数据的情况下)。不计量或不正确计量实际电压静态负载特性,以及使用标准(广义)静态负载特性,在进行计算时可能导致相当大的误差和不正确的最终结果。本文给出了作者对实际电压静态负荷特性不同定义方法的经验:在电力系统中通过分配能量区负荷或单独采取变电站对隔离电源进行现场试验,从发电厂发电机中分配电源负荷;电力系统碰撞工况的登记数据。对俄罗斯电力系统实际电压静态负荷特性定义的测试,作者在现场技术测试中进行了归纳。在不考虑电压实际负载特性的情况下,对稳态模式计算中可能出现的误差进行了估计。
{"title":"Research features of voltage static load characteristics in the electric system of Russia","authors":"A. Gudkov, D. Dadonov, E. Krotkov, O. Krasulina, N. Akobiya","doi":"10.1109/ICRITO.2017.8342441","DOIUrl":"https://doi.org/10.1109/ICRITO.2017.8342441","url":null,"abstract":"At the present time using the standard (generalized) voltage static load characteristics which can differ from actual considerably is provided in software packages for calculations of the steady-state mode and steady-state stability (in the absence of exact data). Absence of the metering or the incorrect metering of the actual voltage static load characteristic, and also using the standard (generalized) static load characteristics could lead to considerable errors and the incorrect final results while making calculations. The definition experience of actual voltage static load characteristics in different ways made by authors is given in this paper: making tests in situ in electric power systems by allocation of energy area load or separately taken electric power substation to the isolated electric supply, load allocation of the power supply from the power plant generator; registration data using of crash conditions of the electric power system. Such test of actual voltage static load characteristics definition in electric system of Russia it is reduced by authors in making tests in situ technique. Error estimation which can appear in calculations of steady-state modes with the absence of the voltage actual load characteristics is executed.","PeriodicalId":357118,"journal":{"name":"2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124662947","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}
引用次数: 10
Intra-ocular lens defect detection using generalized hough transform 基于广义霍夫变换的晶状体缺陷检测
A. Jothi, Shrinivas Jayaram, Yogesh, A. K. Dubey
Intra-ocular lenses are used to replace the natural lenses in eyes when it grows cloudy, a condition known as cataract which is typically observed among elderly people. Lens that is to be placed inside one's eye necessitates the use of precision tools and high quality materials to prevent any damage to one's eyesight. This in turn, requires the development of technologies which aid in production of lenses of superior quality and quality inspection. Currently, most companies perform manual inspection of lenses which is a laborious process and prone to human errors. This paper would postulate an algorithm for the implementation in an automated intra-ocular lens defect detection and quality assessment system. This would reduce time and cost of labor significantly leading to better segregation of lenses and increase in output quality.
当眼睛变得浑浊时,人工晶状体被用来代替天然晶状体,这种情况被称为白内障,通常在老年人中观察到。植入眼内的隐形眼镜需要使用精密的工具和高质量的材料,以防止对视力的损害。这反过来又要求技术的发展,以帮助生产高质量的镜片和质量检查。目前,大多数公司对镜片进行人工检查,这是一个费力的过程,容易出现人为错误。本文提出了一种在人工晶状体缺陷自动检测与质量评估系统中实现的算法。这将大大减少时间和劳动力成本,从而更好地分离镜片并提高输出质量。
{"title":"Intra-ocular lens defect detection using generalized hough transform","authors":"A. Jothi, Shrinivas Jayaram, Yogesh, A. K. Dubey","doi":"10.1109/ICRITO.2017.8342420","DOIUrl":"https://doi.org/10.1109/ICRITO.2017.8342420","url":null,"abstract":"Intra-ocular lenses are used to replace the natural lenses in eyes when it grows cloudy, a condition known as cataract which is typically observed among elderly people. Lens that is to be placed inside one's eye necessitates the use of precision tools and high quality materials to prevent any damage to one's eyesight. This in turn, requires the development of technologies which aid in production of lenses of superior quality and quality inspection. Currently, most companies perform manual inspection of lenses which is a laborious process and prone to human errors. This paper would postulate an algorithm for the implementation in an automated intra-ocular lens defect detection and quality assessment system. This would reduce time and cost of labor significantly leading to better segregation of lenses and increase in output quality.","PeriodicalId":357118,"journal":{"name":"2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129583701","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
Time optimization in spectrum sensing: Interesting cases 频谱感知中的时间优化:有趣的案例
G. R. Murthy, R. P. Singh
Traditionally spectrum sensing approaches do not take the historical traffic data into account. In such approaches, equal amount of time is allocated for spectrum sensing of the sub-bands in the band of interest. In this research paper, we formulate the problem of time optimal spectrum sensing taking the historical data into account. We solve the problem in practically interesting special cases. Effectively interesting integer programming problems are solved. In that effort it is shown that the variance of discrete random variable constitutes a quadratic form associated with a laplacian like matrix. Using this result, time optimal spectrum sensing is formulated as a multi-linear objective function optimization problem.
传统的频谱感知方法不考虑历史流量数据。在这种方法中,分配等量的时间用于感兴趣频带中的子频带的频谱感知。在本文中,我们提出了考虑历史数据的时间最优频谱感知问题。我们在实际有趣的特殊情况下解决这个问题。有效地解决了有趣的整数规划问题。在这一努力中,证明了离散随机变量的方差构成与拉普拉斯矩阵相关的二次型。利用这一结果,将时间最优频谱感知表述为一个多线性目标函数优化问题。
{"title":"Time optimization in spectrum sensing: Interesting cases","authors":"G. R. Murthy, R. P. Singh","doi":"10.1109/ICRITO.2017.8342476","DOIUrl":"https://doi.org/10.1109/ICRITO.2017.8342476","url":null,"abstract":"Traditionally spectrum sensing approaches do not take the historical traffic data into account. In such approaches, equal amount of time is allocated for spectrum sensing of the sub-bands in the band of interest. In this research paper, we formulate the problem of time optimal spectrum sensing taking the historical data into account. We solve the problem in practically interesting special cases. Effectively interesting integer programming problems are solved. In that effort it is shown that the variance of discrete random variable constitutes a quadratic form associated with a laplacian like matrix. Using this result, time optimal spectrum sensing is formulated as a multi-linear objective function optimization problem.","PeriodicalId":357118,"journal":{"name":"2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132728622","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
Uncovering the latent defects in dimming control devices by introducing application specific stress profile in HALT — A case study 通过在HALT中引入应用特定应力分布图来揭示调光控制装置的潜在缺陷-一个案例研究
Vikas Pandey, Utpal Rabha, Gayatri Pandit, Swapnil Sabde
In present competitive market place, industries are more focused around the standard test practices & procedures which help in identification of the weak links in the design & help improve robustness of the products. In the similar context most of the electronics product industries have adopted HALT (Highly Accelerated Life Testing) as a standard test practices to uncover the weak links & latent defects in the electronics board against temperature, vibration & the combined (temperature & vibration) stresses. The HALT guidelines accepted by most of the industries emphasizes on only the temperature and vibration step stress test profiles which may not relate to the ASSP (Application Specific Stress Profile) of all the products. This research help in inclusion of ASSP in conventional HALT which helps conduct HALT in more effective way. In this paper, a case study on DCD (Dimming Control Device) has been presented to showcase how an addition of ASSP to conventional HALT step stress test profile has strengthened the design by uncovering the latent defects.
在目前竞争激烈的市场中,行业更加关注标准测试实践和程序,这有助于识别设计中的薄弱环节并帮助提高产品的稳健性。在类似的背景下,大多数电子产品行业都采用了HALT(高加速寿命测试)作为标准测试实践,以发现电子电路板中针对温度,振动和组合(温度和振动)应力的薄弱环节和潜在缺陷。大多数行业接受的HALT指南只强调温度和振动阶跃应力测试剖面,这可能与所有产品的ASSP(应用特定应力剖面)无关。该研究有助于将ASSP纳入常规HALT,从而有助于更有效地进行HALT。本文以DCD(调光控制装置)为例,展示了在常规HALT阶跃应力测试剖面中添加ASSP如何通过发现潜在缺陷来加强设计。
{"title":"Uncovering the latent defects in dimming control devices by introducing application specific stress profile in HALT — A case study","authors":"Vikas Pandey, Utpal Rabha, Gayatri Pandit, Swapnil Sabde","doi":"10.1109/ICRITO.2017.8342415","DOIUrl":"https://doi.org/10.1109/ICRITO.2017.8342415","url":null,"abstract":"In present competitive market place, industries are more focused around the standard test practices & procedures which help in identification of the weak links in the design & help improve robustness of the products. In the similar context most of the electronics product industries have adopted HALT (Highly Accelerated Life Testing) as a standard test practices to uncover the weak links & latent defects in the electronics board against temperature, vibration & the combined (temperature & vibration) stresses. The HALT guidelines accepted by most of the industries emphasizes on only the temperature and vibration step stress test profiles which may not relate to the ASSP (Application Specific Stress Profile) of all the products. This research help in inclusion of ASSP in conventional HALT which helps conduct HALT in more effective way. In this paper, a case study on DCD (Dimming Control Device) has been presented to showcase how an addition of ASSP to conventional HALT step stress test profile has strengthened the design by uncovering the latent defects.","PeriodicalId":357118,"journal":{"name":"2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)","volume":"92 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116265020","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
Assessment of systemic effects from integration of distributed generation facilities into regional energy systems 分布式发电设施与区域能源系统整合的系统效应评估
L. D. Khabachev, U. Plotkina, T. Bugaeva, A. Yurkova
In many countries of the world, distributed generation takes on greater and greater importance. The share of energy generation by distributed generation facilities in the countries of the European Union averages about 20%, incl. in Denmark — 47%, Germany — 45% of all generated energy. This is due to the fact that when integrating distributed generation facilities, additional systemic effects are reached along with generation of electric and heat energy: reduction in losses during energy transmission, increase in reliability of energy supply to consumers, reduction in required investments for development of distribution networks and other effects. The purpose of this article is to determine methods of assessment of systemic effects from integration of distributed generation facilities. The probabilistic economic and mathematical model of reliability of the regional energy system and method of comparative analysis were used for achievement of this purpose. As a result of the carried-out work, methods of assessment of systemic effects were developed and assessed on the example of potential integration of distributed generation facilities into the regional energy system of the Leningrad region of Russia. The potential distributed generation facilities were boiler plants that can be reconstructed into cogeneration facilities. Systemic effects were determined when integrating distributed generation facilities: reduction in capital investments for development of distribution networks of the regional energy system of the Leningrad Region makes 37–90$/kW, reduction in operational costs for energy transmission — 3$/kW, reduction in losses from undersupply of energy at consumers — 110$/kW. Such assessment of systemic effects from integration of distributed generation facilities may be used in a comprehensive planning of development of regional energy systems in order to improve the efficiency of their operation.
在世界上许多国家,分布式发电越来越重要。在欧盟国家,分布式发电设施的发电份额平均约为20%,其中丹麦占47%,德国占45%。这是因为当整合分布式发电设施时,在产生电能和热能的同时,还会产生额外的系统效应:减少能源传输过程中的损失,提高向消费者供应能源的可靠性,减少开发配电网所需的投资以及其他效应。本文的目的是确定分布式发电设施集成系统效应的评估方法。为了实现这一目标,采用了区域能源系统可靠性的概率经济模型和数学模型以及比较分析的方法。作为开展工作的结果,制定了评估系统影响的方法,并以俄罗斯列宁格勒地区可能将分布式发电设施纳入区域能源系统为例进行了评估。有潜力的分布式发电设施是可以改造为热电联产设施的锅炉厂。在整合分布式发电设施时,确定了系统效应:列宁格勒地区区域能源系统配电网络发展的资本投资减少37-90美元/千瓦,能源传输的运营成本减少3美元/千瓦,消费者能源供应不足造成的损失减少110美元/千瓦。这种对分布式发电设施一体化的系统影响的评估可用于区域能源系统发展的全面规划,以提高其运作效率。
{"title":"Assessment of systemic effects from integration of distributed generation facilities into regional energy systems","authors":"L. D. Khabachev, U. Plotkina, T. Bugaeva, A. Yurkova","doi":"10.1109/ICRITO.2017.8342422","DOIUrl":"https://doi.org/10.1109/ICRITO.2017.8342422","url":null,"abstract":"In many countries of the world, distributed generation takes on greater and greater importance. The share of energy generation by distributed generation facilities in the countries of the European Union averages about 20%, incl. in Denmark — 47%, Germany — 45% of all generated energy. This is due to the fact that when integrating distributed generation facilities, additional systemic effects are reached along with generation of electric and heat energy: reduction in losses during energy transmission, increase in reliability of energy supply to consumers, reduction in required investments for development of distribution networks and other effects. The purpose of this article is to determine methods of assessment of systemic effects from integration of distributed generation facilities. The probabilistic economic and mathematical model of reliability of the regional energy system and method of comparative analysis were used for achievement of this purpose. As a result of the carried-out work, methods of assessment of systemic effects were developed and assessed on the example of potential integration of distributed generation facilities into the regional energy system of the Leningrad region of Russia. The potential distributed generation facilities were boiler plants that can be reconstructed into cogeneration facilities. Systemic effects were determined when integrating distributed generation facilities: reduction in capital investments for development of distribution networks of the regional energy system of the Leningrad Region makes 37–90$/kW, reduction in operational costs for energy transmission — 3$/kW, reduction in losses from undersupply of energy at consumers — 110$/kW. Such assessment of systemic effects from integration of distributed generation facilities may be used in a comprehensive planning of development of regional energy systems in order to improve the efficiency of their operation.","PeriodicalId":357118,"journal":{"name":"2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131813908","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}
引用次数: 5
Single layer proximity fed microstrip patch antenna for circularly polarized dual band wireless applications 圆极化双频无线应用的单层近馈微带贴片天线
Ankit Goel, Sachin Kumar, Shobhit Saxena, Rahul Tiwari
A single layer proximity fed circularly polarized microstrip antenna for dual band applications is presented. A cross shaped slot with asymmetric dimensions is present on the radiating element with an X-shaped strip embedded along the cross slot for feeding the square patch. In the proposed design, two pairs of circular slots are loaded orthogonally on the square patch. The suggested circular slots excite two orthogonal waves equal in amplitude and with 90 degree phase difference for circular polarization without cutting any portion of the patch. The antenna dimensions are optimized considering the effect of different radius of the circular slot. The antenna dimension is 80 mm × 80 mm × 1.6 mm. The designed antenna has −10 dB reflection coefficient bandwidths of 3.2–3.9 GHz in the first band and 4.9 GHz to 5.6 GHz in the upper second band. The axial ratio bandwidth lies from 3.3–3.4 GHz in the lower band and an upper band from 5.4 GHz to 5.6 GHz.
提出了一种适用于双频应用的单层近馈圆极化微带天线。在辐射元件上存在具有不对称尺寸的十字形槽,并沿十字形槽嵌入用于馈送方形贴片的x形条。在提出的设计中,两对圆槽正交加载在方形贴片上。建议的圆槽激发两个振幅相等、相位差为90度的正交波,以实现圆偏振,而不切割贴片的任何部分。考虑不同圆槽半径的影响,优化了天线尺寸。天线尺寸为80mm × 80mm × 1.6 mm。设计的天线具有−10 dB反射系数,第一频段为3.2 ~ 3.9 GHz,第二上频段为4.9 GHz ~ 5.6 GHz。下带轴比带宽为3.3 ~ 3.4 GHz,上带轴比带宽为5.4 ~ 5.6 GHz。
{"title":"Single layer proximity fed microstrip patch antenna for circularly polarized dual band wireless applications","authors":"Ankit Goel, Sachin Kumar, Shobhit Saxena, Rahul Tiwari","doi":"10.1109/ICRITO.2017.8342478","DOIUrl":"https://doi.org/10.1109/ICRITO.2017.8342478","url":null,"abstract":"A single layer proximity fed circularly polarized microstrip antenna for dual band applications is presented. A cross shaped slot with asymmetric dimensions is present on the radiating element with an X-shaped strip embedded along the cross slot for feeding the square patch. In the proposed design, two pairs of circular slots are loaded orthogonally on the square patch. The suggested circular slots excite two orthogonal waves equal in amplitude and with 90 degree phase difference for circular polarization without cutting any portion of the patch. The antenna dimensions are optimized considering the effect of different radius of the circular slot. The antenna dimension is 80 mm × 80 mm × 1.6 mm. The designed antenna has −10 dB reflection coefficient bandwidths of 3.2–3.9 GHz in the first band and 4.9 GHz to 5.6 GHz in the upper second band. The axial ratio bandwidth lies from 3.3–3.4 GHz in the lower band and an upper band from 5.4 GHz to 5.6 GHz.","PeriodicalId":357118,"journal":{"name":"2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)","volume":"401 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133710762","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}
引用次数: 4
Estimating reliability for OSS: An approach with change-point in operational phase OSS的可靠性评估:在运行阶段使用变更点的方法
N. Gandhi, Neha, A. Aggarwal, Abhishek Tandon
Software reliability growth models (SRGMs) proposed on the foundations of Non-Homogenous Poisson Process (NHPP) have been the most accepted way to analyze reliability growth of a software since 1970's. Henceforth, Literature witnesses the evolution of SRGMs in terms of different assumptions, parameters, performance etc. This study is an attempt to model reliability growth phenomenon for Open Source Software (OSS). As the development process followed by OSS significantly differs from proprietary software, traditional software engineering SDLC models can't be followed for its development. OSS development procedure does not incorporate a dedicated testing phase and therefore negligible effort expenditure is done on testing of software prior its release. The volume of volunteer participation in its operational phase thus becomes a significant criterion in the representation of its reliability growth. Also, the impact of sudden changes in fault detection process (change-point) due to several reasons like variations in fault density, irregular team size, volunteer expertise etc is captured in proposed SRGM. This paper suggests a reliability model based on user growth with the concept of change point to better cater the heterogeneity in software failure process. Failure data of GNOME 2.0 is used in this paper reliability growth analysis. Unknown parameters are estimated using Least Square Estimation regression technique. Performance inspection of proposed SRGM is carried out using goodness-of-fit criteria like Mean square error (MSE), Coefficient of Determination (R2), Predictive Ratio Risk (PRR), and Predictive Power (PP). The study recommends that introduction of the change-point in SRGM improves prediction capability of the model and hence establishes an evidence of its applicability.
自20世纪70年代以来,在非齐次泊松过程(NHPP)的基础上提出的软件可靠性增长模型(SRGMs)是分析软件可靠性增长的最普遍的方法。此后,文献见证了srgm在不同假设、参数、性能等方面的演变。本研究试图为开源软件(OSS)的可靠性增长现象建模。由于OSS所遵循的开发过程与专有软件有很大的不同,传统的软件工程SDLC模型无法对其进行开发。OSS开发过程没有包含一个专门的测试阶段,因此在软件发布之前的测试上花费的精力可以忽略不计。因此,其业务阶段志愿人员参与的数量成为反映其可靠性增长的一个重要标准。此外,由于故障密度的变化、不规则的团队规模、志愿者专业知识等原因,故障检测过程(变更点)中的突然变化的影响也被捕获在建议的SRGM中。为了更好地适应软件故障过程的异构性,提出了一种基于用户增长的可靠性模型,并引入了变更点的概念。本文采用GNOME 2.0的失效数据进行可靠性增长分析。利用最小二乘估计回归技术对未知参数进行估计。采用均方误差(MSE)、决定系数(R2)、预测比率风险(PRR)和预测能力(PP)等拟合优度标准对所提出的SRGM进行性能检验。研究认为,在SRGM中引入变化点提高了模型的预测能力,从而为其适用性提供了证据。
{"title":"Estimating reliability for OSS: An approach with change-point in operational phase","authors":"N. Gandhi, Neha, A. Aggarwal, Abhishek Tandon","doi":"10.1109/ICRITO.2017.8342433","DOIUrl":"https://doi.org/10.1109/ICRITO.2017.8342433","url":null,"abstract":"Software reliability growth models (SRGMs) proposed on the foundations of Non-Homogenous Poisson Process (NHPP) have been the most accepted way to analyze reliability growth of a software since 1970's. Henceforth, Literature witnesses the evolution of SRGMs in terms of different assumptions, parameters, performance etc. This study is an attempt to model reliability growth phenomenon for Open Source Software (OSS). As the development process followed by OSS significantly differs from proprietary software, traditional software engineering SDLC models can't be followed for its development. OSS development procedure does not incorporate a dedicated testing phase and therefore negligible effort expenditure is done on testing of software prior its release. The volume of volunteer participation in its operational phase thus becomes a significant criterion in the representation of its reliability growth. Also, the impact of sudden changes in fault detection process (change-point) due to several reasons like variations in fault density, irregular team size, volunteer expertise etc is captured in proposed SRGM. This paper suggests a reliability model based on user growth with the concept of change point to better cater the heterogeneity in software failure process. Failure data of GNOME 2.0 is used in this paper reliability growth analysis. Unknown parameters are estimated using Least Square Estimation regression technique. Performance inspection of proposed SRGM is carried out using goodness-of-fit criteria like Mean square error (MSE), Coefficient of Determination (R2), Predictive Ratio Risk (PRR), and Predictive Power (PP). The study recommends that introduction of the change-point in SRGM improves prediction capability of the model and hence establishes an evidence of its applicability.","PeriodicalId":357118,"journal":{"name":"2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129754670","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}
引用次数: 4
期刊
2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO)
全部 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