1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
prohojiy [21]
2 years ago
11

Suppose there is a mobile application that can run in two modes: Lazy or Eager. In Lazy Mode, the execution time is 3.333 second

s. In Eager Mode, the app utilizes a faster timer resolution for its computations, so the execution time in Eager Mode is 2 seconds (i.e., Eager Mode execution time is 60% of Lazy Mode execution time).
After finishing computation, the app sends some data to the cloud, regardless of the mode it’s in. The data size sent to the cloud is 600 MB. The bandwidth of communication is 15 MBps for WiFi and 5 MBps for 4G. Assume that the communication radio is idle during the computation time. Assume that the communication radio for WiFi has a power consumption of 75 mW when active and 15 mW when idle. Similarly, assume that the communication radio for 4G has a power consumption of 190 mW when active and 25 mW when idle. The Idle Power of the CPU is 7 mW, whereas the Active Power of the CPU is 5 mW per unit utilization. Assume that the power consumption of the CPU is a linear function of its utilization. In other words: P = (Idle Power) + (Utilization)*(Power per unit Utilization). A configuration of the mobile app involves choosing a timer resolution (Lazy or Eager) and choosing a type of radio (WiFi or 4G). For example, faster timer resolution (Eager) and 4G network is a configuration, while slower resolution (Lazy) and WiFi is another. There are four possible configurations in all.

Required:
What is the average power consumption for Eager WiFi, Lazy WiFi, Eager 4G, and Lazy 4G?
Engineering
1 answer:
lara [203]2 years ago
3 0
N didn’t do it for you toroeriot everyone wwas wowowowoww
You might be interested in
How many sets of equations (V and M equations) would you need to describe shear and moment as functions of x for this beam? In o
den301095 [7]

Shear and moment as functions of x is described below .

Explanation:

1. Beam is the slender bar that carries transverse

loading; that is, the applied force are perpendicular to the bar.

2. In a beam, the internal force system consist of a shear force and

a bending moment acting on the cross section of the bar.

3. The  shear force and the bending moment usually vary continuously

along the length of the beam.

4. The internal forces give rise to two kinds of stresses on a

transverse section of a beam:

(1) normal stress that is caused by

bending moment and

(2) shear stress due to the shear force.

Knowing the distribution of the shear force and the bending

moment in a beam is essential for the computation of stresses

and deformations.

Shear- Moment Equations

The determination of the internal force system acting at a given

section of a beam : draw a free-body diagram that expose these

forces and then compute the forces using equilibrium equations.

The goal of the beam analysis -determine the shear force  V and  the bending moment  M at every cross section of the beam.

To derive the expressions for  V and M in terms of the distance x

measured along the beam. By plotting these expressions to scale,

obtain the shear force and bending moment diagrams for the

beam.

The shear force and bending moment diagrams are convenient

visual references to the internal forces in a beam; in particular,  they identify the maximum values of  V and  M

5 0
3 years ago
How do Consumers sometimes interact with a producers?
Vika [28.1K]
I really don’t know good luck
7 0
3 years ago
Say you have a random, unordered list containing 4096 four-digit numbers. Describe the most efficient way to: sort the list and
Debora [2.8K]

Answer:

Answer explained below

Explanation:

It is given that numbers are four-digit so maximum value of a number in this list could be 9999.

So we need to sort a list of integers, where each integer lies between [0,9999].

For these given constraints we can use counting sort which will run in linear time i.e. O(n).

--------------------------------------------------------------------------------

Psuedo Code:

countSort(int numList[]) {

int count[10000];

count[i] = 0; for all i;

for(int num in numList){

count[num]+= 1;

}

return count;

}

--------------------------------------------------------------------------------

Searching in this count array will be just O(1).

E.g. Lets say we want to search if 3 was present in the original list.

Case 1: it was present in the original list:

Then the count[3] would have been incremented by our sorting algorithm. so in case element exists then count value of that element will be greater than 0.

Case 2: it was not present:

In this case count[3] will remain at 0. so in case element does not exist then count of that element will be 0.

So to search for an element, say x, we just need to check if count[x]>0.

So search is O(1).

Run times:

Sorting: O(n)

Search: O(1)

6 0
3 years ago
A 1020 CD steel shaft is to transmit 15 kW while rotating at 1750 rpm. Determine the minimum diameter for the shaft to provide a
vladimir2022 [97]

Answer:

diameter is 14 mm

Explanation:

given data

power = 15 kW

rotation N = 1750 rpm

factor of safety = 3

to find out

minimum diameter

solution

we will apply here power formula to find T that is

power = 2π×N×T / 60    .................1

put here value

15 ×10^{3} = 2π×1750×T / 60

so

T = 81.84 Nm

and

torsion = T / Z                        ..........2

here Z is section modulus i.e = πd³/ 16

so from equation 2

torsion = 81.84 / πd³/ 16

so torsion = 416.75 / / d³     .................3

so from shear stress theory

torsion = σy / factor of safety

so here σy = 530 for 1020 steel

so

torsion = σy / factor of safety

416.75 / d³ = 530 × 10^{6} / 3

so d = 0.0133 m

so diameter is 14 mm

3 0
3 years ago
A company purchases a certain kind of electronic device from a manufacturer. The manufacturer indicates that the defective rate
olga2289 [7]

Answer:

1) The probability of at least 1 defective is approximately 45.621%

2) The probability that there will be exactly 3 shipments each containing at least 1 defective device among the 20 devices that are tested from the shipment is approximately 16.0212%

Explanation:

The given parameters are;

The defective rate of the device = 3%

Therefore, the probability that a selected device will be defective, p = 3/100

The probability of at least one defective item in 20 items inspected is given by binomial theorem as follows;

The probability that a device is mot defective, q = 1 - p = 1 - 3/100 = 97/100 = 0.97

The probability of 0 defective in 20 = ₂₀C₀(0.03)⁰·(0.97)²⁰ ≈ 0.543794342927

The probability of at least 1 = 1 - The probability of 0 defective in 20

∴ The probability of at least 1 = 1 - 0.543794342927 = 0.45621

The probability of at least 1 defective ≈ 0.45621 = 45.621%

2) The probability of at least 1 defective in a shipment, p ≈ 0.45621

Therefore, the probability of not exactly 1 defective = q = 1 - p

∴ q ≈ 1 - 0.45621 = 0.54379

The probability of exactly 3 shipment with at least 1 defective, P(Exactly 3 with at least 1) is given as follows;

P(Exactly 3 with at least 1) = ₁₀C₃(0.45621)³(0.54379)⁷ ≈ 0.160212

Therefore, the probability that there will be exactly 3 shipments each containing at least 1 defective device among the 20 devices that are tested from the shipment is 16.0212%

4 0
2 years ago
Other questions:
  • A milling operation was used to remove a portion of a solid bar of square cross section. Forces of magnitude P = 18 kN are appli
    15·1 answer
  • What is the federal E-Rate program?
    11·1 answer
  • Which option supports the following scenario?
    14·1 answer
  • Question 3. Assign boston_under_10 and manila_under_10 to the percentage of rides that are less than 10 minutes in their respect
    14·1 answer
  • With a brief description, What are the 14 principles of management by fayol.​
    10·1 answer
  • Help me i need this bad :)
    14·1 answer
  • What is the purpose of making a jello pool
    6·1 answer
  • I need help asapppp!!!!!
    7·1 answer
  • An engine has a piston with a surface area of 17.31 in2 and can travel 3.44 inches. What is the potential change in volume, disp
    10·1 answer
  • What car is this? I thinks its a nissan 240sx but i dont know
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!