首页 > 最新文献

2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing最新文献

英文 中文
Collaborative Agents Interaction Using Message Passing Interface 使用消息传递接口的协作代理交互
Gabriel Ciobanu
We describe a framework for coordinating multiple agents in the execution of a cooperative task. We work within a fair simulation environment which decides when the agents form a coalition. A multi-agent simulator environment is developed, and some experimental results are presented and discussed. The agents are modeled as non-deterministic finite automata based on predefined communication protocol. The coordination is based on exchanging status messages. We use a Linux cluster, and message passing interface together with C programming language
我们描述了一个框架,用于在执行协作任务时协调多个代理。我们在一个公平的模拟环境中工作,它决定了代理人何时形成联盟。开发了一个多智能体仿真环境,给出了一些实验结果并进行了讨论。基于预定义的通信协议,将智能体建模为不确定有限自动机。协调基于交换状态消息。我们使用Linux集群和消息传递接口,并结合C语言编程
{"title":"Collaborative Agents Interaction Using Message Passing Interface","authors":"Gabriel Ciobanu","doi":"10.1109/SYNASC.2006.23","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.23","url":null,"abstract":"We describe a framework for coordinating multiple agents in the execution of a cooperative task. We work within a fair simulation environment which decides when the agents form a coalition. A multi-agent simulator environment is developed, and some experimental results are presented and discussed. The agents are modeled as non-deterministic finite automata based on predefined communication protocol. The coordination is based on exchanging status messages. We use a Linux cluster, and message passing interface together with C programming language","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121894653","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
MODIS Image Based Computation of Vegetation Indices in MedioGRID Architecture 基于MODIS图像的MedioGRID结构下植被指数计算
V. Bâcu, O. Muresan, D. Gorgan
The paper presents MedioGRID platform as a general-purpose solution for satellite image processing on grid architecture, and exemplifies by the Greenland application the computation of vegetation indices based on MODIS satellite images. The application provides efficient and simple user interactivity through the graphical user interface. The user selects the satellite images by time and geographical area, and specifies the particular processing operations. The performance of the grid application architecture is evaluated considering a few variables such as number of jobs, number of workers and dimension of satellite images
本文提出了一种基于网格结构的卫星图像处理通用解决方案MedioGRID平台,并以格陵兰岛为例,介绍了基于MODIS卫星图像的植被指数计算。该应用程序通过图形用户界面提供高效、简单的用户交互。用户按时间和地理区域选择卫星图像,并指定具体的处理操作。考虑了作业数量、工人数量和卫星图像维度等变量,对网格应用体系结构的性能进行了评价
{"title":"MODIS Image Based Computation of Vegetation Indices in MedioGRID Architecture","authors":"V. Bâcu, O. Muresan, D. Gorgan","doi":"10.1109/SYNASC.2006.53","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.53","url":null,"abstract":"The paper presents MedioGRID platform as a general-purpose solution for satellite image processing on grid architecture, and exemplifies by the Greenland application the computation of vegetation indices based on MODIS satellite images. The application provides efficient and simple user interactivity through the graphical user interface. The user selects the satellite images by time and geographical area, and specifies the particular processing operations. The performance of the grid application architecture is evaluated considering a few variables such as number of jobs, number of workers and dimension of satellite images","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129782134","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}
引用次数: 7
Algorithms and Results in Content-Based Visual Query of the Image Databases Resulting from Dicom Files 基于内容的Dicom文件图像数据库可视化查询算法与结果
L. Stanescu, A. Ion, D. Burdescu, M. Brezovan
The article presents a series of algorithms used in the content-based visual query process on databases with color medical images extracted from DICOM files provided by medical tools used in the diagnosis area. Also, the paper presents a detailed study on several directions inside the content-based visual query process. In studying the content-based image query on color feature the transformation from RGB color space to HSV and the quantization at 166 colors was used. For computing the dissimilitude between the query and the target image three metrics were implemented: the Euclidian distance, the histograms intersection and the quadratic distance between histograms. The next study was made on content-based image query on color texture feature. In order to compute the color texture characteristics vectors two methods were implemented: the co-occurrence matrices and Gabor filters. The third studied problem was the content-based region query. For detecting color regions the color set back-projection algorithm was implemented. Statistic studies for this algorithm in keeping track of the patient evolution during the treatment of the peptic ulcers were made
本文介绍了在诊断领域使用的医疗工具提供的DICOM文件中提取彩色医学图像的数据库的基于内容的可视化查询过程中使用的一系列算法。同时,对基于内容的可视化查询过程中的几个方向进行了详细的研究。在研究基于内容的图像色彩特征查询时,采用了RGB色彩空间到HSV的变换和166种颜色的量化。为了计算查询与目标图像之间的差异,实现了三个度量:欧几里得距离、直方图相交和直方图之间的二次距离。接下来研究了基于内容的图像颜色纹理特征查询。为了计算颜色纹理特征向量,实现了两种方法:共现矩阵和Gabor滤波器。研究的第三个问题是基于内容的区域查询。为了检测颜色区域,实现了颜色集反投影算法。对该算法在消化性溃疡治疗过程中对患者进化的跟踪进行了统计研究
{"title":"Algorithms and Results in Content-Based Visual Query of the Image Databases Resulting from Dicom Files","authors":"L. Stanescu, A. Ion, D. Burdescu, M. Brezovan","doi":"10.1109/SYNASC.2006.15","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.15","url":null,"abstract":"The article presents a series of algorithms used in the content-based visual query process on databases with color medical images extracted from DICOM files provided by medical tools used in the diagnosis area. Also, the paper presents a detailed study on several directions inside the content-based visual query process. In studying the content-based image query on color feature the transformation from RGB color space to HSV and the quantization at 166 colors was used. For computing the dissimilitude between the query and the target image three metrics were implemented: the Euclidian distance, the histograms intersection and the quadratic distance between histograms. The next study was made on content-based image query on color texture feature. In order to compute the color texture characteristics vectors two methods were implemented: the co-occurrence matrices and Gabor filters. The third studied problem was the content-based region query. For detecting color regions the color set back-projection algorithm was implemented. Statistic studies for this algorithm in keeping track of the patient evolution during the treatment of the peptic ulcers were made","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"82 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114101852","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
Applying Agent Technology in Water Pollution Monitoring Systems 药剂技术在水污染监测系统中的应用
M. Oprea, C. Nichita
Monitoring local and national water quality is a resource intensive process, with increasing complexity as national directives with regard to water quality are being aligned with European directives. In this paper we propose the application of intelligent agent software technology to water quality monitoring for regulatory compliance. The system can also be used to facilitate response to contamination incidents. We give a brief description of the analysis phase of our MAS development
监测地方和全国的水质是一个资源密集的过程,由于有关水质的国家指令正与欧洲指令保持一致,其复杂性日益增加。本文提出了智能代理软件技术在水质监测中的应用。该系统还可用于促进对污染事件的响应。我们对MAS开发的分析阶段进行了简要的描述
{"title":"Applying Agent Technology in Water Pollution Monitoring Systems","authors":"M. Oprea, C. Nichita","doi":"10.1109/SYNASC.2006.17","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.17","url":null,"abstract":"Monitoring local and national water quality is a resource intensive process, with increasing complexity as national directives with regard to water quality are being aligned with European directives. In this paper we propose the application of intelligent agent software technology to water quality monitoring for regulatory compliance. The system can also be used to facilitate response to contamination incidents. We give a brief description of the analysis phase of our MAS development","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"68 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125617677","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
Using BPM Technologies for Material Balances Modelling 使用BPM技术进行材料平衡建模
A. Fortis, Teodor-Florin Fortiş
The purpose of this paper is to offer a novel approach for modelling and simulation of material balances by using workflow technologies. The work in this paper is concentrated around BPMN as a modelling language, sustained by BPEL as an execution language, and different supporting technologies, to complete the tool chain. We are analyzing here the modelling of a simple chemical process, starting from the ideal material balance, as one can deduce from the fundamental laws of conservation, and developing then more complex models, conforming with most of the technological flow specification
本文的目的是通过使用工作流技术为物料平衡的建模和仿真提供一种新的方法。本文的工作主要围绕BPMN(建模语言)和BPEL(执行语言)以及不同的支持技术展开,以完成工具链。我们在这里分析一个简单的化学过程的建模,从理想的物质平衡开始,因为人们可以从基本的守恒定律中推断出来,然后发展更复杂的模型,符合大多数工艺流程规范
{"title":"Using BPM Technologies for Material Balances Modelling","authors":"A. Fortis, Teodor-Florin Fortiş","doi":"10.1109/SYNASC.2006.79","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.79","url":null,"abstract":"The purpose of this paper is to offer a novel approach for modelling and simulation of material balances by using workflow technologies. The work in this paper is concentrated around BPMN as a modelling language, sustained by BPEL as an execution language, and different supporting technologies, to complete the tool chain. We are analyzing here the modelling of a simple chemical process, starting from the ideal material balance, as one can deduce from the fundamental laws of conservation, and developing then more complex models, conforming with most of the technological flow specification","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"63 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133096490","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
Automatic Extraction of Lip Based on Wavelet Edge Detection 基于小波边缘检测的唇形自动提取
Ye-peng Guan
The effective automatic lip extraction from images is fundamental in a variety of applications. Since the outer labial contour of the mouth is very poor color distinction when compared against its skin background, it makes extraction of lip a difficult problem. In order to improve the contrast between lip and the other face regions, discrete Hartley transform (DHT) is proposed. We perform wavelet multi-scale edge detection across the C3 component of the HDT, which takes both the color information and the geometric characteristic into account. Comparative study with some existing lip segmentation algorithms has indicated the superior performance of the developed algorithm. The proposed algorithm produces better segmentation without need to determine an optimum threshold for each face image. In contrast with the other methods investigated, the lip segmentation is determined completely automatically
有效的自动唇形图像提取是各种应用的基础。由于口腔外唇轮廓与皮肤背景相比颜色区分非常差,因此唇的提取成为一个难题。为了提高唇部与面部其他区域的对比度,提出了离散哈特利变换(DHT)。我们在HDT的C3分量上执行小波多尺度边缘检测,它同时考虑了颜色信息和几何特征。通过与现有唇形分割算法的比较,表明了该算法的优越性。该算法无需为每张人脸图像确定最佳阈值,即可产生更好的分割效果。与其他研究的方法相比,唇形分割完全是自动确定的
{"title":"Automatic Extraction of Lip Based on Wavelet Edge Detection","authors":"Ye-peng Guan","doi":"10.1109/SYNASC.2006.19","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.19","url":null,"abstract":"The effective automatic lip extraction from images is fundamental in a variety of applications. Since the outer labial contour of the mouth is very poor color distinction when compared against its skin background, it makes extraction of lip a difficult problem. In order to improve the contrast between lip and the other face regions, discrete Hartley transform (DHT) is proposed. We perform wavelet multi-scale edge detection across the C3 component of the HDT, which takes both the color information and the geometric characteristic into account. Comparative study with some existing lip segmentation algorithms has indicated the superior performance of the developed algorithm. The proposed algorithm produces better segmentation without need to determine an optimum threshold for each face image. In contrast with the other methods investigated, the lip segmentation is determined completely automatically","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133836551","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
Incremental Deterministic Planning 增量确定性规划
S. Andrei, W. Chin, M. Rinard
We present a new planning algorithm that formulates the planning problem as a counting satisfiability problem in which the number of available solutions guides the planner deterministically to its goal. In comparison with existing planners, our approach eliminates backtracking and supports efficient incremental planners that add additional sub-formulas without the need to recompute solutions for previously provided subformulas. Our experimental results show that our approach is competitive with existing state-of-the-art planners that formulate the planning problem as a satisfiability problem, then solve the satisfiability problem using specialized off-the-shelf satisfiability solvers such as zChaff
我们提出了一种新的规划算法,该算法将规划问题表述为一个计数可满足性问题,其中可用解的数量确定性地指导规划者实现其目标。与现有的规划器相比,我们的方法消除了回溯,并支持有效的增量规划器,可以添加额外的子公式,而无需重新计算先前提供的子公式的解决方案。我们的实验结果表明,我们的方法与现有的最先进的规划器相比具有竞争力,这些规划器将规划问题表述为可满足性问题,然后使用专业的现成的可满足性求解器(如zChaff)来解决可满足性问题
{"title":"Incremental Deterministic Planning","authors":"S. Andrei, W. Chin, M. Rinard","doi":"10.1109/SYNASC.2006.47","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.47","url":null,"abstract":"We present a new planning algorithm that formulates the planning problem as a counting satisfiability problem in which the number of available solutions guides the planner deterministically to its goal. In comparison with existing planners, our approach eliminates backtracking and supports efficient incremental planners that add additional sub-formulas without the need to recompute solutions for previously provided subformulas. Our experimental results show that our approach is competitive with existing state-of-the-art planners that formulate the planning problem as a satisfiability problem, then solve the satisfiability problem using specialized off-the-shelf satisfiability solvers such as zChaff","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115371376","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
A Framework for Scheduling Image Processing Applications in MedioGRID MedioGRID中图像处理应用的调度框架
Marcela S. Boboila, G. Iordache, Florin Pop, V. Cristea
This paper presents a scheduling framework that is configured for, and used in MedioGRID, a system for real-time processing of satellite images, operating in a grid environment. Our work addresses the problem of scheduling various computationally intensive and data intensive applications that are required for extracting information from satellite images. The proposed solution allows mapping of image processing applications onto available MedioGRID resources. The scheduling is done at the level of groups of concurrent applications. It demonstrates a very good behavior for scheduling and executing groups of applications, while also achieving a near-optimal utilization of the MedioGRID resources
本文提出了一种调度框架,该框架是为在网格环境下运行的卫星图像实时处理系统MedioGRID配置并使用的。我们的工作解决了从卫星图像中提取信息所需的各种计算密集型和数据密集型应用程序的调度问题。提出的解决方案允许将图像处理应用程序映射到可用的MedioGRID资源上。调度是在并发应用程序组级别完成的。它展示了调度和执行应用程序组的良好行为,同时还实现了对MedioGRID资源的近乎最佳的利用
{"title":"A Framework for Scheduling Image Processing Applications in MedioGRID","authors":"Marcela S. Boboila, G. Iordache, Florin Pop, V. Cristea","doi":"10.1109/SYNASC.2006.2","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.2","url":null,"abstract":"This paper presents a scheduling framework that is configured for, and used in MedioGRID, a system for real-time processing of satellite images, operating in a grid environment. Our work addresses the problem of scheduling various computationally intensive and data intensive applications that are required for extracting information from satellite images. The proposed solution allows mapping of image processing applications onto available MedioGRID resources. The scheduling is done at the level of groups of concurrent applications. It demonstrates a very good behavior for scheduling and executing groups of applications, while also achieving a near-optimal utilization of the MedioGRID resources","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114421384","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
Tiers of webOrigami Programming web编程的层级
T. Ida
Summary form only given. The World Wide Web is an important knowledge repository for our daily activities, and moreover it is transforming itself to service repository. Many scientists not only publish their results on the Web but offer services that accrue from their scientific discoveries and inventions. The WebOrigami, under development by SCORE at University of Tsukuba, is one such science service portal that offers services to interested mathematicians and origamists. Its aim is to help them to explore the possibilities of computational origami as well as enjoying the origami art. In this paper the author talks about the current state of the development of the system, talking about technical problems that we encounter and solutions we came up with. The state of the art of the Web programming technology is far from our satisfaction. It often leads us into many undesired pitfalls as well as security problems. The most serious problem, in our view, is the lack of an adequate computational model with which we reason about Web programming and computing. This paper focuses on the computation model for Web computing that is based on multi-tiered programming methodology; the computation model with which we are trying to abstract from our programming efforts in constructing the portal
只提供摘要形式。万维网是我们日常活动的重要知识存储库,而且它正在向服务存储库转变。许多科学家不仅在网上发表他们的研究成果,而且还提供从他们的科学发现和发明中积累的服务。筑波大学(University of Tsukuba)的SCORE开发的WebOrigami就是这样一个科学服务门户网站,它为感兴趣的数学家和折纸家提供服务。它的目的是帮助他们探索计算折纸的可能性,以及享受折纸艺术。在本文中,作者谈到了系统的发展现状,谈到了我们遇到的技术问题和我们提出的解决方案。Web编程技术的现状远不能让我们满意。它经常使我们陷入许多意想不到的陷阱以及安全问题。在我们看来,最严重的问题是缺乏一个适当的计算模型,我们可以用它来推理Web编程和计算。本文重点研究了基于多层编程方法的Web计算模型;我们试图从构建门户的编程工作中抽象出来的计算模型
{"title":"Tiers of webOrigami Programming","authors":"T. Ida","doi":"10.1109/SYNASC.2006.77","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.77","url":null,"abstract":"Summary form only given. The World Wide Web is an important knowledge repository for our daily activities, and moreover it is transforming itself to service repository. Many scientists not only publish their results on the Web but offer services that accrue from their scientific discoveries and inventions. The WebOrigami, under development by SCORE at University of Tsukuba, is one such science service portal that offers services to interested mathematicians and origamists. Its aim is to help them to explore the possibilities of computational origami as well as enjoying the origami art. In this paper the author talks about the current state of the development of the system, talking about technical problems that we encounter and solutions we came up with. The state of the art of the Web programming technology is far from our satisfaction. It often leads us into many undesired pitfalls as well as security problems. The most serious problem, in our view, is the lack of an adequate computational model with which we reason about Web programming and computing. This paper focuses on the computation model for Web computing that is based on multi-tiered programming methodology; the computation model with which we are trying to abstract from our programming efforts in constructing the portal","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123941261","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
Design of a Hardware Architecture Based on Microcontrollers for the Implementation of Membrane Systems 基于单片机的膜系统硬件结构设计
Abraham Gutierrez, Luis Fernández, F. Arroyo, V. Martínez
The nature of the computation based on membranes, distributed, nondeterministic and massively parallel makes that the current hardware architectures, mainly based in the use of clusters of microprocessors, be not the most appropriate to house this type of systems; especially if we think about the associated costs to solutions that try to maximize the grade of potential parallelism. The use of microcontroller, in these cases, it could be considered like a viable alternative, by its low cost and its high processing capacity, of not being because its use is restricted to problems that can be adapted to the small amount of memory that this kind of devices has to store generic data. The present work describes in a exhaustive way the implementation of a low cost hardware prototype based on microcontrollers that making use of external memory modules is able to resolve the main problem of the small capacity of storage of these components. This way range of approachable problems is enlarged and its use becomes a real alternative to the solutions based on clusters of microprocessors. The adopted hardware architecture also endows from a great flexibility to the proposed solution, since, unlike others, it doesn't require modifications to adapt to anyone of the topologies of current membrane systems. It will be responsibility of the software component that we use, the implementation of the algorithms that reproduce the behavior of different membrane systems
基于膜、分布式、不确定性和大规模并行计算的本质使得当前主要基于微处理器集群的硬件架构不适合容纳这种类型的系统;特别是当我们考虑到试图最大化潜在并行度等级的解决方案的相关成本时。微控制器的使用,在这些情况下,它可以被认为是一个可行的替代方案,因为它的低成本和高处理能力,而不是因为它的使用仅限于可以适应这种设备必须存储通用数据的少量内存的问题。本文详细介绍了一种基于微控制器的低成本硬件样机的实现,利用外部存储模块解决了这些部件存储容量小的主要问题。这种方法扩大了可接近问题的范围,并且它的使用成为基于微处理器集群的解决方案的真正替代方案。所采用的硬件架构也赋予了所提出的解决方案很大的灵活性,因为与其他解决方案不同,它不需要修改以适应当前膜系统的任何拓扑结构。这将是我们使用的软件组件的责任,实现重现不同膜系统行为的算法
{"title":"Design of a Hardware Architecture Based on Microcontrollers for the Implementation of Membrane Systems","authors":"Abraham Gutierrez, Luis Fernández, F. Arroyo, V. Martínez","doi":"10.1109/SYNASC.2006.29","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.29","url":null,"abstract":"The nature of the computation based on membranes, distributed, nondeterministic and massively parallel makes that the current hardware architectures, mainly based in the use of clusters of microprocessors, be not the most appropriate to house this type of systems; especially if we think about the associated costs to solutions that try to maximize the grade of potential parallelism. The use of microcontroller, in these cases, it could be considered like a viable alternative, by its low cost and its high processing capacity, of not being because its use is restricted to problems that can be adapted to the small amount of memory that this kind of devices has to store generic data. The present work describes in a exhaustive way the implementation of a low cost hardware prototype based on microcontrollers that making use of external memory modules is able to resolve the main problem of the small capacity of storage of these components. This way range of approachable problems is enlarged and its use becomes a real alternative to the solutions based on clusters of microprocessors. The adopted hardware architecture also endows from a great flexibility to the proposed solution, since, unlike others, it doesn't require modifications to adapt to anyone of the topologies of current membrane systems. It will be responsibility of the software component that we use, the implementation of the algorithms that reproduce the behavior of different membrane systems","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129736416","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}
引用次数: 18
期刊
2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing
全部 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