Electric distribution networks are critical parts of power delivery systems. In recent
years, many new technologies and distributed energy resources have been inte-
grated into these networks. To provide electricity at the possible lowest cost and at
required quality, long-term planning is essential for these networks. In distribution
planning, optimal location and size of necessary upgrades are determined to satisfy
the demand and the technical requirements of the loads and to tackle uncertainties
associated with load and distributed energy resources.
n present power system, the engineers face variety of challenges in
planning, construction and operation. In some of the problems, the engineers need
to use managerial talents. In system design or upgrading the entire system into
automatic control instead of slow response of human operator, the engineers need
to exercise more technical knowledge and experience. It is principally the engi-
neer’s ability to achieve the success in all respect and provide the reliable and
uninterrupted service to the customers. This chapter covers some important areas
of the traditional power system that helps engineers to overcome the challenges. It
emphasizes the characteristics of the various components of a power system such
as generation, transmission, distribution, protection and SCADA system. During
normal operating conditions and disturbances, the acquired knowledge will pro-
vide the engineers the ability to analyse the performance of the complex system
and execute future improvement
One of the predominant topics in the domain of the emerging Smart Grid can be
seen in standardization. With the combination of existing protection and automa-
tion technology with upcoming ICT-based solutions, different interoperability is-
sues arise when technologies have to be combined in the infrastructure. Standards
have proven to be one of the most striking solutions to actually cope with this topic.
Since 2008, this topic has gained much attention in various political and technical
agendas.
RFID is at a critical price point that could enable its large-scale adoption.
What strengths are pushing it forward? What technical challenges and
privacy concerns must we still address?
The main aim of this book is to present a unified, systematic description of
basic and advanced problems, methods and algorithms of the modern con-
trol theory considered as a foundation for the design of computer control
and management systems. The scope of the book differs considerably from
the topics of classical traditional control theory mainly oriented to the
needs of automatic control of technical devices and technological proc-
esses. Taking into account a variety of new applications, the book presents
a compact and uniform description containing traditional analysis and op-
timization problems for control systems as well as control problems with
non-probabilistic models of uncertainty, problems of learning, intelligent,
knowledge-based and operation systems – important for applications in the
control of manufacturing processes, in the project management and in the
control of computer systems.
EN 300220-1V2.4.1 Electromagnetic compatibility and Radio spectrum Matters (ERM);Short Range Devices (SRD);Radio equipment to be used in the 25 MHz to 1 000 MHz frequency range with power levels ranging up to 500 mW; Part 1: Technical characteristics and test methods
高清電子書-C++ Primer Plus, 第6版英文版 1438頁Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming,
generic programming, and the traditional procedural programming.The fifth edition of
this book described the language as set forth in the ISO C++ standards, informally
known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was
largely a technical correction to the 1999 standard and didn’t add any new features.)
Since then, C++ continues to evolve.As this book is written, the international C++
Standards Committee has just approved a new version of the standard.This standard had
the informal name of C++0x while in development, and now it will be known as
C++11. Most contemporary compilers support C++99/03 quite well, and most of the
examples in this book comply with that standard. But many features of the new standard
already have appeared in some implementations, and this edition of C++ Primer Plus
explores these new features.
C++ Primer Plus discusses the basic C language and presents C++ features, making
this book self-contained. It presents C++ fundamentals and illustrates them with short,
to-the-point programs that are easy to copy and experiment with.You learn about
input/output (I/O), how to make programs perform repetitive tasks and make choices,
the many ways to handle data, and how to use functions.You learn about the many
features C++ has added to C, including the followi
研究一種智能掃地機器人。從硬件系統控制模塊設計到主要技術調試進行了較詳細的闡述。以STM32單片機為控制核心與電機驅動、紅外線路徑識別模塊等相互協調應用。進行電路搭建和程序編寫。實現了智能掃地機器人紅外線避障和自動掃地功能,其清掃面積能達到約70%,清掃率約60%,很大程度受到自身機械機構的限制,后期將對小車的機械結構進行完善。This paper studies an intelligent sweeping robot.From the hardware system control module design to the main technical debugging are described in detail.STM32 MCU is used as the control core to coordinate with motor drive and infrared path recognition module.Conduct circuit building and programming.The functions of infrared obstacle avoidance and automatic sweeping of intelligent sweeping robot are realized.Its cleaning area can reach about 70%and the cleaning rate is about 60%.Because it is limited by its own mechanical mechanism to a great extent,the mechanical structure of the car will be improved in the later stage.
以單片機控制A/D轉換器TLC549為例,對A/D轉換器的主要技術指標進行了分析研究,在Proteus平臺下,完成了A/D轉換電路的構建,采用器件工作時序方式進行程序編寫,借助仿真圖表、虛擬儀器等工具對A/D轉換的數據進行測量并對失調誤差、增益誤差、微分非線性、積分非線性和轉換時間等重要參數進行了詳細分析。結果表明:使用Proteus軟件可對A/D轉換過程進行定性分析,將抽象的A/D轉換器技術指標直觀化、形象化展現出來,有助于學生更好地理解A/D轉換過程。The main technical indicators of A/D converter were analyzed and studied with an example from A/D converter TLC2543 which is controlled by using SCM.It was completed the construction of the A/D converter circuit under the Proteus software.The programming based on the operation sequence of the chip is put forward.With the aid of the simulation tools such as virtual instrument,simulation charts provided by Proteus,the important parameters of circuit such as offset error,gain error,differential nonlinearity(DNL),integral nonlinearity (INL) and conversion time are analyzed detailedly.Simulation results show that the A/D conversion process can be qualitatively analyzed and visualized the abstract indicators of A/D.The system can help students better to understand the SCM conversion process.