












































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
it is a se project giveb in ip university hope it helps
Typology: Cheat Sheet
1 / 52
This page cannot be seen from the preview
Don't miss anything!
(An iso 9001:2008 certified, AICTE approved & GGSIP university affiliated institute)
No Experiment Description Pa g e N o. Experimen t Date Submissio n Date Remark s 1 To write the problem statement of WEATHER FORECASTING SYSTEM.
2 To do the requirement analysis and develop Software Requirement Specification Sheet for WEATHER FORECASTING SYSTEM.
3 To perform the function-oriented diagram: Data Flow Diagram (DFD) and Structured chart.
4 To perform the user’s view analysis for the suggested system: Use case diagram.
5 To draw the structural view diagram for the system: Class diagram, object diagram.
6 To draw the behavioral view diagram : State-chart diagram, Activity diagram
7 To perform the behavioral view diagram for the suggested system: Sequence diagram, Collaboration diagram
8 To perform the implementation view diagram: - Component diagram for the System
(An iso 9001:2008 certified, AICTE approved & GGSIP university affiliated institute) EXPERIMENT – 1 AIM: - To write the problem statement of WEATHER FORECASTING SYSTEM. REQUIREMENTS: -
(An iso 9001:2008 certified, AICTE approved & GGSIP university affiliated institute) beginners establish their place and survive in the market. Furthermore, it also focuses on the overall overview of the market for the upcoming period of 2021 to 2027. This has proved to be of a great help to the entrepreneurs. This in-detail market study is highly based on the information received from interviews with the leading executives, research and innovative resources. Overview: The global weather forecasting system and solutions market size was valued at USD 2. billion in 2016. It is expected to post a CAGR of 7.1% over the forecast period. These systems help enterprises in gaining real-time insights into atmospheric conditions, which in turn, enables enterprises to carefully plan all weather-sensitive operations to ensure security, sustainability, safety, and cost efficiency. Factors such as growing sea and air transportation, increasing stringency of norms pertaining to environmental protection, and high dependency on rainfall for water supply are among the key trends stimulating market growth. Drawbacks of existing System:
(An iso 9001:2008 certified, AICTE approved & GGSIP university affiliated institute) Proposed system: User registration: Administrator permit user for registration, companies can also do registration. Inserting the details: user and companies have to insert their details. Updating the details: As time user and companies have to update their details. Event Details: Administrator update the weather. Recruitment Process: Every 3-hour updating weather. Functional Requirements:
(An iso 9001:2008 certified, AICTE approved & GGSIP university affiliated institute) Database server: SQL Development tool: Eclipse, sublime text Programming Language: java, HTML, CSS Communication interface: This website supports all types of web browsers. User will be informed about placement process via uploading dashboard by administrator. Selected candidates will be informed for interview via mail by company. Performance requirements: Response Time: Response time will be less than 1s. Security: The details of the students will be kept secured by providing password facility and while updating details after OTP validation. Efficiency: All the details of the students will be kept updated. Design Constraints: Software must be flexible so that user can easily update their details and can easily go through placement process. The system must be able to manage the details of the users very efficiently. Using this system placement process can be carry out from anywhere so that this application is also useful in pandemic situations like corona. All the users have provided their important details so that software must provide the security of their data. Non-Functional Requirements:
(An iso 9001:2008 certified, AICTE approved & GGSIP university affiliated institute) To store, maintain and access details of the thousands of students and also companies. Performance Requirements: Sorting facilities for quick access. preliminary schedule and budget: We gave 1 month to discuss about software, cost, deadlines, risk analysis etc. 2 months for requirement gathering from user and then by analyzing that we made SRS document and verified that from user. 2 months for Data collection like details of different companies which wanted to involve. 3 months to Design software according to user requirements and. 2 months for implementation and testing for final product. The budget will depend on the teams that which resources they are going to use like database, Reviews of the experts and risk analyzers may increase cost. Appendices:
(An iso 9001:2008 certified,AICTE approved & GGSIP university affiliated institute) EXPERIMENT – 3 AIM: - To perform the function-oriented diagram: Data Flow Diagram (DFD) and Structured chart. REQUIREMENTS: - 1.SOFTWARE REQUIREMENT – Microsoft Word 2.HARDWARE REQUIREMENT – Computer, Keyboard, Mouse, CPU THEORY: -
1. Data Flow Diagram (DFD) A Data Flow Diagram (DFD) is a traditional visual representation of the information flows within a system. A neat and clear DFD can depict the right amount of the system requirement graphically. It can be manual, automated, or a combination of both. It shows how data is entered and leaves the system, what changes the information, and where data is stored. The objective of a DFD is to show the scope and boundaries of a system as a whole. It may be used as a communication tool between a system analyst and any person who plays a part in the order that acts as a starting point for redesigning a system. The DFD is also called as a data flow graph or bubble chart. 1.1 The following observations about DFDs are essential: All names should be unique. This makes it easier to refer to elements in the DFD. Remember that DFD is not a flow chart. Arrows is a flow chart that represents the order of events; arrows in DFD represents flowing data. A DFD does not involve any order of events. Suppress logical decisions. If we ever have the urge to draw a diamond-shaped box in a DFD, suppress that urge! A diamond-shaped box is used in flow charts to represents decision points with multiple exists paths of which the only one is taken. This implies an ordering of events, which makes no sense in a DFD. Do not become bogged down with details. Defer error conditions and error handling until the end of the analysis.
(An iso 9001:2008 certified,AICTE approved & GGSIP university affiliated institute) 1.2 Standard symbols for DFDs are derived from the electric circuit diagram analysis and are shown in fig: Symbols Name Function → Data flow Used to connect processes to each other, to sources or sinks, to arrow head indicates direction of data flow. Process Performs some transformation of input data to yield output data. Source or Sink (external entity) A source of system inputs or sink of system outputs. Data Store A repository of data , the arrow heads indicate the net input and net output to store. ● Circle: A circle (bubble) shows a process that transforms data inputs into data outputs. ● Data Flow: A curved line shows the flow of data into or out of a process or data store. ● Data Store: A set of parallel lines shows a place for the collection of data items. A data store indicates that the data is stored which can be used at a later stage or by the other processes in a different order. The data store can have an element or group of elements. ● Source or Sink: Source or Sink is an external entity and acts as a source of system inputs or sink of system outputs.
(An iso 9001:2008 certified,AICTE approved & GGSIP university affiliated institute) Fig: Level-1 DFD 1.4 DFD of WEATHER FORECASTING SYSTEM 1.4.0 Context DFD of WEATHER FORECASTING SYSTEM Fig: Context level DFD
(An iso 9001:2008 certified,AICTE approved & GGSIP university affiliated institute) 1.4.1 Level-0 DFD of WEATHER FORECASTING SYSTEM Fig: Level-0 DFD 1.4.2 Level-1 DFD of WEATHER FORECASTING SYSTEM Fig: Level-1 DFD
(An iso 9001:2008 certified,AICTE approved & GGSIP university affiliated institute) 2.1 Symbols used in construction of structured chart
1. Module It represents the process or task of the system. It is of three types as shown in below figure. ● Control Module: A control module branches to more than one sub module. ● Sub Module: Sub Module is a module which is the part (Child) of another module. ● Library Module: Library Module are reusable and invokable from any module. 2. Conditional Call It represents that the control module can select any of the sub modules on the basis of some condition as shown in below figure. 2. Loop (Repetitive call of module) It represents the repetitive execution of a module by the sub module. A curved arrow represents a loop in the module.
(An iso 9001:2008 certified,AICTE approved & GGSIP university affiliated institute) All the sub modules covered by the loop repeat execution of the module.
3. Data Flow It represents the flow of data between the modules. It is represented by directed arrow with an empty circle at the end. 4. Control Flow It represents the flow of control between the modules. It is represented by a directed arrow with a filled circle at the end.
(An iso 9001:2008 certified,AICTE approved & GGSIP university affiliated institute) 2.4 Structure Chart of WEATHER FORECASTING CONCLUSION: - ● Level – 0 and Level – 1 Data Flow Diagram (DFD) for WEATHER FORECASTING SYSTEM have been drawn successfully. ● Structure Chart for WEATHER FORECASTING SYSTEM have been drawn successfully
(An iso 9001:2008 certified,AICTE approved & GGSIP university affiliated institute) EXPERIMENT – 4 AIM: - To perform the user’s view analysis for the suggested system: Use case diagram. REQUIREMENTS: -