Nework Analogy, PLEASE READ! - Computer Science
In this assignment, you will write up your own network analogy. The analogy in the lesson used snail mail (included below for your review) so you will make your own using some other concept. For example, you could go big as a country or go smaller and use a school, office, your home, or something else. The more creative the better but it must be clear that you understand the flow of information. Make sure to reference the TCP/IP model and use other terms that you learned in this module. Additional independent research is strongly encouraged for any terms or concepts that you are not completely clear on.
Review the module sections, do some research and then some brainstorming and develop a network analogy like the one in the module and shown below.
You will need to demonstrate that you understand the terminology and the flow of the information and how each stage of information flow works. You must explain in some detail what is occurring at each ‘stop’, how, and why when possible.
Submit your analogy in well-formed sentences and paragraphs.
Minimum requirements:
A minimum of three full paragraphs.
Submit only one document via the link title above.
Use paragraph structure. Use complete sentences and proper grammar and spelling.
Include a cover page that contains your group name, the assignment name, the names of all group members and the course code from page two of the syllabus.
Your document must be one of the following formats (.doc, .docx, or .rtf).
Cite any and all sources.
Just wanting to get this started. What are all of your thoughts on the type of analogy we should work on?
Does anybody have a working familiarity with a concept that we could use?
Hey Justin, thanks for the initiative and Im sorry for my late post.
The first idea I have for an analogy is driving. It makes sense given that there is a destination with traffic lights and turns and things of the such. Thats just the first idea to come to mind, if anyone else has any suggestions we are definitely open to them.
I like that idea. Using GPS as your means of getting to the destination. Road construction can be used as a comparison for a router to be down requiring a detour.
To resume the way the project is going the analogy will be about GPS NETwork analogy
Module 4 Network Analogy EXAMPLE
You write a letter to your friend in Central City, Ohio, put their physical address on the envelope, and place it in a United States Postal Service (USPS) drop box for routing and delivery. A mail carrier retrieves your letter and all the other mail from the drop box and takes it to a local location (post office) for sorting and routing. At the post office, your letter and other items are sorted according to the state listed on the envelope. All mail including your letter that is going to Ohio is loaded onto a truck or plane and transported to a new sorting location in Ohio. At that location, the mail is sorted by cities in Ohio, your letter gets put in the Central City pile and is again shipped off, most likely by truck to a location in Central City. At this location, the mail is all sorted according to the zip code first and then the actual street address, placed with a mail carrier and sent out for delivery. Your friend receives your letter and the process is complete. This is the basic idea of how a network transmits electronic information.
Module 4
This Module will help you understand how networks operate. You will learn about the hardware and software needed to operate a network, the varying types of networks and how information is sent in a network. You will also explore how to set-up a basic home network.
Module Sections
4.1 What is a Network?
4.2 Network Operations
4.3 Basic Home Networks
Introduction to Computing Module 4
CC licensed content, Original
Introduction to Computing. Authored by: Katherine Oser, Ed.D. Provided by: Central Texas College. Located at: http://www.ctcd.edu/ . License: CC BY: Attribution
Page 7 of 7
4.1 What is a network?
In a previous module, we discussed data communications. We learned that data communication is the electronic transmission of information and that the systems that carry the electronic transmission of information are called networks. Networks make our digital activities possible in current times. Especially the largest and most well-known network; the Internet.
Recall the video, What is the Internet? from Module 1. The Internet was described as a fully distributed system with no central control, consisting of many independently operated networks. So, let’s scale down the infrastructure of the Internet to get a solid view of what really is a network.
If we look up the definition of the word network, we get; “an arrangement of intersecting horizontal and vertical lines” or “a group or system of interconnected people or things.” When we factor in that electronic information is being transmitted, we have a computer network. A network can be as small as two devices communicating such as the small graphic below or as large as the Internet as we have already learned.
In the abstract sense, these two computers are connected.
4.2 Network Operations
One of the hardest things to grasp, however, is what the network would look like. Envisioning electronic data flow isn’t really a concrete thought. Let’s look at an analogy that is more grounded.
When you send a letter in the mail, you are sending it via a network, albeit a more physical version! Have you ever really thought about what path that letter travelled to get to its destination? The following scenario for a better idea of how this process works.
You write a letter to your friend in Central City, Ohio, put their physical address on the envelope, and place it in a United States Postal Service (USPS) drop box for routing and delivery. A mail carrier retrieves your letter and all the other mail from the drop box and takes it to a local location (post office) for sorting and routing. At the post office, your letter and other items are sorted according to the state listed on the envelope. All mail including your letter that is going to Ohio is loaded onto a truck or plane and transported to a new sorting location in Ohio. At that location, the mail is sorted by cities in Ohio, your letter gets put in the Central City pile and is again shipped off, most likely by truck to a location in Central City. At this location, the mail is all sorted according to the zip code first and then the actual street address, placed with a mail carrier and sent out for delivery. Your friend receives your letter and the process is complete. This is the basic idea of how a network transmits electronic information.
However, we know it isn’t always that simple. Mistakes are made and must be handled for each piece of mail.
This is where the computer network operates on checks and balances in the form of a layered protocol; just like the USPS! We call this layered protocol the TCP/IP Model. There are four layers to the TCP/IP Model; Application, Transport, Internet, and Network Access which is divided between Data Link and Physical layers.
Layer 4
Application
Layer 3
Transport
Layer 2
Internet
Layer 1
Network Access
Data Link & Physical
Figure 1 TCP/IP Model
TCP/IP is the set of protocols on which the Internet operates. It uses the protocols that allow different network elements communicate with each other. Data communication is not possible without TCP/IP model and therefore the Internet would not exist.
Let’s revisit the mail scenario to better understand these layers. The application layer covers the initial scenario from the point of placement in the drop box as described without errors. But what happens when you write the address wrong on the envelope? It gets stamped as undeliverable and returned to you for further action. This is the transport layer in a computer network doing its job. If you did write the address correctly, then the Internet layer takes over moving the letter between large regions or cities without prejudice or concern of what is being sent. Consider the airplane that your letter is on, the pilot does not care what is in the envelope, he only knows it must get to Ohio along with the other thousands of pieces he is transporting. At this point, the next stop is the first half of the fourth layer known as the Data Link layer. Those trucks in the sorting location in Ohio have now assumed responsibility of the mail in relation with their destinations based on city and zip code. The final stop is the physical layer. This is where your friend receives, opens and read your letter. Furthermore, if your friend writes a letter in reply, this too represents the physical layer. Once your friend drops your letter in the mail drop box, we go back to the beginning with the application layer and the process starts all over again.
Now that you have a concrete idea of network operations, we should now look at the scenario from a computer network perspective. In the simplest scenario, you open your web browser, type in a URL, and submit the request. A server somewhere receives the request, searches through its pages, finds the one you requested, and returns it back to you.
Now we expand on this scenario and address the TCP/IP layers. As before, the simple scenario is initiated at the application layer, then at the transport layer, the connection between your computer and the server is established and monitored for errors. If errors are found, you get a return message, most often is the famous 404 error we have all received. If there are no issues, the Internet layer helps move the data from one network to another (from your state to Ohio) where it is then handed off to the Data Link Layer which is typically the Ethernet protocol delivering the information to you (the trucks and the mail carrier transport the letter to your mailbox). Finally, the physical layer is where you receive the requested information on your computer.
Keep in mind that this is the most ideal process description and there are many other issues that can arise. However, for the purpose of this lesson, the scenarios are enough as is.
4.2 Basic Home Networks
Remember that a network can be as few as two devices? This sounds like we can set up a home network easily. While the process is fairly simple, it must be done precisely, or it won’t work. If you follow the basic steps below, you can be well on your way to your own home network. As with anything in the computing world, there are many other options besides these basic steps. For the purpose of this course, only the bare basics are covered.
Getting Internet Access
It is wise to think about what you will be doing with your network devices and how many devices you will connect. The number of devices and your Internet activity will be a strong factor in the Internet transmission speeds you will need. You can call your local Internet Service Provider (ISP) and their techs can walk you through the best Internet package you should subscribe to, based on your answers to those questions. The ISP will set up an appointment to install your Internet access. Typically, most ISPs will provide the modem with wireless access for a monthly fee. If they only provide a modem, no worries, you can buy your own wireless router.
Wired Setup
If you wish to have a computer directly connected to the Internet via a wire, you can do so with an ethernet cable. You will plug it directly into your modem or router and connect the other end to your computer. This will give you the most optimal speeds from your ISP.
Wireless Setup
Once you have your Internet installed and you can set up your wireless by following either the instructions given by the ISP or the instructions provided with the wireless router. Be sure to secure your access point with an appropriate password. This will prevent anyone outside your home from accessing your Internet.
Add Wireless Devices
Using the access password that you created, you can now go into the settings of your wireless capable devices and connect each to the wireless signal. You can typically connect laptops, tablets, mobile phones, printers, gaming consoles, smart TVs and much more. Keep in mind that the more devices you have actively accessing the wireless signal at the same time, the slower your speed will be.
And there you have it! The basics of a home network setup. You can view a diagram below to see what a basic home network looks like.
Module 4 Project
In this project you will write up your own network analogy. The analogy in the lesson used snail mail so you will make your own using some other concept. For example, you could go big as a country or go smaller and use a school, office, your home, or something else. The more creative the better but it must be clear that you understand the flow of information. Make sure to reference the TCP/IP model and use other terms that you learned in this module. Additional independent research is strongly encouraged for any terms or concepts that you are not completely clear on.
1. Review the module sections, do some research and then some brainstorming and develop a network analogy like the one in the module.
2. You will need to demonstrate that you understand the terminology and the flow of the information and how each stage of information flow works. You must explain in some detail what is occurring at each ‘stop’, how, and why when possible.
3. Post your analogy in well-formed sentences and paragraphs in the appropriate discussion forum.
4. You must also provide respectful feedback to at least two (2) other students’ posts. This includes identifying what you may see as errors or maybe a better way to write their analogy. Compliments are also always welcome however, all comments are to be at least two complete sentences and contain more than phrases such as “I agree.”
CATEGORIES
Economics
Nursing
Applied Sciences
Psychology
Science
Management
Computer Science
Human Resource Management
Accounting
Information Systems
English
Anatomy
Operations Management
Sociology
Literature
Education
Business & Finance
Marketing
Engineering
Statistics
Biology
Political Science
Reading
History
Financial markets
Philosophy
Mathematics
Law
Criminal
Architecture and Design
Government
Social Science
World history
Chemistry
Humanities
Business Finance
Writing
Programming
Telecommunications Engineering
Geography
Physics
Spanish
ach
e. Embedded Entrepreneurship
f. Three Social Entrepreneurship Models
g. Social-Founder Identity
h. Micros-enterprise Development
Outcomes
Subset 2. Indigenous Entrepreneurship Approaches (Outside of Canada)
a. Indigenous Australian Entrepreneurs Exami
Calculus
(people influence of
others) processes that you perceived occurs in this specific Institution Select one of the forms of stratification highlighted (focus on inter the intersectionalities
of these three) to reflect and analyze the potential ways these (
American history
Pharmacology
Ancient history
. Also
Numerical analysis
Environmental science
Electrical Engineering
Precalculus
Physiology
Civil Engineering
Electronic Engineering
ness Horizons
Algebra
Geology
Physical chemistry
nt
When considering both O
lassrooms
Civil
Probability
ions
Identify a specific consumer product that you or your family have used for quite some time. This might be a branded smartphone (if you have used several versions over the years)
or the court to consider in its deliberations. Locard’s exchange principle argues that during the commission of a crime
Chemical Engineering
Ecology
aragraphs (meaning 25 sentences or more). Your assignment may be more than 5 paragraphs but not less.
INSTRUCTIONS:
To access the FNU Online Library for journals and articles you can go the FNU library link here:
https://www.fnu.edu/library/
In order to
n that draws upon the theoretical reading to explain and contextualize the design choices. Be sure to directly quote or paraphrase the reading
ce to the vaccine. Your campaign must educate and inform the audience on the benefits but also create for safe and open dialogue. A key metric of your campaign will be the direct increase in numbers.
Key outcomes: The approach that you take must be clear
Mechanical Engineering
Organic chemistry
Geometry
nment
Topic
You will need to pick one topic for your project (5 pts)
Literature search
You will need to perform a literature search for your topic
Geophysics
you been involved with a company doing a redesign of business processes
Communication on Customer Relations. Discuss how two-way communication on social media channels impacts businesses both positively and negatively. Provide any personal examples from your experience
od pressure and hypertension via a community-wide intervention that targets the problem across the lifespan (i.e. includes all ages).
Develop a community-wide intervention to reduce elevated blood pressure and hypertension in the State of Alabama that in
in body of the report
Conclusions
References (8 References Minimum)
*** Words count = 2000 words.
*** In-Text Citations and References using Harvard style.
*** In Task section I’ve chose (Economic issues in overseas contracting)"
Electromagnetism
w or quality improvement; it was just all part of good nursing care. The goal for quality improvement is to monitor patient outcomes using statistics for comparison to standards of care for different diseases
e a 1 to 2 slide Microsoft PowerPoint presentation on the different models of case management. Include speaker notes... .....Describe three different models of case management.
visual representations of information. They can include numbers
SSAY
ame workbook for all 3 milestones. You do not need to download a new copy for Milestones 2 or 3. When you submit Milestone 3
pages):
Provide a description of an existing intervention in Canada
making the appropriate buying decisions in an ethical and professional manner.
Topic: Purchasing and Technology
You read about blockchain ledger technology. Now do some additional research out on the Internet and share your URL with the rest of the class
be aware of which features their competitors are opting to include so the product development teams can design similar or enhanced features to attract more of the market. The more unique
low (The Top Health Industry Trends to Watch in 2015) to assist you with this discussion.
https://youtu.be/fRym_jyuBc0
Next year the $2.8 trillion U.S. healthcare industry will finally begin to look and feel more like the rest of the business wo
evidence-based primary care curriculum. Throughout your nurse practitioner program
Vignette
Understanding Gender Fluidity
Providing Inclusive Quality Care
Affirming Clinical Encounters
Conclusion
References
Nurse Practitioner Knowledge
Mechanics
and word limit is unit as a guide only.
The assessment may be re-attempted on two further occasions (maximum three attempts in total). All assessments must be resubmitted 3 days within receiving your unsatisfactory grade. You must clearly indicate “Re-su
Trigonometry
Article writing
Other
5. June 29
After the components sending to the manufacturing house
1. In 1972 the Furman v. Georgia case resulted in a decision that would put action into motion. Furman was originally sentenced to death because of a murder he committed in Georgia but the court debated whether or not this was a violation of his 8th amend
One of the first conflicts that would need to be investigated would be whether the human service professional followed the responsibility to client ethical standard. While developing a relationship with client it is important to clarify that if danger or
Ethical behavior is a critical topic in the workplace because the impact of it can make or break a business
No matter which type of health care organization
With a direct sale
During the pandemic
Computers are being used to monitor the spread of outbreaks in different areas of the world and with this record
3. Furman v. Georgia is a U.S Supreme Court case that resolves around the Eighth Amendments ban on cruel and unsual punishment in death penalty cases. The Furman v. Georgia case was based on Furman being convicted of murder in Georgia. Furman was caught i
One major ethical conflict that may arise in my investigation is the Responsibility to Client in both Standard 3 and Standard 4 of the Ethical Standards for Human Service Professionals (2015). Making sure we do not disclose information without consent ev
4. Identify two examples of real world problems that you have observed in your personal
Summary & Evaluation: Reference & 188. Academic Search Ultimate
Ethics
We can mention at least one example of how the violation of ethical standards can be prevented. Many organizations promote ethical self-regulation by creating moral codes to help direct their business activities
*DDB is used for the first three years
For example
The inbound logistics for William Instrument refer to purchase components from various electronic firms. During the purchase process William need to consider the quality and price of the components. In this case
4. A U.S. Supreme Court case known as Furman v. Georgia (1972) is a landmark case that involved Eighth Amendment’s ban of unusual and cruel punishment in death penalty cases (Furman v. Georgia (1972)
With covid coming into place
In my opinion
with
Not necessarily all home buyers are the same! When you choose to work with we buy ugly houses Baltimore & nationwide USA
The ability to view ourselves from an unbiased perspective allows us to critically assess our personal strengths and weaknesses. This is an important step in the process of finding the right resources for our personal learning style. Ego and pride can be
· By Day 1 of this week
While you must form your answers to the questions below from our assigned reading material
CliftonLarsonAllen LLP (2013)
5 The family dynamic is awkward at first since the most outgoing and straight forward person in the family in Linda
Urien
The most important benefit of my statistical analysis would be the accuracy with which I interpret the data. The greatest obstacle
From a similar but larger point of view
4 In order to get the entire family to come back for another session I would suggest coming in on a day the restaurant is not open
When seeking to identify a patient’s health condition
After viewing the you tube videos on prayer
Your paper must be at least two pages in length (not counting the title and reference pages)
The word assimilate is negative to me. I believe everyone should learn about a country that they are going to live in. It doesnt mean that they have to believe that everything in America is better than where they came from. It means that they care enough
Data collection
Single Subject Chris is a social worker in a geriatric case management program located in a midsize Northeastern town. She has an MSW and is part of a team of case managers that likes to continuously improve on its practice. The team is currently using an
I would start off with Linda on repeating her options for the child and going over what she is feeling with each option. I would want to find out what she is afraid of. I would avoid asking her any “why” questions because I want her to be in the here an
Summarize the advantages and disadvantages of using an Internet site as means of collecting data for psychological research (Comp 2.1) 25.0\% Summarization of the advantages and disadvantages of using an Internet site as means of collecting data for psych
Identify the type of research used in a chosen study
Compose a 1
Optics
effect relationship becomes more difficult—as the researcher cannot enact total control of another person even in an experimental environment. Social workers serve clients in highly complex real-world environments. Clients often implement recommended inte
I think knowing more about you will allow you to be able to choose the right resources
Be 4 pages in length
soft MB-920 dumps review and documentation and high-quality listing pdf MB-920 braindumps also recommended and approved by Microsoft experts. The practical test
g
One thing you will need to do in college is learn how to find and use references. References support your ideas. College-level work must be supported by research. You are expected to do that for this paper. You will research
Elaborate on any potential confounds or ethical concerns while participating in the psychological study 20.0\% Elaboration on any potential confounds or ethical concerns while participating in the psychological study is missing. Elaboration on any potenti
3 The first thing I would do in the family’s first session is develop a genogram of the family to get an idea of all the individuals who play a major role in Linda’s life. After establishing where each member is in relation to the family
A Health in All Policies approach
Note: The requirements outlined below correspond to the grading criteria in the scoring guide. At a minimum
Chen
Read Connecting Communities and Complexity: A Case Study in Creating the Conditions for Transformational Change
Read Reflections on Cultural Humility
Read A Basic Guide to ABCD Community Organizing
Use the bolded black section and sub-section titles below to organize your paper. For each section
Losinski forwarded the article on a priority basis to Mary Scott
Losinksi wanted details on use of the ED at CGH. He asked the administrative resident