Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Now the output of sensor needs to be digitized using an 8-bit single-slope Analog-to-Digital converter with a f s of 2048 samples per sec and
- Now the output of sensor needs to be digitized using an 8-bit single-slope Analog-to-Digital converter
with a fs of 2048 samples per sec and an analogue range of -1 V to 11 V. The ADC is a part of a PIC
microcontroller with 2K RAM available. [3x10=30]
- What is the step size (or vref or resolution) for this ADC? How many levels (or steps) do we have here?
- What will happen to memory requirements if we double the number of steps?
- What will happen to memory requirements if we double the sampling frequency?
- Is it true that an ADC is basically an integrator or a summer? If yes, then what will happen if there is no input applied? Wont it sum up the noise - making the sum approach infinity?
- If a sine wave of 5KHz is sampled, then what will be the frequency of discrete-time signal?
- Since 0 Volts is part of the allowed analogue signal range, how can you tell if it is a zero-volt signal or just no signal?
- If we detect a frequency of 1Hz after sampling a sine wave, what are possible frequencies of original analogue signal?
- Under what conditions, the calibration of an ADC could be affected?
- What is the analogue signal if digitized value is: i.) 0 ii.) 255
- Assume the input analog signal is 6 V. Convert it to digital signal. What is the sampled/digitized value? Now convert it back to analogue voltage. What is the error?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started