首页 > 最新文献

Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems最新文献

英文 中文
Complete exchange on a wormhole routed mesh 在虫洞路由网上完成交换
R. Thakur, A. Choudhary, G. Fox
The complete exchange (or all-to-all personalized) communication pattern occurs frequently in many important parallel computing applications. We discuss several algorithms to perform complete exchange on a two dimensional mesh connected computer with wormhole routing. We propose algorithms for both power-of-two and non power-of-two meshes as well as an algorithm which works for any arbitrary mesh. We have developed analytical models to estimate the performance of the algorithms on the basis of system parameters. These models take into account the effects of link contention and other characteristics of the communication system. Performance results on the Intel Touchstone Delta are presented and analyzed.<>
完全交换(或全对全个性化)通信模式经常出现在许多重要的并行计算应用程序中。讨论了在具有虫洞路由的二维网格连接计算机上实现完全交换的几种算法。我们提出了适用于2次幂和非2次幂网格的算法,以及一种适用于任意网格的算法。我们建立了基于系统参数的分析模型来估计算法的性能。这些模型考虑了链路争用的影响和通信系统的其他特性。介绍并分析了英特尔Touchstone Delta处理器的性能结果。
{"title":"Complete exchange on a wormhole routed mesh","authors":"R. Thakur, A. Choudhary, G. Fox","doi":"10.1109/MASCOT.1994.284434","DOIUrl":"https://doi.org/10.1109/MASCOT.1994.284434","url":null,"abstract":"The complete exchange (or all-to-all personalized) communication pattern occurs frequently in many important parallel computing applications. We discuss several algorithms to perform complete exchange on a two dimensional mesh connected computer with wormhole routing. We propose algorithms for both power-of-two and non power-of-two meshes as well as an algorithm which works for any arbitrary mesh. We have developed analytical models to estimate the performance of the algorithms on the basis of system parameters. These models take into account the effects of link contention and other characteristics of the communication system. Performance results on the Intel Touchstone Delta are presented and analyzed.<<ETX>>","PeriodicalId":288344,"journal":{"name":"Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems","volume":"107 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123246468","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
MINT: a front end for efficient simulation of shared-memory multiprocessors MINT:用于高效模拟共享内存多处理器的前端
J. Veenstra, R. Fowler
MINT is a software package designed to ease the process of constructing event-driven memory hierarchy simulators for multiprocessors. It provides a set of simulated processors that run standard Unix executable files compiled for a MIPS R3000 based multiprocessor. These generate multiple streams of memory reference events that drive a user-provided memory system simulator. MINT uses a novel hybrid technique that exploits the best aspects of native execution and software interpretation to minimize the overhead of processor simulation. Combined with related techniques to improve performance, this approach makes simulation on uniprocessor hosts extremely efficient.<>
MINT是一个软件包,旨在简化为多处理器构建事件驱动的内存层次模拟器的过程。它提供了一组模拟处理器,这些处理器运行为基于MIPS R3000的多处理器编译的标准Unix可执行文件。它们生成多个内存引用事件流,驱动用户提供的内存系统模拟器。MINT使用一种新颖的混合技术,利用本机执行和软件解释的最佳方面来最小化处理器模拟的开销。结合相关技术来提高性能,这种方法使得在单处理器主机上的模拟非常高效。
{"title":"MINT: a front end for efficient simulation of shared-memory multiprocessors","authors":"J. Veenstra, R. Fowler","doi":"10.1109/MASCOT.1994.284422","DOIUrl":"https://doi.org/10.1109/MASCOT.1994.284422","url":null,"abstract":"MINT is a software package designed to ease the process of constructing event-driven memory hierarchy simulators for multiprocessors. It provides a set of simulated processors that run standard Unix executable files compiled for a MIPS R3000 based multiprocessor. These generate multiple streams of memory reference events that drive a user-provided memory system simulator. MINT uses a novel hybrid technique that exploits the best aspects of native execution and software interpretation to minimize the overhead of processor simulation. Combined with related techniques to improve performance, this approach makes simulation on uniprocessor hosts extremely efficient.<<ETX>>","PeriodicalId":288344,"journal":{"name":"Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems","volume":"418 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115996200","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}
引用次数: 325
Towards the automatic derivation of computer performance models from the real time and embedded systems design 从实时和嵌入式系统设计出发,实现计算机性能模型的自动推导
R. Puigjaner, J. Szymanski
Real-time and embedded systems always have performance constraints. With conventional design techniques, these constraints are verified at the testing phase and the designer does no performance constraint estimation during the design. From the design information, it is possible to deduce a queueing network performance model, but its execution requires supplementary information concerning estimations of the execution times. Delays generated by logical locking and by resource use conflicts can be computed, via analytical or simulation techniques, from such a model. This paper presents experience acquired in the integration of design methods and the performance modelling techniques.<>
实时和嵌入式系统总是有性能限制。使用传统的设计技术,这些约束在测试阶段得到验证,设计者在设计过程中不进行性能约束估计。从设计信息中,可以推导出排队网络性能模型,但是它的执行需要有关执行时间估计的补充信息。由逻辑锁定和资源使用冲突产生的延迟可以通过分析或模拟技术从这样的模型中计算出来。本文介绍了将设计方法与性能建模技术相结合的经验。
{"title":"Towards the automatic derivation of computer performance models from the real time and embedded systems design","authors":"R. Puigjaner, J. Szymanski","doi":"10.1109/MASCOT.1994.284457","DOIUrl":"https://doi.org/10.1109/MASCOT.1994.284457","url":null,"abstract":"Real-time and embedded systems always have performance constraints. With conventional design techniques, these constraints are verified at the testing phase and the designer does no performance constraint estimation during the design. From the design information, it is possible to deduce a queueing network performance model, but its execution requires supplementary information concerning estimations of the execution times. Delays generated by logical locking and by resource use conflicts can be computed, via analytical or simulation techniques, from such a model. This paper presents experience acquired in the integration of design methods and the performance modelling techniques.<<ETX>>","PeriodicalId":288344,"journal":{"name":"Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121899072","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
Near-critical path analysis of program activity graphs 程序活动图的近关键路径分析
Cedell Alexander, D. Reese, J. Harden
Program activity graphs can be constructed from time-stamped traces of appropriate execution events. Information about the activities on the k longest execution paths is useful in the analysis of parallel program performance. In this paper, four algorithms for finding the near-critical paths of program activity graphs are presented and compared, including an efficient new algorithm that utilizes slack values calculated by the critical path method to perform a best-first search in linear space. The worst-case time and memory requirements of the new algorithm are in O(ke) and O(k+e), where e is the number of edges in the graph. Results confirming the efficiency of the algorithm are presented for five application programs. A framework for utilizing the near-critical path information is also described. The framework includes both statistical summaries and visualization capabilities.<>
程序活动图可以根据适当执行事件的带有时间戳的跟踪来构造。有关k个最长执行路径上的活动的信息在分析并行程序性能时非常有用。本文提出并比较了寻找程序活动图近关键路径的四种算法,其中包括一种利用关键路径法计算的松弛值在线性空间中进行最佳优先搜索的高效新算法。新算法的最坏情况时间和内存需求分别为O(ke)和O(k+e),其中e为图中的边数。给出了5个应用程序的结果,验证了该算法的有效性。还描述了利用近关键路径信息的框架。该框架包括统计摘要和可视化功能。
{"title":"Near-critical path analysis of program activity graphs","authors":"Cedell Alexander, D. Reese, J. Harden","doi":"10.1109/MASCOT.1994.284406","DOIUrl":"https://doi.org/10.1109/MASCOT.1994.284406","url":null,"abstract":"Program activity graphs can be constructed from time-stamped traces of appropriate execution events. Information about the activities on the k longest execution paths is useful in the analysis of parallel program performance. In this paper, four algorithms for finding the near-critical paths of program activity graphs are presented and compared, including an efficient new algorithm that utilizes slack values calculated by the critical path method to perform a best-first search in linear space. The worst-case time and memory requirements of the new algorithm are in O(ke) and O(k+e), where e is the number of edges in the graph. Results confirming the efficiency of the algorithm are presented for five application programs. A framework for utilizing the near-critical path information is also described. The framework includes both statistical summaries and visualization capabilities.<<ETX>>","PeriodicalId":288344,"journal":{"name":"Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116880893","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}
引用次数: 27
On solving stochastic coupling matrices arising in iterative aggregation/disaggregation methods 求解迭代聚集/分解法中随机耦合矩阵的问题
W. Stewart, A. Touzene
Iterative aggregation/disaggregation (IAD) methods are powerful tools for solving Markov chain models whose transition probability matrices are nearly completely decomposable (NCD). Such models arise frequently during the performance and reliability analysis of computer and telecommunication systems. IAD methods require the solution of a stochastic coupling matrix whose elements denote transition probabilities among blocks. The coupling matrices are often large and in NCD models necessarily have diagonal elements close to one and small off-diagonal elements. This makes their solution by either iterative or direct methods rather difficult. We propose a modification of the coupling matrix that allows us to accurate and efficiently compute its stationary probability vector.<>
迭代聚合/分解(IAD)方法是求解转移概率矩阵几乎完全可分解的马尔可夫链模型的有力工具。这种模型在计算机和电信系统的性能和可靠性分析中经常出现。IAD方法需要求解一个随机耦合矩阵,该矩阵的元素表示块之间的转移概率。耦合矩阵通常很大,在NCD模型中必然有接近1的对角元素和较小的非对角元素。这使得用迭代法或直接法解决问题变得相当困难。我们提出了一种对耦合矩阵的修改,使我们能够准确有效地计算其平稳概率向量。
{"title":"On solving stochastic coupling matrices arising in iterative aggregation/disaggregation methods","authors":"W. Stewart, A. Touzene","doi":"10.1109/MASCOT.1994.284413","DOIUrl":"https://doi.org/10.1109/MASCOT.1994.284413","url":null,"abstract":"Iterative aggregation/disaggregation (IAD) methods are powerful tools for solving Markov chain models whose transition probability matrices are nearly completely decomposable (NCD). Such models arise frequently during the performance and reliability analysis of computer and telecommunication systems. IAD methods require the solution of a stochastic coupling matrix whose elements denote transition probabilities among blocks. The coupling matrices are often large and in NCD models necessarily have diagonal elements close to one and small off-diagonal elements. This makes their solution by either iterative or direct methods rather difficult. We propose a modification of the coupling matrix that allows us to accurate and efficiently compute its stationary probability vector.<<ETX>>","PeriodicalId":288344,"journal":{"name":"Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems","volume":"78 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124850113","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
Object-oriented modeling, simulation and implementation of a network management system 一个面向对象的网络管理系统的建模、仿真与实现
Marc Beckers, J. Peeters, F. Verboven
Development of a network management system for B-ISDN access products proceeded through a modelling phase at a high level of abstraction, followed by implementation in an expert-system shell dedicated to network management. The expert-system shell provides the opportunity to exercise the system in simulation mode. The object-oriented paradigm is used for modelling, implementation and simulation. Some of the modelling techniques employed are highlighted and followed by an overview of the environment which simulates and implements the system. Finally, some strategies for transforming a model at a high level of abstraction into an implementation are discussed.<>
B-ISDN接入产品的网络管理系统的开发在高度抽象的建模阶段进行,随后在专门用于网络管理的专家系统外壳中实现。专家系统外壳提供了在仿真模式下运行系统的机会。面向对象范式用于建模、实现和仿真。重点介绍了所采用的一些建模技术,然后概述了模拟和实现系统的环境。最后,讨论了将高层抽象模型转换为实现的一些策略。
{"title":"Object-oriented modeling, simulation and implementation of a network management system","authors":"Marc Beckers, J. Peeters, F. Verboven","doi":"10.1109/MASCOT.1994.284419","DOIUrl":"https://doi.org/10.1109/MASCOT.1994.284419","url":null,"abstract":"Development of a network management system for B-ISDN access products proceeded through a modelling phase at a high level of abstraction, followed by implementation in an expert-system shell dedicated to network management. The expert-system shell provides the opportunity to exercise the system in simulation mode. The object-oriented paradigm is used for modelling, implementation and simulation. Some of the modelling techniques employed are highlighted and followed by an overview of the environment which simulates and implements the system. Finally, some strategies for transforming a model at a high level of abstraction into an implementation are discussed.<<ETX>>","PeriodicalId":288344,"journal":{"name":"Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124866381","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
The 3d7-Simulation Environment: a tool for autonomous mobile robot development 3d7仿真环境:自主移动机器人开发工具
R. Trieb, E. Puttkamer
Presents the 3d7-Simulation Environment, which was designed as a tool for wheeled autonomous mobile robot development. Within the MOBOT-IV project 3d7 is used to support the research in the field of sensor data processing algorithms as well as the different levels of motion control. Currently, the simulation environment consists of a 3D solid modeling kernel, environment editor, optical range finder sensor simulator, sonar sensor simulation component and kinematics and dynamics simulator for wheeled vehicles.<>
介绍了为开发轮式自主移动机器人而设计的3d7仿真环境。在MOBOT-IV项目中,3d7用于支持传感器数据处理算法以及不同级别运动控制领域的研究。目前,仿真环境由三维实体建模内核、环境编辑器、光学测距传感器模拟器、声纳传感器仿真组件和轮式车辆运动学与动力学模拟器组成。
{"title":"The 3d7-Simulation Environment: a tool for autonomous mobile robot development","authors":"R. Trieb, E. Puttkamer","doi":"10.1109/MASCOT.1994.284398","DOIUrl":"https://doi.org/10.1109/MASCOT.1994.284398","url":null,"abstract":"Presents the 3d7-Simulation Environment, which was designed as a tool for wheeled autonomous mobile robot development. Within the MOBOT-IV project 3d7 is used to support the research in the field of sensor data processing algorithms as well as the different levels of motion control. Currently, the simulation environment consists of a 3D solid modeling kernel, environment editor, optical range finder sensor simulator, sonar sensor simulation component and kinematics and dynamics simulator for wheeled vehicles.<<ETX>>","PeriodicalId":288344,"journal":{"name":"Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129701306","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
Automated modeling of message-passing programs 消息传递程序的自动建模
P. Mehra, M. Gower, Michael A. Bass
We present a system for automated modeling of message-passing programs. Its models preserve the parallel program's structure, especially the syntactic boundaries surrounding communication calls. Our grammar-driven approach uses the program's parse trees to derive a regular expression that describes all possible execution traces at the chosen level of modeling; that expression is used for automatic extraction of timing information from traces of scaled-down runs. We consider "intelligent regression" techniques for discovering the numerical attributes of our models: run times of sequential blocks; lengths and destinations of messages; and loop bounds. Regression produces formulae expressing these attributes in terms of problem and system sizes. The model is then used for predicting the performance of large-scale runs. We illustrate our approach with a program that simultaneously solves multiple tridiagonal linear systems an the iPSC/860.<>
我们提出了一个消息传递程序的自动建模系统。它的模型保留了并行程序的结构,特别是围绕通信调用的语法边界。我们的语法驱动方法使用程序的解析树来派生一个正则表达式,该表达式描述了所选建模级别上所有可能的执行轨迹;该表达式用于从按比例缩小的运行轨迹中自动提取计时信息。我们考虑使用“智能回归”技术来发现模型的数值属性:连续块的运行时间;消息的长度和目的地;还有循环界。回归产生了用问题和系统大小来表示这些属性的公式。然后将该模型用于预测大规模运行的性能。我们用一个程序来说明我们的方法,该程序可以同时解决多个三对角线性系统和iPSC/860。
{"title":"Automated modeling of message-passing programs","authors":"P. Mehra, M. Gower, Michael A. Bass","doi":"10.1109/MASCOT.1994.284424","DOIUrl":"https://doi.org/10.1109/MASCOT.1994.284424","url":null,"abstract":"We present a system for automated modeling of message-passing programs. Its models preserve the parallel program's structure, especially the syntactic boundaries surrounding communication calls. Our grammar-driven approach uses the program's parse trees to derive a regular expression that describes all possible execution traces at the chosen level of modeling; that expression is used for automatic extraction of timing information from traces of scaled-down runs. We consider \"intelligent regression\" techniques for discovering the numerical attributes of our models: run times of sequential blocks; lengths and destinations of messages; and loop bounds. Regression produces formulae expressing these attributes in terms of problem and system sizes. The model is then used for predicting the performance of large-scale runs. We illustrate our approach with a program that simultaneously solves multiple tridiagonal linear systems an the iPSC/860.<<ETX>>","PeriodicalId":288344,"journal":{"name":"Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125421479","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}
引用次数: 15
Analysis of memory and time savings using EC/DSIM 使用EC/DSIM分析内存和时间节省
Gudjon Hermannsson, Ai Li, L. Wittie
This paper introduces the EC frontend and DSIM simulator. Given a parallel program, they determine its execution time on huge networks of computers. EC extracts task step needs. DSIM predicts completion times rather than simulating each program step. This paper contains analyses of the memory savings and the execution time savings for simulations of one to 2,800 computers running parallel Gaussian elimination and fast Fourier transform. The time savings are 20% (two days) for fifty runs of Gaussian reduction of a 400x401 matrix to solve 400 linear equations. Memory needs are reduced 99% (637 MBytes) per simulation run. The memory savings allow simulation of parallel programs running on thousands of processors. These huge network sizes are impractical with step-by-step simulations.<>
本文介绍了电子商务前端和DSIM模拟器。给定一个并行程序,它们决定它在庞大的计算机网络上的执行时间。EC提取任务步骤需求。DSIM预测完成时间,而不是模拟每个程序步骤。本文分析了1 ~ 2,800台计算机并行运行高斯消去和快速傅里叶变换所节省的内存和执行时间。对400x401矩阵进行50次高斯约简来求解400个线性方程,节省了20%(两天)的时间。每次模拟运行的内存需求减少了99% (637 mb)。节省的内存允许在数千个处理器上模拟并行程序。这些庞大的网络规模对于一步一步的模拟来说是不切实际的
{"title":"Analysis of memory and time savings using EC/DSIM","authors":"Gudjon Hermannsson, Ai Li, L. Wittie","doi":"10.1109/MASCOT.1994.284421","DOIUrl":"https://doi.org/10.1109/MASCOT.1994.284421","url":null,"abstract":"This paper introduces the EC frontend and DSIM simulator. Given a parallel program, they determine its execution time on huge networks of computers. EC extracts task step needs. DSIM predicts completion times rather than simulating each program step. This paper contains analyses of the memory savings and the execution time savings for simulations of one to 2,800 computers running parallel Gaussian elimination and fast Fourier transform. The time savings are 20% (two days) for fifty runs of Gaussian reduction of a 400x401 matrix to solve 400 linear equations. Memory needs are reduced 99% (637 MBytes) per simulation run. The memory savings allow simulation of parallel programs running on thousands of processors. These huge network sizes are impractical with step-by-step simulations.<<ETX>>","PeriodicalId":288344,"journal":{"name":"Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems","volume":"80 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131885503","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
A performance study of photonic local area network topologies 光子局域网络拓扑的性能研究
K. Sivalingam, P. Dowd
Network topology significantly affects the system performance of local area networks. The bus topology was considered for optical local area networks since the degradation of system performance due to propagation delay could be reduced. Power budget constraints severely limited maximum system size which diminished its appeal. On the other hand, the star topology was shown to have excellent fanout and fault tolerance that led to extensive research interest in star based systems. Recent advances in optical amplifiers which expand the power budget have renewed interest in optical bus based networks. The objective of the authors is to compare the performance of bus and star based systems. They assess the performance improvement of bus based approaches, and show under what conditions it is justified in terms of performance, relative to the increase in component costs.<>
网络拓扑结构对局域网的系统性能影响很大。由于总线拓扑结构可以减少由于传输延迟而导致的系统性能下降,因此在光局域网中考虑了总线拓扑结构。电力预算限制严重限制了最大系统尺寸,从而降低了其吸引力。另一方面,星型拓扑被证明具有良好的扇出和容错性,这导致了基于星型系统的广泛研究兴趣。光放大器的最新进展扩大了功率预算,重新引起了人们对基于光总线的网络的兴趣。作者的目的是比较总线和星型系统的性能。他们评估了基于总线的方法的性能改进,并显示在什么条件下,相对于组件成本的增加,它在性能方面是合理的。
{"title":"A performance study of photonic local area network topologies","authors":"K. Sivalingam, P. Dowd","doi":"10.1109/MASCOT.1994.284443","DOIUrl":"https://doi.org/10.1109/MASCOT.1994.284443","url":null,"abstract":"Network topology significantly affects the system performance of local area networks. The bus topology was considered for optical local area networks since the degradation of system performance due to propagation delay could be reduced. Power budget constraints severely limited maximum system size which diminished its appeal. On the other hand, the star topology was shown to have excellent fanout and fault tolerance that led to extensive research interest in star based systems. Recent advances in optical amplifiers which expand the power budget have renewed interest in optical bus based networks. The objective of the authors is to compare the performance of bus and star based systems. They assess the performance improvement of bus based approaches, and show under what conditions it is justified in terms of performance, relative to the increase in component costs.<<ETX>>","PeriodicalId":288344,"journal":{"name":"Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133609524","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
期刊
Proceedings of International Workshop on Modeling, Analysis and Simulation of Computer and Telecommunication Systems
全部 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