SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "L773:0018 9340 "

Sökning: L773:0018 9340

  • Resultat 1-10 av 61
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  • Aminifar, Amir, et al. (författare)
  • Analysis and Design of Real-Time Servers for Control Applications
  • 2016
  • Ingår i: IEEE Transactions on Computers. - : IEEE COMPUTER SOC. - 0018-9340 .- 1557-9956. ; 65:3, s. 834-846
  • Tidskriftsartikel (refereegranskat)abstract
    • Today, a considerable portion of embedded systems, e.g., automotive and avionic, comprise several control applications. Guaranteeing the stability of these control applications in embedded systems, or cyber-physical systems, is perhaps the most fundamental requirement while implementing such applications. This is different from the classical hard real-time systems where often the acceptance criterion is meeting the deadline. In other words, in the case of control applications, guaranteeing stability is considered to be a main design goal, which is linked to the amount of delay and jitter a control application can tolerate before instability. This advocates the need for new design and analysis techniques for embedded real-time systems running control applications. In this paper, the analysis and design of such systems considering a server-based resource reservation mechanism are addressed. The benefits of employing servers are manifold: providing a compositional and scalable framework, protection against other tasks misbehaviors, and systematic bandwidth assignment and co-design. We propose a methodology for designing bandwidth-optimal servers to stabilize control tasks. The pessimism involved in the proposed methodology is both discussed theoretically and evaluated experimentally.
  •  
2.
  • Aminifar, Amir, et al. (författare)
  • Optimization of Message Encryption for Real-Time Applications in Embedded Systems
  • 2018
  • Ingår i: IEEE Transactions on Computers. - : IEEE. - 0018-9340 .- 1557-9956. ; 67:5, s. 748-754
  • Tidskriftsartikel (refereegranskat)abstract
    • Today, security can no longer be treated as a secondary issue in embedded and cyber-physical systems. Therefore, one of the main challenges in these domains is the design of secure embedded systems under stringent resource constraints and real-time requirements. However, there exists an inherent trade-off between the security protection provided and the amount of resources allocated for this purpose. That is, the more the amount of resources used for security, the higher the security, but the fewer the number of applications which can be run on the platform and meet their timing requirements. This trade-off is of high importance since embedded systems are often highly resource constrained. In this paper, we propose an efficient solution to maximize confidentiality, while also guaranteeing the timing requirements of real-time applications on shared platforms.
  •  
3.
  • Amirijoo, Mehdi, et al. (författare)
  • Specification and Management of QoS in Real-Time Databases Supporting Imprecise Computations
  • 2006
  • Ingår i: IEEE Transactions on Computers. - 0018-9340 .- 1557-9956. ; 55:3, s. 304-319
  • Tidskriftsartikel (refereegranskat)abstract
    • Real-time applications such as e-commerce, flight control, chemical and nuclear control, and telecommunication are becoming increasingly sophisticated in their data needs, resulting in greater demands for real-time data services that are provided by real-time databases. Since the workload of real-time databases cannot be precisely predicted, they can become overloaded and thereby cause temporal violations, resulting in damage or even a catastrophe. Imprecise computation techniques address this problem and allow graceful degradation during overloads. In this paper, we present a framework for QoS specification and management consisting of a model for expressing QoS requirements, an architecture based on feedback control scheduling, and a set of algorithms implementing different policies and behaviors. Our approach gives a robust and controlled behavior of real-time databases, even for transient overloads and with inaccurate runtime estimates of the transactions. Further, performance experiments show that the proposed algorithms outperform a set of baseline algorithms that uses feedback control.
  •  
4.
  • Arlat, Jean, et al. (författare)
  • Comparison of Physical and Software-Implemented Fault Injection Techniques
  • 2003
  • Ingår i: IEEE Transactions on Computers. - 0018-9340. ; 52:9, s. 1115-1133
  • Tidskriftsartikel (refereegranskat)abstract
    • This paper addresses the issue of characterizing the respective impact of fault injection techniques. Three physical techniques and one software-implemented technique that have been used to assess the fault tolerance features of the MARS fault-tolerant distributed real-time system are compared and analyzed. After a short summary of the fault tolerance features of the MARS architecture and especially of the error detection mechanisms that were used to compare the erroneous behaviors induced by the fault injection techniques considered, we describe the common distributed testbed and test scenario implemented to perform a coherent set of fault injection campaigns. The main features of the four fault injection techniques considered are then briefly described and the results obtained are finally presented and discussed. Emphasis is put on the analysis of the specific impact and merit of each injection technique.
  •  
5.
  • Bartlett, Mark, et al. (författare)
  • Accurate Determination of Loop Iterations for Worst-Case Execution Time Analysis
  • 2010
  • Ingår i: IEEE Transactions on Computers. - 0018-9340 .- 1557-9956. ; 59:12, s. 1520-1532
  • Tidskriftsartikel (refereegranskat)abstract
    • Determination of accurate estimates for the Worst-Case Execution Time of a program is essential for guaranteeing the correct temporal behavior of any Real-Time System. Of particular importance is tightly bounding the number of iterations of loops in the program or excessive undue pessimism can result. This paper presents a novel approach to determining the number of iterations of a loop for such analysis. Program traces are collected and analyzed allowing the number of loop executions to be parametrically determined safely and precisely under certain conditions. The approach is mathematically proved to be safe and its practicality is demonstrated on a series of benchmarks.
  •  
6.
  • Bini, Enrico (författare)
  • The Quadratic Utilization Upper Bound for Arbitrary Deadline Real-Time Tasks
  • 2015
  • Ingår i: IEEE Transactions on Computers. - 0018-9340. ; 64:2, s. 593-599
  • Tidskriftsartikel (refereegranskat)abstract
    • In high throughput applications, such as in multimedia, it is preferable to fully utilize computing resources, even at the price of some (bounded) delay. However, in real-time systems, where the maximum admissible delay is modeled by a deadline, most of the theory is developed with the assumption of a task deadline smaller than or equal to the task period. The reason of this limitation is in the intrinsic difficulty of the schedulability analysis in the arbitrary deadline case. The most notable guarantee test for sets of arbitrary deadline tasks was due to Lehoczky in 1990. In this paper, we propose the quadratic utilization bound applicable to tasks with arbitrary deadline, which extends Lehoczky’s result. The improvement is made possible by providing some information about the task periods.
  •  
7.
  • Bini, Enrico, et al. (författare)
  • Zero-Jitter Chains of Periodic LET Tasks via Algebraic Rings
  • 2023
  • Ingår i: IEEE Transactions on Computers. - 0018-9340. ; 72:11, s. 3057-3071
  • Tidskriftsartikel (refereegranskat)abstract
    • In embedded computing domains, including the automotive industry, complex functionalities are split across multiple tasks that form task chains. These tasks are functionally dependent and communicate partial computations through shared memory slots based on the Logical Execution Time (LET) paradigm. This paper introduces a model that captures the behavior of a producer-consumer pair of tasks in a chain, characterizing the timing of reading and writing events. Using ring algebra, the combined behavior of the pair can be modeled as a single periodic task. The paper also presents a lightweight mechanism to eliminate jitter in an entire chain of any size, resulting in a single periodic LET task with zero jitter. All presented methods are available in a public repository.
  •  
8.
  • Cantoro, Riccardo, et al. (författare)
  • Test of Reconfigurable Modules in Scan Networks
  • 2018
  • Ingår i: IEEE Transactions on Computers. - 0018-9340. ; 67:12, s. 1806-1817
  • Tidskriftsartikel (refereegranskat)abstract
    • Modern devices often include several embedded instruments, such as BIST interfaces, sensors, calibration facilities. New standards, such as IEEE Std 1687, provide vehicles to access these instruments. In approaches based on reconfigurable scan networks (RSNs), instruments are coupled with scan registers, connected into chains and interleaved with reconfigurable modules. Such modules embed reconfigurable multiplexers that permit a selective access to different parts of the chain. A similar scenario is also supported by IEEE Std 1149.1-2013. The test of permanent faults affecting an RSN requires to shift test vectors throughout a certain number of network configurations. This paper presents some methodologies to select the list of configurations that perform the complete test of the reconfigurable modules of the RSN. In particular, one method is presented that, by construction, can be proved to be able to apply the test in the minimum amount of clock cycles. Other methods are sub-optimal in terms of test application time (TAT), but scale well on large circuits. In order to provide a comparison between the proposed methods, experimental results on some benchmark RSNs are provided.
  •  
9.
  • Cederman, Daniel, 1981, et al. (författare)
  • Supporting Lock-Free Composition of Concurrent Data Objects: Moving Data Between Containers
  • 2013
  • Ingår i: IEEE Transactions on Computers. - 0018-9340. ; 62:9, s. 1866-1878
  • Tidskriftsartikel (refereegranskat)abstract
    • Lock-free data objects offer several advantages over their blocking counterparts, such as being immune to deadlocks, priority inversion and convoying. They have also been shown to work well in practice. However, composing the operations they provide into larger atomic operations, while still guaranteeing efficiency and lock-freedom, is a challenging algorithmic task. We present a lock-free methodology for composing a wide variety of concurrent linearizable objects together by unifying their linearization points. This makes it possible to relatively easily introduce atomic lock-free move operations to a wide range of concurrent lock-free containers. This move operation allows data to be transferred from one container to another, in a lock-free way, without blocking any of the operations supported by the original container. For a data object to be suitable for composition using our methodology it needs to fulfil a set of requirements. These requirement are however generic enough to be fulfilled by a large set of objects. To show this we have performed case studies on six commonly used lock-free objects (a stack, a queue, a skip-list, a deque, a doubly linked-list and a hash-table) to demonstrate the general applicability of the methodology. We also show that the operations originally supported by the data objects keep their performance behavior under our methodology.
  •  
10.
  • Charif, Amir, et al. (författare)
  • First-Last: A Cost-Effective Adaptive Routing Solution for TSV-Based Three-Dimensional Networks-on-Chip
  • 2018
  • Ingår i: IEEE Transactions on Computers. - 0018-9340 .- 1557-9956. ; 67:10, s. 1430-1444
  • Tidskriftsartikel (refereegranskat)abstract
    • 3D integration opens up new opportunities for future multiprocessor chips by enabling fast and highly scalable 3DNetwork-on-Chip (NoC) topologies. However, in an aim to reduce the cost of Through-silicon via (TSV), partially vertically connectedNoCs, in which only a few vertical TSV links are available, have been gaining relevance. To reliably route packets under suchconditions, we introduce a lightweight, efficient and highly resilient adaptive routing algorithm targeting partially vertically connected3D-NoCs named First-Last. It requires a very low number of virtual channels (VCs) to achieve deadlock-freedom (2 VCs in the Eastand North directions and 1 VC in all other directions), and guarantees packet delivery as long as one healthy TSV connecting all layersis available anywhere in the network. An improved version of our algorithm, named Enhanced-First-Last is also introduced and shownto dramatically improve performance under low TSV availability while still using less virtual channels than state-of-the-art algorithms. Acomprehensive evaluation of the cost and performance of our algorithms is performed to demonstrate their merits with respects toexisting solutions.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 61
Typ av publikation
tidskriftsartikel (61)
Typ av innehåll
refereegranskat (58)
övrigt vetenskapligt/konstnärligt (3)
Författare/redaktör
Ebrahimi, Masoumeh (7)
Larsson, Erik (5)
Daneshtalab, Masoud (5)
Vasilakos, Athanasio ... (4)
Guan, Nan (3)
Wang, Yi (3)
visa fler...
Carlson, Trevor E. (3)
Tsigas, Philippas, 1 ... (3)
Kaxiras, Stefanos (2)
Johnsson, Lennart (2)
Aminifar, Amir (2)
Peng, Zebo (2)
Tenhunen, Hannu (2)
Dubrova, Elena (2)
Jantsch, Axel (2)
Liljeberg, Pasi (2)
Vinel, Alexey, 1983- (1)
Bigun, Josef, 1961- (1)
Wang, J. (1)
Vyatkin, Valeriy (1)
Li, Q. (1)
Eriksson, C. (1)
Hemani, Ahmed (1)
Larsson, S. (1)
Ros, Alberto (1)
Zhou, You (1)
Huang, L. (1)
Zhang, Qian (1)
Yakovlev, A. (1)
Hansson, H (1)
Zomaya, Albert (1)
Xiong, Q. (1)
Maggio, Martina (1)
Marinissen, Erik Jan (1)
Eles, Petru (1)
Xie, C. (1)
Wu, Fan (1)
Folkesson, Peter, 19 ... (1)
Karlsson, Johan, 195 ... (1)
Själander, Magnus (1)
Sakalis, Christos (1)
Lv, Zhihan, Dr. 1984 ... (1)
Hansson, Jörgen (1)
Xie, X. (1)
Wang, Yu (1)
Mitra, Karan, Assist ... (1)
Ranjan, Rajiv (1)
Khonsari, Ahmad (1)
Black-Schaffer, Davi ... (1)
Cederman, Daniel, 19 ... (1)
visa färre...
Lärosäte
Kungliga Tekniska Högskolan (25)
Uppsala universitet (10)
Luleå tekniska universitet (6)
Linköpings universitet (6)
Lunds universitet (6)
Chalmers tekniska högskola (6)
visa fler...
Högskolan i Halmstad (2)
Umeå universitet (1)
Mälardalens universitet (1)
visa färre...
Språk
Engelska (61)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (37)
Teknik (23)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy