期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
A Piecewise Switched Linear Approach for Traffic Flow Modeling 被引量:1
1
作者 Abdelhafid Zeroual Nadhir Messai +1 位作者 Sihem Kechida Fatiha Hamdi 《International Journal of Automation and computing》 EI CSCD 2017年第6期729-741,共13页
Traffic modeling is a key step in several intelligent transportation systems(ITS) applications. This paper regards the traffic modeling through the enhancement of the cell transmission model. It considers the traffi... Traffic modeling is a key step in several intelligent transportation systems(ITS) applications. This paper regards the traffic modeling through the enhancement of the cell transmission model. It considers the traffic flow as a hybrid dynamic system and proposes a piecewise switched linear traffic model. The latter allows an accurate modeling of the traffic flow in a given section by considering its geometry. On the other hand, the piecewise switched linear traffic model handles more than one congestion wave and has the advantage to be modular. The measurements at upstream and downstream boundaries are also used in this model in order to decouple the traffic flow dynamics of successive road portions. Finally, real magnetic sensor data, provided by the performance measurement system on a portion of the Californian SR60-E highway are used to validate the proposed model. 展开更多
关键词 Switched systems modeling macroscopic traffic flow data calibration
原文传递
Principles to Support Modular Software Construction
2
作者 Jack B. Dennis 《Journal of Computer Science & Technology》 SCIE EI CSCD 2017年第1期3-10,共8页
The construction of large software systems is always achieved through assembly of independently written components -- program modules. For these software components to work together, they must share a common set of da... The construction of large software systems is always achieved through assembly of independently written components -- program modules. For these software components to work together, they must share a common set of data types and principles for representing structured data such as arrays of values and files. This common set of tools for creating and operating on data objects is provided by the infrastructure of the computer system: the hardware, operating system and runtime code. Because the nature and properties of these tools are crucial for correct operation of software components and their inter-operation, it is essential to have a precise specification that may be used for verifying correctness of application software on one hand, and to verify correctness of system behavior on the other. We call such a specification a program execution model (PXM). It is evident that the properties of the PXM implemented by a computer system can have serious impact on the ability of application programmers to practice modular software construction. This paper discusses the concept of program execution models and presents a set of principles that a PXM must satisfy to provide a sound basis for modular software construction. Because parallel program execution on computer systems with many processing units is an essential part of contemporary computing environments, the expression of parallelism and modular software construction using components involving parallel operations is included in this treatment. The conclusion is that it is possible to build computer systems that implement a PXM within which any parallel program may be used, unmodified, as a component for building more substantial parallel programs. 展开更多
关键词 program execution model data flow model codelet abstract architecture parallel computing
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部