Skip to main content

What is a plotter?


 

Plotter

Updated: 02/07/2022 by Computer Hope
Plotter printing machine.

plotter is a computer hardware device much like a printer that is used for printing vector graphics. Instead of toner, plotters use a pen, pencil, marker, or another writing tool to draw multiple, continuous lines on paper rather than multiple dots, like a traditional printer. Plotters produce a hard copy of schematics and other similar applications. Though once widely used for computer-aided design, these devices were more or less phased out by wide-format printers.

Advantages of plotters

  • Plotters can work on very large sheets of paper while maintaining high resolution.
  • They can print on a wide variety of flat materials including plywood, aluminum, sheet steel, cardboard, and plastic.
  • Plotters allow the same pattern to be drawn thousands of times without any image degradation.

Disadvantages of plotters

  • Plotters are quite large compared to a traditional printer.
  • Plotters are also more expensive than a traditional printer.

When was the first plotter invented?

The first plotter was invented in 1953 by Remington-Rand. It was used in conjunction with the UNIVAC computer to created technical drawings.

Comments

Popular posts from this blog

What Is Satellite? How Does It Work?

  How Does It Work? Table of Contents What is a Satellite? Anatomy of a satellite How does a satellite communicate? Bandwidth and Transmission Suggested Reading Satellites communicate by exchanging electromagnetic waves, either on the Earth’s surface or in space, hovering above a pole or orbiting us everyday. Communication doesn’t necessarily have to occur in the Radio spectrum. Your TV remote communicates with its set top box with infrared waves, while phones communicate with microwaves. Google Earth provides you the opportunity to visit any place on Earth, yet what do most people do? Look at their own house. In fact, Google Earth doesn’t just show you high-resolution pictures; like Scrooge on one of his ghosts, you are practically tossed there, as you can witness walking pedestrians and live traffic! But how does Google Earth achieve this feat? With satellites! What is a Satellite? The word satellite doesn’t necessarily describe a mechanical box floating through space with...

What is SQL?

  SQL is a programming language used to communicate with and manipulate databases. Structured Query Language (SQL) is a programming language used to communicate with and manipulate databases. SQL was developed in the 1970s by IBM researchers. SQL is extremely accessible across various platforms and generally user-friendly. This article is for business owners interested in hiring an SQL developer to revolutionize the way they view, analyze and make decisions from existing data. SQL (Structured Query Language) is a programming language used to communicate with and manipulate databases. To get the most of the mounds of data they collect, many businesses must become versed in SQL. Here’s everything you should know about using SQL to access and manipulate data. What is SQL? Businesses and other organizations use SQL programs to access and manipulate the information and data in their databases and create and alter new tables. To fully understand SQL, you need to know exactly what a datab...

Android developer roadmap

  A skilled Android developer can fix the problems of millions of people. With only one app. But with only  5,9 million Android developers  worldwide there is a huge demand for more.  If you want to be part of the most popular mobile platform in the world there is no better time to start. This blog will guide you through your  android developer roadmap  and help you understand the fundamentals Table of Contents How long does it take to become an Android developer? 1. Choose an IDE for android development 2. Pick a language 3. Get familiar with the anatomy of an app 4. Learn the basics of UI 5. Learn the paradigm of asynchronous programming 6. Explore the fundamentals of Android Jetpack 7. Choose where to store your data 8. Connect your app to the internet 9. Choose the right application architecture 10. Don’t forget to test your code  11. Configure your application build Conclusion How long does it take to become an Android developer? To be honest, it’...