The real time system (rts)-microprocessor, Assembly Language

Assignment Help:

The real time System (RTS) :

Calling the clock real-time is somewhat of a misnomer because it only shows the time setting it has been given. The RTC is the other half of chip that has CMOS memory and may be thought of as a set of counters.

The first one counts from 0 to 9 and then tells to the next counter (the 10's place counter) to count once. The first counter then begin counting again and counts from 0 to 9 and again tell the next higher counter (the 10's counter) to set its counter up one more (now at 2), and so on.

Now the 10's place counter (which is counting 10's of seconds) only counts from 0 to 5 and then it tells the minute counter to do its increment, which will then start its drive from 0 to 9 and so on.

Of course the next counter after minute counter is minute 10's place counter, which also counts from limit 0 to 5 and then tells the hours counter to count once etc, and so on.

The procedure goes on through the hour 10's place as it counts from 0 to 2, the day counter-which enter from 1 to 30, or  1 to 31, or sometimes  1 to 28 or might be 29 depending on what the rules for which month has how many days and which years have 29 day Februarys. The month counter proceeds to enter from 1 to 12, and of course then the year counter starts its trip with the good old 0 to 9, and in last we have year 10's counter again with values going from 0 to 9.

 


Related Discussions:- The real time system (rts)-microprocessor

The alpha, The Alpha : The development of the Alpha chip start in the y...

The Alpha : The development of the Alpha chip start in the year 1988 The new chip used 64 bit technology, let users to pack  more  complexity  into  their  programs  than  exis

Write an assembly program to design an array, 1- Write an assembly program ...

1- Write an assembly program that:   a- Defines an array of 10 (word type)elements;   b- Finds out the number of negative elements   c- Calculate the summation of the posi

Assembly language, how to find out the given number is positive or negative...

how to find out the given number is positive or negative?

Matrices, code to add two matrices

code to add two matrices

Ret-unconditional branch instruction-microprocessor, RET : Return from the...

RET : Return from the Procedure:- At each CALL instruction, the register IP and register CS of the next instruction is pushed to stack, before the control is transferred to the

Totorial, How can i starting with Assembly langauge?

How can i starting with Assembly langauge?

Test-logical instruction-microprocessor, TEST : Logical Compare Instructio...

TEST : Logical Compare Instruction: The TEST instruction performs bit by bit logical AND operation on the 2 operands. Each bit of the result is then set to value I, if the equival

Div-idiv-arithmetic instruction-microprocessor, DIV: Unsigned Division:- T...

DIV: Unsigned Division:- This instruction performs unsigned division operation. It divides an unsigned word or double word by a 16-bit or 8-bit operand. The dividend might be in t

Daa-arithmetic instruction-microprocessor, DAA: Decimal Adjust Accumulator...

DAA: Decimal Adjust Accumulator:- This instruction is utilized to convert the result of the addition operation of 2 packed BCD numbers to a valid BCD number. The conclusion has to

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd