Literatura académica sobre el tema "Trigger Processor"
Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros
Consulte las listas temáticas de artículos, libros, tesis, actas de conferencias y otras fuentes académicas sobre el tema "Trigger Processor".
Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.
También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.
Artículos de revistas sobre el tema "Trigger Processor"
Asner, M., V. Papadimitriou, H. Sanders, J. Ting, Y. W. Wah y E. Weatherhead. "A cluster-finding trigger processor". Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment 291, n.º 3 (junio de 1990): 577–86. http://dx.doi.org/10.1016/0168-9002(90)90007-s.
Texto completoLee, C., G. Miller, D. M. Kaplan, J. Sa, Y. B. Hsiung, T. Carey y R. Jeppesen. "A parallel pipelined dataflow trigger processor". IEEE Transactions on Nuclear Science 38, n.º 2 (abril de 1991): 461–70. http://dx.doi.org/10.1109/23.289340.
Texto completoBaird, S. A., N. Bains, D. Campbell, M. Cawthraw, D. Charlton, J. Coughlan, E. Eisenhandler et al. "The new UA1 calorimeter trigger processor". IEEE Transactions on Nuclear Science 36, n.º 1 (1989): 364–69. http://dx.doi.org/10.1109/23.34465.
Texto completoSheaff, Marleigh. "A specialized second level trigger processor". Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment 263, n.º 1 (enero de 1988): 196–98. http://dx.doi.org/10.1016/0168-9002(88)91034-0.
Texto completoBains, N., S. A. Baird, P. Biddulph, D. Campbell, M. Cawthraw, D. Charlton, J. Coughlan et al. "The UA1 upgrade calorimeter trigger processor". Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment 292, n.º 2 (julio de 1990): 401–23. http://dx.doi.org/10.1016/0168-9002(90)90396-n.
Texto completoAmaral, P. B., N. Ellis, P. Farthouat, P. Gallno, H. P. Lima, T. Maeno, I. R. Arcas et al. "The ATLAS local trigger processor (LTP)". IEEE Transactions on Nuclear Science 52, n.º 4 (agosto de 2005): 1202–6. http://dx.doi.org/10.1109/tns.2005.852647.
Texto completoPerrella, S., Y. Afik, A. Armbruster, P. Czodrowski, N. Ellis, S. Haas, A. Koulouris et al. "Integration and commissioning of the ATLAS Muon-to-Central-Trigger-Processor Interface for Run-3". Journal of Instrumentation 17, n.º 04 (1 de abril de 2022): C04006. http://dx.doi.org/10.1088/1748-0221/17/04/c04006.
Texto completoKoulouris, A., Y. Afik, A. Armbruster, P. Czodrowski, N. Ellis, S. Haas, A. Kulinska et al. "Commissioning of the new muon-to-central-trigger-processor interface at ATLAS". Journal of Instrumentation 18, n.º 03 (1 de marzo de 2023): C03020. http://dx.doi.org/10.1088/1748-0221/18/03/c03020.
Texto completoKrivda, M., D. Alexandre, L. S. Barnby, D. Evans, P. G. Jones, A. Jusko, R. Lietava, J. Pospíšil y O. Villalobos Baillie. "The ALICE Central Trigger Processor (CTP) upgrade". Journal of Instrumentation 11, n.º 03 (23 de marzo de 2016): C03051. http://dx.doi.org/10.1088/1748-0221/11/03/c03051.
Texto completoBains, N., S. A. Baird, D. Campbell, M. Cawthraw, D. Charlton, J. Coughlan, E. Eisenhandler et al. "UA1 upgrade first-level calorimeter trigger processor". Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment 279, n.º 1-2 (julio de 1989): 297–304. http://dx.doi.org/10.1016/0168-9002(89)91097-8.
Texto completoTesis sobre el tema "Trigger Processor"
Dinu, Ioan-Mihail. "New Small Wheel Muon Detector Trigger Processor Hardware and Beyond Standard Model Searches Using Machine Learning Techniques in the ATLAS Experiment at LHC". Electronic Thesis or Diss., Université Clermont Auvergne (2021-...), 2022. http://www.theses.fr/2022UCFAC104.
Texto completoThe Standard Model of particle physics represents the culmination of human understanding in terms of the fundamental building blocks of the universe and how they interact at a fundamental level. Yet, it is still missing several pieces such as solutions for the gauge hierarchy problem, and the mechanisms behind neutrino masses and dark matter candidates, all of which require new physics and Beyond Standard Model (BSM) theories. Pushing those frontiers implies constant improvements both in the experimental capabilities and theoretical understanding of the High-Energy Particle Physics (HEPP) scientific community. While the last breakthrough on this front was arguably one decade ago with thediscovery of the Higgs boson, those last 10 years brought explosive growth in terms of technological development in scientific computation, both on the hardware and software side. Machine Learning (ML) methods have seen widespread adoption and success across many fields, aided by the increasingly better performing Graphics Processing Unit (GPU) hardware acceleration. This Ph.D. research aims to study the potential effectiveness of applying Neural Network (NN) implementations to improve different areas of HEPP. On the detector side, I focused on evaluating the feasibility of hardware-level trigger for the newly installed ATLAS New Small Wheel (NSW) end-cap muon detector. The Trigger Processor (TP) operates in-situ on Field-Programmable Gate Array (FPGA) hardware within a 200 ns time budget allowed for making a Level-0 (L0) trigger decision. Those are very stringent requirements and considering how resource-hungry NN-inference is, the model was designed specifically to mitigate those inherent limitations. In the end, a Convolutional Neural Network (CNN) approach was chosen to interpret hits from the NSW’s eight MicroMegas (MM) detector planes and trained to output quantities related to the likelihood for a muon track to originate from the interaction point (IP). The second main topic of this thesis involves the exploration of unsupervised learning as a means to model-agnostic BSM searches. Provided access to data generated by well-understood SM processes, a NN is trained to compress the events into a lower-dimensional representation and use it to reconstruct the original input. This type of model is called Autoencoder (AE), and a high error of an event’s reconstruction is a potential indicator that the event is not partof the same distribution as the training data, namely SM data. Combining such a model with NN-based density estimation results in an ensemble called Probabilistic Autoencoder (PAE) and this represented the central technique employed in this research. The PAE was tested as a potential tool for identifying new physics in a model-independent way in the context of jet physics and showed promising results
Schopferer, Sebastian [Verfasser] y Horst [Akademischer Betreuer] Fischer. "An FPGA-based trigger processor for a measurement of deeply virtual compton scattering at the COMPASS-II experiment = Ein FPGA-basierter Trigger-Prozessor für eine Messung der tief-virtuellen Compton-Streuung am COMPASS-II Experiment". Freiburg : Universität, 2013. http://d-nb.info/1123478244/34.
Texto completoLilley, Joseph Neil. "Z + γ differential cross section measurements and the digital timing calibration of the level-1 calorimeter trigger cluster processor system in ATLAS". Thesis, University of Birmingham, 2011. http://etheses.bham.ac.uk//id/eprint/1612/.
Texto completoMroszczyk, Przemyslaw. "Computation with continuous mode CMOS circuits in image processing and probabilistic reasoning". Thesis, University of Manchester, 2014. https://www.research.manchester.ac.uk/portal/en/theses/computation-with-continuous-mode-cmos-circuits-in-image-processing-and-probabilistic-reasoning(57ae58b7-a08c-4a67-ab10-5c3a3cf70c09).html.
Texto completoMarkowska, Magdalena. "Entrepreneurial Competence Development : Triggers, Processes & Consequences". Doctoral thesis, Internationella Handelshögskolan, Högskolan i Jönköping, IHH, ESOL (Entrepreneurship, Strategy, Organization, Leadership), 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-16752.
Texto completoHirsch, Philipp E. "Phenotypic Processes Triggered by Biological Invasions". Doctoral thesis, Uppsala universitet, Limnologi, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-158697.
Texto completoŽádník, Jakub. "Implementation of Fast Fourier Transformation on Transport Triggered Architecture". Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2017. http://www.nusl.cz/ntk/nusl-361729.
Texto completoGuerra, Marcelo Del. "Desenvolvimento de apalpador de contato elétrico (\"touch trigger probe\") para atuação no processo de torneamento". Universidade de São Paulo, 2004. http://www.teses.usp.br/teses/disponiveis/18/18135/tde-12022016-174015/.
Texto completoThe use of touch trigger probes attached to CNC machines has become a world standard, especially due the reduction of setup time and the ability to promote work piece measurements on machine. However, some barriers like measurement routines programming difficulties, high costs of these equipments and the low number of technical literature about this subject, still need to be transposed. This work presents a review on the applications of touch trigger probes on companies shop floor, discussing the nowadays technologies used to generate the trigger signal. A new touch trigger probe model based on a simple electrical contact is specially developed to provide the measuring characteristics required for Lathes, with the needed characteristics and low cost. The tests of the probe developed in the laboratory shown a repeatability of 0,003 mm (more and less 3 \'sigma\' or 99,73%). Those characteristics are high compatible with the most needs of the industry.
Ghazi, A. (Amanullah). "SDR implementation of IEEE 802.15.4 PHY on transport triggered architecture processor". Master's thesis, University of Oulu, 2013. http://urn.fi/URN:NBN:fi:oulu-201301251016.
Texto completoCasiraghi, Maurício Pezzi. "Insônia : a tecnologia audiovisual como catalisador para a imersão no teatro". reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2017. http://hdl.handle.net/10183/178613.
Texto completoThis dissertation distinguishes as a memorial of an empirical research, that belongs to the research field of theatrical creation processes. This research revolve around the notion of immersion in the contemporary scene. In this work is considered by recent contact with theater plays that makes uses of technology and bets in the experience of sensory flooding the spectators. From this perspective, i develop a research about the procedures that might produce this immersive theatrical experience. For achieving that I divide this work in two modules. The first module, a bibliographical study, that wishes to recognize conceptual tensions about the notion of immersion. Here I recognize the principles of provoking this immersion effect for then applying in the second module of the research. In the second module I devote to the empirical research by the means of arranging a theatrical experiment conducted by the immersion triggers found in the conceptual studies. These were discovered by linking technological devices and elements of theatre language: time, space, presence, real and fictional dimensions and sense manipulation. Having this as premise, I developed the theatrical experiment called “Insônia”. I analyze the creative processes and problematize the discoveries and scenic solutions found along the way.
Libros sobre el tema "Trigger Processor"
Gregory, Jonathan Michael. The VA1 trigger processor and a study of jet production. Birmingham: University of Birmingham, 1990.
Buscar texto completoVasterman, Peter, ed. From Media Hype to Twitter Storm. NL Amsterdam: Amsterdam University Press, 2018. http://dx.doi.org/10.5117/9789462982178.
Texto completoGranic, Isabela y Jessica P. Lougheed. The Role of Anxiety in Coercive Family Processes with Aggressive Children. Editado por Thomas J. Dishion y James Snyder. Oxford University Press, 2015. http://dx.doi.org/10.1093/oxfordhb/9780199324552.013.18.
Texto completoGordon, Diane, Matthew D. Sjoblom y Lori A. Aronson. Anaphylaxis. Editado por Erin S. Williams, Olutoyin A. Olutoye, Catherine P. Seipel y Titilopemi A. O. Aina. Oxford University Press, 2018. http://dx.doi.org/10.1093/med/9780190678333.003.0008.
Texto completoBateson, Patrick. Evolutionary Theory Evolving. Oxford University Press, 2017. http://dx.doi.org/10.1093/oso/9780199377176.003.0004.
Texto completoLawrenson, John. Pathogenesis: from acute rheumatic fever to rheumatic heart disease. Oxford University Press, 2018. http://dx.doi.org/10.1093/med/9780198784906.003.0280.
Texto completoPekša, Jānis. Modular Implementation of Autonomous Decision Making Algorithms in Enterprise Resource Planning Systems. RTU Press, 2022. http://dx.doi.org/10.7250/9789934227943.
Texto completoBietti, Lucas M. y Michael J. Baker. Multimodal Processes of Joint Remembering in Complex Collaborative Activities. Oxford University Press, 2018. http://dx.doi.org/10.1093/oso/9780198737865.003.0010.
Texto completoPhysiologists, Society of y Theodore Holmes Bullock. Physiological Triggers and Discontinuous Rate Processes; Papers Based on a Symposium at the Marine Biological Laboratory, Woods Hole, Massachusetts, September 1955. Creative Media Partners, LLC, 2018.
Buscar texto completoPhysiological Triggers and Discontinuous Rate Processes; Papers Based on a Symposium at the Marine Biological Laboratory, Woods Hole, Massachusetts, September 1955. Creative Media Partners, LLC, 2021.
Buscar texto completoCapítulos de libros sobre el tema "Trigger Processor"
Hanson, Eric N. y Samir Khosla. "An introduction to the TriggerMan asynchronous trigger processor". En Lecture Notes in Computer Science, 51–66. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/3-540-63516-5_17.
Texto completoSpiwoks, R., A. Armbruster, G. Carrillo-Montoya, M. Chelstowska, P. Czodrowski, P. O. Deviveiros, T. Eifert et al. "The ATLAS Muon-to-Central-Trigger-Processor-Interface (MUCTPI) Upgrade". En Springer Proceedings in Physics, 360–65. Singapore: Springer Singapore, 2018. http://dx.doi.org/10.1007/978-981-13-1313-4_69.
Texto completoMajekodunmi, Dipo. "Triggers". En Business Process Automation with ProcessMaker 3.1, 257–76. Berkeley, CA: Apress, 2017. http://dx.doi.org/10.1007/978-1-4842-3345-0_12.
Texto completoDomaneschi, Filippo. "Processing Presupposition Triggers". En Presuppositions and Cognitive Processes, 105–24. London: Palgrave Macmillan UK, 2016. http://dx.doi.org/10.1057/978-1-137-57942-3_4.
Texto completoShoush, Mahmoud y Marlon Dumas. "Prescriptive Process Monitoring Under Resource Constraints: A Causal Inference Approach". En Lecture Notes in Business Information Processing, 180–93. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-98581-3_14.
Texto completoMartin, Monique M., Pascal Plaza y Yves H. Meyer. "Intraligand Charge-Transfer as a Trigger for Cation Photorelease". En Ultrafast Processes in Spectroscopy, 91–94. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4615-5897-2_20.
Texto completoShoush, Mahmoud y Marlon Dumas. "When to Intervene? Prescriptive Process Monitoring Under Uncertainty and Resource Constraints". En Lecture Notes in Business Information Processing, 207–23. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-16171-1_13.
Texto completoHüwel, Jan David, Florian Haselbeck, Dominik G. Grimm y Christian Beecks. "Dynamically Self-adjusting Gaussian Processes for Data Stream Modelling". En Lecture Notes in Computer Science, 96–114. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-15791-2_10.
Texto completoCorporaal, Henk y Jan Hoogerbrugge. "Code Generation for Transport Triggered Architectures". En Code Generation for Embedded Processors, 240–59. Boston, MA: Springer US, 2002. http://dx.doi.org/10.1007/978-1-4615-2323-9_14.
Texto completoSafarpour, Mehdi, Ilkka Hautala, Miguel Bordallo López y Olli Silvén. "Transport Triggered Array Processor for Vision Applications". En Lecture Notes in Computer Science, 361–72. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-27562-4_26.
Texto completoActas de conferencias sobre el tema "Trigger Processor"
Costa De Paiva, Thiago. "Hardware Trigger Processor for the MDT System". En Topical Workshop on Electronics for Particle Physics. Trieste, Italy: Sissa Medialab, 2018. http://dx.doi.org/10.22323/1.313.0148.
Texto completoAmaral, P. B., N. Ellis, P. Farthouat, P. Gallno, J. Haller, A. Krasznahorkay, T. Maeno et al. "The ATLAS Level-1 central trigger processor". En 14th IEEE-NPSS Real Time Conference, 2005. IEEE, 2005. http://dx.doi.org/10.1109/rtc.2005.1547406.
Texto completoChiozzi, S., E. Gamberini, A. Gianoli, G. Mila, I. Neri, F. Petrucci y D. Soldi. "The level-0 trigger processor for the NA62 experiment". En 2015 IEEE Nuclear Science Symposium and Medical Imaging Conference (NSS/MIC). IEEE, 2015. http://dx.doi.org/10.1109/nssmic.2015.7581790.
Texto completoSimioni, Eduard, Gabriel Anders, Bruno Bauss, David Berge, Volker Buscher, Taylor Childers, Reinhold Degele et al. "Topological and Central Trigger Processor for 2014 LHC luminosities". En 2012 IEEE-NPSS Real Time Conference (RT 2012). IEEE, 2012. http://dx.doi.org/10.1109/rtc.2012.6418353.
Texto completoDelgado, Ademar Tavares y Dmitry Emeliyanov. "ATLAS trigger algorithms for general purpose graphics processor units". En 2016 IEEE Nuclear Science Symposium, Medical Imaging Conference and Room-Temperature Semiconductor Detector Workshop (NSS/MIC/RTSD). IEEE, 2016. http://dx.doi.org/10.1109/nssmic.2016.8069670.
Texto completoAfik, Yoav, A. Armbruster, P. Czodrowski, N. Ellis, S. Haas, A. Koulouris, A. Kulinska et al. "The new Muon-to-Central-Trigger-Processor Interface at ATLAS". En 41st International Conference on High Energy physics. Trieste, Italy: Sissa Medialab, 2022. http://dx.doi.org/10.22323/1.414.1002.
Texto completoCieri, Davide. "Hardware Demonstrator Of The Phase-II ATLAS MDT Trigger Processor". En Topical Workshop on Electronics for Particle Physics. Trieste, Italy: Sissa Medialab, 2020. http://dx.doi.org/10.22323/1.370.0141.
Texto completoMizukami, Atsushi. "Development of the New Trigger Processor Board for the ATLAS Level-1 Endcap Muon Trigger for Run-3". En Topical Workshop on Electronics for Particle Physics. Trieste, Italy: Sissa Medialab, 2018. http://dx.doi.org/10.22323/1.313.0145.
Texto completoNtekas, K. "Recent Developments in the MDT Trigger Processor for the ATLAS Level-0 Muon Trigger at the HL-LHC". En 2022 IEEE Nuclear Science Symposium and Medical Imaging Conference (NSS/MIC). IEEE, 2022. http://dx.doi.org/10.1109/nss/mic44845.2022.10399105.
Texto completoShi, Zaifeng, Peng Qiu, Yong Wang, Su Wang y Wei Guo. "A Sub-band Synthesis Filter parallel processor based on Transport Trigger Architecture". En 2010 3rd International Congress on Image and Signal Processing (CISP). IEEE, 2010. http://dx.doi.org/10.1109/cisp.2010.5647307.
Texto completoInformes sobre el tema "Trigger Processor"
James L. Nagle. Smart Trigger Pre-Processor Custom Electronics for the PHENIX Experiment. Office of Scientific and Technical Information (OSTI), enero de 2003. http://dx.doi.org/10.2172/822657.
Texto completoCrosetto, D. 3D-Flow processor for a programmable Level-1 trigger (feasibility study). Office of Scientific and Technical Information (OSTI), octubre de 1992. http://dx.doi.org/10.2172/10163920.
Texto completoHanson, Eric N. Support of Intelligent Integration of Information Using an Asynchronous Trigger Processor. Fort Belvoir, VA: Defense Technical Information Center, junio de 2000. http://dx.doi.org/10.21236/ada379345.
Texto completoBigongiari, Ciro. Studio di un trigger dedicato per il processo $Z \to b \bar{b}$ a CDF. Office of Scientific and Technical Information (OSTI), enero de 1999. http://dx.doi.org/10.2172/1469291.
Texto completoGiacometti, Alberto y Hilma Salonen. Innovation Dynamics in Wood Construction in Sweden and Finland. Nordregio, febrero de 2023. http://dx.doi.org/10.6027/wp2023:2.1403-2511.
Texto completoObregon, Jean-Francois, Sergio Lazzarini, Diane-Laure Arjalies, Julie Gualandris, Guanjie Huang, Ellen Kempton, Rubaina Singla, Yashika Sharma y Jimmy Wang. Towards a Climate-Smart Food System: A Theory of Change and Impact Metrics to Trigger Farming and Societal Change. Richard Ivey School of Business., octubre de 2023. http://dx.doi.org/10.5206/iveypub.78.2023.
Texto completoBelaid, Fateh. The Implications of Soaring Gas and Coal Prices on Europe’s Energy Poverty Trap. King Abdullah Petroleum Studies and Research Center, diciembre de 2021. http://dx.doi.org/10.30573/ks--2021-ii08.
Texto completoJoyce, Charles L. The National Study of Water Management During Drought; The New England Drought Study: Trigger Planning: Intergrating Strategic, Tactical, and Emergency Planning into a Single Water Resources Management Process. Fort Belvoir, VA: Defense Technical Information Center, octubre de 1994. http://dx.doi.org/10.21236/ada336662.
Texto completoMedina de Loera, Wendy Alejandra. The making of a digital archive, by a non-archivist. York University, 2018. http://dx.doi.org/10.25071/10315/41554.
Texto completoSuitner, Niels. Data set on the dissolution experiments available. OceanNets, marzo de 2023. http://dx.doi.org/10.3289/oceannets_d5.1.
Texto completo