• Study Resource
  • Explore
    • Arts & Humanities
    • Business
    • Engineering & Technology
    • Foreign Language
    • History
    • Math
    • Science
    • Social Science

    Top subcategories

    • Advanced Math
    • Algebra
    • Basic Math
    • Calculus
    • Geometry
    • Linear Algebra
    • Pre-Algebra
    • Pre-Calculus
    • Statistics And Probability
    • Trigonometry
    • other →

    Top subcategories

    • Astronomy
    • Astrophysics
    • Biology
    • Chemistry
    • Earth Science
    • Environmental Science
    • Health Science
    • Physics
    • other →

    Top subcategories

    • Anthropology
    • Law
    • Political Science
    • Psychology
    • Sociology
    • other →

    Top subcategories

    • Accounting
    • Economics
    • Finance
    • Management
    • other →

    Top subcategories

    • Aerospace Engineering
    • Bioengineering
    • Chemical Engineering
    • Civil Engineering
    • Computer Science
    • Electrical Engineering
    • Industrial Engineering
    • Mechanical Engineering
    • Web Design
    • other →

    Top subcategories

    • Architecture
    • Communications
    • English
    • Gender Studies
    • Music
    • Performing Arts
    • Philosophy
    • Religious Studies
    • Writing
    • other →

    Top subcategories

    • Ancient History
    • European History
    • US History
    • World History
    • other →

    Top subcategories

    • Croatian
    • Czech
    • Finnish
    • Greek
    • Hindi
    • Japanese
    • Korean
    • Persian
    • Swedish
    • Turkish
    • other →
 
Profile Documents Logout
Upload
Fundamentals
Fundamentals

... and convert them to a form suitable for output. Examples: monitor, printer, speakers Technically, auxiliary storage is also considered an output device. ...
Primary Switch Mode Power Supply MINI-PS-120-230 AC
Primary Switch Mode Power Supply MINI-PS-120-230 AC

London Seminar agenda
London Seminar agenda

... basic cable, connectors and outlets stay the same but there is a need for different panels in the Cross Connect. Patch cords are also different and then you need analysers to do the detection. ...
document
document

... • A “signal” is a logical value represented as a voltage on a wire inside the machine • A signal is binary (two states – on and off) • There is a specific meaning assigned to each value of a signal, e.g. M/IO# – M/IO# = 1 means access memory – M/IO# = 0 means access an I/O device ...


... This paper reports a strategy for identifying and locating faults in a power distribution system. The strategy was based on the Knearest neighbours technique. This technique simply helps to estimate a distance from the features used for describing a particular fault being classified to the faults pr ...
Iole o Manoa
Iole o Manoa

... We will be designing and fabricating small robotic mouse. The mouse will be programmed to find the center of a 16 x 16 maze. ...
Transformer - Pavan kumar Chowdary
Transformer - Pavan kumar Chowdary

... buffers cansink/source four TTL inputs. When 1s are written to Port 2 pins, they are pulled high by the internal pull-ups and can be used as inputs. As inputs, Port 2 pins that are externally being pulled low will source current (IIL) because of the internal pull-ups. Port 2 emits the high-order add ...
Physics 4700 Experiment 3 Diodes
Physics 4700 Experiment 3 Diodes

... waveforms/picture). Modify the circuit so that the output voltage approximates DC. What is the ripple factor for your circuit? Use your signal generator for the voltage source. Use a transformer to couple the input voltage to your circuit. Details on rectifier circuits can be found in almost every e ...
NE5550234-EV04-A
NE5550234-EV04-A

DAconverter
DAconverter

Lab 4 - Gateway Engineering Education Coalition
Lab 4 - Gateway Engineering Education Coalition

... CURRENT is NOMINALLY DOUBLED (If V is constant), REF. OHM’S LAW V=IR CURRENT THROUGH THE LED is NOMINALLY DOUBLED…ITS LIGHT INTENSITY INCREASES. LIGHT INTENSITY FROM THE LED is PROPORTIONAL to CURRENT ...
doc - Purdue College of Engineering
doc - Purdue College of Engineering

... 9600 baud via RS232 protocol [10] using a DB9 connector. Formatting of sent data is very flexible, making it an ideal solution for development. A word consists of a single start bit, 7 or 8 data bits, odd, even, or no parity, and at least one stop bit. The printer operates in an interruptdriven mode ...
NTE2708 Integrated Circuit
NTE2708 Integrated Circuit

H2O Power Supply Upgrades
H2O Power Supply Upgrades

... – The regulators can easily handle that. ...
Design Description a..
Design Description a..

... The TLK 100 has the capability to run: Time Domain compliance Reflectometry (TDR), Active Link Cable Diagnostic (ALCD), and Digital Spectrum Analyzer (DSA). Time Domain Reflectometry (TDR) will be used for determining errors in the cable as well as the length of the cable. By analyzing reflections o ...
Slides
Slides

Gate
Gate

... Electrical Signals • Gates are combined to form circuits – Circuits for a logical function such as arithmetic, store values – Three equally powerful notational methods for describing behavior of gates and circuits • Boolean expressions – Expressions in algebraic notation ...
COMPUTER HARDWARE Today’s topic: 2014 freshman offering:
COMPUTER HARDWARE Today’s topic: 2014 freshman offering:

EELab2_Exp8_AD_Converter
EELab2_Exp8_AD_Converter

... Analog-to-digital converters (ADC or A/D converters) translate from analog measurement, which are usually continuous voltages or currents, to digital words used in computing, data transmission, information processing and storage, and control systems. We do this conversion because digital signals are ...
3-1/2D LCD Digital Panel Meter PM128/PM-188
3-1/2D LCD Digital Panel Meter PM128/PM-188

... RA=10KΩ RB=9.99MΩ 500V ...
100W Monocrystalline Solar Panel Specs
100W Monocrystalline Solar Panel Specs

... Maximum AWG Size Range Temperature Range IP Rating ...
DS80C310 - Part Number Search
DS80C310 - Part Number Search

... stretched as needed so that both fast memory and slow memory or peripherals can be accessed with no glue logic. Even in high-speed systems, it may not be necessary or desirable to perform data memory access at full speed. In addition, there are a variety of memory-mapped peripherals such as LCD disp ...
Final Presentation - ECE Senior Design
Final Presentation - ECE Senior Design

... Circuitry Timeline Budget ...
Lecture #3 - The University of Texas at Dallas
Lecture #3 - The University of Texas at Dallas

... – All three are “programmable” by setting configuration bits – These are huge? ...
5211 Data Comm 1 - Cincinnati State
5211 Data Comm 1 - Cincinnati State

... • Termination is a very important topic often not covered. • When signals are sent down a wire/cable if they are not fully absorbed in the load at the end, they can be reflected back. • This reflected signal will collide with other signals coming down the line. The result is garbled data. • Which ha ...
< 1 ... 1278 1279 1280 1281 1282 1283 1284 1285 1286 ... 1306 >

Immunity-aware programming

When writing firmware for an embedded system, immunity-aware programming refers to programming techniques which improve the tolerance of transient errors in the program counter or other modules of a program that would otherwise lead to failure. Transient errors are typically caused by single event upsets, insufficient power, or by strong electromagnetic signals transmitted by some other ""source"" device.Immunity-aware programming is an example of defensive programming and EMC-aware programming. Although most of these techniques apply to the software in the ""victim"" device to make it more reliable, a few of these techniques apply to software in the ""source"" device to make it emit less unwanted noise.
  • studyres.com © 2025
  • DMCA
  • Privacy
  • Terms
  • Report