Difference between revisions of "F56 – Desexualization/Neutralization"

From SIMA wiki
Jump to: navigation, search
(Inhaltliche Modulbeschreibung)
(Inhaltliche Modulbeschreibung)
Line 8: Line 8:
 
==Inhaltliche Modulbeschreibung==
 
==Inhaltliche Modulbeschreibung==
  
The task of the module (F56) can be divided in 3 steps (see figure 1 below):
+
The task of the module (F56) can be divided in 3 steps (see figure below):
  
 
1) To proportionally reduce from every DM (drive Mesh) in the input list some psychic intensity (according to a personality parameter) and divide the psychic intensity to allocate later to other modules.
 
1) To proportionally reduce from every DM (drive Mesh) in the input list some psychic intensity (according to a personality parameter) and divide the psychic intensity to allocate later to other modules.
Line 17: Line 17:
  
 
[[File:Desexualization.jpeg]]
 
[[File:Desexualization.jpeg]]
 +
Figure 1: Schematic Representation of F56
 +
 +
As already said, there is a buffer or temporary storage object for the psychic intensity (DT3). In order for F56 to allocate the intensity among the dependent modules (for instance F7 and F23) without being in direct contact with them, the Buffer DT3_PsychicIntensityStorage is implemented. Among other information, this buffer has two important numeric values:
 +
 +
a) The actual amount of psychic intensity that is available at t=t,
 +
 +
b) The amount of used intensity in the last iteration t=t-1.
 +
 +
In order to access DT3, different interfaces are defined and used by the dependent modules.
 +
 +
 +
Implementation of F56
 +
----
 +
 +
In F56_Desexualization_Neutralization, a reference to the buffer (DT3_PsychicIntensityStorage) is allocated in order to facilitate the allocation of free psychic intensity. Additionally, in F56, two personality parameters (values from 0 to 1) are laid:
 +
 +
a) mrIntensityReductionRate: it determines de prosentual proportion of  drive tension which will be at disposal as free psychic intensity.
 +
 +
b) mrLibidoGenerationRate: it regulates the generation of pleasure by used psychic intensity.
 +
 +
 +
The tasks of F56 are distributed among four methods:
 +
 +
a) convertDriveTensionToFreePsychicIntensity(),
 +
 +
b) divideFreePsychicIntensity(),
 +
 +
c) checkConsumedIntensity()
 +
 +
d) generateLibido()
  
 
==Input==
 
==Input==

Revision as of 13:04, 26 September 2014

Technische Modulbeschreibung

  1. Affektbeträge von Trieben verringern
  2. Aufteilung von Affektbeträgen auf die verschiedenen Module
  3. Kontrolle der Menge der abgeführten neutralisierten Triebintensität
  4. Generierung von Lust (entsprechend der abgeführten neutralisierten Triebintensität)

Inhaltliche Modulbeschreibung

The task of the module (F56) can be divided in 3 steps (see figure below):

1) To proportionally reduce from every DM (drive Mesh) in the input list some psychic intensity (according to a personality parameter) and divide the psychic intensity to allocate later to other modules.

2) To allocate the reduced psychic intensity to other modules through a buffer or temporary storage.

3) To read from the buffer the actual amount of psychic intensity used in the last iteration t=t-in order to generate pleasure according to the amount of actual used psychic intensity and to send this pleasure to the libido buffer (DT1_LibidoBuffer).

Desexualization.jpeg Figure 1: Schematic Representation of F56

As already said, there is a buffer or temporary storage object for the psychic intensity (DT3). In order for F56 to allocate the intensity among the dependent modules (for instance F7 and F23) without being in direct contact with them, the Buffer DT3_PsychicIntensityStorage is implemented. Among other information, this buffer has two important numeric values:

a) The actual amount of psychic intensity that is available at t=t,

b) The amount of used intensity in the last iteration t=t-1.

In order to access DT3, different interfaces are defined and used by the dependent modules.


Implementation of F56


In F56_Desexualization_Neutralization, a reference to the buffer (DT3_PsychicIntensityStorage) is allocated in order to facilitate the allocation of free psychic intensity. Additionally, in F56, two personality parameters (values from 0 to 1) are laid:

a) mrIntensityReductionRate: it determines de prosentual proportion of drive tension which will be at disposal as free psychic intensity.

b) mrLibidoGenerationRate: it regulates the generation of pleasure by used psychic intensity.


The tasks of F56 are distributed among four methods:

a) convertDriveTensionToFreePsychicIntensity(),

b) divideFreePsychicIntensity(),

c) checkConsumedIntensity()

d) generateLibido()

Input

I5.3 von F54 – Emersion of blocked drive content

Output

I5.4 zu F55 – Super-Ego proactive