摘要
实时多任务操作系统在嵌入式系统中的应用越来越受到开发者的重视,信号量做为任务之间的通信手段之一,在实时多任务操作系统中广泛使用;文章首先介绍了实时操作系统中的信号量及其类型,然后介绍了μC/OS-Ⅱ中信号量的管理,并重点分类讨论了信号量的作用、工作原理以及具体的实现方法,最后给出了μC/OS-Ⅱ中信号量在无人机系统中的应用。
Nowadays, in the embedded system, developers gain greatly emphysis on real--time operating--system (RTOS). semaphores, being used as an method of communication, get the widely application. At first semaphores in real--time operating--system (RTOS) is introduced in brief. Then management of semaphores in μC/OS-Ⅱ are given, at the same time, the greatly analysis of function and schematic of semaphores was issued, including method of implemetation. At last, propose application of semaphores in μC/OS-Ⅱ for UVA.
出处
《计算机测量与控制》
CSCD
北大核心
2012年第3期807-809,共3页
Computer Measurement &Control
关键词
信号量
实时多任务
通信与同步
优先级
无人机
semaphores
real--time operations
communications and synchronization
priority
UAV