首页 > 最新文献

Proceedings IEEE Southeastcon '98 'Engineering for a New Era'最新文献

英文 中文
A real-time electromagnetic field analysis system for the energy conversion laboratory 能量转换实验室实时电磁场分析系统
Pub Date : 1998-04-24 DOI: 10.1109/SECON.1998.673330
R. Sebastien, Osman Abdalla Abaker Mohammed
This research work is targeted toward developing a system for visually investigating the behavior of electromagnetic fields inside the electrical machines used in the energy conversion laboratory. The proposed system is a modification of an existing one that is based upon two-dimensional finite element solutions of the laboratory machinery interconnected with three program modules to achieve an overall real-time analysis solution of these machines, while hands-on experimentation is in progress. The ultimate goal is to create a mechanism that would enhance the student's understanding of electromagnetic fields and their use in calculating performance parameters as well as operational concepts pertaining to the practical study of electrical machines.
这项研究工作的目标是开发一种系统,用于直观地调查能量转换实验室中使用的电机内部的电磁场行为。提出的系统是对现有系统的改进,该系统基于实验室机械的二维有限元解,与三个程序模块相互连接,以实现这些机器的整体实时分析解决方案,同时动手实验正在进行中。最终目标是建立一种机制,增强学生对电磁场的理解,以及电磁场在计算性能参数中的应用,以及与电机实际研究相关的操作概念。
{"title":"A real-time electromagnetic field analysis system for the energy conversion laboratory","authors":"R. Sebastien, Osman Abdalla Abaker Mohammed","doi":"10.1109/SECON.1998.673330","DOIUrl":"https://doi.org/10.1109/SECON.1998.673330","url":null,"abstract":"This research work is targeted toward developing a system for visually investigating the behavior of electromagnetic fields inside the electrical machines used in the energy conversion laboratory. The proposed system is a modification of an existing one that is based upon two-dimensional finite element solutions of the laboratory machinery interconnected with three program modules to achieve an overall real-time analysis solution of these machines, while hands-on experimentation is in progress. The ultimate goal is to create a mechanism that would enhance the student's understanding of electromagnetic fields and their use in calculating performance parameters as well as operational concepts pertaining to the practical study of electrical machines.","PeriodicalId":281991,"journal":{"name":"Proceedings IEEE Southeastcon '98 'Engineering for a New Era'","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132866789","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
Cstrings: a new string abstract data type for Ada83 Cstrings: Ada83新的字符串抽象数据类型
Pub Date : 1998-04-24 DOI: 10.1109/SECON.1998.673279
S. Dick, D. Rundus
All programming languages permit the storage of data in a computer's memory and provide mechanisms for that data to be accessed and manipulated. Data types are implemented in a different manner by each individual programming language. Given some degree of abstraction, however, comparisons can be made between the implementations of a data type in different languages. This paper examines the character string data type, which is used to store alphanumeric data. The method by which the Ada language implements character strings is evaluated and a library package to improve Ada character string manipulation is developed. A user trial of this library package showed that approximately 70% of the programmers in the trial considered the new library package to be an improvement over the standard Ada string type. Detailed results of this trial are presented.
所有的编程语言都允许在计算机内存中存储数据,并提供访问和操作这些数据的机制。每种编程语言以不同的方式实现数据类型。然而,给定一定程度的抽象,可以在不同语言的数据类型实现之间进行比较。本文研究用于存储字母数字数据的字符串数据类型。评估了Ada语言实现字符串的方法,并开发了一个改进Ada字符串操作的库包。这个库包的用户试用表明,试用中大约70%的程序员认为新的库包是对标准Ada字符串类型的改进。给出了试验的详细结果。
{"title":"Cstrings: a new string abstract data type for Ada83","authors":"S. Dick, D. Rundus","doi":"10.1109/SECON.1998.673279","DOIUrl":"https://doi.org/10.1109/SECON.1998.673279","url":null,"abstract":"All programming languages permit the storage of data in a computer's memory and provide mechanisms for that data to be accessed and manipulated. Data types are implemented in a different manner by each individual programming language. Given some degree of abstraction, however, comparisons can be made between the implementations of a data type in different languages. This paper examines the character string data type, which is used to store alphanumeric data. The method by which the Ada language implements character strings is evaluated and a library package to improve Ada character string manipulation is developed. A user trial of this library package showed that approximately 70% of the programmers in the trial considered the new library package to be an improvement over the standard Ada string type. Detailed results of this trial are presented.","PeriodicalId":281991,"journal":{"name":"Proceedings IEEE Southeastcon '98 'Engineering for a New Era'","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134448814","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
A change prediction model for embedded software applications 嵌入式软件应用的变化预测模型
Pub Date : 1998-04-24 DOI: 10.1109/SECON.1998.673277
K. J. Cronin, D. G. Linton
A key aspect of effective software development is the ability to quantify and predict software product quality. Software quality is the degree to which software possesses desired attributes, including portability, reliability, testability and maintainability. Insofar as software with high change traffic affects its maintainability and reliability, a model which produces a change-traffic predictor metric may be useful. The information such a model would provide could be used to help estimate the development cost and effort. Resources could be better allocated to those areas where additional attention may be required. Software changes normally occur due to new requirements or errors in the software, and so a change-traffic metric is not necessarily a good proxy for errors. Users should define their thresholds and ranges of acceptability. This paper identifies metrics collected from embedded Ada software that had a correlation with the change traffic of that software. Using multiple linear regression analysis and sample data from up to 287 embedded Ada software modules, change prediction models yielded values for the average absolute difference between predicted and actual changes per module of less than 3, and an adjusted-R/sup 2/ value of 0.57 for the full sample.
有效软件开发的一个关键方面是量化和预测软件产品质量的能力。软件质量是指软件拥有所需属性的程度,包括可移植性、可靠性、可测试性和可维护性。在具有高变更流量的软件影响其可维护性和可靠性的情况下,产生变更流量预测指标的模型可能是有用的。这种模型将提供的信息可用于帮助估计开发成本和工作量。资源可以更好地分配给那些可能需要额外注意的领域。软件更改通常是由于软件中的新需求或错误而发生的,因此更改流量度量不一定是错误的良好代理。用户应该定义他们的阈值和可接受范围。本文确定了从嵌入式Ada软件收集的指标,这些指标与该软件的变化流量相关。利用多元线性回归分析和多达287个嵌入式Ada软件模块的样本数据,变化预测模型得出每个模块预测和实际变化之间的平均绝对差值小于3,整个样本的调整后r /sup 2/值为0.57。
{"title":"A change prediction model for embedded software applications","authors":"K. J. Cronin, D. G. Linton","doi":"10.1109/SECON.1998.673277","DOIUrl":"https://doi.org/10.1109/SECON.1998.673277","url":null,"abstract":"A key aspect of effective software development is the ability to quantify and predict software product quality. Software quality is the degree to which software possesses desired attributes, including portability, reliability, testability and maintainability. Insofar as software with high change traffic affects its maintainability and reliability, a model which produces a change-traffic predictor metric may be useful. The information such a model would provide could be used to help estimate the development cost and effort. Resources could be better allocated to those areas where additional attention may be required. Software changes normally occur due to new requirements or errors in the software, and so a change-traffic metric is not necessarily a good proxy for errors. Users should define their thresholds and ranges of acceptability. This paper identifies metrics collected from embedded Ada software that had a correlation with the change traffic of that software. Using multiple linear regression analysis and sample data from up to 287 embedded Ada software modules, change prediction models yielded values for the average absolute difference between predicted and actual changes per module of less than 3, and an adjusted-R/sup 2/ value of 0.57 for the full sample.","PeriodicalId":281991,"journal":{"name":"Proceedings IEEE Southeastcon '98 'Engineering for a New Era'","volume":"75 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116355262","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
Efficient implementation of linear predictive coding algorithms 有效地实现线性预测编码算法
Pub Date : 1998-04-24 DOI: 10.1109/SECON.1998.673294
S. Nagarajan, R. Sankar
In linear predictive coding (LPC) analysis, the linear predictors are computed using the classical Levinson-Durbin algorithm. But the Levinson-Durbin algorithm is a processing bottleneck as it involves the addition of inner products in the calculation of the reflection coefficients. This paper develops and reports on modifications to the algorithm used in various speech processing and coding applications for efficient implementations.
在线性预测编码(LPC)分析中,使用经典的Levinson-Durbin算法计算线性预测量。但Levinson-Durbin算法在计算反射系数时涉及到内积的加法,是一个处理瓶颈。本文开发并报告了对各种语音处理和编码应用中使用的算法的修改,以提高实现效率。
{"title":"Efficient implementation of linear predictive coding algorithms","authors":"S. Nagarajan, R. Sankar","doi":"10.1109/SECON.1998.673294","DOIUrl":"https://doi.org/10.1109/SECON.1998.673294","url":null,"abstract":"In linear predictive coding (LPC) analysis, the linear predictors are computed using the classical Levinson-Durbin algorithm. But the Levinson-Durbin algorithm is a processing bottleneck as it involves the addition of inner products in the calculation of the reflection coefficients. This paper develops and reports on modifications to the algorithm used in various speech processing and coding applications for efficient implementations.","PeriodicalId":281991,"journal":{"name":"Proceedings IEEE Southeastcon '98 'Engineering for a New Era'","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115429891","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}
引用次数: 12
SeaWinds scatterometer instrument thermal control system 海风散射仪热控制系统
Pub Date : 1998-04-24 DOI: 10.1109/SECON.1998.673342
G.G. McEachron
The Ku-band SeaWinds scatterometer, developed for NASA's Jet Propulsion Laboratory, is part of the Earth Observing System which will measure global environmental changes. Scheduled for launch on the Japanese Advanced Earth Observing Satellite (ADEOS) in the year 2000, the instrument measures wind data over the Earth's ice-free oceans every day. The development of the 110 watt peak power radar involved many design trade-offs including the temperature performance. A passive thermal control system, providing a narrow band temperature response in all orbit environments, was necessary to maintain stable radar calibration over a three-year operating life. This paper describes the evolution of the thermal control system design and test validation for the scatterometer electronics subassembly (SES).
ku波段海风散射计是为美国宇航局喷气推进实验室开发的,是地球观测系统的一部分,该系统将测量全球环境变化。该仪器计划于2000年由日本先进地球观测卫星(ADEOS)发射,每天测量地球上无冰海洋上的风数据。110瓦峰值功率雷达的开发涉及许多设计权衡,包括温度性能。在所有轨道环境中提供窄带温度响应的被动热控制系统对于在三年的使用寿命中保持稳定的雷达校准是必要的。本文介绍了散射计电子组件(SES)的热控制系统设计和测试验证的发展。
{"title":"SeaWinds scatterometer instrument thermal control system","authors":"G.G. McEachron","doi":"10.1109/SECON.1998.673342","DOIUrl":"https://doi.org/10.1109/SECON.1998.673342","url":null,"abstract":"The Ku-band SeaWinds scatterometer, developed for NASA's Jet Propulsion Laboratory, is part of the Earth Observing System which will measure global environmental changes. Scheduled for launch on the Japanese Advanced Earth Observing Satellite (ADEOS) in the year 2000, the instrument measures wind data over the Earth's ice-free oceans every day. The development of the 110 watt peak power radar involved many design trade-offs including the temperature performance. A passive thermal control system, providing a narrow band temperature response in all orbit environments, was necessary to maintain stable radar calibration over a three-year operating life. This paper describes the evolution of the thermal control system design and test validation for the scatterometer electronics subassembly (SES).","PeriodicalId":281991,"journal":{"name":"Proceedings IEEE Southeastcon '98 'Engineering for a New Era'","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123770960","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
Efficiency ratings for VHDL behavioral models VHDL行为模型的效率评级
Pub Date : 1998-04-24 DOI: 10.1109/SECON.1998.673379
J. A. Wicks, J. Armstrong
Due to the great complexity of VHDL models that are created today, the amount of CPU time required to simulate these models and the amount of labor required to develop these models have become critical issues. The amount of CPU time required to simulate a model can be directly influenced by the efficient use of VHDL concepts in creating the model. Research in the determination of what VHDL concepts and modeling styles are most efficient will be discussed in this paper. The development of tests that can be run on VHDL models to reveal the efficiency of the code in the form of a numerical efficiency rating will also be discussed.
由于目前创建的VHDL模型非常复杂,模拟这些模型所需的CPU时间和开发这些模型所需的劳动力数量已成为关键问题。在创建模型时有效地使用VHDL概念会直接影响模拟模型所需的CPU时间。本文将讨论确定哪些VHDL概念和建模样式最有效的研究。还将讨论可以在VHDL模型上运行的测试的开发,以数字效率等级的形式显示代码的效率。
{"title":"Efficiency ratings for VHDL behavioral models","authors":"J. A. Wicks, J. Armstrong","doi":"10.1109/SECON.1998.673379","DOIUrl":"https://doi.org/10.1109/SECON.1998.673379","url":null,"abstract":"Due to the great complexity of VHDL models that are created today, the amount of CPU time required to simulate these models and the amount of labor required to develop these models have become critical issues. The amount of CPU time required to simulate a model can be directly influenced by the efficient use of VHDL concepts in creating the model. Research in the determination of what VHDL concepts and modeling styles are most efficient will be discussed in this paper. The development of tests that can be run on VHDL models to reveal the efficiency of the code in the form of a numerical efficiency rating will also be discussed.","PeriodicalId":281991,"journal":{"name":"Proceedings IEEE Southeastcon '98 'Engineering for a New Era'","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128284312","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
Limitation of branch predictors: a case for multithreaded architectures 分支预测器的限制:多线程架构的一个案例
Pub Date : 1998-04-24 DOI: 10.1109/SECON.1998.673312
P. Golla, E. C. Lin
Conventional scalar architectures such as the superscalar or multiscalar architectures execute from a single stream, while a multithreaded architecture executes from multiple streams at a time. Several aggressive branch predictors have been proposed with high prediction accuracies but none of them can provide 100% accuracy. We show that multithreaded architecture is a better candidate for utilizing speculative execution than scalar architectures. Generally the branch prediction performance degradation is compounded for larger window sizes on scalar architectures, while for a multithreaded architecture, by increasing the number of executing threads, we could sustain a higher performance for a large aggregated speculative window size. Hence, heavier workloads may increase performance and utilization for multithreaded architectures. We present analytical and simulation results to support our argument.
传统的标量体系结构,如超标量或多标量体系结构从单个流执行,而多线程体系结构一次从多个流执行。目前已经提出了几种具有较高预测精度的主动分支预测器,但没有一种能够达到100%的预测精度。我们表明多线程体系结构比标量体系结构更适合利用推测执行。通常,对于标量架构上较大的窗口大小,分支预测性能的下降会加剧,而对于多线程架构,通过增加执行线程的数量,我们可以为较大的聚合推测窗口大小维持更高的性能。因此,较重的工作负载可能会提高多线程架构的性能和利用率。我们提出了分析和模拟结果来支持我们的论点。
{"title":"Limitation of branch predictors: a case for multithreaded architectures","authors":"P. Golla, E. C. Lin","doi":"10.1109/SECON.1998.673312","DOIUrl":"https://doi.org/10.1109/SECON.1998.673312","url":null,"abstract":"Conventional scalar architectures such as the superscalar or multiscalar architectures execute from a single stream, while a multithreaded architecture executes from multiple streams at a time. Several aggressive branch predictors have been proposed with high prediction accuracies but none of them can provide 100% accuracy. We show that multithreaded architecture is a better candidate for utilizing speculative execution than scalar architectures. Generally the branch prediction performance degradation is compounded for larger window sizes on scalar architectures, while for a multithreaded architecture, by increasing the number of executing threads, we could sustain a higher performance for a large aggregated speculative window size. Hence, heavier workloads may increase performance and utilization for multithreaded architectures. We present analytical and simulation results to support our argument.","PeriodicalId":281991,"journal":{"name":"Proceedings IEEE Southeastcon '98 'Engineering for a New Era'","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122335720","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
Software safety analysis using rough sets 使用粗糙集进行软件安全性分析
Pub Date : 1998-04-24 DOI: 10.1109/SECON.1998.673280
Israel E Chen-Jimenez, A. Kornecki, Janusz Zalewski
This paper presents a new method to evaluate software safety using rough set theory. The data about the software product and process are collected via a questionnaire. The result is the direct assessment of the software safety in terms of a single coefficient, whose goodness is then analyzed using rough sets. An automatic tool for the Windows platform has been developed to help in the interactive analysis. Results from a real experiment of software safety evaluation are discussed.
本文提出了一种利用粗糙集理论评价软件安全性的新方法。关于软件产品和过程的数据是通过问卷收集的。结果是根据单个系数对软件安全性进行直接评估,然后使用粗糙集对其优劣进行分析。开发了一个Windows平台的自动分析工具,以帮助进行交互式分析。讨论了软件安全评价的实际实验结果。
{"title":"Software safety analysis using rough sets","authors":"Israel E Chen-Jimenez, A. Kornecki, Janusz Zalewski","doi":"10.1109/SECON.1998.673280","DOIUrl":"https://doi.org/10.1109/SECON.1998.673280","url":null,"abstract":"This paper presents a new method to evaluate software safety using rough set theory. The data about the software product and process are collected via a questionnaire. The result is the direct assessment of the software safety in terms of a single coefficient, whose goodness is then analyzed using rough sets. An automatic tool for the Windows platform has been developed to help in the interactive analysis. Results from a real experiment of software safety evaluation are discussed.","PeriodicalId":281991,"journal":{"name":"Proceedings IEEE Southeastcon '98 'Engineering for a New Era'","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132602953","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
Efficient data compression algorithm for data loggers, measurement equipment and remote data analysis applications 高效的数据压缩算法,用于数据记录仪,测量设备和远程数据分析应用
Pub Date : 1998-04-24 DOI: 10.1109/SECON.1998.673288
M. Kovač
Volume of data acquired during measurements is usually very large in size. In this paper we present compact, yet efficient, data compression algorithm that can be used to significantly reduce storage and telecommunication costs for the above-mentioned applications. The algorithm is lossless, based on the statistical information and can achieve a compression ratio of up to 14:1 on raw binary data. The algorithm has been successfully implemented to compress data from alternative fuel vehicles and photovoltaic systems.
在测量过程中获得的数据量通常非常大。在本文中,我们提出了一种紧凑而高效的数据压缩算法,可用于显着降低上述应用的存储和通信成本。该算法是基于统计信息的无损算法,对原始二进制数据的压缩比可达14:1。该算法已成功应用于替代燃料汽车和光伏系统的数据压缩。
{"title":"Efficient data compression algorithm for data loggers, measurement equipment and remote data analysis applications","authors":"M. Kovač","doi":"10.1109/SECON.1998.673288","DOIUrl":"https://doi.org/10.1109/SECON.1998.673288","url":null,"abstract":"Volume of data acquired during measurements is usually very large in size. In this paper we present compact, yet efficient, data compression algorithm that can be used to significantly reduce storage and telecommunication costs for the above-mentioned applications. The algorithm is lossless, based on the statistical information and can achieve a compression ratio of up to 14:1 on raw binary data. The algorithm has been successfully implemented to compress data from alternative fuel vehicles and photovoltaic systems.","PeriodicalId":281991,"journal":{"name":"Proceedings IEEE Southeastcon '98 'Engineering for a New Era'","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131022085","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
The origin of the I/sub 1//sup d/ excitonic emission in ZnSe ZnSe中I/sub /sup /激子发射的起源
Pub Date : 1998-04-24 DOI: 10.1109/SECON.1998.673348
E. Wheeler, J. L. Boone
An investigation employing nuclear transmutation to probe the effects of copper doping in ZnSe is presented. Three experimental observations are reported in this investigation. With the first, as-grown ZnSe is irradiated with thermal neutrons which results, after thermal annealing, in the incorporation of Cu/sub Zn/ centers. Results are consistent with isolated Cu/sub Zn/ being involved in the copper-red and copper-green emissions in ZnSe but not in the I/sub 1//sup d/ excitonic emission. Next are annealing experiments of as-grown wafers of ZnSe which are thermally annealed in a zinc-rich atmosphere. After annealing, the wafers show a remarkable reduction in the I/sub 1//sup d/ emission. Finally, we report observations of homoepitaxial layers of ZnSe grown from elemental zinc and selenium. In these experiments, we have seen that the I/sub 1//sup d/ can be greatly reduced, often eliminated, by growing the layers in a zinc-rich atmosphere. All three observations are consistent with the I/sub 1//sup d/ emission being associated with V/sub Zn/ but not with Cu/sub Zn/ centers,.
采用核嬗变法研究了铜掺杂对ZnSe的影响。本研究报告了三个实验观察结果。第一种方法是用热中子辐照生长的ZnSe,在热退火后形成Cu/亚Zn/中心。结果表明,孤立的Cu/sub Zn/参与了ZnSe的铜红和铜绿发射,而不参与I/sub 1//sup d/激子发射。接下来是在富锌气氛中热退火的ZnSe晶圆的退火实验。经退火后,晶圆的I/sub /sup /发射明显降低。最后,我们报道了由元素锌和硒生长的ZnSe同外延层的观察结果。在这些实验中,我们已经看到,通过在富锌的大气中生长这些层,I/sub //sup /可以大大减少,通常是消除。这三个观测结果都表明,I/sub - 1//sup - d/与V/sub - Zn/中心有关,而与Cu/sub - Zn/中心无关。
{"title":"The origin of the I/sub 1//sup d/ excitonic emission in ZnSe","authors":"E. Wheeler, J. L. Boone","doi":"10.1109/SECON.1998.673348","DOIUrl":"https://doi.org/10.1109/SECON.1998.673348","url":null,"abstract":"An investigation employing nuclear transmutation to probe the effects of copper doping in ZnSe is presented. Three experimental observations are reported in this investigation. With the first, as-grown ZnSe is irradiated with thermal neutrons which results, after thermal annealing, in the incorporation of Cu/sub Zn/ centers. Results are consistent with isolated Cu/sub Zn/ being involved in the copper-red and copper-green emissions in ZnSe but not in the I/sub 1//sup d/ excitonic emission. Next are annealing experiments of as-grown wafers of ZnSe which are thermally annealed in a zinc-rich atmosphere. After annealing, the wafers show a remarkable reduction in the I/sub 1//sup d/ emission. Finally, we report observations of homoepitaxial layers of ZnSe grown from elemental zinc and selenium. In these experiments, we have seen that the I/sub 1//sup d/ can be greatly reduced, often eliminated, by growing the layers in a zinc-rich atmosphere. All three observations are consistent with the I/sub 1//sup d/ emission being associated with V/sub Zn/ but not with Cu/sub Zn/ centers,.","PeriodicalId":281991,"journal":{"name":"Proceedings IEEE Southeastcon '98 'Engineering for a New Era'","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134357663","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
期刊
Proceedings IEEE Southeastcon '98 'Engineering for a New Era'
全部 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