MANG3008 Strategic Management 2024-25Processing

Java Python MANG3008

Strategic Management

2024-25 Module Handbook

Module Aims

Strategic management is central to the operation of a variety of businesses in different sectors and environments. In a competitive global environment, understanding strategic principles and tools for analysis are of great importance to managers, to assist them in enhancing firm performance. This module will provide you with an overview of issues relevant to strategic management. It aims to introduce concepts and techniques of strategic analysis, strategy formulation, strategic actions/choices and strategy implementation. Students are encouraged to analyse and think critically as well as apply concepts and tools. An intellectual application of these theories together with the self-development of your own ideas will be utilised to demonstrate transferability of skills via a series of practical case applications.

Learning Outcomes

A. Knowledge and understanding.  Having successfully completed the module, you will be able to understand:

A1. the key dimensions of strategic management - Analysis, Evaluation, Choice & Implementation;

A2. diagnostic, practical and creative skills to analyse and evaluate a range of business solutions in differing business contexts;

A3. organisations’ ability to implement chosen strategies and identify the areas requiring change.

B. Subject Specific Intellectual and Research Skills.  Having successfully completed the module, you will be able to:

B1. develop skills in generating alternative solutions to complex problem areas, underpinning each with a supportive and well researched rationale in order to achieve critical success;

B2. evaluate these solutions, analysing the impact of potential outcomes on the various stakeholder groups;

B3. analyse alternative strategies for business development in differing operating contexts; B4. assess the importance of structure, design, culture and working environment to effective strategic management;

B5. assess the contribution of strategic leadership to managing the process of strategic change.

C. Transferable and Generic Skills.  Having successfully completed the module, you will be able to:

C1. obtain, analyse and apply information from a variety of sources in the public domain; C2. embrace new ideas and awareness of alternatives which should be evaluated;

C3. work collectively as an effective and efficient group member, including, where appropriate, organising, guiding and motivating others;

C4. plan and enact the successful completion of a personal workload; communicate and justify arguments within reports.

Recent improvements to this module

The following improvements have been made to this module in response to feedback from previous students: Some new case study analysis has been added. The lectures will be supported by additional online materials. The groupwork assessment has been removed. The individual assessment is now replaced by an exam.

Module Overview

Strategic management is central to the operation of a variety of businesses in different sectors and environments. The creation of a strategy and the management of its implementation are important in developing businesses that can create and sustain a competitive advantage. In a competitive global environment, understanding strategic principles, tools for analysis and techniques for implementation are of great importance to managers, to assist them in enhancing firm performance. This module will provide you with an overview of issues relevant to corporate and business strategy.  It aims to introduce and evaluate major concepts and techniques of strategic analysis, strategy formulation, strategic actions/choices and strategy implementation. Students are encouraged to analyse and think critically as well as apply some of the introduced concepts and tools. You will be encouraged to develop your knowledge of strategic management by gaining an intellectual appreciation and understanding of the differing schools of strategic thought, which will in turn underpin subject understanding. An intellectual application of these theories together with the self- development of your own ideas will be utilised to demonstrate transferability of skills via a series o MANG3008 Strategic Management 2024-25Processing f practical case applications.

Indicative syllabus

Topics covered in this module will include.

• Business Environment

• Strategic Capability

• Expectations and Purposes

• Business level Strategy and Corporate Strategy

• Innovation

• M&A and alliances

• Strategic choices and evaluation

• Organising for success

Learning and Teaching Strategy

Summary of Learning and Teaching methods.

Lectures, classes, guided reading, videos, case study, private study.

Teaching Approach

Lectures: 24 hours (12 weeks x 2 hours)

Classes: 10 hours (10 weeks x 1 hour)

You should check the online timetable regularly for updates to times and places of teaching sessions.

Recommended Reading/ Resources

Essential

Thompson, A., Peteraf, M., Gamble, J., and Strickland III, A.J. (2022) Crafting & executing strategy: The quest for competitive advantage, concepts and cases. 23e Edition. New York: McGraw-Hill.

MANG3008 - Strategic Management  | University of Southampton (talis.com)

Module Outline

The table below indicates how the syllabus will be covered. This schedule is subject to change depending on the needs of the group.

Week No.

Date: Week Beginning

Lecture Topic/ Lecturer

Class topic

1

30th

September (Dr Peprah)

Introduction to Strategic Management

2

7th October (Dr Peprah)

Evaluating a Company’s External Environment

First Case Study: Strategic Position

3

14th October (Dr Peprah)

Evaluating a Company’s

Resources, Capabilities and Competitiveness

First Case Study: Strategic Options

4

21st October (Dr Peprah)

Competitor Analysis and Generic Strategies

Second Case Study: Strategic Position

5

28th

October

(Prof. Nayak)

Strategic Decisions: Offensive, defensive and vertical

integration

Second Case Study: Strategic Options

6

4th

November (Dr Hillier)

Strategic Decisions:

International Strategy

Third Case Study: Strategic Position

7

11th

November

(Prof. Nayak)

Strategic Decisions: Corporate Strategy and Diversification

Third Case Study: Strategic Options

8

18th

November

(Prof. Nayak)

Ethics, CSR and Environmental Sustainability

Fourth Case Study: Strategic Position

9

25th

November

(Prof. Nayak)

Strategy Execution: Structure

Fourth Case Study: Strategic Options

10

2nd

December

(Prof. Nayak)

Strategy Execution: Leadership

Exam Tutorials - Putting it all together

11

9th

December

Exam Tutorials - Putting it all together

12

6th January

Exam

The exam is based upon acase-study analysis that you will be given at the start of the Christmas  Vacation. There will be two questions to answer in essay format. The exam accounts for 100% of your marks for this module         

提供了基于BP(Back Propagation)神经网络结合PID(比例-积分-微分)控制策略的Simulink仿真模型。该模型旨在实现对杨艺所著论文《基于S函数的BP神经网络PID控制器及Simulink仿真》中的理论进行实践验证。在Matlab 2016b环境下开发,经过测试,确保能够正常运行,适合学习和研究神经网络在控制系统中的应用。 特点 集成BP神经网络:模型中集成了BP神经网络用于提升PID控制器的性能,使之能更好地适应复杂控制环境。 PID控制优化:利用神经网络的自学习能力,对传统的PID控制算法进行了智能调整,提高控制精度和稳定性。 S函数应用:展示了如何在Simulink中通过S函数嵌入MATLAB代码,实现BP神经网络的定制化逻辑。 兼容性说明:虽然开发于Matlab 2016b,但理论上兼容后续版本,可能会需要调整少量配置以适配不同版本的Matlab。 使用指南 环境要求:确保你的电脑上安装有Matlab 2016b或更高版本。 模型加载: 下载本仓库到本地。 在Matlab中打开.slx文件。 运行仿真: 调整模型参数前,请先熟悉各模块功能和输入输出设置。 运行整个模型,观察控制效果。 参数调整: 用户可以自由调节神经网络的层数、节点数以及PID控制器的参数,探索不同的控制性能。 学习和修改: 通过阅读模型中的注释和查阅相关文献,加深对BP神经网络与PID控制结合的理解。 如需修改S函数内的MATLAB代码,建议有一定的MATLAB编程基础。
基于遗传算法的新的异构分布式系统任务调度算法研究(Matlab代码实现)内容概要:本文研究了一种基于遗传算法的新型异构分布式系统任务调度算法,并提供了Matlab代码实现。文章重点围绕异构环境中任务调度的优化问题,利用遗传算法进行求解,旨在提高资源利用率、降低任务完成时间并优化系统整体性能。文中详细阐述了算法的设计思路、编码方式、适应度函数构建、遗传操作流程及参数设置,并通过仿真实验验证了该算法相较于传统方法在调度效率和收敛性方面的优越性。此外,文档还列举了大量相关领域的研究案例和技术应用,涵盖电力系统、路径规划、车间调度、信号处理等多个方向,体现出较强的技术综合性与实践价值。; 适合人群:具备一定编程基础和优化算法知识的研究生、科研人员及从事智能优化、分布式系统调度、电力系统、自动化等相关领域的工程技术人员。; 使用场景及目标:①解决异构分布式系统中的任务调度优化问题;②学习遗传算法在实际工程问题中的建模与实现方法;③为科研项目提供算法参考与代码复现支持;④拓展多领域交叉应用的研究思路。; 阅读建议:建议读者结合Matlab代码深入理解算法实现细节,重点关注适应度函数设计与遗传操作流程,并尝试在不同场景下调整参数以观察性能变化。同时可参考文中列出的相关研究方向进行延伸探索,提升综合应用能力。
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值