Computer Organisation and Design: Difference between revisions

From bibbleWiki
Jump to navigation Jump to search
Line 7: Line 7:
**tw = pulse width
**tw = pulse width
**frequency = cycles/second or frequency = 1/T  
**frequency = cycles/second or frequency = 1/T  
**Duty cycle = % of time period train = 1
**duty cycle = % of time period train = 1

Revision as of 05:49, 25 January 2023

Introduction

This is me looking at theory and documenting what I need to know. Primarily this was driven from my electronics and not IT.

Pulse Trains

  • Non-Periodic pulse trains are digital signals with any pulses over time
  • Periodic pulse trains are pulses in fixed time like a clock signal
    • T=period (seconds/cycle)
    • tw = pulse width
    • frequency = cycles/second or frequency = 1/T
    • duty cycle = % of time period train = 1