Figure 2 - uploaded by Abdulkadir Saday
Content may be subject to copyright.
-Babylonian Algorithm flow chart

-Babylonian Algorithm flow chart

Source publication
Conference Paper
Full-text available
One of the most important calculation operation in many systems is the calculation of the square root of numbers. In digital systems and digital signal processing there are some different algorithms to calculate the square root of numbers. Designing of the square root calculator depends on the algorithm or method for the programming format. The Bab...

Contexts in source publication

Context 1
... definition shown in Figure 2 indicates that the full part of the x number is 11-bit and the decimal part is 8-bit. As the value defined for the full part increases, the magnitude of the number that can be expressed increases, as the value defined for the decimal part increases, the decimal precision of the number to be expressed increases. ...
Context 2
... flowchart of the calculation of the Babylon method using FPGA with VHDL programming language is given in Figure 2. The process flow shown in Figure 2 starts with the assignment of the number to the input. ...
Context 3
... flowchart of the calculation of the Babylon method using FPGA with VHDL programming language is given in Figure 2. The process flow shown in Figure 2 starts with the assignment of the number to the input. With the assignment of the number, a random number is assigned to the initial value x0. ...