Socio-technical systems
CS504
hada.rahul@gmail.com,Alliance University 2
Systems
●
Software Engineering is not an isolated activity
but is part of a broader systems engineering
process.
●
Software system are not isolated and are
essential components.
hada.rahul@gmail.com,Alliance University 3
System/Complex System ?
●
“A system is a purposeful collection of interrelated
components that work together to achieve some
objective”
●
System that includes s/w fall into two categories
– Technical computer-based systems
●
Systems that includes hardware and software components
but not procedures and processes.
– Socio-technical systems
●
Systems that include technical systems but also operational processes
and people who use and interact with the technical system. Socio-
technical systems are governed by organisational policies and rules.
hada.rahul@gmail.com,Alliance University 4
Technical Computer-based
Systems
●
System that include hardware and software but
where the operators and operational processes
not normally considered to be part of the
system.
hada.rahul@gmail.com,Alliance University 5
Socio-technical System
●
System that include technical systems but also
operational processes and people who use and
interact with the technical system.
●
Socio-technical systems are governed by
organizational policies and rules.
hada.rahul@gmail.com,Alliance University 6
Sociotechnical System Stack
hada.rahul@gmail.com,Alliance University 7
Layers in the STS stacks
●
Equipment
– Hardware devices , some of which may be computers.Most devices
will include an embedded system of some kind.
●
Operating System
– Provides a set of common facilities for higher levels in the system.
●
Communications and data management
– Middleware that provides access to remote systems and databases.
●
Application systems
– Specific functionality to meet some organization requirements
hada.rahul@gmail.com,Alliance University 8
Layers in the STS stacks
●
Business processes
– A set of processes involving people and computer systems
that support the activities of the business
●
Organizations
– Higher level strategic business activities that affect the
operation of the system.
●
Society
– Laws , regulation and culture that affect the operation of
the system.
hada.rahul@gmail.com,Alliance University 9
Holistic System Design
●
There are interactions and dependencies
between the layers in a system and changes
atone level ripple through the other levels.
– Change is regulation leads to changes in business
processes and application software
hada.rahul@gmail.com,Alliance University 10
Organizational Affects
●
Process Changes
– Significant changes may be resisted by users.
●
Job Changes
– System me de-skill user or cause changes to the way
they work.
●
Organizational Changes
– May change political power structure in an
organization.
hada.rahul@gmail.com,Alliance University 11
Socio-technical system
characteristics
●
Emergent Properties
– Properties of the system of a whole that depend on the
system components and their relationships
●
Non-deterministic
– They do not always produce the same output when
presented with the same input because the system’s
behaviour is partially dependent on human operators.
●
Complex relationships with organizational
objective
– The extent to which the systemm supports organizational
objective does not just depend on the system itself.
hada.rahul@gmail.com,Alliance University 12
Emergent Properties
Property Description
Volume The volume of a system (the total space occupied) varies depending on how the
component assemblies are arranged and connected.
Reliability System reliability depends on component reliability but unexpected interactions can
cause new types of failures and therefore affect the reliability of the system.
Security The security of the system (its ability to resist attack) is a complex property that cannot
be easily measured. Attacks may be devised that were not anticipated by the system
designers and so may defeat built-in safeguards.
Repairability This property reflects how easy it is to fix a problem with the system once it has been
discovered. It depends on being able to diagnose the problem, access the components
that are faulty, and modify or replace these components.
Usability This property reflects how easy it is to use the system. It depends on the technical
system components, its operators, and its operating environment.
hada.rahul@gmail.com,Alliance University 13
Types of Emergent Property
●
Functional Properties
– These appear when all the parts of a system work
together to achieve some objective
●
Non-functional emergent properties
– Example are reliability , performance , safely and
security.These relate to the behaviour of the system
in its operational environment
hada.rahul@gmail.com,Alliance University 14
Reliability as an emergent
property
●
Because of component inter-dependencies faults
can be propogated through the system
●
System failure often occur because of unforeseen
inter-relationships between components
●
Consider reliability from three prospectives:-
– Hardware reliability
– Software reliability
– Operator reliability
hada.rahul@gmail.com,Alliance University 15
Failure Propagation
hada.rahul@gmail.com,Alliance University 16
Non-determinism
●
People are non-deterministics
●
Sociotechnical systems are non-deterministic
partly because of :-
– People
– Changes to h/w , s/w and data in these systems are
so frequent.
hada.rahul@gmail.com,Alliance University 17
System Engineering
●
So , system engineering involved following activities :-
– Procuring
– Specifying
– Designing
– Implementing
– Validating
– Deploying
– Operating
– and , maintaining
●
System Engineer concerned with s/w , h/w and system’s
interactions with users and its environment.
hada.rahul@gmail.com,Alliance University 18
Stages of Systems Engineering
●
There are three overlapping stages in the
lifetime of large and complex sociotechnical
systems :-
– Procurement or Acquisition
– Development
– Operation
hada.rahul@gmail.com,Alliance University 19
Procurement or Acquisition
●
It includes :-
– Purpose of system is decided
– High-level system requirements are established
– Decision are made on how functionality will be
distributed across hardware , software and people
– and ,components that will make up the system are
purchased
hada.rahul@gmail.com,Alliance University 20
Development
●
It includes :-
– development activities related to
●
System Developments (requirements definition , system
design , hardware and software engineering , system
integration and testing)
●
operational Processes are defined
●
the training courses for system users are designed.
hada.rahul@gmail.com,Alliance University 21
Operation
●
It includes :-
– System is deployed
– Users are trainined
– System is brought into use
hada.rahul@gmail.com,Alliance University 22
Stages of System Engineering
hada.rahul@gmail.com,Alliance University 23
Air Traffic Management System
hada.rahul@gmail.com,Alliance University 24
System Procurement
●
System Procurement Process
hada.rahul@gmail.com,Alliance University 25
System Development
●
Goal of System Development Process :-
– Develop or acquire all of the components of a system
– Integrate these components to create the final system
●
Fundamental activities involved in system development
– Requirements Development
– System Design
– Subsystem Engineering
– System Integration
– System Testing
– System Development
hada.rahul@gmail.com,Alliance University 26
System Development
hada.rahul@gmail.com,Alliance University 27
System Development
●
Requirement Development
– High-level and business requirements identified
during the procurement process have to be
developed in more detail.
●
System Design
– This process overlap with requirement development
process
– Establishing the overall architecture of the system
– Identifying different components and understanding
relationship between them
hada.rahul@gmail.com,Alliance University 28
System Development
●
Subsystem Engineering
– It involves development of system components
– Configuring off-the-self hardware and software
– If necessary , design special-purpose hardware
– Define operational processes for the system
– Redesign essential business processes
●
System Integration
– The components are put together to create a new system
hada.rahul@gmail.com,Alliance University 29
System Development
●
System Testing
– Its an extensive process which contains activities to
identify the problem
– If found fault then Rreentered into subsystem
engineering and system integration phase.
– Testing can be done by :-
●
System Developers
●
Acceptance/User of the organization
●
System Deployment
– Transferring data from existing systems , and establishing
communications with other systems in the environment
hada.rahul@gmail.com,Alliance University 30
New Requirements Emerge
●
Requirements affect design decisions and vice
versa
●
Spiral Model
hada.rahul@gmail.com,Alliance University 31
Integrate subsystem
●
Integration of subsystem can be done using :-
– “Big-Bang” approach
– Incremental approach
●
Development of subsystem can be finished at the same
time.
●
Incremental integration reduces the cost of error
location.
●
Now a days systems developed using COTS (component
off-the-self) h/w and s/w.
hada.rahul@gmail.com,Alliance University 32
References
●
Ian Somervilla Instructor presentation
– https://ifs.host.cs.st-andrews.ac.uk/Books/SE9/Pres
entations/index.html

Socio-technical System

  • 1.
  • 2.
    hada.rahul@gmail.com,Alliance University 2 Systems ● SoftwareEngineering is not an isolated activity but is part of a broader systems engineering process. ● Software system are not isolated and are essential components.
  • 3.
    hada.rahul@gmail.com,Alliance University 3 System/ComplexSystem ? ● “A system is a purposeful collection of interrelated components that work together to achieve some objective” ● System that includes s/w fall into two categories – Technical computer-based systems ● Systems that includes hardware and software components but not procedures and processes. – Socio-technical systems ● Systems that include technical systems but also operational processes and people who use and interact with the technical system. Socio- technical systems are governed by organisational policies and rules.
  • 4.
    hada.rahul@gmail.com,Alliance University 4 TechnicalComputer-based Systems ● System that include hardware and software but where the operators and operational processes not normally considered to be part of the system.
  • 5.
    hada.rahul@gmail.com,Alliance University 5 Socio-technicalSystem ● System that include technical systems but also operational processes and people who use and interact with the technical system. ● Socio-technical systems are governed by organizational policies and rules.
  • 6.
  • 7.
    hada.rahul@gmail.com,Alliance University 7 Layersin the STS stacks ● Equipment – Hardware devices , some of which may be computers.Most devices will include an embedded system of some kind. ● Operating System – Provides a set of common facilities for higher levels in the system. ● Communications and data management – Middleware that provides access to remote systems and databases. ● Application systems – Specific functionality to meet some organization requirements
  • 8.
    hada.rahul@gmail.com,Alliance University 8 Layersin the STS stacks ● Business processes – A set of processes involving people and computer systems that support the activities of the business ● Organizations – Higher level strategic business activities that affect the operation of the system. ● Society – Laws , regulation and culture that affect the operation of the system.
  • 9.
    hada.rahul@gmail.com,Alliance University 9 HolisticSystem Design ● There are interactions and dependencies between the layers in a system and changes atone level ripple through the other levels. – Change is regulation leads to changes in business processes and application software
  • 10.
    hada.rahul@gmail.com,Alliance University 10 OrganizationalAffects ● Process Changes – Significant changes may be resisted by users. ● Job Changes – System me de-skill user or cause changes to the way they work. ● Organizational Changes – May change political power structure in an organization.
  • 11.
    hada.rahul@gmail.com,Alliance University 11 Socio-technicalsystem characteristics ● Emergent Properties – Properties of the system of a whole that depend on the system components and their relationships ● Non-deterministic – They do not always produce the same output when presented with the same input because the system’s behaviour is partially dependent on human operators. ● Complex relationships with organizational objective – The extent to which the systemm supports organizational objective does not just depend on the system itself.
  • 12.
    hada.rahul@gmail.com,Alliance University 12 EmergentProperties Property Description Volume The volume of a system (the total space occupied) varies depending on how the component assemblies are arranged and connected. Reliability System reliability depends on component reliability but unexpected interactions can cause new types of failures and therefore affect the reliability of the system. Security The security of the system (its ability to resist attack) is a complex property that cannot be easily measured. Attacks may be devised that were not anticipated by the system designers and so may defeat built-in safeguards. Repairability This property reflects how easy it is to fix a problem with the system once it has been discovered. It depends on being able to diagnose the problem, access the components that are faulty, and modify or replace these components. Usability This property reflects how easy it is to use the system. It depends on the technical system components, its operators, and its operating environment.
  • 13.
    hada.rahul@gmail.com,Alliance University 13 Typesof Emergent Property ● Functional Properties – These appear when all the parts of a system work together to achieve some objective ● Non-functional emergent properties – Example are reliability , performance , safely and security.These relate to the behaviour of the system in its operational environment
  • 14.
    hada.rahul@gmail.com,Alliance University 14 Reliabilityas an emergent property ● Because of component inter-dependencies faults can be propogated through the system ● System failure often occur because of unforeseen inter-relationships between components ● Consider reliability from three prospectives:- – Hardware reliability – Software reliability – Operator reliability
  • 15.
  • 16.
    hada.rahul@gmail.com,Alliance University 16 Non-determinism ● Peopleare non-deterministics ● Sociotechnical systems are non-deterministic partly because of :- – People – Changes to h/w , s/w and data in these systems are so frequent.
  • 17.
    hada.rahul@gmail.com,Alliance University 17 SystemEngineering ● So , system engineering involved following activities :- – Procuring – Specifying – Designing – Implementing – Validating – Deploying – Operating – and , maintaining ● System Engineer concerned with s/w , h/w and system’s interactions with users and its environment.
  • 18.
    hada.rahul@gmail.com,Alliance University 18 Stagesof Systems Engineering ● There are three overlapping stages in the lifetime of large and complex sociotechnical systems :- – Procurement or Acquisition – Development – Operation
  • 19.
    hada.rahul@gmail.com,Alliance University 19 Procurementor Acquisition ● It includes :- – Purpose of system is decided – High-level system requirements are established – Decision are made on how functionality will be distributed across hardware , software and people – and ,components that will make up the system are purchased
  • 20.
    hada.rahul@gmail.com,Alliance University 20 Development ● Itincludes :- – development activities related to ● System Developments (requirements definition , system design , hardware and software engineering , system integration and testing) ● operational Processes are defined ● the training courses for system users are designed.
  • 21.
    hada.rahul@gmail.com,Alliance University 21 Operation ● Itincludes :- – System is deployed – Users are trainined – System is brought into use
  • 22.
  • 23.
  • 24.
    hada.rahul@gmail.com,Alliance University 24 SystemProcurement ● System Procurement Process
  • 25.
    hada.rahul@gmail.com,Alliance University 25 SystemDevelopment ● Goal of System Development Process :- – Develop or acquire all of the components of a system – Integrate these components to create the final system ● Fundamental activities involved in system development – Requirements Development – System Design – Subsystem Engineering – System Integration – System Testing – System Development
  • 26.
  • 27.
    hada.rahul@gmail.com,Alliance University 27 SystemDevelopment ● Requirement Development – High-level and business requirements identified during the procurement process have to be developed in more detail. ● System Design – This process overlap with requirement development process – Establishing the overall architecture of the system – Identifying different components and understanding relationship between them
  • 28.
    hada.rahul@gmail.com,Alliance University 28 SystemDevelopment ● Subsystem Engineering – It involves development of system components – Configuring off-the-self hardware and software – If necessary , design special-purpose hardware – Define operational processes for the system – Redesign essential business processes ● System Integration – The components are put together to create a new system
  • 29.
    hada.rahul@gmail.com,Alliance University 29 SystemDevelopment ● System Testing – Its an extensive process which contains activities to identify the problem – If found fault then Rreentered into subsystem engineering and system integration phase. – Testing can be done by :- ● System Developers ● Acceptance/User of the organization ● System Deployment – Transferring data from existing systems , and establishing communications with other systems in the environment
  • 30.
    hada.rahul@gmail.com,Alliance University 30 NewRequirements Emerge ● Requirements affect design decisions and vice versa ● Spiral Model
  • 31.
    hada.rahul@gmail.com,Alliance University 31 Integratesubsystem ● Integration of subsystem can be done using :- – “Big-Bang” approach – Incremental approach ● Development of subsystem can be finished at the same time. ● Incremental integration reduces the cost of error location. ● Now a days systems developed using COTS (component off-the-self) h/w and s/w.
  • 32.
    hada.rahul@gmail.com,Alliance University 32 References ● IanSomervilla Instructor presentation – https://ifs.host.cs.st-andrews.ac.uk/Books/SE9/Pres entations/index.html