1972
DOI: 10.3758/bf03207867
|View full text |Cite
|
Sign up to set email alerts
|

Computerized process control in behavioral science research

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
7
0

Year Published

1973
1973
1989
1989

Publication Types

Select...
5
1
1

Relationship

1
6

Authors

Journals

citations
Cited by 10 publications
(7 citation statements)
references
References 2 publications
0
7
0
Order By: Relevance
“…The first generation of programming languages in psychology were typically specialized process control languages working in small memory partitions (e.g., Schneider & Scholz, 1973;Scholz, 1972) operating with less than 16Kof memory on machines such as the DEC PDP-8 or the IBM 1800. The second generation had two major variants.…”
mentioning
confidence: 99%
“…The first generation of programming languages in psychology were typically specialized process control languages working in small memory partitions (e.g., Schneider & Scholz, 1973;Scholz, 1972) operating with less than 16Kof memory on machines such as the DEC PDP-8 or the IBM 1800. The second generation had two major variants.…”
mentioning
confidence: 99%
“…SLEEP will then return to the user's program (i.e., the program will "awake") whenever something occurs (e.g., a timer times out or a response is made) that requires the program to service it. Since the return is to the next statement following the call to SLEEP, the top-entry problem discussed by Scholz (1972) is avoided. Most of the subroutines in this package were written to use the SLEEP subroutine.…”
Section: The Subroutinesmentioning
confidence: 99%
“…Although RSX provides the standard WAIT subroutine, this approach has well-known shortcomings (Kaplan, 1977). In order to overcome these problems, we used the soft-timer approach (see Scholz, 1972). In our implementation, an array in memory is set up so that each word acts as an automatic timer.…”
Section: The Subroutinesmentioning
confidence: 99%
See 1 more Smart Citation
“…Since the clock interrupts the CPU only once every 100 msec, it consumes less than 0.5% of the execution time. The interrupt servicing software uses a fi rs t -in-fi rst-out communication queue which minimizes the chance of having system pointers confused (see Scholz, 1972). The independence of operating system components allows the elimination of sections of it when additional core is needed.…”
mentioning
confidence: 99%