Multithread-based design and implementation of computer hardware system virtual laboratory

Yang Lu-ming
Abstract:This paper discusses the design and implementation of a computer hardware system Laboratory. By using the multi-tread technology, parallel handling of these modellings are implemented including virtual CPU emulating, signal sampling, graphic coding and signal output and the control of thread synchronization with object lock. According to the runtime peculiarity, the interaction of the modeling and the priority of the threads, the system sets the priority and schedules the threads with priority and time-sliced. By adopting the multi-buffer, the system can control data synchronization and complete the data transmission with the event trigger. The parallel computing of modeling and parallel transmitting in Computer Hardware System Laboratory with the multi-thread and multi-buffer technology is implemented. This design improves the interaction and efficiency of the system and provides a virtual experiment environment with reality and interaction.
Computer Science
What problem does this paper attempt to address?