Products related to Digital:
-
Human Factors in Engineering : Manufacturing Systems, Automation, and Interactions
This book addresses aspects of human factors in engineering and provides a detailed discussion of novel approaches, systems engineering tools, artificial cognitive systems, and intelligent technologies and automation.It presents applications in diverse areas, including digital manufacturing, transportation, infrastructure development, and cybersecurity. This book:• Merges the engineering perspective with the human factors and social dimension of computing and artificial intelligence–based technologies. • Covers technological development of human factors engineering and the human dimension in applications across all areas of modern society. • Relates to human behavior in the context of technology and systems interactions. • Discusses the design and the appropriation of 3D printing techniques in the management of an innovative product system. • Presents systems engineering tools, user experience methodologies, artificial cognitive systems, intelligent technologies, and automation. The text is for students, professionals, and researchers in the fields of ergonomics, human factors, industrial engineering, and manufacturing engineering.
Price: 115.00 £ | Shipping*: 0.00 £ -
Software Test Automation : Software Test Automation
This book describes how to build and implement an automated testing regime for software development.It presents a detailed account of the principles of automated testing, practical techniques for designing a good automated testing regime, and advice on choosing and applying off-the-shelf testing tools to specific needs.This sound and practical introduction to automated testing comes from two authors well known for their seminars, consultancy and training in the field.
Price: 77.99 £ | Shipping*: 0.00 £ -
Hardware, Software, Heartware : Digital Twinning for More Sustainable Built Environments
This richly illustrated book examines the full potential of Digital Twins (DTs) as a means of creating more sustainable urban habitats.It reveals how, in this digitally-enabled age, DTs are increasingly being adopted by cities as a tool for urban governance, with the hope of increasing operational efficiencies and enhancing citizens’ lives. While the study and implementation of DTs has been critically explored as virtual, dynamic 3D replicas of physical entities across different disciplines and industries, this book establishes a strategy that recognises the need for the ‘software’ behind virtual DT platforms to not only represent the ‘hardware’ of our physical cities but also to reflect the ‘heartware’ of socio-economic and cultural practices.Knowledge gaps and challenges in existing DTs are identified and insights into rethinking their purpose are provided to propose a new DT paradigm model for city-wide application.With multiple case studies illustrating the different concepts of DTs being applied in cities from Europe, North America, The Middle East, Asia and Oceania, the book highlights the reasons why and how DTs can play an integral role in the sustainability of our urban habitats. Beautifully designed and illustrated in full colour throughout, this book combines academic theory with practical application and will be a useful reference for professionals, students, academics and policymakers, working in the fields of smart cities, sustainable urbanism, and the digitisation, digitalisation and digital transformation of the built environment industry.
Price: 32.99 £ | Shipping*: 0.00 £ -
Digital Control Systems : Theory, Hardware, and Software with MATLAB, Third Edition
Completely revised and updated, written to be understandable for students, and practical in its coverage, this new edition features a range of new engineering applications, such as control of unmanned aerial vehicles (UAVs), wind turbine energy systems, and robotic systems.MATLAB and Simulink integration is found throughout, along with math presented in an understandable way for student readers.Building on basic controls concepts, the book guides readers through the analysis, design, and implementation procedures needed in today's industry.A complete Solutions Manual, MATLAB code, and Figure Slides are available for adopting professors.
Price: 108.00 £ | Shipping*: 0.00 £
-
What is digital mixing software?
Digital mixing software is a type of computer program that allows users to mix and manipulate audio signals in a digital format. It provides a virtual interface with tools and controls for adjusting levels, adding effects, and creating a balanced and polished sound. Digital mixing software is commonly used in music production, live sound reinforcement, and recording studios, offering a flexible and efficient way to manage and enhance audio signals. It allows for precise control over individual tracks and overall sound quality, making it a valuable tool for audio professionals and enthusiasts.
-
What further training can be undertaken as a specialist in computer science specializing in automation engineering or digital networking?
As a specialist in computer science specializing in automation engineering or digital networking, further training can be undertaken to enhance skills and stay current with industry trends. This may include pursuing certifications in specific automation technologies such as PLC programming or SCADA systems. Additionally, advanced courses in networking protocols, cybersecurity, or cloud computing can help broaden expertise in digital networking. Continuous learning through workshops, seminars, and online courses can also be beneficial to stay updated with the latest advancements in the field.
-
Where can one download the Dolby Digital Plus software?
The Dolby Digital Plus software can be downloaded from the official Dolby website or from authorized software distribution platforms such as the Microsoft Store or the Google Play Store. It is important to ensure that the software is downloaded from a legitimate source to avoid any potential security risks. Additionally, some devices may come pre-installed with Dolby Digital Plus, so it is worth checking if it is already available on your device.
-
Does Minecraft help with understanding electrical engineering and digital technology?
Yes, Minecraft can help with understanding electrical engineering and digital technology. The game allows players to create and manipulate redstone circuits, which can simulate electrical engineering principles such as logic gates, circuits, and even basic computer programming. By experimenting with redstone in Minecraft, players can gain a better understanding of how electrical engineering and digital technology work in a fun and interactive way. Additionally, the game's open-ended nature encourages creativity and problem-solving, which are essential skills in the fields of electrical engineering and digital technology.
Similar search terms for Digital:
-
Building Automation and Digital Technologies
Building automation systems and digital technologies are highly relevant for the environmental and energy performance of buildings.However, a clear gap remains between architectural engineering and the use of such technologies.Building Automation and Digital Technologies shows how to assimilate automation and digital technologies into making buildings smarter and more environmentally sustainable.This book shows why architects need smart and digital systems in building design and construction and promotes innovative technological tools for improving sustainability.It focuses on the development of automated environmental conditions and how new technology informs architectural engineering.The book also provides new evidence on the impact of building automation systems and digital technologies, such as the Internet of Things, artificial intelligence, and information and communication technology for developing a performance-based approach to the environmental sustainability of buildings, and provides a key reference for architects on how digital technology can inform their practice.Its four chapters cover: developing strategies for improving sustainable and smart buildings; architectural practice and construction technology; creativity and innovation in building automation systems; and the use phase of buildings. Building Automation and Digital Technologies meets a critical need for a sustainable and smart built environment from an architectural perspective, providing an important reference to architects and professionals in related fields by demonstrating the assimilation of the latest information and automation technologies.
Price: 137.00 £ | Shipping*: 0.00 £ -
Advanced Manufacturing and Automation VIII
This proceeding is a compilation of selected papers from the 8th International Workshop of Advanced Manufacturing and Automation (IWAMA 2018), held in Changzhou, China on September 25 - 26, 2018.Most of the topics are focusing on novel techniques for manufacturing and automation in Industry 4.0 and smart factory.These contributions are vital for maintaining and improving economic development and quality of life.The proceeding will assist academic researchers and industrial engineers to implement the concepts and theories of Industry 4.0 in industrial practice, in order to effectively respond to the challenges posed by the 4th industrial revolution and smart factory.
Price: 179.99 £ | Shipping*: 0.00 £ -
Patterns in the Machine : A Software Engineering Guide to Embedded Development
Discover how to apply software engineering patterns to develop more robust firmware faster than traditional embedded development approaches.In the authors’ experience, traditional embedded software projects tend towards monolithic applications that are optimized for their target hardware platforms.This leads to software that is fragile in terms of extensibility and difficult to test without fully integrated software and hardware.Patterns in the Machine focuses on creating loosely coupled implementations that embrace both change and testability. This book illustrates how implementing continuous integration, automated unit testing, platform-independent code, and other best practices that are not typically implemented in the embedded systems world is not just feasible but also practical for today’s embedded projects. After reading this book, you will have a better idea of how to structure your embedded software projects.You will recognize that while writing unit tests, creating simulators, and implementing continuous integration requires time and effort up front, you will be amply rewarded at the end of the project in terms of quality, adaptability, and maintainability of your code.What You Will Learn Incorporate automated unit testing into an embedded projectDesign and build functional simulators for an embedded projectWrite production-quality software when hardware is not availableUse the Data Model architectural pattern to create a highly decoupled design and implementationUnderstand the importance of defining the software architecture before implementation starts and how to do itDiscover why documentation is essential for an embedded projectUse finite state machines in embedded projects Who This Book Is ForMid-level or higher embedded systems (firmware) developers, technical leads, software architects, and development managers.
Price: 39.99 £ | Shipping*: 0.00 £ -
Digital Justice : Engineering Disadvantage?
This book explores an increasingly important issue for legal systems across the world.It asks what do we lose and gain when legal proceedings go online?Adopting a multi-disciplinary socio-legal perspective, it draws on an emerging body of empirical evidence from the UK, Australia, Canada and the US about the ways in which digital justice is being conceived of and experienced.Insights are drawn from across the social sciences to discuss the interface of digitalisation with a range of issues such as due process, procedural justice, digital disadvantage, ceremony and ritual, science and technology studies and the dematerialisation of the civic sphere.Written accessibly and provocatively, it poses questions from a variety of different perspective with a particular focus on marginalised groups.
Price: 34.99 £ | Shipping*: 0.00 £
-
Which software is better for digital art: Procreate or Adobe Illustrator?
The choice between Procreate and Adobe Illustrator depends on the specific needs and preferences of the artist. Procreate is a powerful and user-friendly app for creating digital art on the iPad, with a wide range of brushes and tools for painting and drawing. On the other hand, Adobe Illustrator is a professional vector graphics editor that offers more advanced features for creating precise and scalable artwork. If an artist prefers a more intuitive and portable platform for digital art, Procreate may be the better choice. However, if they require more advanced vector-based design capabilities, Adobe Illustrator would be the preferred software.
-
In automation, which software is it?
In automation, the software used is typically referred to as automation software or automation tools. These tools are designed to automate repetitive tasks, streamline processes, and increase efficiency in various industries. Some popular examples of automation software include UiPath, Blue Prism, Automation Anywhere, and Selenium. These tools often use technologies such as robotic process automation (RPA) and artificial intelligence to mimic human actions and perform tasks with minimal human intervention.
-
'Haptic or digital?'
The choice between haptic and digital depends on the specific needs and preferences of the user. Haptic interfaces provide a tactile experience that can enhance immersion and engagement, making them ideal for applications like virtual reality or gaming. On the other hand, digital interfaces offer precision and flexibility, making them more suitable for tasks that require detailed input or manipulation, such as graphic design or data analysis. Ultimately, the decision between haptic and digital should be based on the intended use case and desired user experience.
-
Which digital camera?
When choosing a digital camera, it is important to consider your specific needs and budget. Some popular options include the Canon EOS Rebel T7i for beginners, the Sony Alpha a7 III for advanced photographers, and the GoPro Hero 9 for action shots and vlogging. Researching different models, reading reviews, and comparing features will help you find the best digital camera for your photography needs.
* All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.