• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 3
  • Tagged with
  • 6
  • 6
  • 4
  • 3
  • 3
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 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

A Three Dimensional Vortex Particle-Panel Code for Modeling Propeller-Airframe Interaction

Calabretta, Jacob S 01 June 2010 (has links) (PDF)
Analysis of the aerodynamic effects of a propeller flowfield on bodies downstream of the propeller is a complex task. These interaction effects can have serious repercussions for many aspects of the vehicle, including drag changes resulting in larger power requirements, stability changes resulting in adjustments to stabilizer sizing, and lift changes requiring wing planform adjustments. Historically it has been difficult to accurately account for these effects at any stage during the design process. More recently methods using Euler solvers have been developed that capture interference effects well, although they don't provide an ideal tool for early stages of aircraft design, due to computational cost and the time and expense of setting up complex volume grids. This research proposes a method to fill the void of an interference model useful to the aircraft conceptual and preliminary designer. The proposed method combines a flexible and adaptable tool already familiar to the conceptual designer in the aerodynamic panel code, with a pseudo-steady slipstream model wherein rotational effects are discretized onto vortex particle point elements. The method maintains a freedom from volume grids that are so often necessary in the existing interference models. In addition to the lack of a volume grid, the relative computational simplicity allows the aircraft designer the freedom to rapidly test radically different configurations, including more unconventional designs like the channel wing, thereby providing a much broader design space than otherwise possible. Throughout the course of the research, verification and validation studies were conducted to ensure the most accurate model possible was being applied. Once the vortex particle scheme had been verified, and the ability to model an actuator disk with vortex particles had been validated, the overall product was compared against propeller-wing wind tunnel results conducted specifically as benchmarks for numerical methods. The method discussed in this work provides a glimpse into the possibility of pseudo-steady interference modeling using vortex particles. A great groundwork has been laid that already provides reasonable results, and many areas of interest have been discovered where future work could improve the method further. The current state of the method is demonstrated through simulations of several configurations including a wing and nacelle and a channel wing.
2

A Higher-Order Method Implemented in an Unstructured Panel Code to Model Linearized Supersonic Flows

Davis, Jake Daniel 01 February 2019 (has links)
Since their conception in the 1960s, panel codes have remained a critical tool in the design and development of air vehicles. With continued advancement in computational technologies, today's codes are able to solve flow fields around arbitrary bodies more quickly and with higher fidelity than those that preceded them. Panel codes prove most useful during the conceptual design phase of an air vehicle, allowing engineers to iterate designs, and generate full solutions of the flow field around a vehicle in a matter of seconds to minutes instead of hours to days using traditional CFD methods. There have been relatively few panel codes with the capacity to solve supersonic flow fields, and there has been little recently published work done to improve upon them. This work implements supersonic potential flow methods into Cal Poly’s open source panel code, CPanel. CPanel was originally developed to solve steady, subsonic flows utilizing constant strength source and doublet panels to define the geometry, and an unstructured geometry discretization; it was later extended to include viscous vortex particle wakes and transient modeling. In this thesis, a higher-order method is implemented in CPanel for use in solving linearized supersonic flows, where a higher-order method is one that utilizes at least one singularity element whose order is higher than constant. CPanel results are verified against analytical solutions, such as the Taylor-Maccoll solution for supersonic conical flows and 2D shock-expansion theory, and the PANAIR and MARCAP supersonic panel codes. Results correlate well with the analytical solutions, and show strong agreement with the other codes.
3

Development of CPANEL, an Unstructured Panel Code, Using a Modified TLS Velocity Formulation

Satterwhite, Christopher R 01 September 2015 (has links) (PDF)
The use of panel codes in the aerospace industry dates back many decades. Recent advances in computer capability have allowed them to evolve, both in speed and complexity, to provide very quick solutions to complex flow fields. By only requiring surface discretization, panel codes offer a faster alternative to volume based methods, delivering a solution in minutes, as opposed to hours or days. Despite their utility, the availability of these codes is very limited due to either cost, or rights restrictions. This work incorporates modern software development practices, such as unit level testing and version control, into the development of an unstructured panel code, CPanel, with an object-oriented approach in C++. CPanel utilizes constant source and doublet panels to define the geometry and a vortex sheet wake representation. An octree data structure is employed to enhance the speed of geometrical queries and lay a framework for the application of a fast tree method. The challenge of accurately calculating surface velocities on an unstructured discretization is addressed with a constrained Hermite Taylor least-squares velocity formulation. Future enhancement was anticipated throughout development, leaving a strong framework from which to perform research on methods to more accurately predict the physical flow field with a tool based in potential flow theory. Program results are verified using the analytical solution for flow around an ellipsoid, vortex lattice method solutions for simple planforms, as well an anchored panel code, CBAERO. CPanel solutions show strong agreement with these methods and programs. Additionally, aerodynamic coefficients calculated via surface integration are consistent with those calculated from a Trefftz plane analysis in CPanel. This consistency is not demonstrated in solutions from CBAERO, suggesting the CHTLS velocity formulation is more accurate than more commonly used vortex core methods.
4

Three-dimensional Flow Solutions For Non-lifting Flows Using Fast Multipole Boundary Element Method

Karban, Ugur 01 September 2012 (has links) (PDF)
Driving aim of this study was to develop a solver which is accurate enough to be used in analysis and fast enough to be used in optimization purposes. As a first step, a three-dimensional potential flow solver is developed using Fast Multipole Boundary Element (FMBEM) for calculating the pressure distributions in non-lifting flows. It is a steady state solver which uses planar triangular unstructured mesh. After the geometry is introduced, the program creates a prescribed wake surface attached to the trailing edge(s), obtains a solution using panel elements on which the doublet and source strengths vary linearly. The reason for using FMBEM instead of classical BEM is the availability of solutions of systems having DOFs up to several millions within a few hours using a standard computer which is impossible to accomplish with classical BEM. Solutions obtained for different test cases are compared with the analytical solution (if applicable), the experimental data or the results obtained by JavaFoil.
5

Aircraft Parametric 3D Modelling and Panel Code of Analysis for Conceptual Design

Tarkian, Mehdi, Javier Zaldivar Tessier, Francisco January 2007 (has links)
<p>Throughout the development of this report there will be a brief explanation of what the actual Aircraft Design Process is and in which stages the methodology that the authors are proposing will be implemented as well as the tools that will interact to produce this methodology.</p><p>The proposed tool will be the first part of a methodology that, according to the authors, by integrating separate tools that are currently used in different stages of the aeronautical design, will promote a decrease in the time frame for the initial stages of the design process.</p><p>The first part of the methodology above, that is proposed in this project, starts by creating a computer generated aircraft model and analyzing its basic aerodynamic characteristics “Lift Coefficient” and “Induced Drag Coefficient”, this step will be an alternative to statistical and empirical methods used in the industry, which require vast amount of data.</p><p>This task will be done in several steps, which will transfer the parametric aircraft model to an input file for the aerodynamic analysis program. To transfer the data a “translation” program has been developed that arranges the geometry and prepares the input file for analysis.</p><p>During the course of this report the reader will find references to existing aircrafts, such as the MD-11 or Airbus 310. However, these references are not intended to be an exact computer model of the mentioned airplanes. The authors are using this as reference so the reader can relate what he/she is seeing in this paper to existing aircrafts. By doing such comparison, the author intends to demonstrate that the Parametric Model that has been created possesses the capability to simulate to some extend the shape of existing aircrafts.</p><p>Finally from the results of this project it is concluded that the methodology in question is promising. Linking the two programs is possible and the aerodynamic characteristics of the models tested fall in the appropriate range. None the less the research must continue following the line that has been discussed in this report.</p>
6

Aircraft Parametric 3D Modelling and Panel Code of Analysis for Conceptual Design

Tarkian, Mehdi, Javier Zaldivar Tessier, Francisco January 2007 (has links)
Throughout the development of this report there will be a brief explanation of what the actual Aircraft Design Process is and in which stages the methodology that the authors are proposing will be implemented as well as the tools that will interact to produce this methodology. The proposed tool will be the first part of a methodology that, according to the authors, by integrating separate tools that are currently used in different stages of the aeronautical design, will promote a decrease in the time frame for the initial stages of the design process. The first part of the methodology above, that is proposed in this project, starts by creating a computer generated aircraft model and analyzing its basic aerodynamic characteristics “Lift Coefficient” and “Induced Drag Coefficient”, this step will be an alternative to statistical and empirical methods used in the industry, which require vast amount of data. This task will be done in several steps, which will transfer the parametric aircraft model to an input file for the aerodynamic analysis program. To transfer the data a “translation” program has been developed that arranges the geometry and prepares the input file for analysis. During the course of this report the reader will find references to existing aircrafts, such as the MD-11 or Airbus 310. However, these references are not intended to be an exact computer model of the mentioned airplanes. The authors are using this as reference so the reader can relate what he/she is seeing in this paper to existing aircrafts. By doing such comparison, the author intends to demonstrate that the Parametric Model that has been created possesses the capability to simulate to some extend the shape of existing aircrafts. Finally from the results of this project it is concluded that the methodology in question is promising. Linking the two programs is possible and the aerodynamic characteristics of the models tested fall in the appropriate range. None the less the research must continue following the line that has been discussed in this report.

Page generated in 0.0509 seconds