Assignment 1 Solutions
Assignment 1 Solutions
Explanation: The smartphones that we use today are portable general purpose
computers which the user can customize according to their own requirements. An
important consideration for being an embedded computer is that it performs dedicated
tasks.
2. What feature does the MSP430 NOT add to Gillette Fusion ProGlide Razor?
Explanation: The MSP430 in the Razor adds all the mentioned features but not the
automatic ordering feature, because the microcontroller in the Razor is neither
connected to the internet nor any other device.
a. It changes the size of the ear cup according to the noise level.
b. It actively monitors the noise and produces the antiphase version of the
noise.
c. It actively actuates the pressure of the ear cup according to the noise level.
d. It increases the audio input level according to the noise level.
7. How does the colour mixer project produce such vibrant colours?
a. It varies the current through the the LEDs using the three potentiometers
b. It uses rotary encoders to measure the angles of the three knobs and controls
the LEDs according to the value noted by the microcontroller
c. It samples the value from the three potentiometers and controls the LED
current by using Pulse Width Modulation
d. None of the above
Explanation: The variable intensity combination of Red, Green and Blue can produce
millions of colors and the same principle is used in the Color Mixer project where the
intensity of Red, Green and Blue is varied by varying the duty cycle or ON time of the
Leds by PWM, according to the sampled value of three potentiometers.
DRAM is at least ten times slower than SRAM. SRAM is faster and typically used for
cache. While a DRAM module only requires one transistor and one capacitor to store
every bit of data, SRAM needs 6 transistors. So SRAM is less memory dense
SRAM needs a constant power supply, which means it consumes more power.
DRAM requires reduced power consumption as the information is stored in the
capacitor.
Explanation:
If there are: