Dissertations / Theses on the topic 'Real-time'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'Real-time.'
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.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
Brohede, Marcus. "Real-Time Database Support for Distributed Real-Time Simulations." Thesis, University of Skövde, Department of Computer Science, 2001. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-620.
Full textSimulation is a good way to gain insight into a system, for example during development, without having to run or build the actual system. This is especially true for real-time systems, which often operate in hazardous environments or control critical entities in the 'real' world, making testing of these systems in their real environment unsafe during development.
When building simulations, one simulator is not likely to fit every type of simulation project. Therefore, different simulators, which focus on different aspects of simulation, are built. The High Level Architecture (HLA) from the Defense Modeling and Simulation Office (DMSO) is an architecture for distributed simulations providing a means to communicate between different simulations.
However, the HLA standard has limitations if viewed from a real-time perspective. For example, there is no built-in support for fault tolerance. In this thesis some of the limitations in HLA are identified and an extended architecture that uses a distributed active real-time database as a way to overcome these limitations is presented. One of the major advantages with this new extended HLA architecture is that it is still compliant with HLA, i.e., no modifications have been made to the HLA interfaces.
Mosley, Shaun. "Real time dynamics." Thesis, University of Nottingham, 1994. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.240232.
Full textOrtiz, Agustin III. "Real Time Presentation." The Ohio State University, 2017. http://rave.ohiolink.edu/etdc/view?acc_num=osu1492507352200935.
Full textHuh, Eui-Nam. "Certification of real-time performance for dynamic, distributed real-time systems." Ohio : Ohio University, 2002. http://www.ohiolink.edu/etd/view.cgi?ohiou1178732244.
Full textOrd, Leslie B. "Real-time stereo image matching for a real time photogrammetry system." Thesis, University of Aberdeen, 1997. http://digitool.abdn.ac.uk/R?func=search-advanced-go&find_code1=WSN&request1=AAIU603183.
Full textZhu, Wenjing. "Adaptive threshhold-based scheduling for real-time and non-real-time tasks." Thesis, University of British Columbia, 1991. http://hdl.handle.net/2429/29913.
Full textScience, Faculty of
Computer Science, Department of
Graduate
Richardson, Thomas. "Developing dynamically reconfigurable real-time systems with real-time OSGi (RT-OSGi)." Thesis, University of York, 2011. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.546830.
Full textTruong, Binh C. (Binh Chan) 1976. "Real-time system with non-real-time simulation for the power PC." Thesis, Massachusetts Institute of Technology, 2000. http://hdl.handle.net/1721.1/86571.
Full textIncludes bibliographical references (leaf 47).
by Binh C. Truong.
S.B.and M.Eng.
Banachowski, Scott. "CPU time-sharing in real-time systems /." Diss., Digital Dissertations Database. Restricted to UC campuses, 2005. http://uclibs.org/PID/11984.
Full textMilton, Robert. "Time-series in distributed real-time databases." Thesis, University of Skövde, Department of Computer Science, 2003. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-827.
Full textIn a distributed real-time environment where it is imperative to make correct decisions it is important to have all facts available to make the most accurate decision in a certain situation. An example of such an environment is an Unmanned Aerial Vehicle (UAV) system where several UAVs cooperate to carry out a certain task and the data recorded is analyzed after the completion of the mission. This project aims to define and implement a time series architecture for use together with a distributed real-time database for the ability to store temporal data. The result from this project is a time series (TS) architecture that uses DeeDS, a distributed real-time database, for storage. The TS architecture is used by an application modelled from a UAV scenario for storing temporal data. The temporal data is produced by a simulator. The TS architecture solves the problem of storing temporal data for applications using DeeDS. The TS architecture is also useful as a foundation for integrating time series in DeeDS since it is designed for space efficiency and real-time requirements.
Morrill, Jeffrey P., and Jonathan Delatizky. "REAL-TIME RECOGNITION OF TIME-SERIES PATTERNS." International Foundation for Telemetering, 1993. http://hdl.handle.net/10150/608854.
Full textThis paper describes a real-time implementation of the pattern recognition technology originally developed by BBN [Delatizky et al] for post-processing of time-sampled telemetry data. This makes it possible to monitor a data stream for a characteristic shape, such as an arrhythmic heartbeat or a step-response whose overshoot is unacceptably large. Once programmed to recognize patterns of interest, it generates a symbolic description of a time-series signal in intuitive, object-oriented terms. The basic technique is to decompose the signal into a hierarchy of simpler components using rules of grammar, analogous to the process of decomposing a sentence into phrases and words. This paper describes the basic technique used for pattern recognition of time-series signals and the problems that must be solved to apply the techniques in real time. We present experimental results for an unoptimized prototype demonstrating that 4000 samples per second can be handled easily on conventional hardware.
Leijon, Viktor. "A time constrained real-time process calculus /." Luleå : EISLAB, Department of Computer Science and Electrical Engineering, Luleå University of Technology, 2008. http://epubl.ltu.se/1402-1757/2008/33/.
Full textWeise, Thibaut. "Real-time 3D scanning." Konstanz Hartung-Gorre, 2009. http://d-nb.info/1000182894/04.
Full textCao, Hua. "Real Time Traffic Recognition." Thesis, Uppsala University, Department of Information Technology, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-89414.
Full textThe rapid growth of Internet in size and complexity, and frequent emergence of new network applications have made it necessary to develop techniques that can monitor and control the traffic. Efficient and accurate recognition of traffic is the key to the management in real time. This thesis work accomplishes the performance evaluation and optimization of a traffic recognition tool called Traffic Analyzer Module (TAM) which implements a technique that is based on passively observing and identifying signature patterns of the packet payload at the application layer, says signature-based payload recognition. This technique has two highlighted features. Firstly, in contrast to most of previous works which perform classification with offline trace files; this technique applies in online mode which can identify the traffic in real time. Secondly, instead of packet inspection, this technique adopts flow inspection, i.e. identifying traffic in terms of flows each of which consists of the well-known 5-tuple, which canproduce more accurate and reliable results.
To demonstrate this technique, its throughput is evaluated in online mode within a high bandwidth network. Besides throughput measurement, optimizing the recognition algorithm in order to improve its performance is also a task of this thesis work. The results of performance measurement demonstrate the feasibility and reliability of this technique, as well as indicate some clues for future work.
Uebleis, Christopher. "Die quantitative "real-time"." Diss., lmu, 2007. http://nbn-resolving.de/urn:nbn:de:bvb:19-77470.
Full textAssaf, Hamed. "Real-time flow forecasting." Thesis, University of British Columbia, 1991. http://hdl.handle.net/2429/30815.
Full textApplied Science, Faculty of
Civil Engineering, Department of
Graduate
Huss, Niklas. "Real Time Ray Tracing." Thesis, Linnéuniversitetet, Institutionen för datavetenskap, fysik och matematik, DFM, 2004. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-9207.
Full textJacobsen, Marianne. "Real Time Drag Minimization." Licentiate thesis, Stockholm : Department of Aeronautical and Vehicle Engineering, Royal Institute of Technology, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-4114.
Full textSpina, Robert. "Real time maze traversal /." Online version of thesis, 1989. http://hdl.handle.net/1850/10566.
Full textBjerkedok, Jonathan Edvard. "Subthreshold Real-Time Counter." Thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for elektronikk og telekommunikasjon, 2013. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-22705.
Full textRyder, Greg D. G. "Real-time crowd rendering." Thesis, University of East Anglia, 2006. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.437641.
Full textRomano, Raquel Andrea. "Real-time face verification." Thesis, Massachusetts Institute of Technology, 1995. http://hdl.handle.net/1721.1/36649.
Full textIncludes bibliographical references (p. 57-59).
by Raquel Andrea Romano.
M.S.
Chalfant, Timothy A., and Richard Gurr. "Real-Time Telemetry Network." International Foundation for Telemetering, 1998. http://hdl.handle.net/10150/609212.
Full textWe need to begin to define what the future of point-to-point telemetry will be in the new world of wireless communications, increasing bandwidth requirements, the integration of test and training, and modeling and simulation (M&S) interacting with open air ranges. The Advanced Range Telemetry Program will introduce several new technologies to the telemetry community over the next several years, how will we use and build on them for the future? What kind of architecture will we need to be able to interact with the M&S and Training communities? How do we create that architecture and to what use would it be put by a test program? The answer, we believe, is to build the equivalent of a network in the sky. An extension of the Internet, in simplistic terms. The system under test (SUT), or the systems in training would become nodes of a large interactive network. Instead of the SUT being treated as something outside the sphere of control for the range, the SUTs onboard instrumentation systems would become an integral part of the greater range complex. This paper will address what the architecture of a real-time telemetry network might look like and how it could be implemented within the telemetry community.
Procházka, Jan. "Implementace real-time protokolu." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2009. http://www.nusl.cz/ntk/nusl-218187.
Full textMalmén, Thomas. "Real time business intelligence : Införandet av Real Time BI i en SOA-miljö." Thesis, Högskolan i Skövde, Institutionen för informationsteknologi, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-15753.
Full textBusiness Intelligence has become increasingly important among companies today, along with more data being produced. The data produced is something that can be used to analyze the company to make better decisions. It is a necessity to get that information in real time and that is why Real Time BI is a trend right now. The will and need to work with Real Time BI today is large, which requires companies to look at solutions to implement it. Many companies today have a traditional database architecture and are in the starting pit to change their architecture. This study investigates whether it is realistic to combine Real Time BI in a SOA environment. SOA is an architecture that is service oriented, and the study has looked at the problem of the combination of Real Time BI through a case study conducted on a large organization. Based on the case study, the study addresses the following question: "How can Real Time BI be realized in a SOA environment?" Sub-topic: What aspects can / cannot be realized? To get the best answers as possible, qualitative methods are used with the interview and documentary approach through thematic analysis. This results in an illumination of the problem as well as a development of what aspects can be realized and not realized.
Terrasa, Barrena Andrés Martín. "Flexible Real-Time Linux a New Environment for Flexible Hard Real-Time Systems." Doctoral thesis, Universitat Politècnica de València, 2012. http://hdl.handle.net/10251/18060.
Full text[CA] Aquesta tesi proposa un nou entorn general per a la construcció de sistemes flexibles de temps real estricte, això és, sistemes que requereixen garanties de temps real estricte i un comportament flexible. L'entorn proposat és capaç d'integrar tasques amb diferentsnivells de criticitat i diferents paradigmes de planificació al mateix sistema. Com a resultat, l'entorn permet proporcionar garanties detemps real estricte a les tasques crítiques i a més aconseguir una planificació adaptativa i intel¿ligent de les tasques menys crítiques. L'entorn es defineix en termes d'un model de tasques, una arquitectura software i un conjunt de serveis. El model de tasques proposa la construcció d'una aplicació flexible de temps real estricte com a un conjunt de tasques on cadascuna és estructurada com una seqüència de components obligatòries i opcionals. L'arquitectura software proposa la separació de l'execució de les tasques en dos nivells de planificació interrelacionats, de manera que un nivel planifica les components obligatòries mitjançant una política de planificació de temps real estricte mentre que l'altre nivell planifica les components opcionals mitjançant una política de planificació basada en la utilitat. El conjunt de serveis inclou, per una part, un sistema de comunicació entre les components de les tasques (tant obligatòries com opcionals) i, per una altra, una sèrie de mecanismes per a la detecció i tractament d'excepcions temporals produïdes en execució. Per altra banda, la present tesi mostra que el proposat entorn teòric pot ésser implementat realment. En concret, es presenta el diseny i la implementació d'un sistema d'execució (es a dir, un nucli de sistema operatiu) capaç de suportar les característiques d'aquest entorn. Aquest sistema, anomenat Flexible Real-Time Linux (FRTL), ha sigut desenvolupat a partir d'un nucli mínim existent anomenat Real-Time Linux (RT-Linux). Finalment, aquesta tesi presenta una caracterització temporal completa del sistema FRTL i mesures reals de la seua sobrecàrrega. La caracterització temporal ha permés el desenvolupament d'un test de garantia complet de tot el sistema (incloent l'aplicació i el nucli FRTL), que pot ésser utilitzat per a verificar les restriccions temporals de qualsevol aplicació implementada sobre FRTL. Per la seua part, les mesures de la sobrecàrrega de FRTL mostren que aquest nucli ha sigut disenyat i implementat de manera eficient. En conjunt, es demostra que el nucli FRTL és al mateix temps predible i eficient, dos característiques que informen de la seua utilitat a la implementació real d'aplicacions flexibles de temps real estricte.
Terrasa Barrena, AM. (2001). Flexible Real-Time Linux a New Environment for Flexible Hard Real-Time Systems [Tesis doctoral no publicada]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/18060
Zhou, Yongjun. "Execution time analysis for dynamic real-time systems." Ohio : Ohio University, 2002. http://www.ohiolink.edu/etd/view.cgi?ohiou1175011592.
Full textCheng, Haiqian 1975. "Time-to-collision algorithm and real-time implementation." Thesis, Massachusetts Institute of Technology, 1999. http://hdl.handle.net/1721.1/80083.
Full textSingh, Abhishek Jeffay Kevin. "Co-scheduling real-time tasks and non real-time tasks using empirical probability distribution of execution time requirements." Chapel Hill, N.C. : University of North Carolina at Chapel Hill, 2009. http://dc.lib.unc.edu/u?/etd,2724.
Full textTitle from electronic title page (viewed Mar. 10, 2010). "... in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Department of Computer Science." Discipline: Computer Science; Department/School: Computer Science.
Villalba, Frias Bernardo. "Bringing Probabilistic Real-Time Guarantees to the Real World." Doctoral thesis, Università degli studi di Trento, 2018. https://hdl.handle.net/11572/367621.
Full textVillalba, Frias Bernardo. "Bringing Probabilistic Real-Time Guarantees to the Real World." Doctoral thesis, University of Trento, 2018. http://eprints-phd.biblio.unitn.it/3023/3/PhDThesis-BernardoVillalba-BringingProbabilisticRealTimeGuaranteesToTheRealWorld.pdf.
Full textDrummond, John J. "Real-time event execution monitoring." Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1997. http://handle.dtic.mil/100.2/ADA341536.
Full text"September 1997." Thesis advisor(s): Man-Tak Shing, Valdis Berzins. Includes bibliographical references (p. 131). Also available online.
Scott, Randall C. "Reengineering real-time software systems." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1993. http://handle.dtic.mil/100.2/ADA273408.
Full textRoth, Daniel Eugen. "Real-time multi-object tracking." Konstanz Hartung-Gorre, 2010. http://d-nb.info/1000806227/04.
Full textTorstensson, Erik. "Physically-based Real-time Animation." Thesis, Linköping University, Department of Electrical Engineering, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-10076.
Full textThe field of real-time computer animation is undergoing major changes, and many of the methods used to this point are no longer sufficient to achieve the degree of realism that is desired. There is a need for an animation method that provides greater realism, simpler ways to create animations, and more vivid and lifelike virtual creatures. This thesis suggests the possibility of doing that with a physically-based method, by researching current and alternative solutions, developing an architecture for a physically-based system, and describing an implementation of such a system.
Grape, Torbjörn. "Wireless LANs, Real-Time Traffic." Thesis, Linköping University, Department of Electrical Engineering, 2003. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-1794.
Full textThe usage of Wireless Local Area Networks is increasing rapidly throughout the world. The technology today is not quality proof for the market’s demands. We want to be able to completely wireless perform our demands, such as confer via video or IP-telephony. This is what we call multimedia real-time traffic. It may be achieved over the physical infrastructure in some areas with good results. The goal of this Master’s Thesis is to analyze the possibilities and give solutions and suggestions to achieve multimedia over the wireless networks, with emphasis on the protocol Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA).
This Master’s Thesis is a theoretical study and the suggested solutions have not been tested in an actual wireless network. Instead they have been tested by computer simulation to give an indication of improvements. Basic configurations are set to the same as in the IEEE 802.11 standard.
Different methods to reach possible improvements of a WLAN are studied, analyzed and simulated. Such methods are: priority, congestion management and multi-channel protocol. Simulations results show how the priority affects the wireless network and how a multi-channel protocol improves the latency and efficiency of the network. The simulation part is concentrated to show improvements of real-time traffic, which is time sensitive. With a multi- channel protocol the network can allow more users, i.e. more traffic. Also, the network will gain improvement in stability.
Gao, Qi. "Real-time Transmission Over Internet." Thesis, Linköping University, Department of Electrical Engineering, 2004. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-2169.
Full textWith the Internet expansion, real-time transmission over Internet is becoming a new promising application. Successful real-time communication over IP networks requires reasonably reliable, low delay, low loss date transport. Since Internet is a non-synchronous packet switching network, high load and lack of guarantees on data delivery make real-time communication such as Voice and Video over IP a challenging application to become realistic on the Internet.
This thesis work is composed of two parts within real-time voice and video communication: network simulation and measurement on the real Internet. In the network simulation, I investigate the requirement for the network"overprovisioning"in order to reach certain quality-of-service. In the experiments on the real Internet, I simulate real-time transmission with UDP packets along two different traffic routes and analyze the quality-of- service I get in each case.
The overall contribution of this work is: To create scenarios to understand the concept of overprovisioning and how it affects the quality-of-service. To develop a mechanism to measure the quality-of-service for real-time traffic provided by the current best-effort network.
Zhu, Jian Ke. "Real-time face recognition system." Thesis, University of Macau, 2005. http://umaclib3.umac.mo/record=b1636556.
Full textJi, Kun. "Real-time control over networks." Texas A&M University, 2003. http://hdl.handle.net/1969.1/5834.
Full textFossum, Fredrik. "Real-Time Rigid Body Interactions." Thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for datateknikk og informasjonsvitenskap, 2011. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-13919.
Full textGao, Min, and Zijia Liu. "Real-time Spectrum Analyzer Light." Thesis, Högskolan i Gävle, Akademin för teknik och miljö, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:hig:diva-9617.
Full textPereira, Cátia. "Real time spectrum analyzer light." Thesis, Högskolan i Gävle, Avdelningen för elektronik, matematik och naturvetenskap, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:hig:diva-11042.
Full textCho, Gyuchoon. "Real Time Driver Safety System." TopSCHOLAR®, 2009. http://digitalcommons.wku.edu/theses/63.
Full textJunaid, Amjad. "Prototyping real-time multitasking systems." Thesis, University of Ottawa (Canada), 1990. http://hdl.handle.net/10393/6024.
Full textPemmaraju\, Venkata Santosh. "Real-Time Live RTT Analyzer." Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-3633.
Full text91-40-24023214
Liebermann, Joëlle. "Essays in real-time forecasting." Doctoral thesis, Universite Libre de Bruxelles, 2012. http://hdl.handle.net/2013/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/209644.
Full textforecasting.
The issue of using data as available in real-time to forecasters, policymakers or financial
markets is an important one which has only recently been taken on board in the empirical
literature. Data available and used in real-time are preliminary and differ from ex-post
revised data, and given that data revisions may be quite substantial, the use of latest
available instead of real-time can substantially affect empirical findings (see, among others,
Croushore’s (2011) survey). Furthermore, as variables are released on different dates
and with varying degrees of publication lags, in order not to disregard timely information,
datasets are characterized by the so-called “ragged-edge”structure problem. Hence, special
econometric frameworks, such as developed by Giannone, Reichlin and Small (2008) must
be used.
The first Chapter, “The impact of macroeconomic news on bond yields: (in)stabilities over
time and relative importance”, studies the reaction of U.S. Treasury bond yields to real-time
market-based news in the daily flow of macroeconomic releases which provide most of the
relevant information on their fundamentals, i.e. the state of the economy and inflation. We
find that yields react systematically to a set of news consisting of the soft data, which have
very short publication lags, and the most timely hard data, with the employment report
being the most important release. However, sub-samples evidence reveals that parameter
instability in terms of absolute and relative size of yields response to news, as well as
significance, is present. Especially, the often cited dominance to markets of the employment
report has been evolving over time, as the size of the yields reaction to it was steadily
increasing. Moreover, over the recent crisis period there has been an overall switch in the
relative importance of soft and hard data compared to the pre-crisis period, with the latter
becoming more important even if less timely, and the scope of hard data to which markets
react has increased and is more balanced as less concentrated on the employment report.
Markets have become more reactive to news over the recent crisis period, particularly to
hard data. This is a consequence of the fact that in periods of high uncertainty (bad state),
markets starve for information and attach a higher value to the marginal information content
of these news releases.
The second and third Chapters focus on the real-time ability of models to now-and-forecast
in a data-rich environment. It uses an econometric framework, that can deal with large
panels that have a “ragged-edge”structure, and to evaluate the models in real-time, we
constructed a database of vintages for US variables reproducing the exact information that
was available to a real-time forecaster.
The second Chapter, “Real-time nowcasting of GDP: a factor model versus professional
forecasters”, performs a fully real-time nowcasting (forecasting) exercise of US real GDP
growth using Giannone, Reichlin and Smalls (2008), henceforth (GRS), dynamic factor
model (DFM) framework which enables to handle large unbalanced datasets as available
in real-time. We track the daily evolution throughout the current and next quarter of the
model nowcasting performance. Similarly to GRS’s pseudo real-time results, we find that
the precision of the nowcasts increases with information releases. Moreover, the Survey of
Professional Forecasters does not carry additional information with respect to the model,
suggesting that the often cited superiority of the former, attributable to judgment, is weak
over our sample. As one moves forward along the real-time data flow, the continuous
updating of the model provides a more precise estimate of current quarter GDP growth and
the Survey of Professional Forecasters becomes stale. These results are robust to the recent
recession period.
The last Chapter, “Real-time forecasting in a data-rich environment”, evaluates the ability
of different models, to forecast key real and nominal U.S. monthly macroeconomic variables
in a data-rich environment and from the perspective of a real-time forecaster. Among
the approaches used to forecast in a data-rich environment, we use pooling of bi-variate
forecasts which is an indirect way to exploit large cross-section and the directly pooling of
information using a high-dimensional model (DFM and Bayesian VAR). Furthermore forecasts
combination schemes are used, to overcome the choice of model specification faced by
the practitioner (e.g. which criteria to use to select the parametrization of the model), as
we seek for evidence regarding the performance of a model that is robust across specifications/
combination schemes. Our findings show that predictability of the real variables is
confined over the recent recession/crisis period. This in line with the findings of D’Agostino
and Giannone (2012) over an earlier period, that gains in relative performance of models
using large datasets over univariate models are driven by downturn periods which are characterized
by higher comovements. These results are robust to the combination schemes
or models used. A point worth mentioning is that for nowcasting GDP exploiting crosssectional
information along the real-time data flow also helps over the end of the great moderation period. Since this is a quarterly aggregate proxying the state of the economy,
monthly variables carry information content for GDP. But similarly to the findings for the
monthly variables, predictability, as measured by the gains relative to the naive random
walk model, is higher during crisis/recession period than during tranquil times. Regarding
inflation, results are stable across time, but predictability is mainly found at nowcasting
and forecasting one-month ahead, with the BVAR standing out at nowcasting. The results
show that the forecasting gains at these short horizons stem mainly from exploiting timely
information. The results also show that direct pooling of information using a high dimensional
model (DFM or BVAR) which takes into account the cross-correlation between the
variables and efficiently deals with the “ragged-edge”structure of the dataset, yields more
accurate forecasts than the indirect pooling of bi-variate forecasts/models.
Doctorat en Sciences économiques et de gestion
info:eu-repo/semantics/nonPublished
Gurski, Remi J. "Real-time motion picture restoration." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1999. http://www.collectionscanada.ca/obj/s4/f2/dsk2/ftp01/MQ38631.pdf.
Full textPan, Wenbo. "Real-time human face tracking." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2000. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape3/PQDD_0018/MQ55535.pdf.
Full textNagy, Marius. "Parallelism in real-time computation." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2002. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp05/MQ65642.pdf.
Full textUnger, Jonas, Stefan Gustavson, Mark Ollila, and Mattias Johannesson. "A Real Time Light Probe." Linköpings universitet, Visuell informationsteknologi och applikationer, 2004. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-16282.
Full text