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
Arte-miy333 [17]
3 years ago
5

Frank D. Drake, an investigator in the SETI (Search for Extra-Terrestrial Intelligence) program, once said that the large radio

telescope in Arecibo, Puerto Rico, can detect a signal which lays down only a picowatt of power over entire surface of the Earth. What is the power received by the radio telescope if the diameter of the antenna is300 m? What would be the power of the source at the center of our galaxy which couldprovide such a signal? The center of galaxy is 22000 light years away. Assume that source is radiating uniformly in all directions and that the Earth is a disk with the radiusof 6378 km.

Engineering
1 answer:
AlexFokin [52]3 years ago
4 0

Answer:

attached below

Explanation:

You might be interested in
CAD(computer-aided design) software and is used in__________and __________that show how to construct an object. Technical drawin
8_murik_8 [283]

Answer:

Plans; blueprints.

Explanation:

In Engineering, it is a common and standard practice to use drawings and models in the design and development of various tools or systems that are being used for proffering solutions to specific problems in different fields such as engineering, medicine, telecommunications and industries.

Hence, a design engineer make use of drawings such as pictorial drawings, sketches, or technical drawing to communicate ideas about a design to others, to record and retain informations (ideas) so that they're not forgotten and to analyze how different components of a design work together.

Technical drawing is mainly implemented with CAD (computer-aided design) software and is typically used in plans and blueprints that show how to construct an object.

Additionally, technical drawings show in detail how the pieces of something (object) relate to each other, as well as accurately illustrating the actual (true) shape and size of an object in the design and development process.

5 0
3 years ago
Please add comments to your program to explain it. Thank you!
Step2247 [10]

Answer / Explanation:

(1) We should first understand that the input filename are passed in as the first command arguments at command line, respectively.

To do this, we import the data file:

So we have,

import java.io.*;

/**

*  Makes a copy of a file.  The original file and the name of the

*  copy must be given as command-line arguments.  In addition, the

*  first command-line argument can be "-f"; if present, the program

*  will overwrite an existing file; if not, the program will report

*  an error and end if the output file already exists.  The number

*  of bytes that are copied is reported.

*/

public class CopyFile {

  public static void main(String[] args) {

     String sourceName;   // Name of the source file,  

                          //    as specified on the command line.

     String copyName;     // Name of the copy,  

                          //    as specified on the command line.

     InputStream source;  // Stream for reading from the source file.

     OutputStream copy;   // Stream for writing the copy.

     boolean force;  // This is set to true if the "-f" option

                     //    is specified on the command line.

     int byteCount;  // Number of bytes copied from the source file.

     

     /* Get file names from the command line and check for the  

        presence of the -f option.

(2)   If the command line is not one

        of the two possible legal forms, print an error message and  

        end this program. */

   

     if (args.length == 3 && args[0].equalsIgnoreCase("-f")) {

        sourceName = args[1];

        copyName = args[2];

        force = true;

     }

     else if (args.length == 2) {

        sourceName = args[0];

        copyName = args[1];

        force = false;

     }

     else {

        System.out.println(

                "Usage:  java CopyFile <source-file> <copy-name>");

        System.out.println(

                "    or  java CopyFile -f <source-file> <copy-name>");

        return;

     }

     

     /* Create the input stream.  If an error occurs, end the program. */

     

     try {

        source = new FileInputStream(sourceName);

     }

     catch (FileNotFoundException e) {

        System.out.println("Can't find file \"" + sourceName + "\".");

        return;

     }    

     /* If the output file already exists and the -f option was not

        specified, print an error message and end the program. */

   

     File file = new File(copyName);

     if (file.exists() && force == false) {

         System.out.println(

              "Output file exists.  Use the -f option to replace it.");

         return;  

    }      

     /* Create the output stream.  If an error occurs, end the program. */

     try {

        copy = new FileOutputStream(copyName);

     }

     catch (IOException e) {

        System.out.println("Can't open output file \"" + copyName + "\".");

        return;

     }

     

   (3)   /* Copy one byte at a time from the input stream to the output

        stream, ending when the read() method returns -1 (which is  

        the signal that the end of the stream has been reached).  If any  

        error occurs, print an error message.  Also print a message if  

        the file has been copied successfully.  */  

     byteCount = 0;

     

     try {

        while (true) {

           int data = source.read();

           if (data < 0)

              break;

           copy.write(data);

           byteCount++;

        }

        source.close();

        copy.close();

        System.out.println("Successfully copied " + byteCount + " bytes.");

     }

     catch (Exception e) {

        System.out.println("Error occurred while copying.  "

                                  + byteCount + " bytes copied.");

        System.out.println("Error: " + e);

     }    

  }  // end main()  

} // end class CopyFile

8 0
4 years ago
Water flows through a pipe of 100 mm at the rate of 0.9 m3 per minute at section A. It tapers to 50mm diameter at B, A being 1.5
pochemuha

Answer:

The velocities in points A and B are 1.9 and 7.63 m/s respectively. The Pressure at point B is 28 Kpa.

Explanation:

Assuming the fluid to be incompressible we can apply for the continuity equation for fluids:

Aa.Va=Ab.Vb=Q

Where A, V and Q are the areas, velocities and volume rate respectively. For section A and B the areas are:

Aa=\frac{pi.Da^2}{4}= \frac{\pi.(0.1m)^2}{4}=7.85*10^{-3}\ m^3

Ab=\frac{pi.Db^2}{4}= \frac{\pi.(0.05m)^2}{4}=1.95*10^{-3}\ m^3

Using the volume rate:

Va=\frac{Q}{Aa}=\frac{0.9m^3}{7.85*10^{-3}\ m^3} = 1.9\ m/s

Vb = \frac{Q}{Ab}= \frac{0.9m^3}{1.96*10^{-3}\ m^3} = 7.63\ m/s

Assuming no losses, the energy equation for fluids can be written as:

Pa+\frac{1}{2}pa.Va^2+pa.g.za=Pb+\frac{1}{2}pb.Vb^2+pb.g.zb

Here P, V, p, z and g represent the pressure, velocities, height and gravity acceleration. Considering the zero height level at point A and solving for Pb:

Pb=Pa+\frac{1}{2}pa(Va^2-Vb^2)-pa.g.za

Knowing the manometric pressure in point A of 70kPa, the height at point B of 1.5 meters, the density of water of 1000 kg/m^3 and the velocities calculated, the pressure at B results:

Pb = 70000Pa+ \frac{1}{2}*1000\ \frac{kg}{m^3}*((1.9m/s)^2 - (7.63m/s)^2) - 1000\frac{kg}{m^3}*9,81\frac{m}{s^2}*1.5m

Pb = 70000\ Pa-27303\ Pa - 14715\ Pa

Pb = 27,996\ Pa = 28\ kPa

6 0
3 years ago
What is the first step in the Design Process *
Gennadij [26K]

Answer:

Define the problem

I hope this helps!

Explanation:

The problem must be know before you can develop and solution, generate concepts, or construct and test a prototype

8 0
3 years ago
Draw a 3-D physical structure of an NMOS transistor. Label four terminals: body, drain, gate, and source. And also label silicon
Vanyuwa [196]

Answer:

Answer is attached.

Explanation:

A NMOS is a n-channel MOSFET or Metal Oxide

Semiconductor Field Effect Transistor. This type

of transistor might be an enhancement or

depletion type nMOS transistor designed using

layers of Metal-oxide, Silicon-oxide and Silicon

fabricated on a substrate.

4 0
3 years ago
Other questions:
  • A bridge to be fabricated of steel girders is designed to be 500 m long and 12 m wide at ambient temperature (assumed 20°C). Exp
    9·1 answer
  • What range does creep occur in? A)Elastic, B)Plastic, C)Transition D)Temperature range from room to 200 degrees?
    14·1 answer
  • How do cellphones affect the communication industry?
    15·1 answer
  • Complete swap_bits function which swaps bits at odd and even positions of an integer (32 bits). In other words, every even posit
    15·1 answer
  • Liquid water is fed to a boiler at 24°C and 10 bar is converted at a constant pressure to saturated steam.
    12·1 answer
  • 2.9 A young engineer is asked to design a thermal protec- tion barrier for a sensitive electronic device that might be exposed t
    9·1 answer
  • What is the activation energy (Q) for a vacancy formation if 10 moles of a metal have 2.3 X 10^13 vacancies at 425°C?
    9·1 answer
  • How is varnished timber shaped and cut?
    11·1 answer
  • Technician A says mismatching tires of the same size on a heavy vehicle will generally not affect ABS operation. Technician B sa
    13·1 answer
  • Pls help :( I am a radio &amp; audio production student, what are two examples of a complex wave.
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!