Thursday, 16 September 2021

Project Implementation

Project Implementation 
The design provides the technical details on paper. In reality, it has to be either a hardware, a software or a firmware. The conversion of the ideas from the paper to the reality is the process called implementation. 
The process of implementation is highlighted here. 
Hardware module 
For each Hardware module, the most appropriate circuit is identified. This selection must consider:
-I/O characteristics 
-Frequency range of operation
-Components availability
The inter-module constraints like impedance matching, connectors must be addressed with high priority. 
Then all the Hardware is physically connected module-wise and the operation is verified. 
Software module 
For each software module, the optimum algorithm must be identified. The parameters to decide the optimality are: 
- I/O data types
- Data Structures
- Time and space complexities
- Technology availability 
- Coding language
- DBMS
The actual code is written in the selected language onto the machine/ Hardware module.
Each component of the code is verified for its proper working. 
Final Assembly 
Once each module is ready to use, they are interconnected and the overall working is verified. 
Similarly, the software modules are interconnected and the overall working is verified. Finally, the firmware modules are interconnected and the overall working is verified. 
The next phase is thorough inspection and testing of hardware, software and firmware. 


No comments:

Post a Comment

Project-Work: Do It Yourself or Buy

  Project work- Do it yourself or Buy Hello friends, Today let us look at how to proceed with the final year project   during this pandemi...