Related Experiment Video
Updated: Jun 9, 2026

10:58
A Procedure for Implanting Organized Arrays of Microwires for Single-unit Recordings in Awake, Behaving Animals
Published on: February 14, 2014
[An assembly program for a personal computer to receive data from a multi-channel pulse height analyzer via RS-232C]
1Tokyo Metropolitan Isotope Research Center, Japan.
Summary
This study presents an assembly program for PC-9801 computers to transfer data from Canberra S35 plus and S40 Multi-Channel Analyzers (MCA) to floppy disks. The program enables efficient data acquisition and management for scientific applications.
Area of Science:
- Computer Science
- Data Acquisition Systems
- Scientific Instrumentation
Background:
- Efficient data transfer is crucial for scientific research involving multi-channel analyzers (MCA).
- The PC-9801 series personal computer and MS-DOS operating system were common platforms for scientific data handling.
- Interfacing MCA devices with personal computers requires specialized software for data acquisition and storage.
Purpose of the Study:
- To develop an assembly program for the PC-9801 series to facilitate data transfer from MCA devices.
- To enable the storage of 4096-channel data from S35 plus and S40 MCA units onto floppy disks.
- To provide a method for utilizing the acquired data within N83 BASIC programs.
Main Methods:
- Developed a short assembly program utilizing MS-DOS version 3.10.
- Implemented data transfer via the RS-232C serial communication interface.
- Utilized MS-DOS BIOS calls for byte-level data reception and processed data using N83 BASIC.
Main Results:
- Successfully created an executable program for the PC-9801 series.
- Demonstrated efficient data transfer of 4096 channels from MCA units in approximately 22 seconds at a 9600 baud rate.
- Provided source code and procedures for compiling and using the data.
Conclusions:
- The developed assembly program offers a practical solution for data acquisition from Canberra MCA devices on PC-9801 systems.
- The program significantly reduces data transfer time, enhancing workflow efficiency in scientific data management.
- The provided documentation facilitates the implementation and use of the data acquisition system.
Related Concept Videos
Assembly of Signaling Complexes
Multiprotein signaling complexes are formed in a dynamic process involving protein-protein interactions at the cytoplasmic domain of transmembrane receptors or enzymatic and non-enzymatic proteins associated with the receptor. These complexes ensure the activation and propagation of intracellular signals that regulate cell functions.
Interaction domains in cell signaling
Interaction domains recognize exposed features of their binding partners containing post-translationally modified sequences,...
Interaction domains in cell signaling
Interaction domains recognize exposed features of their binding partners containing post-translationally modified sequences,...
Atomic Absorption Spectroscopy: Instrumentation
An atomic absorption spectrophotometer (AAS) comprises several components: a radiation source, an atomizer, a monochromator, and a detector. The radiation source can be a hollow-cathode lamp (HCL) or an electrodeless-discharge lamp (EDL), both of which provide a narrow emission line of the required wavelength. However, some instruments use continuum sources and high-resolution monochromators to achieve a narrow range of radiation.
The atomizer used in AAS can be either a flame atomizer or an...
The atomizer used in AAS can be either a flame atomizer or an...
Inductively Coupled Plasma Atomic Emission Spectroscopy: Instrumentation
Inductively coupled plasma (ICP) is the common plasma source used in atomic emission spectroscopy (AES), a technique that detects and analyzes various elements in a sample. This method is often called inductively coupled plasma atomic emission spectroscopy (ICP-AES).
There are three main types of inductively coupled plasma atomic emission spectroscopy (ICP-AES) instruments: sequential, simultaneous multichannel, and Fourier transform instruments, with the latter being less commonly used.
There are three main types of inductively coupled plasma atomic emission spectroscopy (ICP-AES) instruments: sequential, simultaneous multichannel, and Fourier transform instruments, with the latter being less commonly used.
Operational Amplifiers
The operational amplifier, often referred to as an op-amp, is a multifaceted building block of a circuit. This electronic component functions like a voltage-controlled voltage source and can also be used to create a voltage- or current-controlled current source. The design of an operational amplifier enables it to execute mathematical operations when external components like resistors and capacitors are linked to its terminals. An op-amp has the capacity to sum signals, amplify a signal,...
Instrumentation Amplifier
An electrocardiography (ECG) machine is an essential piece of medical equipment used to monitor the electrical activity of the heart. It operates by detecting small electrical changes on the skin that result from the depolarization of the heart muscle during each heartbeat. However, these signals are in the microvolt range and can be easily overwhelmed by noise or interference.
To overcome this challenge, an ECG machine utilizes an instrumentation amplifier. This specialized amplifier is...
To overcome this challenge, an ECG machine utilizes an instrumentation amplifier. This specialized amplifier is...

