Computer Engenering Practical
Computer Engenering Practical
The SRS document itself states in precise and explicit language those
functions and capabilities a software system (i.e., a software
application, an eCommerce Web site, and so on) must provide, as
well as states any required constraints by which the system must
abide. The SRS also functions as a blueprint for completing a project
with as little cost growth as possible. The SRS is often referred to as
the "parent" document because all subsequent project management
documents, such as design specifications, statements of work,
software architecture specifications, testing and validation plans, and
documentation plans, are related to it.
REQUIREMENTS:
SOFTWARE REQUIREMENT
Operating system : Windows 10
PyCharm Community Edition
Packages
cmake
dlib
face-recognition
numpy
opencv-python
HARDWARE REQUREMENT
Pen Drive
Web camera
Processor: Intel or AMD Quad core Processor
Ram: 2GB or more than 2GB
Hard disk: 15 GB of available space
EXCERCISE NO. 3
AIM: To prepare DATA FLOW DIAGRAM for smart attendance system.
REQUIREMENTS:
Hardware Interfaces
Pentium(R) 4 CPU 2.26 GHz, 128 MB RAM
Screen resolution of at least 800 x 600 required for proper and
complete viewing of screens. Higher resolution would not be a
problem,
Software Interfaces
Any window-based operating system (Windows 7 ,8 and 10)
WordPad or Microsoft Word.
Description: Data flow diagram is graphical representation of flow of
data in an information system. It is capable of depicting incoming
data flow, outgoing data flow and stored data. The DFD does not
mention anything about how data flows through the system.
There is a Noticeable difference between DFD and Flowchart. The
flowchart depicts flow of control in program modules. DFDs depict
flow of data in the system at various levels. DFD does not contain any
control or branch elements.
Components:
External Entity an outside system that sends or receives data,
communicating with the system being diagrammed. They are the
sources and destinations of information entering or leaving the
system. They might be an outside organization or person, a computer
system or a business system. They are also known as terminators,
sources and sinks or actors. They are typically drawn on the edges of
the diagram .
DFD rules
Each process should have at least one input and an output.
Each data store should have at least one data flow in and one
data flow out.
Data stored in a system must go through a process.
All processes in a DFD go to another process or a data store.
Hardware Interfaces
Pentium(R) 4 CPU 2.26 GHz, 128 MB RAM
Screen resolution of at least 800 x 600 required for proper and
complete viewing of screens. Higher resolution would not be a
problem,
Software Interfaces
Any window-based operating system (Windows 7 ,8 and 10)
WordPad or Microsoft Word.
1. Use Cases
2. Actor
3. Relationship
4. System Boundary Boxes
i. Use Cases
A use describe a sequnece of action that Provide a measurable value
to an actor. A use case is drawn as a horizontal ellipse on a UML use
case diagram.
1. Use case Names Begin With a Strong verb
2. Name use cases Using domain Terminology
3. Place Your Primary use cases In the top- Left Corner od the
diagram.
4. Imply timing Considerations By Sta