摘要
为了实现导弹遥测系统接收端小型化,设计一套基于ARM平台的平板电脑一体化设备取代原有Windows系统平台的测试台和笔记本模式,需要将原有软件移植到Android平台。本文采用Reentrant Read Write Lock的方法解决了旧版本程序单核顺序执行模式移植到Android系统多核CPU并行处理模式下出现的高并发问题,为未来导弹实现多环境高机动性作战提供可能性。
This paper designs a set of tablet PC integration equipment based on ARM platform to replace the test platform mid notebook mode of the original Windows system platform which can realize miniaturization of receiver terminal of Missile Telemetry System. The original software need to be installed on Android platform. ReentrantReadWriteLock is used to solve the high concurrency problem that always happens when original program' s single-core sequence execution mode is transplanted to Android platform's multi-core CPU parallel processing mode. This study provides opportunity to realize multi environment and high maneuver-ability of Missile in the future.
作者
张钦顾仰
邓迪
王宇
ZHANGQIN Gu-yang;DENG Di;WANG Yu(Shanghai Aerospace Electronic Technology Institute,Shanghai 200109)
出处
《电脑与电信》
2018年第4期50-52,共3页
Computer & Telecommunication
关键词
高并发
可重入锁
研究分析
high concurrency
reentrant lock
research and analysis