Skip to main content

Command Palette

Search for a command to run...

Case Studies

Updated
1 min read
Case Studies

Here we are gonna study three case studies.

  1. An embedded system

  2. An information system

  3. A sensor-based data collection system

Now let us understand each of these case studies in detail.

  1. An embedded system

    This is a system where software controls and hardware devices are embedded in the device. Issues in embedded systems typically include physical size, responsiveness, power management etc. An example of an embedded system that is used is insulin pump software.

  2. An information system

    This is a system whose primary purpose is to manage and provide access to a database of information. Issues in information systems include security, usability, privacy and maintaining data integrity. An example of this information system is the hospital patient management system.

  3. A sensor-based data collection system

    This is a system whose primary purpose is to collect data from a set of sensors and process the data in some way. The key requirements of such a system are reliability, even in hostile environments, conditions and maintainability. An example of this sensor-based data collection system is the wilderness weather station.

More from this blog

C

Coding Minutes Blogs | Tech Articles, Roadmaps, Interview Tips

80 posts

The best resource for Data Structures in C and C++ | Career Roadmaps | Interview Tips and Tricks | Guidance for Computer Science students.