Auswahl der wissenschaftlichen Literatur zum Thema „Hardware related programming - control systems“

Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an

Wählen Sie eine Art der Quelle aus:

Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "Hardware related programming - control systems" bekannt.

Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.

Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.

Zeitschriftenartikel zum Thema "Hardware related programming - control systems"

1

Tsyrulnyk, Serhii. "SOFTWARE AND HARDWARE SYSTEM «ARDUINO LEARNER KIT»." OPEN EDUCATIONAL E-ENVIRONMENT OF MODERN UNIVERSITY, no. 10 (2021): 231–40. http://dx.doi.org/10.28925/2414-0325.2021.1019.

Der volle Inhalt der Quelle
Annotation:
The difference between programming embedded systems from the classical one is that in addition to knowledge of the theory of algorithms, programming languages, it is necessary to know the hardware of the object, its physical or electrical properties. Programming for embedded systems is considered a separate area. Embedded-developer is engaged in the development, maintenance, testing of software and hardware. The article considers issues related to the peculiarities of practical training and the formation of professional skills in programming embedded-systems by students studying in the field o
APA, Harvard, Vancouver, ISO und andere Zitierweisen
2

Herbuś, Krzysztof, Piotr Ociepka, and Aleksander Gwiazda. "Conception of the Integration of the Virtual Robot Model with the Control System." Advanced Materials Research 1036 (October 2014): 732–36. http://dx.doi.org/10.4028/www.scientific.net/amr.1036.732.

Der volle Inhalt der Quelle
Annotation:
The paper presents the conception of integration of a robot virtual model with its virtual control system. The system of connections between the virtual world and the control system of a virtual model, proposed in the work, should let for developing the technical approach allowing teaching the manual programming of robots. In the paper attempted to define particular subsystems included in the proposed system for teaching programming of robots. In the work it have been distinguished problems that should be solved in order to properly create the proposed virtual system, and namely problems relat
APA, Harvard, Vancouver, ISO und andere Zitierweisen
3

Yang, Hai Bin, and Wu Jun Yao. "Energy Efficiency Analysis of Error Control Techniques of WSN." Applied Mechanics and Materials 263-266 (December 2012): 926–31. http://dx.doi.org/10.4028/www.scientific.net/amm.263-266.926.

Der volle Inhalt der Quelle
Annotation:
Energy efficiency is the primary consideration of the design of error control protocol of WSN and energy efficiency analysis is the key point of the present related literature research. However, while emphasizes are on the theoretical analysis and experiments are simulated by advanced programming language such as Matlab、C++ and so on, definitions of some restrictive or operation systems on hardware side of sensor nodes in practical usage are neglected, which lead to the inaccurate conclusion of the error control energy efficiency analysis. In this paper, samples of package-loss and error packa
APA, Harvard, Vancouver, ISO und andere Zitierweisen
4

Dr., Ignatius E. Ekengwu, and I.Emeruwa Kingsley. "Comprehensive Review of Computer Numerical Control (CNC) Systems." International Research Journal of Scientific Studies August 2024, no. 1 (2024): 50–55. https://doi.org/10.5281/zenodo.13324760.

Der volle Inhalt der Quelle
Annotation:
Computer Numerical Control (CNC) systems are fundamental to the advancement of modern manufacturing, fundamentally transforming how precision engineering is achieved. These systems have revolutionized the production landscape by offering unmatched levels of precision, operational efficiency, and flexibility across a wide range of industrial applications. This extensive review provides an in-depth analysis of CNC technology, tracing its historical development from early concepts to its current sophisticated implementations. It examines the essential components that constitute CNC systems, inclu
APA, Harvard, Vancouver, ISO und andere Zitierweisen
5

Pompougnac, Hugo, Ulysse Beaugnon, Albert Cohen, and Dumitru Potop Butucaru. "Weaving Synchronous Reactions into the Fabric of SSA-form Compilers." ACM Transactions on Architecture and Code Optimization 19, no. 2 (2022): 1–25. http://dx.doi.org/10.1145/3506706.

Der volle Inhalt der Quelle
Annotation:
We investigate the programming of reactive systems combining closed-loop control with performance-intensive components such as Machine Learning (ML). Reactive control systems are often safety-critical and associated with real-time execution requirements, a domain of predilection for synchronous programming languages. Extending the high levels of assurance found in reactive control systems to computationally intensive code remains an open issue. We tackle it by unifying concepts and algorithms from synchronous languages with abstractions commonly found in general-purpose and ML compilers. This
APA, Harvard, Vancouver, ISO und andere Zitierweisen
6

Oden, Lena, and Holger Fröning. "InfiniBand Verbs on GPU: a case study of controlling an InfiniBand network device from the GPU." International Journal of High Performance Computing Applications 31, no. 4 (2015): 274–84. http://dx.doi.org/10.1177/1094342015588142.

Der volle Inhalt der Quelle
Annotation:
Due to their massive parallelism and high performance per Watt, GPUs have gained high popularity in high-performance computing and are a strong candidate for future exascale systems. But communication and data transfer in GPU-accelerated systems remain a challenging problem. Since the GPU normally is not able to control a network device, a hybrid-programming model is preferred whereby the GPU is used for calculation and the CPU handles the communication. As a result, communication between distributed GPUs suffers from unnecessary overhead, introduced by switching control flow from GPUs to CPUs
APA, Harvard, Vancouver, ISO und andere Zitierweisen
7

Ardiansah, Irfan, Rudyanto Putra Simanjuntak, Wahyu K. Sugandi, and Iwan Setiawan. "Automatic Temperature Management in Brooder and Its Effects on Chicken Growth and Body Weight." JURNAL PERANGKAT LUNAK 6, no. 2 (2024): 198–206. http://dx.doi.org/10.32520/jupel.v6i2.3211.

Der volle Inhalt der Quelle
Annotation:
The poultry industry, which plays a crucial role in meeting global meat and egg production demands, can benefit from research on optimal environmental conditions, particularly temperature and lighting, for chicken productivity, with a focus on local breeds like Sentul chickens and the use of brooders for temperature control. This research aims to create an integrated temperature control system for chicken brooder using an Arduino Uno microcontroller and web-based monitoring, which will automate the control of brooder and provide continuous monitoring to enhance efficiency and productivity in p
APA, Harvard, Vancouver, ISO und andere Zitierweisen
8

Lee, Sungbin, and Jeonghun Cho. "ACE-M: Automated Control Flow Integrity Enforcement Based on MPUs at the Function Level." Electronics 11, no. 6 (2022): 912. http://dx.doi.org/10.3390/electronics11060912.

Der volle Inhalt der Quelle
Annotation:
Control-flow integrity(CFI) ensures that the execution flow of a program follows the control-flow graph(CFG) determined at compile time. CFI is a security technique designed to prevent runtime attacks such as return-oriented programming (ROP). With the development of the Internet of Things (IoT), the number of embedded devices has increased, and security and protection techniques in embedded systems have become important. Since the hardware-based CFI technique requires separate hardware support, it is difficult to apply to an embedded device that is already arranged. In this paper, we propose
APA, Harvard, Vancouver, ISO und andere Zitierweisen
9

KRAVCHUK, OLHA. "INFORMATION TECHNOLOGIES IN THE DEVELOPMENT OF WEB RESOURCES." Herald of Khmelnytskyi National University. Technical sciences 341, no. 5 (2024): 334–37. https://doi.org/10.31891/2307-5732-2024-341-5-49.

Der volle Inhalt der Quelle
Annotation:
The article focuses on an overview, analysis and examples of the use of information technology in the development of web resources. Information technology is a field of knowledge and practical applications related to the collection, processing, storage, transmission and use of information using computer systems. Information technology is used in various industries, such as business, medicine, education, science, entertainment, and many others. Information technology covers a wide range of technologies, including software, hardware, networks, and other tools that help in managing information. T
APA, Harvard, Vancouver, ISO und andere Zitierweisen
10

Saravanan, G., and C. Karthikeyan. "Machine learning-based secure data analyzing for FPGA-based solar PV FED speed control of brushless DC motor using versatile threshold optimization technique." International Journal of Wavelets, Multiresolution and Information Processing 18, no. 01 (2019): 1941022. http://dx.doi.org/10.1142/s0219691319410224.

Der volle Inhalt der Quelle
Annotation:
The predicted global energy emergency expected shortly is due to the fast exhaustion of conventional fossil non-renewable energy source assets and reliably decreasing expenses of solar photovoltaic (SPV) modules. This photovoltaic (PV) power conversion stage prompts an expanded cost, size, unpredictability and diminished effectiveness for automotive applications. As an advanced system, the solar PV fed brushless direct current motor (BLDCM) is being used for most of the automotive applications. A primary control method fit for working the solar PV array at its peak power utilizes a conventiona
APA, Harvard, Vancouver, ISO und andere Zitierweisen
Mehr Quellen

Dissertationen zum Thema "Hardware related programming - control systems"

1

Hanselmann, Thomas. "Approximate dynamic programming with adaptive critics and the algebraic perceptron as a fast neural network related to support vector machines." University of Western Australia. School of Electrical, Electronic and Computer Engineering, 2003. http://theses.library.uwa.edu.au/adt-WU2004.0005.

Der volle Inhalt der Quelle
Annotation:
[Truncated abstract. Please see the pdf version for the complete text. Also, formulae and special characters can only be approximated here. Please see the pdf version of this abstract for an accurate reproduction.] This thesis treats two aspects of intelligent control: The first part is about long-term optimization by approximating dynamic programming and in the second part a specific class of a fast neural network, related to support vector machines (SVMs), is considered. The first part relates to approximate dynamic programming, especially in the framework of adaptive critic designs (ACDs
APA, Harvard, Vancouver, ISO und andere Zitierweisen
2

Karyagina, Marina. "Life cycle cost modelling for fault-tolerant CNC architectures." Thesis, Queensland University of Technology, 1998.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen

Bücher zum Thema "Hardware related programming - control systems"

1

L, Vincent Thomas, ed. Modern control systems analysis and design. J. Wiley, 1993.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen
2

Gianguido, Piani, ed. Computer systems for automation and control. Prentice Hall, 1992.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen
3

Greenwood, Garrison W. Introduction to Evolvable Hardware. John Wiley & Sons, Ltd., 2006.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen
4

S, Hall Tyson, and Furman Michael D, eds. Rapid prototyping of digital systems. Springer Science+Business Media, 2006.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen
5

D, Furman Michael, ed. Rapid prototyping of digital systems. Kluwer Academic, 2000.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen
6

D, Furman Michael, ed. Rapid prototyping of digital systems: A tutorial approach. 2nd ed. Kluwer Academic Publishers, 2001.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen
7

Nanfara, Frank. The CNC workshop: A multimedia introduction to computer numerical control. Addison-Wesley, 1999.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen
8

Nanfara, Frank. The CNC workshop: A multimedia introduction to computer numerical control, version 2.0. Prentice Hall, 2002.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen
9

The 8051 microcontroller: Architecture, programming, and applications. West, 1991.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen
10

Computational Intelligence in Control Engineering (Control Engineering (Marcel Dekker), 2). Marcel Dekker, 1999.

Den vollen Inhalt der Quelle finden
APA, Harvard, Vancouver, ISO und andere Zitierweisen
Mehr Quellen

Buchteile zum Thema "Hardware related programming - control systems"

1

Hartmanns, Arnd. "Correct Probabilistic Model Checking with Floating-Point Arithmetic." In Tools and Algorithms for the Construction and Analysis of Systems. Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-99527-0_3.

Der volle Inhalt der Quelle
Annotation:
AbstractProbabilistic model checking computes probabilities and expected values related to designated behaviours of interest in Markov models. As a formal verification approach, it is applied to critical systems; thus we trust that probabilistic model checkers deliver correct results. To achieve scalability and performance, however, these tools use finite-precision floating-point numbers to represent and calculate probabilities and other values. As a consequence, their results are affected by rounding errors that may accumulate and interact in hard-to-predict ways. In this paper, we show how t
APA, Harvard, Vancouver, ISO und andere Zitierweisen
2

Chang, Wanli, Swaminathan Narayanaswamy, Alma Pröbstl, and Samarjit Chakraborty. "Reliable CPS Design for Unreliable Hardware Platforms." In Dependable Embedded Systems. Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-52017-5_23.

Der volle Inhalt der Quelle
Annotation:
AbstractToday, many battery-operated cyber-physical systems (CPS) ranging from domestic robots, to drones, and electric vehicles are highly software-intensive. The software in such systems involves multiple feedback control loops that implement different functionality. How these control loops are designed is closely related to both the semiconductor aging of the processors on which the software is run and also the aging of the batteries in these systems. For example, sudden acceleration in an electric vehicle can negatively impact the health of the vehicle’s battery. On the other hand, process
APA, Harvard, Vancouver, ISO und andere Zitierweisen
3

Denkers, Jasper, Marvin Brunner, Louis van Gool, and Eelco Visser. "Configuration Space Exploration for Digital Printing Systems." In Software Engineering and Formal Methods. Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-92124-8_24.

Der volle Inhalt der Quelle
Annotation:
AbstractWithin the printing industry, much of the variety in printed applications comes from the variety in finishing. Finishing comprises the processing of sheets of paper after being printed, e.g. to form books. The configuration space of finishers, i.e. all possible configurations given the available features and hardware capabilities, are large. Current control software minimally assists operators in finding useful configurations. Using a classical modelling and integration approach to support a variety of configuration spaces is suboptimal with respect to operatability, development time,
APA, Harvard, Vancouver, ISO und andere Zitierweisen
4

Jiang, Zhengzhong, and Geng E. Zhang. "Design of Software Control System for Quadcopter Unmanned Aerial Vehicle Based on STM32." In Advances in Transdisciplinary Engineering. IOS Press, 2025. https://doi.org/10.3233/atde250134.

Der volle Inhalt der Quelle
Annotation:
Drones have the characteristics of flexible performance, simple operation, low cost, and convenient operation. Starting from the basic principles of drones, this paper analyzes the flight characteristics and basic structure of drones. Based on their flight action requirements and specific hardware platforms, a complete drone software control system is designed. The overall system adopts a multi-threaded concurrent management mechanism, and analyzes the main processing flow, remote control data receiving thread, as well as the thread design for unmanned aerial vehicle attitude reading, humanoid
APA, Harvard, Vancouver, ISO und andere Zitierweisen
5

Gaуdukevich, Svitlana, and Nadia Semenova. "JUSTIFICATION AND DEVELOPMENT OF MICROPROCESSOR MICROCLIMATE CONTROL SYSTEM IN THE GREENHOUSE." In European vector of development of the modern scientific researches. Publishing House “Baltija Publishing”, 2021. http://dx.doi.org/10.30525/978-9934-26-077-3-22.

Der volle Inhalt der Quelle
Annotation:
Plants are biological objects that react to any changes in the environment and all the microclimatic parameters of the greenhouse are closely related to each other and directly affect the growth and development of plants of a particular culture, therefore, these parameters must be strictly controlled, located in limits. In the automation of technological processes automatic regulation plays an important role. It maintains unchanged over time any important value that characterizes a particular technological process, or changes these values according to a certain law. Only microprocessor systems
APA, Harvard, Vancouver, ISO und andere Zitierweisen
6

Agron, Jason, David Andrews, Markus Happe, Enno Lübbers, and Marco Platzner. "Multithreaded Programming of Reconfigurable Embedded Systems." In Reconfigurable Embedded Control Systems. IGI Global, 2011. http://dx.doi.org/10.4018/978-1-60960-086-0.ch002.

Der volle Inhalt der Quelle
Annotation:
Embedded and Real-Time (ERTS) systems have continued to expand at a vigorous rate. Designers of ERTS systems are continually challenged to provide new capabilities that can meet the expanding requirements and increased computational needs of each new proposed application, but at a decreasing price/performance ratio. Conventional solutions using general purpose processors or custom ASICs are less and less able to satisfy the contradictory requirements in performance, flexibility, power, development time, and cost. This chapter introduces the concept of generating semi-custom platforms driven fr
APA, Harvard, Vancouver, ISO und andere Zitierweisen
7

Balderas-Contreras, Tomás, Gustavo Rodriguez-Gomez, and René Cumplido. "On Model-Driven Engineering of Reconfigurable Digital Control Hardware Systems." In Reconfigurable Embedded Control Systems. IGI Global, 2011. http://dx.doi.org/10.4018/978-1-60960-086-0.ch008.

Der volle Inhalt der Quelle
Annotation:
The continuous increase in the degree of design complexity during the development process of modern digital hardware systems, come into being due to the increasing demand of more and more functionality under strict design constraints, has led to designers trying to alleviate this complexity by increasing the level of abstraction when describing the functionality of a system. Recent proposals in the field of Electronic Design Automation intend to use common programming languages, like C, C++, and Java, or dialects derived from them, to describe the behavior of a digital hardware system and then
APA, Harvard, Vancouver, ISO und andere Zitierweisen
8

Dardaillon, Mickaël, Kevin Marquet, Tanguy Risset, Jérôme Martin, and Henri-Pierre Charles. "Cognitive Radio Programming Survey." In Advances in Wireless Technologies and Telecommunication. IGI Global, 2015. http://dx.doi.org/10.4018/978-1-4666-6571-2.ch025.

Der volle Inhalt der Quelle
Annotation:
Cognitive radio is based on Software Defined Radio (SDR) technology. The commercial success of smart radio applications and cognitive radio networks will be very dependent on cost, performance, and power consumption of SDR hardware platforms. SDR hardware is now available, but many issues have yet to be studied. In this chapter, the authors detail the constraints imposed by recent radio protocols and how hardware architectures support them. Then, they present existing architectures and solutions for SDR programming. Finally, the authors mention challenges related to the programming of future c
APA, Harvard, Vancouver, ISO und andere Zitierweisen
9

Jemai, Abderrazak. "Choosing the Optimized OS for an MPSoC Embedded System." In Reconfigurable Embedded Control Systems. IGI Global, 2011. http://dx.doi.org/10.4018/978-1-60960-086-0.ch016.

Der volle Inhalt der Quelle
Annotation:
This chapter provides a comparative study between recent operating systems, designed for embedded systems. Our study focuses, in particular, on systems designed for Multiprocessors implementations called MPSoC. An OS can be seen as abstract layer or an interface between the embedded application and the underlying hardware. In this chapter, we give a comparative study of main operating systems used in embedded systems. The originality of this chapter is that we specially focus on the OS ability to be optimized to support and manage a multiprocessor architecture. A multiprocessor system-on-chip
APA, Harvard, Vancouver, ISO und andere Zitierweisen
10

Groothuis Marcel A. and Broenink Jan F. "HW/SW Design Space Exploration on the Production Cell Setup." In Concurrent Systems Engineering Series. IOS Press, 2009. https://doi.org/10.3233/978-1-60750-065-0-387.

Der volle Inhalt der Quelle
Annotation:
This paper describes and compares five CSP based and two CSP related process-oriented motion control system implementations that are made for our Production Cell demonstration setup. Five implementations are software-based and two are FPGA hardware-based. All implementations were originally made with different purposes and investigating different areas of the design space for embedded control software resulting in an interesting comparison between approaches, tools and software and hardware implementations. Common for all implementations is the usage of a model-driven design method, a communic
APA, Harvard, Vancouver, ISO und andere Zitierweisen

Konferenzberichte zum Thema "Hardware related programming - control systems"

1

Pinkevich, Vasiliy, Arkady Kluchev, Alexey Platunov, and Vladislav Kluchev. "ORGANIZATION OF MIXED-CRITICAL COMPUTING SYSTEMS FOR CONTROL OF MULTI-OPERATIONAL TECHNOLOGICAL SYSTEMS." In 24th SGEM International Multidisciplinary Scientific GeoConference 2024. STEF92 Technology, 2024. https://doi.org/10.5593/sgem2024/2.1/s07.09.

Der volle Inhalt der Quelle
Annotation:
Automation of complex technological and laboratory systems requires the creation of specialized mixed-critical computing systems. They must control the technological process at several levels (control subsystem) and maintain the user interface with technological data management (information subsystem). So, they execute tasks with significantly different criticality. Also, it is assumed that the development of physical components, the implementation and configuration of the control subsystem at different stages of the life cycle is carried out by applied specialists (industrial engineers, servi
APA, Harvard, Vancouver, ISO und andere Zitierweisen
2

De, Gerardo, Eric Johnson, and Evangelos Theodorou. "Guidance for Slung Load Operations through Differential Dynamic Programming." In Vertical Flight Society 70th Annual Forum & Technology Display. The Vertical Flight Society, 2014. http://dx.doi.org/10.4050/f-0070-2014-9472.

Der volle Inhalt der Quelle
Annotation:
In this paper we present a differential dynamic programming based guidance framework for slung load operations and demonstrate it through simulation studies and a preliminary flight test. Specifically, an optimal control problem is solved with the Differential Dynamic Programming (DDP) algorithm. The resulting optimal vehicle trajectory is used in the vehicle's existing guidance, navigation and control architecture. Furthermore, the state of the slung load is estimated via an augmentation to the existing navigation system that utilizes only vision-based measurements of the load. Therefore, min
APA, Harvard, Vancouver, ISO und andere Zitierweisen
3

Hoelscher, Stephanie, and Mike Bothwell. "525 Aircraft Zero, The Relentless Advanced Systems Integration Lab." In Vertical Flight Society 71st Annual Forum & Technology Display. The Vertical Flight Society, 2015. http://dx.doi.org/10.4050/f-0071-2015-10279.

Der volle Inhalt der Quelle
Annotation:
Development of the first fly-by-wire (FBW) commercial helicopter requires an integrated approach to design, testing, validation, and verification. The Bell 525 Relentless Advanced Systems Integration Lab (RASIL) - or "Aircraft Zero" - provides a platform for Vehicle Management System (VMS) hardware integration and associated validation and verification testing, including certification testing. The utility of the 525 RASIL is the ability to perform system testing ahead of and in support of the 525 flight test, envelope expansion, and certification program. RASIL testing is supporting the develo
APA, Harvard, Vancouver, ISO und andere Zitierweisen
4

Aviram, Ady, Marija Trifunovic, Victor Zayas, Anoop Mokha, and Stanley Low. "Recommended Design Criteria and Implementation Strategies for Seismic Isolation." In IABSE Congress, San José 2024: Beyond Structural Engineering in a Changing World. International Association for Bridge and Structural Engineering (IABSE), 2024. https://doi.org/10.2749/sanjose.2024.0471.

Der volle Inhalt der Quelle
Annotation:
<p>Based on proven successful performance of select seismically isolated building and infrastructure projects under moderate to severe earthquakes around the world, the present paper provides a series of recommended design criteria and special considerations targeting the Continued Functionality of seismically isolated structures. The recommendations offered by the authors for building structures include inter-story drift limits, floor spectral acceleration limits, spectral response modification factors, and other key design parameters for the protected structure, targeting enhanced stru
APA, Harvard, Vancouver, ISO und andere Zitierweisen
5

Song, Fengmei, and Jim Edmondson. "Concept of Using Physics-Based Models for Real Time Corrosion Monitoring." In CORROSION 2016. NACE International, 2016. https://doi.org/10.5006/c2016-07128.

Der volle Inhalt der Quelle
Annotation:
Abstract The concept of using physics-based models for corrosion monitoring is still new although corrosion monitoring by use of hardware coupons and probes is well recognized. Corrosion models have traditionally been used for predictions in industrial applications only when need arises in instances such as a failure analysis, project design, or asset integrity reviews. As process and operating data and lab analytical data become available in real time through automation and optimization software engines, corrosion models can be automated to calculate corrosion rate or wall loss and assess cor
APA, Harvard, Vancouver, ISO und andere Zitierweisen
6

Lüntzel, Vitus, Florian Schade, Martin Sommer, and Eric Sax. "Modularized Platform for an Embedded Systems Case Study: Concept and Design." In 10th International Conference on Human Interaction and Emerging Technologies (IHIET 2023). AHFE International, 2023. http://dx.doi.org/10.54941/ahfe1004092.

Der volle Inhalt der Quelle
Annotation:
This paper presents the concept and design of a hardware platform for an information technology workshop aimed at first-year electrical engineering students. The workshop provides students with their initial exposure to hardware-oriented programming and project management in a software engineering environment. The platform is centered around a Tiva C LaunchPad embedded on the control board of a remote-controlled vehicle. The hardware design of the remote vehicle is modularized into three boards: the control board, battery management board, and power management board. Additionally, a remote-con
APA, Harvard, Vancouver, ISO und andere Zitierweisen
7

Guida, Francesco Ermanno, and Ernesto Voltaggio. "Programming Visual Representations. Evolutions of Visual Identities between Tangible and Intangible." In Systems & Design: Beyond Processes and Thinking. Universitat Politècnica València, 2016. http://dx.doi.org/10.4995/ifdp.2016.3334.

Der volle Inhalt der Quelle
Annotation:
The communication design field it's considerably changed in the last 20 years and more as well as the role of the designer. Technology has modified the daily work tools and new possible relations between the designer, the commitment and the final user can be underlined. Observing some of the most experimental practices, new visual languages have draw the attention, affected by innovative approaches and mixed competencies. The area of visual identities is especially of interest, not excluding other areas of experimentations.The phenomenon of the so-called dynamic or post-logo identities underli
APA, Harvard, Vancouver, ISO und andere Zitierweisen
8

Bychenko, Artem, Maksym Udovenko, Vitalii Nuianzin, and Andriy Berezovskyi. "Remote Visual Information System for Identification of Dangerous Substances Using Unmanned Aircrafts." In International Scientific Applied Conference "Problems of Emergency Situations". Trans Tech Publications Ltd, 2022. http://dx.doi.org/10.4028/p-i5mfl9.

Der volle Inhalt der Quelle
Annotation:
Development of a functional model of the process of creating a knowledge base on the recognition of objects and actions of the enemy on the basis of neural networks and fuzzy logic. The aim of the work is to develop a set of software and hardware designed for remote identification of hazardous substances by machine visual recognition of information signs of dangerous goods with the output of relevant information to the means of visual display (interface). Recommendations concerning providing UAVs with the necessary technical means to monitor the zone of emergencies are analyzed. The recommenda
APA, Harvard, Vancouver, ISO und andere Zitierweisen
9

Rossmann, Jürgen. "eRobotics: The Symbiosis of Advanced Robotics and Virtual Reality Technologies." In ASME 2012 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. American Society of Mechanical Engineers, 2012. http://dx.doi.org/10.1115/detc2012-70842.

Der volle Inhalt der Quelle
Annotation:
The research field of eRobotics is currently an active domain of interest for scientists working in the area of “eSystem engineering”. The objective is to effectively use electronic media — hence the “e” at the beginning of the term — to achieve the best possible advance in the development of their respective fields of use. Well known developments in this research area include eHealth and eMedicine, eLearning, eGovernment, eSecurity, eBusiness, eForensics and so on. The aim of developments in eRobotics is to provide a comprehensive software environment to address robotics-related issues. Start
APA, Harvard, Vancouver, ISO und andere Zitierweisen
10

Jurado, Jose´ Carlos Zavala, Pannag Sanketi, and Karl Hedrick. "Coldstart Control Analysis Using Dynamic Programming." In ASME 2008 Dynamic Systems and Control Conference. ASMEDC, 2008. http://dx.doi.org/10.1115/dscc2008-2258.

Der volle Inhalt der Quelle
Annotation:
The need to reduce the negative effects of automotive hydrocarbon emissions on human health has drawn attention to the coldstart period of a combustion engine. The coldstart phase consists of the first few minutes of operation of the engine and generates a large percentage of the total cumulative hydrocarbon emissions. The focus of this study is on developing strategies to reduce emissions without adding extra hardware components to the engine. The control strategy was based on Dynamic Programming. The problem of minimizing hydrocarbon emissions was set up in such a way that optimality could b
APA, Harvard, Vancouver, ISO und andere Zitierweisen

Berichte der Organisationen zum Thema "Hardware related programming - control systems"

1

Pasupuleti, Murali Krishna. Optimal Control and Reinforcement Learning: Theory, Algorithms, and Robotics Applications. National Education Services, 2025. https://doi.org/10.62311/nesx/rriv225.

Der volle Inhalt der Quelle
Annotation:
Abstract: Optimal control and reinforcement learning (RL) are foundational techniques for intelligent decision-making in robotics, automation, and AI-driven control systems. This research explores the theoretical principles, computational algorithms, and real-world applications of optimal control and reinforcement learning, emphasizing their convergence for scalable and adaptive robotic automation. Key topics include dynamic programming, Hamilton-Jacobi-Bellman (HJB) equations, policy optimization, model-based RL, actor-critic methods, and deep RL architectures. The study also examines traject
APA, Harvard, Vancouver, ISO und andere Zitierweisen
2

Chernavskikh, Vladislav. Nuclear Weapons and Artificial Intelligence: Technological Promises and Practical Realities. Stockholm International Peace Research Institute, 2024. http://dx.doi.org/10.55163/vbqx6088.

Der volle Inhalt der Quelle
Annotation:
Recent advances in the capabilities of artificial intelligence (AI) have increased state interest in leveraging AI for military purposes. Military integration of advanced AI by nuclear-armed states has the potential to have an impact on elements of their nuclear deterrence architecture such as missile early-warning systems, intelligence, surveillance and reconnaissance (ISR) and nuclear command, control and communications (NC3), as well as related conventional systems. At the same time, a number of technological and logistical factors can potentially limit or slow the adoption of AI in the nuc
APA, Harvard, Vancouver, ISO und andere Zitierweisen
Wir bieten Rabatte auf alle Premium-Pläne für Autoren, deren Werke in thematische Literatursammlungen aufgenommen wurden. Kontaktieren Sie uns, um einen einzigartigen Promo-Code zu erhalten!