Jump to content

Analog to Digital Converter

From Survivalcraft Wiki

<infobox> <title source="name"><default>Analog to Digital Converter</default></title>

<image source="image"></image> <label>ID</label> <group> <header>General Attributes:</header> <label>Is Stackable</label> <label>Is Flammable</label> <label>Fuel Value</label> <label>Is Edible</label> <label>Food Type</label> <label>Nutritional Value</label> <label>Emitted Light Amount</label> <label>Sleep Suitability</label> <label>Fire Duration</label> </group> <group> <header>Physics:</header> <label>Light Attenuation</label> <label>Explosive Power</label> <label>Explosion Resilience</label> <label>Projectile Resilience</label> <label>Density</label> <label>Is Fluid Blocker</label> <label>Projectile Stick Probability</label> </group> <group> <header>Tool-related Attributes:</header> <label>Digging Method</label> <label>Required Tool Level</label> <label>Digging Resilience</label> <label>Impact on Average Tool Longevity</label> </group> <navigation>Block and Item Infobox Explanation</navigation> </infobox> Converts a single 4-bit analog signal into the 4 digital bits that the signal represents.

Description   (From Recipaedia)

Electric ADC. Converts one analog signal fed to its back to 4 digital signals output through its sides. You need to place ADC on a WireThroughBlock element to be able provide the input signal. Can be placed on any surface and rotated to desited orientation.

Crafting

Requires 4 copper ingots and 3 germanium crystals to craft ADCs.

You get 4 ADC chips.

File:Analog to Digital Converter.png

Hooking it up

You must place the ADC on a wire through block and feed the analog signal through that block. The 4 digital bits are output from the sides of the chip and are wired normally. The least significant bit is marked by 1 dot, etc.

Using it

An analog signal is often used to transmit up to 4 digital bit signals on a single wire. Use the ADC to get the original 4 digital bits back.

The ADC are commonly used in combination with a DAC, memory bank, RTC or other device that outputs an analog signal.