Skip to main content

Computers in Manufacturing

    The industry I chose to talk about is manufacturing. I chose this industry because it is the field I am currently employed in where we produce custom attachments for heavy equipment, railroad transport platforms, track maintenance attachments, and much more. Computers play a major role in the manufacturing industry from the initial design, all the way down to the logistics in getting the final product to the customer. Employees in this line of work should be computer literate because every step in the manufacturing process starts and ends with the help of a computer. There are certainly some positions that require more computer access than others but each position, during some point in the process, accesses a computer to complete their assigned task. Below is a list of areas within a manufacturing company that are ranked by computer usage and a brief description of their role with computers.


Most computer usage:

  • Design - Creating 3D renderings and design prints of new products.
  • Sales - Creating orders for new products.
  • Scheduling - Creating a flow of where products will be in their manufacturing stages.
  • Product Support - Creating a chain of events for potential product warranty and service.
  • Burn Table - Maps out parts that need to be burned out of solid plate.
  • Milling - Must set parameters on machine to make a part out of a solid piece of material.
  • Drilling - Must set parameters on machine to make a part out of a solid piece of material.

Least computer usage:

  • Paint - Must verify the correct paint color prior to application.
  • Assembly - Verifies correct assembly steps during the building process.
  • Bend - Operates the press via controls on the computer.
  • Weld - Uses prints supplied by the design department to ensure proper part placement prior to weld.
  • Saw - Uses prints supplied by the design department to ensure proper part creation.

    Over the next ten years I see the role of computers in manufacturing becoming more profound. We have already started to see this with manual lathes, burn tables, drill presses, and milling machines becoming computer operated. This allows the user more time and flexibility to perform other tasks while the machine is performing the work. I do not think this advancement in technology will replace the human element though as there will always be a need for operators to control and load material into these pieces of equipment.

Comments

Popular posts from this blog

Peering Points and the Network Application Interface

According to Gibb (2019), “Peering is a method that allows two networks to connect and exchange traffic directly without having to pay a third party to carry traffic across the Internet.” Utilizing a peering point allows users to send a receive data directly to one another without the need to route through other computer networks. Doing so allows for a quicker, more efficient, and safer form of communication.  Researching the total number of active Internet Exchange Points (IXP) proved difficult as it was hard to pinpoint an accurate number. However, according to Rosas (2021), “as of January 2021, of the 630 registered IXPs, 229 are in Europe, 126 in North America, 140 in Asia-Pacific, 96 in Latin America and the Caribbean (LAC), and 39 in Africa.” These numbers are constantly changing as new IXPs are added, and some are removed.  Finding a definitive number of Internet Service Providers (ISP) globally was also difficult to accomplish. Most sources seem to point to the Nations Encyclop

VLAN Aggregation for Efficient IP Address Allocation

The project I chose to summarize on the Internet Engineering Task Force (IETF) website was RFC: 3069, VLAN Aggregation for Efficient IP Address Allocation. Within this project, the authors point out how inefficiently a Virtual Local Area Network (VLAN) allocates IP addresses along with their proposed solutions. I have also attached a diagram showing how the network would look pertaining to this project. Currently, an IP subnet would be made for each existing customer by understanding how many hosts they currently need and may need in the future. Based on that total number, the IP subnet and gateway address would change according to how many hosts the customer requested. For example, if a customer has indicated that they need ten hosts, and they only use five, the additional five that are not in use cannot be used by another customer. An illustration of this is shown below. The proposed solution to this problem is to allocate IP addresses under the same IP subnet and gateway address uti

Access Lists and Capabilities

To implement an access matrix, we must first understand what it is. An access matrix is a protection model within an operating system consisting of objects and domains. The access matrix determines which processes interact with objects within the domain. Objects within the domain can consist of both hardware and software. The lists below show the advantages and disadvantages of access lists associated with objects, and capabilities with domains.  Access lists associated with objects Advantages  Corresponds directly to the user’s needs.  Easy revocation and review of access.  Disadvantages  Difficult to determine access rights for a domain.  Takes time to search the domain for access rights.  Capabilities with domains Advantages  Useful for localizing information for a process.  Secured against unauthorized access.  Disadvantages  Inefficient at the revocation of capabilities.  Does not correspond directly to the user’s needs.  Even though each implementation has its own strengths and w