answersLogoWhite

0

Accumulator is what the British call a capacitor.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Computer Science

Is a 10p coin magnetic?

A British 10p coin, and all British coins for that matter, are not magnetic.


What are the instruction of ias computer?

InstructionTypeOpcodeSymbolicRepresentationDescriptionData transfer00001010000010010010000100000001000000100000001100000100LOAD MQLOAD MQ,M(X)STOR M(X)LOAD M(X)LOAD -M(X)LOAD |M(X)|LOAD -|M(X)|Transfer contents of register MQ to the accumulator ACTransfer contents of memory location X to MQTransfer contents of accumulator to memory location XTransfer M(X) to the accumulatorTransfer -M(X) to the accumulatorTransfer absolute value of M(X) to the accumulatorTransfer -|M(X)| to the accumulatorUnconditionalbranch0000110100001110JUMP M(X,0:19)JUMP M(X,20:39)Take next instruction from left half of M(X)Take next instruction from right half of M(X)Conditionalbranch0000111100010000JUMP+M(X,0:19)JUMP+M(X,20:39)If number in the accumulator is nonnegative, take next instruction from left half of M(X)If number in the accumulator is nonnegative , take next instruction from right half of M(X)Arithmetic0000010100000111000001100000100000001011000011000001010000010101ADD M(X)ADD |M(X)|SUB M(X)SUB |M(X)|MUL M(X)DIV M(X)LSHRSHAdd M(X) to AC; put the result in ACAdd |M(X)| to AC; put the result in ACSubtract M(X) from AC; put the result in ACSubtract |M(X)} from AC; put the remainder in ACMultiply M(X) by M(Q); put most significant bits of result in AC, put less significant bits in M(Q)Divide AC by M(X); put the quotient in MQ and the remainder in ACMultiply accumulator by 2 (i.e., shift left one bit position)Divide accumulator by 2 (i.e., shift right one bit position)Address modify0001001000010011STOR M(X,8:19)STOR M(X,28:39)Replace left address field at M(X) by 12 right-most bits of ACReplace right address field at M(X) by 12 right-most bits of AC


How did the british come over to Australia?

They came by boat.


What is capt short for?

Capt is short for CAPTAIN in the British Army


What city was another Cinderella story filmed in?

It was filmed in Vancouver, British Columbia

Related Questions

To draw diagram of accumulator?

A mechanical, or electrical accumulator???


What is the size of the accumulator of a 64bit processor?

The size of the accumulator is the same,means 64bit.


How do you fix the accumulator piston seal?

As a rule, you'll need to purchase an appropriate re-seal kit for your accumulator. You will then need to disassemble your accumulator, clean everything and reassemble the accumulator with the new seals that came in your kit.


What does an accumulator in a brake system do?

The accumulator stores brake fluid under very high pressure. An electric pump keeps the accumulator pressurized with brake fluid. When you press the brake pedal, pressurized fluid from the accumulator operates the brakes.


What is Single accumulator CPU organization?

An accumulator machine, also called a single accumulator organisation , or a CPU with accumulator-based architecture, is a kind of CPU where, although it may have several registers, the CPU mostly stores the results of calculations in one special register, typically called "the accumulator". Historically almost all early computers were accumulator machines; and many microcontrollers still popular as of 2010


When to replace a manifold line and accumulator?

There is no set millage for when you should replace a manifold line and accumulator. Most mechanics only replace when the accumulator and/or manifold lineÊstart to fail.


Why accumulator is called a special register?

Accumulator contains one of the operand for any operation which is performed by the ALU.The result of the operation is stored in the Accumulator. thus it is a special register


What is accumulator function in c language?

Normally the return value from the function is through the information from the accumulator.


Where is the rear ac accumulator located on a 1998 venture?

There isn't a rear accumulator. There is a rear orfice tube and evaporator.


Write three different methods to clear Accumulator?

To clear an Accumulator in programming, you can use the following methods: Reset to Zero: Simply assign the Accumulator variable to zero (e.g., accumulator = 0;), which effectively clears its value. Re-initialize: If the Accumulator is part of a data structure or object, re-initialize the entire structure or object to its default state, which will also clear the Accumulator. Use a Clear Method: If the programming language or framework provides a specific method to clear or reset the Accumulator, call that method (e.g., accumulator.clear()), which is often designed to handle additional cleanup tasks.


Which instruction is used to clear accumulator if content is already there in that accumulator?

To clear only Accumulator & not the Flag Register, you can use: 1) ANI 00 H 2) MVI A, 00 H To clear both Accumulator as well as Flag Register, use: LXI H, 0000 H PUSH H POP A.


How do you replace accumulator on 97 expedition?

To replace the accumulator on a 1997 Ford Expedition, first, ensure the vehicle is off and safely elevated. Locate the accumulator, which is typically found near the firewall in the engine bay, and disconnect the battery. Remove the electrical connector and any mounting bolts holding the accumulator in place. Install the new accumulator by reversing the removal steps, ensuring all connections are secure before reconnecting the battery.