Solving response expressions in the ADC/ISR framework

Maximilian Scheurer1, Antonia Papapostolou1, Thomas Fransson2

  • 1Interdisciplinary Center for Scientific Computing, University of Heidelberg, Im Neuenheimer Feld 205, 69120 Heidelberg, Germany.

Summary

This study introduces a memory-efficient computational method for molecular response properties using algebraic-diagrammatic construction (ADC). The new approach enhances the performance and convergence of numerical algorithms for the second-order ADC model, implemented in an open-source Python library.

Related Concept Videos

Impulse Response01:17

Impulse Response

The impulse response is the system's reaction to an input impulse. In an RC circuit, the voltage source is the input, and the capacitor's voltage is the output. The system's state and output response before and after input excitation are distinctly defined.
Kirchhoff's law forms an input signal equation, with the capacitor's current and voltage providing the output. Substituting the current and dividing by RC yields a differential equation. The output for an impulse input is...
307
Response Surface Methodology01:16

Response Surface Methodology

Response Surface Methodology (RSM) is a collection of statistical and mathematical techniques used to develop, improve, and optimize processes. It is particularly valuable when many input variables or factors potentially influence a response variable.
The process of RSM involves several key steps:
206
Integrator and Differentiator01:13

Integrator and Differentiator

Op-amp circuits have significant applications in various fields, including automotive engineering. One such application is cruise control systems in cars, where op-amp circuits are integral for maintaining a constant speed. In these systems, op-amps function as both integrators and differentiators.
An integrator within an op-amp circuit produces an output directly proportional to the integral of the input signal. This is achieved by replacing the feedback resistor in a typical inverting...
913
RLC Series Circuit: Problem-Solving01:30

RLC Series Circuit: Problem-Solving

Consider an AC generator with a frequency of 50 hertz and a voltage of 120 volts. The AC generator is connected to an RLC series circuit with a 20-ohms resistor, a 0.2-henry inductor, and a 0.05-farad capacitor. Determine the impedance, current amplitude, and phase difference between the generator's current and emf.
To solve the problem, first, determine the known and unknown quantities in the problem. Recalling the reactance equation for the inductor and capacitor and substituting the...
2.1K
Deconvolution01:20

Deconvolution

Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
217
RL Circuit with Source01:14

RL Circuit with Source

When an RL (Resistor-Inductor) circuit is connected to a DC source, the complete response of the circuit can be divided into two parts: the transient response and the steady-state response.
The transient response of the circuit is its temporary reaction to the sudden application of the DC source. This response is characterized by a current that exponentially decays to zero as time approaches infinity. During this transitional period, the inductor behaves like a short circuit, causing the source...
854