Designing An ARM-Based Multithreaded Audio/Visual/Motion Recording System: Part 1
By Edward L. Lamie, Express Logic
Oct 16 2006 (0:15 AM), Embedded.com
Although it is a generic case study design - not an actual implementation - a real time video/ audio/ motion (VAM) recording system highlights a number of key operating system features and services that must be considered in any embedded system design, including:
- application timers
- threads
- message queues
- mutexes
- memory byte pools
Designed for use in motorized vehicle fleets this case study depends heavily on the use of application timers. One reason for using so many timers is because we need to schedule the copying of data from the temporary memory to the protected memory whenever any one of four events occurs.
Our design provides the ability to record several events within each 24-second time frame, rather than just one. Application timers play a major role in providing this feature. We also used application timers to simulate interrupts that signify the occurrence of events, and we used one timer to display periodic system statistics.
To read the full article, click here
Related Semiconductor IP
- Flexible Pixel Processor Video IP
- Bluetooth Low Energy 6.0 Digital IP
- Verification IP for Ultra Ethernet (UEC)
- MIPI SWI3S Manager Core IP
- Ultra-low power high dynamic range image sensor
Related White Papers
- Designing An ARM-Based Multithreaded Video/Audio/ Motion Recording System - Part 2
- Designing with ARM Cortex-M based SoC Achitectures: Part 2 - Some typical applications
- Designing FPGA Based Reliable Systems Using Virtex-5 System Monitor
- An architecture for designing reusable embedded systems software, Part 1
Latest White Papers
- Security Enclave Architecture for Heterogeneous Security Primitives for Supply-Chain Attacks
- relOBI: A Reliable Low-latency Interconnect for Tightly-Coupled On-chip Communication
- Enabling Space-Grade AI/ML with RISC-V: A Fully European Stack for Autonomous Missions
- CANDoSA: A Hardware Performance Counter-Based Intrusion Detection System for DoS Attacks on Automotive CAN bus
- How Next-Gen Chips Are Unlocking RISC-V’s Customization Advantage