0
Your cart

Your cart is empty

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

Showing 1 - 7 of 7 matches in All Departments

Digital Communications with Chaos - Multiple Access Techniques and Performance (Hardcover): Wai M. Tam, Francis C.M. Lau, Chi... Digital Communications with Chaos - Multiple Access Techniques and Performance (Hardcover)
Wai M. Tam, Francis C.M. Lau, Chi K. Tse
R3,683 Discovery Miles 36 830 Ships in 10 - 15 working days

Since the 1970's, there has been a great deal of research effort spent on studying
chaotic systems and the properties of the chaotic signals generated. Characterized by their wideband, impulse-like autocorrelation and low cross-correlation properties, chaotic signals are useful spread-spectrum signals for carrying digital information. Spectrum spreading has become one of the most popular modulation techniques for high-speed wireless communications. It makes use of signals of very wide bandwidth to carry information at relatively low data rates, and possesses advantages such as low probability of interception, resistance to jamming, multiple-access capability and mitigation to multipath effect, which are particularly important in a wireless scenario. In addition to enjoying the aforementioned benefits, chaotic signals can be generated using simple circuitries, thus lowering the cost of transceivers.
Early study of chaos-based communication systems was focused on a single-user case. In the past few years, more effort has been put on investigating systems with multiple-access capability, which is a key feature of spread-spectrum communication systems. This book presents a detailed study of some multiple-access schemes used for chaos-based communications, and evaluates their performance. In addition, the effectiveness of the multiuser detection techniques, whose primary objective is to reduce interference between users and hence improve performance, is evaluated in the context of multiple-access digital communication systems.
* Hot research topic
* Describes communication technologies for the future
* Authors among the pioneers researching in chaos-based communications

Load Balancing in Parallel Computers - Theory and Practice (Hardcover, 1997 ed.): Chenzhong Xu, Francis C.M. Lau Load Balancing in Parallel Computers - Theory and Practice (Hardcover, 1997 ed.)
Chenzhong Xu, Francis C.M. Lau
R5,264 Discovery Miles 52 640 Ships in 18 - 22 working days

Load Balancing in Parallel Computers: Theory and Practice is about the essential software technique of load balancing in distributed memory message-passing parallel computers, also called multicomputers. Each processor has its own address space and has to communicate with other processors by message passing. In general, a direct, point-to-point interconnection network is used for the communications. Many commercial parallel computers are of this class, including the Intel Paragon, the Thinking Machine CM-5, and the IBM SP2. Load Balancing in Parallel Computers: Theory and Practice presents a comprehensive treatment of the subject using rigorous mathematical analyses and practical implementations. The focus is on nearest-neighbor load balancing methods in which every processor at every step is restricted to balancing its workload with its direct neighbours only. Nearest-neighbor methods are iterative in nature because a global balanced state can be reached through processors' successive local operations. Since nearest-neighbor methods have a relatively relaxed requirement for the spread of local load information across the system, they are flexible in terms of allowing one to control the balancing quality, effective for preserving communication locality, and can be easily scaled in parallel computers with a direct communication network. Load Balancing in Parallel Computers: Theory and Practice serves as an excellent reference source and may be used as a text for advanced courses on the subject.

Rendezvous in Distributed Systems - Theory, Algorithms and Applications (Hardcover, 1st ed. 2017): Zhaoquan Gu, Yuexuan Wang,... Rendezvous in Distributed Systems - Theory, Algorithms and Applications (Hardcover, 1st ed. 2017)
Zhaoquan Gu, Yuexuan Wang, Qiangsheng Hua, Francis C.M. Lau
R4,352 Discovery Miles 43 520 Ships in 10 - 15 working days

This book introduces novel solutions to the rendezvous problem in distributed systems, a fundamental problem that underpins the construction of many important functions in distributed systems and networks. The book covers rendezvous theories, distributed rendezvous algorithms, and rendezvous applications in practical systems, presents state-of-the-art rendezvous results and highlights the latest methods of rendezvous in distributed systems. It provides in particular an in-depth treatment of the blind rendezvous and oblivious blind rendezvous problems and their solutions. Further, it sheds new light on rendezvous applications in cognitive radio networks and rendezvous search in graphs. As such, it will also be of interest to readers from other research fields such as robotics, wireless sensor networks, and game theory.

Chaos-Based Digital Communication Systems - Operating Principles, Analysis Methods, and Performance Evaluation (Hardcover, 2003... Chaos-Based Digital Communication Systems - Operating Principles, Analysis Methods, and Performance Evaluation (Hardcover, 2003 ed.)
Francis C.M. Lau, Chi K. Tse
R4,023 Discovery Miles 40 230 Ships in 18 - 22 working days

The past decade has seen heightened interest in the exploitation of chaos for useful applications in engineering systems. One application area that has attracted a great deal of attention is communications because of the potential benefits that can be gained from using chaos for communications, including robustness in multipath environments, ease of spectrum spreading, added security, etc. This book focuses on important aspects of the system operation, analysis, and performance evaluation of selected chaos-based digital communications systems. It will interest researchers, professors, graduate students, technology developers and R&D engineers who are working in the area of communication engineering. Researchers new to the field will quickly become acquainted with the necessary analytical techniques for studying chaos-based digital communication systems, while experienced researchers will find the many benchmark results useful for reference and further study.

A Computational Approach to Digital Chinese Painting and Calligraphy (Hardcover, 2009 ed.): Songhua Xu, Francis C.M. Lau, Yunhe... A Computational Approach to Digital Chinese Painting and Calligraphy (Hardcover, 2009 ed.)
Songhua Xu, Francis C.M. Lau, Yunhe Pan
R4,058 Discovery Miles 40 580 Ships in 18 - 22 working days

"A Computational Approach to Digital Chinese Painting and Calligraphy" is a technical book on computer science and its applications in the arts. It focuses on Oriental digital arts, in particular Chinese arts and painting, offering a multi-disciplinary treatment from the angles of computer graphics, interactive techniques, human-computer interaction, and artificial intelligence. The book also discusses the unique difficulties and challenges of using the computer to produce Oriental arts, including research results by the authors and their lessons and engineering experiences behind these efforts.

Songhua Xu is a computer scientist of Zhejiang University and Yale University, as well as an honorary researcher of the University of Hong Kong. Francis C.M. Lau is Professor at the University of Hong Kong where he leads the Systems Research Group in the Department of Computer Science. Yunhe Pan is Professor of Computer Science at Zhejiang University as well as Deputy President of Chinese Academy of Engineering.

Load Balancing in Parallel Computers - Theory and Practice (Paperback, Softcover reprint of the original 1st ed. 1997):... Load Balancing in Parallel Computers - Theory and Practice (Paperback, Softcover reprint of the original 1st ed. 1997)
Chenzhong Xu, Francis C.M. Lau
R5,806 Discovery Miles 58 060 Ships in 18 - 22 working days

Load Balancing in Parallel Computers: Theory and Practice is about the essential software technique of load balancing in distributed memory message-passing parallel computers, also called multicomputers. Each processor has its own address space and has to communicate with other processors by message passing. In general, a direct, point-to-point interconnection network is used for the communications. Many commercial parallel computers are of this class, including the Intel Paragon, the Thinking Machine CM-5, and the IBM SP2. Load Balancing in Parallel Computers: Theory and Practice presents a comprehensive treatment of the subject using rigorous mathematical analyses and practical implementations. The focus is on nearest-neighbor load balancing methods in which every processor at every step is restricted to balancing its workload with its direct neighbours only. Nearest-neighbor methods are iterative in nature because a global balanced state can be reached through processors' successive local operations. Since nearest-neighbor methods have a relatively relaxed requirement for the spread of local load information across the system, they are flexible in terms of allowing one to control the balancing quality, effective for preserving communication locality, and can be easily scaled in parallel computers with a direct communication network. Load Balancing in Parallel Computers: Theory and Practice serves as an excellent reference source and may be used as a text for advanced courses on the subject.

Chaos-Based Digital Communication Systems - Operating Principles, Analysis Methods, and Performance Evaluation (Paperback,... Chaos-Based Digital Communication Systems - Operating Principles, Analysis Methods, and Performance Evaluation (Paperback, Softcover reprint of hardcover 1st ed. 2003)
Francis C.M. Lau, Chi K. Tse
R3,998 Discovery Miles 39 980 Ships in 18 - 22 working days

One of the first books in this area, this text focuses on important aspects of the system operation, analysis and performance evaluation of selected chaos-based digital communications systems a hot topic in communications and signal processing. "

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
My Nine Lives - Sixty Years in Israeli…
William G. Dever Hardcover R1,215 Discovery Miles 12 150
The Discourse Potential of…
Anita Steube Hardcover R6,107 Discovery Miles 61 070
Raymond Stories - Boston Bar Tales
Raymond Griffin Hardcover R611 Discovery Miles 6 110
Rebels And Rage - Reflecting On…
Adam Habib Paperback R294 Discovery Miles 2 940
Carbon-based Polymer Nanocomposites for…
Ahmad Fauzi Ismail, Pei Sean Goh Paperback R5,359 R4,965 Discovery Miles 49 650
Operational Risk Management
J Young Paperback R657 Discovery Miles 6 570
Tork Craft Blade Tct Atb Positive (300 x…
Trivia for Seniors - 500 Original…
Nigel O'neill Hardcover R666 R590 Discovery Miles 5 900
Writers' Handbook 2016
J. Paul Dyson Paperback R461 Discovery Miles 4 610
200 Kakuro and 200 Killer Sudoku…
Basford Holmes Paperback R273 Discovery Miles 2 730

 

Partners