]>
permondes.de Git - Analog_Engine.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Permondes [Mon, 23 Sep 2024 17:37:32 +0000 (19:37 +0200)]
Throwing a stone on earth, starting a rocket from earth
Some rearrangements of the application examples
Application: Throwing a stone on earth
Application: Starting a rocket from earth
Permondes [Tue, 10 Sep 2024 14:53:45 +0000 (16:53 +0200)]
Potential of charged sphere
Application: Potential of charged sphere
LACE: major rework of the syntax
Permondes [Mon, 19 Aug 2024 15:14:13 +0000 (17:14 +0200)]
2-dim gravity(swing-by)
Application: 2-dim gravity (swing-by)
Permondes [Tue, 30 Jul 2024 17:13:24 +0000 (19:13 +0200)]
Application Gravity
Application: Gravity, 1-dim
LACE: added division, assign
Permondes [Thu, 18 Jul 2024 09:41:31 +0000 (11:41 +0200)]
Quantum Well
Application: quantum well
Permondes [Fri, 5 Jul 2024 15:55:21 +0000 (17:55 +0200)]
Applications: Longitudinal oscillating chains; PDEs
Applications: Longitudinal oscillating chains
- Masses hanging on springs
- 2 masses fixed to walls
- linear molecule
Technical topics:
- Partial differential equations
- Added capacitance of THAT integrators
- building additional integrators
Scripting language:
- renamed DELACE to LACE
- some minor adaptation
Permondes [Wed, 5 Jun 2024 19:32:52 +0000 (21:32 +0200)]
Application: Bead glides on cycloidic wire
Application: Bead glides on cycloidic wire
DELACE: added operation output, division in isum
Permondes [Wed, 29 May 2024 17:34:06 +0000 (19:34 +0200)]
a rope slides frictionlessly down the edge of a table
Applications:
- Hollow Cylinder
- a rope slides frictionlessly down the edge of a table
Scripting language DELACE
Permondes [Thu, 18 Apr 2024 07:57:19 +0000 (09:57 +0200)]
First draft of DANCE
Description language for ANalog Circuit Engines (DANCE) is another
scripting language for analog engines. In contrast to AESL, which is
focused on connectivity of the engine, it is rather focused on user
readability and simplicity. Thus realizing the connections requires more
effort than with AESL.
Example: TP1 07.19 Falling Mass
Permondes [Sun, 25 Feb 2024 19:09:43 +0000 (20:09 +0100)]
Application: Falling Mass
Application: Falling Mass
Technical:
- Helper: Limit Integral to positive values;
- Scaling by analyzing the differential equation
Permondes [Fri, 16 Feb 2024 19:21:57 +0000 (20:21 +0100)]
Application: Mass in Tube; Helper Functions
Application: Mass in Tube
Helper-Functions, sine-cosine generation
Permondes [Mon, 5 Feb 2024 18:11:30 +0000 (19:11 +0100)]
Comet on parabolic orbit; root, diodes
Applications: Comet on parabolic orbit
Technical:
- Intro to solving differential equations and integrals
- Added root-calculation
- Details about diodes and Z-diodes
AESL: Ports for diodes and z-diodes
Permondes [Thu, 1 Feb 2024 08:55:59 +0000 (09:55 +0100)]
Harmonic Oscillator basics, some changes to AESL
Applicaton: new Harmonic Oscillator basics
Scripting language:
- Operators are not numbered any more
. Coefficients are addressed by their “name”
- Removed ALIAS, it does not support readability
Permondes [Wed, 31 Jan 2024 11:50:44 +0000 (12:50 +0100)]
Application: 2 raindrops, license CC BY-NC-SA 4.0
License CC BY-NC-SA 4.0
AESL:
- multiple REQUIRES can be written in one line
- added HALT, REQUIRES to reserved words
Applications:
- corrected 10¹ is da (deca)
- Application: 2 raindrops
Permondes [Wed, 24 Jan 2024 18:47:57 +0000 (19:47 +0100)]
image added
Permondes [Wed, 24 Jan 2024 18:38:55 +0000 (19:38 +0100)]
Mass on Sphere, open amplifier, division
Moved scripts to sub-directory AESL
Technical: added open amplifier, division
Applications: ccc
Permondes [Tue, 16 Jan 2024 17:20:13 +0000 (18:20 +0100)]
Mass with charge in em-field
Example: added "Mass with charge in em-field"
Language: changed OUT to OUTPUT
Permondes [Fri, 12 Jan 2024 20:02:08 +0000 (21:02 +0100)]
Restructured Documents, integration constant, removed SPEED
Restructured Documents:
- Language: about the syntax of AESL
- Technical Topics: such as integrating constants, scaling
- Examples
Language:
- removed obsolete SPEED
Permondes [Thu, 2 Nov 2023 21:14:49 +0000 (22:14 +0100)]
Scaling amplitude and time
Analytical solution of the damped harmonic oscillator added to the
example.
Scaling amplitude and time for the example.
Adding TIMEBASE entry to AESL
Permondes [Fri, 6 Oct 2023 18:57:49 +0000 (20:57 +0200)]
Include full potential of Anabrid-THAT
change out_x to out.x to be coherent with e.g. coefficient.1
Added ALIAS
Added OP-TIME
include full potential of Anabrid-THAT
Permondes [Wed, 4 Oct 2023 07:58:18 +0000 (09:58 +0200)]
Damped Harmonic Oscillator
Added damped harmonic oscillator
Permondes [Sun, 24 Sep 2023 10:41:08 +0000 (12:41 +0200)]
Very first version
Permondes [Sun, 24 Sep 2023 10:36:08 +0000 (12:36 +0200)]
First draft