0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (2)
  • R2,500 - R5,000 (5)
  • -
Status
Brand

Showing 1 - 7 of 7 matches in All Departments

Real-Time Applications with Stochastic Task Execution Times - Analysis and Optimisation (Paperback, 2007 ed.): Sorin Manolache,... Real-Time Applications with Stochastic Task Execution Times - Analysis and Optimisation (Paperback, 2007 ed.)
Sorin Manolache, Petru Eles, Zebo Peng
R2,918 Discovery Miles 29 180 Ships in 10 - 15 working days

This book presents three approaches to the analysis of the deadline miss ratio of applications with stochastic task execution times. Each best fits a different context: an exact one efficiently applicable to monoprocessor systems; an approximate one, which allows for designer-controlled trade-off between analysis accuracy and analysis speed; and one less accurate but sufficiently fast in order to be placed inside optimization loops.

Analysis and Synthesis of Distributed Real-Time Embedded Systems (Paperback, 2004): Paul Pop, Petru Eles, Zebo Peng Analysis and Synthesis of Distributed Real-Time Embedded Systems (Paperback, 2004)
Paul Pop, Petru Eles, Zebo Peng
R2,974 Discovery Miles 29 740 Ships in 10 - 15 working days

Embedded computer systems are now everywhere: from alarm clocks to PDAs, from mobile phones to cars, almost all the devices we use are controlled by embedded computers. An important class of embedded computer systems is that of hard real-time systems, which have to fulfill strict timing requirements. As real-time systems become more complex, they are often implemented using distributed heterogeneous architectures.

Analysis and Synthesis of Distributed Real-Time Embedded Systems addresses the design of real-time applications implemented using distributed heterogeneous architectures. The systems are heterogeneous not only in terms of hardware components, but also in terms of communication protocols and scheduling policies. Regarding this last aspect, time-driven and event-driven systems, as well as a combination of the two, are considered. Such systems are used in many application areas like automotive electronics, real-time multimedia, avionics, medical equipment, and factory systems. The proposed analysis and synthesis techniques derive optimized implementations that fulfill the imposed design constraints. An important part of the implementation process is the synthesis of the communication infrastructure, which has a significant impact on the overall system performance and cost.

Analysis and Synthesis of Distributed Real-Time Embedded Systems considers the mapping and scheduling tasks within an incremental design process. To reduce the time-to-market of products, the design of real-time systems seldom starts from scratch. Typically, designers start from an already existing system, running certain applications, and the design problem is to implement new functionality on top of this system. Supporting such an incremental design process provides a high degree of flexibility, and can result in important reductions of design costs.

Analysis and Synthesis of Distributed Real-Time Embedded Systems will be of interest to advanced undergraduates, graduate students, researchers and designers involved in the field of embedded systems.

System-level Test and Validation of Hardware/Software Systems (Paperback, Softcover reprint of hardcover 1st ed. 2005): Matteo... System-level Test and Validation of Hardware/Software Systems (Paperback, Softcover reprint of hardcover 1st ed. 2005)
Matteo Sonza Reorda, Zebo Peng, Massimo Violante
R2,925 Discovery Miles 29 250 Ships in 10 - 15 working days

New manufacturing technologies have made possible the integration of entire systems on a single chip. This new design paradigm, termed system-on-chip (SOC), together with its associated manufacturing problems, represents a real challenge for designers.

SOC is also reshaping approaches to test and validation activities. These are beginning to migrate from the traditional register-transfer or gate levels of abstraction to the system level. Until now, test and validation have not been supported by system-level design tools so designers have lacked the infrastructure to exploit all the benefits stemming from the adoption of the system level of abstraction. Research efforts are already addressing this issue.

This monograph provides a state-of-the-art overview of the current validation and test techniques by covering all aspects of the subject including:

  • modeling of bugs and defects;
  • stimulus generation for validation and test purposes (including timing errors;
  • design for testability.
Analysis and Synthesis of Distributed Real-Time Embedded Systems (Hardcover, 2004 ed.): Paul Pop, Petru Eles, Zebo Peng Analysis and Synthesis of Distributed Real-Time Embedded Systems (Hardcover, 2004 ed.)
Paul Pop, Petru Eles, Zebo Peng
R3,022 Discovery Miles 30 220 Ships in 10 - 15 working days

Embedded computer systems are now everywhere: from alarm clocks to PDAs, from mobile phones to cars, almost all the devices we use are controlled by embedded computers. An important class of embedded computer systems is that of hard real-time systems, which have to fulfill strict timing requirements. As real-time systems become more complex, they are often implemented using distributed heterogeneous architectures. Analysis and Synthesis of Distributed Real-Time Embedded Systems addresses the design of real-time applications implemented using distributed heterogeneous architectures. The systems are heterogeneous not only in terms of hardware components, but also in terms of communication protocols and scheduling policies. Regarding this last aspect, time-driven and event-driven systems, as well as a combination of the two, are considered. Such systems are used in many application areas like automotive electronics, real-time multimedia, avionics, medical equipment, and factory systems. The proposed analysis and synthesis techniques derive optimized implementations that fulfill the imposed design constraints. An important part of the implementation process is the synthesis of the communication infrastructure, which has a significant impact on the overall system performance and cost. Analysis and Synthesis of Distributed Real-Time Embedded Systems considers the mapping and scheduling tasks within an incremental design process. To reduce the time-to-market of products, the design of real-time systems seldom starts from scratch. Typically, designers start from an already existing system, running certain applications, and the design problem is to implement new functionality on top of this system. Supporting such an incremental design process provides a high degree of flexibility, and can result in important reductions of design costs. Analysis and Synthesis of Distributed Real-Time Embedded Systems will be of interest to advanced undergraduates, graduate students, researchers and designers involved in the field of embedded systems.

System Synthesis with VHDL (Hardcover, 1998 ed.): Petru Eles, Krzysztof Kuchcinski, Zebo Peng System Synthesis with VHDL (Hardcover, 1998 ed.)
Petru Eles, Krzysztof Kuchcinski, Zebo Peng
R4,726 Discovery Miles 47 260 Ships in 10 - 15 working days

Embedded systems are usually composed of several interacting components such as custom or application specific processors, ASICs, memory blocks, and the associated communication infrastructure. The development of tools to support the design of such systems requires a further step from high-level synthesis towards a higher abstraction level. The lack of design tools accepting a system-level specification of a complete system, which may include both hardware and software components, is one of the major bottlenecks in the design of embedded systems. Thus, more and more research efforts have been spent on issues related to system-level synthesis. This book addresses the two most active research areas of design automation today: high-level synthesis and system-level synthesis. In particular, a transformational approach to synthesis from VHDL specifications is described. System Synthesis with VHDL provides a coherent view of system synthesis which includes the high-level and the system-level synthesis tasks. VHDL is used as a specification language and several issues concerning the use of VHDL for high-level and system-level synthesis are discussed. These include aspects from the compilation of VHDL into an internal design representation to the synthesis of systems specified as interacting VHDL processes. The book emphasizes the use of a transformational approach to system synthesis. A Petri net based design representation is rigorously defined and used throughout the book as a basic vehicle for illustration of transformations and other design concepts. Iterative improvement heuristics, such as tabu search, simulated annealing and genetic algorithms, are discussed and illustrated as strategies which are used to guide the optimization process in a transformation-based design environment. Advanced topics, including hardware/software partitioning, test synthesis and low power synthesis are discussed from the perspective of a transformational approach to system synthesis. System Synthesis with VHDL can be used for advanced undergraduate or graduate courses in the area of design automation and, more specifically, of high-level and system-level synthesis. At the same time the book is intended for CAD developers and researchers as well as industrial designers of digital systems who are interested in new algorithms and techniques supporting modern design tools and methodologies.

System-level Test and Validation of Hardware/Software Systems (Hardcover, 2005 ed.): Matteo Sonza Reorda, Zebo Peng, Massimo... System-level Test and Validation of Hardware/Software Systems (Hardcover, 2005 ed.)
Matteo Sonza Reorda, Zebo Peng, Massimo Violante
R3,598 R2,112 Discovery Miles 21 120 Save R1,486 (41%) Ships in 12 - 17 working days

New manufacturing technologies have made possible the integration of entire systems on a single chip. This new design paradigm, termed system-on-chip (SOC), together with its associated manufacturing problems, represents a real challenge for designers.

SOC is also reshaping approaches to test and validation activities. These are beginning to migrate from the traditional register-transfer or gate levels of abstraction to the system level. Until now, test and validation have not been supported by system-level design tools so designers have lacked the infrastructure to exploit all the benefits stemming from the adoption of the system level of abstraction. Research efforts are already addressing this issue.

This monograph provides a state-of-the-art overview of the current validation and test techniques by covering all aspects of the subject including:

  • modeling of bugs and defects;
  • stimulus generation for validation and test purposes (including timing errors;
  • design for testability.
Time-Predictable Embedded Software on Multi-Core Platforms - Analysis and Optimization (Paperback): Sudipta Chattopadhyay,... Time-Predictable Embedded Software on Multi-Core Platforms - Analysis and Optimization (Paperback)
Sudipta Chattopadhyay, Abhik Roychoudhury, Jakob Rosen, Petru Eles, Zebo Peng
R2,355 Discovery Miles 23 550 Ships in 10 - 15 working days

Multi-core architectures have recently gained in popularity due to their high-performance and low-power characteristics. Most modern desktop systems are now equipped with multi-core processors. Despite the wide-spread adaptation of multi-core processors in desktop systems, using such processors in embedded systems still poses several challenges. Real-time, embedded systems often need to satisfy several extra-functional constraints, such as timing. In particular, for hard real-time systems, such timing constraints are strictly enforced. Violation of these timing constraints may have serious consequences, potentially costing human lives. Therefore, static timing-analysis of hard real-time systems has emerged as a critical problem to solve. This monograph first discusses the challenges imposed by multi-core architectures in designing time-predictable embedded systems. It goes on to describe, in detail, a comprehensive solution to guarantee time-predictable execution on multi-core platforms. It also discusses various techniques and surveys the state-of-the-art in terms of available solutions. Throughout the text, the aim is to provide a solid background on recent trends in research towards achieving time-predictability on multi-cores. It also highlights the limitations of the state-of-the-art and discusses future research opportunities and challenges to accomplish time-predictable execution on multi-core platforms. The monograph is an ideal reference for embedded systems designers and researchers interested in having a foundation for building time-predictable software on multi-core platforms. It will also help the research community to address the existing challenges in this area.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
JBL T110 In-Ear Headphones (Black)
 (13)
R229 R201 Discovery Miles 2 010
Comfort Food From Your Slow Cooker - 100…
Sarah Flower Paperback R550 R455 Discovery Miles 4 550
Communication - A Hands-On Approach
Sandra Cleary  (2)
R529 R466 Discovery Miles 4 660
Sony PlayStation 5 Slim Console (Glacier…
R15,299 Discovery Miles 152 990
Nuovo All-In-One Car Seat (Black)
R3,599 R2,499 Discovery Miles 24 990
Peptine Pro Canine/Feline Hydrolysed…
R369 R299 Discovery Miles 2 990
Pamper Fine Cuts in Jelly - Lamb and…
R12 R9 Discovery Miles 90
Cetrimide Solution Wound Cleaner (100ml)
R13 Discovery Miles 130
Baby Dove Shampoo Rich Moisture 200ml
R50 Discovery Miles 500
Fine Living E-Table (Black | White)
 (7)
R319 R199 Discovery Miles 1 990

 

Partners