没有合适的资源?快使用搜索试试~ 我知道了~
IEC 61499功能块在嵌入式和分布式控制系统中的应用
0 下载量 41 浏览量
2025-08-09
01:12:25
上传
评论
收藏 56.28MB PDF 举报
温馨提示
本书详细介绍了IEC 61499标准,该标准定义了用于工业过程测量和控制系统(IPMCS)的功能块。书中探讨了功能块作为一种抽象模型,可以由软件或硬件实现,并且仅由外部事件激活。功能块的行为可以用不同的编程语言描述,支持事件驱动的执行方式。本书不仅涵盖了功能块的基本概念和实现方法,还提供了丰富的实例和教程,帮助读者理解和应用这些概念。此外,书中还讨论了IEC 61499标准如何促进分布式自动化系统的开发,提高组件的集成性和灵活性。对于希望深入了解工业自动化领域的专业人士和学生来说,本书是一本不可或缺的参考书。
资源推荐
资源详情
资源评论
























IEC
61499
FUNCTION
BLOCKS
FOR EMBEDDED AND
DISTRIBUTED CONTROL SYSTEMS
DESIGN
Valeriy Vyatkin
Auckland University, New Zealand

IEC 61499 FUNCTION BLOCKS
嵌入式和分布式控制系统设计
瓦列里·维亚特金,新
西兰奥克兰大学

Copyright
0
2007 by ISA-Instrumentation, Systems, and Automation Society
67
Alexander Drive
P.O.
Box 12277
Research Triangle Park, NC 27709
All rights reserved.
Printed in the United States of America.
10
9 8 7
6
5
43 2
ISBN-13: 978-0-9792343-0-9
No part of this work may be reproduced, stored in a retrieval system,
or
transmitted in any
form
or
by any means, electronic, mechanical, photocopying, recording
or
otherwise,
without the prior written permission of the publisher.
Notice
The information presented in this publication is for the general education of the reader.
Because neither the author nor the publisher has any control over the use of the
information by the reader, both the author and the publisher disclaim any and all liability
of any kind arising out of such use. The reader is expected to exercise sound professional
judgment in using any of the information presented in a particular application.
Additionally, neither the author nor the publisher have investigated
or
considered the
affect of any patents on the ability of the reader to use any of the information in a
particular application. The reader is responsible for reviewing any possible patents that
may effect any particular use of the information presented.
Any references to commercial products in the work are cited as examples only. Neither the
author nor the publisher endorses any referenced commercial product. Any trademarks
or
tradenames referenced belong to the respective owner of the mark
or
name. Neither the
author nor the publisher makes any representation regarding the availability of any
referenced commercial product at any time. The manufacturer’s instructions on use of any
commercial product must be followed at all times, even if in conflict with the information in
this publication.
Library
of
Congress Cataloging-in-Publication Data
Vyatkin, Valeriy.
Valeriy Vyatkin.
p. cm.
IEC 61499 function blocks for embedded and distributed control systems design
/
ISBN 978-0-9792343-0-9 (pbk.)
1. Programmable controllers--Charts, diagrams, etc.-Standards. 2. Automatic
controlXharts, diagrams, etc.-Standards. 3. Distributed parameter systems-
Standards. 4. Embedded computer systems-Standards.
I. Title.
TJ223.P76V93 2007
629.8’95-dc22
2007012215

ISA-仪器、系统与自动化学会版权所有 0 2007
北卡罗来纳州研究三角园市P.O.
Box 12277 亚历山大驱动67号
版权所有。在美国印刷。
10 9 8 7 6 5 4 3 2
ISBN-13: 978-0-9792343-0-9
未经出版商事先书面许可,不得以任何形式或任何手段复制、存储于检索系统或传输本
作品,包括电子、机械、复印、录音或其他方式。
通知
本出版物中的信息旨在供读者一般教育使用。由于作者和出版社都无法控制读者对信息
的使用,因此作者和出版社对由此产生的任何责任概不负责。读者在特定应用中使用所
呈现的任何信息时,应预期运用良好的专业判断。此外,作者和出版社均未调查或考虑
任何专利对读者在特定应用中使用任何信息的能力的影响。读者负责审查可能影响信息
特定用途的任何专利。
在作品中提及的任何商业产品仅作为示例。作者和出版商不推荐任何提及的商业产品。
任何提及的商标或商号均属于各自标记或名称的所有者。作者和出版商均不就任何提及
的商业产品在任何时间的可用性做出任何声明。即使与本出版物中的信息相冲突,也必
须始终遵循任何商业产品的制造商使用说明。
国会图书馆编目出版数据
瓦列里·维亚特金。瓦列里·维亚特金。页码。国际电工委员会IEC 61499功能块
用于嵌入式和分布式控制系统设计 / ISBN 978-0-9792343-0-9(平装)。1. 可
编程控制器--图表、示意图等--标准。2. 自动控制--图表、示意图等--标准。3.
分布式参数系统--标准。4. 嵌入式计算机系统--标准。I. 标题。TJ223.P76V93
2007 629.8'95-dc22
2007012215

Introduction
This book is a practical guide to component-based development of
distributed, embedded, and control systems proposed within the
new IEC 61499 international standard. IEC 61499 defines a
component-based modeling approach using
function blocks.
At first glance, this model appears to be quite different from
the component models of other software engineering approaches
such as COMA, DCOM, or .NET (Sunder et al., 2006). In fact,
however, a function block possesses the required characteristics of
a software component defined as “a unit of composition with
contractually-specified interfaces and explicit context
dependencies only. A software component can be deployed
independently and is subject to composition by third parties.” (C.
Szyperski, 2006). This statement precisely describes a function
block.
In other words, the expression
function block
is broader than
software
block
insofar as a
function block
captures functionality
that can be implemented as software or hardware or a combination
of both. This robust character of the
function block
makes it
appropriate to use in the broader embedded systems domain.
The IEC 61499 Standard for Function Blocks for Industrial
Process Measurement and Control Systems (IPMCS) is the result
of more than 10 years of work within Working Group 6 (TC 65) of
the International Electrotechnical Commission (IEC). Working
Group 6 comprises leading experts in software architectures of
industrial automation systems including as its members the biggest
global vendors of automation products and solutions.
The standard was conceived because an increasing portion of
the intellectual property (IP) related to the domain of industrial
automation is now being expressed in the form of software.
Efficient management of this IP becomes the key factor for
answering the new challenges of markets that require flexibly
reconfigurable production tailored to order. The efficient
management of this IP requires easy integration of components, as
well as their re-configuration and re-use.
The automation software spans across diverse functional
domains, such as control, diagnostics, process rendering, modeling,
human-machine interface, communication, and
so
on. Thus,
xiv
剩余591页未读,继续阅读
资源评论


sql99
- 粉丝: 121
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
