• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 2
  • Tagged with
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Automatic Transmission Power Flow Matrix Representation / Matrisrepresentation av effektflöde i automatväxellådor

Öun, Martin January 2014 (has links)
The project has worked with the function and structure of epicyclical automatic transmissions. The goal of the project has been to find a mathematical way of representing the transmissions setup and possible power flows. Furthermore the project has included the generation of all theoretically possible matrix representations of two simple planetary gear sets in MATLAB as the base for a future optimization model. The result of the project is a large quantity of matrix representations of the two planetary gear sets and their connections and shafts. The result from the MATLAB program has been verified by comparing the structure and the number of solutions to all manually derived setups. The result from the program can be considered to be complete for two planetary gears but to extend the analysis to more complex planetary gears and gearboxes with more than two sets, another method is suggested. The generation process in this project has been rather complex and time consuming. The conclusions drawn from this project is that it is possible to represent many epicyclical automatic transmissions in matrix form. An optimization program based on this type of matrix would simplify the design of new, more complex and more efficient epicyclical transmissions leading to more efficient vehicles. Key words: automatic transmission, planetary gear, matrix representation / Projektet har behandlat epicykliska automatväxellådor och dess uppbyggnad och funktion. Idén med projektet har varit att ta fram ett sätt för att på ett matematiskt sätt representera växellådans struktur och dess möjliga effektflöden. Utöver detta har arbetet inneburit att alla teoretiskt möjliga matrisrepresentationer för två enkla sammankopplade planetväxlar har tagits fram i MATLAB som underlag för en framtida optimeringsmodell. Resultatet av arbetet är en stor mängd uppställningar av dessa två planetväxlar och dessas sammankopplingar. Resultatet från MATLAB har jämförts och verifierats genom manuell beräkning av antalet variationer och dessas utseende. Resultatet från programmet kan anses som komplett men för en utökad analys av epicykliska automatväxellådor med fler än två planetväxlar och andra typer än den enklaste formen av planetväxel, rekommenderas en annan typ av framställning av alla möjliga variationer. Den metoden för att generera sammankopplingar som har använts i detta projekt är för komplex och tidskrävande. Slutsatsen av projektet är att det finns möjlighet att generera och representera många epicykliska automatväxellådor på matrisform. Ett optimeringsprogram baserat på denna typ av matris kan förenkla utvecklingen av nya mer avancerade och mer effektiva epicykliska automatväxelådor vilket leder till mer effektiva fordon. Nyckelord: automatisk växellåda, planetväxel, matrisrepresentation
2

Representation and Efficient Computation of Sparse Matrix for Neural Networks in Customized Hardware

Yan, Lihao January 2022 (has links)
Deep Neural Networks are widely applied to various kinds of fields nowadays. However, hundreds of thousands of neurons in each layer result in intensive memory storage requirement and a massive number of operations, making it difficult to employ deep neural networks on mobile devices where the hardware resources are limited. One common technique to address the memory limitation is to prune and quantize the neural networks. Besides, due to the frequent usage of Rectified Linear Unit (ReLU) function or network pruning, majority of the data in the weight matrices will be zeros, which will not only take up a large amount of memory space but also cause unnecessary computation operations. In this thesis, a new value-based compression method is put forward to represent sparse matrix more efficiently by eliminating these zero elements, and a customized hardware is implemented to realize the decompression and computation operations. The value-based compression method is aimed to replace the nonzero data in each column of the weight matrix with a reference value (arithmetic mean) and the relative differences between each nonzero element and the reference value. Intuitively, the data stored in each column is likely to contain similar values. Therefore, the differences will have a narrow range, and fewer bits rather than the full form will be sufficient to represent all the differences. In this way, the weight matrix can be further compressed to save memory space. The proposed value-based compression method reduces the memory storage requirement for the fully-connected layers of AlexNet to 37%, 41%, 47% and 68% of the compressed model, e.g., the Compressed Sparse Column (CSC) format, when the data size is set to 8 bits and the sparsity is 20%, 40%, 60% and 80% respectively. In the meanwhile, 41%, 53% and 63% compression rates of the fully-connected layers of the compressed AlexNet model with respect to 8-bit, 16-bit and 32-bit data are achieved when the sparsity is 40%. Similar results are obtained for VGG16 experiment. / Djupa neurala nätverk används i stor utsträckning inom olika fält nuförtiden. Emellertid ställer hundratusentals neuroner per lager krav på intensiv minneslagring och ett stort antal operationer, vilket gör det svårt att använda djupa neurala nätverk på mobila enheter där hårdvaruresurserna är begränsade. En vanlig teknik för att hantera minnesbegränsningen är att beskära och kvantifiera de neurala nätverken. På grund av den frekventa användningen av Rectified Linear Unit (ReLU) -funktionen eller nätverksbeskärning kommer majoriteten av datat i viktmatriserna att vara nollor, vilket inte bara tar upp mycket minnesutrymme utan också orsakar onödiga beräkningsoperationer. I denna avhandling presenteras en ny värdebaserad komprimeringsmetod för att representera den glesa matrisen mer effektivt genom att eliminera dessa nollelement, och en anpassad hårdvara implementeras för att realisera dekompressions- och beräkningsoperationerna. Den värdebaserade komprimeringsmetoden syftar till att ersätta icke-nolldata i varje kolumn i viktmatrisen med ett referensvärde (aritmetiskt medelvärde) och de relativa skillnaderna mellan varje icke-nollelement och referensvärdet. Intuitivt kommer data som lagras i varje kolumn sannolikt att innehålla liknande värden. Därför kommer skillnaderna att ha ett smalt intervall, och färre bitar snarare än den fullständiga formen kommer att räcka för att representera alla skillnader. På så sätt kan viktmatrisen komprimeras ytterligare för att spara minnesutrymme. Den föreslagna värdebaserade komprimeringsmetoden minskar minneslagringskravet för de helt anslutna lagren av AlexNet till 37%, 41%, 47% och 68% av den komprimerade modellen, t.ex. Compressed Sparse Column (CSC) format, när datastorleken är inställd på 8 bitar och sparsiteten är 20%, 40%, 60% respektive 80%. Under tiden uppnås 41%, 53% och 63% komprimeringshastigheter för de helt anslutna lagren i den komprimerade AlexNet-modellen med avseende på 8- bitars, 16-bitars och 32-bitars data när sparsiteten är 40%. Liknande resultat erhålls för VGG16-experiment.

Page generated in 0.1839 seconds