Dissertations / Theses on the topic 'Transportation of machines'
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 'Transportation of machines.'
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.
Ureta, Icaza Sebastian. "Machines for living in : communication technologies and everyday life in times of urban transformation." Thesis, London School of Economics and Political Science (University of London), 2006. http://etheses.lse.ac.uk/114/.
Full textBarbieri, Matteo. "Seamless infrastructure for "Big-Data" collection and transportation and distributed elaboration oriented to predictive maintenance of automatic machines." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2017.
Find full textVanajakshi, Lelitha Devi. "Estimation and prediction of travel time from loop detector data for intelligent transportation systems applications." Texas A&M University, 2004. http://hdl.handle.net/1969.1/2667.
Full textPomikálek, Adam. "Mobilní soustružnické obráběcí centrum se svislou osou obrobku." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2021. http://www.nusl.cz/ntk/nusl-443775.
Full textSobue, Gustavo. "Modelagem paramétrica de pórticos rolantes: estabilidade estrutural e otimização." Universidade de São Paulo, 2005. http://www.teses.usp.br/teses/disponiveis/3/3135/tde-30082005-141837/.
Full textThe objective of this work is to develop a tool to generate an automatic structural design of gantry cranes. With an automatic generation of finite element models and also a design report, this routine allows a fast verification against yield of material and structural instability. The use of the finite element method was chosen for the structural design because it is a modern analysis tool that permits the evaluation of geometric configurations for which there are no analytical formulations available. However, the time necessary to build these models may be high, especially if there are changes in the initial geometry and many load cases. The use of a pre-processor allows the evaluation of a series of geometric alternatives, within which would be chosen the one with the lowest cost that attends the clients specifications. Like many other engineering problems, there are no direct equations to find an adequate structure; there are only verification procedures available; the optimum structures are searched by trial and error, based on the designers experience. To accelerate this search process, an optimization routine was developed. Mass reduction was adopted as the objective function, which leads to reduction of the cross section area of the beams. Yield strength and buckling were adopted as restrictions to this optimization. Excel (Microsoft), Ansys (Ansys Inc) and Mathcad (Mathsoft) software were integrated to provide an user-friendly interface, reliable structural analysis and an automatic report generation.
Siriwardana, Pallege Gamini Dilupa. "Machine learning-based multi-robot cooperative transportation of objects." Thesis, University of British Columbia, 2009. http://hdl.handle.net/2429/14700.
Full textFang, Yajun Ph D. Massachusetts Institute of Technology. "Fusion-layer-based machine vision for intelligent transportation systems/." Thesis, Massachusetts Institute of Technology, 2010. http://hdl.handle.net/1721.1/60143.
Full textCataloged from PDF version of thesis.
Includes bibliographical references (p. 307-317).
Environment understanding technology is very vital for intelligent vehicles that are expected to automatically respond to fast changing environment and dangerous situations. To obtain perception abilities, we should automatically detect static and dynamic obstacles, and obtain their related information, such as, locations, speed, collision/occlusion possibility, and other dynamic current/historic information. Conventional methods independently detect individual information, which is normally noisy and not very reliable. Instead we propose fusion-based and layered-based information-retrieval methodology to systematically detect obstacles and obtain their location/timing information for visible and infrared sequences. The proposed obstacle detection methodologies take advantage of connection between different information and increase the computational accuracy of obstacle information estimation, thus improving environment understanding abilities, and driving safety.
by Yajun Fang.
Ph.D.
Martin, Sébastien Ph D. Massachusetts Institute of Technology. "The edge of large-scale optimization in transportation and machine learning." Thesis, Massachusetts Institute of Technology, 2019. https://hdl.handle.net/1721.1/122388.
Full textThesis: Ph. D., Massachusetts Institute of Technology, Sloan School of Management, Operations Research Center, 2019
Cataloged from student-submitted PDF version of thesis.
Includes bibliographical references (pages 273-284).
This thesis focuses on impactful applications of large-scale optimization in transportation and machine learning. Using both theory and computational experiments, we introduce novel optimization algorithms to overcome the tractability issues that arise in real world applications. We work towards the implementation of these algorithms, through software contributions, public policy work, and a formal study of machine learning interpretability. Our implementation in Boston Public Schools generates millions of dollars in yearly transportation savings and led to important public policy consequences in the United States. This work is motivated by large-scale transportation problems that present significant optimization challenges. In particular, we study the problem of ride-sharing, the online routing of hundreds of thousands of customers every day in New York City.
We also contribute to travel time estimation from origin-destination data, on city routing networks with tens of thousands of roads. We additionally consider the problem of school transportation, the scheduling of hundreds of buses to send tens of thousands of children to school everyday. This transportation problem is related to the choice of school start times, for which we also propose an optimization framework. Building on these applications, we present methodological contributions in large- scale optimization. We introduce state-of-the-art algorithms for scheduling problems with time-window (backbone) and for school bus routing (BiRD). Our work on travel time estimation tractably produces solutions to the inverse shortest path length problem, solving a sequence of second order cone problems. We also present a theoretical and empirical study of the stochastic proximal point algorithm, an alternative to stochastic gradient methods (the de-facto algorithm for large-scale learning).
We also aim at the implementation of these algorithms, through software contributions, public policy work (together with stakeholders and journalists), and a collaboration with the city of Boston. Explaining complex algorithms to decision-makers is a difficult task, therefore we introduce an optimization framework to decomposes models into a sequence of simple building blocks. This allows us to introduce formal measure of the "interpretability" of a large class of machine learning models, and to study tradeoffs between this measure and model performance, the price of interpretability.
by Sébastien Martin.
Ph. D.
Ph.D. Massachusetts Institute of Technology, Sloan School of Management, Operations Research Center
Carpineti, Claudia. "Sensors relevance analysis for transportation mode recognition." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2017. http://amslaurea.unibo.it/13298/.
Full textTrivedi, Ankit P. "Decision tree-based machine learning algorithm for in-node vehicle classification." Thesis, California State University, Long Beach, 2017. http://pqdtopen.proquest.com/#viewpdf?dispub=10196455.
Full textThis paper proposes an in-node microprocessor-based vehicle classification approach to analyze and determine the types of vehicles passing over a 3-axis magnetometer sensor. The approach for vehicle classification utilizes J48 classification algorithm implemented in Weka (a machine learning software suite). J48 is Quinlan's C4.5 algorithm, an extension of decision tree machine learning based on an ID3 algorithm. The decision tree model is generated from a set of features extracted from vehicles passing over the 3-axis sensor. The features are attributes provided with correct classifications to the J48 training algorithm to generate a decision tree model with varying degrees of classification rates based on cross-validation. Ideally, using fewer attributes to generate the model allows for the highest computational efficiency due to fewer features needed to be calculated while minimalizing the tree with fewer branches. The generated tree model can then be easily implemented using nested if-loops in any language on a multitude of microprocessors. Also, setting an adaptive baseline to negate the effects of the background magnetic field allows reuse of the same tree model in multiple environments. The result of the experiment shows that the vehicle classification system is effective and efficient.
Guo, Zhuo. "Tabu search for parallel identical machine disruption problem considering multiple transportation modes /." View abstract or full-text, 2006. http://library.ust.hk/cgi/db/thesis.pl?IEEM%202006%20GUO.
Full textSrněnský, Jan. "Návrh systému automatické výměny vřetenových hlav." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2017. http://www.nusl.cz/ntk/nusl-318528.
Full textMonmousseau, Philippe. "Passengers : customers, actors and sensors of the air transportation system." Thesis, Toulouse 3, 2020. http://www.theses.fr/2020TOU30244.
Full textAir transportation uses planes to transport passengers efficiently between two airports, and its development has been driven by the continuous improvement of planes as a safe and efficient means of transportation. However, if the COVID-19 pandemic has taught the air transportation system one lesson, it's that a problem affecting passengers can be far more detrimental to the air transportation system than a problem affecting planes. Acknowledging the fact that passengers are omnipresent and necessary to the air transportation system, this study proposes to consider passengers as sensors of the air transportation system and harness data generated by passengers to evaluate in near real time the flight-centric metrics traditionally used to evaluate the air transportation system performance. Data generated by passengers have the additional benefit of offering a means of evaluating the interactions between passengers and the other stakeholders of the air transportation system, such as airlines and airports. The journey of a passenger starting and ending beyond the boundaries of airport facilities, the data generated by passengers throughout their journey can also be used to evaluate the full door-to-door journey of a passenger of the air transportation system
Di, Ciccio Claudio, der Aa Han van, Macias Cristina Cabanillas, Jan Mendling, and Johannes Prescher. "Detecting flight trajectory anomalies and predicting diversions in freight transportation." Elsevier, 2016. http://dx.doi.org/10.1016/j.dss.2016.05.004.
Full textGolshan, Arman. "A contemporary machine learning approach to detect transportation mode - A case study of Borlänge, Sweden." Thesis, Högskolan Dalarna, Mikrodataanalys, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:du-35966.
Full textDabiri, Sina. "Application of Deep Learning in Intelligent Transportation Systems." Diss., Virginia Tech, 2019. http://hdl.handle.net/10919/87409.
Full textPHD
Gay, Juliana Siqueira. "Learning spatial inequalities: an approach to support transportation planning." Universidade de São Paulo, 2018. http://www.teses.usp.br/teses/disponiveis/3/3138/tde-03052018-103817/.
Full textParte da literatura de planejamento de transportes conceitua a infraestrutura de transportes como uma forma de distribuir pessoas e oportunidades no território. Portanto, as desigualdades espaciais tornaram-se uma questão relevante a ser endereçada no planejamento de transportes e uso do solo. De maneira a contribuir com o desafio de avaliar desigualdades e sua heterogeneidade no ambiente urbano, esse trabalho tem como objetivo identificar e descrever padrões existentes na distribuição acessibilidade a diferentes equipamentos urbanos e dados socioeconômicos por meio de técnicas de Aprendizagem de Máquina (AM) para informar a tomada de decisão em planos de transportes. De forma a caracterizar a atual consideração de métricas de desigualdades espaciais na prática do planejamento de transportes no Brasil, nove planos de mobilidade foram revisados. Para investigar as potencialidades e restrições da aplicação de AM, análises supervisionadas e não supervisionadas de indicadores de renda e acessibilidade a saúde, educação e lazer foram realizadas. Os dados do município de São Paulo dos anos de 2000 e 2010 foram explorados. Os Planos de Mobilidade analisados não apresentam medidas para avaliação de desigualdades espaciais. Além disso, é possível identificar que a população de baixa renda tem baixa acessibilidade a todos os equipamentos urbanos, especialmente hospitais e centros culturais. A zona leste da cidade apresenta um grupo de baixa renda com nível intermediário de acessibilidade a escolas públicas e centros esportivos, evidenciando a heterogeneidade nas regiões periféricas da cidade. Finalmente, um quadro de referência é proposto para incorporação de técnicas de AM no planejamento de transportes.
TANG, LI. "Automatic Extraction of Number of Lanes from Aerial Images for Transportation Applications." FIU Digital Commons, 2015. http://digitalcommons.fiu.edu/etd/2200.
Full textNyberg, Roger Gote. "Automating condition monitoring of vegetation on railway trackbeds and embankments." Thesis, Edinburgh Napier University, 2015. http://researchrepository.napier.ac.uk/Output/462294.
Full textYusuf, Adeel. "Advanced machine learning models for online travel-time prediction on freeways." Diss., Georgia Institute of Technology, 2013. http://hdl.handle.net/1853/50408.
Full textHussain, Bilaal Yusef. "Dynamic simulations of carbon dioxide pipeline transportation for the purpose of carbon capture and storage." Thesis, University of Birmingham, 2018. http://etheses.bham.ac.uk//id/eprint/8575/.
Full textPanovski, Dancho. "Simulation, optimization and visualization of transportation data." Electronic Thesis or Diss., Institut polytechnique de Paris, 2020. http://www.theses.fr/2020IPPAS016.
Full textToday all major metropolises in France, Europe and the rest of the world suffer from severe problems of congestion and saturation of infrastructures, which concern both individual and public transport. Current transportation systems are reaching capacity limits and appear unable to absorb increases in passenger flows in the future. The transport of the future is part of the various so-called Smart City initiatives and should be ”intelligent”, that is to say not only react to the demands but anticipate them, relying on the data exchanged between the end user and the information system of transportation operators.Within this context, one of the main challenges is the creation of appropriate methodologies for analysis of geo-localized transport data for instantaneous storage, analysis, management and dissemination of massive (typically thousands of instant geo-localizations , with a refresh rate of the order of a few seconds) data flows. The related algorithms must be capable of managing event lists of several tens of minutes to calculate real trajectories, instantaneous occupations, traffic lights changing cycles as well as vehicular traffic flow forecasts.In this thesis, we address two different issues related to this topic.A first contribution concerns the optimization of the traffic lights systems. The objective is to minimize the total journey time of the vehicles that are present in a certain part of a city. To this purpose, we propose a PSO (Particle Swarm Optimization) technique. The experimental results obtained show that such an approach makes it possible to obtain significant gains (5.37% - 21.53%) in terms of global average journey time.The second part of the thesis is dedicated to the issue of traffic flow prediction. In particular, we focus on prediction of the bus arrival time in the various bus stations existent over a given itinerary. Here, our contributions first concern the introduction of a novel data model, so-called TDM (Traffic Density Matrix), which captures dynamically the situation of the traffic along a given bus itinerary. Then, we show how different machine learning (ML) techniques can exploit such a structure in order to perform efficient prediction. To this purpose, we consider first traditional ML techniques, including linear regression and support vector regression with various kernels. The analysis of the results show that increasing the level of non-linearity can lead to superior results. Based on this observation, we propose various deep learning techniques with hand-crafted networks that we have specifically adapted to our objectives. The proposed approach include recurrent neural networks, LSTM (Long Short Time Memory) approaches, fully connected and convolutional networks. The analysis of the obtained experimental results confirm our intuition and demonstrate that such highly non-linear techniques outperform the traditional approaches and are able to deal with the singularities of the data that in this case correspond to localized traffic jams that globally affect the behavior of the system.Due to the lack of availability of such highly sensitive type of geo-localized information, all the data considered in our experiments has been produced with the help of the SUMO (Simulation of Urban Mobility) microscopic simulator. We notably show how SUMO can be exploited to construct realistic scenarios, close to real-life situations and exploitable for analysis purposes.Interpretation and understanding the data is of vital importance, nevertheless an adequate visualization platform is needed to present the results in a visually pleasing and understandable manner. To this purpose, we finally propose two different visualization application, a first one dedicated to the operators and the second one to clients. To ensure the deployment and compatibility of such applications on different devices (desktop PCs, Laptops, Smartphones, tablets…) a scalable solution is proposed
Huková, Martina. "Stavebně technologická příprava prodejny Smart Light v Bratislavě." Master's thesis, Vysoké učení technické v Brně. Fakulta stavební, 2019. http://www.nusl.cz/ntk/nusl-392005.
Full textMistry, Dilip. "Building a Predictive Model on State of Good Repair by Machine Learning Algorithm on Public Transportation Rolling Stock." Diss., North Dakota State University, 2018. https://hdl.handle.net/10365/28754.
Full textYi, Jianglin. "Transport boundaries for pneumatic conveying." Faculty of Engineering, 2001. http://ro.uow.edu.au/theses/1840.
Full textLundström, Caroline, and Sara Hedberg. "Coordinating transportation services in a hospital environment using Deep Reinforcement Learning." Thesis, Uppsala universitet, Avdelningen för datalogi, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-355737.
Full textLi, Ying. "Interest management scheme and prediction model in intelligent transportation systems." Diss., Georgia Institute of Technology, 2012. http://hdl.handle.net/1853/45856.
Full textZhao, Yiheng. "Towards the Design of Neural Network Framework for Object Recognition and Target Region Refining for Smart Transportation Systems." Thesis, Université d'Ottawa / University of Ottawa, 2018. http://hdl.handle.net/10393/37978.
Full textHeidaripak, Samrend. "PREDICTION OF PUBLIC BUS TRANSPORTATION PLANNING BASED ON PASSENGER COUNT AND TRAFFIC CONDITIONS." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-53408.
Full textDabiri, Sina. "Semi-Supervised Deep Learning Approach for Transportation Mode Identification Using GPS Trajectory Data." Thesis, Virginia Tech, 2018. http://hdl.handle.net/10919/86845.
Full textMaster of Science
Identifying users' transportation modes (e.g., bike, bus, train, and car) is a key step towards many transportation related problems including (but not limited to) transport planning, transit demand analysis, auto ownership, and transportation emissions analysis. Traditionally, the information for analyzing travelers' behavior for choosing transport mode(s) was obtained through travel surveys. High cost, low-response rate, time-consuming manual data collection, and misreporting are the main demerits of the survey-based approaches. With the rapid growth of ubiquitous GPS-enabled devices (e.g., smartphones), a constant stream of users' trajectory data can be recorded. A user's GPS trajectory is a sequence of GPS points, recorded by means of a GPS-enabled device, in which a GPS point contains the information of the device geographic location at a particular moment. In this research, users' GPS trajectories, rather than traditional resources, are harnessed to predict their transportation mode by means of statistical models. With respect to the statistical models, a wide range of studies have developed travel mode detection models using on hand-designed attributes and classical learning techniques. Nonetheless, hand-crafted features cause some main shortcomings including vulnerability to traffic uncertainties and biased engineering justification in generating effective features. A potential solution to address these issues is by leveraging deep learning frameworks that are capable of capturing abstract features from the raw input in an automated fashion. Thus, in this thesis, deep learning architectures are exploited in order to identify transport modes based on only raw GPS tracks. It is worth noting that a significant portion of trajectories in GPS data might not be annotated by a transport mode and the acquisition of labeled data is a more expensive and labor-intensive task in comparison with collecting unlabeled data. Thus, utilizing the unlabeled GPS trajectory (i.e., the GPS trajectories that have not been annotated by a transport mode) is a cost-effective approach for improving the prediction quality of the travel mode detection model. Therefore, the unlabeled GPS data are also leveraged by developing a novel deep-learning architecture that is capable of extracting information from both labeled and unlabeled data. The experimental results demonstrate the superiority of the proposed models over the state-of-the-art methods in literature with respect to several performance metrics.
Gutta, Gayatri. "Machine vision for the automatic classification of images acquired from Non-destructive tests." Thesis, Högskolan Dalarna, Datateknik, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:du-2520.
Full textManne, Mihira. "MACHINE VISION FOR AUTOMATICVISUAL INSPECTION OF WOODENRAILWAY SLEEPERS USING UNSUPERVISED NEURAL NETWORKS." Thesis, Högskolan Dalarna, Datateknik, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:du-3977.
Full textLanka, Venkata Raghava Ravi Teja Lanka. "VEHICLE RESPONSE PREDICTION USING PHYSICAL AND MACHINE LEARNING MODELS." The Ohio State University, 2017. http://rave.ohiolink.edu/etdc/view?acc_num=osu1511891682062084.
Full textGao, Ce. "Use of Data Analytics and Machine Learning to Improve Culverts Asset Management Systems." University of Cincinnati / OhioLINK, 2019. http://rave.ohiolink.edu/etdc/view?acc_num=ucin15541199012388.
Full textZhou, Gordon. "Machine Learning-Based Cost Predictive Model for Better Operating Expenditure Estimations of U.S. Light Rail Transit Projects." Thesis, The George Washington University, 2021. http://pqdtopen.proquest.com/#viewpdf?dispub=28157527.
Full textGentek, Anna. "Activity Recognition Using Supervised Machine Learning and GPS Sensors." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-295600.
Full textAtt utföra aktivitetsigenkänning på människor har blivit ett populärt forskningsämne bland datavetare, där flertalet studier rörande människor och deras dagliga rörelsevanor undersökts för många olika syften. Detta är inte förvånande när man ser till de möjligheter och användningsområden som kan tillämpas och utnyttjas tack vare resultaten från dessa system. Detta projekt går ut på att implementera ett system som mha samlad sensordata från mobila enheter, kan bearbeta den och genom s.k övervakad maskininlärning med goda resultat bestämma den aktivitet som utförts. Projektet genomfördes baserat på dataset och egenskaper extraherade från GPS-data. Systemet tränades med olika maskininlärningsalgoritmer genom Python SciKit för att välja den bäst lämpade metoden för detta projekt. Slutligen tillämpade vi majority votemetoden för att säkerställa bästa möjliga noggrannhet i aktivitetsklassificeringsprocessen. Resultatet blev ett system som framgångsrikt kan identifiera aktiviteterna gå, cykla, köra bil samt med ett ytterligare fokus på kollektivtrafikmetoderna buss och tunnelbana, med en noggrannhet på över 90%.
Kandidatexjobb i elektroteknik 2020, KTH, Stockholm
Mallick, Soumya Suddha. "Modelling of fluidised dense-phase pneumatic conveying of powders." Centre for bulk solids and particulate technologies - Faculty of Engineering, 2009. http://ro.uow.edu.au/theses/3077.
Full textTotah, Thomas S. "Dense-phase pneumatic transport of cohesionless solids." Thesis, Virginia Polytechnic Institute and State University, 1987. http://hdl.handle.net/10919/80160.
Full textMaster of Science
Jahangiri, Arash. "Investigating Violation Behavior at Intersections using Intelligent Transportation Systems: A Feasibility Analysis on Vehicle/Bicycle-to-Infrastructure Communications as a Potential Countermeasure." Diss., Virginia Tech, 2015. http://hdl.handle.net/10919/76729.
Full textPh. D.
Fallahtafti, Alireza. "Developing Risk-Minimizing Vehicle Routing Problem for Transportation of Valuables: Models and Algorithms." Ohio University / OhioLINK, 2021. http://rave.ohiolink.edu/etdc/view?acc_num=ohiou1627568962315484.
Full textFuentes, Antonio. "Proactive Decision Support Tools for National Park and Non-Traditional Agencies in Solving Traffic-Related Problems." Diss., Virginia Tech, 2019. http://hdl.handle.net/10919/88727.
Full textDoctor of Philosophy
In this dissertation, a transportation system located in Jackson, Wyoming under the jurisdiction of the Grand Teton National Park and recognized as the Moose-Wilson Corridor is evaluated to identify transportation-related factors that influence its operational performance. The evaluation considers its unique prevalent conditions and takes into account future management strategies. Furthermore, emerging analytical strategies are implemented to identify and address transportation system operational concerns. Thus, in this dissertation, decision support tools for the evaluation of a unique system in a National Park are presented in four distinct manuscripts. The manuscripts cover traditional approaches that breakdown and evaluate traffic operations and identify mitigation strategies. Additionally, emerging strategies for the evaluation of data with machine learning approaches are implemented on GPS-tracks to determine vehicles stopping at park attractions. Lastly, an agent-based model is developed in a flexible platform to utilize previous findings and evaluate the Moose-Wilson corridor while considering future policy constraints and the unique natural interactions between visitors and prevalent ecological and wildlife.
Zhang, Zai Yong. "Simultaneous fault diagnosis of automotive engine ignition systems using pairwise coupled relevance vector machine, extracted pattern features and decision threshold optimization." Thesis, University of Macau, 2011. http://umaclib3.umac.mo/record=b2493967.
Full textOsgood, Thomas J. "Semantic labelling of road scenes using supervised and unsupervised machine learning with lidar-stereo sensor fusion." Thesis, University of Warwick, 2013. http://wrap.warwick.ac.uk/60439/.
Full textKumar, Saurabh. "Real-Time Road Traffic Events Detection and Geo-Parsing." Thesis, Purdue University, 2018. http://pqdtopen.proquest.com/#viewpdf?dispub=10842958.
Full textIn the 21st century, there is an increasing number of vehicles on the road as well as a limited road infrastructure. These aspects culminate in daily challenges for the average commuter due to congestion and slow moving traffic. In the United States alone, it costs an average US driver $1200 every year in the form of fuel and time. Some positive steps, including (a) introduction of the push notification system and (b) deploying more law enforcement troops, have been taken for better traffic management. However, these methods have limitations and require extensive planning. Another method to deal with traffic problems is to track the congested area in a city using social media. Next, law enforcement resources can be re-routed to these areas on a real-time basis.
Given the ever-increasing number of smartphone devices, social media can be used as a source of information to track the traffic-related incidents.
Social media sites allow users to share their opinions and information. Platforms like Twitter, Facebook, and Instagram are very popular among users. These platforms enable users to share whatever they want in the form of text and images. Facebook users generate millions of posts in a minute. On these platforms, abundant data, including news, trends, events, opinions, product reviews, etc. are generated on a daily basis.
Worldwide, organizations are using social media for marketing purposes. This data can also be used to analyze the traffic-related events like congestion, construction work, slow-moving traffic etc. Thus the motivation behind this research is to use social media posts to extract information relevant to traffic, with effective and proactive traffic administration as the primary focus. I propose an intuitive two-step process to utilize Twitter users' posts to obtain for retrieving traffic-related information on a real-time basis. It uses a text classifier to filter out the data that contains only traffic information. This is followed by a Part-Of-Speech (POS) tagger to find the geolocation information. A prototype of the proposed system is implemented using distributed microservices architecture.
Zátopek, Michal. "Metody strojového vidění pro rozpoznání dopravního značení." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2015. http://www.nusl.cz/ntk/nusl-221305.
Full textGlaab, Markus. "A distributed service delivery platform for automotive environments : enhancing communication capabilities of an M2M service platform for automotive application." Thesis, University of Plymouth, 2018. http://hdl.handle.net/10026.1/11249.
Full textKelly, Brennan James. "Experimental and Simulated Analysis of Voltage Stress Within a Bar-Wound Synchronous Machine Excited by a Silicon Carbide Inverter." The Ohio State University, 2021. http://rave.ohiolink.edu/etdc/view?acc_num=osu1619111736344023.
Full textTurner, Aaron P. "DEVELOPMENT OF A DECISION SUPPORT SYSTEM FOR CAPACITY PLANNING FROM GRAIN HARVEST TO STORAGE." UKnowledge, 2018. https://uknowledge.uky.edu/bae_etds/58.
Full textCappella, Matteo. "Studio e valutazione di tecniche di training per il riconoscimento automatico di attività attraverso dispositivi mobili." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2017.
Find full textCarel, Léna. "Analyse de données volumineuses dans le domaine du transport." Thesis, Université Paris-Saclay (ComUE), 2019. http://www.theses.fr/2019SACLG001/document.
Full textThe aim of this thesis is to apply new methodologies to public transportation data. Indeed, we are more and more surrounded by sensors and computers generating huge amount of data. In the field of public transportation, smart cards generate data about our purchases and our travels every time we use them. In this thesis, we used this data for two purposes. First of all, we wanted to be able to detect passenger's groups with similar temporal habits. To that end, we began to use the Non-negative Matrix Factorization as a pre-processing tool for clustering. Then, we introduced the NMF-EM algorithm allowing simultaneous dimension reduction and clustering on a multinomial mixture model. The second purpose of this thesis is to apply regression methods on these data to be able to forecast the number of check-ins on a network and give a range of likely check-ins. We also used this methodology to be able to detect anomalies on the network