Program to transfer data from memory block B1 to B2
Write out the assembly language program in order to transfer the data from the memory block B1 to the memory block B2?
Expert
MVI C, 0AH; Initialize the counter. LXI H, 2200H; Initialize the source memory pointer. LXI D, 2300H; Initialize destination memory pointer Loop: MOV A, M; Get byte from source memory block. STAX D; Store byte within destination memory block INX H; Increment the source memory pointer INX D; Increment the destination memory pointer DCR C; Decrement the counter JNZ Loop; in case, counter ≠ 0 repeat HLT
State some of the differences between high speed TTL and low power TTL?
A coil having of 6,000 turns is wound upon a former of length 12cm and diameter 3cm that has a wax core having a relative permeability of 1,500. The coil should produce a total magnetic flux of 0.1 Wb. Calculate the current needed to feed the coil.
Explain SISO system and MIMO system?
The steady state transfer function of the certain electrode amplifier interface model demonstrated below is specified as: Q : USE OF ‘WASTE’ HEAT & RENEWABLE HEAT 1.Describe how you might recover heat from (a) a process exhaust gas stream (e.g. from an oven) (b) a process warm water stream (e.g. from a commercial dishwasher). Discuss any aspects of the streams that may influence your choice of heat recovery system. 2
1.Describe how you might recover heat from (a) a process exhaust gas stream (e.g. from an oven) (b) a process warm water stream (e.g. from a commercial dishwasher). Discuss any aspects of the streams that may influence your choice of heat recovery system. 2
SIGNALS AND SYSTEM / BENT 2143: network analysis ASSIGNMENT Consider a rectangular pulse signal shown in Figure 1 and a system shown in F
What do you mean by op-amp? Illustrate briefly.
Illustrate the meaning of pre-emphasis in brief?
Provide some of the alternative terms for data mining.
Explain the various models used into the design of an embedded system?
18,76,764
1961225 Asked
3,689
Active Tutors
1426886
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!