BEKER’S ALGORITHM: AN EFFICIENT AND IMPROVED ARCHITECTURE OF DAA INSTRUCTION FOR DECIMAL CONVERSION IN 8085 µP
Keywords:
DAA, Lab VIEW, Microprocessor, Graphical programming, BCD ConversionAbstract
Now a days so many clients are using 8085 simulators and real time programming platforms for
educational and research applications. The beker’s algorithm presented an enhanced architecture for DAA Decimal
Adjust Accumulator instruction in 8085 microprocessor. To represent the processed data it is necessary to convert
the hexadecimal data to BCD format after the arithmetic instructions. The DAA instruction does not offer a
persistent and error free operation. The proposed algorithm corrected all these types of bugs and offers 100%
precise result on arithmetic operations.