Difference between revisions of "Drives"

From SIMA wiki
Jump to: navigation, search
(Satisfaction of complex drives)
Line 43: Line 43:
 
Erinnerungssuche, welchen Trieb die wahrgenommenen Aktion mit Objekt reduziert und in welchem Ausmaß
 
Erinnerungssuche, welchen Trieb die wahrgenommenen Aktion mit Objekt reduziert und in welchem Ausmaß
 
Searchpattern: Triebziel (wahrgenommene Aktion bei Self), Triebobjekt
 
Searchpattern: Triebziel (wahrgenommene Aktion bei Self), Triebobjekt
 +
 +
 +
=== Satisfaction complex drives for non atomic ations===
 +
The execution of a non atomic actions like devide cannot be detected via the vision sensor. The satisfaction is calculation in the act analyses function. If the act (e.g. devide) is finished the corresponding drive will be satified.

Revision as of 14:14, 3 July 2014

Overview

In following figure an overview of the drive cyclus is given.

Drive satisfaction.jpg

First...

Details are given in the respective figures.

Drive Generation

We distinguish between sexual and self preservation drives. Self preservation drives are connected to signals from body systems (e.g. stomach system). Sexual drives are powered by the libido.

Sexual Drives

There is a buffer for each drive component of each sexual drive. The buffer works like a tank (see picture below). The generated libido stream is divided and defines the inflow of each tank. These division is based on the personality parameters. We use the signals from the erogenous zones to reduce the tank level. The reduced amount is accumulated to the pleasure. The level of the tank defines the strength of the corresponding drive. The generation of the drive data structure depending on the tank fill level is in F48.

Following figure describes the connection of the libido soucre an the sexual drives

Sexual Drives.png

Self Preservation Drives

As mentioned above the self preservation drives correspond to an input from a body sensor(e.g. the heigh of the blood sugar correspond to the stomach drive). Like the sexual drives they also use a buffer system. The inflow of the buffer is defined by the sensor input, the personality parameters and the signals from the erogenous zones.

Self preservation drives.jpg

Drive satisfaction

To satisfy the drive we either use direct feedback from the body or we satisfy the drive throw the visual perception of the action.

Body Feedback

For actions with direct effect on the body we detect these effect as a change of the values of the internal body sensors (self preservation drives - e.g. the action eat changes the blood sugar value) or as a signal out of the erogenous zones (for sexual drives)

Following figures describes the feedback via body systems

Body feedback.jpg

Satisfaction complex drives for atomic actions

To detect the execution of complex actions(with no direct effect on the body) we us the visual perception. Each action executor stores the action as a part of his own entity. The vision sensor detects his own body as entity with the included action. So it is possible to attach the perceived action to the self object.

The module F45 uses the self object with the attached action to satisfy (depending on the memory) the corresponding drive.

Erinnerungssuche, welchen Trieb die wahrgenommenen Aktion mit Objekt reduziert und in welchem Ausmaß Searchpattern: Triebziel (wahrgenommene Aktion bei Self), Triebobjekt


Satisfaction complex drives for non atomic ations

The execution of a non atomic actions like devide cannot be detected via the vision sensor. The satisfaction is calculation in the act analyses function. If the act (e.g. devide) is finished the corresponding drive will be satified.