Products related to Resistance:
-
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 £ -
Consequences of Capitalism : Manufacturing Discontent and Resistance
An essential primer on capitalism, politics and how the world works, based on the hugely popular undergraduate lecture series 'What is Politics?'Is there an alternative to capitalism?In this landmark text Chomsky and Waterstone chart a critical map for a more just and sustainable society. 'Covid-19 has revealed glaring failures and monstrous brutalities in the current capitalist system.It represents both a crisis and an opportunity. Everything depends on the actions that people take into their own hands.'How does politics shape our world, our lives and our perceptions?How much of 'common sense' is actually driven by the ruling classes' needs and interests? And how are we to challenge the capitalist structures that now threaten all life on the planet?Consequences of Capitalism exposes the deep, often unseen connections between neoliberal 'common sense' and structural power.In making these linkages, we see how the current hegemony keeps social justice movements divided and marginalized. And, most importantly, we see how we can fight to overcome these divisions.
Price: 14.99 £ | Shipping*: 3.99 £ -
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 £ -
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 £
-
What is the conductor resistance in electrical engineering?
Conductor resistance in electrical engineering refers to the opposition that a conductor offers to the flow of electric current. It is caused by the collisions of free electrons with atoms in the conductor material, leading to the conversion of electrical energy into heat. The resistance of a conductor is dependent on its material, length, cross-sectional area, and temperature. It is measured in ohms (Ω) and plays a crucial role in determining the efficiency and performance of electrical circuits.
-
How do you calculate resistance in electrical engineering?
Resistance in electrical engineering is calculated using Ohm's Law, which states that resistance (R) is equal to the voltage (V) across a component divided by the current (I) flowing through it. Mathematically, this can be represented as R = V/I. By measuring the voltage and current in a circuit, you can use this formula to determine the resistance of a component. Additionally, resistance can also be calculated using the formula R = ρ * (L/A), where ρ is the resistivity of the material, L is the length of the component, and A is the cross-sectional area.
-
How can the resistance R3 be determined in electrical engineering?
The resistance R3 in an electrical circuit can be determined using Ohm's law, which states that resistance (R) is equal to voltage (V) divided by current (I), or R = V/I. To determine R3, one would need to measure the voltage across R3 and the current flowing through it. Once these values are known, the resistance R3 can be calculated using Ohm's law. Alternatively, R3 can also be determined by using a multimeter to directly measure the resistance.
-
What is the difference between resistance and specific resistance?
Resistance is the opposition to the flow of electric current in a material, measured in ohms. It is a property of the material itself. Specific resistance, also known as resistivity, is a material property that quantifies how strongly a material opposes the flow of electric current. It is a characteristic of the material's composition and is used to calculate the resistance of a specific shape and size of material.
Similar search terms for Resistance:
-
Beyond Law and Development : Resistance, Empowerment and Social Injustice
The book highlights new imaginaries required to transcend traditional approaches to law and development.The authors focus on injustices and harms to people and the environment, and confront global injustices involving impoverishment, patriarchy, forced migration, global pandemics and intellectual rights in traditional medicine resulting from maldevelopment, bad governance and aftermaths of colonialism.New imaginaries emphasise deconstruction of fashionable myths of law, development, human rights, governance and post-coloniality to focus on communal and feminist relationality, non-western legal systems, personal responsibility for justice and forms of resistance to injustices.The book will be of interest to students and scholars of development, law and development, feminism, international law, environmental law, governance, politics, international relations, social justice and activism.
Price: 135.00 £ | 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 £ -
Beginning Software Engineering
Discover the foundations of software engineering with this easy and intuitive guide In the newly updated second edition of Beginning Software Engineering, expert programmer and tech educator Rod Stephens delivers an instructive and intuitive introduction to the fundamentals of software engineering.In the book, you’ll learn to create well-constructed software applications that meet the needs of users while developing the practical, hands-on skills needed to build robust, efficient, and reliable software.The author skips the unnecessary jargon and sticks to simple and straightforward English to help you understand the concepts and ideas discussed within.He also offers you real-world tested methods you can apply to any programming language.You’ll also get: Practical tips for preparing for programming job interviews, which often include questions about software engineering practicesA no-nonsense guide to requirements gathering, system modeling, design, implementation, testing, and debuggingBrand-new coverage of user interface design, algorithms, and programming language choicesBeginning Software Engineering doesn’t assume any experience with programming, development, or management.It’s plentiful figures and graphics help to explain the foundational concepts and every chapter offers several case examples, Try It Out, and How It Works explanatory sections.For anyone interested in a new career in software development, or simply curious about the software engineering process, Beginning Software Engineering, Second Edition is the handbook you’ve been waiting for.
Price: 42.50 £ | Shipping*: 0.00 £ -
Resistance
As the wife of a Resistance member in German-occupied Belgium, Claire Daussois has grown used to hiding strange men in her attic.By the end of 1943, the tiny room has housed dozens of Allied airmen, soldiers and other refugees, whom Claire nurses and harbours from the perpetual threat of discovery by the Gestapo. The B-17 bomber that crash-lands outside Claire's village of Delahaut contains the man who will be both the last and the most significant of the attic's residents: US Air Force pilot Ted Brice.Ted is found severely wounded and semi-conscious by ten-year-old Jean Benoit minutes before the Germans begin their search for survivors.Knowing of Claire's connections with the Resistance, and desperate to atone for his father's shameful collaboration, Jean realises that Claire is the pilot's only hope of survival. The month that follows will stay with them both for the rest of their lives.A few weeks only, a handful of days, it is a period in which the war recedes in the face of more powerful forces - before imposing itself once more with shocking suddenness.
Price: 9.99 £ | Shipping*: 3.99 £
-
What are the tolerances for resistance chains and resistance cubes?
The tolerances for resistance chains and resistance cubes typically vary depending on the manufacturer and the specific product. However, in general, resistance chains and cubes are designed to have tight tolerances to ensure accurate and consistent resistance levels for users. It is common for resistance chains and cubes to have tolerances within a few percentage points to maintain their effectiveness and reliability during workouts. It is recommended to refer to the product specifications provided by the manufacturer for more detailed information on the tolerances of specific resistance chains and cubes.
-
How do I calculate the resistance with the internal resistance?
To calculate the total resistance with the internal resistance, you can use the formula: R_total = R_internal + R_external, where R_total is the total resistance, R_internal is the internal resistance, and R_external is the external resistance. This formula takes into account the resistance from both the internal and external components of the circuit. By adding the internal and external resistances together, you can determine the total resistance in the circuit.
-
What is the difference between insulation resistance and surface resistance?
Insulation resistance measures the resistance to the flow of current through the insulation material between two conductors, while surface resistance measures the resistance to the flow of current across the surface of a material. Insulation resistance is typically used to assess the effectiveness of insulation materials in preventing current leakage, while surface resistance is used to evaluate the cleanliness and conductivity of surfaces in electronic and electrical applications. In summary, insulation resistance measures the resistance through a material, while surface resistance measures the resistance across a material's surface.
-
What is the difference between electrical resistance and specific resistance?
Electrical resistance is the opposition to the flow of electric current in a material, measured in ohms. It is a property of the material itself and is dependent on factors such as the material's dimensions and temperature. Specific resistance, on the other hand, is a material property that quantifies how much a material resists the flow of electric current compared to a standard material. It is also known as resistivity and is measured in ohm-meters. In essence, electrical resistance is the overall resistance of a material, while specific resistance is a more intrinsic property of the material itself.
* 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.