Spelling suggestions: "subject:"nonorthogonal"" "subject:"onorthogonal""
531 |
Performance Evaluation of Raised-Cosine Wavelet for Multicarrier ApplicationsAnoh, Kelvin O.O., Abd-Alhameed, Raed, Ochonogor, O., Dama, Yousef A.S., Jones, Steven M.R., Mapoka, Trust T. January 2014 (has links)
No / Wavelets are alternative building kernels of the
multicarrier systems, such as the orthogonal frequency division
multiplexing (OFDM). The wavelets can be designed by
changing the parent basis functions or constructing new filters.
Some two new wavelets are considered for multicarrier design;
one is designed using raised-cosine functions while the other
was constructed using ideal filters. The spectrums of raisedcosine
wavelet filters are controlled by a roll-off factor which
leads to many distorting sidelobes. The second family of
wavelet, which the raised-cosine wavelet is compared to, have
no distorting sidelobes. It will be shown that raised-cosine
wavelets are less suitable for multicarrier design in
multicarrier environment, in terms of BER when compared to
the wavelet constructed from the ideal filter.
|
532 |
Synthesis of orthogonal push-pull chromophores via click reaction of arylynaminesHuang, S., Ma, J., Yi, Y., Li, M., Cai, P., Wu, Na 24 July 2022 (has links)
Yes / Herein, we report a catalyst-free ‘click’ reaction: metal-free [2 + 2]
cycloaddition–retro-electrocyclisation (CA–RE) of arylynamines
with the sluggish acceptor tetracyanoquinodimethane (TCNQ) to
provide orthogonal electron-push–pull light-harvesting small
molecules: N-heterocyclic dicyanoquinodimethane-substituted
methylene malononitriles. Ynamines are reactive alkynes and tend
to induce over-reactions with the CA–RE adducts. The reactivity of
arylynamines was balanced properly by ensuring the electrondensity of the nitrogen atom was delocalised more over the aromatic rings than the triple bond. / This work was supported by Guangxi Natural Science Foundation (2020JJA120032). / Research Development Fund Publication Prize Award winner, April 2022.
|
533 |
Analysis of Improved µ-Law Companding Technique for OFDM SystemsAli, N., Almahainy, R., Al-Shabili, A., Almoosa, N., Abd-Alhameed, Raed 07 1900 (has links)
Yes / High Peak-to-Average-Power Ratio (PAPR) of transmitted signals is a common problem in broadband telecommunication systems using an orthogonal frequency division multiplexing (OFDM) modulation scheme, as it increases transmitter power consumption. In consumer applications where it impacts mobile terminal battery life and infrastructure running costs, this is a major factor in customer satisfaction. Companding techniques have been recently used to alleviate this high PAPR. In this paper, a companding scheme with an offset, amidst two nonlinear companding levels, is proposed to achieve better PAPR reduction while maintaining an acceptable bit error rate (BER) level, resulting in electronic products of higher power efficiency. Study cases have included the effect of companding on the OFDM signal with and without an offset. A novel closed-form approximation for the BER of the proposed companding scheme is also presented, and its accuracy is compared against simulation results. A method for choosing best companding parameters is presented based on contour plots. Practical emulation of a real time OFDM-based system has been implemented and evaluated using a Field Programmable Gate Array (FPGA).
|
534 |
An Implementation-Based Exploration of HAPOD: Hierarchical Approximate Proper Orthogonal DecompositionBeach, Benjamin Josiah 25 January 2018 (has links)
Proper Orthogonal Decomposition (POD), combined with the Method of Snapshots and Galerkin projection, is a popular method for the model order reduction of nonlinear PDEs. The POD requires the left singular vectors from the singular value decomposition (SVD) of an n-by-m "snapshot matrix" S, each column of which represents the computed state of the system at a given time. However, the direct computation of this decomposition can be computationally expensive, particularly for snapshot matrices that are too large to fit in memory. Hierarchical Approximate POD (HAPOD) (Himpe 2016) is a recent method for the approximate truncated SVD that requires only a single pass over S, is easily parallelizable, and can be computationally cheaper than direct SVD, all while guaranteeing the requested accuracy for the resulting basis. This method processes the columns of S in blocks based on a predefined rooted tree of processors, concatenating the outputs from each stage to form the inputs for the next. However, depending on the selected parameter values and the properties of S, the performance of HAPOD may be no better than that of direct SVD. In this work, we numerically explore the parameter values and snapshot matrix properties for which HAPOD is computationally advantageous over the full SVD and compare its performance to that of a parallelized incremental SVD method (Brand 2002, Brand 2003, and Arrighi2015). In particular, in addition to the two major processor tree structures detailed in the initial publication of HAPOD (Himpe2016), we explore the viability of a new structure designed with an MPI implementation in mind. / Master of Science / Singular Value Decomposition (SVD) provides a way to represent numeric data that breaks the data up into its most important components, as well as measuring how significant each part is. This decomposition is widely used to assist in finding patterns in data and making decisions accordingly, or to obtain simple, yet accurate, representations of complex physical processes. Examples of useful data to decompose include the velocity of water flowing past an obstacle in a river, a large collection of images, or user ratings for a large number of movies. However, computing the SVD directly can be computationally expensive, and usually requires repeated access to the entire dataset. As these data sets can be very large, up to hundreds of gigabytes or even several terabytes, storing all of the data in memory at once may be infeasible. Thus, repeated access to the entire dataset requires that the files be read repeatedly from the hard disk, which can make the required computations exceptionally slow. Fortunately, for many applications, only the most important parts of the data are needed, and the rest can be discarded. As a result, several methods have surfaced that can pick out the most important parts of the data while accessing the original data only once, piece by piece, and can be much faster than computing the SVD directly. In addition, the recent bottleneck in individual computer processor speeds has motivated a need for methods that can efficiently run on a large number of processors in parallel. Hierarchical Approximate POD (HAPOD) [1] is a recently-developed method that can efficiently pick out the most important parts of the data while only accessing the original data once, and which is very easy to run in parallel. However, depending on a user-defined algorithm parameter (weight), HAPOD may return more information than is needed to satisfy the requested accuracy, which determines how much data can be discarded. It turns out that the input weights that result in less extra data also result in slower computations and the eventual need for more data to be stored in memory at once. This thesis explores how to choose this input weight to best balance the amount of extra information used with the speed of the method, and also explores how the properties of the data, such as the size of the data or the distribution of levels of significance of each part, impact the effectiveness of HAPOD.
|
535 |
Gappy POD and Temporal Correspondence for Lizard Motion EstimationKurdila, Hannah Robertshaw 20 June 2018 (has links)
With the maturity of conventional industrial robots, there has been increasing interest in designing robots that emulate realistic animal motions. This discipline requires careful and systematic investigation of a wide range of animal motions from biped, to quadruped, and even to serpentine motion of centipedes, millipedes, and snakes. Collecting optical motion capture data of such complex animal motions can be complicated for several reasons. Often there is the need to use many high-quality cameras for detailed subject tracking, and self-occlusion, loss of focus, and contrast variations challenge any imaging experiment. The problem of self-occlusion is especially pronounced for animals. In this thesis, we walk through the process of collecting motion capture data of a running lizard. In our collected raw video footage, it is difficult to make temporal correspondences using interpolation methods because of prolonged blurriness, occlusion, or the limited field of vision of our cameras. To work around this, we first make a model data set by making our best guess of the points' locations through these corruptions. Then, we randomly eclipse the data, use Gappy POD to repair the data and then see how closely it resembles the initial set, culminating in a test case where we simulate the actual corruptions we see in the raw video footage. / Master of Science / There has been increasing interest over the past few years in designing robots that emulate realistic animal motions. To make these designs as accurate as possible requires thorough analysis of animal motion. This is done by recording video and then converting it into numerical data, which can be analyzed in a rigorous way. But this conversion cannot be made when the raw video footage is ambiguous, for instance, when the footage is blurry, the shot is too dark or too light, the subject (or parts of the subject) are out of view of the camera, etc. In this thesis, we walk through the process of collecting video footage of a lizard running and then converting it into data. Ambiguities in the video footage result in an incomplete translation into numerical data and we use a mathematical technique called the Gappy Proper Orthogonal Decomposition to fill in this incompleteness in an intelligible way. And in the process, we lay your hands on the fundamental drivers of the animal’s motion.
|
536 |
Rapid Modelling of Nonlinearities in Heat TransferFree, Jillian Chodak 01 February 2017 (has links)
Heat transfer systems contain many sources of nonlinearity including temperature dependent material properties, radiation boundary conditions, and internal source terms. Despite progress in numerical simulations, producing accurate models that can predict these complex behaviors are still encumbered by lengthy processing times. Accurate models can be produced quickly by utilizing projection Reduced Order Modeling (ROM) techniques. For discretized systems, the Singular Value Decomposition technique is the preferred approach but has had limited success on treating nonlinearities. In this research, the treatment of nonlinear temperature dependent material properties was incorporated into a ROM. Additional sources of nonlinearities such as radiation boundary conditions, temperature dependent source heating terms, and complex geometry were also integrated. From the results, low conductivity, highly nonlinear material properties were predicted by the ROM within 1% of full order models, and additional nonlinearities were predicted within 8%. A study was then done to identify initial snapshots for use in developing a ROM that can accurately predict results across a wide range of inputs. From this, a step function was identified as being the most accurate and computationally efficient. The ROM was further investigated by a discretization study to assess computational gains in both 1D and 3D models as a function of mesh density. The lower mesh densities in the 1D and 3D ROMs resulted in moderate computational times (up to 40 times faster). However, highly discretized systems such as 5000 nodes in 1D and 125000 nodes in 3D resulted in computational gains on the order of 2000 to 3000 times faster than the full order model. / Ph. D. / Heat transfer systems contain many sources of nonlinearity including temperature dependent material properties, radiation boundary conditions, and internal source terms. Despite progress in numerical simulations, producing accurate models that can predict these complex behaviors are still limited by the time it takes to compute meaningful results. Accurate models can be produced quickly by utilizing some mathematical techniques whereby the original problem is projected into a smaller sub-space and solved with fewer variables. The full space results are then determined by undoing the projection on the results. This is one approach from a larger knowledge base called Reduced Order Modeling (ROM) techniques. For discretized systems, the Singular Value Decomposition technique is the preferred approach but has had limited success on treating nonlinearities. In this research, the treatment of nonlinear temperature dependent material properties was incorporated using the projection approach, tailored to treat the specific material property nonlinearity as well as radiation boundary conditions, temperature dependent source heating terms, and complex geometry. While the approach presented here is specific to the heat transfer application, other problems of a similar form can be handled in the same manner. From the results, low conductivity, highly nonlinear material properties were predicted by the ROM within 1% of full order models, and additional nonlinearities were predicted within 8%. A study was then done to identify initial snapshots for use in developing a ROM that can accurately predict results across a wide range of inputs. From this, a step function was identified as being the most accurate and computationally efficient. The ROM was further investigated by a discretization study to assess computational gains in both 1D and 3D models as a function of mesh density. The lower mesh densities in the 1D and 3D ROMs resulted in moderate computational times (up to 40 times faster). However, highly discretized systems such as 5000 nodes in 1D and 125000 nodes in 3D resulted in computational gains on the order of 2000 to 3000 times faster than the full order model.
|
537 |
Study on Error Estimation of the Cauer Ladder Network Method / カウア回路法の誤差推定に関する研究Nagamine, Hideaki 25 March 2024 (has links)
付記する学位プログラム名: 京都大学卓越大学院プログラム「先端光・電子デバイス創成学」 / 京都大学 / 新制・課程博士 / 博士(工学) / 甲第25292号 / 工博第5251号 / 新制||工||1999(附属図書館) / 京都大学大学院工学研究科電気工学専攻 / (主査)教授 松尾 哲司, 教授 萩原 朋道, 教授 阪本 卓也 / 学位規則第4条第1項該当 / Doctor of Agricultural Science / Kyoto University / DGAM
|
538 |
The Effect of Thermal Non-Uniformity on Coherent Structures in Supersonic Free JetsTang, Joanne Vien 28 June 2023 (has links)
Supersonic jet exhaust plumes produce noise in jet engines, which has been a problem in the aerospace field. Researchers are working on ways to reduce this turbulent mixing noise, with little modification to the engine and nozzle. Prior work has shown that total temperature non-uniformity is a noise reduction technique which introduces a stream of cold flow into the heated jet. This method has been shown to cause changes in the exhaust plume and result in a 2±0.5 dB reduction of peak sound pressure levels. The goal of this work is to reveal underlying changes in the spatial-temporal structure of plume instability and turbulence caused by non-uniform total temperature distributions. Studies have demonstrated several methods of jet noise reduction by modifying the turbulent mixing in the exhaust plume. Large-scale turbulent structures have been shown to be the dominant source of noise in heated supersonic jets, especially over long, streamwise distances. Therefore, a large field-of-view measurement is desirable for studying these structures. Time-Resolved Doppler Global Velocimetry (TR-DGV) with a sampling frequency of 50 kHz is used to collect flow velocity data that is resolved in both time and space. The experiments for data collection were performed on a heated supersonic jet at the Virginia Tech Advanced Propulsion and Power Laboratory. A converging-diverging nozzle with a diameter Reynolds number of 850,000 was used to generate a perfectly expanded, heated flow of Mach 1.5 and a nozzle pressure ratio (NPR) of 3.67. The unheated plume was introduced at the center of the nozzle, with a total temperature ratio (TTR) of 2. Comparison of the mean velocity fields shows that the introduction of the cooler temperature flow in the thermally non-uniform case results in a velocity deficit of about 10% compared to the thermally uniform case. The method of spectral proper orthogonal decomposition (SPOD) was used to reveal the large-scale, coherent noise producing mechanisms. SPOD results indicate that the thermally non-uniform case showed a decrease in turbulent kinetic energy compared to the uniform case at all frequencies. Coherent fluctuations start developing further upstream in the thermally non-uniform case. The addition of the unheated plume results in a disruption in the propagation of the Mach waves from the shear layer into the ambient. The results indicate that the total temperature non-uniformity results in a modified exhaust plume and mean flow distribution at the nozzle exit, compared to that of a thermally uniform flow, which past studies have indicated is a method to reduce jet noise. / Master of Science / Supersonic jet exhaust plumes produce noise in jet engines, which has been a problem in the aerospace field. Researchers are working on ways to reduce this turbulent mixing noise, with little modification to the engine and nozzle. Traditionally, nozzles produce a single stream of uniform temperature flow. This work identifies a method of reducing jet noise, known as thermal non-uniformity. A stream of cold flow is introduced at the center of the nozzle. Applying this method to jet engines can result in quieter aircraft. Large-scale turbulent structures are the dominant noise producing source in supersonic free jets. To further understand the relationship between coherent structures and acoustic jet noise, spectral analysis is used to educe these structures from the flow. This study uses velocity data collected using Time-Resolved Doppler Global Velocimetry (TR-DGV). The study compares the results of a thermally uniform and a thermally non-uniform heated supersonic jet of Mach 1.5. The goal of this study is to determine the effects of thermal non-uniformity on large-scale coherent structures using a modal decomposition analysis known as spectral proper orthogonal decomposition (SPOD). The results from this study show that the thermally non-uniform cases contained less turbulent kinetic energy compared to the thermally uniform cases. Coherent fluctuations start developing further upstream in the thermally non-uniform case. The addition of the unheated plume results in a disruption in the propagation of the Mach waves from the shear layer into the ambient. The results indicate that the total temperature non-uniformity results in a modified exhaust plume and mean flow distribution at the nozzle exit, compared to that of a thermally uniform flow, which past studies have indicated is a method to reduce jet noise.
|
539 |
Analyse des évènements aérodynamiques à l'origine des émissions sonores à partir de simulations numériquesHekmati, Abbas 07 April 2011 (has links) (PDF)
Cette étude porte sur le développement d'outils d'analyse pour l'identification des évènements aérodynamiques à l'origine des émissions sonores dans les écoulements turbulents. Une application aux écoulements autour d'un véhicule automobile et à l'intérieur d'un habitacle automobile est proposée dans ces travaux. Ces écoulements permettent d'aborder aussi bien le rayonnement direct que le rayonnement des panneaux soumis à une excitation aéroacoustique. Pour ces analyses, des simulations numériques directes basées sur la méthode Boltzmann sur réseau ont été mises en œuvre pour analyser les phénomènes aéroacoustiques présents dans ces configurations d'écoulements tels que l'aérateur d'une voiture, l'écoulement autour d'un rétroviseur, l'écoulement autour d'une voiture (vitrages). Des premières investigations à partir de ces bases de données ont été menées en utilisant des méthodes de causalité permettant de relier les évènements aérodynamiques aux émissions sonores. Ainsi, pour l'analyse du rayonnement direct, la Décomposition Orthogonale aux valeurs Propres Etendue (EPOD) est retenue. L'utilisation de cette méthode a nécessité dans un premier temps de s'assurer de la fiabilité des grandeurs numériques disponibles en terme de convergence statistique. On a ainsi pu mettre en évidence l'importance d'une telle étude préliminaire de faisabilité pour de telles analyses aéroacoustiques. Ensuite, la procédure initiale de l'EPOD est améliorée par la prise en compte d'un temps de retard entre le bruit rayonné et le champ aérodynamique. Différentes variables (champ de vitesse, tenseur de Lighthill, pression) dans la région aérodynamique pour représenter les évènements ''sources'', ont également été testées. Il a ainsi été montré l'intérêt d'utiliser le champ de pression pour de telles analyses. Des évènements aérodynamiques à l'origine des émissions sonores émises à certaines fréquences ont ainsi pu être caractérisés. L'étude du rayonnement acoustique des panneaux est tout d'abord effectuée par un modèle éléments finis d'une plaque sous une excitation déterministe. Cette description déterministe est obtenue à l'aide d'une démarche de synthèse partant d'un modèle statistique décrivant les composantes turbulente et acoustique du champ d'excitation aéroacoustique. La réponse vibroacoustique de la plaque vis-à-vis des champs homogènes d'excitation est étudiée et comparée favorablement aux prédictions théoriques. L'application à un champ d'excitation inhomogène a également été effectuée avec succès. Ensuite, une analyse de contribution des différentes composantes (aérodynamique et acoustique) du champ d'excitation au champ acoustique rayonné est effectuée à l'aide de la fonction de cohérence. Les limitations de cette méthode de causalité qui sont dues à la nature étendue et incohérente des sources ont été démontrées. Enfin, une démarche basée sur la décomposition du champ de pression pariétale par la POD est développée afin de séparer les composantes acoustique et turbulente du champ total d'excitation. Une première application de cette méthode à des données synthétiques a montré l'efficacité de cette nouvelle approche. Cette méthode est finalement appliquée avec succès à un champ de pression pariétale issu de la simulation numérique de l'écoulement autour d'un véhicule réel. Cette dernière étape de ce travail offre de nombreuses perspectives relatives aussi bien à la modélisation des champs de pression pariétale qu'à des analyses des couplages aéroacoustiques de ces champs de pression.
|
540 |
Large Eddy Simulations of Complex Flows in IC-Engine's Exhaust Manifold and TurbineFjällman, Johan January 2014 (has links)
The thesis deals with the flow in pipe bends and radial turbines geometries that are commonly found in an Internal Combustion Engine (ICE). The development phase of internal combustion engines relies more and more on simulations as an important complement to experiments. This is partly because of the reduction in development cost and the shortening of the development time. This is one of the reasons for the need of more accurate and predictive simulations. By using more complex computational methods the accuracy and predictive capabilities are increased. The disadvantage of using more sophisticated tools is that the computational time is increasing, making such tools less attractive for standard design purposes. Hence, one of the goals of the work has been to contribute to assess and improve the predictive capability of the simpler methods used by the industry. By comparing results from experiments, Reynolds Averaged Navier-Stokes (RANS) computations, and Large Eddy Simulations (LES) the accuracy of the different computational methods can be established. The advantages of using LES over RANS for the flows under consideration stems from the unsteadiness of the flow in the engine manifold. When such unsteadiness overlaps the natural turbulence the model lacks a rational foundation. The thesis considers the effect of the cyclic flow on the chosen numerical models. The LES calculations have proven to be able to predict the mean field and the fluctuations very well when compared to the experimental data. Also the effects of pulsatile exhaust flow on the performance of the turbine of a turbocharging system is assessed. Both steady and pulsating inlet conditions are considered for the turbine case, where the latter is a more realistic representation of the real flow situation inside the exhaust manifold and turbine. The results have been analysed using different methods: single point Fast Fourier Transforms (FFT), probe line means and statistics, area and volume based Proper Orthogonal Decomposition (POD) and Dynamic Mode Decomposition (DMD). / Denna avhandling behandlar flödet i rörkrökar och radiella turbiner som vanligtvis återfinns i en förbränningsmotor. Utvecklingsfasen av förbränningsmotorer bygger mer och mer på att simuleringar är ett viktigt komplement till experiment. Detta beror delvis på minskade utvecklingskostnader men även på kortare utevklningstider. Detta är en av anledningarna till att man behöver mer exakta och prediktiva simuleringsmetoder. Genom att använda mer komplexa beräkningsmetoder så kan både nogrannheten och prediktiviteten öka. Nackdelen med att använda mer sofistikerade metoder är att beräkningstiden ökar, vilket medför att sådana verktyg är mindre attraktiva för standardiserade design ändamål. Härav, ett av målen med projektet har varit att bidra med att bedöma och förbättra de enklare metodernas prediktionsförmåga som används utav industrin. Genom att jämföra resultat från experiment, Reynolds Averaged Navier-Stokes (RANS) och Large Eddy Simulations (LES) så kan nogrannheten hos de olika simuleringsmetoderna fastställas. Fördelarna med att använda LES istället för RANS när det gäller de undersökta flödena kommer ifrån det instationära flödet i grenröret. När denna instationäritet överlappar den naturligt förekommande turbulensen så saknar modellen en rationell grund. Denna avhandling behandlar effekten av de cykliska flöderna på de valda numeriska modellerna. LES beräkningarna har bevisats kunna förutsäga medelfältet och fluktuationerna väldigt väl när man jämför med experimentell data. Effekterna som den pulserande avgasströmning har på turboladdarens turbin prestanda har också kunnat fastställas. Både konstant och pulserande inlopps randvillkor har används för turbinfallet, där det senare är ett mer realistiskt representation av den riktiga strömningsbilden innuti avgasgrenröret och turbinen. Resultaten har analyserats på flera olika sätt: snabba Fourier transformer (FFT) i enskilda punkter, medelvärden och statistik på problinjer, area och volumsbaserade metoder så som Proper Orthogonal Decomposition (POD) samt Dynamic Mode Decomposition (DMD). / <p>QC 20140919</p>
|
Page generated in 0.0694 seconds