Abstract
Abstract : Autopilots utilizing a single processor allow for smaller, lighter, more cost-effective designs than those using multi-processor architecture. Presented here is a software architecture that allows multiple tasks to operate in a real-time mutually exclusive environment using a single 8-bit processor. This type of architecture will be utilized to create an autopilot using a single processor and sensors. The problem is preventing individual tasks from interfering with one another in a real-time environment. The processor selected for this design is the 8-bit microchip programmable integrated circuit (PIC) 18F2420. Hardware limitations on the microchip PIC, such as a lack of symmetric multi-processing, must be emulated in a round-robin interrupt scheduler whereby each task runs in sequence, receiving only a slice of the total processing time available.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.