5:10 AM

Hard Day .......

It was really a hard day for me and my team mate Arun.Simply because nothing went  i the way they were meant to...The questions were not that tough and we are not unhappy that output was not obtained ,but it was shocking to hear that we we working on stupid thing all these hours.. 
Today I realized the meaning  of an old saying "Little or no knowledge is dangerous".The first question we attempted was for finding square root of a number using Newton Raphson method. The logic part of the program was correct and we were able to obtain output.....only for 1.The problem was that we were unaware of using floating point in 8085 and which was the little knowledge we had... The question was a tricky question and we had to develop routines that calculated square..perform division etc .The code was little lengthy that we need to have good planning so that we could join together the different sub routines we had.The subprograms to calculate the square and division required little thinking...
The second question that we attempted was to solve an equation.Which was much easier compared to the first one and we managed to do it in a very small time.The second part of the question really took much if our time .The number of unknown of the first part was increased to three with only two equations in hand.The question was to find the number of solutions.We tried implementing it on the processor which was a very tricky on.We managed to develop an algorithm to find the number of solution and were able to run it but not sure about the result.Then only we came to know that we where required to find the number of solutions and not to implement the same.
Thus today was an unhappy day as we spend most of our time on simply NOTHING....
...........................................................................................................................................................................

0 comments: