Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
Grablo Help Grablo Help
문의하기
Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
loading
  1. Home
  2. Tips
  3. Basics
  4. Digital/Analog Signals
Updated on August 11, 2025

Tips

  • Folder icon closed Folder open iconBasics
    • Bits and Bytes
    • Digital Input/Output
    • Digital/Analog Signals
    • Calculating LED Resistor Values
    • Pull-up/down Resistors
    • 3.3V ↔ 5V Conversion
    • Serial Communication (UART)
    • DC Motor, Servo Motor, Stepper Motor
    • Multi Thread
    • Relay
  • Folder icon closed Folder open iconHardware
    • Raspberry Pi
      • GPIO
      • Installing Operating System
      • How to Change 1-Wire Pin
      • How to Find I2C Device Addresses
      • Raspberry Pi vs Arduino
      • Serial (UART) Port
      • Using Desktop Environment with VNC
    • Beagle Bone
      • GPIO
      • Installing Operating System
    • Jetson Nano
      • GPIO
      • Installing Operating System
    • GPIO Expander
      • FT232H/FT2232H/FT4232H
      • MCP2221A
      • NUMATO USB-GPIO
  • Folder icon closed Folder open iconLinux
    • Linux Directory Structure
    • Configuring Linux Auto Login
    • Installing Linux on Windows (Virtual Machine)
    • Installing Linux on macOS (Virtual Machine)
    • Installing SSH Server
    • Finding Your Controller’s IP Address
    • Connecting via SSH
    • Transferring Files Between PC and Controller
    • Fixing “User is not in the sudoers file” Error
  • Folder icon closed Folder open iconAudio/Video
    • Fixing Audio Stuttering and Latency Issues
    • Playing Audio Through Bluetooth Speakers
    • Selecting Instruments from SoundFont Files
    • Fixing “Failed to create new vlc instance” Error
  • Folder icon closed Folder open iconDatabase
    • Setting Up Firebase Database
  • Folder icon closed Folder open iconIoT
    • Setting Up Google Cloud TTS/STT
    • Setting Up OpenAI TTS/STT
    • Setting Up ElevenLabs TTS
    • Setting Up Telegram Bot
    • Getting Data from WeatherAPI.com

Digital/Analog Signals

Estimated reading: 2 minutes 289 views

Digital Signal

The term “digital” originates from “digit,” which meant finger in ancient Egypt, and gradually evolved to mean numbers. In other words, it refers to countable numbers like 1, 2, etc.

In digital devices such as CD players and computers, digital signals refer to signals that use states where electricity either flows (true, ON, 1, true) or does not flow (false, OFF, 0, false). That is, digital devices process all data using only two states: 0 and 1. For more detailed information, please refer to here.

Examples of digital signals include:

  • Light switch
  • CD player output
  • Computer data processing method
​https://www.monolithicpower.com/en/analog-vs-digital-signal

​

Analog Signal

The etymology of the term “analog” has the meaning of “similar” or “alike.” Analog signals are continuous signals that cannot be counted, and most signals in nature fall into this category. LP records and cassette tapes are also devices that use analog signals. Examples of analog signals include:

  • Light brightness
  • Sound volume
  • Wind strength
  • LP record output
  • Cassette tape output
https://www.monolithicpower.com/en/analog-vs-digital-signal

​​​

Digital <-> Analog Conversion

Digital devices such as computers can only input or output digital signals composed of 0s and 1s. Therefore, to input or output analog signals, digital <-> analog signal converters must be used.

A device that converts digital signals to analog signals is called a Digital-Analog Converter (DAC), and a device that converts analog signals to digital signals is called an Analog-Digital Converter (ADC).

The following shows the process where an analog signal input to a microphone is converted to a digital signal, undergoes digital processing, and is then converted back to an analog signal for output through a speaker.

​https://commons.wikimedia.org/wiki/File:CPT-Sound-ADC-DAC.svg

​

​

찾으시는 내용이 없나요? 문의하기

문의하기

공유하기

Digital/Analog Signals

Or copy link

Clipboard Icon
콘탠츠

ㅤ

Grablo Inc.
support@grablo.co

Site Links

  • Grablo Home
  • Grablo App

이 사이트의 모든 컨텐츠는 저작권법에 보호받는 저작물로서, 무단으로 복제, 배포하는 경우에는 저작권법에 의하여 처벌을 받을 수 있습니다. Copyright 2024 grablo.co. All Rights Reserved.