Academic literature on the topic 'Trigger Processor'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Trigger Processor.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Trigger Processor"
Asner, M., V. Papadimitriou, H. Sanders, J. Ting, Y. W. Wah, and E. Weatherhead. "A cluster-finding trigger processor." Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment 291, no. 3 (June 1990): 577–86. http://dx.doi.org/10.1016/0168-9002(90)90007-s.
Full textLee, C., G. Miller, D. M. Kaplan, J. Sa, Y. B. Hsiung, T. Carey, and R. Jeppesen. "A parallel pipelined dataflow trigger processor." IEEE Transactions on Nuclear Science 38, no. 2 (April 1991): 461–70. http://dx.doi.org/10.1109/23.289340.
Full textBaird, 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, no. 1 (1989): 364–69. http://dx.doi.org/10.1109/23.34465.
Full textSheaff, Marleigh. "A specialized second level trigger processor." Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment 263, no. 1 (January 1988): 196–98. http://dx.doi.org/10.1016/0168-9002(88)91034-0.
Full textBains, 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, no. 2 (July 1990): 401–23. http://dx.doi.org/10.1016/0168-9002(90)90396-n.
Full textAmaral, 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, no. 4 (August 2005): 1202–6. http://dx.doi.org/10.1109/tns.2005.852647.
Full textPerrella, 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, no. 04 (April 1, 2022): C04006. http://dx.doi.org/10.1088/1748-0221/17/04/c04006.
Full textKoulouris, 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, no. 03 (March 1, 2023): C03020. http://dx.doi.org/10.1088/1748-0221/18/03/c03020.
Full textKrivda, M., D. Alexandre, L. S. Barnby, D. Evans, P. G. Jones, A. Jusko, R. Lietava, J. Pospíšil, and O. Villalobos Baillie. "The ALICE Central Trigger Processor (CTP) upgrade." Journal of Instrumentation 11, no. 03 (March 23, 2016): C03051. http://dx.doi.org/10.1088/1748-0221/11/03/c03051.
Full textBains, 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, no. 1-2 (July 1989): 297–304. http://dx.doi.org/10.1016/0168-9002(89)91097-8.
Full textDissertations / Theses on the topic "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.
Full textThe 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], and 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.
Full textLilley, 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/.
Full textMroszczyk, 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.
Full textMarkowska, 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.
Full textHirsch, 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.
Full textŽá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.
Full textGuerra, 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/.
Full textThe 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.
Full textCasiraghi, 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.
Full textThis 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.
Books on the topic "Trigger Processor"
Gregory, Jonathan Michael. The VA1 trigger processor and a study of jet production. Birmingham: University of Birmingham, 1990.
Find full textVasterman, Peter, ed. From Media Hype to Twitter Storm. NL Amsterdam: Amsterdam University Press, 2018. http://dx.doi.org/10.5117/9789462982178.
Full textGranic, Isabela, and Jessica P. Lougheed. The Role of Anxiety in Coercive Family Processes with Aggressive Children. Edited by Thomas J. Dishion and James Snyder. Oxford University Press, 2015. http://dx.doi.org/10.1093/oxfordhb/9780199324552.013.18.
Full textGordon, Diane, Matthew D. Sjoblom, and Lori A. Aronson. Anaphylaxis. Edited by Erin S. Williams, Olutoyin A. Olutoye, Catherine P. Seipel, and Titilopemi A. O. Aina. Oxford University Press, 2018. http://dx.doi.org/10.1093/med/9780190678333.003.0008.
Full textBateson, Patrick. Evolutionary Theory Evolving. Oxford University Press, 2017. http://dx.doi.org/10.1093/oso/9780199377176.003.0004.
Full textLawrenson, John. Pathogenesis: from acute rheumatic fever to rheumatic heart disease. Oxford University Press, 2018. http://dx.doi.org/10.1093/med/9780198784906.003.0280.
Full textPekš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.
Full textBietti, Lucas M., and 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.
Full textPhysiologists, Society of, and 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.
Find full textPhysiological 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.
Find full textBook chapters on the topic "Trigger Processor"
Hanson, Eric N., and Samir Khosla. "An introduction to the TriggerMan asynchronous trigger processor." In Lecture Notes in Computer Science, 51–66. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/3-540-63516-5_17.
Full textSpiwoks, 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." In Springer Proceedings in Physics, 360–65. Singapore: Springer Singapore, 2018. http://dx.doi.org/10.1007/978-981-13-1313-4_69.
Full textMajekodunmi, Dipo. "Triggers." In 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.
Full textDomaneschi, Filippo. "Processing Presupposition Triggers." In Presuppositions and Cognitive Processes, 105–24. London: Palgrave Macmillan UK, 2016. http://dx.doi.org/10.1057/978-1-137-57942-3_4.
Full textShoush, Mahmoud, and Marlon Dumas. "Prescriptive Process Monitoring Under Resource Constraints: A Causal Inference Approach." In 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.
Full textMartin, Monique M., Pascal Plaza, and Yves H. Meyer. "Intraligand Charge-Transfer as a Trigger for Cation Photorelease." In Ultrafast Processes in Spectroscopy, 91–94. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4615-5897-2_20.
Full textShoush, Mahmoud, and Marlon Dumas. "When to Intervene? Prescriptive Process Monitoring Under Uncertainty and Resource Constraints." In 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.
Full textHüwel, Jan David, Florian Haselbeck, Dominik G. Grimm, and Christian Beecks. "Dynamically Self-adjusting Gaussian Processes for Data Stream Modelling." In Lecture Notes in Computer Science, 96–114. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-15791-2_10.
Full textCorporaal, Henk, and Jan Hoogerbrugge. "Code Generation for Transport Triggered Architectures." In Code Generation for Embedded Processors, 240–59. Boston, MA: Springer US, 2002. http://dx.doi.org/10.1007/978-1-4615-2323-9_14.
Full textSafarpour, Mehdi, Ilkka Hautala, Miguel Bordallo López, and Olli Silvén. "Transport Triggered Array Processor for Vision Applications." In Lecture Notes in Computer Science, 361–72. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-27562-4_26.
Full textConference papers on the topic "Trigger Processor"
Costa De Paiva, Thiago. "Hardware Trigger Processor for the MDT System." In Topical Workshop on Electronics for Particle Physics. Trieste, Italy: Sissa Medialab, 2018. http://dx.doi.org/10.22323/1.313.0148.
Full textAmaral, P. B., N. Ellis, P. Farthouat, P. Gallno, J. Haller, A. Krasznahorkay, T. Maeno, et al. "The ATLAS Level-1 central trigger processor." In 14th IEEE-NPSS Real Time Conference, 2005. IEEE, 2005. http://dx.doi.org/10.1109/rtc.2005.1547406.
Full textChiozzi, S., E. Gamberini, A. Gianoli, G. Mila, I. Neri, F. Petrucci, and D. Soldi. "The level-0 trigger processor for the NA62 experiment." In 2015 IEEE Nuclear Science Symposium and Medical Imaging Conference (NSS/MIC). IEEE, 2015. http://dx.doi.org/10.1109/nssmic.2015.7581790.
Full textSimioni, Eduard, Gabriel Anders, Bruno Bauss, David Berge, Volker Buscher, Taylor Childers, Reinhold Degele, et al. "Topological and Central Trigger Processor for 2014 LHC luminosities." In 2012 IEEE-NPSS Real Time Conference (RT 2012). IEEE, 2012. http://dx.doi.org/10.1109/rtc.2012.6418353.
Full textDelgado, Ademar Tavares, and Dmitry Emeliyanov. "ATLAS trigger algorithms for general purpose graphics processor units." In 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.
Full textAfik, 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." In 41st International Conference on High Energy physics. Trieste, Italy: Sissa Medialab, 2022. http://dx.doi.org/10.22323/1.414.1002.
Full textCieri, Davide. "Hardware Demonstrator Of The Phase-II ATLAS MDT Trigger Processor." In Topical Workshop on Electronics for Particle Physics. Trieste, Italy: Sissa Medialab, 2020. http://dx.doi.org/10.22323/1.370.0141.
Full textMizukami, Atsushi. "Development of the New Trigger Processor Board for the ATLAS Level-1 Endcap Muon Trigger for Run-3." In Topical Workshop on Electronics for Particle Physics. Trieste, Italy: Sissa Medialab, 2018. http://dx.doi.org/10.22323/1.313.0145.
Full textNtekas, K. "Recent Developments in the MDT Trigger Processor for the ATLAS Level-0 Muon Trigger at the HL-LHC." In 2022 IEEE Nuclear Science Symposium and Medical Imaging Conference (NSS/MIC). IEEE, 2022. http://dx.doi.org/10.1109/nss/mic44845.2022.10399105.
Full textShi, Zaifeng, Peng Qiu, Yong Wang, Su Wang, and Wei Guo. "A Sub-band Synthesis Filter parallel processor based on Transport Trigger Architecture." In 2010 3rd International Congress on Image and Signal Processing (CISP). IEEE, 2010. http://dx.doi.org/10.1109/cisp.2010.5647307.
Full textReports on the topic "Trigger Processor"
James L. Nagle. Smart Trigger Pre-Processor Custom Electronics for the PHENIX Experiment. Office of Scientific and Technical Information (OSTI), January 2003. http://dx.doi.org/10.2172/822657.
Full textCrosetto, D. 3D-Flow processor for a programmable Level-1 trigger (feasibility study). Office of Scientific and Technical Information (OSTI), October 1992. http://dx.doi.org/10.2172/10163920.
Full textHanson, Eric N. Support of Intelligent Integration of Information Using an Asynchronous Trigger Processor. Fort Belvoir, VA: Defense Technical Information Center, June 2000. http://dx.doi.org/10.21236/ada379345.
Full textBigongiari, Ciro. Studio di un trigger dedicato per il processo $Z \to b \bar{b}$ a CDF. Office of Scientific and Technical Information (OSTI), January 1999. http://dx.doi.org/10.2172/1469291.
Full textGiacometti, Alberto, and Hilma Salonen. Innovation Dynamics in Wood Construction in Sweden and Finland. Nordregio, February 2023. http://dx.doi.org/10.6027/wp2023:2.1403-2511.
Full textObregon, Jean-Francois, Sergio Lazzarini, Diane-Laure Arjalies, Julie Gualandris, Guanjie Huang, Ellen Kempton, Rubaina Singla, Yashika Sharma, and 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., October 2023. http://dx.doi.org/10.5206/iveypub.78.2023.
Full textBelaid, Fateh. The Implications of Soaring Gas and Coal Prices on Europe’s Energy Poverty Trap. King Abdullah Petroleum Studies and Research Center, December 2021. http://dx.doi.org/10.30573/ks--2021-ii08.
Full textJoyce, 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, October 1994. http://dx.doi.org/10.21236/ada336662.
Full textMedina 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.
Full textSuitner, Niels. Data set on the dissolution experiments available. OceanNets, March 2023. http://dx.doi.org/10.3289/oceannets_d5.1.
Full text