Rajesh Gupta – författare
Visar alla böcker från författaren Rajesh Gupta. Handla med fri frakt och snabb leverans.
15 produkter
15 produkter
Inbunden, Engelska, 2025
1 872 kr
Skickas inom 10-15 vardagar
The dual purpose of regular monitoring and contaminant event detection in the water distribution systems (WDSs) can be achieved through sensors that can monitor general water quality constituents, such as pH, residual chlorine, conductivity, temperature, etc. This book details different sensor placement parameters considered for contamination detection and regular/routine water quality monitoring in WDSs and their evaluations. It covers genetic algorithm (GA)-based methodology, selecting a specified number of optimal sensor locations using combined weighted objectives. Applications to different pressure-deficient systems and intermittent systems are explained as part of a case study in India.Features:Reviews existing methodologies on the solutions to water contamination and sensor placements in the water distribution systems (WDSs).Discusses regular water quality monitoring techniques including the methodology and guidelines of water quality monitoring techniques.Includes applications on the methodologies under different cases, such as PDA, considering risk-based sensor placement.Provides illustrative examples with the proposed alternative algorithm both for single- and multi-source networks.Examines applications of the proposed GA-based optimal sensor location modeled to a real-life scenario.This book is aimed at graduate students and researchers in civil engineering, civil and environmental engineering, environmental engineering, hydraulic engineering, water supply/resources engineering, and hydro-informatics.
Inbunden, Engelska, 2004
1 611 kr
Skickas inom 10-15 vardagar
Rapid advances in microelectronic integration and the advent of Systems-on-Chip have fueled the need for high-level synthesis, i.e., an automated approach to the synthesis of hardware from behavioral descriptions. SPARK: A Parallelizing High - Level Synthesis of Digital Circuits presents a novel approach to the high-level synthesis of digital circuits -- that of parallelizing high-level synthesis (PHLS). This approach uses aggressive code parallelizing and code motion techniques to discover circuit optimization opportunities beyond what is possible with traditional high-level synthesis. This PHLS approach addresses the problems of the poor quality of synthesis results and the lack of controllability over the transformations applied during the high-level synthesis of system descriptions with complex control flows, that is, with nested conditionals and loops. Also described are speculative code motion techniques and dynamic compiler transformations that optimize the circuit quality in terms of cycle time, circuit size and interconnect costs. We describe the SPARK parallelizing high-level synthesis framework in which we have implemented these techniques and demonstrate the utility of
Inbunden, Engelska, 2004
1 717 kr
Skickas inom 10-15 vardagar
The gap between the size of microelectronic design/validation task and our ability to design these in a reasonable time is steadly increasing. We need tools and techniques to bridge this gap. Formal models and methods hold this promise by their focus on scalability, efficiency and design optimization. In additional, we need methodological innovations to bring formal techniques into practice. Exploiting the structure of the systems to decompose the problems into smaller ones, discovering the hierarchy and proper decomposition, abstraction, refinement, and other behavioral and structural properties of system are important for successful use of formal methods Formal Methods and Models for System Design is organized as a series of articles written by industrial and academic experts who apply formal methods in hardware and software design, develop methodologies and tools, or develop theoretical formalisms.The emphasis of the book is on (i) formal frameworks for complex system modeling, such as system-on-chip, embedded software, component based systems, (ii) formal verification techniques, especially abstraction and refinement based methodologies, (iii) behavioral type theory for system integration, (iv) optimization techniques for executable system level models for efficient simulation, and execution, and (v)formal models for post-production configurability. Formal Methods and Models for System Design will provide readers with a sample of some of the recent developments in formal methods in system design. It can also be used as a graduate level text for a seminar based course.
Häftad, Engelska, 2011
1 717 kr
Skickas inom 10-15 vardagar
The gap between the size of microelectronic design/validation task and our ability to design these in a reasonable time is steadly increasing. We need tools and techniques to bridge this gap. Formal models and methods hold this promise by their focus on scalability, efficiency and design optimization. In additional, we need methodological innovations to bring formal techniques into practice. Exploiting the structure of the systems to decompose the problems into smaller ones, discovering the hierarchy and proper decomposition, abstraction, refinement, and other behavioral and structural properties of system are important for successful use of formal methods. Formal Methods and Models for System Design is organized as a series of articles written by industrial and academic experts who apply formal methods in hardware and software design, develop methodologies and tools, or develop theoretical formalisms.The emphasis of the book is on (i) formal frameworks for complex system modeling, such as system-on-chip, embedded software, component based systems, (ii) formal verification techniques, especially abstraction and refinement based methodologies, (iii) behavioral type theory for system integration, (iv) optimization techniques for executable system level models for efficient simulation, and execution, and (v)formal models for post-production configurability. Formal Methods and Models for System Design will provide readers with a sample of some of the recent developments in formal methods in system design. It can also be used as a graduate level text for a seminar based course.
Häftad, Engelska, 2013
1 606 kr
Skickas inom 10-15 vardagar
Rapid advances in microelectronic integration and the advent of Systems-on-Chip have fueled the need for high-level synthesis, i.e., an automated approach to the synthesis of hardware from behavioral descriptions. SPARK: A Parallelizing Approach to the High - Level Synthesis of Digital Circuits presents a novel approach to the high-level synthesis of digital circuits -- that of parallelizing high-level synthesis (PHLS). This approach uses aggressive code parallelizing and code motion techniques to discover circuit optimization opportunities beyond what is possible with traditional high-level synthesis. This PHLS approach addresses the problems of the poor quality of synthesis results and the lack of controllability over the transformations applied during the high-level synthesis of system descriptions with complex control flows, that is, with nested conditionals and loops. Also described are speculative code motion techniques and dynamic compiler transformations that optimize the circuit quality in terms of cycle time, circuit size and interconnect costs. We describe the SPARK parallelizing high-level synthesis framework in which we have implemented these techniques and demonstrate the utility of SPARK's PHLS approach using designs derived from multimedia and image processing applications. We also present a case study of an instruction length decoder derived from the Intel Pentium-class of microprocessors. This case study serves as an example of a typical microprocessor functional block with complex control flow and demonstrates how our techniques are useful for such designs. SPARK: A Parallelizing Approach to the High - Level Synthesis of Digital Circuits is targeted mainly to embedded system designers and researchers. This includes people working on design and design automation. The book is useful for researchers and design automation engineers who wish to understand how the main problems hindering the adoption of high-level synthesis among designers.
Häftad, Engelska, 2019
634 kr
Skickas inom 5-8 vardagar
Master scala\'s advanced techniques to solve real-world problems in data analysis and gain valuable insights from your dataKey FeaturesA beginner's guide for performing data analysis loaded with numerous rich, practical examplesAccess to popular Scala libraries such as Breeze, Saddle for efficient data manipulation and exploratory analysisDevelop applications in Scala for real-time analysis and machine learning in Apache SparkBook DescriptionEfficient business decisions with an accurate sense of business data helps in delivering better performance across products and services. This book helps you to leverage the popular Scala libraries and tools for performing core data analysis tasks with ease.The book begins with a quick overview of the building blocks of a standard data analysis process. You will learn to perform basic tasks like Extraction, Staging, Validation, Cleaning, and Shaping of datasets. You will later deep dive into the data exploration and visualization areas of the data analysis life cycle. You will make use of popular Scala libraries like Saddle, Breeze, Vegas, and PredictionIO for processing your datasets. You will learn statistical methods for deriving meaningful insights from data. You will also learn to create applications for Apache Spark 2.x on complex data analysis, in real-time. You will discover traditional machine learning techniques for doing data analysis. Furthermore, you will also be introduced to neural networks and deep learning from a data analysis standpoint.By the end of this book, you will be capable of handling large sets of structured and unstructured data, perform exploratory analysis, and building efficient Scala applications for discovering and delivering insightsWhat you will learnTechniques to determine the validity and confidence level of dataApply quartiles and n-tiles to datasets to see how data is distributed into many bucketsCreate data pipelines that combine multiple data lifecycle stepsUse built-in features to gain a deeper understanding of the dataApply Lasso regression analysis method to your dataCompare Apache Spark API with traditional Apache Spark data analysisWho this book is forIf you are a data scientist or a data analyst who wants to learn how to perform data analysis using Scala, this book is for you. All you need is knowledge of the basic fundamentals of Scala programming.
Häftad, Spanska, 2023
377 kr
Skickas inom 5-8 vardagar
Häftad, Engelska, 2019
943 kr
Skickas inom 10-15 vardagar
This revised and expanded second edition is a learning and self-assessment tool for the study of regional anesthesia. The first part deals with the basic principles of regional anesthesia and the equipment used. This is followed by sections on peripheral nerve blocks, central neuraxial blocks and pain. Pediatric regional anesthesia is discussed along with the adult blocks. There are additional MCQs in each section, and new chapters on the anatomy, physiology, assessment and monitoring of acute pain.This book is aimed at those studying for the European Society of Regional Anesthesia Diploma Examinations, regional anesthesia component of FRCA examinations, and exit examinations for regional anesthesia fellowships. It is also relevant to the regional anesthesia component of US Board examinations and the Canadian fellowships in regional anesthesia.
Häftad, Engelska, 2017
723 kr
Skickas inom 10-15 vardagar
This book presents current clinical knowledge relating to key topics in acute and chronic pain in a multiple choice question (MCQ) format. Individual chapters are devoted to subjects such as the anatomy of pain pathways, pain processing, evaluation of pain, different pain syndromes and pain involving different regions of the body, pharmacologic and physical pain management, neural blockade, and special procedures. Each of the MCQs has four or five answer options in true/false format, and the answers are discussed in detail with provision of suitable references whenever appropriate. Multiple Choice Questions in Pain Management will be especially valuable for those who are sitting anesthesia board exams anywhere in the world. It will, for example, meet the needs of candidates for the FRCA examination (in which 20–25% of MCQs relate to pain management) or the FFPMRCA examination (Fellowship of the Faculty of Pain Medicine of the Royal College of Anaesthetists). In addition, the book willbe useful for pain fellows and for all clinicians who are seeking to improve their knowledge of pain management.
Häftad, Engelska, 2017
1 659 kr
Skickas inom 10-15 vardagar
This book offers an overview of the clinical applications of PET/MR imaging through a case-based format. Hybrid PET/MRI provides functional and anatomical information via one setting offering superior imaging quality with lower radiation dose being administered to the patient. The cases in this book focus on the use of this technique in the diagnosis of oncologic, neurologic, cardiovascular, infectious and inflammatory, and pediatric diseases. Each case is presented with the patient history, protocols, interpretation of findings, and pearls and pitfalls accompanied by high quality PET/MR images. The major strength of this book is the discussion of both MRI and PET findings pertinent to each particular case. It expands the discussion of oncologic applications of this modality through a variety of cases that highlight staging, treatment response, and follow up. Illustrating a spectrum of PET/MRI clinical applications, PET/MR Imaging: A Case-Based Approach is a valuable resourcefor radiologists, nuclear medicine physicians, and residents.
Häftad, Engelska, 2014
558 kr
Skickas inom 10-15 vardagar
These chapters address anatomy, assessment of pain, diagnosis of pain, pharmacology, non-pharmacological pain management, acute and chronic pain management, pain management in special groups, and special techniques.
Inbunden, Engelska, 2026
1 776 kr
Kommande
As we move deeper into the era of hyperconnectivity, the convergence of blockchain, 5G, artificial intelligence (AI), and the Internet of Things (IoT) is redefining the digital frontier. Blockchain and AI Amalgamation for IoT Applications Beyond 5G presents a comprehensive and forward-looking exploration of this intersection, offering readers a roadmap toward secure, intelligent, and decentralized networks of the future.The volume brings together 16 carefully curated chapters that move seamlessly from foundational principles to advanced integrations and real-world implementations. Readers will learn how blockchain enhances privacy, data integrity, and decentralized control across 5G-IoT ecosystems, while AI augments these networks with adaptive intelligence and predictive security.Case studies and prototypes illustrate successful deployments, demonstrating how emerging technologies can be applied in practice. Specialized discussions highlight protocols for the internet of vehicles, secure cloud paradigms, VPNs, and even novel travel security applications. The book also explores Blockchain’s transformative role in emerging digital realms such as finance, the metaverse, and beyond.With contributions from leading researchers and practitioners, this book serves as an essential resource for academics, engineers, policymakers, and industry professionals. Whether the reader is designing intelligent edge devices or architecting large-scale IoT infrastructures, the content equips them with the knowledge and tools to innovate securely and sustainably.
Häftad, Engelska, 2023
209 kr
Skickas inom 5-8 vardagar
Häftad, Engelska, 2020
294 kr
Skickas inom 3-6 vardagar
Häftad, Engelska, 2023
202 kr
Tillfälligt slut