This document presents the functionality of a Simulator Prototype that allows load flows studies, and optimal power flows studies to be carried out in alternating current power systems. The program was developed using...
详细信息
ISBN:
(数字)9781728167152
ISBN:
(纸本)9781728167152
This document presents the functionality of a Simulator Prototype that allows load flows studies, and optimal power flows studies to be carried out in alternating current power systems. The program was developed using the C# and C++ languages with Microsoft Visual Studio. The Newton-Raphson method is used to solve the load flow problem, and a Non-Interior Point method is used to solve the optimal power flow problem. Performance tests were carried out on the prototype from multiple cases of power systems, and satisfactory results were obtained.
Plant disease detection consumes more time and money for farmers and also manual detection errors may also lead to low crop cultivation rate. The proposed study has used the YOLO V3 demonstration with a transfer learn...
详细信息
Electronic railway interlockings are critical embedded systems which control the safe operation of train signals. Due to the broad variety of railway network topologies and the high functional safety level required, a...
详细信息
Electronic railway interlockings are critical embedded systems which control the safe operation of train signals. Due to the broad variety of railway network topologies and the high functional safety level required, a flexible solution is needed, capable of taking formal requirements and implementing them accordingly to the required application. The scope of this work is to present an approach in which an automatic code generator transforms the control tables which describe the interlocking logic into functional units written in different programming languages like C or VHDL. The generated code allows its implementation in an embedded system based in a FPGA or a microcontroller. In addition, the project contains a graphical user interface to draw and simulate the behavior of the generated model for verification purposes. The developed tool comprises the entire design flow for interlocking systems and presentes several advantages when compared to previous works.
We review the background, classification, specifications, and related aspects of using smart contracts in blockchain services and introduce a framework for generating a general software architecture in the context of ...
详细信息
We review the background, classification, specifications, and related aspects of using smart contracts in blockchain services and introduce a framework for generating a general software architecture in the context of contract-orientedprogramming.
The development of artificial intelligence systems for information infrastructures is updated. The purpose of model-analytical intelligence of software information agents is described. Process approach to modeling of ...
详细信息
Mastering subclass polymorphism in object-oriented (OO) programming is critical because polymorphism plays a central role in many commonly used design patterns and in software development generally. However, designing...
详细信息
The EOLANG programming language is a novel technology relying on formal phi-calculus similar to lambda-calculus for functional programming languages, and on design choices declared as mitigating most weak points of ma...
详细信息
It is difficult for programming beginners to understand the behavior of object-oriented programs since an object-oriented program contains various dynamic behavior such as dynamic binding and polymorphism. Trace table...
详细信息
In educational institutions such as universities, the principle of refactoring is not sufficiently taught. In fact, in lectures on the basics of object-orientedprogramming such as java, source code with as little met...
详细信息
Code smell is a sign that tells something has gone incorrect, somewhere in the code. Such problems are neither bugs nor they are technically wrong. Moreover, it does not prevent the program from its functioning. Code ...
详细信息
暂无评论