Spelling suggestions: "subject:"transformada dde laplace"" "subject:"transformada dde aplace""
61 |
Um algoritmo para o cálculo dos valores da matriz LTSNDenardi, Vania Bolzan January 1997 (has links)
Apresentamos um novo algoritmo, baseado no algoritmo de inversão de matrizes de Leverrier-Fadeev, para extrair os autovalores e os coeficientes do polinômio característico da matriz (si+ A), não-simétrica, que surge em conexão com o método LTSN - o qual utiliza a transformada de Laplace para a solução da equação de ordenadas discretas S N. O algoritmo baseia-se em propriedades exibidas pela matriz, cuja estrutura e valores dos elementos fazem com que todos os seus autovalores sejam reais e simétricos em relação a zero. Evidências experimentais demonstram que, os autovalores do bloco superior esquerdo da matriz, de dimensão N /2, entrelaçam os autovalores negativos de -A. O algoritmo foi implementado em FORTRAN 77, usando algumas rotinas do BLAS e do LAPACK, e estruturado de forma a explorar a estrutura da matriz, permitindo efetuar os cálculos necessários em um menor tempo e com um menor gasto de menória. No entanto, apesar de ganhos obtidos em comparação com o algoritmo usualmente utilizado, proposto por Barichello, nossos experimentos demonstram a instabilidade numérica do algoritmo de Leverrier-Fadeev. / We present a new algorithm to compute the eigenvalues and the coefficients o f the characteristic polynomial o f a nonsymmetric matrix o f the form (sI+ A), which arises in connection with the LTSN method for the solution of thc discrete ordinates equations S N. Our algorithm is a modifi.cation of the matrix inversion Leverrier-Fadeev algorithm, exploiting the pattern existent in the matrix -A and some properties exhibited by its eigenvalues, which have been determined experimentally. More specifi.cally, its eigenvalues alllie on the real axis and are symmetrically distributed around zero. Also, -A has a block structure and the eigenvalues of the left-hand superior block interleave the negative eigenvalues of the matrix. The algorithm was designed to exploit these characteristics, computing only the nega:tive eigenvalues of -A (due to their symmetrical distribution) by means of the well-know bisection method to obtain the zeros of thc characteristic polynomial. Since the eigenvalues of the left-hand superior block of A interleave those of the matrix, it is possible to use intervals made of pairs of those eigenvalues which contain just a single eigenvalue of - A. Also, the structure of -A was used to develop optimized sections of code of thc algorithm to reduce the number of operations required. The whole algorithm was implementcd in FORTRAN 77, making use of some of the BLAS and LAPACK routines. The results obtained although presenting a better performance than that used currently, due to Barichello, show that the algorithm is susceptible to the ill-conditioning of the matrix.
|
62 |
Resolução dos modelos unidimensional e bidimensional de solidificação de metais puros e ligas eutéticas através da transformada de LaplaceKozakevicius, Alice de Jesus January 1994 (has links)
Este trabalho tem como objetivo apresentar uma solução em forma fechada para uma modelagem, tanto unidimensional quanto bidimensional, do processo de solidificação. Esta modelagem, proposta por Kanetkar et al, aborda a solidificação em termos de dois processos: o macroscópico e o microscópico. O primeiro descreve a transferência de calor do metal para o molde e do sistema metal-molde para o meio ambiente; já. o segundo descreve a formação e o desenvolvimento de grãos no metal durante sua mudança de fase. O acoplamento desses processos se dá. através da inclusão do termo fonte, representante da cinética de solidificação, na equação de conservação de energia para condução do calor. Ao invés de utilizar o método de diferenças finitas na resolução das equações do modelo unidimensional, aplica-se a transformada de Laplace com respeito à variável t e resolve-se analiticamente, via software REDUCE, o sistema de equações gerado pelas condições de contorno para a obtenção dos coeficientes da solução transformada. No caso bidimensional, utiliza-se um método nodal para transformar o problema novamente em uma modelagem unidimensional. Integram-se as equações em uma das direções, no caso, em z, passando-se a calcular o fluxo médio de calor. Uma extensão possfvel é subdividir o domÍnio de integração e calcular o fluxo médio em cada uma das novas regiões interligadas através de condições de contorno. / The modeling of solidification, proposed by Ka.netkar et al, treats the solidification as a process involving ma.croscopic and microscopic íeatures. The ma.croscopic aspect desenhes the heat transfer from the metal to the cylindric body and from the system "metal-mold" to the surroundings. The second describes the formation and development of grains in the metal during its fase changing. The coupling of these two features of the process is ma.de with the inclusion of a source term, tha.t representa the nucleation, in the conservation equation for the heat transíer. lnstead of using finite diference methods for solving the equations of the unidi.mentiona. l model, Laplace transform with respect to the temporal va.riable ( t) is applied in the equations, and for solving analytically the system of equations generated by the boundary conditions from the model, the software REDUCE is used. In the two dimentional model is used a nodal method to transform the problem aga.in in a unidimentional modeling. The equations are integrated in a choosen direction, here z. After that they were solved for a mean heat flux. lt is aslo possible to divide the domain of integration and to calculate the mean heat flux in ea.ch new region considering that ea.ch one is connected with the others by new boundary conditions.
|
63 |
Um algoritmo para o cálculo dos valores da matriz LTSNDenardi, Vania Bolzan January 1997 (has links)
Apresentamos um novo algoritmo, baseado no algoritmo de inversão de matrizes de Leverrier-Fadeev, para extrair os autovalores e os coeficientes do polinômio característico da matriz (si+ A), não-simétrica, que surge em conexão com o método LTSN - o qual utiliza a transformada de Laplace para a solução da equação de ordenadas discretas S N. O algoritmo baseia-se em propriedades exibidas pela matriz, cuja estrutura e valores dos elementos fazem com que todos os seus autovalores sejam reais e simétricos em relação a zero. Evidências experimentais demonstram que, os autovalores do bloco superior esquerdo da matriz, de dimensão N /2, entrelaçam os autovalores negativos de -A. O algoritmo foi implementado em FORTRAN 77, usando algumas rotinas do BLAS e do LAPACK, e estruturado de forma a explorar a estrutura da matriz, permitindo efetuar os cálculos necessários em um menor tempo e com um menor gasto de menória. No entanto, apesar de ganhos obtidos em comparação com o algoritmo usualmente utilizado, proposto por Barichello, nossos experimentos demonstram a instabilidade numérica do algoritmo de Leverrier-Fadeev. / We present a new algorithm to compute the eigenvalues and the coefficients o f the characteristic polynomial o f a nonsymmetric matrix o f the form (sI+ A), which arises in connection with the LTSN method for the solution of thc discrete ordinates equations S N. Our algorithm is a modifi.cation of the matrix inversion Leverrier-Fadeev algorithm, exploiting the pattern existent in the matrix -A and some properties exhibited by its eigenvalues, which have been determined experimentally. More specifi.cally, its eigenvalues alllie on the real axis and are symmetrically distributed around zero. Also, -A has a block structure and the eigenvalues of the left-hand superior block interleave the negative eigenvalues of the matrix. The algorithm was designed to exploit these characteristics, computing only the nega:tive eigenvalues of -A (due to their symmetrical distribution) by means of the well-know bisection method to obtain the zeros of thc characteristic polynomial. Since the eigenvalues of the left-hand superior block of A interleave those of the matrix, it is possible to use intervals made of pairs of those eigenvalues which contain just a single eigenvalue of - A. Also, the structure of -A was used to develop optimized sections of code of thc algorithm to reduce the number of operations required. The whole algorithm was implementcd in FORTRAN 77, making use of some of the BLAS and LAPACK routines. The results obtained although presenting a better performance than that used currently, due to Barichello, show that the algorithm is susceptible to the ill-conditioning of the matrix.
|
64 |
[en] EFFICIENCY ASSESSMENT OF ADVANCED MODAL ANALYSIS AS COMPARED TO TECHNIQUES BASED ON NUMERICAL INVERSE TRANSFORMS / [pt] COMPARAÇÃO DO DESEMPENHO COMPUTACIONAL DA TÉCNICA DE SUPERPOSIÇÃO MODAL AVANÇADA COM TÉCNICAS DA TRANSFORMADA DE LAPLACECARLOS ANDRES AGUILAR MARON 13 February 2009 (has links)
[pt] Uma técnica bem conhecida para resolver problemas
dependentes do tempo
é a formulação, desses problemas, no domínio da frequência
por meio
da transformada de Laplace ou Fourier, com as consequêntes
expressões
apropriadas desses resultados utilizando inversões
numéricas. Embora de
fácil implementação, tais inversões numéricas, são
computacionalmente
dispendiosas quando resultados mais exatos são desejados e
suscetíveis
a instabilidades num´ericas. Para problemas de tipo difusão,
o algoritmo
de Gaver-Stehfest parece ser satisfatório. Problemas gerais
de dinâmica
demandam algoritmos mais robustos, usualmente baseados em
expansões
em séries de Fourier tal como foi proposto inicialmente por
Dubner e
Abate. Algoritmos de outros tipos já são implementados em
softwares
matemáticos tais como Matlab e Mathematica. A livraria de
Fortran possui
um algoritmo proposto por Crump e aperfei¸coado por de Hoog
e colegas.
Mais recentemente, foi proposto resolver problemas
transientes de potencial
e elasticidade pelo uso de uma técnica avançada de
superposição modal que
é aplicado a modelos de elementos finitos e elementos de
contorno baseados
em equilíbrio. O método começa com a formulação no domínio
da frequência
a qual leva a uma matriz de rigidez efetiva,
simétrica-complexa (quando
amortecimento viscoso é considerado), expressa como uma
série de potências
de frequência com matrizes generalizadas de rigidez,
amortecimento e massa.
Após a solução do problema de autovalor não linear
associado, obtém-se uma
solução modal avançada do problema, a qual permite uma
rápida solução
no domínio do tempo obtendo as expressões imediatamente de
qualquer
resultado de interesse. O objetivo deste trabalho é comparar
o desempenho
computacional da técnica de superposição modal avançada com
as técnicas
baseadas em transformadas inversas numéricas de Laplace como
aplicações
a problemas generais de grande porte. A bibliografia
relevante é revista e as
principais diferenças conceituais desses métodos são
brevemente tratados.
Todos os algoritmos são implementados em Fortran com o
intuito de garantir
uma base comum de comparação. Alguns resultados iniciais são
mostrados,
conclusões mais definitivas so poderão ser obtidas após uma
grande série de
simulações numéricas. / [en] An established technique to solve time-dependent problems is
the formulation
of a complete frequency-domain analysis via Laplace or
Fourier transforms,
with subsequent ad hoc expression of results by numerical
inversion.
Although usually easy to implement, such a transform
inversion is computationally
intensive, if accurate results are desired, and liable to
numerical
instabilities. For diffusion-type problems, the
Gaver-Stehfest algorithm
seems well suited. General dynamics problems demand more
robust algorithms
usually based on Fourier series expansions, as firstly
proposed by
Dubner and Abate. Algorithms of either kind are already
implemented in
mathematical languages such as Matlab and Mathematica. The
Fortran library
has a Fourier-series algorithm proposed by Crump and improved by
de Hoog et al. More recently, it has been proposed to solve
transient problems
of potential and elasticity by using an advanced mode
superposition
technique that applies to equilibrium-based finite element
and boundary element
models. One starts with a frequency-domain formulation that
leads to
a complex-symmetric (if viscous damping is included),
effective stiffness matrix
expressed as a frequency power series with generalized
stiffness, dumping
and mass matrices. After solution of the associated
complex-symmetric,
non-linear eigenvalue problem, one arrives at an advanced
modal solution of
the problem, which leads to the straightforward solution in
the time domain
and the immediate expression of any results of interest. Aim
of the present
research work is to compare the computational efficiency of
the proposed
advanced modal analysis with the techniques based on
numerical inverse
transforms, as applied to general, large scale problems. The
relevant literature
is reviewed and the main conceptual differences of the
investigated
methods are briefly outlined. All algorithms are implemented
in Fortran so
as to assure a common basis of comparison. Some initial
results are displayed,
as more definitive conclusions can only be expected after a
large
series of numerical simulations.
|
65 |
A equação de transferência radiativa condutiva em geometria cilíndrica para o problema do escape do lançamento de foguetesLadeia, Cibele Aparecida January 2016 (has links)
Nesta contribuição apresentamos uma solução para a equação de transferência radiativa condutiva em geometria cilíndrica. Esta solução é aplicada para simular a radiação e campo de temperatura juntamente com o transporte de energia radiativa e condutiva proveniente do escape liberado em lançamentos de foguetes. Para este fim, discutimos uma abordagem semianalítica reduzindo a equação original, que é contínua nas variáveis angulares, numa equação semelhante ao problema SN da transferência radiativa condutiva. A solução é construída usando um método de composição por transformada de Laplace e o método da decomposição de Adomian. O esquema recursivo ´e apresentado para o sistema de equações de ordenadas duplamente discretas juntamente com as dependências dos parâmetros e suas influências sobre a convergência heurística da solução. A solução obtida, em seguida, permite construir o campo próximo relevante para caracterizar o termo fonte para problemas de dispersão ao ajustar os parâmetros do modelo, tais como, emissividade, refletividade, albedo e outros, em comparação com a observação, que são relevantes para os processos de dispersão de campo distante e podem ser manipulados de forma independente do presente problema. Além do método de solução, também relatamos sobre algumas soluções e simulações numéricas. / In this contribution we present a solution for the radiative conductive transfer equation in cylinder geometry. This solution is applied to simulate the radiation and temperature field together with conductive and radiative energy transport originated from the exhaust released in rocket launches. To this end we discuss a semi-analytical approach reducing the original equation, which is continuous in the angular variables, into an equation similar to the SN radiative conductive transfer problem. The solution is constructed using a composite method by Laplace transform and Adomian decomposition method. The recursive scheme is presented for the doubly discrete ordinate equations system together with parameter dependencies and their influence on heuristic convergence of the solution. The obtained solution allows then to construct the relevant near field to characterize the source term for dispersion problems when adjusting the model parameters such as emissivity, reflectivity, albedo and others in comparison to the observation, that are relevant for far field dispersion processes and may be handled independently from the present problem. In addition to the solution method we also report some solutions and numerical simulations.
|
66 |
A equação de transferência radiativa condutiva em geometria cilíndrica para o problema do escape do lançamento de foguetesLadeia, Cibele Aparecida January 2016 (has links)
Nesta contribuição apresentamos uma solução para a equação de transferência radiativa condutiva em geometria cilíndrica. Esta solução é aplicada para simular a radiação e campo de temperatura juntamente com o transporte de energia radiativa e condutiva proveniente do escape liberado em lançamentos de foguetes. Para este fim, discutimos uma abordagem semianalítica reduzindo a equação original, que é contínua nas variáveis angulares, numa equação semelhante ao problema SN da transferência radiativa condutiva. A solução é construída usando um método de composição por transformada de Laplace e o método da decomposição de Adomian. O esquema recursivo ´e apresentado para o sistema de equações de ordenadas duplamente discretas juntamente com as dependências dos parâmetros e suas influências sobre a convergência heurística da solução. A solução obtida, em seguida, permite construir o campo próximo relevante para caracterizar o termo fonte para problemas de dispersão ao ajustar os parâmetros do modelo, tais como, emissividade, refletividade, albedo e outros, em comparação com a observação, que são relevantes para os processos de dispersão de campo distante e podem ser manipulados de forma independente do presente problema. Além do método de solução, também relatamos sobre algumas soluções e simulações numéricas. / In this contribution we present a solution for the radiative conductive transfer equation in cylinder geometry. This solution is applied to simulate the radiation and temperature field together with conductive and radiative energy transport originated from the exhaust released in rocket launches. To this end we discuss a semi-analytical approach reducing the original equation, which is continuous in the angular variables, into an equation similar to the SN radiative conductive transfer problem. The solution is constructed using a composite method by Laplace transform and Adomian decomposition method. The recursive scheme is presented for the doubly discrete ordinate equations system together with parameter dependencies and their influence on heuristic convergence of the solution. The obtained solution allows then to construct the relevant near field to characterize the source term for dispersion problems when adjusting the model parameters such as emissivity, reflectivity, albedo and others in comparison to the observation, that are relevant for far field dispersion processes and may be handled independently from the present problem. In addition to the solution method we also report some solutions and numerical simulations.
|
67 |
A equação de transferência radiativa condutiva em geometria cilíndrica para o problema do escape do lançamento de foguetesLadeia, Cibele Aparecida January 2016 (has links)
Nesta contribuição apresentamos uma solução para a equação de transferência radiativa condutiva em geometria cilíndrica. Esta solução é aplicada para simular a radiação e campo de temperatura juntamente com o transporte de energia radiativa e condutiva proveniente do escape liberado em lançamentos de foguetes. Para este fim, discutimos uma abordagem semianalítica reduzindo a equação original, que é contínua nas variáveis angulares, numa equação semelhante ao problema SN da transferência radiativa condutiva. A solução é construída usando um método de composição por transformada de Laplace e o método da decomposição de Adomian. O esquema recursivo ´e apresentado para o sistema de equações de ordenadas duplamente discretas juntamente com as dependências dos parâmetros e suas influências sobre a convergência heurística da solução. A solução obtida, em seguida, permite construir o campo próximo relevante para caracterizar o termo fonte para problemas de dispersão ao ajustar os parâmetros do modelo, tais como, emissividade, refletividade, albedo e outros, em comparação com a observação, que são relevantes para os processos de dispersão de campo distante e podem ser manipulados de forma independente do presente problema. Além do método de solução, também relatamos sobre algumas soluções e simulações numéricas. / In this contribution we present a solution for the radiative conductive transfer equation in cylinder geometry. This solution is applied to simulate the radiation and temperature field together with conductive and radiative energy transport originated from the exhaust released in rocket launches. To this end we discuss a semi-analytical approach reducing the original equation, which is continuous in the angular variables, into an equation similar to the SN radiative conductive transfer problem. The solution is constructed using a composite method by Laplace transform and Adomian decomposition method. The recursive scheme is presented for the doubly discrete ordinate equations system together with parameter dependencies and their influence on heuristic convergence of the solution. The obtained solution allows then to construct the relevant near field to characterize the source term for dispersion problems when adjusting the model parameters such as emissivity, reflectivity, albedo and others in comparison to the observation, that are relevant for far field dispersion processes and may be handled independently from the present problem. In addition to the solution method we also report some solutions and numerical simulations.
|
68 |
[en] ANALYTICAL MODELS FOR THERMAL WELLBORE EFFECTS ON PRESSURE TRANSIENT TESTING / [pt] MODELOS ANALÍTICOS DE EFEITOS TÉRMICOS EM TESTES DE PRESSÃO TRANSIENTEMAURICIO DA SILVA CUNHA GALVAO 13 December 2018 (has links)
[pt] Este trabalho apresenta um novo modelo térmico analítico que acopla poço e reservatório, constituído por um sistema combinado de reservatório, revestimento e coluna de produção. As soluções analíticas consideram fluxo monofásico de fluido pouco compressível em um reservatório homogêneo e infinito e fornecem dados transitórios de temperatura e pressão ao longo do poço para testes de fluxo e de crescimento de pressão, considerando efeitos Joule-Thomson, de expansão adiabática, de condução e convecção. A massa específica do fluido é modelada como função da temperatura e a solução analítica faz uso da transformada de Laplace para resolver a equação diferencial de fluxo de calor transiente, assumindo o termo aT⁄az totalmente transiente. Com relação à análise de transientes de pressão (PTA), dados de pressão impactados por variações térmicas podem levar à interpretação de falsas heterogeneidades geológicas, pois a perda de calor durante a estática proporciona um aumento da pressão exercida pela coluna de fluido, devido ao incremento de sua massa específica, além de uma contração da coluna de
produção, provocando uma mudança na posição do registrador. Esses efeitos podem fazer com que um reservatório homogêneo seja erroneamente interpretado como um reservatório de dupla porosidade, resultando em conclusões inválidas para a modelagem geológica. Os resultados deste trabalho são comparados com a resposta de um simulador comercial não-isotérmico e impactos nas interpretações são extensivamente investigados. Adicionalmente, um estudo de caso de campo é fornecido para validar as soluções analíticas propostas. Comparado à Literatura, o modelo proposto fornece perfis transientes de temperatura mais acurados. / [en] This work presents a new coupled transient-wellbore/reservoir thermal analytical model, consisting of a reservoir/casing/tubing combined system. The analytical solutions consider flow of a slightly compressible, single-phase fluid in a homogeneous infinite-acting reservoir system and provide temperature- and
pressure-transient data for drawdown and buildup tests at any gauge location along the wellbore, accounting for Joule-Thomson, adiabatic fluid-expansion, conduction and convection effects. The wellbore fluid mass density is modeled as a function of temperature and the analytical solution makes use of the Laplace transformation to solve the transient heat-flow differential equation, accounting for a rigorous
transient wellbore-temperature gradient aT⁄az. Regarding pressure transient analysis (PTA), thermal impacted pressure data may lead to the interpretation of false geological heterogeneities, since the heat loss during the buildup period provides an increase in the pressure exerted by the wellbore-fluid column, due to an increase in the oil mass density, and a change in tubing length, consequently causing a change in the gauge location. These effects can make a homogeneous reservoir be wrongly interpreted as a double-porosity reservoir, yielding invalid conclusions to geological modeling. Results are compared to the response of a commercial non-isothermal simulator and thermal impacts on PTA interpretations are thoroughly investigated. In addition, a field case study is also provided to verify the proposed analytical solutions. The proposed model provides more accurate transient temperature flow profiles along the wellbore when compared to previous models in Literature.
|
69 |
Modelo de risco com depend?ncia entre os valores das indeniza??es e seus intervalos entre ocorr?nciasMarinho, Anna Rafaella da Silva 30 January 2014 (has links)
Made available in DSpace on 2015-03-03T15:32:44Z (GMT). No. of bitstreams: 1
AnnaRSM_DISSERT.pdf: 991497 bytes, checksum: 8cd89e56b698033013c824b49f639a4e (MD5)
Previous issue date: 2014-01-30 / We present a dependent risk model to describe the surplus of an insurance portfolio,
based on the article "A ruin model with dependence between claim sizes and claim
intervals"(Albrecher and Boxma [1]). An exact expression for the Laplace transform
of the survival function of the surplus is derived. The results obtained are illustrated
by several numerical examples and the case when we ignore the dependence structure
present in the model is investigated. For the phase type claim sizes, we study by
the survival probability, considering this is a class of distributions computationally
tractable and more general / Neste trabalho apresentamos um modelo de risco dependente para descrever o excedente de uma carteira de seguros, com base no artigo "A ruin model with dependence between claim sizes and claim intervals"(Albrecher e Boxma [1]). Obtemos uma express?o exata para a probabilidade de sobreviv?ncia atrav es da Transformada de Laplace
da fun??o de sobreviv?ncia do superavit. Ilustramos os resultados obtidos atrav?s de exemplos num?ricos e investigamos o que acontece ao se ignorar a estrutura de depend?ncia presente no modelo. Estudamos tamb?m a probabilidade de sobreviv?ncia
para indeniza??es que possuem distribui??o do Tipo Fase, considerando que esta ? uma classe de distribui??es, computacionalmente trataveis, bem mais geral
|
70 |
Calculo exacto de la matriz exponencial / Calculo exacto de la matriz exponencialAgapito, Rubén 25 September 2017 (has links)
We present several methods that allow the exact computation of the exponential matrix etA. Methods that include computation of eigenvectors or Laplace transform are very well-known, and they are mentioned herefor completeness. We also present other methods, not well-known inthe literature, that do not need the computation of eigenvectors, and are easy to introduce in a classroom, thus providing us with general formulas that can be applied to any matrix. / Presentamos varios métodos que permiten el calculo exacto de la matriz exponencial etA. Los métodos que incluyen el calculo de autovectores y la transformada de Laplace son bien conocidos, y son mencionados aquí por completitud. Se mencionan otros métodos, no tan conocidos en la literatura, que no incluyen el calculo de autovectores, y que proveen de fórmulas genéricas aplicables a cualquier matriz.
|
Page generated in 0.1522 seconds