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
Solnce55 [7]
4 years ago
5

A mass of 0.3 kg is suspended from a spring of stiffness 0.4 N/mm. The damping is 3.286335345 kg/s. What is the undamped natural

frequency of the system in Hz?
Engineering
1 answer:
mina [271]4 years ago
6 0

Answer:

 f=5.81 Hz

Explanation:

Given that

m= 0.3 kg

K= 0.4 N/mm

K= 400 N/m

C= 3.28

We know that undamped natural frequency given as

\omega= \sqrt{\dfrac{K}{m}}

Now by putting the values

\omega= \sqrt{\dfrac{K}{m}}

\omega= \sqrt{\dfrac{400}{0.3}}

  ω = 36.51 rad/s

We know that

ω = 2 π f

36.51 = 2 x π x f

f=5.81 Hz

So the undamped natural frequency is 5.81 Hz.

You might be interested in
How many times greater is the value of the 2 of the 270413 than the valuce of the 2 in 419427?
nadezda [96]
The value of 2 in 270,413 is 10,000x greater than the value of 2 in 419,427.
Step-by-step explanation:
The value of 2 in 270,413 is 200,000.
The value of 2 in 419,427 is 20
Divide the two numbers together to find your answer:
200,000/20 = 10,000
The value of 2 in 270,413 is 10,000x greater than the value of 2 in 419,427.

Please mark it as brainlest answer:).
7 0
3 years ago
Question 5 (20 pts) The rated current of a three-phase transmission line is 300 A. The currents flowing by the line are measured
prisoha [69]

Answer:

Check the explanation

Explanation:

Question 1.

The secondary current of 250/5 amps CT when 300 amps(rated current of transmission line ) flow in TL is

(5/250 ) X 300 = 6 amps

Question 2

The correct answer to this second question is yes, when Over current relay coil will operate and relay contacts gets close, if the pickup value( Ip) of relay is set as 6 amps in relay. ( because primary current of TL is 1.2 times of CT primary)

Question 3

Tap Block figure (Fig 1) is not available/uploaded in your question.

3 0
4 years ago
What is a problem that technology can help solve that problem?
Maslowich
Seeing what the other side of the world is doing right now
8 0
3 years ago
Read 2 more answers
Your Java program will be reading input from a file name strInput.txt. Each record contains String firstname String lastName Str
stiks02 [169]

Answer:

The program requires that you have the specified input files and it reads from each file at a time and processes salary in digits, states the city, state and bonus with respective first and last name as requested in the question. Note that you must have access to the mentioned output files for the program to work properly. Below is the java version of the program.

import java.io.File;

import java.io.FileNotFoundException;

import java.io.PrintWriter;

import java.util.Scanner;

class Driver

{

public static void main(String[] args) throws FileNotFoundException

{

Scanner sc = new Scanner(new File("strInput.txt"));

PrintWriter pd = new PrintWriter(new File("strOutputD"));

PrintWriter prf = new PrintWriter(new File("strOutputRF"));

String firstname = "", lastname = "", strSalary = "", status = "", cityState = "", city = "", state = "";

double salary = 0, bonus = 0;

int incorrectRecords = 0;

int dRecords = 0;

int fRecords = 0;

while(sc.hasNextLine())

{

firstname = sc.next();

lastname = sc.next();

strSalary = sc.next();

status = sc.next();

cityState = sc.next();

if(!status.equals("D") && !status.equals("F"))

{

System.out.println("Records is neither D nor F. Skipping this...");

incorrectRecords++;

continue;

}

else if(status.equals("D") || status.equals("F"))

{

char c = ' ';

int i = 0;

for(i=0; i<strSalary.length() && c != '.'; i++)

{

c = strSalary.charAt(i);

if(!Character.isDigit(c))

{

System.out.println("Char at position " + (i+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

}

if(c == '.')

{

if(i+1 == strSalary.length()-1)

{

if(!Character.isDigit(strSalary.charAt(i)))

{

System.out.println("Char at position " + (i+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

if(!Character.isDigit(strSalary.charAt(i+1)))

{

System.out.println("Char at position " + (i+1+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

}

else

{

System.out.println("Period is in the wrong position. Expected at " + (strSalary.length()-3) + " but found at " + (i+1));

continue;

}

}

city = cityState.split(",")[0];

state = cityState.split(",")[1];

salary = Double.parseDouble(strSalary);

if(status.equals("D"))

{

bonus = salary * 0.125;

dRecords++;

pd.write(firstname + " " + lastname + " " + status + " " + salary + " " + bonus + " " + city + " " + state);

}

else

{

bonus = salary * 0.18;

fRecords++;

prf.write(firstname + " " + lastname + " " + status + " " + salary + " " + bonus + " " + city + " " + state);

}

}

}

System.out.println("No of D records : " + dRecords);

System.out.println("No of F records : " + fRecords);

System.out.println("No of incorrect records : " + incorrectRecords);

}

}

6 0
3 years ago
The electron concentration in silicon at T = 300 K is given by
puteri [66]

Answer:

E=1.44*10^-7-2.6exp(\frac{-x}{18} )v/m

Explanation:

From the question we are told that:

Temperature of silicon T=300k

Electron concentration n(x)=10^{16}\exp (\frac{-x}{18})

                                        \frac{dn}{dx}=(10^{16} *(\frac{-1}{16})\exp\frac{-x}{16})

Electron diffusion coefficient is Dn = 25cm^2/s \approx 2.5*10^{-3}

Electron mobility is \mu n = 960 cm^2/V-s \approx0.096m/V

Electron current density Jn = -40 A/cm^2 \approx -40*10^{4}A/m^2

Generally the equation for the semiconductor is mathematically given by

Jn=qb_n\frac{dn}{dx}+nq \mu E

Therefore

-40*10^{4}=1.6*10^{-19} *(2.5*10^{-3})*(10^{16} *(\frac{-1}{16})\exp\frac{-x}{16})+(10^{16}\exp (\frac{-x}{18}))*1.6*10^{-19}*0.096* E

E=\frac{-2.5*10^-^7 exp(\frac{-x}{18})+40*10^{4}}{1.536*10^-4exp(\frac{-x}{18} )}

E=1.44*10^-7-2.6exp(\frac{-x}{18} )v/m

7 0
3 years ago
Other questions:
  • Find the equivalent impedance Zeq seen by the source when Vs = 2 cos (5t) v, C = 0.2 F, R = 1 Ω and L = 0.1 H. (Give angles in d
    12·1 answer
  • What are four engineering degrees that can help lead you to becoming an aerospace engineer
    6·1 answer
  • Plz answer all of these questions!
    15·1 answer
  • Extra Credit: The Linc (parking lot and stadium)In celebration of the upcoming Super Bowl, for a maximum 10 points of extra cred
    7·1 answer
  • A 100-mm-diameter cast Iron shaft is acted upon by a 10 kN.m bending moment, a 8 kN.m torque, and a 150 kN axial force simultane
    9·1 answer
  • You must yield the right-of-way to all of the following EXCEPT:
    8·1 answer
  • ¿Cuál es el objetivo de la participación del gobierno en la economía?
    6·1 answer
  • What is anthropology? Discuss the type of anthropology?
    5·2 answers
  • What is the role of engineers in nation building <br><br>​
    13·2 answers
  • I need to solve for d
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!