Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Definitions  



1.1  In digital electronics  





1.2  In signal processing  





1.3  In communications  







2 Logic voltage levels  





3 Modulation  





4 Clocking  





5 See also  





6 References  





7 External links  














Digital signal






العربية
Azərbaycanca
Беларуская
Български
Català
Чӑвашла
Deutsch
Eesti
Ελληνικά
Español
Euskara
فارسی
Français

ि
Bahasa Indonesia
IsiZulu
עברית
Қазақша
Kurdî
Македонски

Bahasa Melayu

Polski
Português
Română
Русский
Simple English
Slovenčina
کوردی
Српски / srpski
Srpskohrvatski / српскохрватски

Türkçe
Українська
اردو
Tiếng Vit


 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 

(Redirected from Digital signal (electronics))

A binary signal, also known as a logic signal, is a digital signal with two distinguishable levels

Adigital signal is a signal that represents data as a sequence of discrete values; at any given time it can only take on, at most, one of a finite number of values.[1][2][3] This contrasts with an analog signal, which represents continuous values; at any given time it represents a real number within a continuous range of values.

Simple digital signals represent information in discrete bands of analog levels. All levels within a band of values represent the same information state.[1] In most digital circuits, the signal can have two possible valid values; this is called a binary signalorlogic signal.[4] They are represented by two voltage bands: one near a reference value (typically termed as ground or zero volts), and the other a value near the supply voltage. These correspond to the two values "zero" and "one" (or "false" and "true") of the Boolean domain, so at any given time a binary signal represents one binary digit (bit). Because of this discretization, relatively small changes to the analog signal levels do not leave the discrete envelope, and as a result are ignored by signal state sensing circuitry. As a result, digital signals have noise immunity; electronic noise, provided it is not too great, will not affect digital circuits, whereas noise always degrades the operation of analog signals to some degree.[5]

Digital signals having more than two states are occasionally used; circuitry using such signals is called multivalued logic. For example, signals that can assume three possible states are called three-valued logic.

In a digital signal, the physical quantity representing the information may be a variable electric current or voltage, the intensity, phase or polarization of an optical or other electromagnetic field, acoustic pressure, the magnetization of a magnetic storage media, etcetera. Digital signals are used in all digital electronics, notably computing equipment and data transmission.

A received digital signal may be impaired by noise and distortions without necessarily affecting the digits

Definitions[edit]

The term digital signal has related definitions in different contexts.

In digital electronics[edit]

A five level PAM digital signal

Indigital electronics, a digital signal is a pulse amplitude modulated signal, i.e. a sequence of fixed-width electrical pulses or light pulses, each occupying one of a discrete number of levels of amplitude.[6][7] A special case is a logic signal or a binary signal, which varies between a low and a high signal level.

The pulse trains in digital circuits are typically generated by metal–oxide–semiconductor field-effect transistor (MOSFET) devices, due to their rapid on–off electronic switching speed and large-scale integration (LSI) capability.[8][9] In contrast, BJT transistors more slowly generate analog signals resembling sine waves.[8]

In signal processing[edit]

In signal processing, a digital signal is an abstraction that is discrete in time and amplitude, meaning it only exists at certain time instants.

Indigital signal processing, a digital signal is a representation of a physical signal that is sampled and quantized. A digital signal is an abstraction that is discrete in time and amplitude. The signal's value only exists at regular time intervals, since only the values of the corresponding physical signal at those sampled moments are significant for further digital processing. The digital signal is a sequence of codes drawn from a finite set of values.[10] The digital signal may be stored, processed or transmitted physically as a pulse-code modulation (PCM) signal.

In communications[edit]

Afrequency-shift keying (FSK) signal is alternating between two waveforms and allows passband transmission. It is considered a means of digital data transmission.
AnAMI coded digital signal used in baseband transmission (line coding)

Indigital communications, a digital signal is a continuous-time physical signal, alternating between a discrete number of waveforms,[3] representing a bitstream. The shape of the waveform depends the transmission scheme, which may be either a line coding scheme allowing baseband transmission; or a digital modulation scheme, allowing passband transmission over long wires or over a limited radio frequency band. Such a carrier-modulated sine wave is considered a digital signal in literature on digital communications and data transmission,[11] but considered as a bit stream converted to an analog signal in electronics and computer networking.[12]

In communications, sources of interference are usually present, and noise is frequently a significant problem. The effects of interference are typically minimized by filtering off interfering signals as much as possible and by using data redundancy. The main advantages of digital signals for communications are often considered to be noise immunity, and the ability, in many cases such as with audio and video data, to use data compression to greatly decrease the bandwidth that is required on the communication media.

Logic voltage levels[edit]

A logic signal waveform: (1) low level, (2) high level, (3) rising edge, and (4) falling edge.

Awaveform that switches representing the two states of a Boolean value (0 and 1, or low and high, or false and true) is referred to as a digital signalorlogic signalorbinary signal when it is interpreted in terms of only two possible digits.

The two states are usually represented by some measurement of an electrical property: Voltage is the most common, but current is used in some logic families. Two ranges of voltages are typically defined for each logic family, which are frequently not directly adjacent. The signal is low when in the low range and high when in the high range, and in between the two ranges the behaviour can vary between different types of gates.

The clock signal is a special digital signal that is used to synchronize many digital circuits. The image shown can be considered the waveform of a clock signal. Logic changes are triggered either by the rising edge or the falling edge. The rising edge is the transition from a low voltage (level 1 in the diagram) to a high voltage (level 2). The falling edge is the transition from a high voltage to a low one.

Although in a highly simplified and idealized model of a digital circuit, we may wish for these transitions to occur instantaneously, no real world circuit is purely resistive and therefore no circuit can instantly change voltage levels. This means that during a short, finite transition time the output may not properly reflect the input, and will not correspond to either a logically high or low voltage.

Modulation[edit]

To create a digital signal, an analog signal must be modulated with a control signal to produce it. The simplest modulation, a type of unipolar encoding, is simply to switch on and off a DC signal so that high voltages represent a '1' and low voltages are '0'.

Indigital radio schemes one or more carrier waves are amplitude, frequencyorphase modulated by the control signal to produce a digital signal suitable for transmission.

Asymmetric Digital Subscriber Line (ADSL) over telephone wires, does not primarily use binary logic; the digital signals for individual carriers are modulated with different valued logics, depending on the Shannon capacity of the individual channel.

Clocking[edit]

Clocking digital signals through a clocked flip-flop

Digital signals may be sampled by a clock signal at regular intervals by passing the signal through a flip-flop. When this is done, the input is measured at the clock edge, and the signal from that time. The signal is then held steady until the next clock. This process is the basis of synchronous logic.

Asynchronous logic also exists, which uses no single clock, and generally operates more quickly, and may use less power, but is significantly harder to design.

See also[edit]

References[edit]

  1. ^ a b Robert K. Dueck (2005). Digital Design with CPLD Applications and VHDL. Thomson/Delmar Learning. ISBN 1401840302. Archived from the original on 2017-12-17. Retrieved 2017-08-30. A digital representation can have only specific discrete values
  • ^ Proakis, John G.; Manolakis, Dimitris G. (2007-01-01). Digital Signal Processing. Pearson Prentice Hall. ISBN 9780131873742. Archived from the original on 2016-05-20. Retrieved 2015-09-22.
  • ^ a b Analogue and Digital Communication Techniques Archived 2017-12-17 at the Wayback Machine: "A digital signal is a complex waveform and can be defined as a discrete waveform having a finite set of levels"
  • ^ "Digital Signal". Archived from the original on 2016-03-04. Retrieved 2016-08-13.
  • ^ Horowitz, Paul; Hill, Winfield (1989). The Art Of Electronics, 2nd Ed. Cambridge University Press. pp. 471–473. ISBN 0521370957.
  • ^ B. SOMANATHAN NAIR (2002). Digital electronics and logic design. PHI Learning Pvt. Ltd. p. 289. ISBN 9788120319561. Digital signals are fixed-width pulses, which occupy only one of two levels of amplitude.
  • ^ Joseph Migga Kizza (2005). Computer Network Security. Springer Science & Business Media. ISBN 9780387204734.
  • ^ a b "Applying MOSFETs to Today's Power-Switching Designs". Electronic Design. 23 May 2016. Archived from the original on 10 August 2019. Retrieved 10 August 2019.
  • ^ 2000 Solved Problems in Digital Electronics. Tata McGraw-Hill Education. 2005. p. 151. ISBN 978-0-07-058831-8.
  • ^ Vinod Kumar Khanna (2009). Digital Signal Processing. S. Chand. p. 3. ISBN 9788121930956. A digital signal is a special form of discrete-time signal which is discrete in both time and amplitude, obtained by permitting each value (sample) of a discrete-time signal to acquire a finite set of values (quantization), assigning it a numerical symbol according to a code ... A digital signal is a sequence or list of numbers drawn from a finite set.
  • ^ J.S.Chitode, Communication Systems, 2008: "When a digital signal is transmitted over a long distance, it needs CW modulation."
  • ^ Fred Halsall, Computer Networking and the Internet: "In order to transmit a digital signal over an analog subscriber line, modulated transmission must be used; thas is the electrical signal that represents the binary bit stream of the source (digital) output must first be converted to an analog signal that is compatible with a (telephony) speech signal."
  • External links[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Digital_signal&oldid=1209010472"

    Category: 
    Telecommunications
    Hidden categories: 
    Webarchive template wayback links
    Articles with short description
    Short description matches Wikidata
    Articles with GND identifiers
    Articles with NKC identifiers
     



    This page was last edited on 19 February 2024, at 22:16 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki