Gotowa bibliografia na temat „Decoupling application”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Zobacz listy aktualnych artykułów, książek, rozpraw, streszczeń i innych źródeł naukowych na temat „Decoupling application”.
Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.
Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.
Artykuły w czasopismach na temat "Decoupling application"
Liu, Kaixin, Yang Liu, Fazhi Song i Jiubin Tan. "Dynamic Decoupling Method Based on Motor Dynamic Compensation with Application for Precision Mechatronic Systems". Energies 17, nr 9 (25.04.2024): 2038. http://dx.doi.org/10.3390/en17092038.
Pełny tekst źródłaWang, Shangjiu, Shaohua Zhang i Liang Cheng. "Drivers and Decoupling Effects of PM2.5 Emissions in China: An Application of the Generalized Divisia Index". International Journal of Environmental Research and Public Health 20, nr 2 (4.01.2023): 921. http://dx.doi.org/10.3390/ijerph20020921.
Pełny tekst źródłaBrilakis, Demetrios S., Demetrios E. Tsesmelis i Efthimios Zervas. "Development and application of energy decoupling index as Cartesian Vector: evidence from world-wide regional data". IOP Conference Series: Earth and Environmental Science 899, nr 1 (1.11.2021): 012027. http://dx.doi.org/10.1088/1755-1315/899/1/012027.
Pełny tekst źródłaZhang, Yankai. "The Scope of Application of Power Decoupling Technology and Its Evolution". Highlights in Science, Engineering and Technology 81 (26.01.2024): 182–87. http://dx.doi.org/10.54097/1z1a6p54.
Pełny tekst źródłaQin, Lei, Li Kun Wang, Yu Lu i Jing Jing Zhou. "Cross Coupling Effect in Multi-Element Composites for Transducer Array Application". Applied Mechanics and Materials 275-277 (styczeń 2013): 1650–53. http://dx.doi.org/10.4028/www.scientific.net/amm.275-277.1650.
Pełny tekst źródłaKlika, Karel D. "The Application of Simple and Easy to Implement Decoupling Pulse Scheme Combinations to Effect Decoupling of Large J Values with Reduced Artifacts". International Journal of Spectroscopy 2014 (29.04.2014): 1–9. http://dx.doi.org/10.1155/2014/289638.
Pełny tekst źródłaShang, Ji Liang, i Da Hai Ren. "Boiler Combustion System of Multivariable Internal Model Control Application Research". Advanced Materials Research 648 (styczeń 2013): 305–10. http://dx.doi.org/10.4028/www.scientific.net/amr.648.305.
Pełny tekst źródłaLiu, Wangyu, Zheng Liu, Zhengqiang Guo, Zhaoqi Chen i Weigui Xie. "Application of Poisson’s ratio structures and decoupling algorithm for 3D force sensing". Measurement Science and Technology 35, nr 6 (12.03.2024): 065105. http://dx.doi.org/10.1088/1361-6501/ad3018.
Pełny tekst źródłaCotsaftis, M., M. Rouff, C. Vibet i J. Robert. "Application of decoupling method to Hamiltonian systems". IEE Proceedings - Control Theory and Applications 142, nr 6 (1.11.1995): 595–602. http://dx.doi.org/10.1049/ip-cta:19952219.
Pełny tekst źródłaPulat, B. M., i P. S. Pulat. "A decoupling inventory model and an application". IEEE Transactions on Engineering Management 39, nr 1 (1992): 73–76. http://dx.doi.org/10.1109/17.119664.
Pełny tekst źródłaRozprawy doktorskie na temat "Decoupling application"
Yu, Heng. "On Decoupling Concurrency Control from Recovery in Database Repositories". Thesis, University of Waterloo, 2005. http://hdl.handle.net/10012/1084.
Pełny tekst źródłaBecause it is the possibility of transaction aborts for deadlock resolution that makes the recovery subsystem necessary, we choose the deadlock-free tree locking (TL) scheme for our purpose. With the knowledge of transaction workload, efficacious lock trees for runtime control can be determined at compile-time. We have designed compile-time algorithms to generate the lock tree and other relevant data structures, and runtime locking/unlocking algorithms based on such structures. We have further explored how to insert the lock steps into the transaction types at compile time.
To conduct our simulation experiments to evaluate the performance of TL, we have designed two workloads. The first one is from the OLTP benchmark TPC-C. The second is from the open-source operating system MINIX. Our experimental results show TL produces better throughput than the traditional two-phase locking (2PL) when the transactions are write-only; and for main-memory data, TL performs comparably to 2PL even in workloads with many reads.
Katabi, Dina 1971. "Decoupling congestion control and bandwidth allocation policy with application to high bandwidth-delay product networks". Thesis, Massachusetts Institute of Technology, 2003. http://hdl.handle.net/1721.1/8000.
Pełny tekst źródłaIncludes bibliographical references (p. 124-129).
In this dissertation, we propose a new architecture for Internet congestion control that decouples the control of congestion from the bandwidth allocation policy. We show that the new protocol, called XCP, enables very large per-flow throughput (e.g., more than 1 Gb/s), which is unachievable using current congestion control. Additionally, we show via extensive simulations that XCP significantly improves the overall performance, reducing drop rate by three orders of magnitude, increasing utilization, decreasing queuing delay, and attaining fairness in a few RTTs. Using tools from control theory, we model XCP and demonstrate that, in steady state, it is stable for any capacity, delay, and number of sources. XCP does not maintain any per-flow state in routers and requires only a few CPU cycles per packet making it implementable in high-speed routers. Its flexible architecture facilitates the design and implementation of quality of service, such as guaranteed and proportional bandwidth allocations. Finally, XCP is amenable to gradual deployment.
by Dina Katabi.
Ph.D.
Antony, Geo Johns. "Cheops reloaded, further steps in decoupling geo-distribution from application business logic : a focus on externalised sharding collaboration, consistency and dependency". Electronic Thesis or Diss., Ecole nationale supérieure Mines-Télécom Atlantique Bretagne Pays de la Loire, 2024. http://www.theses.fr/2024IMTA0441.
Pełny tekst źródłaThe shift from centralized cloud computing to geo-distributed applications is critical for meeting modern demands for low-latency, highly available, and resilient services. However, existing geo-distribution solutions often require intrusive modifications to application code. My thesis extends the Cheops framework, a middleware that decouples geodistribution from application logic, offering a non-intrusive and generic solution for deploying an application across geographically distributed instances. Building on the Cheops principles of "local-first" and "collaborative-then," my research introduces Cross, a shard collaboration mechanism for partitioning resources across sites, and a new approach to decoupling consistency from the application logic, ensuring synchronization between instances. Additionally, dependency management guarantees that operations performed on one instance are reproducible across geo-distributed instances, maintaining the illusion of a unified, singlesite application. Cheops uses Scope-lang, a Domain-Specific Language (DSL), to facilitate this without altering application logic. This extension of Cheops, further enhances the separation of geo-distribution from the application business logic
Vitali, Vito. "Monte Carlo analysis of heterogeneity and core decoupling effects on reactor kinetics : Application to the EOLE critical facility". Thesis, université Paris-Saclay, 2020. http://www.theses.fr/2020UPASP045.
Pełny tekst źródłaThe analysis of the reactor core kinetics is key for the characterization of the non-stationary neutron population behavior during operational or accidental transients. Point-kinetics equations, whose derivation is intrinsically based on collapsing the full phase space of the Boltzmann equation into a few effective parameters (representing the whole reactor as a "point", provided that the entire neutron population obeys the fundamental eigen-mode), are widely used in the reactor physics community as a reliable and fast tool for the analysis of core kinetics. However, their use is deemed to be appropriate only when the core is sufficiently homogeneous (for the collapsing to a point to be a realistic approximation), and when the fundamental mode of the neutron population is sufficiently separated from higher harmonics (for the reduction to the fundamental mode to be meaningful). The goal of this thesis is to investigate the impact of system geometry and material compositions on the reactor kinetics, via an eigen- mode decomposition, in view of interpreting experimental data coming from the EPILOGUE experiments carried out at the EOLE critical facility (CEA/Cadarache). To this aim, spectral analysis techniques based on Monte Carlo methods will be implemented in the Monte Carlo code TRIPOLI-4 (developed at SERMA), so as to determine the separation between reactor eigen-modes and eigen-values as a function of the core features
Le, Brun Christophe. "Analyse et commande de systèmes multivariables. Application à un turbopropulseur". Thesis, CentraleSupélec, 2015. http://www.theses.fr/2015SUPL0012.
Pełny tekst źródłaIn this Ph.D. thesis, we explore the different steps of designing a decentralized control applied on a turboprop engine.From the control point of view, the turboprop engine is a TITO (Two-Input Two-Output) process. The fuel flow is used to control the shaft power while the blade pitch angle is used to control the propeller speed. The turboprop presents important couplings between manipulated variables and controlled variables. When the fuel flow changes, the propeller speed is impacted. Similarly, when controlling the blade pitch angle to change the propeller speed to another level, the shaft power is affected, particularly during the transient states. The main objective of this research thesis is to design control laws for the turboprop. Beside technical specifications like response time and overshoot, couplings between loops have to be reduced as much as possible and control laws have to be robust to model uncertainties. For this industrial environment a decentralized strategy (with or without compensators) has been chosen. The decentralized strategy consists in designing monoloop controllers in order to drive the multivariable system. The decentralized strategy presents important benefits, such as flexibility as well as design simplicity, but is not efficient in presence of heavy couplings. In that case, it is possible to use compensators that reduce existing process interactions before designing the monoloop controllers.An important part of this work focuses on the development of these different strategies.The first step is the choice of the control structure, which strongly depends on the level of interaction. Despite the availability of different metrics - based on frequential responses, temporal responses, or Gramian – it is not easy to know which one is the most appropriate. Based on the analysis of couplings with different metrics, a procedure is proposed in order to choose the structure and the controllers design method.If the coupling analysis leads to adopt a decentralized strategy, the controllers can be designed using monoloop or multiloop methods. The first ones are simple but do not take couplings into account, whereas multiloop methods take specifically couplings into account but are more complicated. These tuning methods have been studied and recommendations have finally been made to choose the most appropriated method depending on the process and the requirements.In cases where the couplings analysis reveals a high couplings level, compensators can be associated with the decentralized strategy. The objectives of the compensators are to reduce couplings in the system and to facilitate the design of monoloop controllers. Several decoupling structures have been studied and compared. A decoupling procedure has then been proposed.These methodological studies have been applied to the turboprop engine. Following the coupling analysis, a decentralized strategy with decoupling has been chosen. After following the decoupling procedure and trying different solutions, the inverted decoupler has been adopted. Considering the dynamics of the system and the total decoupling provided by the inverted decoupler, PI controllers have been used and a monoloop tuning method has been chosen. In order to guarantee the desired performances over the whole flight envelope, control laws have been interpolated, using a gain scheduling technique. The structured singular value approach has then been used to demonstrate the robustness of the control laws with model uncertainties. Control laws have finally been implemented in the control software and simulation results have illustrated their good performances
Heiland, Jan [Verfasser], Volker [Akademischer Betreuer] Mehrmann, Michael [Akademischer Betreuer] Hinze i Tomás [Akademischer Betreuer] Roubicek. "Decoupling and optimization of differential-algebraic equations with application in flow control / Jan Heiland. Gutachter: Michael Hinze ; Volker Mehrmann ; Tomas Roubicek. Betreuer: Volker Mehrmann". Berlin : Technische Universität Berlin, 2014. http://d-nb.info/1067386157/34.
Pełny tekst źródłaYang, Jiaming. "Melting in the Mantle Wedge: Quantifying the Effects of Crustal Morphology and Viscous Decoupling on Melt Production with Application to the Cascadia Subduction Zone". PDXScholar, 2017. https://pdxscholar.library.pdx.edu/open_access_etds/3880.
Pełny tekst źródłaSifi, Mohcine. "Diagnostic à base de modèles non linéaires. : Application au circuit carburant d'une turbomachine". Thesis, Bordeaux, 2015. http://www.theses.fr/2015BORD0054/document.
Pełny tekst źródłaThe current gas turbine regulation systems are based on complex architectures that manufacturers tend to make more modular with more cost effective technologies while ensuring a greater or equal level of reliability. In this context, the fuel system health monitoring, which aims to identify critical hydraulic components dysfunction, allows to reduce maintenance costs, to improve maintainability level and to ensure gas turbine availability. The present study focuses on the development of performant and robust diagnosis methods for the detection and isolation of faults affecting primary fuel system hydraulic functions. Existing nonlinear model based residual generation methods are presented and applied to the fuel system. The analytical approach for decoupling, combined with extended Kalman filters, helps fault isolation by generating residual structures. A new approach based on differential flatness theory is proposed for nonlinear systems fault diagnosis with an application to the fuel system. Sliding mode differentiators are used to estimate derived signals that are necessary for the application of some residual generation methods. Numerical simulations illustrate the efficiency of obtained results. An experimental application is presented using a real data set from a partial test bench provided by Turbomeca company of the SAFRAN group
Délémontey, Bertrand. "Contribution à la commande des entraînements asynchrones de forte puissance : application au problème de traction". Vandoeuvre-les-Nancy, INPL, 1995. http://www.theses.fr/1995INPL154N.
Pełny tekst źródłaOke, Adetola. "Disturbance Decoupling Problem for Discrete-Event Systems with Applications". Thesis, Southern Illinois University at Edwardsville, 2016. http://pqdtopen.proquest.com/#viewpdf?dispub=10127217.
Pełny tekst źródłaThis thesis presents the new investigations on the disturbance decoupling problem (DDP) for the geometric control of max-plus linear systems, which are used to model discrete event systems such as transportation networks, queuing systems, and communication networks. The classical DDP concept in the geometric control theory means that the controlled outputs will not be changed by any disturbances. In practical manufacturing systems, solving for the DDP would require further delays on the output parts than the existing delays caused by the system breakdown, which will be less practical in real applications. The new proposed modified disturbance decoupling problem (MDDP) in this thesis ensures that the controlled output signals will not be delayed more than the existing delays caused by the disturbances in order to achieve the just-in-time optimal control. Furthermore, this thesis presents the integration of output feedback and open-loop control strategies to solve for the MDDP, as well as for the DDP. The main results of this thesis are illustrated by using timed event graph models of a high throughput screening system in drug discovery and a railway transport network.
Książki na temat "Decoupling application"
Gavito, Valentin F. Jr. Applications of eigenstructure assignment to design of robust mimo decoupling controllers and to reconfiguration algorithms for damaged flight control. Monterey, Calif: Naval Postgraduate School, 1986.
Znajdź pełny tekst źródłaDharma, Harpal Singh. Application of decoupling control to robotic manipulators. 1985.
Znajdź pełny tekst źródłaPena, Victor de la, i Evarist Gine. Decoupling: From Dependence to Independence (Probability and its Applications). Springer, 1998.
Znajdź pełny tekst źródłaDemeter, Ciprian. Fourier Restriction, Decoupling, and Applications. Cambridge University Press, 2019.
Znajdź pełny tekst źródłaFourier Restriction, Decoupling and Applications. Cambridge University Press, 2020.
Znajdź pełny tekst źródłaMayekar, Deepali. Decoupling Drupal: A Decoupled Design Approach for Web Applications. Apress, 2017.
Znajdź pełny tekst źródłaWright, A. G. Voltage dividers. Oxford University Press, 2017. http://dx.doi.org/10.1093/oso/9780199565092.003.0013.
Pełny tekst źródłaGeiss, Stefan, i Juha Ylinen. Decoupling on the Wiener Space, Related Besov Spaces, and Applications to BSDEs. American Mathematical Society, 2021.
Znajdź pełny tekst źródłaKachelriess, Michael. Quantum Fields. Oxford University Press, 2018. http://dx.doi.org/10.1093/oso/9780198802877.001.0001.
Pełny tekst źródłaAndersen, Jorgen Vitting. From Minority Games to $-Games. Redaktorzy Shu-Heng Chen, Mak Kaboudan i Ye-Rong Du. Oxford University Press, 2018. http://dx.doi.org/10.1093/oxfordhb/9780199844371.013.17.
Pełny tekst źródłaCzęści książek na temat "Decoupling application"
Liebscher, Stefan. "Application: Decoupling in Networks". W Bifurcation without Parameters, 43–47. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-10777-6_6.
Pełny tekst źródłaJoyce, Ger, Mariana Lilley, Trevor Barker i Amanda Jefferies. "Mobile Application Usability Heuristics: Decoupling Context-of-Use". W Design, User Experience, and Usability: Theory, Methodology, and Management, 410–23. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-58634-2_30.
Pełny tekst źródłaCastel, C., J. P. Chretien, G. Favier, M. Fliess, A. J. Fossard, M. Gauvrit, B. Gimonet i in. "Control by Reference Model: Application to Decoupling and Manoeuvrability in a Helicopter". W The Digital Control of Systems, 321–39. Boston, MA: Springer US, 1989. http://dx.doi.org/10.1007/978-1-4615-6853-7_13.
Pełny tekst źródłaKról, Szymon, i Paweł Dworak. "An Application of the Dynamic Decoupling Techniques for a Nonlinear TITO Plant". W Advanced, Contemporary Control, 381–92. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-35170-9_36.
Pełny tekst źródłaLi, ShanShan. "Multi-color Garment Cutting and Decoupling Optimization Teaching Method Based on Data Mining Algorithm". W Application of Big Data, Blockchain, and Internet of Things for Education Informatization, 204–10. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-23947-2_22.
Pełny tekst źródłaWang, Peng, Hao Meng i Qing-zhou Ji. "Application of PID Neural Network Decoupling Control in Deaerator Pressure and Deaerator Water Level Control System". W Communications in Computer and Information Science, 15–25. Berlin, Heidelberg: Springer Berlin Heidelberg, 2014. http://dx.doi.org/10.1007/978-3-662-45289-9_2.
Pełny tekst źródłaPilz, Christoph. "Vehicle Communication Platform to Anything-VehicleCAPTAIN". W Intelligent Secure Trustable Things, 185–99. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-54049-3_11.
Pełny tekst źródłade la Peña, Víctor H., i Evarist Giné. "Further Applications of Decoupling". W Probability and its Applications, 349–75. New York, NY: Springer New York, 1999. http://dx.doi.org/10.1007/978-1-4612-0537-1_8.
Pełny tekst źródłaGonçalves Salsa Junior, Rubens, i Fai Ma. "Selected Applications". W Advances in the Theory of System Decoupling, 109–34. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-60846-0_4.
Pełny tekst źródłaYe, Bo, Tao Li, Xiao Ding, Danyang Wang, Xin Luo i Hongrui Xiong. "Research and Application of Decoupling Method for Fuel System Testing in the Final Assembly Stage of Aircraft Complex Systems". W Lecture Notes in Electrical Engineering, 71–82. Singapore: Springer Nature Singapore, 2023. http://dx.doi.org/10.1007/978-981-99-6511-3_7.
Pełny tekst źródłaStreszczenia konferencji na temat "Decoupling application"
Mei, Ying. "Research on Efficient Decoupling Mechanism of Multi-bus Function in TCMS System". W 2024 7th International Conference on Computer Information Science and Application Technology (CISAT), 586–91. IEEE, 2024. http://dx.doi.org/10.1109/cisat62382.2024.10695267.
Pełny tekst źródłaXiong, Bao, Yongzhong Zhu, Leng Han i Wenxuan Xie. "A Low-profile Wideband Antenna Based on Decoupling Surface for Millimeter-wave Phased Array Application". W 2024 IEEE 7th International Conference on Electronic Information and Communication Technology (ICEICT), 696–97. IEEE, 2024. http://dx.doi.org/10.1109/iceict61637.2024.10670782.
Pełny tekst źródłaYing, Yiqun, Ming Rao i Sherman X. Shen. "Bilinear Decoupling Control and Its Industrial Application". W 1992 American Control Conference. IEEE, 1992. http://dx.doi.org/10.23919/acc.1992.4792278.
Pełny tekst źródłaWatanabe, Hiroki, Jun-ichi Itoh i Quentin Roudier. "Single-phase power decoupling technique utilizing Hybrid method with passive and active power decoupling". W 2018 IEEE International Power Electronics and Application Conference and Exposition (PEAC). IEEE, 2018. http://dx.doi.org/10.1109/peac.2018.8590577.
Pełny tekst źródłaHe, Xiaohua George. "Adaptive Decoupling Control and Application in Sheet Production". W 1993 American Control Conference. IEEE, 1993. http://dx.doi.org/10.23919/acc.1993.4793330.
Pełny tekst źródłaXiu-Zhang Jin, Fei-Chao Yan i Shou-Hui Wang. "Algorithms research and application of decoupling internal model controller". W 2012 International Conference on Machine Learning and Cybernetics (ICMLC). IEEE, 2012. http://dx.doi.org/10.1109/icmlc.2012.6359469.
Pełny tekst źródłaChihani, Bachir, Emmanuel Bertin i Noel Crespi. "Decoupling context management and application logic: A new framework". W 2013 IEEE 14th International Symposium on "A World of Wireless, Mobile and Multimedia Networks" (WoWMoM). IEEE, 2013. http://dx.doi.org/10.1109/wowmom.2013.6583486.
Pełny tekst źródłaKöppen, Marcel, Daniel Friesel, Christoph Borchert i Olaf Spinczyk. "Decoupling Application Logic from Persistent Memory Frameworks with AspectC++". W SOSP '21: ACM SIGOPS 28th Symposium on Operating Systems Principles. New York, NY, USA: ACM, 2021. http://dx.doi.org/10.1145/3477113.3487269.
Pełny tekst źródłaYaohong Qu, Lisha Chen i Jiang Qiu. "Application of non-cancellation decoupling in boom refueling control". W 2009 International Conference on Mechatronics and Automation (ICMA). IEEE, 2009. http://dx.doi.org/10.1109/icma.2009.5246521.
Pełny tekst źródłaAneke, N. P. I., J. Ackermann, T. Bunte i H. Nijmeijer. "Application of nonlinear disturbance decoupling to active car steering". W 1999 European Control Conference (ECC). IEEE, 1999. http://dx.doi.org/10.23919/ecc.1999.7099650.
Pełny tekst źródłaRaporty organizacyjne na temat "Decoupling application"
Yang, Jiaming. Melting in the Mantle Wedge: Quantifying the Effects of Crustal Morphology and Viscous Decoupling on Melt Production with Application to the Cascadia Subduction Zone. Portland State University Library, styczeń 2000. http://dx.doi.org/10.15760/etd.5768.
Pełny tekst źródłaMarshall, E., i M. Pica. Bearing Survivability and Friction Determination for Fuze Decoupling Applications. Fort Belvoir, VA: Defense Technical Information Center, wrzesień 2012. http://dx.doi.org/10.21236/ada565277.
Pełny tekst źródła