- Table View
- List View
Digital Signal Processing for Multimedia Systems (Signal Processing and Communications #Vol. 1)
by Keshab K. Parhi Takao NishitaniAddresses a wide selection of multimedia applications, programmable and custom architectures for the implementations of multimedia systems, and arithmetic architectures and design methodologies. The book covers recent applications of digital signal processing algorithms in multimedia, presents high-speed and low-priority binary and finite field arithmetic architectures, details VHDL-based implementation approaches, and more.
Digital Signal Processing for Wireless Communication using Matlab
by E. S. GopiThis book examines signal processing techniques used in wireless communication illustrated by using the Matlab program. The author discusses these techniques as they relate to Doppler spread, Delay spread, Rayleigh and Rician channel modeling, rake receiver, diversity techniques, MIMO and OFDM based transmission techniques, and array signal processing. Related topics such as detection theory, Link budget, Multiple access techniques, spread spectrum, are also covered. * Illustrates signal processing techniques involved in wireless communication * Discusses multiple access techniques such as Frequency division multiple access, Time division multiple access, and Code division multiple access * Covers band pass modulation techniques such as Binary phase shift keying, Differential phase shift keying, Quadrature phase shift keying, Binary frequency shift keying, Minimum shift keying, and Gaussian minimum shift keying.
Digital Signal Processing for Wireless Communication using Matlab (Signals and Communication Technology)
by E.S. GopiThe updated book presents Matlab illustrations on various digital signal processing (DSP) techniques such as random process, time varying wireless system model, and detection and estimation theory used in wireless communication. The book also covers recent wireless techniques like OFDM, massive MIMO techniques, non-orthogonal multiple access, millimeter wave MIMO, full duplex, cognitive radio, co-operating communication, unmanned aerial vehicles etc. This book is suitable for those who are doing basic and applied research in digital signal processing for wireless communication.
Digital Signal Processing in Power System Protection and Control
by Janusz Szafran Waldemar Rebizant Andrzej WiszniewskiDigital Signal Processing in Power System Protection and Control bridges the gap between the theory of protection and control and the practical applications of protection equipment. Understanding how protection functions is crucial not only for equipment developers and manufacturers, but also for their users who need to install, set and operate the protection devices in an appropriate manner. After introductory chapters related to protection technology and functions, Digital Signal Processing in Power System Protection and Control presents the digital algorithms for signal filtering, followed by measurement algorithms of the most commonly-used protection criteria values and decision-making methods in protective relays. A large part of the book is devoted to the basic theory and applications of artificial intelligence techniques for protection and control. Fuzzy logic based schemes, artificial neural networks, expert systems and genetic algorithms with their advantages and drawbacks are discussed. AI techniques are compared and it is also shown how they can be combined to eliminate the disadvantages and magnify the useful features of particular techniques. The information provided in Digital Signal Processing in Power System Protection and Control can be useful for protection engineers working in utilities at various levels of the electricity network, as well as for students of electrical engineering, especially electrical power engineering. It may also be helpful for other readers who want to get acquainted with and to apply the filtering, measuring and decision-making algorithms for purposes other than protection and control, everywhere fast and on-line signal analysis is needed for proper functioning of the apparatus.
Digital Signal Processing with Matlab Examples, Volume 2
by Jose Maria Giron-SierraThis is the second volume in a trilogy on modern Signal Processing. The three books provide a concise exposition of signal processing topics, and a guide to support individual practical exploration based on MATLAB programs.This second book focuses on recent developments in response to the demands of new digital technologies. It is divided into two parts: the first part includes four chapters on the decomposition and recovery of signals, with special emphasis on images. In turn, the second part includes three chapters and addresses important data-based actions, such as adaptive filtering, experimental modeling, and classification.
Digital Signal Processing with Matlab Examples, Volume 3
by Jose Maria Giron-SierraThis is the third volume in a trilogy on modern Signal Processing. The three books provide a concise exposition of signal processing topics, and a guide to support individual practical exploration based on MATLAB programs. This book includes MATLAB codes to illustrate each of the main steps of the theory, offering a self-contained guide suitable for independent study. The code is embedded in the text, helping readers to put into practice the ideas and methods discussed. The book primarily focuses on filter banks, wavelets, and images. While the Fourier transform is adequate for periodic signals, wavelets are more suitable for other cases, such as short-duration signals: bursts, spikes, tweets, lung sounds, etc. Both Fourier and wavelet transforms decompose signals into components. Further, both are also invertible, so the original signals can be recovered from their components. Compressed sensing has emerged as a promising idea. One of the intended applications is networked devices or sensors, which are now becoming a reality; accordingly, this topic is also addressed. A selection of experiments that demonstrate image denoising applications are also included. In the interest of reader-friendliness, the longer programs have been grouped in an appendix; further, a second appendix on optimization has been added to supplement the content of the last chapter.
Digital Signal Processing: A Breadth-First Approach
by Muhammad Khan Syed K. Hasnain Mohsin JamilThe subject of Digital Signal Processing (DSP) is enormously complex, involving many concepts, probabilities, and signal processing that are woven together in an intricate manner. To cope with this scope and complexity, many DSP texts are often organized around the “numerical examples” of a communication system. With such organization, readers can see through the complexity of DSP, they learn about the distinct concepts and protocols in one part of the communication system while seeing the big picture of how all parts fit together. From a pedagogical perspective, our personal experience has been that such approach indeed works well.Based on the authors’ extensive experience in teaching and research, Digital Signal Processing: a breadth-first approach is written with the reader in mind. The book is intended for a course on digital signal processing, for seniors and undergraduate students. The subject has high popularity in the field of electrical and computer engineering, and the authors consider all the needs and tools used in analysis and design of discrete time systems for signal processing.Key features of the book include:• The extensive use of MATLAB based examples to illustrate how to solve signal processing problems. The textbook includes a wealth of problems, with solutions• Worked-out examples have been included to explain new and difficult concepts, which help to expose the reader to real-life signal processing problems• The inclusion of FIR and IIR filter design further enrich the contents
Digital Signal Processing: An Introduction
by D. SundararajanThis textbook for a one semester introductory course in digital signal processing for senior undergraduate and first year graduate students in electrical and computer engineering departments is concise, highly readable, and yet provides comprehensive coverage of the topic. Each new topic is presented with examples and figures. The highly mathematical content of the topic is presented lucidly to make the learning the subject easier. Practical aspects of the subject are clearly indicated so that the student can apply the principles in real applications. Matlab programs for FIR and IIR filter design are provided as supplementary material online.
Digital Signal Processing: An Introduction
by Dr. D. SundararajanThis textbook for a one semester introductory course in digital signal processing for senior undergraduate and first year graduate students in electrical and computer engineering departments is concise, highly readable, and yet provides comprehensive coverage of the topic. Each new topic is presented with examples and figures. The highly mathematical content of the topic is presented lucidly to make the learning the subject easier. Practical aspects of the subject are clearly indicated so that the student can apply the principles in real applications. Matlab programs for FIR filter design are provided as supplementary material online.
Digital Signal Processing: Illustration Using Python
by S Esakkirajan T Veerakumar Badri N SubudhiDigital signal processing deals with extraction of useful information from signals. Signal processing algorithms help observe, analyse and transform signals. The objective of this book is to develop signal processing algorithms using Python. Python is an interpreted, object-oriented high-level programming language widely used in various software development fields such as data science, machine learning, web development and more. Digital Signal Laboratory is playing an important role in realizing signal processing algorithms, utilizing different software solutions. The intention of this textbook is to implement signal processing algorithms using Python. Since Python is an open-source language, students, researchers, and faculty can install and work with it without spending money, reducing the financial burden on institutions. Each chapter in this book begins with prelab questions, a set of Python examples to illustrate the concepts, exercises to strengthen the understanding of the concepts, and objective questions to help students prepare for competitive examinations. This book serves as an undergraduate textbook, it can be used for individual study, and it can also be used as the textbook for related courses.
Digital Signals Theory
by Brian McFeeWhere most introductory texts to the field of digital signal processing assume a degree of technical knowledge, this class-tested textbook provides a comprehensive introduction to the fundamentals of digital signal processing in a way that is accessible to all. Beginning from the first principles, readers will learn how signals are acquired, represented, analyzed and transformed by digital computers. Specific attention is given to digital sampling, discrete Fourier analysis and linear filtering in the time and frequency domains. All concepts are introduced practically and theoretically, combining intuitive illustrations, mathematical derivations and software implementations written in the Python programming language. Practical exercises are included at the end of each chapter to test readers’ knowledge. Written in a clear and accessible style, this book is particularly aimed at students and general readers interested in audio and digital signal processing but who may not have extensive mathematical or engineering training.
Digital Sketching: Computer-Aided Conceptual Design (Practical Revolution)
by John BacusLearn to apply new digital design technologies at your own firm with this practical and insightful resource Digital Sketching: Computer-Aided Conceptual Design delivers a comprehensive and insightful examination of how architects and other design professionals can best use digital design technology to become better designers. Celebrated professional, professor, and author John Bacus provides readers with practical and timely information on emerging digital design technologies and their effect on professional practice. By focusing on the big picture, this rigorous survey of conceptual design technology offers professionals realistic strategies for reclaiming time for design in the ever increasing speed of project delivery. This book helps architects (and others like them) learn to use digital sketching techniques to be better designers, right from the project’s very first sketch. As part of the groundbreaking Practical Revolutions series of books, Digital Sketching furthers the conversation of the practical deployment of emerging technologies in the building industries. This book provides readers with the information they need to evaluate digital design technology and decide whether or not to adopt and integrate it into their own processes. Readers will receive: An accelerated and accessible introduction to a highly technical topic Practical and applicable guidance on how to adapt a firm’s business to adopt new technology without losing the benefit of existing intuition, skill, and experience. Real world implementations of specific techniques in the form of illuminating case studies that include results and lessons learned Perfect for professional architectural designers, Digital Sketching also belongs on the bookshelves of interior designers, landscape architects, urban planners, contractors, and specialty fabricators of every kind. A disciplined sketching practice, especially through the digital methods discussed in this book, is a transformational benefit to anyone who designs and builds for a living.
Digital Skill Development for Industry 4.0
by P. Kaliraj T. Devi G. SingaraveluThe Fourth Industrial Revolution, Industry 4.0, is changing the world, and digital transformation technology tools have impacted every walk of life. The nature of work and careers is changing fast – and in the future, the right skills will be prized over academic qualifications. Students must develop various skills, especially technology skills, to become the workforce of the future; the onus of developing these skills falls on educational institutions. The development of innovation and ideation skills in students is a must for them to productively contribute to a future economy. They should have the capability to translate ideas into solutions, products, and systems that are scalable, practically feasible, and adaptable.To prepare students for this digital world, Digital Skill Development for Industry 4.0 contains chapters on developing: Professional skills, cognitive learning Critical thinking skills among modern learners Motivation and student engagement Invoking interest of students Student engagement in e-learning Contextual learning Experimental learning Multidisciplinary learning The book is written for the academic and administrative community of universities and colleges who intend to equip their modern learners with the skills of Industry 4.0. It is also useful as a reference for undergraduate and postgraduate courses, as well as doctoral programs. The book can also serve as a comprehensive reference guide for researchers in the development of tools incorporating new skills and technologies. Practitioners who are interested in introducing digital skill development for Industry 4.0 and its tools to solve real‑world problems can also use this book.
Digital Skills
by Jan A. G. M. van Dijk Alexander J. A. M. van DeursenThe first book to systematically discuss the skills and literacies needed to use digital media, particularly the Internet, van Dijk and van Deursen's clear and accessible work distinguishes digital skills, analyzes their roles and prevalence, and offers solutions from individual, educational, sociological, and policy perspectives.
Digital Snaps: The New Face of Photography (International Library Of Visual Culture Ser. #Vol. 7)
by Jonas LarsenPhotography as an everyday practice is once again changing dramatically. At this moment of transition from analogue to digital, Digital Snaps aims to develop a new media ecology that can accommodate these changes to photography 'as we know it'. Expert contributors representing varied disciplines demonstrate how and to what extent the traditional social practices, technologies and images of analogue photography are being transformed with the movement to digital photography. They zoom in on typical, vernacular, everyday practices: the development of the family photo album from a physical object in the living room to a digital practice on the Internet; the use of mobile phones in everyday life; photo communities on the Internet; photo booth photography; studio photography; and fine arts' appropriation of amateur photography. They explore how this media convergence transforms the media ecology - the networks, objects, performances, meanings and circulations - of vernacular photography, as we research it through ordinary people's use of such new cameras and interactive Internet spaces as part of their everyday lives.
Digital Society for the IB Diploma
by Michael Fitzpatrick Eli Bomfim Tammy Earle Carol Hancox Jonathon Levin Barbara StefanicsDeveloped in cooperation with the International Baccalaureate®Ensure full coverage of the new Digital Society course with this accessible coursebook written by an experienced international team of IB educators and examiners, enabling students to build skills and understand the importance and impact of digital systems and technologies in the contemporary world.- Explore digital society through the key concepts, content and contexts of the syllabus with clear, real world, internationally-minded examples for each topic.- Delve into the higher-level extension challenges and interventions in digital society using contemporary,real-world issues that allow students to formulate their own recommendations, with chapter reflections to consolidate learning throughout.- Essential tools for inquiry are integrated throughout the course, with links to ATL, TOK, and extended essay.- Specific chapters and activities are featured for conducting inquiries suitable for SL and HL students, with added extended inquiries for HL students.- Prepare for the inquiry project with step-by-step guidance, advice, practice questions and top tips onhow to maximise potential in the assessment.
Digital Society for the IB Diploma
by Michael Fitzpatrick Eli Bomfim Tammy Earle Carol Hancox Jonathon Levin Barbara StefanicsDeveloped in cooperation with the International Baccalaureate®Ensure full coverage of the new Digital Society course with this accessible coursebook written by an experienced international team of IB educators and examiners, enabling students to build skills and understand the importance and impact of digital systems and technologies in the contemporary world.- Explore digital society through the key concepts, content and contexts of the syllabus with clear, real world, internationally-minded examples for each topic.- Delve into the higher-level extension challenges and interventions in digital society using contemporary,real-world issues that allow students to formulate their own recommendations, with chapter reflections to consolidate learning throughout.- Essential tools for inquiry are integrated throughout the course, with links to ATL, TOK, and extended essay.- Specific chapters and activities are featured for conducting inquiries suitable for SL and HL students, with added extended inquiries for HL students.- Prepare for the inquiry project with step-by-step guidance, advice, practice questions and top tips onhow to maximise potential in the assessment.
Digital Sociology
by Kate Orton-Johnson Nick PriorSociology and our sociological imaginations are having to confront new digital landscapes spanning mediated social relationships, practices and social structures. This volume assesses the substantive challenges faced by the discipline as it critically reassesses its position in the digital age.
Digital Solutions for Environmental and Economic Development: Select Proceedings of ICEIL 2024, Volume 2 (Lecture Notes in Electrical Engineering #1385)
by Sumeet Gupta Balvinder Shukla B. K. Murthy Nitasha Hasteer Diptiranjan MahapatraThe proceedings of 6th International Conference on Entrepreneurship Innovation and Leadership (ICEIL 2024) would focus on Intelligent IT Solutions to promote indigenous innovations. The book will be a catalyst for transformative change, inspiring a collective effort towards harnessing the power of technology for sustainable, self-reliant development. This book will be a compilation of latest technological advancements and state of the art research in the emerging technologies like artificial intelligence, blockchain, internet of things, quantum computing etc. This book will be useful for students, research scholars and practitioners from different disciplines to enhance their knowledge.
Digital Soul: Intelligent Machines and Human Values
by Thomas GeorgesShould the day come when intelligent machines not only make computations but also think and experience emotions as humans do, how will we distinguish the "human” from the "machine”? This introduction to artificial intelligence - and to its potentially profound social, moral, and ethical implications - is designed for readers with little or no technical background. In accessible, focused, engaging discussions, physicist and award-winning science writer Thomas Georges explores the fundamental issues: What is consciousness? Can computers be conscious? If machines could think and even feel, would they then be entitled to "human” rights? Will machines and people merge into a biomechanical race? Should we worry that super-intelligent machines might take over the world? Even now we continue to put increasingly sophisticated machines in control of critical aspects of our lives in ways that may hold unforeseen consequences for the human race. Digital Soul challenges all of us, before it’s too late, to think carefully and rationally about the kind of world we will want to live in - with intelligent machines ever closer by our sides.
Digital Sovereignty in Cyber Security: First International Workshop, CyberSec4Europe 2022, Venice, Italy, April 17–21, 2022, Revised Selected Papers (Communications in Computer and Information Science #1807)
by Antonio Skarmeta Antonio Lioy Daniele Canavese Sara MatheuThis book constitutes papers presented during the workshop session titled “CyberSec4Europe - Research to Innovation: Common Research Framework on Security and Privacy” during the Privacy Symposium hosted by Università Ca’ Foscari in Venice, Italy, in April 2022. The 11 peer-reviewed selected papers present findings, conclusions, research, and recommendations in various security-related areas, from highly technical ones (e.g., software and network security) to law and human-centric ones (e.g., governance and cybersecurity awareness).
Digital Speech Processing Using Matlab
by E. S. GopiDigital Speech Processing Using Matlab deals with digital speech pattern recognition, speech production model, speech feature extraction, and speech compression. The book is written in a manner that is suitable for beginners pursuing basic research in digital speech processing. Matlab illustrations are provided for most topics to enable better understanding of concepts. This book also deals with the basic pattern recognition techniques (illustrated with speech signals using Matlab) such as PCA, LDA, ICA, SVM, HMM, GMM, BPN, and KSOM.
Digital Speech Processing, Synthesis, and Recognition: Synthesis, and Recognition, Second Edition, (Signal Processing and Communications #7)
by Sadaoki FuruiA study of digital speech processing, synthesis and recognition. This second edition contains new sections on the international standardization of robust and flexible speech coding techniques, waveform unit concatenation-based speech synthesis, large vocabulary continuous-speech recognition based on statistical pattern recognition, and more.
Digital State
by Simon PontWhat is the Digital State? What is our Digital State of Mind? What does this Digital State mean for brands and for businesses? Big data, new distribution platforms, content collaboration, geo-targeting, crowdsourcing, viral marketing, mobile apps - the technological revolution has transformed the way society communicates and understands itself, and unleashed a whirlwind of new possibilities for marketers, as well as new risks. Mirroring the 'collaborative play space' Tim Berners-Lee first envisaged for the internet, Digital State brings together Simon Pont and 13 thought-leaders drawn from the worlds of advertising, marketing, media, publishing, law, finance and more, to explore what the digital age means for us as individuals, and the implications for the brands seeking to engage with us. Edited and part-written by Simon Pont, Digital State explores the possibilities and pitfalls of our digital age, an age where people can be brought together and new opportunities explored like never before.
Digital Storage in Consumer Electronics
by Thomas M. CoughlinCan you imagine life without your cell phone, laptop, digital camera, iPod, BlackBerry, flat-screen TV, or DVD player? The skyrocketing demand for devices that provide simple, immediate access to large amounts of content is driving required digital storage capacity to unprecedented levels. Designing digital storage into consumer electronics is crucial to the performance and cost of these devices. However, as our requirements for digital content storage grow, so does the formidable difficulty of implementing design solutions that are rugged, long-lasting, power-miserly, secure, network-accessible and can still fit in the palm of your hand! This book provides the background necessary to understand common digital storage devices and media. It helps readers decide which methods of storage work best for which kinds of devices, and then teaches designers how to successfully integrate them into consumer products. * Presents best practices for selecting, integrating, and using storage devices to achieve higher performance, greater reliability and lower cost * Teardown photos provide rare visuals of the "guts" of the devices discussed * Covers hot topics including flash memory, DVRs, Apple iPods, home networks, and automotive electronics, from basic layouts to standards, advanced features, and exciting growth opportunities