]> permondes.de Git - Analog_Engine.git/log
Analog_Engine.git
9 days agoFirst draft of DANCE main
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

2 months agoApplication: 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

2 months agoApplication: Mass in Tube; Helper Functions
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

2 months agoComet on parabolic orbit; root, diodes
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

2 months agoHarmonic Oscillator basics, some changes to AESL
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

2 months agoApplication: 2 raindrops, license CC BY-NC-SA 4.0
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

3 months agoimage added
Permondes [Wed, 24 Jan 2024 18:47:57 +0000 (19:47 +0100)]
image added

3 months agoMass on Sphere, open amplifier, division
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

3 months agoMass with charge in em-field
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

3 months agoRestructured Documents, integration constant, removed SPEED
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

5 months agoScaling amplitude and time
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

6 months agoInclude full potential of Anabrid-THAT
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

6 months agoDamped Harmonic Oscillator
Permondes [Wed, 4 Oct 2023 07:58:18 +0000 (09:58 +0200)]
Damped Harmonic Oscillator

Added damped harmonic oscillator

7 months agoVery first version
Permondes [Sun, 24 Sep 2023 10:41:08 +0000 (12:41 +0200)]
Very first version

7 months agoFirst draft
Permondes [Sun, 24 Sep 2023 10:36:08 +0000 (12:36 +0200)]
First draft