Describe the principle components of the ISO Grid Management System (So called the ISO Grid Control Center).
In: Electrical Engineering
From information found in the 2N3904’s datasheet (found with Google or on Blackboard), estimate the collector-emitter saturation voltage of the 2N3904 transistor at a collector current of 15 mA. You may perform a linear interpolation between the values found in the datasheet (ie: use the point-gradient formula learned in high school).
In: Electrical Engineering
Design a Matlab program that records your voice for 5 seconds and then cuts off the low frequencies. Then, have the program play the edited recording.
In: Electrical Engineering
In: Electrical Engineering
In: Electrical Engineering
In: Electrical Engineering
Directions: Let’s look at how pipelined execute
can be affected by resource hazards, control hazards and
instruction set architecture. Looking at the following fragment of
code:
ADD X5, X2, x1
LDUR X3, [X5, #4]
LDUR X2, [X2, #0]
ORR X3, X5, X3
STUR X3 [X5, #0]
Assume that all of the branches are perfectly predicted as this eliminates all potential control hazards and that no delay slots will be needed. If we only have one memory for both the instructions and data, there is a structural hazard every time that we need to fetch an instruction in the same cycle which another instruction accesses data. To guarantee that we have forward progress, this structural hazard has to be resolved by giving the favor to the instruction that accesses data.
What would be the total execution time of the sequence in the 5-stage pipeline that only has one memory? Explain your answer.
Assume now that all the branches are perfectly predicted as this eliminates all potential control hazards and that no delay slots will be needed. If we change the load/store instructions to use a register without an offset as the addresses, the instructions would no longer need to use the ALU. As a result, the MEM and EX stages can be overlapped and the pipeline would only now have 4 stages.
Change the code to accommodate the changed ISA. What is the speedup achieved in this instruction sequence? Explain your answer.
Show a pipeline execution diagram for these series of instructions (both initial and end) result.
Please answer the questions accordingly there are three of them.
Please make copy paste available
In: Electrical Engineering
Describe the basic operation of a transistor
In: Electrical Engineering
Consider a salient-role generator delivering power
through a short transmission line to an infinite bus V∞=1∠0°,
|Ea|=1.5. The active power delivered to the infinite bus is 0.7. We
are given the generator reactances Xd=1.6 and Xq=1.0 and the line
reactance XL=0.3. Neglect resistances, draw the phasor diagram and
find Ea and Ia.
In: Electrical Engineering
On logisim or any circuit building program, design a counter that counts 9,8,7,6,5,4,3,2,1,0 then back to 9. After, add to it's output a 7 segment decoder and it's display.
thank you!
In: Electrical Engineering
1. Explain how image frequency signals are received in a superheterodyne receiver? how can these signals be rejected? ( Please explain in detail)
2. Why do some superheterodyne receivers use an RF stage while others do not? (please explain in detail)
In: Electrical Engineering
1. the use of Amplifier Loading in a circuit.?
2. the DC operation of a BJT using an equivalent model in terms of base current (master) and output current (slave) loops.
In: Electrical Engineering
What is 3G TD-SCDMA? Describe briefly some of its some advantages.
In: Electrical Engineering
Explain the basic operation of the MOSFET
In: Electrical Engineering
Describe the charge flow in a forward-biased Schottky barrier diode
In: Electrical Engineering