Nowadays, a lot of inverted pendulum robots have been developed. The complexity of the dynamical control systems is increased and they are advanced toward autonomous inverted pendulum robots. When the controllers are ...
详细信息
Nowadays, a lot of inverted pendulum robots have been developed. The complexity of the dynamical control systems is increased and they are advanced toward autonomous inverted pendulum robots. When the controllers are ...
详细信息
ISBN:
(纸本)9781457707148
Nowadays, a lot of inverted pendulum robots have been developed. The complexity of the dynamical control systems is increased and they are advanced toward autonomous inverted pendulum robots. When the controllers are designed, the software MATLAB/Simulink is often used. It is well known that it is a very useful tool to design and analyze motion control systems. However, it is not always useful to express huge or multifunctional systems. At that time, System Modeling language (SysML) is known as a useful tool for that system design. Then it seems the usage of the both tools are useful. In order to develop the inverted pendulum robots in practice, we need multi-stand points for the real time systems. We have to study the both of them and investigate how to fill the gap. This paper introduces our requirement, overview of inverted pendulum robot system, hardware configurations, and map the balancing control using observer based control from Simulink model to SysML models. Furthermore, SysML is a guideline to define the interconnection between functions and combine them together.
Memory access errors are frequently occurred in computer programs written in C language. Such memory errors are one of the principal reasons for failures of C programs. Accordingly, a number of research works have sug...
详细信息
Memory access errors are frequently occurred in computer programs written in C language. Such memory errors are one of the principal reasons for failures of C programs. Accordingly, a number of research works have suggested various techniques to detect them automatically. However, existing techniques have one or more of the following problems: inability to detect all memory errors, changing the memory allocation mechanism, incompatibility with libraries, and excessive performance overheads. To cope with these problems, in this paper we suggest a new and automated tool to detect dynamic memory access errors in C programs. The primary goal of our approach is to present a tool with high precision, better performance, and the relatively low space overheads.
暂无评论