Now the engineering activities begin. The team now looks carefully the requirements and develops a rough plan of how to proceed. It then selects the resources needed to build the project.
Modular building
The whole project is divided into sequence of modules, each with specific goal. Block diagrams for hardware and flowchart
or url diagrams for software are some choices for modular representation. Then decide the appropriate hardware and/or software for each of these modules.
In case of hardware, select the circuit that best fits the module requirements.
For software, select the suitable algorithm best for the module.
The outcomes of this phase is the list of circuits and algorithms for each of the modules of the project and their interconnections.
This list is forwarded to the implementation of the project.
No comments:
Post a Comment