Back to the 2025 paper
Similar questions
Signal Conditioning and Data Acquisition SystemDescribe various data storage options available in microcontroller systems and explain how data can be logged or stored using programming techniques.20257mSignal Conditioning and Data Acquisition SystemThe main objective of data processing is to: (i) Reduce microcontroller load (ii) Extract meaningful insights (iii) Increase clock frequency (iv) Improve battery capacity2025?mCOMPUTER ORGANIZATION & ARCHITECTUREA computer with 32-bit wide data bus uses 1K, X, and 8 static RAM memory chips. What is the smallest memory that this computer has? a) 12K b) 10K c) 8K d) 16K e) 24K20242mSignal Conditioning and Data Acquisition SystemA DAQ system samples 4 channels simultaneously at 25 kS/s per channel. Each sample is 12 bits. The microcontroller writes data to an SD card via SPI at 12 Mbps. The SD card uses 512-byte sectors and write operations must be in whole sectors. The MCU packs samples channel-wise into frames and writes continuously. (i) Compute the raw data rate in Mbps and the required sustained write throughput in MB/s (account for packing). (ii) Design a framing strategy: pack samples into 512-byte sectors with minimal wasted space—compute how many samples per sector and how many sectors per second must be written.20257m
PreviousDiscuss various data analysis techniques used in embedded and data acquisition systems.NextA system uses an SPI-based 8-bit DAC to generate an analog output signal between 0–5 V. (i) Explain the SPI timing requirements and derive the formula for DAC output voltage. (ii) If the SPI clock is 4 MHz, calculate the maximum update rate achievable.