Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

A real-time programming system.

H R Townsend

    International Journal of Bio-Medical Computing
    |March 1, 1979
    PubMed
    Summary
    This summary is machine-generated.

    This paper introduces the Basic Operating and Scheduling System (BOSS), a novel system for small computers. BOSS manages modular processes and prioritizes peripheral interrupts, enabling dynamic real-time systems.

    Related Concept Videos

    You might also read

    Related Articles

    Articles linked to this work by shared authors, journal, and citation graph.

    Sort by
    Same author

    EEG appearances in acute carbamazepine toxicity.

    Human & experimental toxicology·1990
    Same author

    Phenomenology of depression in epilepsy.

    Epilepsia·1987
    Same author

    The effects of long-term oxygen therapy on the EEG in patients with chronic stable ventilatory failure.

    Bulletin europeen de physiopathologie respiratoire·1979
    Same author

    Delayed visual evoked potentials with bilateral disease of the posterior visual pathway.

    Journal of neurology, neurosurgery, and psychiatry·1978
    Same author

    Surgical techniques for the serial sampling of cerebrospinal fluid and for electrocorticography in cattle.

    Research in veterinary science·1978
    Same author

    Towards a three-dimensional brain model stored in a computer.

    Acta neurochirurgica·1974
    Same journal

    Commentary on a futuristic model of patient record systems and telemedicine.

    International journal of bio-medical computing·1996
    Same journal

    Nonlinear eye movement detection method for drowsiness studies.

    International journal of bio-medical computing·1996
    Same journal

    Segmentation of auditory brainstem response signals.

    International journal of bio-medical computing·1996
    Same journal

    A comparison of neural network and Bayes recognition approaches in the evaluation of the brainstem trigeminal evoked potentials in multiple sclerosis.

    International journal of bio-medical computing·1996
    Same journal

    Methodology for using the UMLS as a background knowledge for the description of surgical procedures.

    International journal of bio-medical computing·1996
    Same journal

    An MLP-based model for identifying qEEG in depression.

    International journal of bio-medical computing·1996
    See all related articles

    Area of Science:

    • Computer Science
    • Operating Systems
    • Real-time Systems

    Background:

    • Traditional operating systems face challenges in managing modular processes and prioritizing real-time tasks on small computers.
    • Efficient resource allocation and inter-process communication are critical for responsive system performance.

    Purpose of the Study:

    • To describe the design and functionality of the Basic Operating and Scheduling System (BOSS).
    • To detail the scheduling algorithms for equal time division and interrupt prioritization.
    • To explain inter-process communication mechanisms for dynamic real-time system construction.

    Main Methods:

    • Detailed description of the BOSS scheduler's time-division and interrupt-handling mechanisms.
    • Explanation of operating system procedures for inter-process communication.

    Related Experiment Videos

  • Discussion of BOSS philosophy and its application in multi-processor environments.
  • Main Results:

    • BOSS effectively divides computer time equally among modular processes.
    • The system successfully prioritizes processes requiring peripheral interrupt responses.
    • BOSS facilitates the creation of dynamically self-modifying real-time systems through its communication procedures.

    Conclusions:

    • BOSS provides an efficient operating and scheduling system for small computers.
    • The system's modular design and prioritization capabilities support complex real-time applications.
    • BOSS demonstrates a viable approach for managing multi-processor assemblies.