SlideShare a Scribd company logo
1 of 8
CONVERTER
COMPUTER PROGRAMMING BTI10221
1.0) Title:
To convert metrics system unit
2.0) Problem Statement:
To convert the metrics system SI units from different transaction. There are main five
converter categories in the developing system. There are beloved:-
1) Temperature
2) Weight
3) Length
4) Area
5) Volume
The main task of converter system is to implement the designed algorithm in C language.
The design system can convert some main units as beloved:
Categories Metric system
Temperature >> Fahrenheit - Celsius
Celcius - Fahrenheit
>> Kelvin - Fahrenheit
Fahrenheit - Kelvin
>> Kelvin - Celsius
Celcius - Kelvin
Weight >> Pound - Kilo
Kilo - Pound
>> Carat - Gram
Gram - Carat
>> Ounce - Gram
Gram - Ounce
Length
>> Mm - Cm
Cm - Mm
>> Cm - Meter
Meter - Cm
>> Meter - Kilometer
Kilometer - Meter
CONVERTER
COMPUTER PROGRAMMING BTI10222
Area
>> Foot2 - Metre2
Metre2 - Foot2
>> Yard2 - Metre2
Meter2 - Yard2
>> Mile2 - Km2
Km2 - Mile2
Volume
>> Inch3 - Cm3
Cm3 - Inch3
>> Foot3 - Metre3
Metre3 - Foot3
>> Yard3 - Metre3
Metre3 - Yard3
3.0) Problem Analysis:
3.1.1) Problem Statement 1
Develop a system to convert the value into the metric system unit which required.
3.1.2) Requirement Specification
To design a program that can verify the relation in between the temperature units.
3.1.3) Analysis
Problem input : >> Fahrenheit - Celsius
Celcius - Fahrenheit
>> Kelvin - Fahrenheit
Fahrenheit - Kelvin
>> Kelvin - Celsius
Celcius - Kelvin
Problem output : >> Celsius
Fahrenheit
>> Fahrenheit
Kelvin
>> Celsius
Kelvin
Constraint : None
Formula : Example: 1 calcius = 237.15 kelvin
CONVERTER
COMPUTER PROGRAMMING BTI10223
3.2.1) Problem Statement 2
Develop a system to convert the value into the metric system unit which required.
3.2.2) Requirement Specification
To design a program that can verify the relation in between the Weight units.
3.2.3) Analysis
Problem input : >> Pound - Kilo
Kilo - Pound
>> Carat - Gram
Gram - Carat
>> Ounce - Gram
Gram - Ounce
Problem output : >> Kilo
Pound
>> Gram
Carat
>> Gram
Ounce
Constraint : None
Formula : Example: 1 Kilogram = 1000 Gram
CONVERTER
COMPUTER PROGRAMMING BTI10224
3.3.1) Problem Statement 3
Develop a system to convert the value into the metric system unit which required.
3.3.2) Requirement Specification
To design a program that can verify the relation in between the Length units.
3.3.3) Analysis
Problem input : >> Mm - Cm
Cm - Mm
>> Cm - Meter
Meter - Cm
>> Meter - Kilometer
Kilometer - Meter
Problem output : >> Cm
Mm
>> Meter
Cm
>> Kilometer
Meter
Constraint : None
Formula : Example: 1 Kilometer = 1000 Meter
CONVERTER
COMPUTER PROGRAMMING BTI10225
3.4.1) Problem Statement 4
Develop a system to convert the value into the metric system unit which required.
3.4.2) Requirement Specification
To design a program that can verify the relation in between the area units.
3.4.3) Analysis
Problem input : >> Foot2 - Metre2
Metre2 - Foot2
>> Yard2 - Metre2
Meter2 - Yard2
>> Mile2 - Km2
Km2 - Mile2
Problem output : >> Metre2
Foot2
>> Metre2
Yard2
>> Km2
Mile2
Constraint : None
Formula : Example: 1 yard2 = 0.83612 metre2
CONVERTER
COMPUTER PROGRAMMING BTI10226
3.5.1) Problem Statement 5
Develop a system to convert the value into the metric system unit which required.
3.5.2) Requirement Specification
To design a program that can verify the relation in between the Volume units.
3.5.3) Analysis
Problem input : >> Inch3 - Cm3
Cm3 - Inch3
>> Foot3 - Metre3
Metre3 - Foot3
>> Yard3 - Metre3
Metre3 - Yard3
Problem output : >> Cm3
Inch3
>> Metre3
Foot3
>> Metre3
Yard3
Constraint : None
Formula : Example: 1 Meter = 39.37 Inch
CONVERTER
COMPUTER PROGRAMMING BTI10227
4.0) Flow Chart:
Select the categories that need to
convert
Insert the value of SI unit
Select the SI unit that needs to
convert
Begin
The value of SI requested will be shown
End
The program will execute the SI
unit system which requested
CONVERTER
COMPUTER PROGRAMMING BTI10228
5.0) Significant of the project:
Normally in engineering studies a lot of people will face problem to calculate the SI units
to convert. This will take some time and sometime will happens errors as well. To
prevent these problems this system will be very helpful. In this system there will be
simple numbering code and to calculated. The system very friendly user

More Related Content

What's hot

Ch20-Software Engineering 9
Ch20-Software Engineering 9Ch20-Software Engineering 9
Ch20-Software Engineering 9
Ian Sommerville
 
Software Engineering Assignment
Software Engineering AssignmentSoftware Engineering Assignment
Software Engineering Assignment
Sohaib Latif
 
3. distributed file system requirements
3. distributed file system requirements3. distributed file system requirements
3. distributed file system requirements
AbDul ThaYyal
 

What's hot (20)

Software cost estimation techniques presentation
Software cost estimation techniques presentationSoftware cost estimation techniques presentation
Software cost estimation techniques presentation
 
Implementation levels of virtualization
Implementation levels of virtualizationImplementation levels of virtualization
Implementation levels of virtualization
 
Operating system
Operating systemOperating system
Operating system
 
Windows environment
Windows environmentWindows environment
Windows environment
 
Process Management-Process Migration
Process Management-Process MigrationProcess Management-Process Migration
Process Management-Process Migration
 
Designing Techniques in Software Engineering
Designing Techniques in Software EngineeringDesigning Techniques in Software Engineering
Designing Techniques in Software Engineering
 
Software metrics
Software metricsSoftware metrics
Software metrics
 
Ch20-Software Engineering 9
Ch20-Software Engineering 9Ch20-Software Engineering 9
Ch20-Software Engineering 9
 
Distributed Multimedia Systems(DMMS)
Distributed Multimedia Systems(DMMS)Distributed Multimedia Systems(DMMS)
Distributed Multimedia Systems(DMMS)
 
Collaborative ICT.pptx
Collaborative ICT.pptxCollaborative ICT.pptx
Collaborative ICT.pptx
 
The complete srs documentation of our developed game.
The complete srs documentation of our developed game. The complete srs documentation of our developed game.
The complete srs documentation of our developed game.
 
Se exe 6
Se exe 6Se exe 6
Se exe 6
 
Algorithmic Software Cost Modeling
Algorithmic Software Cost ModelingAlgorithmic Software Cost Modeling
Algorithmic Software Cost Modeling
 
COCOMO model | How to calculate effort, staffing and Duration of Project
COCOMO model | How to calculate effort, staffing and Duration of ProjectCOCOMO model | How to calculate effort, staffing and Duration of Project
COCOMO model | How to calculate effort, staffing and Duration of Project
 
File management - ICT IGCSE Chapter 11
File management - ICT IGCSE Chapter 11File management - ICT IGCSE Chapter 11
File management - ICT IGCSE Chapter 11
 
Quality and productivity factors
Quality and productivity factorsQuality and productivity factors
Quality and productivity factors
 
Software Engineering Assignment
Software Engineering AssignmentSoftware Engineering Assignment
Software Engineering Assignment
 
Function Point Analysis
Function Point AnalysisFunction Point Analysis
Function Point Analysis
 
Modules and modularization criteria
Modules and modularization criteriaModules and modularization criteria
Modules and modularization criteria
 
3. distributed file system requirements
3. distributed file system requirements3. distributed file system requirements
3. distributed file system requirements
 

Similar to Project proposal oop

ENG3104 Engineering Simulations and Computations Semester 2, 2.docx
ENG3104 Engineering Simulations and Computations Semester 2, 2.docxENG3104 Engineering Simulations and Computations Semester 2, 2.docx
ENG3104 Engineering Simulations and Computations Semester 2, 2.docx
YASHU40
 
AntennaProject_NathanJaniczek
AntennaProject_NathanJaniczekAntennaProject_NathanJaniczek
AntennaProject_NathanJaniczek
Nathan Janiczek
 
Ijmer 46066571
Ijmer 46066571Ijmer 46066571
Ijmer 46066571
IJMER
 
Ijmer 46066571
Ijmer 46066571Ijmer 46066571
Ijmer 46066571
IJMER
 

Similar to Project proposal oop (20)

Sensory Substitution
Sensory SubstitutionSensory Substitution
Sensory Substitution
 
IRJET_KSK
IRJET_KSKIRJET_KSK
IRJET_KSK
 
Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...
Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...
Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...
 
Controller Tuning Method for Non-Linear Conical Tank System
Controller Tuning Method for Non-Linear Conical Tank SystemController Tuning Method for Non-Linear Conical Tank System
Controller Tuning Method for Non-Linear Conical Tank System
 
Van Kessel
Van KesselVan Kessel
Van Kessel
 
ENG3104 Engineering Simulations and Computations Semester 2, 2.docx
ENG3104 Engineering Simulations and Computations Semester 2, 2.docxENG3104 Engineering Simulations and Computations Semester 2, 2.docx
ENG3104 Engineering Simulations and Computations Semester 2, 2.docx
 
C0325010015
C0325010015C0325010015
C0325010015
 
AntennaProject_NathanJaniczek
AntennaProject_NathanJaniczekAntennaProject_NathanJaniczek
AntennaProject_NathanJaniczek
 
PID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed ControlPID Controller based DC Motor Speed Control
PID Controller based DC Motor Speed Control
 
Design and control of steam flow in cement production process using neural ne...
Design and control of steam flow in cement production process using neural ne...Design and control of steam flow in cement production process using neural ne...
Design and control of steam flow in cement production process using neural ne...
 
A PID Controller for Real-Time DC Motor Speed Control using the C505C Microco...
A PID Controller for Real-Time DC Motor Speed Control using the C505C Microco...A PID Controller for Real-Time DC Motor Speed Control using the C505C Microco...
A PID Controller for Real-Time DC Motor Speed Control using the C505C Microco...
 
Tank liquid level control using narma l2 and mpc controllers
Tank liquid level control using narma l2 and mpc controllersTank liquid level control using narma l2 and mpc controllers
Tank liquid level control using narma l2 and mpc controllers
 
Condition monitoring of screw compressors and induction motors in a food proc...
Condition monitoring of screw compressors and induction motors in a food proc...Condition monitoring of screw compressors and induction motors in a food proc...
Condition monitoring of screw compressors and induction motors in a food proc...
 
Ijmer 46066571
Ijmer 46066571Ijmer 46066571
Ijmer 46066571
 
Design of Model based controller for Two Conical Tank Interacting Level systems
Design of Model based controller for Two Conical Tank  Interacting Level systemsDesign of Model based controller for Two Conical Tank  Interacting Level systems
Design of Model based controller for Two Conical Tank Interacting Level systems
 
Ijmer 46066571
Ijmer 46066571Ijmer 46066571
Ijmer 46066571
 
High Performance MAC Unit for FFT Implementation
High Performance MAC Unit for FFT Implementation High Performance MAC Unit for FFT Implementation
High Performance MAC Unit for FFT Implementation
 
Digital Voltage Control of DC-DC Boost Converter
Digital Voltage Control of DC-DC Boost ConverterDigital Voltage Control of DC-DC Boost Converter
Digital Voltage Control of DC-DC Boost Converter
 
Pid controller
Pid controllerPid controller
Pid controller
 
Id93
Id93Id93
Id93
 

More from NA000000

More from NA000000 (17)

Jumps in Assembly Language.
Jumps in Assembly Language.Jumps in Assembly Language.
Jumps in Assembly Language.
 
JAVA Naming Conventions By NADEEM AHMED FROM DEPALPUR
JAVA Naming Conventions By NADEEM AHMED FROM DEPALPURJAVA Naming Conventions By NADEEM AHMED FROM DEPALPUR
JAVA Naming Conventions By NADEEM AHMED FROM DEPALPUR
 
Line Of Code(LOC) In Software Engineering By NADEEM AHMED FROM DEPALPUR
Line Of Code(LOC) In Software Engineering By NADEEM AHMED FROM DEPALPURLine Of Code(LOC) In Software Engineering By NADEEM AHMED FROM DEPALPUR
Line Of Code(LOC) In Software Engineering By NADEEM AHMED FROM DEPALPUR
 
Critical Path Method In Software Engineering By NADEEM AHMED
Critical Path Method In Software Engineering By NADEEM AHMED Critical Path Method In Software Engineering By NADEEM AHMED
Critical Path Method In Software Engineering By NADEEM AHMED
 
COCOMO Modal In Software Engineering By NADEEM AHMED
COCOMO Modal In Software Engineering By NADEEM AHMED COCOMO Modal In Software Engineering By NADEEM AHMED
COCOMO Modal In Software Engineering By NADEEM AHMED
 
LEGACY SYSTEM In Software Engineering By NADEEM AHMED
LEGACY SYSTEM In Software Engineering By NADEEM AHMED LEGACY SYSTEM In Software Engineering By NADEEM AHMED
LEGACY SYSTEM In Software Engineering By NADEEM AHMED
 
Modal Driven Architecture In Software Engineering By NADEEM AHMED
Modal Driven Architecture In Software Engineering By NADEEM AHMED Modal Driven Architecture In Software Engineering By NADEEM AHMED
Modal Driven Architecture In Software Engineering By NADEEM AHMED
 
Software Testing By NADEEM AHMED FROM DEPALPUR
Software Testing By NADEEM AHMED FROM DEPALPURSoftware Testing By NADEEM AHMED FROM DEPALPUR
Software Testing By NADEEM AHMED FROM DEPALPUR
 
Software Inspection By NADEEM AHMED FROM DEPALPUR
Software Inspection By NADEEM AHMED FROM DEPALPURSoftware Inspection By NADEEM AHMED FROM DEPALPUR
Software Inspection By NADEEM AHMED FROM DEPALPUR
 
Cleanroom Software Engineering By NADEEM AHMED FROM DEPALPUR
Cleanroom Software Engineering By NADEEM AHMED FROM DEPALPURCleanroom Software Engineering By NADEEM AHMED FROM DEPALPUR
Cleanroom Software Engineering By NADEEM AHMED FROM DEPALPUR
 
UML Diagrams By NADEEM AHMED FROM DEPALPUR
UML Diagrams By NADEEM AHMED FROM DEPALPURUML Diagrams By NADEEM AHMED FROM DEPALPUR
UML Diagrams By NADEEM AHMED FROM DEPALPUR
 
Biometrics
BiometricsBiometrics
Biometrics
 
Computer Networks By NADEEM AHMED
Computer Networks By NADEEM AHMED Computer Networks By NADEEM AHMED
Computer Networks By NADEEM AHMED
 
Cloud computing by NADEEM AHMED
Cloud computing by NADEEM AHMEDCloud computing by NADEEM AHMED
Cloud computing by NADEEM AHMED
 
Iot proposal by nadeem ahmed
Iot proposal by nadeem ahmedIot proposal by nadeem ahmed
Iot proposal by nadeem ahmed
 
Biomatric
BiomatricBiomatric
Biomatric
 
Assignment#1
Assignment#1Assignment#1
Assignment#1
 

Recently uploaded

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 

Project proposal oop

  • 1. CONVERTER COMPUTER PROGRAMMING BTI10221 1.0) Title: To convert metrics system unit 2.0) Problem Statement: To convert the metrics system SI units from different transaction. There are main five converter categories in the developing system. There are beloved:- 1) Temperature 2) Weight 3) Length 4) Area 5) Volume The main task of converter system is to implement the designed algorithm in C language. The design system can convert some main units as beloved: Categories Metric system Temperature >> Fahrenheit - Celsius Celcius - Fahrenheit >> Kelvin - Fahrenheit Fahrenheit - Kelvin >> Kelvin - Celsius Celcius - Kelvin Weight >> Pound - Kilo Kilo - Pound >> Carat - Gram Gram - Carat >> Ounce - Gram Gram - Ounce Length >> Mm - Cm Cm - Mm >> Cm - Meter Meter - Cm >> Meter - Kilometer Kilometer - Meter
  • 2. CONVERTER COMPUTER PROGRAMMING BTI10222 Area >> Foot2 - Metre2 Metre2 - Foot2 >> Yard2 - Metre2 Meter2 - Yard2 >> Mile2 - Km2 Km2 - Mile2 Volume >> Inch3 - Cm3 Cm3 - Inch3 >> Foot3 - Metre3 Metre3 - Foot3 >> Yard3 - Metre3 Metre3 - Yard3 3.0) Problem Analysis: 3.1.1) Problem Statement 1 Develop a system to convert the value into the metric system unit which required. 3.1.2) Requirement Specification To design a program that can verify the relation in between the temperature units. 3.1.3) Analysis Problem input : >> Fahrenheit - Celsius Celcius - Fahrenheit >> Kelvin - Fahrenheit Fahrenheit - Kelvin >> Kelvin - Celsius Celcius - Kelvin Problem output : >> Celsius Fahrenheit >> Fahrenheit Kelvin >> Celsius Kelvin Constraint : None Formula : Example: 1 calcius = 237.15 kelvin
  • 3. CONVERTER COMPUTER PROGRAMMING BTI10223 3.2.1) Problem Statement 2 Develop a system to convert the value into the metric system unit which required. 3.2.2) Requirement Specification To design a program that can verify the relation in between the Weight units. 3.2.3) Analysis Problem input : >> Pound - Kilo Kilo - Pound >> Carat - Gram Gram - Carat >> Ounce - Gram Gram - Ounce Problem output : >> Kilo Pound >> Gram Carat >> Gram Ounce Constraint : None Formula : Example: 1 Kilogram = 1000 Gram
  • 4. CONVERTER COMPUTER PROGRAMMING BTI10224 3.3.1) Problem Statement 3 Develop a system to convert the value into the metric system unit which required. 3.3.2) Requirement Specification To design a program that can verify the relation in between the Length units. 3.3.3) Analysis Problem input : >> Mm - Cm Cm - Mm >> Cm - Meter Meter - Cm >> Meter - Kilometer Kilometer - Meter Problem output : >> Cm Mm >> Meter Cm >> Kilometer Meter Constraint : None Formula : Example: 1 Kilometer = 1000 Meter
  • 5. CONVERTER COMPUTER PROGRAMMING BTI10225 3.4.1) Problem Statement 4 Develop a system to convert the value into the metric system unit which required. 3.4.2) Requirement Specification To design a program that can verify the relation in between the area units. 3.4.3) Analysis Problem input : >> Foot2 - Metre2 Metre2 - Foot2 >> Yard2 - Metre2 Meter2 - Yard2 >> Mile2 - Km2 Km2 - Mile2 Problem output : >> Metre2 Foot2 >> Metre2 Yard2 >> Km2 Mile2 Constraint : None Formula : Example: 1 yard2 = 0.83612 metre2
  • 6. CONVERTER COMPUTER PROGRAMMING BTI10226 3.5.1) Problem Statement 5 Develop a system to convert the value into the metric system unit which required. 3.5.2) Requirement Specification To design a program that can verify the relation in between the Volume units. 3.5.3) Analysis Problem input : >> Inch3 - Cm3 Cm3 - Inch3 >> Foot3 - Metre3 Metre3 - Foot3 >> Yard3 - Metre3 Metre3 - Yard3 Problem output : >> Cm3 Inch3 >> Metre3 Foot3 >> Metre3 Yard3 Constraint : None Formula : Example: 1 Meter = 39.37 Inch
  • 7. CONVERTER COMPUTER PROGRAMMING BTI10227 4.0) Flow Chart: Select the categories that need to convert Insert the value of SI unit Select the SI unit that needs to convert Begin The value of SI requested will be shown End The program will execute the SI unit system which requested
  • 8. CONVERTER COMPUTER PROGRAMMING BTI10228 5.0) Significant of the project: Normally in engineering studies a lot of people will face problem to calculate the SI units to convert. This will take some time and sometime will happens errors as well. To prevent these problems this system will be very helpful. In this system there will be simple numbering code and to calculated. The system very friendly user