The CDP1802E is an 8-bit CMOS microprocessor manufactured by Harris Corporation (later Intersil, now Renesas). It is notable for its use in early microcomputers and its radiation-hardened versions used in spacecraft. The CDP1802E's architecture features a set of sixteen 16-bit registers that can be used as program counters, data pointers, or scratchpad memory, offering flexibility in programming.
Applications:
- Early Microcomputers: Used in some of the first personal computers, particularly those emphasizing low power consumption.
- Industrial Control Systems: Employed in industrial automation and control equipment for its robustness and reliability.
- Spacecraft Control Systems: Radiation-hardened versions of the CDP1802E are used in satellite and spacecraft systems due to their resistance to radiation effects.
- Embedded Systems: Found in various embedded applications requiring low power and reliable performance.
- Educational Platforms: Used in educational kits and projects for learning about microprocessor architecture and programming.
Features:
- 8-Bit CMOS Microprocessor: Based on CMOS technology for low power consumption.
- Sixteen 16-Bit Registers: Flexible register set that can be used as program counters, data pointers, or scratchpad memory.
- Simple Instruction Set: Relatively simple instruction set architecture (ISA) for ease of programming.
- Static Design: Operates at very low clock speeds, down to DC, for minimal power consumption.
- Single Power Supply: Operates from a single power supply voltage.
Benefits:
- Low Power Consumption: Ideal for battery-powered applications and systems requiring minimal energy use.
- Flexible Architecture: The versatile register set allows for efficient programming and memory management.
- Radiation Hardness: Radiation-hardened versions are suitable for use in harsh environments such as space.
- Reliable Operation: Designed for stable and consistent performance in various operating conditions.
- Ease of Use: Simple instruction set makes it relatively easy to learn and program.
Additional Details:
The CDP1802E operates with a clock frequency typically in the range of a few MHz. It has a 64KB addressable memory space. The architecture includes features for direct memory access (DMA) and interrupt handling. The radiation-hardened versions are specifically designed to withstand high levels of radiation, making them suitable for space-based applications where radiation can cause malfunctions in standard microprocessors. The processor is programmed using assembly language, and development tools are available to support software development and debugging.